Mercurial > emacs
comparison lisp/ChangeLog @ 26617:2cde2efdc20f
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 26 Nov 1999 17:34:46 +0000 |
parents | 1cafb504ab9a |
children | 92f785e7552d |
comparison
equal
deleted
inserted
replaced
26616:615e184ede1b | 26617:2cde2efdc20f |
---|---|
1 1999-11-27 Richard M. Stallman <rms@caffeine.ai.mit.edu> | |
2 | |
3 * comint.el (comint-preoutput-filter-functions): Doc fix. | |
4 | |
5 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu> | |
6 | |
7 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine): | |
8 Improve messages for capitalization of arg names, | |
9 for flag variables, for t and nil, for imperatives. | |
10 Call them imperatives rather than infinitives sans "to". | |
11 (checkdoc-common-verbs-wrong-voice): Add "moves". | |
12 (checkdoc-message-text-engine): Improve messages for y-or-n-p. | |
13 | |
14 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): | |
15 Don't convert comments from 3-semicolon to 2-semicolon. | |
16 That is a matter of style. | |
17 (checkdoc-triple-semi-comment-check-flag): Variable deleted. | |
18 (checkdoc-comments): Don't bind that variable. | |
19 | |
20 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu> | |
21 | |
22 * files.el (write-file-hooks): Doc fix. | |
23 | |
1 1999-11-26 Gerd Moellmann <gerd@gnu.org> | 24 1999-11-26 Gerd Moellmann <gerd@gnu.org> |
2 | 25 |
3 * progmodes/f90.el (f90-abbrev-start): Use `eq' instead of `='. | 26 * progmodes/f90.el (f90-abbrev-start): Use `eq' instead of `='. |
4 | 27 |
5 1999-11-25 Dave Love <fx@gnu.org> | 28 1999-11-25 Dave Love <fx@gnu.org> |
569 1999-10-30 Gerd Moellmann <gerd@gnu.org> | 592 1999-10-30 Gerd Moellmann <gerd@gnu.org> |
570 | 593 |
571 * progmodes/compile.el (compilation-error-regexp-alist): | 594 * progmodes/compile.el (compilation-error-regexp-alist): |
572 Undo previous change. | 595 Undo previous change. |
573 | 596 |
597 >>>>>>> 1.97 | |
574 1999-10-28 Dave Love <fx@gnu.org> | 598 1999-10-28 Dave Love <fx@gnu.org> |
575 | 599 |
576 * help.el (help-follow): Make arg optional again and really | 600 * help.el (help-follow): Make arg optional again and really |
577 default to point. | 601 default to point. |
578 | 602 |
603 | 627 |
604 1999-10-27 Kenichi Handa <handa@etl.go.jp> | 628 1999-10-27 Kenichi Handa <handa@etl.go.jp> |
605 | 629 |
606 * ange-ftp.el (ange-ftp-insert-file-contents): Don't change | 630 * ange-ftp.el (ange-ftp-insert-file-contents): Don't change |
607 last-coding-system-used by the call of ange-ftp-set-ascii-mode. | 631 last-coding-system-used by the call of ange-ftp-set-ascii-mode. |
632 | |
633 1999-10-24 Richard M. Stallman <rms@caffeine.ai.mit.edu> | |
634 | |
635 * window.el (walk-windows): If ALL-FRAMES is a frame, | |
636 start on that frame. Use save-selected-window. | |
608 | 637 |
609 1999-10-27 Richard M. Stallman <rms@caffeine.ai.mit.edu> | 638 1999-10-27 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
610 | 639 |
611 * emacs-lisp/advice.el (ad-activate-internal): Renamed from | 640 * emacs-lisp/advice.el (ad-activate-internal): Renamed from |
612 ad-activate. All callers changed, including those in data.c. | 641 ad-activate. All callers changed, including those in data.c. |
951 1999-10-16 Sam Steingold <sds@ksp.com> | 980 1999-10-16 Sam Steingold <sds@ksp.com> |
952 | 981 |
953 * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq' | 982 * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq' |
954 instead of `eql'. | 983 instead of `eql'. |
955 | 984 |
985 >>>>>>> 1.86 | |
956 1999-10-14 Stefan Monnier <monnier@cs.yale.edu> | 986 1999-10-14 Stefan Monnier <monnier@cs.yale.edu> |
957 | 987 |
958 * ange-ftp.el (ange-ftp-make-tmp-name, ange-ftp-del-tmp-name): | 988 * ange-ftp.el (ange-ftp-make-tmp-name, ange-ftp-del-tmp-name): |
959 * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file), | 989 * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file), |
960 (browse-url-temp-file-list, browse-url-delete-temp-file-list): | 990 (browse-url-temp-file-list, browse-url-delete-temp-file-list): |