summaryrefslogtreecommitdiff
path: root/lispref
Commit message (Collapse)AuthorAgeFilesLines
...
| * (Example Major Modes): Explain last line of text-mode is redundant.Richard M. Stallman2007-05-121-1/+5
| |
| * *** empty log message ***Richard M. Stallman2007-05-101-0/+7
| |
* | Merge from emacs--rel--22Miles Bader2007-05-115-4/+26
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 13) - Update from CVS 2007-05-10 Richard M. Stallman <rms@gnu.org> * lisp/international/iso-cvt.el (iso-cvt-read-only): Ignore arguments. (iso-cvt-write-only): Likewise. * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Fix generated doc string. * lisp/startup.el (fancy-splash-text): Add URL of guided tour. Adjust horizontal and vertical whitespace. * lisp/progmodes/compile.el (compilation-handle-exit): Use run-hook-with-args to run compilation-finish-functions. * lisp/files.el (file-start-mode-alist): New variable. (magic-mode-regexp-match-limit): Doc fix. (set-auto-mode): Handle file-start-mode-alist. A little cleanup of structure. 2007-05-10 Richard M. Stallman <rms@gnu.org> * lispref/keymaps.texi (Scanning Keymaps): Update where-is-internal example. * lispref/help.texi (Keys in Documentation): Add reference to Documentation Tips. * lispref/files.texi (Format Conversion): TO-FN gets three arguments. * lispref/modes.texi (Auto Major Mode): Document file-start-mode-alist. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-743
| * (Scanning Keymaps): Update where-is-internal example.Richard M. Stallman2007-05-101-1/+2
| |
| * (Keys in Documentation): Add reference to Documentation Tips.Richard M. Stallman2007-05-101-0/+4
| |
| * (Format Conversion): TO-FN gets three arguments.Richard M. Stallman2007-05-101-3/+4
| |
| * *** empty log message ***Richard M. Stallman2007-05-101-0/+4
| |
| * (Auto Major Mode): Document file-start-mode-alist.Richard M. Stallman2007-05-101-0/+5
| |
* | * elisp.texi (Top): Remove "Saving Properties" from detailed menu.Thien-Thi Nguyen2007-05-105-92/+159
| | | | | | | | | | | | | | | | | | * files.texi (Format Conversion): Expand intro; add menu. (Format Conversion Overview, Format Conversion Round-Trip) (Format Conversion Piecemeal): New nodes/subsections. * hooks.texi: Xref "Format Conversion" , not "Saving Properties". * text.texi (Text Properties): Remove "Saving Properties" from menu. (Saving Properties): Delete node/subsection.
* | EMACSVER=22 for printing, per rms.Karl Berry2007-05-072-1/+5
| |
* | Merge from emacs--rel--22Miles Bader2007-05-072-6/+15
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 9-10) - Update from CVS 2007-05-06 Richard M. Stallman <rms@gnu.org> * lisp/emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix. 2007-05-03 Ryan Yeske <rcyeske@gmail.com> * lisp/net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted disconnections. 2007-05-06 Richard M. Stallman <rms@gnu.org> * lispref/processes.texi (Accepting Output): Revert most of previous change. 2007-05-05 Richard M. Stallman <rms@gnu.org> * lispref/processes.texi (Accepting Output): accept-process-output uses microseconds, not milliseconds. But that arg is obsolete. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-734
| * *** empty log message ***Richard M. Stallman2007-05-061-0/+4
| |
| * (Accepting Output): Revert most of previous change.Richard M. Stallman2007-05-061-5/+5
| |
| * *** empty log message ***Richard M. Stallman2007-05-051-0/+5
| |
| * (Accepting Output): accept-process-outputRichard M. Stallman2007-05-051-8/+8
| | | | | | | | uses microseconds, not milliseconds. But that arg is obsolete.
* | Merge from emacs--rel--22Miles Bader2007-05-042-1/+5
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 8) - Update from CVS 2007-05-04 Karl Berry <karl@tug.org> * lispref/elisp.texi (EMACSVER) [smallbook]: 22.1, not 22. 2007-05-04 Karl Berry <karl@gnu.org> * man/emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-731
| * EMACSVER 22.1 for printed versionKarl Berry2007-05-042-1/+5
| |
| * (Documentation Tips): Rearrange items to place the more important ones first.Eli Zaretskii2007-05-042-72/+78
| | | | | | | | Add an index entry for hyperlinks.
* | (Documentation Tips): Rearrange items to place the more important ones first.Eli Zaretskii2007-05-042-72/+78
| | | | | | | | Add an index entry for hyperlinks.
* | Merge from emacs--rel--22Miles Bader2007-05-043-8/+10
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 6) - Update from CVS 2007-05-03 Karl Berry <karl@gnu.org> * man/emacs.texi (EMACSVER) [smallbook]: 22 for printed version. * man/texinfo.tex: update from current version for better pdf generation. * man/emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black for printing. 2007-05-03 Karl Berry <karl@gnu.org> * lispref/emacs.texi (EMACSVER) [smallbook]: 22 for printed version. 2007-05-01 Richard M. Stallman <rms@gnu.org> * man/cmdargs.texi (Initial Options): Under --batch, mention --eval. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-727
| * make EMACSVER plain 22 for printed versionKarl Berry2007-05-032-5/+6
| |
| * black refs for printingKarl Berry2007-05-032-0/+4
| |
| * no @anchor in mid-paragraphKarl Berry2007-05-032-6/+8
| |
| * propagate changes from trunkKarl Berry2007-04-282-6/+13
| |
* | black refs for printingKarl Berry2007-05-032-1/+5
| |
* | avoid @anchor in middle of paragraphKarl Berry2007-05-032-4/+7
| |
* | Merge from emacs--rel--22Miles Bader2007-04-283-0/+12
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (base, patch 1-2) - tag of emacs@sv.gnu.org/emacs--devo--0--patch-709 - Sync to CVS tag EMACS_22_BRANCHPOINT - Sync to CVS branch EMACS_22_BASE 2007-04-25 Richard M. Stallman <rms@gnu.org> * lisp/hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'. 2007-04-24 Richard M. Stallman <rms@gnu.org> * lispref/text.texi (Special Properties): Add xref to Overlay Properties. * lispref/display.texi (Overlay Properties): Add xref to Special Properties. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-716
| * *** empty log message ***Richard M. Stallman2007-04-241-0/+6
| |
| * (Special Properties): Add xref to Overlay Properties.Richard M. Stallman2007-04-241-0/+3
| |
| * (Overlay Properties): Add xref to Special Properties.Richard M. Stallman2007-04-241-0/+3
| |
| * Bump version to 22.0.99.Chong Yidong2007-04-241-1/+1
| |
* | *** empty log message ***Glenn Morris2007-04-261-0/+4
| |
* | (EMACSVER): Increase to 22.1.50.Glenn Morris2007-04-261-1/+1
| |
* | better breaks on copyright page, 8.5x11 by defaultKarl Berry2007-04-262-6/+13
|/
* *** empty log message ***Richard M. Stallman2007-04-221-0/+5
|
* (Extended Menu Items): Move the info aboutRichard M. Stallman2007-04-221-8/+11
| | | | format with cached keyboard binding.
* *** empty log message ***Richard M. Stallman2007-04-211-0/+9
|
* (Special Properties): Clarify previous change.Richard M. Stallman2007-04-211-11/+14
|
* (File Name Expansion): Clarify previous change.Richard M. Stallman2007-04-211-2/+3
|
* (Attribute Functions): Fix example for face-attribute-relative-p.Richard M. Stallman2007-04-211-3/+2
|
* (Special Properties): Document composition property.Kenichi Handa2007-04-192-1/+25
|
* (File Name Expansion): Mention "superroot".Glenn Morris2007-04-191-0/+13
|
* *** empty log message ***Glenn Morris2007-04-191-0/+4
|
* Fix "Herbert Euler" ChangeLog entry.Chong Yidong2007-04-171-1/+1
|
* Bump version to 22.0.98.Chong Yidong2007-04-171-1/+1
|
* (Multiple Displays): Add note about "multi-monitor" setups.Chong Yidong2007-04-151-0/+15
| | | | | (Display Feature Testing): Note that display refers to all physical monitors for multi-monitor setups.
* * frames.texi (Multiple Displays): Add note about "multi-monitor"Chong Yidong2007-04-151-0/+7
| | | | | | setups. (Display Feature Testing): Note that display refers to all physical monitors for multi-monitor setups.
* (Sets And Lists): Fix typo.Nick Roberts2007-04-151-1/+1
|
* *** empty log message ***Richard M. Stallman2007-04-141-0/+6
|
* (Sets And Lists): Clarify `delete' examples.Richard M. Stallman2007-04-141-8/+23
| | | | | Remove spurious xref to same node. Clarify xref for add-to-list.