summaryrefslogtreecommitdiff
path: root/lispref
AgeCommit message (Expand)Author
2005-09-05Merged in changes from CVS trunk. (Testing my own CVS gateway.)Karoly Lorentey
2005-09-04Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey
2005-09-04*** empty log message ***Richard M. Stallman
2005-09-04(Programming Tips): Add conventions for minibuffer questions and prompts.Richard M. Stallman
2005-09-04(nil and t): Minor cleanup.Richard M. Stallman
2005-09-03*** empty log message ***Thien-Thi Nguyen
2005-09-03(Insertion): Document precise type of `insert-char' arg COUNT.Thien-Thi Nguyen
2005-09-03(Buffer Contents): Use "\n" in examples' result strings.Thien-Thi Nguyen
2005-09-02(Other Font Lock Variables): Sync the default of font-lock-lines-before.Stefan Monnier
2005-08-30Make `make-auto-save-file-name' a magic operation.Michael Albinus
2005-08-29(Top): Update subnode menu.Richard M. Stallman
2005-08-29(Searching and Matching): Move node.Richard M. Stallman
2005-08-27*** empty log message ***Eli Zaretskii
2005-08-27(Startup Summary): Fix the description of the initial startup message display.Eli Zaretskii
2005-08-25*** empty log message ***Richard M. Stallman
2005-08-25(Search and Replace): Add replace-regexp-in-string.Richard M. Stallman
2005-08-25(Finding Overlays): Fix `find-overlay-prop' in `next-overlay-change' example.Richard M. Stallman
2005-08-22*** empty log message ***Juri Linkov
2005-08-22(Mode Line Data): Fix xref to Standard Faces.Juri Linkov
2005-08-22(Standard Faces): Delete node.Juri Linkov
2005-08-22(Attribute Functions): Add set-face-inverse-video-p.Juri Linkov
2005-08-20*** empty log message ***Eli Zaretskii
2005-08-20(The Buffer List): Clarify the manipulation of the buffer list.Eli Zaretskii
2005-08-15Typo.Andreas Schwab
2005-08-15*** empty log message ***Richard M. Stallman
2005-08-15(Auto Major Mode): interpreter-mode-alist is not a regexp.Richard M. Stallman
2005-08-11*** empty log message ***Richard M. Stallman
2005-08-11(Top): Update subnode lists.Richard M. Stallman
2005-08-11(Inverse Video): Node deleted.Richard M. Stallman
2005-08-11(Regexp Backslash, Regexp Example): New nodes split out of Regexps.Richard M. Stallman
2005-08-11(Key Binding Conventions, Programming Tips, Warning Tips):Richard M. Stallman
2005-08-11(Regular Expressions): Document re-builder.Richard M. Stallman
2005-08-11(Time Parsing): New node split out of Time Conversion.Richard M. Stallman
2005-08-11(Misc Network, Network Feature Testing)Richard M. Stallman
2005-08-10Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-08-09(Geometry): New node, split from Size and Position.Richard M. Stallman
2005-08-09(The Buffer List): Fix xrefs.Richard M. Stallman
2005-08-09(Splitting Windows): Fix xref.Richard M. Stallman
2005-08-09(Layout Parameters): Add xref.Richard M. Stallman
2005-08-09(Line Height, Scroll Bars): Fix xrefs.Richard M. Stallman
2005-08-09(Menu Bar): Fix xref.Richard M. Stallman
2005-08-09(Standard Buffer-Local Variables): Fix xref.Richard M. Stallman
2005-08-09(%-Constructs): Fix xref.Richard M. Stallman
2005-08-09(Window Frame Parameters): Node split up.Richard M. Stallman
2005-08-09(Screen Lines): Update xref for previous change in minibuf.texi.Luc Teirlinck
2005-08-09(Intro to Minibuffers): Update pxref for previous change in minibuf.texi.Luc Teirlinck
2005-08-09*** empty log message ***Luc Teirlinck
2005-08-09*** empty log message ***Richard M. Stallman
2005-08-09(Coding Conventions): Minor cleanup.Richard M. Stallman
2005-08-09(Defining Minor Modes): Explain when init-value can be non-nil.Richard M. Stallman