Mercurial > emacs
comparison lisp/ChangeLog @ 80138:337c3f67b993
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 18 Feb 2008 04:09:26 +0000 |
parents | bedd6b5b48fb |
children | eafa3691de07 |
comparison
equal
deleted
inserted
replaced
80137:bedd6b5b48fb | 80138:337c3f67b993 |
---|---|
6083 | 6083 |
6084 * jka-cmpr-hook.el (jka-compr-compression-info-list): Doc fix. | 6084 * jka-cmpr-hook.el (jka-compr-compression-info-list): Doc fix. |
6085 | 6085 |
6086 2007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6086 2007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
6087 | 6087 |
6088 * ps-print.ps: Fix background height. | 6088 * ps-print.el: Fix background height. |
6089 (ps-print-version): New version 6.7.2. | 6089 (ps-print-version): New version 6.7.2. |
6090 | 6090 |
6091 2007-01-26 Eli Zaretskii <eliz@gnu.org> | 6091 2007-01-26 Eli Zaretskii <eliz@gnu.org> |
6092 | 6092 |
6093 * makefile.w32-in (finder-data, custom-deps): Depend on | 6093 * makefile.w32-in (finder-data, custom-deps): Depend on |
9801 2006-09-18 Michael Kifer <kifer@cs.stonybrook.edu> | 9801 2006-09-18 Michael Kifer <kifer@cs.stonybrook.edu> |
9802 | 9802 |
9803 * emulation/viper.el: Bump up version/date of update to reflect the | 9803 * emulation/viper.el: Bump up version/date of update to reflect the |
9804 substantial changes done in August 2006. | 9804 substantial changes done in August 2006. |
9805 | 9805 |
9806 * emulation/viper-cmd (viper-next-line-at-bol): Make sure button-at, | 9806 * emulation/viper-cmd.el (viper-next-line-at-bol): Make sure button-at, |
9807 push-button are defined. | 9807 push-button are defined. |
9808 | 9808 |
9809 * ediff-util.el (ediff-add-to-history): New function. | 9809 * ediff-util.el (ediff-add-to-history): New function. |
9810 | 9810 |
9811 * ediff.el: Use ediff-add-to-history instead of add-to-history. | 9811 * ediff.el: Use ediff-add-to-history instead of add-to-history. |
21811 (rfn-eshadow-sifn-equal): New function. | 21811 (rfn-eshadow-sifn-equal): New function. |
21812 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name. | 21812 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name. |
21813 | 21813 |
21814 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu> | 21814 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu> |
21815 | 21815 |
21816 * emulation/viper-utils.el (viper-non-word-characters-reformed-vi): | 21816 * emulation/viper-util.el (viper-non-word-characters-reformed-vi): |
21817 Quote `-' in string. | 21817 Quote `-' in string. |
21818 | 21818 |
21819 * emulation/viper.el (viper-emacs-state-mode-list): Ensure that | 21819 * emulation/viper.el (viper-emacs-state-mode-list): Ensure that |
21820 rcirc-mode buffers come up in Emacs state. | 21820 rcirc-mode buffers come up in Emacs state. |
21821 | 21821 |
24469 (gdb-threads-font-lock-keywords): New font lock keywords definition. | 24469 (gdb-threads-font-lock-keywords): New font lock keywords definition. |
24470 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'. | 24470 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'. |
24471 | 24471 |
24472 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu> | 24472 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu> |
24473 | 24473 |
24474 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst. | 24474 * ediff-merg.el (ediff-merge-region-is-non-clash): New defsubst. |
24475 (ediff-merge-region-is-non-clash-to-skip): Previously called | 24475 (ediff-merge-region-is-non-clash-to-skip): Previously called |
24476 ediff-merge-region-is-non-clash. | 24476 ediff-merge-region-is-non-clash. |
24477 | 24477 |
24478 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch): | 24478 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch): |
24479 Use insert-buffer-substring. | 24479 Use insert-buffer-substring. |
25121 * emulation/viper-init.el: Add alias to make-variable-buffer-local to | 25121 * emulation/viper-init.el: Add alias to make-variable-buffer-local to |
25122 avoid compiler warnings. | 25122 avoid compiler warnings. |
25123 | 25123 |
25124 * emulation/viper-macs.el (ex-map): Better messages. | 25124 * emulation/viper-macs.el (ex-map): Better messages. |
25125 | 25125 |
25126 * emulation/viper-utils.el (viper-beginning-of-field): New function. | 25126 * emulation/viper-util.el (viper-beginning-of-field): New function. |
25127 | 25127 |
25128 * emulation/viper.el: Replace make-variable-buffer-local with | 25128 * emulation/viper.el: Replace make-variable-buffer-local with |
25129 viper-make-variable-buffer-local everywhere, to avoid warnings. | 25129 viper-make-variable-buffer-local everywhere, to avoid warnings. |
25130 | 25130 |
25131 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca> | 25131 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca> |
30712 (gdb-memory-mode): Allow user to increment and decrement | 30712 (gdb-memory-mode): Allow user to increment and decrement |
30713 memory address from header line. | 30713 memory address from header line. |
30714 | 30714 |
30715 2005-05-29 Richard M. Stallman <rms@gnu.org> | 30715 2005-05-29 Richard M. Stallman <rms@gnu.org> |
30716 | 30716 |
30717 * textmoddes/flyspell.el (flyspell-version): Function deleted. | 30717 * textmodes/flyspell.el (flyspell-version): Function deleted. |
30718 (flyspell-auto-correct-previous-hook): Doc fix. | 30718 (flyspell-auto-correct-previous-hook): Doc fix. |
30719 | 30719 |
30720 * jit-lock.el (jit-lock-function, jit-lock-after-change): | 30720 * jit-lock.el (jit-lock-function, jit-lock-after-change): |
30721 Do nothing if memory is full. | 30721 Do nothing if memory is full. |
30722 | 30722 |
33757 extract its title and append it to the line in parentheses. | 33757 extract its title and append it to the line in parentheses. |
33758 (fancy-splash-insert): If arg is a thunk, funcall it. | 33758 (fancy-splash-insert): If arg is a thunk, funcall it. |
33759 | 33759 |
33760 2005-04-04 Jay Belanger <belanger@truman.edu> | 33760 2005-04-04 Jay Belanger <belanger@truman.edu> |
33761 | 33761 |
33762 * calc.el (calc-language-alist): Add tags to customization type. | 33762 * calc/calc.el (calc-language-alist): Add tags to customization type. |
33763 | 33763 |
33764 2005-04-03 Luc Teirlinck <teirllm@auburn.edu> | 33764 2005-04-03 Luc Teirlinck <teirllm@auburn.edu> |
33765 | 33765 |
33766 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse. | 33766 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse. |
33767 Doc fix. | 33767 Doc fix. |