Mercurial > emacs
comparison lisp/ChangeLog @ 49623:987abcb13e1d
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 05 Feb 2003 23:20:51 +0000 |
parents | a58ef66df9f7 |
children | 297de3d3bbae |
comparison
equal
deleted
inserted
replaced
49622:d32039b77774 | 49623:987abcb13e1d |
---|---|
1 2003-02-05 Juanma Barranquero <lektu@terra.es> | |
2 | |
3 * font-lock.el (font-lock-reference-face): Add obsolescence | |
4 declaration and remove redundant info from docstring. | |
5 | |
6 * log-edit.el (cvs-commit-buffer-require-final-newline) | |
7 (cvs-changelog-full-paragraphs): Likewise. | |
8 | |
9 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button) | |
10 (mouse-wheel-click-button): Likewise. | |
11 | |
12 * pcvs-defs.el (cvs-diff-ignore-marks, cvs-diff-buffer-name): Likewise. | |
13 | |
14 * vc.el (vc-annotate-display, vc-checkout-carefully): Likewise. | |
15 | |
16 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates) | |
17 (vc-header-alist): Likewise. | |
18 | |
19 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap): Likewise. | |
20 | |
21 * textmodes/outline.el (outline-visible): Likewise. | |
22 | |
1 2003-02-05 Kim F. Storm <storm@cua.dk> | 23 2003-02-05 Kim F. Storm <storm@cua.dk> |
2 | 24 |
3 * ido.el (ido-define-mode-map): | 25 * ido.el (ido-define-mode-map): |
4 Undo last change (duplicates part of 2003-02-04 change). | 26 Undo last change (duplicates part of 2003-02-04 change). |
5 Remap `viper' delete commands only in file or dir mode. | 27 Remap `viper' delete commands only in file or dir mode. |