diff options
| -rw-r--r-- | lisp/ChangeLog.12 | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12 index 52cd55f87b5..f3bac53ca8a 100644 --- a/lisp/ChangeLog.12 +++ b/lisp/ChangeLog.12 | |||
| @@ -271,7 +271,7 @@ | |||
| 271 | 2007-04-14 Nick Roberts <nickrob@snap.net.nz> | 271 | 2007-04-14 Nick Roberts <nickrob@snap.net.nz> |
| 272 | 272 | ||
| 273 | * tmm.el (tmm-get-keybind): Use copy-sequence to ensure that the | 273 | * tmm.el (tmm-get-keybind): Use copy-sequence to ensure that the |
| 274 | global map isn't modified | 274 | global map isn't modified. |
| 275 | 275 | ||
| 276 | 2007-04-14 Glenn Morris <rgm@gnu.org> | 276 | 2007-04-14 Glenn Morris <rgm@gnu.org> |
| 277 | 277 | ||
| @@ -1413,7 +1413,7 @@ | |||
| 1413 | * progmodes/python.el (python-quote-syntax): Don't bother with | 1413 | * progmodes/python.el (python-quote-syntax): Don't bother with |
| 1414 | syntax-ppss-context. | 1414 | syntax-ppss-context. |
| 1415 | (python-fill-paragraph): Make sure that fenced-string delimiters that | 1415 | (python-fill-paragraph): Make sure that fenced-string delimiters that |
| 1416 | stand on their own line stay there | 1416 | stand on their own line stay there. |
| 1417 | 1417 | ||
| 1418 | 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se> | 1418 | 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se> |
| 1419 | 1419 | ||
| @@ -2549,7 +2549,7 @@ | |||
| 2549 | * type-break.el (type-break-demo-hanoi, type-break-demo-life) | 2549 | * type-break.el (type-break-demo-hanoi, type-break-demo-life) |
| 2550 | (type-break-demo-boring): Call read-event instead of read-char. | 2550 | (type-break-demo-boring): Call read-event instead of read-char. |
| 2551 | 2551 | ||
| 2552 | 2007-01-19 Daniel Pfeiffer <occitan@esperanto.org> (small change) | 2552 | 2007-01-19 Daniel Pfeiffer <occitan@esperanto.org> (tiny change) |
| 2553 | 2553 | ||
| 2554 | * progmodes/compile.el: Add handling for makepplog. | 2554 | * progmodes/compile.el: Add handling for makepplog. |
| 2555 | 2555 | ||
| @@ -5797,7 +5797,7 @@ | |||
| 5797 | 5797 | ||
| 5798 | * wid-edit.el (widget-button-click-moves-point): New variable. | 5798 | * wid-edit.el (widget-button-click-moves-point): New variable. |
| 5799 | (widget-button-click): If widget-button-click-moves-point is | 5799 | (widget-button-click): If widget-button-click-moves-point is |
| 5800 | non-nil, set point after performing the button action | 5800 | non-nil, set point after performing the button action. |
| 5801 | 5801 | ||
| 5802 | * cus-edit.el (custom-mode): Set widget-button-click-moves-point. | 5802 | * cus-edit.el (custom-mode): Set widget-button-click-moves-point. |
| 5803 | 5803 | ||
| @@ -6121,7 +6121,7 @@ | |||
| 6121 | 6121 | ||
| 6122 | * cus-start.el (all): Rename x-gtk-show-chooser-help-text to | 6122 | * cus-start.el (all): Rename x-gtk-show-chooser-help-text to |
| 6123 | x-gtk-file-dialog-help-text. Rename x-use-old-gtk-file-dialog | 6123 | x-gtk-file-dialog-help-text. Rename x-use-old-gtk-file-dialog |
| 6124 | to x-gtk-use-old-file-dialog | 6124 | to x-gtk-use-old-file-dialog. |
| 6125 | 6125 | ||
| 6126 | 2006-09-18 Richard Stallman <rms@gnu.org> | 6126 | 2006-09-18 Richard Stallman <rms@gnu.org> |
| 6127 | 6127 | ||
| @@ -9203,7 +9203,7 @@ | |||
| 9203 | (ewoc--wrap): New func. | 9203 | (ewoc--wrap): New func. |
| 9204 | (ewoc-create): Take additional arg NOSEP. If nil, wrap node and | 9204 | (ewoc-create): Take additional arg NOSEP. If nil, wrap node and |
| 9205 | header/footer pretty-printers. Save header/footer pretty-printer. | 9205 | header/footer pretty-printers. Save header/footer pretty-printer. |
| 9206 | (ewoc-set-hf): Use ewoc's header/footer pretty-printer. * | 9206 | (ewoc-set-hf): Use ewoc's header/footer pretty-printer. |
| 9207 | 9207 | ||
| 9208 | * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'. | 9208 | * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'. |
| 9209 | 9209 | ||
| @@ -10152,7 +10152,7 @@ | |||
| 10152 | 2006-05-05 Eli Zaretskii <eliz@gnu.org> | 10152 | 2006-05-05 Eli Zaretskii <eliz@gnu.org> |
| 10153 | 10153 | ||
| 10154 | * startup.el (command-line): On MS-Windows, probe "~", not | 10154 | * startup.el (command-line): On MS-Windows, probe "~", not |
| 10155 | "~USER", for warning about non-existent home directory | 10155 | "~USER", for warning about non-existent home directory. |
| 10156 | 10156 | ||
| 10157 | * arc-mode.el (archive-l-e): New optional argument `float' means | 10157 | * arc-mode.el (archive-l-e): New optional argument `float' means |
| 10158 | generate a float value. | 10158 | generate a float value. |
| @@ -15747,10 +15747,10 @@ | |||
| 15747 | 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org> | 15747 | 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org> |
| 15748 | 15748 | ||
| 15749 | * progmodes/cc-fix.el: Add definitions of the macros push and pop | 15749 | * progmodes/cc-fix.el: Add definitions of the macros push and pop |
| 15750 | (for GNU Emacs 20.4) | 15750 | (for GNU Emacs 20.4). |
| 15751 | 15751 | ||
| 15752 | * progmodes/cc-defs.el: | 15752 | * progmodes/cc-defs.el: |
| 15753 | (i): Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4) | 15753 | (i): Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4). |
| 15754 | 15754 | ||
| 15755 | * progmodes/cc-cmds.el (c-show-syntactic-information): Change the | 15755 | * progmodes/cc-cmds.el (c-show-syntactic-information): Change the |
| 15756 | highlighting mechanism so it will work in XEmacs too. | 15756 | highlighting mechanism so it will work in XEmacs too. |
| @@ -16051,7 +16051,7 @@ | |||
| 16051 | 16051 | ||
| 16052 | Introduce an "awk" style, mainly for auto-newline and clean-ups. | 16052 | Introduce an "awk" style, mainly for auto-newline and clean-ups. |
| 16053 | 16053 | ||
| 16054 | * progmodes/cc-align.el: New function c-snug-1line-defun-close | 16054 | * progmodes/cc-align.el: New function c-snug-1line-defun-close. |
| 16055 | 16055 | ||
| 16056 | * progmodes/cc-cmds.el: In c-electric-brace, add code for new | 16056 | * progmodes/cc-cmds.el: In c-electric-brace, add code for new |
| 16057 | clean-up one-liner-defun. | 16057 | clean-up one-liner-defun. |
| @@ -20402,7 +20402,7 @@ | |||
| 20402 | 20402 | ||
| 20403 | 2005-10-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 20403 | 2005-10-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 20404 | 20404 | ||
| 20405 | * startup.el (command-line-x-option-alist): -nb => -nbi | 20405 | * startup.el (command-line-x-option-alist): -nb => -nbi. |
| 20406 | 20406 | ||
| 20407 | 2005-10-12 Kim F. Storm <storm@cua.dk> | 20407 | 2005-10-12 Kim F. Storm <storm@cua.dk> |
| 20408 | 20408 | ||
| @@ -20580,7 +20580,7 @@ | |||
| 20580 | * term/x-win.el: Remove -i, --icon-type from comment. | 20580 | * term/x-win.el: Remove -i, --icon-type from comment. |
| 20581 | 20581 | ||
| 20582 | * startup.el (command-line-x-option-alist): Remove options -i, | 20582 | * startup.el (command-line-x-option-alist): Remove options -i, |
| 20583 | -itype, --icon-type, added -nb, --no-bitmap-icon | 20583 | -itype, --icon-type, added -nb, --no-bitmap-icon. |
| 20584 | 20584 | ||
| 20585 | 2005-10-09 Nick Roberts <nickrob@snap.net.nz> | 20585 | 2005-10-09 Nick Roberts <nickrob@snap.net.nz> |
| 20586 | 20586 | ||
| @@ -20866,7 +20866,7 @@ | |||
| 20866 | * textmodes/ispell.el (ispell-word, ispell-region): | 20866 | * textmodes/ispell.el (ispell-word, ispell-region): |
| 20867 | Call ispell-maybe-find-aspell-dictionaries. | 20867 | Call ispell-maybe-find-aspell-dictionaries. |
| 20868 | (ispell-accept-buffer-local-defs): | 20868 | (ispell-accept-buffer-local-defs): |
| 20869 | Don't call ispell-maybe-find-aspell-dictionaries | 20869 | Don't call ispell-maybe-find-aspell-dictionaries. |
| 20870 | 20870 | ||
| 20871 | 2005-10-04 Richard M. Stallman <rms@gnu.org> | 20871 | 2005-10-04 Richard M. Stallman <rms@gnu.org> |
| 20872 | 20872 | ||
| @@ -22474,7 +22474,7 @@ | |||
| 22474 | 22474 | ||
| 22475 | * calendar/diary-lib.el (diary-modify-entry-list-string-function): | 22475 | * calendar/diary-lib.el (diary-modify-entry-list-string-function): |
| 22476 | New hook. | 22476 | New hook. |
| 22477 | (add-to-diary-list): Call `diary-modify-entry-list-string-function' | 22477 | (add-to-diary-list): Call `diary-modify-entry-list-string-function'. |
| 22478 | 22478 | ||
| 22479 | 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca> | 22479 | 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca> |
| 22480 | 22480 | ||
| @@ -24379,7 +24379,7 @@ | |||
| 24379 | * viper-init.el: Get rid of -face in face names. | 24379 | * viper-init.el: Get rid of -face in face names. |
| 24380 | 24380 | ||
| 24381 | * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3): | 24381 | * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3): |
| 24382 | Make it work with longlines mode | 24382 | Make it work with longlines mode. |
| 24383 | 24383 | ||
| 24384 | * ediff-mult.el (ediff-meta-mode-hook): New variable. | 24384 | * ediff-mult.el (ediff-meta-mode-hook): New variable. |
| 24385 | 24385 | ||
| @@ -27822,7 +27822,7 @@ | |||
| 27822 | (reftex-unhighlight): Use `reftex-delete-overlay'. | 27822 | (reftex-unhighlight): Use `reftex-delete-overlay'. |
| 27823 | (reftex-uniq): Function removed. Use `reftex-uniquify' instead. | 27823 | (reftex-uniq): Function removed. Use `reftex-uniquify' instead. |
| 27824 | (reftex-access-search-path): Use `reftex-uniquify' instead of | 27824 | (reftex-access-search-path): Use `reftex-uniquify' instead of |
| 27825 | `reftex-uniq' | 27825 | `reftex-uniq'. |
| 27826 | 27826 | ||
| 27827 | * textmodes/reftex-sel.el (reftex-select-unmark): Overlay | 27827 | * textmodes/reftex-sel.el (reftex-select-unmark): Overlay |
| 27828 | `before-string' property modification enables for Emacs as well. | 27828 | `before-string' property modification enables for Emacs as well. |
| @@ -29461,7 +29461,7 @@ | |||
| 29461 | `org-insert-mode-line-in-empty-file' has been set. | 29461 | `org-insert-mode-line-in-empty-file' has been set. |
| 29462 | (org-agenda-todo, org-agenda-priority): Modify to use | 29462 | (org-agenda-todo, org-agenda-priority): Modify to use |
| 29463 | `org-agenda-change-all-lines'. | 29463 | `org-agenda-change-all-lines'. |
| 29464 | (org-warning-face): Change color on dark background | 29464 | (org-warning-face): Change color on dark background. |
| 29465 | 29465 | ||
| 29466 | 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 29466 | 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 29467 | 29467 | ||
| @@ -29585,7 +29585,7 @@ | |||
| 29585 | 29585 | ||
| 29586 | 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org> | 29586 | 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org> |
| 29587 | 29587 | ||
| 29588 | * whitespace.el (whitespace-version): Bump to 3.5 | 29588 | * whitespace.el (whitespace-version): Bump to 3.5. |
| 29589 | 29589 | ||
| 29590 | (whitespace-buffer-leading, whitespace-buffer-trailing): | 29590 | (whitespace-buffer-leading, whitespace-buffer-trailing): |
| 29591 | Invert sense of the test to highlight the whitespace. | 29591 | Invert sense of the test to highlight the whitespace. |
| @@ -29613,7 +29613,7 @@ | |||
| 29613 | 29613 | ||
| 29614 | * dired.el (dired-mode): Use dnd-* instead of x-dnd-* | 29614 | * dired.el (dired-mode): Use dnd-* instead of x-dnd-* |
| 29615 | (dired-dnd-handle-local-file): Call dnd-get-local-file-name. | 29615 | (dired-dnd-handle-local-file): Call dnd-get-local-file-name. |
| 29616 | (dired-dnd-handle-file): Call dnd-get-local-file-uri | 29616 | (dired-dnd-handle-file): Call dnd-get-local-file-uri. |
| 29617 | 29617 | ||
| 29618 | * cus-edit.el (dnd): New group. | 29618 | * cus-edit.el (dnd): New group. |
| 29619 | 29619 | ||
| @@ -32604,7 +32604,7 @@ | |||
| 32604 | 2005-01-21 Ren,Ai(B Kyllingstad <listmailxemacs@kyllingstad.com> | 32604 | 2005-01-21 Ren,Ai(B Kyllingstad <listmailxemacs@kyllingstad.com> |
| 32605 | 32605 | ||
| 32606 | * pcomplete.el: Define pcomplete-read-event instead of read-event, | 32606 | * pcomplete.el: Define pcomplete-read-event instead of read-event, |
| 32607 | since it's not a complete read-event implementation | 32607 | since it's not a complete read-event implementation. |
| 32608 | 32608 | ||
| 32609 | 2005-01-20 Jay Belanger <belanger@truman.edu> | 32609 | 2005-01-20 Jay Belanger <belanger@truman.edu> |
| 32610 | 32610 | ||