Mercurial > emacs
comparison lisp/ChangeLog @ 49775:fe09538dd0f5
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 13 Feb 2003 20:04:17 +0000 |
parents | 12567bff76e3 |
children | ded40de41858 |
comparison
equal
deleted
inserted
replaced
49774:12567bff76e3 | 49775:fe09538dd0f5 |
---|---|
35 2003-02-12 Glenn Morris <gmorris@ast.cam.ac.uk> | 35 2003-02-12 Glenn Morris <gmorris@ast.cam.ac.uk> |
36 | 36 |
37 * progmodes/fortran.el (fortran-fill): Fill lines that do not have | 37 * progmodes/fortran.el (fortran-fill): Fill lines that do not have |
38 comments. | 38 comments. |
39 | 39 |
40 2003-02-12 Stefan Monnier <monnier@cs.yale.edu> | |
41 | |
42 * progmodes/fortran.el (fortran-mode): Set comment-use-syntax. | |
43 (fortran-fill-paragraph): Use fill-comment-paragraph. | |
44 | |
40 2003-02-12 Juanma Barranquero <lektu@terra.es> | 45 2003-02-12 Juanma Barranquero <lektu@terra.es> |
41 | 46 |
42 * files.el (file-truename): Revert change from 2002-11-27. | 47 * files.el (file-truename): Revert change from 2002-11-27. |
43 | 48 |
44 2003-02-12 Luc Teirlinck <teirllm@mail.auburn.edu> | 49 2003-02-12 Luc Teirlinck <teirllm@mail.auburn.edu> |
45 | 50 |
46 * help-fns.el (describe-function-1): Change output for keyboard | 51 * help-fns.el (describe-function-1): Change output for keyboard macros. |
47 macros. | |
48 | 52 |
49 2003-02-12 Andreas Schwab <schwab@suse.de> | 53 2003-02-12 Andreas Schwab <schwab@suse.de> |
50 | 54 |
51 * progmodes/sh-script.el (sh-mode-map): Don't remap | 55 * progmodes/sh-script.el (sh-mode-map): Don't remap |
52 beginning-of-defun to the non-existing command | 56 beginning-of-defun to the non-existing command |
57 * files.el (find-alternate-file): Check whether `dired-directory' | 61 * files.el (find-alternate-file): Check whether `dired-directory' |
58 is bound. | 62 is bound. |
59 | 63 |
60 2003-02-12 Simon Marshall <simon@gnu.org> | 64 2003-02-12 Simon Marshall <simon@gnu.org> |
61 | 65 |
62 * progmodes/make-mode.el (makefile-font-lock-keywords): Fontify | 66 * progmodes/make-mode.el (makefile-font-lock-keywords): |
63 single character variable references, but protect shell variables | 67 Fontify single character variable references, but protect shell |
64 references. | 68 variables references. |
65 (makefile-mode): Make `$' be punctuation in font-lock-defaults. | 69 (makefile-mode): Make `$' be punctuation in font-lock-defaults. |
66 | 70 |
67 2003-02-12 Ami Fischman <ami@fischman.org> | 71 2003-02-12 Ami Fischman <ami@fischman.org> |
68 | 72 |
69 Face markup of calendar and diary displays: Any entry line that | 73 Face markup of calendar and diary displays: Any entry line that |
95 (list-sexp-diary-entries): Add handling of file-global attributes; | 99 (list-sexp-diary-entries): Add handling of file-global attributes; |
96 add handling of entry attributes using diary-pull-attrs. | 100 add handling of entry attributes using diary-pull-attrs. |
97 (mark-calendar-days-named, mark-calendar-days-named) | 101 (mark-calendar-days-named, mark-calendar-days-named) |
98 (mark-calendar-date-pattern, mark-calendar-month) | 102 (mark-calendar-date-pattern, mark-calendar-month) |
99 (add-to-diary-list): Add optional paramater `color' for passing | 103 (add-to-diary-list): Add optional paramater `color' for passing |
100 face attribute info through the callchain. Pass this parameter | 104 face attribute info through the callchain. Pass this parameter around. |
101 around. | 105 |
106 2003-02-11 Stefan Monnier <monnier@cs.yale.edu> | |
107 | |
108 * progmodes/etags.el (find-tag-tag): Move (default foo) to before | |
109 `:' in the prompt. | |
110 (find-tag): Make sure we move point in the proper window. | |
111 | |
112 * progmodes/meta-mode.el (meta-fill-paragraph): Remove. | |
113 (meta-common-initialization): Don't set fill-paragraph-function | |
114 now that fill-paragraph takes care of comments. | |
115 | |
116 * progmodes/scheme.el (scheme-mode-syntax-table): Don't switch | |
117 the current buffer's syntax-table. | |
118 | |
119 * progmodes/simula.el (simula-font-lock-syntactic-keywords): New var. | |
120 (simula-font-lock-keywords-1): Simplify. | |
121 (simula-font-lock-keywords-2): Use regexp-opt. | |
122 (simula-emacs-features): Remove. | |
123 (simula-mode-syntax-table): Setup %...\n as comment style b. | |
124 (simula-mode-map): Remove compatibility cruft. | |
125 (simula-keep-region-active): Remove. | |
126 (simula-popup-menu): Simplify. | |
127 (simula-mode): Move abbrev-table setup to top-level. | |
128 (simula-match-string-or-comment): Remove. | |
129 | |
130 * progmodes/tcl.el (tcl-omit-ws-regexp): Correctly handle cases | |
131 like `proc foo {a {b c} d} {'. | |
132 (tcl-mode): Make comment-start-skip more selective. | |
133 | |
134 * info-xref.el (info-xref-check): Use line-beginning-position. | |
135 (info-xref-all-info-files): Cons a bit less. | |
136 (info-xref-check-buffer): Use push and replace-regexp-in-string. | |
137 (info-xref-output): Call insert only once. | |
138 (info-xref-whitespace): Remove. | |
102 | 139 |
103 2003-02-11 John Paul Wallington <jpw@gnu.org> | 140 2003-02-11 John Paul Wallington <jpw@gnu.org> |
104 | 141 |
105 * ibuffer.el (toplevel): Don't require `font-lock'; | 142 * ibuffer.el (toplevel): Don't require `font-lock'; |
106 require `font-core' instead, even though it is dumped. | 143 require `font-core' instead, even though it is dumped. |
158 2003-02-11 Kevin Ryde <user42@zip.com.au> | 195 2003-02-11 Kevin Ryde <user42@zip.com.au> |
159 | 196 |
160 * info-xref.el: New file. | 197 * info-xref.el: New file. |
161 | 198 |
162 2003-02-10 Stefan Monnier <monnier@cs.yale.edu> | 199 2003-02-10 Stefan Monnier <monnier@cs.yale.edu> |
200 | |
201 * textmodes/page-ext.el (pages-directory-mode-map): New. | |
202 (pages-directory-map): Redefine as an varalias. | |
203 (pages-directory-mode): Use new map var and run mode hook. | |
204 (pages-directory-address-mode): Use define-derived-mode. | |
205 | |
206 * textmodes/texinfmt.el (texinfo-format-iftex, texinfo-format-ifhtml) | |
207 (texinfo-format-ifplaintext, texinfo-format-tex, texinfo-format-html) | |
208 (texinfo-format-ifnotinfo, texinfo-format-titlepage) | |
209 (texinfo-format-titlespec, texinfo-format-ignore, texinfo-if-set) | |
210 (texinfo-if-clear): Use re-search-forward's return value. | |
211 (texinfo-sort-startkeyfun, texinfo-format-buffer-1) | |
212 (texinfo-format-region): Use line-{end,beginning}-position. | |
213 (texinfo-append-refill, texinfo-alias): Use match-string-no-properties. | |
214 | |
215 * emacs-lisp/eldoc.el (eldoc-echo-area-multiline-supported-p) | |
216 (eldoc-use-idle-timer-p): Remove. | |
217 (timer): Never require. It only works in current Emacs anyway. | |
218 (eldoc-mode, eldoc-message, eldoc-display-message-p) | |
219 (eldoc-docstring-format-sym-doc, eldoc-remove-command): Simplify. | |
163 | 220 |
164 * ffap.el (ffap-complete-as-file-p): | 221 * ffap.el (ffap-complete-as-file-p): |
165 Use minibuffer-completing-file-name. | 222 Use minibuffer-completing-file-name. |
166 | 223 |
167 * international/mule.el (load-with-code-conversion): Use push. | 224 * international/mule.el (load-with-code-conversion): Use push. |