Mercurial > emacs
annotate lisp/ChangeLog @ 30741:f0d4b6a6438e
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 10 Aug 2000 13:07:25 +0000 |
parents | fb9911db6ae3 |
children | 380811253e5f |
rev | line source |
---|---|
30741 | 1 2000-08-10 Miles Bader <miles@gnu.org> |
2 | |
3 * comint.el (comint-output-filter): Doc fixes & misc code cleanup. | |
4 | |
30739 | 5 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il> |
6 | |
7 * info.el (Info-file-list-for-emacs): More elements for the | |
8 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs, | |
9 and woman manuals. | |
10 | |
30737 | 11 2000-08-10 Miles Bader <miles@lsi.nec.co.jp> |
12 | |
13 * comint.el (comint-send-input): Make the newline boundary overlay | |
14 rear-nonsticky. Use `insert' instead of `insert-before-markers'. | |
15 (comint-output-filter): Use `insert' instead of | |
16 `insert-before-markers'. Extend comint-last-output-overlay when | |
17 necessary since we can't rely on insert-before-markers to do it. | |
18 * gud.el (gud-filter): Use `with-current-buffer' instead of | |
19 save-excursion when inserting the output, so that point gets | |
20 updated correctly; the old method relied on a rather dodgy | |
21 side-effect of comint-output-filter to avoid the effect of | |
22 save-excursion. | |
23 | |
30734 | 24 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il> |
25 | |
26 * files.el (recover-file): Call insert-directory instead of | |
27 invoking `ls' directly. | |
28 | |
30732 | 29 2000-08-10 Miles Bader <miles@gnu.org> |
30 | |
31 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face) | |
32 (comint-last-prompt-overlay): New variables. | |
33 (comint-output-filter): Implement prompt highlighting. | |
34 (comint-snapshot-last-prompt): New function. | |
35 (comint-send-input): Snapshot the last prompt. | |
36 Use comint-highlight-input-face. | |
37 (comint-highlight-input-face): Renamed from `comint-highlight-face'. | |
38 Use defface instead of defcustom. | |
39 (send-invisible, comint-send-eof): Snapshot the last prompt. | |
40 (comint-delchar-or-maybe-eof): Use comint-send-eof. | |
41 (comint-mode): Make `comint-last-prompt-overlay' buffer-local. | |
42 | |
30718
39957e672714
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30715
diff
changeset
|
43 2000-08-09 Stefan Monnier <monnier@cs.yale.edu> |
39957e672714
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30715
diff
changeset
|
44 |
30719
fd7db1cf7adf
(make-bool-vector): Remove.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30718
diff
changeset
|
45 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove. |
fd7db1cf7adf
(make-bool-vector): Remove.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30718
diff
changeset
|
46 (regexp-opt-group): Use a list of chars for `letters'. |
fd7db1cf7adf
(make-bool-vector): Remove.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30718
diff
changeset
|
47 (regexp-opt-charset): `chars' is now a list of chars. |
fd7db1cf7adf
(make-bool-vector): Remove.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30718
diff
changeset
|
48 Use a char-table rather than a vector so it works for multibyte chars. |
fd7db1cf7adf
(make-bool-vector): Remove.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30718
diff
changeset
|
49 |
30718
39957e672714
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30715
diff
changeset
|
50 * pcvs.el (cvs-menu): Don't move point. Use popup-menu. |
39957e672714
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30715
diff
changeset
|
51 Set cvs-minor-current-files to the selected fileinfo. |
39957e672714
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30715
diff
changeset
|
52 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files. |
39957e672714
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30715
diff
changeset
|
53 (cvs-mode-insert): Manually macroexpand `ignore-errors'. |
39957e672714
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30715
diff
changeset
|
54 |
30715 | 55 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il> |
56 | |
57 * files.el (insert-directory): Don't call access-file on | |
58 directories on DOS and Windows. | |
59 | |
30704 | 60 2000-08-09 Kenichi Handa <handa@etl.go.jp> |
61 | |
62 * international/ccl.el (ccl-embed-data): Make ccl-program-vector | |
63 longer if necessary. | |
64 (ccl-embed-code): Call ccl-embed-data to store CODE in | |
65 ccl-program-vector. | |
66 | |
30701 | 67 2000-08-09 Miles Bader <miles@gnu.org> |
68 | |
69 * comint.el (comint-output-filter): Properly handle the case where | |
70 the text surrounded by comint-last-output-overlay was deleted. | |
71 | |
30671 | 72 2000-08-08 Gerd Moellmann <gerd@gnu.org> |
73 | |
30693 | 74 * info.el (Info-insert-dir): Use Info-additional-directory-list if |
75 non-nil. | |
76 (Info-file-list-for-emacs): Remove "info" from the list because | |
77 that leads to trying to use the documentation from file `info' | |
78 in various situations where it isn't appropriate, for instance | |
79 C-h C-k C-h i. | |
80 | |
81 * ffap.el (ffap-read-file-or-url-internal): Handle case that | |
82 DIR and/or STRING are nil. | |
83 | |
84 * progmodes/compile.el (compilation-setup): Make variable | |
85 compilation-error-screen-columns buffer-local, as some comment | |
86 in the code suggests it should be. | |
87 | |
88 * files.el (auto-mode-interpreter-regexp): New variable. | |
89 (set-auto-mode): Use it. | |
90 | |
91 * indent.el (indent-for-tab-command): Doc fix. | |
92 | |
93 * mouse-sel.el (mouse-sel-mode): Doc fix. | |
94 | |
30671 | 95 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N=' |
96 labels. | |
97 | |
98 * help.el (print-help-return-message): When | |
99 display-buffer-reuse-frames is set, let the help window been quit, | |
100 instead of deleting it, which might delete a reused frame. | |
101 | |
30664 | 102 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il> |
103 | |
104 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to | |
105 rename a directory to a name that differs only by its letter case. | |
106 | |
30655 | 107 2000-08-08 Kenichi Handa <handa@etl.go.jp> |
108 | |
109 * international/quail.el (quail-define-rules): Handle Quail decode | |
110 map correctly. Add code for supporting annotations. | |
111 (quail-install-decode-map): New function. | |
112 (quail-defrule-internal): New optional arguments decode-map and | |
113 props. | |
114 (quail-advice): New function. | |
115 | |
30651
61c2f9fcb8f6
* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
Sam Steingold <sds@gnu.org>
parents:
30649
diff
changeset
|
116 2000-08-07 Sam Steingold <sds@gnu.org> |
61c2f9fcb8f6
* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
Sam Steingold <sds@gnu.org>
parents:
30649
diff
changeset
|
117 |
61c2f9fcb8f6
* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
Sam Steingold <sds@gnu.org>
parents:
30649
diff
changeset
|
118 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass', |
61c2f9fcb8f6
* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
Sam Steingold <sds@gnu.org>
parents:
30649
diff
changeset
|
119 `defconst', `define-condition', `with-slots'. |
61c2f9fcb8f6
* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
Sam Steingold <sds@gnu.org>
parents:
30649
diff
changeset
|
120 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'. |
61c2f9fcb8f6
* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
Sam Steingold <sds@gnu.org>
parents:
30649
diff
changeset
|
121 |
30649 | 122 2000-08-03 Miles Bader <miles@gnu.org> |
123 | |
124 * comint.el (comint-use-prompt-regexp-instead-of-fields): | |
125 New variable. | |
126 (comint-prompt-regexp, comint-get-old-input): Document dependence on | |
127 comint-use-prompt-regexp-instead-of-fields. | |
128 (comint-send-input): Add `input' field property to stuff we send to | |
129 the process, if comint-use-prompt-regexp-instead-of-fields is nil. | |
130 (comint-output-filter): Add `output' field property to process | |
131 output, if comint-use-prompt-regexp-instead-of-fields is nil. | |
132 (comint-replace-by-expanded-history) | |
133 (comint-get-old-input-default, comint-show-output) | |
134 (comint-backward-matching-input, comint-forward-matching-input) | |
135 (comint-next-prompt, comint-previous-prompt): Use field | |
136 properties if comint-use-prompt-regexp-instead-of-fields is nil. | |
137 (comint-line-beginning-position): New function. | |
138 (comint-bol): Use comint-line-beginning-position. Make ARG optional. | |
139 (comint-replace-by-expanded-history-before-point): Use | |
140 comint-line-beginning-position and line-end-position. | |
141 (comint-last-output-overlay): New variable. | |
142 (comint-mode): Make `comint-last-output-overlay' buffer-local. | |
143 | |
144 * shell.el (shell-prompt-pattern): Doc change. | |
145 (shell-backward-command): Use line-beginning-position. | |
146 | |
147 * gud.el (gud-gdb-complete-command): Use | |
148 comint-line-beginning-position. | |
149 | |
150 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if | |
151 comint-bol doesn't actually go to the beginning of the line. | |
152 | |
153 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp | |
154 if comint-use-prompt-regexp-instead-of-fields is non-nil. | |
155 (try-expand-line-all-buffers): Likewise. | |
156 | |
157 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of | |
158 explicitly matching comint-prompt-regexp. | |
159 (sql-copy-column): Use comint-line-beginning-position instead of | |
160 explicitly matching comint-prompt-regexp. | |
161 | |
162 * progmodes/octave-inf.el (inferior-octave-complete): Use | |
163 comint-line-beginning-position. | |
164 | |
165 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change. | |
166 | |
167 * progmodes/idlw-shell.el (idlwave-shell-send-command): When | |
168 looking for a prompt, use `forward-line 0' instead of | |
169 `beginning-of-line', to avoid getting caught by an input field. | |
170 | |
30633 | 171 2000-08-07 Gerd Moellmann <gerd@gnu.org> |
172 | |
173 * files.el (shell-quote-wildcard-pattern): Make sure to return | |
174 PATTERN, in the Unix case. | |
175 | |
30629 | 176 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il> |
177 | |
178 * play/zone.el (zone): Discard any pending input before running | |
179 the randomly-chosen pgm. | |
180 | |
30623 | 181 2000-08-07 Kenichi Handa <handa@etl.go.jp> |
182 | |
183 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of | |
184 checking the existence of any multibyte characters. | |
185 | |
30619 | 186 2000-08-06 Gerd Moellmann <gerd@gnu.org> |
187 | |
30622 | 188 * help.el (describe-mode): Test minor-mode symbol for being |
189 bound before testing its value for being nil. | |
190 | |
30619 | 191 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of |
192 `first', `second', and `third'. | |
193 | |
194 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05. | |
195 (second): Make it an alias for `cadr'. | |
196 | |
30616 | 197 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il> |
198 | |
199 * bs.el (bs-apply-sort-faces): Don't use window-system, since all | |
200 types of display support faces now. | |
201 | |
30614 | 202 2000-08-05 Gerd Moellmann <gerd@gnu.org> |
203 | |
204 * pcvs.el (require): Require `cl' during compilation, only. | |
205 | |
206 * emacs-lisp/cl.el (first, ..., tenth): Make them macros. | |
207 (toplevel): Remove `remq' and `remove' from autoloads. | |
208 (cl-fake-autoloads): New variable. If set, arrange for an error | |
209 when CL functions etc. are autoloaded. | |
210 | |
30585 | 211 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il> |
212 | |
30593 | 213 * play/zone.el (zone, zone-pgm-stress): Don't use window-system. |
214 | |
30591 | 215 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is |
216 popped up, but the user clicks outside the menu, return an empty | |
217 regexp (that causes unhighlight-regexp to have no effect). | |
218 | |
30589 | 219 * menu-bar.el (menu-bar-games-menu): Add Zone. |
220 | |
30585 | 221 * hi-lock.el (toplevel): Require font-lock. |
222 | |
30576 | 223 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
224 | |
225 * ebnf2ps.el: Get around a bug on skip-chars-forward. | |
226 (ebnf-8-bit-chars): New var for bug fix. | |
227 (ebnf-string): Bug fix. | |
228 | |
30569
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
229 2000-08-03 Sam Steingold <sds@gnu.org> |
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
230 |
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
231 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties' |
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
232 instead of `buffer-string'. |
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
233 (require 'cl): Always, not just when compiling. |
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
234 `ignore-errors' in `interactive', `list*', `defun*' &c make this |
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
235 necessary. |
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
236 |
30567 | 237 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il> |
238 | |
239 * international/mule-cmds.el (select-safe-coding-system): Make | |
240 the message text about selecting a safe coding system more clear. | |
241 | |
30564 | 242 2000-08-02 Gerd Moellmann <gerd@gnu.org> |
243 | |
30565 | 244 * hi-lock.el: New file. |
245 | |
246 * play/zone.el: New file. | |
247 | |
30564 | 248 * replace.el (occur): Set tab-width in the *Occur* buffer to the |
249 value of tab-width in the original buffer. Choose a line number | |
250 format that's a multiple of the original buffer's tab width, so | |
251 that lines appear right. | |
252 | |
253 * textmodes/ispell.el (ispell): New function, replacing an alias. | |
254 Spell-check active region if in transient-mark-mode and mark | |
255 is active; otherwise spell-check buffer. | |
256 | |
257 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
258 | |
259 * ps-mule.el: Fix a customization problem on | |
260 ps-mule-font-info-database-default. | |
261 | |
30555 | 262 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il> |
263 | |
264 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use | |
265 display-mouse-p instead of window-system. | |
266 (ebrowse-member-mode-map): Ditto. | |
267 | |
30553 | 268 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
269 | |
270 * ebnf2ps.el: Update ps-print functions call. Indentation fix. Doc | |
271 fix. | |
272 (ebnf-version): New version number (3.2). | |
273 (ebnf-format-color, ebnf-begin-job): Code fix. | |
30569
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
274 |
30547 | 275 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il> |
276 | |
30549 | 277 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition |
278 font lock support on window-system. | |
279 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise. | |
280 | |
30547 | 281 * textmodes/ispell.el (ispell-highlight-spelling-error): Use |
282 display-color-p, if fboundp, instead of window-system. | |
283 | |
30545 | 284 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il> |
285 | |
286 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p | |
287 instead of window-system. | |
288 | |
289 * wid-edit.el (widget-choose): Use display-mouse-p instead of | |
290 window-system. | |
291 (widget-choice-mouse-down-action): Use display-popup-menus-p | |
292 instead of window-system. | |
293 | |
294 * strokes.el (strokes-file): Run the file name through | |
295 convert-standard-filename. | |
296 (strokes-mode): Call display-mouse-p instead of looking at | |
297 window-system. Change the error message accordingly. | |
298 | |
299 * progmodes/cpp.el (toplevel): Support faces on tty's. | |
300 | |
301 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X) | |
302 (lm-plot-square, lm-init-display): Don't use window-system. | |
303 | |
304 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face) | |
305 (gomoku-plot-square, gomoku-init-display): Don't use window-system. | |
306 | |
307 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p | |
308 instead of looking at window-system. | |
309 | |
30528 | 310 2000-07-30 Gerd Moellmann <gerd@gnu.org> |
311 | |
312 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead | |
313 of testing if iswitchb-prepost-hooks is bound, because the | |
314 latter will always be true when invoking a recursive minibuffer | |
315 from an active Iswitchb buffer. | |
316 | |
30526 | 317 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il> |
318 | |
319 * files.el (shell-quote-wildcard-pattern): New function. | |
320 (insert-directory): Call it. Only prepend "\" to command on Unix | |
321 and GNU/Linux systems. | |
322 | |
30524 | 323 2000-07-30 Gerd Moellmann <gerd@gnu.org> |
324 | |
325 * eshell/esh-groups.el: Change custom :link file names | |
326 from `eshell.info' to `eshell'. | |
327 | |
328 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk> | |
329 | |
330 * dired.el (dired-build-subdir-alist): Expand subdirectory names | |
331 correctly in recursive ange-ftp listings. | |
332 | |
333 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
334 | |
335 * ps-print.el: Fix bug 1: if ps-font-size-internal, | |
336 ps-header-font-size-internal and | |
337 ps-header-title-font-size-internal variables are not set, | |
338 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if | |
339 face text property is (foreground-color . COLOR) or | |
340 `(background-color . COLOR)', ps-print crashes. Doc fix. | |
341 (ps-print-version): New version number (5.2.4). | |
342 (ps-plot-region): Code fix. | |
343 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1. | |
344 (ps-face-attribute-list, ps-face-attributes, ps-face-background): | |
345 Bug fix 2. | |
346 | |
347 2000-07-30 Milan Zamazal <pdm@freesoft.cz> | |
348 | |
349 * glasses.el (glasses-make-readable): Fix uncapitalization of | |
350 identifiers like `myXMLDocument'. | |
351 | |
30519
d732477f0678
(mail-hist-previous-input, mail-hist-next-input): do the obvious code
Karl Fogel <kfogel@red-bean.com>
parents:
30518
diff
changeset
|
352 2000-07-28 Karl Fogel <kfogel@red-bean.com> |
d732477f0678
(mail-hist-previous-input, mail-hist-next-input): do the obvious code
Karl Fogel <kfogel@red-bean.com>
parents:
30518
diff
changeset
|
353 |
30524 | 354 * mail/mail-hist.el (mail-hist-previous-input) |
355 (mail-hist-next-input): Do the obvious code factorization. | |
356 (mail-hist-retrieve-and-insert): New func, contains common | |
30519
d732477f0678
(mail-hist-previous-input, mail-hist-next-input): do the obvious code
Karl Fogel <kfogel@red-bean.com>
parents:
30518
diff
changeset
|
357 code of above two. |
d732477f0678
(mail-hist-previous-input, mail-hist-next-input): do the obvious code
Karl Fogel <kfogel@red-bean.com>
parents:
30518
diff
changeset
|
358 If inserting a message body, leave point at top. |
d732477f0678
(mail-hist-previous-input, mail-hist-next-input): do the obvious code
Karl Fogel <kfogel@red-bean.com>
parents:
30518
diff
changeset
|
359 |
30518
ba9bd1bf0ef8
Ange-ftp handles the output of the w32-style clients
Sam Steingold <sds@gnu.org>
parents:
30516
diff
changeset
|
360 2000-07-28 Sam Steingold <sds@gnu.org> |
ba9bd1bf0ef8
Ange-ftp handles the output of the w32-style clients
Sam Steingold <sds@gnu.org>
parents:
30516
diff
changeset
|
361 |
ba9bd1bf0ef8
Ange-ftp handles the output of the w32-style clients
Sam Steingold <sds@gnu.org>
parents:
30516
diff
changeset
|
362 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime): |
30524 | 363 Use `<=', not `<' to compare times! |
364 (ange-ftp-ls): Remove. | |
30518
ba9bd1bf0ef8
Ange-ftp handles the output of the w32-style clients
Sam Steingold <sds@gnu.org>
parents:
30516
diff
changeset
|
365 |
30502 | 366 2000-07-27 Gerd Moellmann <gerd@gnu.org> |
367 | |
30516 | 368 * play/cookie1.el: Add explanation of how to make cookie.el |
369 compatible with strfile(1) to comment. | |
370 | |
371 * subr.el (remove, remq): New functions. | |
372 | |
30511 | 373 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly |
374 escape `*' in regexps. | |
375 (midnight-find): Reverse order of arguments in the funcall of | |
376 TEST. | |
377 | |
378 * bindings.el (completion-ignored-extensions): Add `.la', `.lo', | |
379 and `.class'. | |
380 | |
30502 | 381 * play/meese.el: Add Commentary section. |
382 | |
30516 | 383 2000-07-27 Alex Schroeder <alex@gnu.org> |
384 | |
385 * sql.el (sql-ms): Added autoload cookie. | |
386 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase) | |
387 (sql-oracle): Ditto. | |
388 (sql-help): Doc change. | |
389 | |
390 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data | |
391 types and exceptions. | |
392 | |
393 2000-07-27 Alex Schroeder <alex@gnu.org> | |
394 | |
395 * sql.el (sql-placeholder-history): New variable. | |
396 (sql-query-placeholders-and-send): New function that will query | |
397 the user and replace placeholders with user input. | |
398 (sql-oracle): If running on NT, set comint-input-sender to | |
399 sql-query-placeholders-and-send. | |
400 | |
401 (sql-stop): If in the SQLi buffer, insert stop notification, else | |
402 present it as a message. | |
403 | |
404 2000-07-27 Alex Schroeder <alex@gnu.org> | |
405 | |
406 * sql.el (sql-input-ring-separator): Doc change. | |
407 (sql-input-ring-file-name): Doc change. | |
408 (sql-interactive-mode): Use `sql-input-ring-separator' and | |
409 `sql-input-ring-file-name' to set the comint-mode equivalents | |
410 without making them local variables. | |
411 (sql-stop): Don't bind `sql-input-ring-separator' and | |
412 `sql-input-ring-file-name' dynamically to their comint-mode | |
413 equivalents. | |
414 | |
30490 | 415 2000-07-27 Kenichi Handa <handa@etl.go.jp> |
416 | |
417 * international/mule.el (register-char-codings): New function. | |
418 (make-coding-system): Handle `safe-chars' specification in the arg | |
419 PROPERTY. | |
420 | |
421 * international/mule-cmds.el | |
422 (find-coding-systems-region-subset-p): This function deleted. | |
423 (sort-coding-systems-predicate): New variable. | |
424 (sort-coding-systems): New function. | |
425 (find-coding-systems-region): Use | |
426 find-coding-systems-region-internal. | |
427 (find-coding-systems-string): Use find-coding-systems-region. | |
428 (find-coding-systems-for-charsets): Check | |
429 char-coding-system-table. | |
430 (select-safe-coding-system-accept-default-p): New variable. | |
431 (select-safe-coding-system): Mostly rewritten. New argument | |
432 ACCEPT-DEFAULT-P. | |
433 (select-message-coding-system): Call select-safe-coding-system | |
434 with ACCEPT-DEFAULT-P arg. | |
435 (reset-language-environment): Reset default-sendmail-coding-system | |
436 to the default value iso-latin-1. | |
437 (set-language-environment): Don't set the obsolete variable | |
438 charset-origin-alist. | |
439 | |
440 * international/codepage.el (cp-coding-system-for-codepage-1): | |
441 Give `safe-chars' property to make-coding-system. | |
442 | |
443 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid | |
444 calling select-message-coding-system twice. | |
445 | |
446 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property | |
447 instead of `safe-charsets'. | |
448 (cyrillic-alternativnyj): Likewise. | |
449 (ccl-encode-alternativnyj): Don't check the charset | |
450 cyrillic-iso8859-5. | |
451 | |
30484 | 452 2000-07-27 Kenichi Handa <handa@etl.go.jp> |
453 | |
454 * composite.el (compose-chars-after): Preserve match data. | |
455 | |
30481 | 456 2000-07-26 Sam Steingold <sds@gnu.org> |
457 | |
458 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function. | |
459 (ange-ftp-real-file-newer-than-file-p): New function. | |
460 (ange-ftp-verify-visited-file-modtime): Use `float-time'. | |
461 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string'). | |
462 | |
463 * tooltip.el (tooltip-float-time): Removed (use `float-time'). | |
464 * midnight.el (midnight-float-time): Ditto. | |
465 | |
30479 | 466 2000-07-26 Andreas Schwab <schwab@suse.de> |
467 | |
468 * files.el (normal-backup-enable-predicate): Correct | |
469 interpretation of the return value of compare-strings. | |
470 | |
30471 | 471 2000-07-26 Gerd Moellmann <gerd@gnu.org> |
472 | |
30477 | 473 * isearch.el (isearch-resume): New function. |
474 (isearch-done): Add something to command-history to resume | |
475 the search. | |
476 (isearch-yank-line, isearch-yank-word): Use | |
477 buffer-substring-no-properties instead of buffer-substring. | |
478 | |
30471 | 479 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead |
480 of flyspell-mouse-map. | |
481 | |
482 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove | |
483 duplicate definition. | |
484 (makefile-mode): Remove duplicate setting of local-abbrev-table. | |
485 | |
486 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable. | |
487 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table. | |
488 | |
30458
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
489 2000-07-25 Sam Steingold <sds@gnu.org> |
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
490 |
30459 | 491 * net/ange-ftp.el: Get modtime over the net. |
492 (ange-ftp-file-modtime): New function. | |
30473 | 493 (ange-ftp-write-region, ange-ftp-insert-file-contents) |
494 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime): | |
30459 | 495 Use it. |
496 (ange-ftp-dot-to-slash): New function. | |
497 (ange-ftp-fix-name-for-vms): Use it. | |
498 | |
30458
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
499 * midnight.el (midnight-buffer-display-time): Use |
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
500 `with-current-buffer'. |
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
501 |
30457 | 502 2000-07-25 Gerd Moellmann <gerd@gnu.org> |
503 | |
504 * find-dired.el: Update copyright notice. | |
505 (find-dired): Offer to kill a running `find'. | |
506 | |
507 * enriched.el (enriched-face-ans): For a `foreground-color' | |
508 property, return '(("x-color" COLOR))' so that COLOR will be | |
509 output as a parameter of the x-color annotation. Likewise for the | |
510 `background-color' property. In the case of normal face | |
511 properties, don't return annotations for unspecified foreground | |
512 and background face attributes. | |
513 | |
30450 | 514 2000-07-25 Kenichi Handa <handa@etl.go.jp> |
515 | |
516 * language/japan-util.el (japanese-katakana-region): Fix handling | |
517 HANKAKU argument. | |
518 | |
30438 | 519 2000-07-25 Miles Bader <miles@gnu.org> |
520 | |
521 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to | |
522 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to | |
523 constrain-to-field. | |
524 | |
30437 | 525 2000-07-24 Andrew Innes <andrewi@gnu.org> |
526 | |
527 * timer.el (timer-activate-when-idle): Add optional parameter | |
528 DONT-WAIT. Update docstring. | |
529 (run-with-idle-timer): Specify extra parameter to | |
530 timer-activate-when-idle, so that timer will be activated | |
531 immediately if Emacs is already idle. | |
532 | |
533 * w32-fns.el (w32-using-nt): Fix docstring. | |
534 | |
30434 | 535 2000-07-24 Dave Love <fx@gnu.org> |
536 | |
537 * mouse.el (popup-menu): Set last-command-event. | |
538 (mouse-major-mode-menu-prefix): Declare. | |
539 | |
30433 | 540 2000-07-24 Gerd Moellmann <gerd@gnu.org> |
541 | |
542 * textmodes/flyspell.el: Update to author's version 1.5d. | |
543 | |
544 * progmodes/hideshow.el: Update copyright notice. | |
545 | |
546 * vcursor.el: Set maintainer to FSF, since author cannot | |
547 be reached. | |
548 | |
30422 | 549 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il> |
550 | |
30424 | 551 * info.el (Info-goto-emacs-key-command-node): Leave a space after |
552 the prompt. | |
553 | |
30422 | 554 * mouse.el (popup-menu): Run the keymap through indirect-function, |
555 in case it was defined with define-prefix-key. If the menu is a | |
556 list of keymaps, look up the binding of user's choice in each one | |
557 of the keymaps. | |
558 (mouse-popup-menubar): If the global and local menu-bar keymaps | |
559 don't have a prompt string, create one and insert it into the | |
560 keymap. Don't barf if current-local-map returns nil. | |
561 | |
30415 | 562 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk> |
563 | |
564 * dired.el (dired-sort-R-check): Added to allow recursive listing | |
565 to be undone. | |
566 (dired-sort-other): Use it. | |
567 | |
30412 | 568 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> |
569 | |
30415 | 570 * Release of cc-mode 5.27 |
30412 | 571 |
572 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
573 | |
574 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to | |
575 c-beginning-of-statement-1 that caused a bad case of recursion | |
576 which could consume a lot of CPU in large classes in languages | |
577 that have in-expression classes (i.e. Java and Pike). | |
578 | |
579 * cc-engine.el (c-guess-basic-syntax): Check for in-expression | |
580 statements before top level constructs (i.e. case 6 is moved | |
581 before case 5 and is now case 4) to catch in-expression | |
582 classes in top level expressions correctly. | |
583 | |
584 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
585 | |
586 * cc-engine.el (c-guess-basic-syntax): Less naive handling of | |
587 objc-method-intro. Case 4 removed and case 5I added. | |
588 | |
589 * cc-langs.el (c-append-paragraph-start): New variable used by | |
590 c-common-init to get paragraph-start correct. | |
591 * cc-langs.el (c-common-init): Use c-append-paragraph-start to | |
592 initialize paragraph-start to make it correct both with and | |
593 without the javadoc special case. | |
594 | |
595 * cc-mode.el (java-mode): Use c-append-paragraph-start to | |
596 initialize paragraph-start for javadoc markup. | |
597 | |
598 * cc-vars.el (c-style-variables-are-local-p): Incompatible | |
599 change by defaulting this to t. It's motivated by the | |
600 confusing behavior that otherwise arise from the style system | |
601 when editing both java and non-java files at the same time | |
602 (see the comments about style setting in c-common-init). | |
603 | |
604 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
605 | |
606 * cc-cmds.el (c-indent-new-comment-line): Added a kludge | |
607 similar to the one in c-fill-paragraph to check the fill | |
608 prefix from the adaptive fill function for sanity. | |
609 | |
610 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
611 | |
612 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into | |
613 defun block. | |
614 | |
615 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
616 | |
30458
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
617 * cc-mode.texi Documented the change of cpp-macro. |
30412 | 618 |
619 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
620 | |
621 * cc-align.el (c-lineup-multi-inher): Handle lines with | |
622 leading comma nicely. Extended to handle member initializers | |
623 too. | |
624 | |
30415 | 625 * cc-engine.el: (c-beginning-of-inheritance-list, |
30412 | 626 c-guess-basic-syntax): Fixed recognition of inheritance lists |
627 when the lines begins with a comma. | |
628 | |
30458
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
629 * cc-mode.texi: Updated doc for c-lineup-multi-inher. |
30412 | 630 |
631 * cc-vars.el (c-offsets-alist): Changed default for | |
632 member-init-cont to c-lineup-multi-inher since it now handles | |
633 member initializers and indents better for leading commas. | |
634 | |
635 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
636 | |
637 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state | |
638 handling that caused class open lines to be recognized as | |
639 statement-conts in some cases. | |
640 | |
641 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix | |
642 guessed by the adaptive fill function unless point is on the | |
643 first line of a block comment. | |
644 | |
645 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug | |
646 when the buffer ends with a macro continuation char. | |
647 | |
648 * cc-engine.el (c-guess-basic-syntax): Added support for | |
649 function definitions as statements in Pike. The first | |
650 statement in a lambda block is now labeled defun-block-intro | |
651 instead of statement-block-intro. | |
652 | |
653 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state | |
654 so that the class surrounding point is selected, not the one | |
655 innermost in the state. | |
656 | |
657 * cc-engine.el (c-guess-basic-syntax): Fixed bug in | |
658 recognition of switch labels having hanging multiline | |
659 statements. | |
660 | |
661 * cc-engine.el (c-beginning-of-member-init-list): Broke out | |
662 some code in c-guess-basic-syntax to a separate function. | |
663 * cc-engine.el (c-just-after-func-arglist-p): Fixed | |
664 recognition of member inits with multiple line arglists. | |
665 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect | |
666 member-init-cont when the commas are in funny places. | |
667 | |
668 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
669 | |
670 * cc-defs.el (c-auto-newline): Removed this macro since it's | |
671 not used anymore. | |
672 | |
673 * cc-engine.el (c-looking-at-bos): New helper function. | |
674 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell | |
675 inexpr and toplevel classes apart in Pike. | |
676 | |
677 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition | |
678 of case 9A. | |
679 | |
680 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New | |
681 constant, since "class" can introduce an in-expression class | |
682 in Pike nowadays. | |
683 | |
684 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
685 | |
686 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum | |
687 indentation on cpp-macro lines. | |
688 | |
689 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro | |
690 a syntax modifier like comment-intro, to make it possible to | |
691 get syntactic indentation for preprocessor directives. It's | |
692 incompatible wrt to lineup functions on cpp-macro, but it has | |
693 no observable effect in the 99.9% common case where cpp-macro | |
694 is set to -1000. | |
695 | |
696 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
697 | |
698 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed | |
699 member-init-cont when the preceding arglist is several lines. | |
700 | |
701 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
702 | |
703 * cc-styles.el (c-style-alist): The basic offset for the BSD | |
704 style corrected to 8. | |
705 | |
706 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
707 | |
708 * cc-styles.el (c-style-alist): Adjusted the indentation of | |
709 brace list openers in the gnu style. | |
710 | |
711 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
712 | |
713 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation. | |
714 | |
715 * cc-cmds.el (c-electric-brace, c-electric-slash, | |
716 c-electric-star, c-electric-semi&comma, c-electric-colon, | |
717 c-electric-lt-gt, c-electric-paren): Don't reindent old lines | |
718 when c-syntactic-indentation is nil. | |
719 | |
720 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where | |
721 we were left at comments preceding the first statement when | |
722 reaching the beginning of the buffer. | |
723 | |
724 * cc-vars.el (c-syntactic-indentation): New variable to turn | |
725 off all syntactic indentation. | |
726 | |
727 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
728 | |
729 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces | |
730 between the text and the block comment ender when it hangs, | |
731 depending on how many there are before the fill. | |
732 | |
733 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
734 | |
735 * cc-engine.el (c-beginning-of-closest-statement): New helper | |
736 function to go back to the closest preceding statement start, | |
737 which could be inside a conditional statement. | |
738 * cc-engine.el (c-guess-basic-syntax): Use | |
739 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C. | |
740 | |
741 * cc-engine.el (c-guess-basic-syntax): Better handling of | |
742 arglist-intro, arglist-cont-nonempty and arglist-close when | |
743 the arglist is nested inside parens. Cases 7A, 7C and 7F | |
744 changed. | |
745 | |
746 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought | |
747 up-to-date with javadoc 1.2. | |
748 | |
749 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
750 | |
751 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of | |
752 multiline Pike type decls. | |
753 | |
754 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
755 | |
756 * cc-cmds.el (c-indent-new-comment-line): Always break | |
757 multiline comments in multiline mode, regardless of | |
758 comment-multi-line. | |
759 | |
760 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
761 | |
762 * cc-engine.el (c-guess-basic-syntax): Fixed bug with | |
763 fully::qualified::names in C++ member init lists. Preamble in | |
764 case 5D changed. | |
765 | |
766 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
767 | |
768 * cc-langs.el (c-common-init): Handling of obsolete variables | |
769 moved to c-initialize-cc-mode. More compatible style override | |
770 when using global style variables. | |
771 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete | |
772 variables moved here. | |
773 | |
30415 | 774 * cc-mode.texi: Documented the special behavior of |
30412 | 775 c-special-indent-hook as a style variable. Don't talk about |
776 doing (c-make-styles-buffer-local t) in a mode hook, since | |
777 that's already too late to work right. | |
30458
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
778 |
30412 | 779 * cc-styles.el (c-make-styles-buffer-local): Flag style |
780 variable localness in c-style-variables-are-local-p to make | |
781 the compatibility measure in c-common-init work well. | |
782 | |
783 * cc-styles.el (c-set-style-1): c-special-indent-hook can no | |
784 longer contain set-from-style. | |
785 * cc-styles.el (c-initialize-builtin-style): Don't check for | |
786 set-from-style on c-special-indent-hook. | |
787 * cc-styles.el (c-copy-tree): Obsolete. The standard function | |
788 copy-alist is sufficient now. | |
789 | |
790 * cc-styles.el (c-set-style, c-set-style-1, | |
791 c-get-style-variables): Fixes to variable initialization so | |
792 that duplicate entries in styles have the same effect | |
793 regardless of DONT-OVERRIDE. | |
794 | |
795 * cc-styles.el (c-set-style-2): Fixed bug where the | |
796 initialization of inheriting styles failed when the | |
797 dont-override flag is set. | |
798 | |
799 * cc-vars.el (c-special-indent-hook): Don't use set-from-style | |
800 on this. | |
801 | |
802 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
803 | |
804 * cc-defs.el (c-forward-comment): Removed the workaround | |
805 introduced in 5.38 since it had worse side-effects. If a line | |
806 contains the string "//\"", it regarded the // as a comment | |
807 start since the \ temporarily doesn't have escape syntax. | |
808 | |
809 2000-07-17 Emmanuel Briot <briot@act-europe.fr> | |
810 | |
811 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load | |
812 ada-xref.el before ada-prj.el, so that the Project menu is created | |
813 when ada-prj tries to add to it. | |
814 (ada-activate-keys-for-case): Suppress the characters that are not | |
815 part of the Ada syntax. Better compatibility with else-mode | |
816 (ada-adjust-case-interactive): When auto-casing is not active, | |
817 correctly insert newlines (used to insert only ^M). Prevent the | |
818 syntax table from being changed in case of an error | |
819 (or '_' becomes part of a word and some commands are confused). | |
820 Do nothing if ada-auto-case is nil. | |
821 (ada-after-keyword-p): Ignore keywords that are also attributes | |
822 (ada-batch-reformat): Update usage comment | |
823 (ada-call-from-contextual-menu): New function | |
824 (ada-case-read-exceptions): Reinitialize the casing exception list | |
825 first to nil first, so that the casing exception file can be | |
826 shared. | |
827 (ada-check-defun-name): Handles "configure" keyword for gnatdist | |
828 files. | |
829 (ada-compile-goto-error): Fix regexp used to detect a file:line | |
830 anywhere in the error message | |
831 (ada-contextual-menu-last-point): New variable | |
832 (ada-create-keymap): If the variable delete-key-deletes-forward is | |
833 t on XEmacs, it means that DEL should delete one character | |
834 forward. | |
835 (ada-create-menu): Use :included instead of :visible for XEmacs. | |
836 New submenu "Options". | |
837 (ada-end-stmt-re): Correctly indent "select ... then abort" | |
838 statements. | |
839 (ada-fill-comment-paragraph): Correctly delete all leading '--' | |
840 even if they don't match ada-fill-comment-prefix Fix handling of | |
841 paragraphs on the first or last line of a file. | |
842 (ada-format-paramlist): Fix handling of default parameter values. | |
843 (ada-get-body-name): New function. | |
844 (ada-get-current-indent): Optimized by searchling directly for an | |
845 existing generic part or a statement outside of it. Handle | |
846 ada-indent-align-comments when indenting comments Replaced some | |
847 regexps by testing directly the next character. This results in a | |
848 huge speedup on some files. New indentation scheme for renames | |
849 statements. Stop looking for the 'while' or 'for' associated with | |
850 a 'loop' at the first semicolon encountered. A "return" can also | |
851 match an anonymous access subprogram declaration. | |
852 (ada-get-indent-noindent): Ignore strings and comments when | |
853 looking for the keywords "record" and "private". | |
854 (ada-goto-matching-decl-start): When matching "if", make sure we | |
855 are not in fact seeing "end if". Ignore "when" statements except | |
856 when initial keyword was "begin". Fix handling of nested | |
857 procedures. Add a recursive call to this function to skip over | |
858 other 'end' statmts. Fix indentation for "when .. => begin" | |
859 (ada-in-open-paren-p): Fix indentation for complex boolean | |
860 expressions, where 'and then', 'or else' and parenthesis | |
861 statements are mixed up. | |
862 (ada-in-paramlist-p): Skip comments while searching for the | |
863 beginning Fix handling of operator declarations. | |
864 (ada-indent-align-comments): New variable | |
865 (ada-indent-current): Change the syntax table only in the | |
866 protected section, so that we are sure it is restored correctly. | |
867 (ada-indent-on-previous-lines): Use ada-use-indent and | |
868 ada-with-indent Correctly indent "select ... then" | |
869 (ada-indent-region): Slight speedup. | |
870 (ada-indent-renames): New variable. | |
871 (ada-last-which-function-subprog, ada-last-which-function-line): | |
872 New variables | |
873 (ada-looking-at-semi-private): Correctly indent the 'private' | |
874 keyword when it is the first word in a package declaration. | |
875 (ada-loose-case-word): Stop searching if at the end of the buffer. | |
876 (ada-loose-case-word, ada-capitalize-word): Recase the whole word | |
877 even if point is not initially at the end of the word. | |
878 (ada-matching-decl-start-re): Add "when". | |
879 (ada-mode): Add support for abbrev-mode, outline-mode and | |
880 which-func-mode Override the old find-file.el entry in | |
881 ff-special-constructs since it is using the obsolete | |
882 ada-spec-suffix variable | |
883 (ada-no-auto-case): New function | |
884 (ada-scan-paramlist): When parsing the argument type, accept | |
885 spaces (as in "X 'Class", generated by Rational Rose). | |
886 (ada-other-file-name): No longer loads the other file. | |
887 (ada-popup-menu): Save and restore the current buffer and cursor | |
888 position before and after displaying the menu. | |
889 (ada-search-ignore-complex-boolean): New function. | |
890 (ada-uncomment-region): Emacs21 already knows how to delete | |
891 comments not starting in the first column. | |
892 (ada-use-indent): New variable | |
893 (ada-which-function): New function. | |
894 (ada-with-indent): New variable | |
895 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el | |
896 can be batch-compiled from the command line. | |
897 | |
898 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs. | |
899 Add to the menu when the file is loaded, not in ada-mode-hook. | |
900 Add -toolbar to the default ddd command Switches moved from | |
901 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to | |
902 ada-prj-default-comp-opt | |
903 (ada-add-ada-menu): Remove the map and name parameters Add the Ada | |
904 Reference Manual to the menu | |
905 (ada-check-current): rewritten as a call to ada-compile-current | |
906 (ada-compile): Removed. | |
907 (ada-compile-application, ada-compile-current, ada-check-current): | |
908 Set the compilation-search-path so that compile.el automatically | |
909 finds the sources in src_dir. Automatic scrollong of the | |
910 compilation buffer. C-uC-cC-c asks for confirmation before | |
911 compiling | |
912 (ada-compile-current): New parameter, prj-field | |
913 (ada-complete-identifier): Load the .ali file before doing | |
914 processing | |
915 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to | |
916 conform to gnatmake's behavior. | |
917 (ada-find-file-in-dir): New function | |
918 (ada-find-references): Set the environment variables for gnatfind | |
919 (ada-find-src-file-in-dir): New function. | |
920 (ada-first-non-nil): Removed | |
921 (ada-gdb-application): Add support for jdb, the java debugger. | |
922 (ada-get-ada-file-name): Load the original-file first if not done | |
923 yet. | |
924 (ada-get-all-references): Handles the new ali syntax (parent types | |
925 are found between <>). | |
926 (ada-initialize-runtime-library): New function | |
927 (ada-mode-hook): Always load a project file when a file is opened, | |
928 so that the casing exceptions are correctly read. | |
929 (ada-operator-re): Add all missing operators ("abs", "rem", "**"). | |
930 (ada-parse-prj-file): Use find-file-noselect instead of find-file | |
931 to open the project file, since the latter does not work with | |
932 speedbar Get default values before loading the prj file, or the | |
933 default executable file name is wrong. Use the absolute value of | |
934 src_dir to initialize ada-search-directories and | |
935 compilation-search-path,... Add the standard runtime library to | |
936 the search path for find-file. | |
937 (ada-prj-default-debugger): Was missing an opening '{' | |
938 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New | |
939 variables. | |
940 (ada-prj-default-gnatmake-opt): New variable | |
941 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada | |
942 buffers, the project file is the default one Save the windows | |
943 configuration before displaying the menu. | |
944 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed | |
945 (ada-read-identifier): Fix xrefs on operators (for "mod", "and", | |
946 ...) regexp-quote identifiers names to support operators +, | |
947 -,... in regexps. | |
948 (ada-remote): New function. | |
949 (ada-run-application): Erase the output buffer before starting the | |
950 run Support remote execution of the application. Use | |
951 call-process, or the arguments are incorrectly parsed | |
952 (ada-set-default-project-file): Reread the content of the active | |
953 project file, not the one from the current buffer When a project | |
954 file is set as the default project, all directories are | |
955 automatically associated with it. | |
956 (ada-set-environment): New function | |
957 (ada-treat-cmd-string): New special variable ${current} | |
958 (ada-treat-cmd-string): Revised. The substitution is now done for | |
959 any ${...} substring | |
960 (ada-xref-current): If no body was found, compiles the spec | |
961 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the | |
962 compiler to get rid of command line length limitations. | |
963 (ada-xref-get-project-field): New function | |
964 (ada-xref-project-files): New variable | |
965 (ada-xref-runtime-library-specs-path) | |
966 (ada-xref-runtime-library-ali-path): New variables | |
967 (ada-xref-set-default-prj-values): Default run command now does a | |
968 cd to the build directory. New field: main_unit Provide a default | |
969 file name even if the current buffer has no prj file. | |
970 | |
971 * ada-prj.el: | |
972 Rewritten to show a tabbed-dialog. | |
973 (ada-prj-add-ada-menu): Remove the map and name parameters. | |
974 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values): | |
975 New function | |
976 (ada-prj-load-directory, ada-prj-subdirs-of): New functions | |
977 (ada-prj-load-from-file): New function | |
978 (ada-prj-save): Always save fields that depend on the current buffer | |
979 (ada-prj-show-value): New function | |
30458
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
980 |
30412 | 981 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in |
982 Ada mode. This will allow us to display the Ada menu in any buffer | |
983 we want (for project items). | |
984 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct | |
985 number of spaces in the header. | |
30458
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
986 |
30395 | 987 2000-07-24 Dave Love <fx@gnu.org> |
988 | |
989 * ediff-init.el (ediff-region-help-echo): Bind face-help. | |
990 | |
30388
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
991 2000-07-23 Noah Friedman <friedman@splode.com> |
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
992 |
30392
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
993 * type-break.el (type-break): perform autosave. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
994 Suggested by Stephen Gildea <gildea@intouchsys.com>. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
995 (type-break-do-query): Cancel query schedule while performing |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
996 actual query, to avoid possibility of a second query being made |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
997 while first one is already in progress. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
998 (type-break-time-stamp-format): New variable. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
999 (type-break-time-stamp): New function. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1000 (type-break-time-warning): Use it. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1001 (type-break-keystroke-warning): Use it. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1002 (type-break-noninteractive-query): Use it. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1003 |
30390
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1004 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1005 cookie. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1006 Use add-minor-mode to set minor-mode-alist, if available. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1007 (eldoc-echo-area-use-multiline-p): New user option. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1008 (eldoc-echo-area-multiline-supported-p): New variable. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1009 (eldoc-docstring-format-sym-doc): Use them. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1010 (eldoc-mode): If not using idle timers, append to local post and |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1011 pre command hooks. Suggested by David Byers <davby@ida.liu.se>. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1012 (eldoc-display-message-no-interference-p): Don't interfere with |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1013 edebug. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1014 Add autoload cookie for eldoc-mode minor-mode-alist initialization. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1015 (eldoc-function-arglist): New function. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1016 (eldoc-function-argstring): Use it. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1017 |
30388
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1018 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure |
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1019 auto save directory exists before calling directory-files. |
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1020 |
30386 | 1021 2000-07-23 Dave Love <fx@gnu.org> |
1022 | |
1023 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i, | |
1024 ^o, ^u. | |
1025 | |
30359 | 1026 2000-07-21 Dave Love <fx@gnu.org> |
1027 | |
30374 | 1028 * ediff-init.el (ediff-region-help-echo): Modify to use overlay |
1029 now passed to the function. It now works properly. | |
1030 | |
30359 | 1031 * smerge-mode.el (smerge-mode-menu): Fill it out. |
1032 | |
30350 | 1033 2000-07-20 Gerd Moellmann <gerd@gnu.org> |
1034 | |
1035 * info-look.el (info-lookup): If *info* is shown in another frame | |
1036 on the same display, select that frame, instead of switching to | |
1037 the Info buffer in another window of the selected frame. | |
1038 | |
1039 * simple.el (universal-argument-map): Bind numeric keypad keys | |
1040 kp-0 to kp-9 and kp-subtract. | |
1041 (digit-argument): Handle these keys. | |
1042 | |
30346 | 1043 2000-07-20 Dave Love <fx@gnu.org> |
1044 | |
1045 * net/goto-addr.el (goto-address-fontify): Don't bother with | |
1046 buffer-modified and read-only stuff -- irrelevant with overlays. | |
1047 Put an extra property on the overlays and use it to clean up in | |
1048 case goto-address is re-run. | |
1049 | |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
1050 2000-07-19 Richard M. Stallman <rms@gnu.org> |
30334
367cc943e9f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30331
diff
changeset
|
1051 |
30337
5861c80aa795
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30335
diff
changeset
|
1052 * timer.el (run-with-idle-timer): Doc fix. |
5861c80aa795
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30335
diff
changeset
|
1053 |
30388
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1054 * mail/mail-utils.el (mail-strip-quoted-names): |
30334
367cc943e9f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30331
diff
changeset
|
1055 Handle case where <...> appears inside "...". |
367cc943e9f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30331
diff
changeset
|
1056 Use replace-match to edit the string more simply. |
367cc943e9f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30331
diff
changeset
|
1057 (rmail-dont-reply-to): Cope with an unmatched ". |
367cc943e9f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30331
diff
changeset
|
1058 |
30331 | 1059 2000-07-19 Dave Love <fx@gnu.org> |
1060 | |
1061 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs | |
1062 implementation. | |
1063 | |
1064 * mouse.el (popup-menu): Allow a list of keymaps for menu arg. | |
1065 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions. | |
1066 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff. | |
1067 | |
30318 | 1068 2000-07-19 Gerd Moellmann <gerd@gnu.org> |
1069 | |
30329 | 1070 * textmodes/refer.el: Correct maintainer's email address. |
1071 | |
1072 * progmodes/hideif.el: Correct author's email address. | |
1073 Fix typo in comment. | |
1074 | |
1075 * xml.el: New file. | |
1076 | |
30318 | 1077 * mail/mailheader.el: Correct author's mail address. |
1078 | |
1079 * gnus/parse-time.el: Correct author's mail address. | |
1080 | |
30329 | 1081 2000-07-19 Colin Walters <walters@cis.ohio-state.edu> |
30388
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1082 |
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1083 * comint.el (comint-highlight-input, comint-highlight-face): |
30329 | 1084 New user options. |
1085 (comint-input-ring-file-name): Change custom type. | |
1086 (comint-mode-map): Bind mouse-2. | |
1087 (comint-insert-clicked-input): New function. | |
1088 (comint-send-input): Handle input highlighting. | |
1089 | |
30313
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1090 2000-07-18 Stefan Monnier <monnier@cs.yale.edu> |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1091 |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1092 * mouse.el (popup-menu): New function. |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1093 (mouse-major-mode-menu): Use it. |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1094 |
30311 | 1095 2000-07-18 Dave Love <fx@gnu.org> |
1096 | |
1097 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo | |
1098 improvements. | |
1099 | |
30308 | 1100 2000-07-18 Gerd Moellmann <gerd@gnu.org> |
1101 | |
30313
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1102 * faces.el (face-font-selection-order) |
30308 | 1103 (face-font-family-alternatives): Add custom type. |
30388
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1104 |
30298 | 1105 2000-07-18 Dave Love <fx@gnu.org> |
1106 | |
1107 * cus-edit.el (custom-variable-reset-saved) | |
1108 (custom-variable-reset-standard): Remove unused bindings. | |
1109 | |
1110 * rect.el (open-rectangle-line): Remove unused let. | |
1111 | |
1112 * hl-line.el (hl-line-highlight): Check hl-line-mode. | |
1113 | |
30296 | 1114 2000-07-18 Gerd Moellmann <gerd@gnu.org> |
1115 | |
1116 * cdl.el: Fix `Maintainer' keyword. | |
1117 | |
1118 * play/pong.el: Add author's email address. | |
1119 | |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1120 2000-07-17 Sam Steingold <sds@gnu.org> |
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1121 |
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1122 * files.el (insert-directory): Call `split-string' instead of |
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1123 re-implementing it. |
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1124 |
30290 | 1125 2000-07-18 Gerd Moellmann <gerd@gnu.org> |
1126 | |
1127 * mail/vms-pmail.el: Change maintainer to FSF. | |
1128 | |
1129 * net/goto-addr.el: Change maintainer to FSF. | |
1130 | |
1131 * recentf.el: Update from author. | |
1132 | |
1133 * info.el (Info-title-face-alist): Removed. | |
30388
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1134 |
30277 | 1135 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il> |
1136 | |
1137 * eshell/eshell.el (eshell): Replace links to eshell.info with | |
1138 links to eshell, to avoid problems on systems where the manual is | |
1139 installed as `eshell'. | |
1140 * eshell/esh-cmd.el (eshell-cmd): Ditto. | |
1141 * eshell/em-smart.el (eshell-smart): Ditto. | |
1142 * eshell/em-banner.el (eshell-banner): Ditto. | |
30313
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1143 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto. |
30277 | 1144 |
1145 * eshell/em-unix.el (eshell-shuffle-files): Don't disable | |
1146 same-file check in the MS-DOS version (it does support inodes). | |
1147 | |
1148 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix. | |
1149 | |
30313
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1150 * eshell/eshell.el (eshell-directory-name): |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1151 Run default directory name through convert-standard-filename. |
30277 | 1152 |
30255 | 1153 2000-07-18 Kenichi Handa <handa@etl.go.jp> |
1154 | |
30313
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1155 * international/mule-cmds.el (select-safe-coding-system): |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1156 Fix typo in the comment. |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1157 |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1158 * language/european.el (compound-text): |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1159 Force katakana-jisx0201 to be designated to G1. |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1160 |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1161 * international/mule-conf.el (oldjis-newjis-jisroman-ascii): |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1162 Don't translate some national variant characters of latin-jisx0201. |
30262 | 1163 (x-ctext): Force katakana-jisx0201 to be designated to G1. |
30257 | 1164 |
30255 | 1165 * international/kkc.el (kkc-after-update-conversion-functions): |
1166 New variable. | |
1167 (kkc-update-conversion): Run functions in it at the tail. | |
1168 | |
30277 | 1169 2000-07-16 John Wiegley <johnw@gnu.org> |
30254
857a458d569d
Added a new feature to align.el
John Wiegley <johnw@newartisans.com>
parents:
30253
diff
changeset
|
1170 |
30313
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1171 * lisp/align.el (align-newline-and-indent): |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1172 Adding new function. for auto-aligning blocks of code on RET. |
30254
857a458d569d
Added a new feature to align.el
John Wiegley <johnw@newartisans.com>
parents:
30253
diff
changeset
|
1173 (align-region): Fixed badly formatted minibuffer message. |
857a458d569d
Added a new feature to align.el
John Wiegley <johnw@newartisans.com>
parents:
30253
diff
changeset
|
1174 |
30253 | 1175 2000-07-17 Kenichi Handa <handa@etl.go.jp> |
1176 | |
30313
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1177 * international/kkc.el (kkc-show-conversion-list-count): Customize it. |
30253 | 1178 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show |
1179 the conversion list at first if appropriate. | |
1180 (kkc-next): Don't update kkc-next-count here. | |
1181 (kkc-prev): Don't update kkc-prev-count here. | |
1182 (kkc-show-conversion-list-update): Fix setting up of conversion | |
1183 list message. | |
1184 | |
30250
bf443dabe303
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30248
diff
changeset
|
1185 2000-07-16 Stefan Monnier <monnier@cs.yale.edu> |
bf443dabe303
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30248
diff
changeset
|
1186 |
30290 | 1187 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key. |
30250
bf443dabe303
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30248
diff
changeset
|
1188 |
30248 | 1189 2000-07-16 Dave Love <fx@gnu.org> |
1190 | |
1191 * cus-edit.el (custom-buffer-create-internal): Use a help-echo | |
1192 function to be more specific. | |
1193 | |
1194 * wid-edit.el (widget-specify-field, widget-specify-button): Allow | |
1195 non-string help-echo. | |
1196 (widget-types-convert-widget): Defsubst it. | |
1197 (widget-echo-help): Try to cope with a help-echo function of two | |
1198 possible sorts. | |
1199 | |
30241 | 1200 2000-07-15 Jason Rumney <jasonr@gnu.org> |
1201 | |
1202 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist): | |
1203 Declare as obsolete. | |
1204 | |
1205 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons. | |
1206 | |
30226 | 1207 2000-07-14 Gerd Moellmann <gerd@gnu.org> |
1208 | |
1209 * hilit-chg.el: Fix typo. | |
1210 | |
30221 | 1211 2000-07-14 Dave Love <fx@gnu.org> |
1212 | |
1213 * info.el (Info-mode-menu): Fix use of :help, :enable. | |
1214 | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1215 2000-07-14 Stefan Monnier <monnier@cs.yale.edu> |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1216 |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1217 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label. |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1218 |
30193 | 1219 2000-07-13 Dave Love <fx@gnu.org> |
1220 | |
30195 | 1221 * emacs-lisp/easymenu.el: Doc fixes. |
1222 (easy-menu-remove): Defalias to ignore. | |
1223 | |
30193 | 1224 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback): |
1225 Call throw correctly. | |
1226 | |
30190 | 1227 2000-07-13 Gerd Moellmann <gerd@gnu.org> |
1228 | |
1229 * faces.el (frame-background-mode): Doc fix. | |
1230 | |
1231 * simple.el (eval-expression-print-length): Change custom type to | |
1232 allow entering nil as value. | |
1233 | |
30185 | 1234 2000-07-13 Dave Love <fx@gnu.org> |
1235 | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1236 * progmodes/fortran.el (fortran-imenu-generic-expression): |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1237 Change definition layout. |
30187 | 1238 (fortran-mode-menu): Reinstate customize entries. |
1239 | |
30185 | 1240 * cus-edit.el (custom-group-menu-create, customize-menu-create): |
1241 Use :filter, per old XEmacs code. | |
1242 | |
30170 | 1243 2000-07-12 Gerd Moellmann <gerd@gnu.org> |
1244 | |
1245 * term.el (term-send-raw-meta): Strip modifiers from the keyboard | |
1246 event when deciding what to send to the terminal. | |
1247 | |
30168 | 1248 2000-07-12 Dave Love <fx@gnu.org> |
1249 | |
1250 * cus-start.el: Add optional version as 4th element of specs and | |
1251 use it for several things new in v21. Remove load-path. Fix type | |
1252 of line-number-display-limit. | |
1253 | |
30148 | 1254 2000-07-11 Dave Love <fx@gnu.org> |
1255 | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1256 * progmodes/fortran.el: Don't require easymenu. |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1257 Use repeat counts in various regexps. |
30150 | 1258 (fortran-mode-syntax-table): Defvar directly. |
1259 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2) | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1260 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords): |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1261 Use defvar, not defconst. |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1262 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'. |
30150 | 1263 (fortran-mode): Set fortran-comment-line-start-skip, |
1264 fortran-comment-line-start-skip, dabbrev-case-fold-search. | |
1265 (fortran-comment-indent): Use defsubst. | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1266 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line): |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1267 Use fortran-comment-indent, not fortran-comment-indent-function. |
30150 | 1268 (fortran-comment-region, fortran-electric-line-number): Simplify. |
1269 (fortran-auto-fill): New function. | |
1270 (fortran-do-auto-fill): Deleted. | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1271 (fortran-find-comment-start-skip): |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1272 Check for non-null comment-start-skip. |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1273 (fortran-auto-fill-mode, fortran-fill-statement): |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1274 Use fortran-auto-fill. |
30150 | 1275 (fortran-fill): Use fortran-auto-fill. Check for null |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1276 comment-start-skip. Simplify final clause and use end-of-line finally. |
30150 | 1277 |
30148 | 1278 * widget.el (widget-plist-member): New alias. |
1279 | |
30146 | 1280 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il> |
1281 | |
1282 * eshell/esh-module.el (toplevel): Reference | |
1283 byte-compile-current-file only if it is bound. | |
1284 | |
30131 | 1285 2000-07-10 Gerd Moellmann <gerd@gnu.org> |
1286 | |
1287 * dired.el: Don't require `dired-aux'. | |
1288 | |
30127 | 1289 2000-07-10 Miles Bader <miles@lsi.nec.co.jp> |
1290 | |
1291 * dired-aux.el (dired-show-file-type): New function. | |
1292 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type. | |
1293 (dired-show-file-type): Add autoload. | |
1294 | |
30125 | 1295 2000-07-10 Kenichi Handa <handa@etl.go.jp> |
1296 | |
1297 * international/mule-diag.el (describe-font): Adjusted for the | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1298 change of fontset-info. |
30125 | 1299 (print-fontset): Likewise. |
1300 | |
30123
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1301 2000-07-09 Stefan Monnier <monnier@cs.yale.edu> |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1302 |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1303 * mouse.el (mouse-drag-region): Use functionp rather than fboundp. |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1304 |
30111 | 1305 2000-07-07 Gerd Moellmann <gerd@gnu.org> |
1306 | |
30131 | 1307 * bindings.el: Bind `[delete]' to delete-char. |
30115 | 1308 |
30111 | 1309 * dired.el (dired-find-alternate-file): New function. |
1310 (dired-mode-map): Bind `a' to dired-find-alternate-file. | |
1311 (toplevel): Require dired-aux when compiling. | |
1312 (dired-buffers): Move defvar within file to avoid compiler warning. | |
1313 | |
1314 * info.el (Info-last-search): Variable removed. | |
1315 (Info-search-history): New variable. | |
1316 (Info-search): New Info-search-history. | |
1317 | |
1318 * battery.el, info-look.el: Change author's mail address. | |
1319 | |
30115 | 1320 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us> |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1321 |
30115 | 1322 * mail/rmail.el (rmail-clear-headers): Don't throw an error |
1323 if rmail-ignored-headers is nil. | |
1324 (rmail-retry-failure): Bind rmail-ignored-headers and | |
1325 rmail-displayed-headers to nil. | |
1326 | |
30096 | 1327 2000-07-06 Gerd Moellmann <gerd@gnu.org> |
1328 | |
30103 | 1329 * lpr.el (lpr-page-header-switches): Add `-h' switch. |
1330 (print-region-1): Don't hard code `-h' here. | |
1331 | |
30096 | 1332 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'. |
1333 | |
30103 | 1334 2000-07-01 Francesco Potorti` <pot@gnu.org> |
1335 | |
1336 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as | |
1337 exim can use "your message" instead of "the message". | |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1338 |
30123
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1339 2000-07-06 Stefan Monnier <monnier@cs.yale.edu> |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1340 |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1341 * facemenu.el: Docstrings fixes. |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1342 (facemenu-get-face): Don't use internal-find-face. |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1343 (facemenu-iterate): Rename arg to match the docstring. |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1344 |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1345 * newcomment.el (uncomment-region): Be more careful when skipping |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1346 backwards over `=' not to bump into BOBP. |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1347 |
30089
f7f64f1ccc38
2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
30088
diff
changeset
|
1348 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu> |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1349 |
30096 | 1350 * ediff-diff.el (ediff-wordify): Use syntax table. |
1351 * ediff-init.el (ediff-has-face-support-p): Use | |
30089
f7f64f1ccc38
2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
30088
diff
changeset
|
1352 ediff-color-display-p. |
30096 | 1353 (ediff-color-display-p): Use display-color-p, changed to defun |
30089
f7f64f1ccc38
2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
30088
diff
changeset
|
1354 from defsubst. |
f7f64f1ccc38
2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
30088
diff
changeset
|
1355 Got rid of special cases for NeXT and OS/2. |
30096 | 1356 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline |
30089
f7f64f1ccc38
2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
30088
diff
changeset
|
1357 face. |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1358 |
30088
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
1359 2000-07-05 Stefan Monnier <monnier@cs.yale.edu> |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
1360 |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
1361 * emacs-lisp/lucid.el: Require CL. |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
1362 (copy-tree, remprop): Remove, it's provided by CL. |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
1363 (map-keymap): Define in terms of cl-map-keymap. |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
1364 (extent-property, set-extent-end-glyph): New functions. |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
1365 |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
1366 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables. |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
1367 |
30076 | 1368 2000-07-05 Gerd Moellmann <gerd@gnu.org> |
1369 | |
30085 | 1370 * Makefile.in (DONTCOMPILE): Add comment that the name may |
1371 not be changed without changing the make-dist script. | |
1372 | |
30088
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
1373 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc. |
30076 | 1374 (cl-mapc): Use mapc instead of cl-old-mapc. |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1375 |
30067 | 1376 2000-07-05 Andrew Innes <andrewi@gnu.org> |
1377 | |
1378 * makefile.nt: Add support for `bootstrap' and related targets. | |
1379 | |
30059
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1380 2000-07-05 Stefan Monnier <monnier@cs.yale.edu> |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1381 |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1382 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1383 (easy-menu-do-define): Use `menu-item' format. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1384 Handle case where easy-menu-create-menu returns a symbol. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1385 Manually call the potential top-level filter in the function binding. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1386 (easy-menu-filter-return): New arg NAME. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1387 Convert to a keymap if MENU is an XEmacs menu. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1388 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1389 (easy-menu-converted-items-table, easy-menu-convert-item): |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1390 New var and fun to memoize easy-menu-convert-item-1. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1391 (easy-menu-do-add-item): Use it. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1392 (easy-menu-create-menu): Use easy-menu-convert-item. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1393 Wrap easy-menu-filter-return around any :filter specification. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1394 Don't convert the menu if a filter was specified. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1395 Tell easy-menu-make-symbol not to check for MENU being an expression. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1396 (easy-menu-make-symbol): New arg NOEXP. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1397 |
30056 | 1398 2000-07-05 Gerd Moellmann <gerd@gnu.org> |
1399 | |
1400 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter | |
1401 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer. | |
1402 (eval-defun): If called with prefix arg, instrument code for | |
1403 Edebug. | |
1404 | |
1405 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string | |
1406 similar to that of eval-defun. | |
1407 | |
30029 | 1408 2000-07-04 Dave Love <fx@gnu.org> |
1409 | |
30035 | 1410 * hl-line.el (hl-line-overlay): Make it permanent-local. |
1411 | |
30029 | 1412 * calendar/todo-mode.el: Replaced with a working version, based on |
1413 revision 1.34 tidied up. | |
1414 | |
1415 2000-07-03 Miles Bader <miles@lsi.nec.co.jp> | |
30021 | 1416 |
1417 * paths.el (prune-directory-list): New function. | |
1418 (Info-default-directory-list): Rewritten to more methodically | |
1419 enumerate a big list of possible info directories (based on the | |
1420 list used by the standalone info reader). | |
30029 | 1421 |
30021 | 1422 * info.el (info-initialize): Use prune-directory-list to remove |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1423 non-existent directories from Info-directory-list. |
30021 | 1424 |
1425 * paths.el (Info-default-directory-list): Try a list of possible | |
1426 info-directories instead of a single one. Add the possible | |
1427 info directory "/usr/share/info". | |
1428 | |
1429 * woman.el (woman-man.conf-path): Explicitly include the debian | |
1430 man-db config file "/etc/manpath.config". | |
1431 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as | |
1432 are present in `manpath.config'. | |
1433 (woman-manpath): Include "/usr/share/man". | |
1434 | |
30006 | 1435 2000-07-03 Gerd Moellmann <gerd@gnu.org> |
1436 | |
30017 | 1437 * frame.el (blink-cursor-mode): Don't hide cursor initially. |
1438 | |
1439 * startup.el (command-line): Initialize blink-cursor based | |
1440 on window-system. | |
1441 | |
30014 | 1442 * frame.el (blink-cursor): Default to nil if not running under |
1443 a window-system. | |
1444 | |
30012 | 1445 * faces.el (face-spec-set): Ignore invalid attributes like 20.x. |
1446 (face-x-resources): Remove duplicate entry for :font. | |
1447 | |
30006 | 1448 * textmodes/refer.el (refer-find-entry-internal): Use some-window |
1449 instead of cycling through windows with next-window. | |
1450 | |
1451 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead | |
1452 of cycling through windows with next-window. | |
1453 | |
1454 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead | |
1455 of cycling through windows with next-window. | |
1456 | |
1457 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list) | |
1458 (edebug-get-displayed-buffer-points): Use walk-windows/some-window | |
1459 instead of cycling through windows with next-window. | |
1460 | |
1461 * calendar/appt.el (appt-select-lowest-window): Use walk-windows | |
1462 instead of cycling through windows with next-window. | |
1463 | |
1464 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead | |
1465 of cycling through windows with next-window. | |
1466 | |
1467 * terminal.el (te-process-output): Use walk-windows instead of | |
1468 cycling through windows with next-window. | |
1469 | |
1470 * server.el (server-switch-buffer): Use some-window instead of | |
1471 cycling through windows with next-window. | |
1472 | |
1473 * window.el (some-window): New function. | |
1474 (walk-windows): Remove reference to walk-windows-start. | |
29996 | 1475 |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1476 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil. |
29996 | 1477 |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
1478 2000-07-03 Richard Stallman <rms@gnu.org> |
30006 | 1479 |
1480 * window.el (walk-windows): Guarantee termination by keeping a list | |
1481 of all the windows already handled. | |
1482 | |
29975 | 1483 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il> |
1484 | |
1485 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use | |
1486 window-system. | |
1487 | |
1488 * man.el (Man-notify-when-ready): Don't use window-system. If | |
1489 Man-notify-method is newframe, and the display is not | |
1490 multi-frame, select the frame created for the man page. | |
1491 (Man-init-defvars): Doc fix. | |
1492 | |
29972 | 1493 2000-06-28 Gerd Moellmann <gerd@gnu.org> |
1494 | |
29982 | 1495 * faces.el (region): Change background color for light background. |
1496 | |
1497 * ediff-wind.el (ediff-setup-control-frame): Remove :box | |
1498 attribute from mode-line face of Ediff control frame. | |
1499 | |
29972 | 1500 * replace.el (query-replace-map): Bind `e' like `E'. |
1501 | |
29967 | 1502 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il> |
1503 | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1504 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>: |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1505 Change name to "Select All". |
29969 | 1506 |
29967 | 1507 * dos-fns.el (convert-standard-filename): Fix last change. |
1508 | |
29957 | 1509 2000-06-27 Gerd Moellmann <gerd@gnu.org> |
1510 | |
29959 | 1511 * help.el (describe-variable): Don't insert a second `'s' in front |
1512 of the string `value is shown below'. Since the syntax-table is | |
1513 set to emacs-lisp-mode-syntax-table, forward-sexp skips over | |
1514 an existing `'s', so that this won't be deleted. | |
1515 | |
29957 | 1516 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el: |
1517 * pcmpl-unix.el: New files. | |
1518 | |
29955
7e4b93cdaa3a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29949
diff
changeset
|
1519 2000-06-26 Stefan Monnier <monnier@cs.yale.edu> |
7e4b93cdaa3a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29949
diff
changeset
|
1520 |
7e4b93cdaa3a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29949
diff
changeset
|
1521 * wid-edit.el (widget-member): Use the new plist-member. |
7e4b93cdaa3a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29949
diff
changeset
|
1522 |
29939 | 1523 2000-06-26 Gerd Moellmann <gerd@gnu.org> |
1524 | |
29956 | 1525 * replace.el (perform-replace): Undo change of 2000-04-04. |
1526 Instead, move backward 1 character at the end of the loop when | |
1527 necessary. | |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1528 |
29949 | 1529 * faces.el (fringe): Change face for different backgrounds. |
1530 | |
1531 * eshell/esh-module.el (toplevel): Load defgroup's differently; | |
1532 patch from John. | |
1533 | |
29939 | 1534 * eshell/*.el: Change spelling of the Free Software Foundation. |
1535 | |
1536 * eshell/esh-toggle.el: Removed. | |
1537 | |
1538 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el. | |
1539 | |
1540 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command | |
1541 interactively. | |
1542 | |
1543 2000-06-26 Alex Schroeder <alex@gnu.org> | |
1544 | |
1545 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to | |
1546 `define-key'; instead of checking `(emacs-version)' check for | |
1547 `set-keymap-parent' and `set-keymap-name' directly. Add entries | |
1548 for `;' and `o' which might be electric. | |
1549 | |
1550 (sql-electric-stuff): New user option. | |
1551 (sql-magic-go): New function which uses `sql-electric-stuff'. | |
1552 (sql-magic-semicolon): New function which uses | |
1553 `sql-electric-stuff'. | |
1554 | |
1555 (sql-accumulate-and-indent): Insert newline if `comint-accumulate' | |
1556 is not fboundp. | |
1557 | |
1558 (sql-oracle-options): New variable. | |
1559 (sql-oracle): Use it. | |
1560 | |
1561 (sql-imenu-generic-expression): Doc change. | |
1562 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer | |
1563 is used. | |
1564 | |
1565 (sql-informix): Added command line parameter "-" to force | |
1566 sql-informix-program to use stdout. | |
1567 | |
29924 | 1568 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il> |
1569 | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1570 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix. |
29924 | 1571 (cp864-decode-table): Doc fix. |
1572 (cp720-decode-table): New variable, supports the Arabic OEM | |
1573 codepage used by Windows. | |
1574 (cp737-decode-table): New, Greek OEM codepage used by Windows. | |
1575 | |
29920 | 1576 2000-06-23 Dave Love <fx@gnu.org> |
1577 | |
1578 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version. | |
1579 (font-lock-fontify-anchored-keywords): Use | |
1580 line-beginning-position. | |
1581 (global-font-lock-mode): Use mapc. | |
1582 | |
29908
82ec30fbd2e2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29888
diff
changeset
|
1583 2000-06-23 Stefan Monnier <monnier@cs.yale.edu> |
82ec30fbd2e2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29888
diff
changeset
|
1584 |
82ec30fbd2e2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29888
diff
changeset
|
1585 * eshell/esh-module.el: Require CL when compiling. |
82ec30fbd2e2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29888
diff
changeset
|
1586 |
29870 | 1587 2000-06-23 Gerd Moellmann <gerd@gnu.org> |
1588 | |
29885 | 1589 * comint.el (comint-substitute-in-file-name): Call replace-match |
1590 with second and third arg t. | |
1591 | |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1592 * cus-edit.el (custom-button-face, custom-button-pressed-face): |
29881 | 1593 Specify foreground color. |
1594 | |
1595 * faces.el (tool-bar, mode-line, header-line): Specify foreground | |
1596 color. | |
1597 | |
29876 | 1598 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el. |
1599 | |
1600 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and | |
1601 cddr instead of cdddr. | |
1602 | |
29873 | 1603 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list |
1604 instead of copy-list. | |
1605 | |
1606 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead | |
1607 of copy-list. | |
1608 | |
29870 | 1609 * subdirs.el: Add eshell subdirectory. |
1610 | |
1611 * eshell: New subdirectory containing the Eshell package. | |
1612 | |
1613 * pcomplete.el: New file. | |
1614 | |
29885 | 1615 2000-06-23 Paul Eggert <eggert@twinsun.com> |
1616 | |
29888 | 1617 * mail/mailpost.el (post-mail-send-it): Make sure file has |
1618 proper permissions from birth. | |
1619 | |
1620 * files.el (basic-save-buffer-2): When temporarily setting | |
1621 file modes, set them to current modes plus 0200, not to 0777. | |
1622 | |
29885 | 1623 * emerge.el (emerge-make-temp-file): Make sure file has proper |
1624 permissions from birth. | |
1625 | |
29857 | 1626 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il> |
1627 | |
1628 * files.el (make-backup-file-name-1): On DOS/Windows, run the | |
1629 backup file name through convert-standard-filename. | |
1630 | |
1631 * dos-fns.el (convert-standard-filename): Convert leading | |
1632 directories as well. When long file names are supported, convert | |
1633 characters that are invalid in Windows file names. | |
1634 | |
29849 | 1635 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
1636 | |
1637 * ps-print.el: Fix bug: if ^L is the very first buffer character, | |
1638 ps-print crashes. New feature: page selection for printing. Create | |
1639 raw-text-unix coding system for XEmacs. Doc fix. | |
1640 (ps-print-version): New version number (5.2.3). | |
1641 (ps-plot-region): Bug fix. | |
1642 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file) | |
1643 (ps-header-sheet, ps-generate, ps-end-job): Code fix. | |
1644 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New | |
1645 funs. | |
1646 (ps-selected-pages, ps-last-selected-pages, ps-first-page) | |
1647 (ps-last-page): New vars. | |
1648 | |
29845 | 1649 2000-06-21 Gerd Moellmann <gerd@gnu.org> |
1650 | |
1651 * progmodes/sh-script.el (sh-while-getopts): Fix handling of | |
1652 empty option string. | |
1653 | |
29839 | 1654 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il> |
1655 | |
1656 * man.el (man): Doc fix. | |
1657 | |
29829 | 1658 2000-06-21 Kenichi Handa <handa@etl.go.jp> |
1659 | |
1660 * international/mule-cmds.el (set-language-info-alist): Docstring | |
1661 fixed. | |
1662 | |
29814 | 1663 2000-06-20 Gerd Moellmann <gerd@gnu.org> |
1664 | |
1665 * version.el (emacs-version): Use ISO date format. | |
1666 | |
1667 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d' | |
1668 instead of `M-backspace'. | |
1669 | |
1670 * simple.el (turn-off-auto-fill): New function. | |
1671 | |
29802
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1672 2000-06-20 Stefan Monnier <monnier@cs.yale.edu> |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1673 |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1674 * jit-lock.el (with-buffer-prepared-for-jit-lock): |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1675 Renamed from with-buffer-prepared-for-font-lock and use |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1676 inhibit-modification-hooks rather than setting *-change-functions. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1677 Update all functions to use the new name. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1678 (jit-lock-first-unfontify-pos): New semantics (and doc). |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1679 (jit-lock-mode): Make non-interactive. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1680 Don't automatically turn on font-lock. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1681 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1682 Always use jit-lock-after-change. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1683 Remove and restore font-lock-after-change-function. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1684 (turn-on-jit-lock, jit-lock-after-fontify-buffer) |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1685 (jit-lock-after-unfontify-buffer): Remove. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1686 (jit-lock-stealth-fontify): |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1687 Reset jit-lock-first-unfontify-pos to point-max rather than to nil. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1688 (jit-lock-after-change): Set the `fontified' text-prop to nil. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1689 |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
1690 2000-06-20 Sam Steingold <sds@gnu.org> |
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
1691 |
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
1692 * emacs-lisp/cl-indent.el (toplevel): Indent |
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
1693 `print-unreadable-object' properly. Untabify. |
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
1694 |
29777
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
1695 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl> |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
1696 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
1697 * textmodes/reftex.el (reftex-find-citation-regexp-format): |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
1698 Support for bibentry. |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
1699 (reftex-compile-variables): Fixed problem with end of section-re. |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
1700 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
1701 * texmodes/reftex-dcr.el (reftex-view-crossref, |
29802
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1702 reftex-view-crossref-from-bibtex): |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1703 Deal with changed `reftex-find-citation-regexp-format'. |
29777
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
1704 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex): |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
1705 Replaced `remprop' with `put'. |
29802
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1706 (reftex-view-crossref, reftex-view-crossref-when-idle): |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1707 Support for bibentry. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1708 |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1709 * textmodes/reftex-vars.el (reftex-cite-format-builtin): |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1710 New entry for bibentry package. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1711 |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1712 * textmodes/reftex-parse.el (reftex-locate-bibliography-files): |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1713 Regexp also matches "\nobibliography". |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1714 |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1715 * textmodes/reftex-global.el (reftex-renumber-simple-labels): |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
1716 Call `reftex-ensure-write-access' before doing anything. |
29777
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
1717 (reftex-ensure-write-access): New function. |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
1718 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
1719 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl> |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
1720 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
1721 * progmodes/idlwave.el: File re-installed (update to version 4.2) |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
1722 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
1723 * progmodes/idlw-shell.el: File re-installed (update to version 4.2) |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
1724 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
1725 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2) |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
1726 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
1727 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2) |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
1728 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
1729 |
29776 | 1730 2000-06-20 Dave Love <fx@gnu.org> |
1731 | |
1732 * faces.el (frame-background-mode): Use set-default, not set, in | |
1733 setter. | |
1734 (frame-update-faces, frame-update-face-colors): Define with | |
1735 defalias. | |
1736 | |
1737 * enriched.el (enriched-decode-foreground) | |
1738 (enriched-decode-background): Don't use internal-find-face. | |
1739 | |
1740 * apropos.el: Doc fixes. | |
1741 | |
1742 * cus-edit.el (customize-changed-options): Check arg. | |
1743 (customize-version-lessp): Don't require decimal point. | |
1744 | |
1745 * custom.el (defcustom, defgroup): Doc fix. | |
1746 | |
1747 * newcomment.el (comment) <defgroup>: Add :version. | |
1748 (comment-multi-line): Doc fix. | |
1749 | |
1750 * emulation/mlsupport.el (define-hooked-local-abbrev, | |
1751 define-hooked-global-abbrev): Fix, using define-abbrev. | |
1752 | |
29747 | 1753 2000-06-19 Gerd Moellmann <gerd@gnu.org> |
1754 | |
1755 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking | |
1756 the whole buffer. | |
1757 | |
29740 | 1758 2000-06-19 Dave Love <fx@gnu.org> |
1759 | |
1760 * menu-bar.el (menu-bar-options-save): New function. | |
1761 (menu-bar-options-menu): Use it. | |
1762 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>: | |
1763 Simplify. | |
1764 | |
29731
8ca3c3db1482
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
29720
diff
changeset
|
1765 2000-06-19 Andreas Schwab <schwab@suse.de> |
8ca3c3db1482
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
29720
diff
changeset
|
1766 |
8ca3c3db1482
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
29720
diff
changeset
|
1767 * progmodes/etags.el (tags-query-replace): Put new parameters |
8ca3c3db1482
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
29720
diff
changeset
|
1768 START and END at the end, for backward compatibility. |
8ca3c3db1482
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
29720
diff
changeset
|
1769 |
29720 | 1770 2000-06-19 Kenichi Handa <handa@etl.go.jp> |
1771 | |
1772 * international/codepage.el: | |
1773 (cp-coding-system-for-codepage-1): Delete special codes for | |
1774 generating xxx-dos coding system because now a CCL based coding | |
1775 system can handle EOL conversion by default. | |
1776 | |
1777 * international/mule.el (make-coding-system): Generate subsidiary | |
1778 coding systems for EOL handling variants even for a CCL based | |
1779 coding system. | |
1780 | |
29718 | 1781 2000-06-19 Kenichi Handa <handa@etl.go.jp> |
1782 | |
1783 * international/isearch-x.el (isearch-minibuffer-input-method) | |
1784 (isearch-minibuffer-input-method-function): These variables | |
1785 deleted. | |
1786 (isearch-with-input-method): Don't use the above variables. | |
1787 (isearch-process-search-multibyte-characters): Likewise. Call | |
1788 read-string with the arg INHERIT-INPUT-METHOD t. | |
1789 | |
29707
a70985b2a88f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29705
diff
changeset
|
1790 2000-06-17 Stefan Monnier <monnier@cs.yale.edu> |
a70985b2a88f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29705
diff
changeset
|
1791 |
29710
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
1792 * font-lock.el (font-lock-after-fontify-buffer) |
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
1793 (font-lock-after-unfontify-buffer): No need to call back to jit-lock. |
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
1794 |
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
1795 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on. |
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
1796 Use consistent make-local-variable style for font-lock-fontified. |
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
1797 (jit-lock-fontify-buffer): |
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
1798 Don't bother checking for font-lock-mode and jit-lock-mode. |
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
1799 |
29707
a70985b2a88f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29705
diff
changeset
|
1800 * time.el: Remove trailing ^M that prevent CVS-merging. |
a70985b2a88f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29705
diff
changeset
|
1801 |
29712 | 1802 2000-06-16 Gerd Moellmann <gerd@gnu.org> |
1803 | |
1804 * Makefile.in (distclean): New target. | |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
1805 |
29705
c09fad42c6c2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29696
diff
changeset
|
1806 2000-06-16 Stefan Monnier <monnier@cs.yale.edu> |
c09fad42c6c2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29696
diff
changeset
|
1807 |
c09fad42c6c2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29696
diff
changeset
|
1808 * Makefile.in (srcdir): Define for update-subdirs. |
c09fad42c6c2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29696
diff
changeset
|
1809 |
29696 | 1810 2000-06-16 Gerd Moellmann <gerd@gnu.org> |
1811 | |
1812 * find-lisp.el: New file. | |
1813 | |
29694 | 1814 2000-06-16 Andrew Innes <andrewi@gnu.org> |
1815 | |
1816 * time.el (display-time-mail-function): New variable, to allow | |
1817 external packages to indicate when new mail is available. | |
1818 (display-time-update): Use it. | |
1819 | |
29689 | 1820 2000-06-16 Kenichi Handa <handa@etl.go.jp> |
1821 | |
29691 | 1822 * international/mule.el (mule-version): Change version name to |
1823 SAKAKI. AOI has already been used by Meadow. | |
1824 | |
29689 | 1825 * international/quail.el (quail-show-guidance-buf): To find the |
1826 bottom window (but minibuffer), pay attention to the height of | |
1827 minibuffer. | |
1828 | |
29670 | 1829 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il> |
1830 | |
29682 | 1831 * arc-mode.el (archive-mode-map): Use the new menu-item format for |
1832 menu-bar menus. Add help strings. Don't remove the Edit menu | |
1833 from the menu bar, as the menu bar has enough space now. | |
1834 | |
29680 | 1835 * Makefile.in (SHELL): Make sure /bin/sh is used. |
1836 | |
29670 | 1837 * woman.el (woman-man-buffer): Fix bold and underlined CJK |
1838 characters, which use series of two ^H characters instead of one. | |
1839 | |
29667 | 1840 2000-06-15 Gerd Moellmann <gerd@gnu.org> |
1841 | |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
1842 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table) |
29686 | 1843 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
1844 functions. |
29686 | 1845 (Info-find-node-2): Try a case-sensitive search first, then |
1846 do a case-insensitive search. | |
1847 | |
1848 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English | |
1849 tutorials. | |
1850 | |
29676 | 1851 * complete.el (PC-env-vars-alist): New variable. |
1852 (PC-complete-as-file-name): New function. | |
1853 (partial-completion-mode): Initialize PC-env-vars-alist from | |
1854 process-environment. | |
1855 (PC-do-completion): Handle completion of env vars. | |
1856 | |
1857 * info.el (Info-set-mode-line): Show file name in mode line, | |
1858 use `*Info*' instead of `Info:'. | |
1859 | |
29667 | 1860 * startup.el (command-line-1): Change copyright messages to year |
1861 2000. | |
1862 | |
29665 | 1863 2000-06-15 Dave Love <fx@gnu.org> |
1864 | |
1865 * net/goto-addr.el (goto-address-fontify): Use keymap property, | |
1866 not local-map. | |
1867 | |
29658 | 1868 2000-06-15 Kenichi Handa <handa@etl.go.jp> |
1869 | |
1870 * international/mule.el (set-buffer-file-coding-system): Almost | |
1871 rewritten to handle `undecided' as no-op. | |
1872 | |
29654 | 1873 2000-06-14 Gerd Moellmann <gerd@gnu.org> |
1874 | |
29667 | 1875 * Makefile.in: New file. |
29657 | 1876 |
1877 * Makefile: Removed. | |
1878 | |
29654 | 1879 * net/goto-addr.el (goto-address): Don't bind C-c RET locally. |
1880 (goto-address-highlight-keymap): Bind C-c RET. | |
1881 | |
29640 | 1882 2000-06-14 Kenichi Handa <handa@etl.go.jp> |
1883 | |
29649 | 1884 * mail/sendmail.el (sendmail-send-it): The temporary buffer |
1885 inherits buffer-file-coding-system of the current buffer. | |
29647 | 1886 |
29645 | 1887 * tar-mode.el (tar-extract): For goto-char, use (point-min), not |
1888 0. Give correct argument to set-auto-coding-function. | |
1889 (tar-expunge): For goto-char, use (point-min), not 0. | |
1890 (tar-clear-modification-flags): For goto-char, use (point-min), not 1. | |
1891 (tar-subfile-save-buffer): Likewize. | |
1892 | |
29640 | 1893 * international/mule.el |
1894 (after-insert-file-set-buffer-file-coding-system): Call | |
1895 set-buffer-file-coding-system with the arg FORCE t. | |
1896 | |
29633 | 1897 2000-06-13 Gerd Moellmann <gerd@gnu.org> |
1898 | |
1899 * mail/sendmail.el (mail-specify-envelope-from): Initialize to | |
1900 nil. Contemporary sendmails issue an X-Authentication-Warning if | |
29676 | 1901 the sender is set with `-f'. |
29633 | 1902 |
29622 | 1903 2000-06-13 Dave Love <fx@gnu.org> |
1904 | |
29630 | 1905 * help.el (describe-function-1): Kluge around cases of functions |
1906 fset to subrs whose doc doesn't match their symbol-name. | |
1907 | |
29627 | 1908 * image.el (insert-image): Default STRING to a space. |
29625 | 1909 |
29622 | 1910 * info.el Doc fixes. |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
1911 (Info-build-node-completions): Match Ref tags. |
29622 | 1912 |
29612 | 1913 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il> |
1914 | |
29615 | 1915 * frame.el (display-multi-frame-p, display-multi-font-p): New |
1916 defaliases for display-graphic-p. | |
1917 | |
29612 | 1918 * hl-line.el: Fixed a typo in commentary. |
1919 | |
29609 | 1920 2000-06-13 Kenichi Handa <handa@etl.go.jp> |
1921 | |
1922 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo | |
1923 fixed. | |
1924 | |
29608 | 1925 2000-06-12 Dave Love <fx@gnu.org> |
1926 | |
1927 * image.el (insert-image): Save a little consing. | |
1928 | |
29598 | 1929 2000-06-12 Kenichi Handa <handa@etl.go.jp> |
1930 | |
1931 * language/tibet-util.el: Convert all tibetan-1-column characters | |
1932 to the corresponding tibetan characters. | |
1933 (tibetan-add-components): Delete code for the special treatment of | |
1934 'a chung. | |
1935 | |
1936 * language/tibetan.el (tibetan-composable-pattern): Fix previous | |
1937 change. | |
1938 (tibetan-vowel-transcription-alist): More rules added. | |
1939 (tibetan-composite-vowel-alist): New variable. | |
1940 (tibetan-precomposition-rule-alist): More rules added. | |
1941 | |
29578
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1942 2000-06-12 Stefan Monnier <monnier@cs.yale.edu> |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1943 |
29593
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
1944 * startup.el (command-line): Only call menu-bar-mode if interactive. |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
1945 |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
1946 * thingatpt.el (toplevel symbol-properties): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
1947 * textmodes/makeinfo.el (makeinfo-compile): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
1948 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets): |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
1949 * progmodes/hideif.el (hif-compress-define-list) |
29593
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
1950 (hide-ifdef-use-define-alist): |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
1951 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry) |
29593
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
1952 (ange-ftp-vms-add-file-entry): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
1953 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
1954 * man.el (Man-build-man-command): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
1955 * mail/rnewspost.el (news-reply-header-hook): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
1956 * info.el (Info-insert-dir): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
1957 * emulation/mlconvert.el (backward-word, forward-word, setq): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
1958 * emacs-lisp/gulp.el (gulp-send-requests): |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
1959 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1) |
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
1960 (byte-optimize-inline-handler, byte-optimize-form-code-walker) |
29593
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
1961 (byte-optimize-apply, end of file): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
1962 * emacs-lisp/advice.el (ad-advice-class-completion-table) |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
1963 (ad-make-freeze-definition): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
1964 * startup.el (command-line, command-line-1): Don't quote lambdas. |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
1965 |
29578
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1966 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1967 (cvs-cleanup-removed): New function. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1968 (cvs-cleanup-functions): New var. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1969 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1970 some flexibility in specifying additional entries to auto-cleanup. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1971 (cvs-quickdir): New function. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1972 (cvs-mode-insert): Use cvs-fileinfo-from-entries. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1973 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1974 (cvs-mode-find-file): Check that we are on a filename or dirname |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1975 when invoked through a mouse-click. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1976 (cvs-full-path): Remove. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1977 (cvs-dired-action): Re-introduced. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1978 (cvs-dired-noselect): Use it. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1979 (vc-post-command-functions): use this new hook if available. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1980 |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1981 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1982 (cvs-status-map): Don't inherit from cvs-mode-map anymore. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1983 (cvs-filename-map, cvs-dirname-map): Remove. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1984 (cvs-default-action): Remove. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1985 (cvs-add-face): Use `keymap' rather than `local-map' property, and only |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1986 if the arg is really a keymap. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1987 (cvs-fileinfo-pp): Don't use any special map for file and dir names. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1988 Don't hardcode the mapping from state (aka type) to face, but check |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1989 the var cvs-fi-<type>-face instead. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1990 (cvs-fileinfo-from-entries): New function. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1991 |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1992 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks): |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1993 Docstring fix. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1994 (cvs-find-file-and-jump): Change default to be safer. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1995 (cvs-mode-diff-map): Define it as a function as well. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1996 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1997 Bind mouse-2 in this global map rather than with text-properties. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1998 |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
1999 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2000 file to resolve the ambiguity between C(conflict) and C(need-merge). |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2001 |
29574 | 2002 2000-06-12 Kenichi Handa <handa@etl.go.jp> |
2003 | |
2004 * international/mule.el (set-buffer-file-coding-system): If | |
2005 CODING-SYSTEM is nil, set buffer-file-coding-system to nil | |
2006 unconditionally. | |
2007 | |
29568 | 2008 2000-06-12 Dave Love <fx@gnu.org> |
2009 | |
2010 * wid-edit.el (widget-specify-button): Really suppress the face if | |
2011 required. | |
2012 | |
29556 | 2013 2000-06-11 Gerd Moellmann <gerd@gnu.org> |
2014 | |
2015 * term/x-win.el (x-colors): Add colors from recent rgb.txt. | |
2016 | |
29553
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2017 2000-06-11 Stefan Monnier <monnier@cs.yale.edu> |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2018 |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2019 * imenu.el (imenu-generic-expression): Docstring fix. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2020 |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2021 * composite.el (composition-function-table): Move the `put' |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2022 below the autoload cookie so we can load the file before loaddefs. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2023 |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2024 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2025 |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2026 * emacs-lisp/autoload.el (make-autoload): Use `cond'. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2027 Handle easy-mmode-define-global-mode. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2028 For complex macros like define-minor-mode that can generate |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2029 several autoload entries, try to autoload entries in the |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2030 macroexpanded code. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2031 |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2032 * emacs-lisp/easy-mmode.el (define-minor-mode): |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2033 If KEYMAP is a symbol, just use it. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2034 Use byte-compile-current-file and load-file-name to infer the |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2035 proper :require to pass to defcustom. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2036 Wrap the hook var into `progn' so as not to autoload it. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2037 Add a :autoload-end cookie. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2038 Be more careful about the evaluation of KEYMAP. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2039 (easy-mmode-define-global-mode): Add a :autoload-end cookie. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2040 (define-derived-mode): Move define-abbrev-table outside of defvar. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2041 |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2042 2000-06-10 Stefan Monnier <monnier@cs.yale.edu> |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2043 |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2044 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch). |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2045 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2046 (backup-compiled-files): Ignore errors during `tar'. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2047 (bootstrap): Make autoloads before elc files. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2048 |
29542 | 2049 2000-06-10 Kenichi Handa <handa@etl.go.jp> |
2050 | |
2051 * international/mule.el (set-buffer-file-coding-system): If one of | |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2052 undecided-XXX is specified, change only EOL conversion. |
29542 | 2053 |
2054 * international/mule-conf.el (unix): New alias for the coding | |
2055 system undecided-unix. | |
2056 | |
29528 | 2057 2000-06-09 Dave Love <fx@gnu.org> |
2058 | |
29535 | 2059 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region. |
2060 | |
29553
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2061 * progmodes/executable.el: Byte compile dynamic. |
29528 | 2062 (executable-insert): Change custom type. |
2063 (executable-find): Add autoload cookie. | |
29531 | 2064 (executable-make-buffer-file-executable-if-script-p): New |
2065 function. After Noah Friedman. | |
29528 | 2066 |
2067 * files.el (after-save-hook): Customize, with | |
29531 | 2068 executable-make-buffer-file-executable-if-script-p as an option. |
29528 | 2069 |
29518 | 2070 2000-06-09 Kenichi Handa <handa@etl.go.jp> |
2071 | |
29522 | 2072 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font |
2073 "tib24p-mule.bdf" for Tibetan. | |
2074 | |
29520 | 2075 * composite.el (decompose-composite-char): Declare it as obsolete. |
2076 | |
29541 | 2077 * man.el (Man-fontify-manpage): Pay attention to underline and |
2078 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX). | |
29518 | 2079 |
29517 | 2080 2000-06-08 Gerd Moellmann <gerd@gnu.org> |
2081 | |
2082 * thingatpt.el (forward-thing): Use functionp instead of fboundp. | |
2083 Set maintainer to FSF since author isn't reachable. | |
2084 | |
29508 | 2085 2000-06-08 Dave Love <fx@gnu.org> |
2086 | |
2087 * international/mule-cmds.el (select-safe-coding-system): If | |
2088 DEFAULT-CODING-SYSTEM is not specified, also check the most | |
2089 preferred coding-system if buffer-file-coding-system is | |
2090 `undecided'. From Handa. | |
2091 | |
29503 | 2092 2000-06-08 Kenichi Handa <handa@etl.go.jp> |
2093 | |
2094 * international/mule.el | |
2095 (after-insert-file-set-buffer-file-coding-system): If the buffer | |
2096 size is greater than INSERTED, judget that we are not visiting. | |
2097 | |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2098 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org> |
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2099 |
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2100 * whitespace.el (defgroup whitespace): Comment out `:version'. |
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2101 XEmacs 20.4 has problems defining the group with this present. |
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2102 We'll have this commented out till get resolve the problem. |
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2103 |
29498 | 2104 2000-06-07 Gerd Moellmann <gerd@gnu.org> |
2105 | |
2106 * align.el: Update from author. | |
2107 | |
2108 2000-06-07 Jari Aalto <jari.aalto@poboxes.com> | |
2109 | |
2110 * apropos.el (apropos-mode-hook): New user variable. | |
2111 (apropos-mode): Run apropos-mode-hook. | |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2112 |
29498 | 2113 2000-06-07 David Ponce <david@dponce.com> |
2114 | |
2115 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files | |
2116 commands. Require `wid-edit' at run-time. | |
2117 | |
2118 2000-06-07 David Ponce <david@dponce.com> | |
2119 | |
2120 * recentf.el: Added some "Commentary". | |
2121 (recentf-open-more-files, recentf-edit-list): Minor changes to | |
2122 move the point at the top of the file list. This behaviour is | |
2123 consistent with the menu one when the list contains a lot of | |
2124 files. | |
2125 (recentf-cleanup): Now displays the number of items removed from | |
2126 the list. | |
2127 (recentf-relative-filter) New menu filter to show filenames | |
2128 relative to `default-directory'. | |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2129 |
29498 | 2130 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2131 | |
2132 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size | |
2133 with/without giving an error if PostScript printer doesn't have this | |
2134 kind of page size. Zebra Stripe continues or restarts on next page. | |
2135 Manual/automatic paper feeding. Switch or not the header. | |
2136 (ps-print-version): New version number (5.2.2). | |
2137 (ps-windows-system): Include emx as a Windows system. | |
2138 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face) | |
2139 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces) | |
2140 (ps-background-text): Code fix. | |
2141 (ps-error-handler-message, ps-user-defined-prologue) | |
2142 (ps-print-prologue-header, ps-printer-name) | |
2143 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color) | |
2144 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg) | |
2145 (ps-use-face-background): Customization fix. | |
2146 (ps-n-up-database): Data fix. | |
2147 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed) | |
2148 (ps-switch-header): New vars. | |
2149 (ps-xemacs-color-name, ps-face-foreground-name) | |
2150 (ps-face-background-name, ps-boolean-constant): New funs. | |
2151 | |
29491 | 2152 2000-06-07 Dave Love <fx@gnu.org> |
2153 | |
2154 * allout.el: New version from Manheimer. | |
2155 | |
29483 | 2156 2000-06-07 Kenichi Handa <handa@etl.go.jp> |
2157 | |
2158 * textmodes/fill.el (fill-find-break-point): Check the validity of | |
2159 charset. | |
2160 | |
29476
0797cad76554
Applied this patch from Eli Zaretskii. Pretty much taking on faith
Karl Fogel <kfogel@red-bean.com>
parents:
29471
diff
changeset
|
2161 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il> |
0797cad76554
Applied this patch from Eli Zaretskii. Pretty much taking on faith
Karl Fogel <kfogel@red-bean.com>
parents:
29471
diff
changeset
|
2162 |
0797cad76554
Applied this patch from Eli Zaretskii. Pretty much taking on faith
Karl Fogel <kfogel@red-bean.com>
parents:
29471
diff
changeset
|
2163 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list) |
0797cad76554
Applied this patch from Eli Zaretskii. Pretty much taking on faith
Karl Fogel <kfogel@red-bean.com>
parents:
29471
diff
changeset
|
2164 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames): |
0797cad76554
Applied this patch from Eli Zaretskii. Pretty much taking on faith
Karl Fogel <kfogel@red-bean.com>
parents:
29471
diff
changeset
|
2165 Call display-color-p and display-mouse-p instead of looking at |
0797cad76554
Applied this patch from Eli Zaretskii. Pretty much taking on faith
Karl Fogel <kfogel@red-bean.com>
parents:
29471
diff
changeset
|
2166 window-system. |
0797cad76554
Applied this patch from Eli Zaretskii. Pretty much taking on faith
Karl Fogel <kfogel@red-bean.com>
parents:
29471
diff
changeset
|
2167 |
29471 | 2168 2000-06-06 Dave Love <fx@gnu.org> |
2169 | |
2170 * image.el (find-image): Doc fix. Return nil if image not found. | |
2171 (put-image, insert-image): Make STRING arg optional. | |
2172 | |
29455 | 2173 2000-06-06 Kenichi Handa <handa@etl.go.jp> |
2174 | |
2175 * language/vietnamese.el: Remove eval-when-compile. | |
2176 (viet-viscii-nonascii-translation-table): Define it as a | |
2177 translation table made from viet-viscii-decode-table. | |
2178 (viet-viscii-encode-table): Define it as a translation table made | |
2179 from the reverse map of above. | |
2180 (viet-vscii-nonascii-translation-table): Define it as a | |
2181 translation table made from viet-vscii-decode-table. | |
2182 (viet-vscii-encode-table): Define it as a translation table made | |
2183 from the reverse map of above. | |
2184 (ccl-decode-viscii): Use translate-character. | |
2185 (ccl-encode-viscii, ccl-encode-viscii-font) | |
2186 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font): | |
2187 Likewize. | |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2188 |
29455 | 2189 * language/cyrillic.el: Remove eval-when-compile. |
2190 (cyrillic-koi8-r-nonascii-translation-table): Define it as a | |
2191 translation table made from cyrillic-koi8-r-decode-table. | |
2192 (cyrillic-koi8-r-encode-table): Define it as a translation table | |
2193 made from the reverse map of above. | |
2194 (ccl-decode-koi8): Use translate-character. | |
2195 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize | |
2196 (cyrillic-alternativnyj-nonascii-translation-table): Define it as | |
2197 a translation table made from cyrillic-alternativnyj-decode-table. | |
2198 (cyrillic-alternativnyj-encode-table): Define it as a translation | |
2199 table made from the reverse map of above. | |
2200 (ccl-decode-alternativnyj): Use translate-character. | |
2201 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font): | |
2202 Likewize | |
2203 | |
2204 * international/mule-diag.el (non-iso-charset-alist): Specify | |
2205 translation table symbol instead of translation table itself. | |
2206 (list-block-of-chars): CHARSET may be a translation table symbol. | |
2207 | |
2208 * international/mule.el (make-coding-system): If CODING-SYSTEM | |
2209 already exists, override it. | |
2210 | |
2211 * international/fontset.el: Use family `proportional' for Tibetan | |
2212 fonts. | |
2213 | |
2214 * international/ccl.el (ccl-compile-translate-character): Don't | |
2215 check if Rrr has property translation-table. | |
2216 (ccl-compile-map-multiple): Modified to avoid compiler warning. | |
2217 | |
29447 | 2218 2000-06-05 Gerd Moellmann <gerd@gnu.org> |
2219 | |
2220 * info.el: Bind case-fold-search to t when searching in case | |
2221 a user sets it to nil in a hook. | |
2222 | |
29415
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2223 2000-06-05 Stefan Monnier <monnier@cs.yale.edu> |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2224 |
29426
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2225 * autoarg.el (autoarg-mode, autoarg-kp-mode): |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2226 * hl-line.el (hl-line-mode): Use the new :global key argument. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2227 |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2228 * tar-mode.el (tar-header-block-recompute-checksum): Remove. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2229 (tar-clip-time-string): Prepend a space. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2230 (tar-grind-file-mode): Construct a string rather than modifying one. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2231 (tar-header-block-summarize): Fix docstring. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2232 Use `format' rather than an error-prone set of copy-loops. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2233 |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2234 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re) |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2235 (diff-goto-source, diff-unified->context, diff-context->unified) |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2236 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2237 understand the format output by the `-p' argument to diff. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2238 |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2239 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list) |
29426
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2240 (sh-re-done): Use defconst. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2241 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2242 (sh-help-string-for-variable, sh-guess-basic-offset): |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2243 Don't quote lambdas. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2244 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2245 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2246 |
29421
7ec7a354fdfd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29417
diff
changeset
|
2247 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it. |
7ec7a354fdfd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29417
diff
changeset
|
2248 (mh-letter-mode): Derive from text-mode. |
7ec7a354fdfd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29417
diff
changeset
|
2249 This implicitly means that it now calls kill-all-local-variables. |
7ec7a354fdfd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29417
diff
changeset
|
2250 Also remove the Emacs-18 compatibility code. |
7ec7a354fdfd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29417
diff
changeset
|
2251 |
29417
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
2252 * emacs-lisp/autoload.el (make-autoload): Simplify docstring. |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
2253 Make use of symbol-property doc-string-elt. |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
2254 Use memq rather than a sequence of eq. |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
2255 (doc-string-elt): Fix the wrong or missing previously unused values. |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
2256 (autoload-print-form): New function extracted from |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
2257 generate-file-autoloads to allow recursion when handling progn |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
2258 so that defvar's and defun's docstrings are properly printed. |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
2259 (generate-file-autoloads): Use it. |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
2260 |
29415
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2261 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2262 Use find-file-hooks in the minor-mode function. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2263 Be careful not to loop indefinitely in the post-command-hook function. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2264 |
29412
ecd388a0937d
2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29407
diff
changeset
|
2265 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu> |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2266 |
29447 | 2267 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on |
29412
ecd388a0937d
2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29407
diff
changeset
|
2268 tty's. |
29447 | 2269 * ediff-diff.el (ediff-exec-process): Use --binary for fine |
29415
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2270 differences whenever appropriate. |
29447 | 2271 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members. |
2272 * viper.el (find-file, find-file-other-window): Get viper to do | |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2273 wildcards. |
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2274 |
29407
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
2275 2000-06-04 Stefan Monnier <monnier@cs.yale.edu> |
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
2276 |
29415
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2277 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2278 (jit-lock-fontify-buffer): New function for JIT refontification. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2279 (jit-lock-mode): Fix docstring. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2280 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2281 Remove jit-lock-after-change from the _local_ hook. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2282 (jit-lock-function-1): Fix docstring. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2283 |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2284 * info.el (Info-on-current-buffer): Initialize info. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2285 |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2286 * newcomment.el (comment-indent): Ignore comment-indent-hook. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2287 |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2288 * progmodes/tcl.el (tcl-indent-for-comment): |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2289 Ignore comment-indent-hook. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2290 |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2291 * emacs-lisp/easy-mmode.el: Require CL during compilation. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2292 (easy-mmode-define-toggle): Remove (inline into define-minor-mode). |
29407
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
2293 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name |
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
2294 and improve to use the lighter to guess the capitalization. |
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
2295 (define-minor-mode): Inline code from easy-mmode-define-toggle. |
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
2296 Add keyword arguments to specify global-ness or the custom group. |
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
2297 Add local-map and help-echo properties to the lighter. |
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
2298 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors. |
29415
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2299 (easy-mmode-define-global-mode): New macro. |
29407
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
2300 |
29403 | 2301 2000-06-02 Dave Love <fx@gnu.org> |
2302 | |
2303 * wid-edit.el: byte-compile-dynamic since we typically don't use | |
2304 all the widgets. Don't require cl or widget. Remove | |
2305 eval-and-compile. Don't autoload finder-commentary. Doc fixes. | |
2306 (widget-read-event): Removed. Callers changed to use read-event. | |
2307 (widget-button-release-event-p): Renamed from | |
2308 button-release-event-p. | |
2309 (widget-field-add-space, widget-field-use-before-change): | |
2310 Uncustomize. | |
2311 (widget-specify-field): Use keymap property, not local-map. | |
2312 (widget-specify-button): Obey :suppress-face. | |
2313 (widget-specify-insert): Use modern backquote syntax. | |
2314 (widget-image-directory): Renamed from widget-glyph-directory. | |
2315 (widget-image-enable): Renamed from widget-glyph-enable. | |
2316 (widget-image-find): Replaces widget-glyph-find. | |
2317 (widget-button-pressed-face): Move defvar. | |
2318 (widget-image-insert): Replaces widget-glyph-insert. | |
2319 (widget-convert): Use keywordp. | |
2320 (widget-leave-text, widget-children-value-delete): Use mapc. | |
2321 (widget-keymap): Remove XEmacs stuff. | |
29407
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
2322 (widget-field-keymap, widget-text-keymap): Define all inside defvar. |
29403 | 2323 (widget-button-click): Don't set point at the click, but re-centre |
2324 if we scroll out of window. Rewritten for images v. glyphs &c. | |
2325 (widget-tabable-at): Use POS arg, not point. | |
2326 (widget-beginning-of-line, widget-end-of-line) | |
2327 (widget-item-value-create, widget-sublist, widget-princ-to-string) | |
2328 (widget-sexp-prompt-value, widget-echo-help): Simplify. | |
2329 (widget-default-create): Use widget-image-insert; some rewriting. | |
2330 (widget-visibility-value-create) | |
2331 (widget-push-button-value-create, widget-toggle-value-create): Use | |
2332 widget-image-insert. | |
2333 (checkbox): Create on and off images dynamically. | |
2334 (documentation-link): Change :help-echo. | |
2335 (widget-documentation-link-echo-help): Remove. | |
2336 | |
29400
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2337 2000-06-02 Stefan Monnier <monnier@cs.yale.edu> |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2338 |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2339 * log-edit.el (log-edit-done): Thinko in the "same comment" detection. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2340 |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2341 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2342 (easy-mmode-define-toggle, define-minor-mode): Use it. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2343 (easy-mmode-define-keymap): Docstring fix. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2344 (define-derived-mode): Default PARENT to fundamental-mode. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2345 Add the derived-mode-parent symbol-property. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2346 (easy-mmode-derived-mode-p): New function. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2347 |
29383 | 2348 2000-06-02 Dave Love <fx@gnu.org> |
2349 | |
29392 | 2350 * files.el (convert-standard-filename): Doc fix. |
2351 (normal-backup-enable-predicate): New function. | |
2352 (backup-enable-predicate): Use it to replace the lambda form. | |
2353 | |
2354 * calendar/todo-mode.el: [This needs more work on the outline | |
2355 stuff.] Doc fixes. | |
2356 (todo) <defgroup>: Add :version. | |
2357 (todo-add-category): Don't use pushnew. | |
2358 (todo-cmd-raise): Fix typo. | |
2359 (todo-top-priorities): Change temp buffer name. | |
2360 (todo-category-alist): Avoid redundant lambda. | |
29400
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2361 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2362 Use outline-next-heading. |
29392 | 2363 |
29383 | 2364 * autoarg.el: Rewritten to use define-minor-mode. |
2365 (autoarg-kp-digits, autoarg-kp-mode-map): New variable. | |
2366 (autoarg-kp-mode, autoarg-kp-digit-argument): New command. | |
2367 | |
29376 | 2368 2000-06-02 Kenichi Handa <handa@etl.go.jp> |
2369 | |
2370 * isearch.el (isearch-other-meta-char): Fix previous change. | |
2371 | |
29374
8583675a6f96
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29372
diff
changeset
|
2372 2000-06-01 Stefan Monnier <monnier@cs.yale.edu> |
8583675a6f96
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29372
diff
changeset
|
2373 |
29400
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2374 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2375 (log-edit-done): Only add the comment to the ring if it's different |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2376 from the last comment entered. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2377 |
29374
8583675a6f96
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29372
diff
changeset
|
2378 * isearch.el (isearch-highlight): Turn internal-find-face into facep. |
8583675a6f96
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29372
diff
changeset
|
2379 |
29372 | 2380 2000-06-01 Dave Love <fx@gnu.org> |
2381 | |
2382 * hl-line.el: Rewritten using define-minor-mode. | |
2383 | |
2384 * help.el (describe-function-1): Distinguish special form from | |
2385 builtin function. Sanity-check presence of arglist for builtins. | |
2386 | |
29356 | 2387 2000-06-01 Kenichi Handa <handa@etl.go.jp> |
2388 | |
29365 | 2389 * international/characters.el: Fix syntax/category setting of |
2390 Tibetan characters. | |
2391 | |
2392 * language/tibet-util.el (tibetan-add-components): Fixes for new | |
2393 encoding of Tibetan characters. | |
2394 (tibetan-decompose-precomposition-alist): New variable. | |
2395 (tibetan-decompose-region): Convert precomposed characters to | |
2396 non-precomposed characters. | |
2397 (tibetan-decompose-string): Likewise. | |
2398 (tibetan-composition-function): Fix args to | |
2399 thibetan-compose-string. | |
2400 | |
2401 * language/tibetan.el (tibetan-composable-pattern): More | |
2402 characters included. | |
2403 (tibetan-consonant-transcription-alist): Rule for "R" added. | |
2404 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and | |
2405 "+R" added. | |
2406 (tibetan-base-to-subjoined-alist): Rule for "RA" added. | |
2407 | |
29359 | 2408 * language/lao-util.el (lao-composition-function): Fix args to |
2409 compose-string. | |
2410 | |
2411 * language/thai-util.el (thai-composition-function): Fix args to | |
2412 compose-string. | |
2413 | |
29356 | 2414 * isearch.el (isearch-update): Set disable-point-adjustment to t |
29357 | 2415 to prevent the point moving to the end of a composition when a |
2416 part of a composition is searched. | |
29356 | 2417 (isearch-other-meta-char): If the key invoking this command can be |
2418 mapped by function-key-map to a printing char, call | |
2419 isearch-process-search-char directly. | |
2420 | |
29355
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2421 2000-06-01 Stefan Monnier <monnier@cs.yale.edu> |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2422 |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2423 * emacs-lisp/bytecomp.el: |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2424 * frame.el: |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2425 * international/mule-cmds.el: |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2426 * international/mule-util.el: |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2427 * international/mule.el: |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2428 * mouse.el: |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2429 * subr.el: |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2430 * faces.el: Update calls to make-obsolete with a WHEN argument. |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2431 |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2432 * byte-run.el (make-obsolete, make-obsolete-variable): |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2433 Add an optional WHEN argument and change the format of the |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2434 symbol-property information. |
29355
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2435 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda. |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2436 (byte-compile-obsolete, byte-compile-variable-ref): Understand the |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2437 new obsolete-symbol-property format and print WHEN if it is provided. |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2438 |
29347 | 2439 2000-05-31 Dave Love <fx@gnu.org> |
2440 | |
2441 * loadhist.el (loadhist-hook-functions): Remove | |
2442 before-change-function, after-change-function. | |
2443 (unload-feature): Deal with symbols which are both bound and | |
2444 fbound. | |
2445 | |
2446 * mouse.el (mouse-save-then-kill-delete-region): Don't bind | |
2447 before-change-function, after-change-function. | |
2448 | |
2449 * simple.el (newline): Don't bind before-change-function, | |
2450 after-change-function. | |
2451 | |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2452 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org> |
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2453 |
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2454 * whitespace.el (whitespace-rescan-timer-time): Update interval |
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2455 set to 600 seconds (10 minutes) instead of 60 seconds since |
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2456 a large number of whitespace buffers causes emacs to `freeze' |
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2457 for a considerable amount of time. |
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2458 |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2459 * whitespace.el: Updated email address |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2460 |
29330 | 2461 2000-05-31 Dave Love <fx@gnu.org> |
2462 | |
2463 * add-log.el (change-log-font-lock-keywords) <function>: Add | |
2464 pattern for function of change. | |
2465 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate | |
2466 acknowledgements patterns. | |
2467 | |
29328 | 2468 2000-05-31 Kenichi Handa <handa@etl.go.jp> |
2469 | |
2470 * isearch.el (isearch-printing-char): If keyboard coding system is | |
2471 being used, call isearch-process-search-multibyte-characters. | |
2472 | |
2473 * international/isearch-x.el: Mostly rewritten. | |
2474 | |
2475 * international/quail.el (quail-start-conversion): Don't include | |
2476 unhandled events in the returned events, but set them in | |
2477 unread-command-events. Exit if all inputs are deleted. | |
2478 | |
29324 | 2479 2000-05-30 Jason Rumney <jasonr@gnu.org> |
2480 | |
2481 * w32-fns.el (w32-charset-info-alist): Add each charset separately. | |
2482 | |
2483 * term/w32-win.el: Doc changes to reduce diffs with x-win.el. | |
2484 Reenable code to create initial fontsets. | |
2485 Use set-fontset-font in place of put-charset-property. | |
2486 | |
29302 | 2487 2000-05-30 Gerd Moellmann <gerd@gnu.org> |
2488 | |
29307 | 2489 * progmodes/perl-mode.el (perl-indent-line): When looking for a |
2490 label, ensure that the first colon isn't followed by another. | |
2491 | |
2492 * paths.el (Info-default-directory-list): Doc fix. | |
2493 | |
29304 | 2494 * net/net-utils.el (finger-X.500-host-regexps): New user-option. |
2495 (finger): If HOST matches a regexp from finger-X.500-host-regexps, | |
2496 send a query containing USER only, not USER@HOST. | |
2497 | |
29302 | 2498 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg |
2499 and rmail-msgend to compute the restriction at the end, instead of | |
2500 computing it. | |
2501 | |
29292 | 2502 2000-05-29 Gerd Moellmann <gerd@gnu.org> |
2503 | |
29295 | 2504 * dabbrev.el (dabbrev-expand): Don't display messages in the |
2505 echo area if the minibuffer window is active. | |
2506 | |
29292 | 2507 * jit-lock.el (jit-lock-mode): Add after change function to |
2508 local hook. | |
2509 | |
2510 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com> | |
2511 | |
2512 * antlr-mode.el: New commands: hide/unhide actions, | |
2513 upcase/downcase literals. | |
2514 (antlr-tiny-action-length): New user option. | |
2515 (antlr-hide-actions): New command. Suggested by | |
2516 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>. | |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2517 (antlr-mode-map): New binding [C-c C-v]. |
29292 | 2518 (antlr-mode-menu): New entries. |
2519 (antlr-downcase-literals): New command. | |
2520 (antlr-upcase-literals): Ditto. | |
2521 | |
2522 * antlr-mode.el: Minor changes: indendation, mode-name. | |
2523 (antlr-indent-line): Indent cpp directive at column 0. | |
2524 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/". | |
2525 | |
2526 * antlr-mode.el: XEmacs bug workaround, XEmacs hint. | |
2527 (antlr-font-lock-additional-keywords): Workaround for intentional | |
2528 bug in XEmacs version of font-lock. | |
2529 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could | |
2530 be used by a smarter version of `buffers-menu-grouping-function'. | |
2531 | |
2532 2000-05-29 Gerd Moellmann <gerd@gnu.org> | |
2533 | |
2534 * tmm.el (tmm-prompt): Recognize menu item definitions of the for | |
2535 `(menu-item ...)' when looking for the position of DEFAULT-ITEM. | |
2536 | |
29266 | 2537 2000-05-29 Kenichi Handa <handa@etl.go.jp> |
2538 | |
2539 * international/encoded-kb.el | |
2540 (encoded-kbd-iso2022-designation-map): Pay attention to that | |
2541 charset-iso-final-char return -1 for eight-bit-control and | |
2542 eight-bit-graphic. | |
2543 | |
29261 | 2544 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il> |
2545 | |
2546 * speedbar.el (speedbar-use-images, speedbar-update-flag) | |
2547 (speedbar-easymenu-definition-base): Use display-graphic-p where | |
2548 available, instead of window-system. | |
2549 | |
29259 | 2550 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il> |
2551 | |
2552 * international/codepage.el (cp-coding-system-for-codepage-1): Add | |
2553 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN | |
2554 coding systems. | |
2555 | |
29248 | 2556 2000-05-26 Dave Love <fx@gnu.org> |
2557 | |
29255 | 2558 * disp-table.el (standard-display-underline): Don't use |
2559 internal-find-face. | |
2560 | |
29248 | 2561 * mail/reporter.el: Maintainer change. Doc fixes. |
2562 (reporter-version): Deleted. | |
2563 | |
2564 * emacs-lisp/elp.el: Maintainer change. | |
2565 (elp-help-address, elp-submit-bug-report, elp-version): Deleted. | |
2566 | |
29244
c0069fc0ba7c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29242
diff
changeset
|
2567 2000-05-26 Stefan Monnier <monnier@cs.yale.edu> |
c0069fc0ba7c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29242
diff
changeset
|
2568 |
c0069fc0ba7c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29242
diff
changeset
|
2569 * add-log.el (add-change-log-entry): Merge the current entry with the |
c0069fc0ba7c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29242
diff
changeset
|
2570 previous one if the previous one is empty. |
c0069fc0ba7c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29242
diff
changeset
|
2571 |
29240 | 2572 2000-05-26 Dave Love <fx@gnu.org> |
2573 | |
29242 | 2574 * loadhist.el (unload-feature): Fix interactive spec [from |
2575 lijnzaad@ebi.ac.uk]. | |
2576 | |
29240 | 2577 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use |
2578 subr-arity to check primitives. | |
2579 (byte-compile-flush-pending, byte-compile-file-form-progn) | |
2580 (byte-compile-normal-call, byte-compile-list, byte-compile-concat) | |
2581 (byte-compile-insert, byte-compile-funcall): Use mapc instead of | |
2582 mapcar. | |
2583 | |
29226 | 2584 2000-05-26 Kenichi Handa <handa@etl.go.jp> |
2585 | |
29235 | 2586 * international/fontset.el: Set family names of non-latin charsets |
2587 in default fontset to "*". | |
2588 | |
29230 | 2589 * international/mule-diag.el (print-fontset): Combine family part |
2590 and registry part of the fontname by "-*-" instead of "-". | |
2591 | |
29226 | 2592 * international/mule-cmds.el (encode-coding-char): Make strings |
2593 multibyte before calling encode-coding-string. | |
2594 | |
29220
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
2595 2000-05-25 Stefan Monnier <monnier@cs.yale.edu> |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
2596 |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
2597 * derived.el: Fix keywords. |
29224
c4ed562f1556
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29220
diff
changeset
|
2598 (define-derived-mode): Only define if needed. |
29220
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
2599 |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
2600 * simple.el (fill-comment, comment-column, comment-start) |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
2601 (comment-start-skip, comment-end, comment-indent-function) |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
2602 (block-comment-start, block-comment-end, indent-for-comment) |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
2603 (set-comment-column, kill-comment, comment-padding, comment-region) |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
2604 (comment-multi-line, indent-new-comment-line): Remove. |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
2605 |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
2606 * bindings.el (esc-map): Change ; to comment-dwim and use the new |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
2607 function names for comment operations. |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
2608 |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
2609 * newcomment.el: Add abundant autoload cookies. |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
2610 (comment-style): Don't depend on runtime data at compile-time. |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
2611 (comment-indent-hook): Remove. |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
2612 (comment-indent): Check if comment-indent-hook is bound. |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
2613 (comment-region): Docstring fix. |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
2614 |
29214 | 2615 2000-05-25 Dave Love <fx@gnu.org> |
2616 | |
2617 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete | |
2618 byte-code-function-p. | |
2619 | |
2620 * mail/rmailsum.el: Add provide. | |
2621 | |
2622 * net/goto-addr.el (goto-address-fontify): Add help-echo property. | |
2623 | |
2624 * smerge-mode.el (smerge-diff-switches): Don't use list* in | |
2625 defcustom. | |
2626 | |
29206
6e9f065ce572
2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29205
diff
changeset
|
2627 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu> |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2628 |
29206
6e9f065ce572
2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29205
diff
changeset
|
2629 * ediff-diff.el (ediff-exec-process): delete --binary option from |
6e9f065ce572
2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29205
diff
changeset
|
2630 non-buffer ediff jobs. |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2631 |
29205 | 2632 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il> |
2633 | |
2634 * hilit-chg.el (highlight-changes-mode): Ask about color or | |
2635 grayscale support, not about window-system. | |
2636 | |
2637 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not | |
2638 window-system. | |
2639 (ffap-highlight): Always default to t. | |
2640 | |
2641 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call | |
2642 display-popup-menus-p instead of looking at window-system. | |
2643 | |
2644 * disp-table.el (standard-display-g1, standard-display-graphic): | |
2645 Only refuse to use string glyphs on X and MS-Windows. | |
2646 | |
2647 * avoid.el: Remove window-system from commentary, suggest to use | |
2648 display-*-p instead. | |
2649 | |
2650 * apropos.el (apropos-print): Use display-mouse-p instead of | |
2651 window-system. | |
2652 | |
29190 | 2653 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il> |
2654 | |
2655 * international/codepage.el (cp-decoding-vector-for-codepage): | |
2656 Fill up unsupported characters with their own codes. From Kenichi | |
2657 Handa. | |
2658 | |
29188 | 2659 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il> |
2660 | |
2661 * international/mule-diag.el (describe-char-after): Use | |
2662 display-graphic-p instead of window-system, so that this function | |
2663 works on MS-DOS. | |
2664 | |
29181 | 2665 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il> |
2666 | |
2667 * international/codepage.el (cp-make-coding-systems-for-codepage): | |
2668 Remove the eight-bit-graphic and eight-bit-control charsets from | |
2669 the list of charsets which we convert into `?'. | |
2670 | |
29169 | 2671 2000-05-25 Kenichi Handa <handa@etl.go.jp> |
2672 | |
2673 * international/mule-conf.el: Specify CHARSET-ID explicitely for | |
2674 private charsets. | |
2675 (mule-unicode-0100-24ff, japanese-jisx0213-1, | |
2676 japanese-jisx0213-2): New charsets. | |
2677 | |
2678 * international/fontset.el: Setup default fontset for new charsets. | |
2679 | |
29166 | 2680 2000-05-24 Dave Love <fx@gnu.org> |
2681 | |
2682 * info.el (Info-find-node-2): Restructure [following "Vadim | |
2683 S. Solomin" <sovs@uic.nnov.ru>]. | |
2684 | |
2685 * icomplete.el: Fix header for Finder. | |
2686 | |
2687 2000-05-24 Eric M. Ludlam <zappo@ultranet.com> | |
2688 | |
2689 * rmailout.el (rmail-output-to-rmail-file): Added optional param | |
2690 STAY. | |
2691 | |
2692 * rmail.el (rmail-automatic-folder-directives): New user variable. | |
2693 (rmail-show-message): Add call to `rmail-auto-file' during | |
2694 display. | |
2695 (rmail-auto-file): New function. | |
2696 | |
29165
641e43bad886
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29163
diff
changeset
|
2697 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu> |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2698 |
29193 | 2699 * ediff-diff.el (ediff-forward-word): Take syntactic word class into |
29165
641e43bad886
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29163
diff
changeset
|
2700 account. |
29193 | 2701 (ediff-test-utility,ediff-diff-mandatory-option) |
2702 (ediff-reset-diff-options): Utilities for proper initialization of | |
29165
641e43bad886
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29163
diff
changeset
|
2703 ediff-diff-options and ediff-diff3-options on Windows. |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2704 |
29193 | 2705 * ediff-init.el (ediff-merge-filename-prefix): New customizable |
29165
641e43bad886
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29163
diff
changeset
|
2706 variable. |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2707 |
29193 | 2708 * ediff-mult.el (ediff-filegroup-action): Use |
29165
641e43bad886
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29163
diff
changeset
|
2709 ediff-merge-filename-prefix. |
641e43bad886
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29163
diff
changeset
|
2710 |
29163
ea19f6424132
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29159
diff
changeset
|
2711 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu> |
ea19f6424132
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29159
diff
changeset
|
2712 |
29193 | 2713 * viper-ex.el (ex-write): Set selective display to nil. |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2714 |
29159 | 2715 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il> |
2716 | |
2717 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just | |
2718 aliases for hebrew-iso-8bit. | |
2719 | |
29148 | 2720 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il> |
2721 | |
2722 * woman.el: New version from Francis J. Wright | |
2723 <F.J.Wright@Maths.QMW.ac.uk>. | |
2724 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file | |
2725 names in environment variables regardless of the path separator. | |
2726 (woman-topic-all-completions-1): Don't call file-name-directory-p | |
2727 on all files, since woman-file-regexp already filters out any | |
2728 directories. | |
2729 | |
29140 | 2730 2000-05-24 Kenichi Handa <handa@etl.go.jp> |
2731 | |
29144 | 2732 * international/quail.el (quail-start-translation): Don't change |
2733 modified-p of the current buffer. | |
2734 (quail-start-conversion): Likewise. | |
2735 | |
2736 * international/kkc.el (kkc-region): Don't change modified-p of | |
2737 the current buffer. | |
2738 | |
29142 | 2739 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to |
2740 conform to RFC1468. | |
2741 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554. | |
29140 | 2742 |
29138 | 2743 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com> |
2744 | |
2745 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix. | |
2746 (speedbar-insert-button): Invisible text property fix. | |
2747 (speedbar-directory-plus): Renamed from speedbar-directory-+ | |
2748 (speedbar-directory-minus): Renamed from speedbar-directory-- | |
2749 (speedbar-page-plus): Renamed from speedbar-file-+ | |
2750 (speedbar-page-minus): Renamed from speedbar-file-- | |
2751 (speedbar-page): Renamed from speedbar-file- | |
2752 (speedbar-tag): Renamed from speedbar-tag- | |
2753 (speedbar-tag-plus): Renamed from speedbar-tag-+ | |
2754 (speedbar-tag-minus): Renamed from speedbar-tag-- | |
2755 (speedbar-expand-image-button-alist): Use above renames. | |
2756 | |
2757 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm | |
2758 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm | |
2759 * sb-pg-plus.xpm: Renamed from sb-file+.xpm | |
2760 * sb-pg-minus.xpm: Renamed from sb-file-.xpm | |
2761 * sb-pg.xpm: Renamed from sb-file.xpm | |
2762 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm | |
2763 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm | |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2764 |
29128 | 2765 2000-05-24 Kenichi Handa <handa@etl.go.jp> |
2766 | |
2767 * international/quail.el (quail-show-guidance-buf): Set | |
2768 current-input-method of the guidance buffer to the name of the | |
2769 curren input method. | |
2770 | |
29158
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
2771 2000-05-23 Stefan Monnier <monnier@cs.yale.edu> |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
2772 |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
2773 * progmodes/compile.el (compile-internal): Style typo. |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
2774 |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
2775 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode): |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
2776 quote vars and functions in the docstring. |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
2777 |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
2778 * newcomment.el (comment-make-extra-lines): Don't use `assert'. |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
2779 |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
2780 * completion.el (dynamic-completion-mode, dynamic-completion-mode): |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
2781 Don't quote lambdas. |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
2782 |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
2783 * ffap.el (ffap-highlight): Use facep rather than internal-find-face. |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
2784 |
29116 | 2785 2000-05-23 Gerd Moellmann <gerd@gnu.org> |
2786 | |
29127 | 2787 * startup.el (command-line): Determine source file of compiled |
2788 user init file differently. Warn if compiled user init file | |
2789 is older than its source file. | |
2790 | |
29116 | 2791 * ffap.el (ffap-url-regexp): Add `https'. |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2792 |
29112 | 2793 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il> |
2794 | |
2795 * files.el (make-backup-file-name-1): Replace slashes with `!' | |
2796 rather than `|' (which is not allowed on Windows). Replace the | |
2797 drive letters with a string "drive_X". | |
2798 | |
29110 | 2799 2000-05-23 Gerd Moellmann <gerd@gnu.org> |
2800 | |
2801 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'. | |
2802 | |
2803 * files.el (interpreter-mode-alist): Add `bash2'. | |
2804 | |
29091 | 2805 2000-05-22 Dave Love <fx@gnu.org> |
2806 | |
2807 * loadhist.el (feature-symbols, file-provides, file-requires): Use | |
2808 mapc. | |
2809 (feature-file): Avoid calling symbol-name. Doc fix. | |
2810 (file-set-intersect, file-dependents): Use dolist, not mapcar. | |
2811 (loadhist-hook-functions): Add mouse-position-function. | |
2812 (unload-feature): Change uses of mapcar. | |
2813 | |
2814 * files.el (parse-colon-path): Doc fix. | |
2815 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars. | |
2816 (set-auto-mode): Use mapc. | |
2817 | |
2818 * complete.el (PC-look-for-include-file): Use :alnum: character | |
2819 class. | |
2820 (partial-completion-mode): Add autoload cookie. | |
2821 | |
29085
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
2822 2000-05-22 Sam Steingold <sds@gnu.org> |
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
2823 |
29102 | 2824 * info.el (Info-fontify-node): Fixed the call to |
29085
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
2825 `add-text-properties' (bug introduced on 2000-05-18). |
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
2826 |
29082 | 2827 2000-05-22 Dave Love <fx@gnu.org> |
2828 | |
2829 * bindings.el: Remove debug-ignored-errors set in other files. | |
2830 | |
2831 * progmodes/etags.el: Add to debug-ignored-errors. | |
2832 (visit-tags-table-buffer): Clear out buffers holding old tables | |
2833 when making a new list. | |
2834 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use | |
2835 mapc. | |
2836 | |
2837 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't | |
2838 quote keywords. | |
2839 (cmpl-string-case-type): Use character classes. | |
2840 | |
29085
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
2841 * comint.el: |
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
2842 * textmodes/ispell.el: |
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
2843 * imenu.el: |
29082 | 2844 * mail/mh-e.el: |
2845 * progmodes/compile.el: Add to debug-ignored-errors. | |
2846 | |
2847 * dabbrev.el: Add to debug-ignored-errors. | |
2848 (dabbrev-completion): Use mapc. | |
2849 | |
29075 | 2850 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il> |
2851 | |
2852 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk) | |
2853 (woman-mapcan, woman-parse-man.conf) | |
2854 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font) | |
2855 (woman-reset-emulation, woman-select-symbol-fonts): New functions. | |
2856 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin | |
2857 path syntax better. | |
2858 (woman-man.conf-path, woman-use-own-frame): New defcustoms. | |
2859 (woman-manpath): Call woman-parse-man.conf. | |
2860 (woman-emulation): New defcustom, defaults to nroff. | |
2861 (woman-font-support): New defconst. | |
2862 (woman-use-symbol-font): New defcustom. | |
2863 (woman-menu): Add new menu items: "Colored/BW", "Advanced", | |
2864 "Emulation". | |
2865 Many functions: Doc fix. | |
2866 | |
29072 | 2867 2000-05-22 Kenichi Handa <handa@etl.go.jp> |
2868 | |
2869 * international/quail.el (quail-simple-translation-keymap): Map | |
2870 128..255 to quail-self-insert-command. | |
2871 (quail-keyboard-layout-alist): Add definition for "pc102-de". | |
2872 | |
29067
27f615da1df9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29063
diff
changeset
|
2873 2000-05-22 Stefan Monnier <monnier@cs.yale.edu> |
27f615da1df9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29063
diff
changeset
|
2874 |
29158
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
2875 * help.el (help-manyarg-func-alist): Typo. |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
2876 |
29070
0199b9a52c3f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29067
diff
changeset
|
2877 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and |
0199b9a52c3f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29067
diff
changeset
|
2878 intervals which makes it heaps simpler. |
0199b9a52c3f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29067
diff
changeset
|
2879 |
29067
27f615da1df9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29063
diff
changeset
|
2880 * newcomment.el (comment-region-internal): Go back to BEG after quoting |
27f615da1df9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29063
diff
changeset
|
2881 the nested comment markers. |
29063
594a655b83cf
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29061
diff
changeset
|
2882 |
594a655b83cf
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29061
diff
changeset
|
2883 * subr.el (remove-hook): Don't turn the hook's value into a list. |
594a655b83cf
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29061
diff
changeset
|
2884 |
29059 | 2885 2000-05-21 Dave Love <fx@gnu.org> |
2886 | |
29061 | 2887 * edmacro.el (edmacro-parse-keys): Return vector if any elements |
2888 are invalid characters. | |
2889 | |
29059 | 2890 * international/mule-util.el (detect-coding-with-priority): Use |
2891 mapc. Remove redundant lambda. | |
2892 | |
2893 * international/mule-diag.el (list-non-iso-charset-chars) | |
2894 (describe-fontset): Remove redundant lambda. | |
2895 | |
2896 * emulation/crisp.el (brief-mode): New alias. | |
2897 | |
2898 * emacs-lisp/ring.el (ring-elements): New function. | |
2899 | |
2900 * emacs-lisp/easymenu.el (easy-menu-create-menu) | |
2901 (easy-menu-do-add-item): Use keywordp. | |
2902 | |
2903 * emacs-lisp/byte-opt.el: Update side-effect free function lists. | |
2904 | |
2905 * replace.el: Doc and error message fixes. | |
2906 (replace-highlight): Use facep, not internal-find-face. | |
2907 | |
29038
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
2908 2000-05-20 Stefan Monnier <monnier@cs.yale.edu> |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
2909 |
29045
7235e6a14c62
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29043
diff
changeset
|
2910 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda. |
7235e6a14c62
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29043
diff
changeset
|
2911 |
29043
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
2912 * log-edit.el (log-edit-done): Cleanup trailing empty lines. |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
2913 (log-edit-insert-changelog): Drop `:' as well. |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
2914 |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
2915 * log-view.el: Fix file description. |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
2916 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
2917 available. |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
2918 (log-view-font-lock-keywords): Only use cvs-filename-face if present. |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
2919 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present. |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
2920 |
29040
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
2921 * emacs-lisp/easy-mmode.el: Update copyright and commentary. |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
2922 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook. |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
2923 Print a status message if the toggle is called interactively. |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
2924 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE) |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
2925 for global minor modes and use `defcustom' for them. |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
2926 Use add-minor-mode. |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
2927 (easy-mmode-define-derived-mode): Remove. |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
2928 (define-derived-mode): Fancier default docstring. |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
2929 (easy-mmode-define-navigation): Signal an error rather than (ding). |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
2930 |
29038
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
2931 * newcomment.el (comment-styles): New `box-multi'. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
2932 (comment-normalize-vars): Better default for comment-continue to |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
2933 avoid whitespace-only continuations. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
2934 (comment-search-forward): Always move even in the no-syntax case. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
2935 (comment-padright): Only obey N if it's only obeyed for padleft. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
2936 (comment-make-extra-lines): Better handling of empty continuations. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
2937 Use `=' for the filler if comment-start has only one character. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
2938 (uncomment-region): Try handling the special `=' filler. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
2939 (comment-region): Allow LINES even if MULTI is nil. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
2940 (comment-box): Choose box style based on comment-style. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
2941 |
29029 | 2942 2000-05-20 Kenichi Handa <handa@etl.go.jp> |
2943 | |
29038
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
2944 * international/ccl.el (ccl-compile-write-string): Make STR unibyte. |
29029 | 2945 (ccl-compile-write-repeat): If ARG is string, make it unibyte. |
2946 | |
29028 | 2947 2000-05-20 Kenichi HANDA <handa@etl.go.jp> |
2948 | |
2949 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region | |
2950 and insert, not subst-char-in-region. | |
2951 | |
2952 * international/mule-diag.el (list-character-sets-1): Handle | |
2953 charsets eight-bit-control and eight-bit-graphic. | |
2954 (list-iso-charset-chars): Likewise. | |
2955 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit | |
2956 charactes as is. Use indent-to to align characters. | |
2957 | |
2958 * international/mule-cmds.el (find-multibyte-characters): Never | |
2959 exclude charsets eight-bit-control and eight-bit-graphic. | |
2960 | |
29015
ec2827214bf3
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28993
diff
changeset
|
2961 2000-05-19 Stefan Monnier <monnier@cs.yale.edu> |
ec2827214bf3
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28993
diff
changeset
|
2962 |
ec2827214bf3
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28993
diff
changeset
|
2963 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception): |
ec2827214bf3
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28993
diff
changeset
|
2964 Don't quote lambdas. |
ec2827214bf3
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28993
diff
changeset
|
2965 |
ec2827214bf3
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28993
diff
changeset
|
2966 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add. |
ec2827214bf3
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28993
diff
changeset
|
2967 |
28993 | 2968 2000-05-19 Gerd Moellmann <gerd@gnu.org> |
2969 | |
2970 * gud.el (gud-jdb-directories): Doc fix. | |
2971 | |
28989
c16412bbfa3c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28988
diff
changeset
|
2972 2000-05-19 Stefan Monnier <monnier@cs.yale.edu> |
c16412bbfa3c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28988
diff
changeset
|
2973 |
c16412bbfa3c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28988
diff
changeset
|
2974 * newcomment.el: New file. |
c16412bbfa3c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28988
diff
changeset
|
2975 |
28988 | 2976 2000-05-19 Gerd Moellmann <gerd@gnu.org> |
2977 | |
28993 | 2978 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'. |
28988 | 2979 |
28982 | 2980 2000-05-18 Andreas Schwab <schwab@suse.de> |
2981 | |
2982 * dired.el (dired-between-files): Also skip lines beginning with | |
2983 `used'. | |
2984 | |
28978 | 2985 2000-05-18 Gerd Moellmann <gerd@gnu.org> |
2986 | |
2987 * msb.el (msb-menu-cond): Add choice `user'. | |
2988 | |
28981 | 2989 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
29085
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
2990 |
28981 | 2991 * ps-print.el: Compatibility, customization and doc fix. |
2992 (ps-printer-name-option): Replace defconst by defvar. | |
2993 (ps-postscript-code-directory): XEmacs compatibility. | |
2994 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code | |
2995 fix. | |
2996 (ps-user-defined-prologue, ps-print-prologue-header) | |
2997 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs | |
2998 compatibility and code fix. | |
2999 (ps-print-background-image, ps-print-background-text): | |
3000 Customization fix. | |
3001 (ps-line-number-start, ps-n-up-on): New vars. | |
3002 | |
28978 | 3003 2000-05-18 Espen Skoglund <esk@ira.uka.de> |
3004 | |
3005 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed | |
3006 the indent-comment function to just return the appropriate indent. | |
3007 | |
28975 | 3008 2000-05-18 Eric M. Ludlam <zappo@ultranet.com> |
3009 | |
3010 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm, | |
3011 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm, | |
3012 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files | |
3013 | |
28969 | 3014 2000-05-18 Dave Love <fx@gnu.org> |
3015 | |
3016 * info.el (Info-fontify-node): Add intangible property as well as | |
3017 invisible. | |
3018 | |
3019 * calendar/appt.el (appt-make-list): Match all lines of entry. | |
3020 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de> | |
3021 | |
28965 | 3022 2000-05-18 Kenichi Handa <handa@etl.go.jp> |
3023 | |
3024 * international/mule-diag.el (describe-char-after): Call | |
3025 internal-char-font, not char-font. If internal-char-font returns | |
3026 nil, display "-- none --". | |
3027 | |
28959 | 3028 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il> |
3029 | |
3030 * image.el (image-type-available-p): Don't reference image-types | |
3031 if it isn't bound. | |
3032 | |
28957
71d552e41a3d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28954
diff
changeset
|
3033 2000-05-17 Stefan Monnier <monnier@cs.yale.edu> |
71d552e41a3d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28954
diff
changeset
|
3034 |
71d552e41a3d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28954
diff
changeset
|
3035 * autoarg.el (autoarg-mode): Typo in the :set argument. |
71d552e41a3d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28954
diff
changeset
|
3036 |
28954 | 3037 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il> |
3038 | |
3039 * startup.el (command-line-1): Don't signal an error if the | |
3040 directory for auto-save-list files does not yet exist. | |
3041 | |
28950 | 3042 2000-05-17 Kenichi Handa <handa@etl.go.jp> |
3043 | |
3044 * international/mule-conf.el (arabic-iso8859-6): Fix typo. | |
3045 | |
28948
39632cb551a0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28943
diff
changeset
|
3046 2000-05-16 Stefan Monnier <monnier@cs.yale.edu> |
39632cb551a0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28943
diff
changeset
|
3047 |
39632cb551a0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28943
diff
changeset
|
3048 * subr.el (remove-hook): `setq' hook-value, not `set'. |
39632cb551a0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28943
diff
changeset
|
3049 |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3050 2000-05-16 Sam Steingold <sds@gnu.org> |
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3051 |
28981 | 3052 * info.el (debug-ignored-errors): More errors to ignore. |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3053 |
28942 | 3054 2000-05-16 Dave Love <fx@gnu.org> |
3055 | |
3056 * cus-edit.el: Don't require cl or easymenu. | |
3057 (custom-variable-prompt): Test standard-value property, not | |
3058 user-variable-p. | |
3059 | |
28940
2a91228f7aa3
(add-hook): setq hook-value, not set
Sam Steingold <sds@gnu.org>
parents:
28939
diff
changeset
|
3060 2000-05-16 Sam Steingold <sds@gnu.org> |
2a91228f7aa3
(add-hook): setq hook-value, not set
Sam Steingold <sds@gnu.org>
parents:
28939
diff
changeset
|
3061 |
2a91228f7aa3
(add-hook): setq hook-value, not set
Sam Steingold <sds@gnu.org>
parents:
28939
diff
changeset
|
3062 * subr.el (add-hook): `setq' hook-value, not `set'. |
2a91228f7aa3
(add-hook): setq hook-value, not set
Sam Steingold <sds@gnu.org>
parents:
28939
diff
changeset
|
3063 |
28939 | 3064 2000-05-16 Gerd Moellmann <gerd@gnu.org> |
3065 | |
3066 * startup.el (command-line-1): Mention the FAQ in the startup | |
3067 message. | |
3068 | |
3069 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'. | |
3070 | |
3071 * progmodes/compile.el (compilation-parse-errors): Collect | |
3072 `nomessage' regexps last. | |
3073 | |
3074 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp. | |
3075 | |
3076 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp' | |
3077 to the function name. | |
3078 | |
28926 | 3079 2000-05-15 Dave Love <fx@gnu.org> |
3080 | |
3081 * speedbar.el (speedbar-recenter): Typo. | |
3082 (speedbar-expand-line): Make arg optional. | |
3083 (speedbar-mode): Avoid a compiler warning. | |
3084 | |
28924 | 3085 2000-05-15 Gerd Moellmann <gerd@gnu.org> |
3086 | |
3087 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that | |
3088 user-specified option string is empty. | |
3089 | |
3090 * mouse.el (mouse-yank-at-click): Doc fix. | |
3091 | |
28921 | 3092 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il> |
3093 | |
3094 * term/internal.el (IT-character-translations): More updates of | |
3095 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC | |
3096 documents. | |
3097 | |
28919 | 3098 2000-05-15 Gerd Moellmann <gerd@gnu.org> |
3099 | |
3100 * env.el (getenv): New function, interactively callable. | |
3101 (setenv, getenv): Remove autoload cookies. | |
3102 | |
3103 * loadup.el: Load `env'. | |
3104 | |
3105 * progmodes/f90.el: Change author's mail address. | |
3106 | |
28908 | 3107 2000-05-14 Dave Love <fx@gnu.org> |
3108 | |
28911 | 3109 * mail/rmail.el (rmail-show-message-hook): Customize and offer |
3110 goto-addr as an option. | |
3111 | |
3112 * help.el (help-xref-stack): Doc fix. | |
3113 (help-xref-following): New variable. | |
3114 (help-make-xrefs): Use it. | |
3115 (help-xref-go-back): Use position information from stack element. | |
3116 (help-follow): Make position in stack element a pair. Use | |
3117 help-xref-following. | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3118 |
28911 | 3119 * autoarg.el: New file. |
3120 | |
3121 * faces.el: Declare more functions obsolete. | |
3122 | |
28908 | 3123 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el |
3124 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el | |
3125 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el | |
3126 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el: | |
3127 Remove all the setup-...-environment functions. | |
3128 | |
28903 | 3129 2000-05-13 Eric M. Ludlam <zappo@ultranet.com> |
3130 | |
28919 | 3131 * speedbar.el: Updated the commentary section. xemacs20p now uses |
3132 >= when detecting. Require `defimage' safely. | |
28903 | 3133 (speedbar-easymenu-definition-base): Add toggle for images. |
3134 (speedbar-easymenu-definition-special): Add flush cache & expand. | |
3135 (speedbar-visiting-tag-hook): Set new defaults. Added options. | |
3136 (speedbar-reconfigure-keymaps-hook): New variable. | |
3137 (speedbar-frame-parameters): Updated documentation. | |
3138 (speedbar-use-imenu-flag): Updated custom tag | |
3139 (speedbar-dynamic-tags-function-list): New variable. | |
3140 (speedbar-tag-hierarchy-method): Updated doc & custom. | |
28919 | 3141 (speedbar-indentation-width, speedbar-indentation-width) New |
3142 variables. | |
3143 (speedbar-hide-button-brackets-flag): Customizable. | |
28903 | 3144 (speedbar-vc-indicator): Doc update. |
3145 (speedbar-ignored-path-expressions): Updated default value. | |
3146 (speedbar-supported-extension-expressions): Updated default value. | |
3147 (speedbar-syntax-table): Remove {} paren status. | |
28919 | 3148 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act |
3149 as "+". Added overlay aliases. | |
3150 (speedbar-mode): Use `speedbar-mode-line-update' instead of | |
3151 `force-mode-line-update'. | |
3152 (speedbar-mode, speedbar-quick-mouse, speedbar-click) | |
3153 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of | |
3154 `mouse-set-point' | |
28903 | 3155 (speedbar-reconfigure-keymaps): Run configure keymap hooks. |
28919 | 3156 (speedbar-item-info-tag-helper): Revamped to handle a wider range |
3157 of arbitrary text, and new helper functions. | |
3158 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in | |
3159 filename finder. | |
28903 | 3160 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'. |
3161 (speedbar-directory-buttons): Update path search/expansion. | |
3162 (speedbar-make-tag-line): Pay attention to | |
28919 | 3163 `speedbar-indentation-width'. Use more care w/ invisible |
3164 properties. | |
28903 | 3165 (speedbar-change-expand-button-char): Call |
3166 `speedbar-insert-image-button-maybe'. | |
3167 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced). | |
28919 | 3168 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy) |
3169 (speedbar-trim-words-tag-hierarchy) | |
3170 (speedbar-simple-group-tag-hierarchy): New functions | |
28903 | 3171 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks. |
28919 | 3172 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New |
3173 functions. | |
28903 | 3174 (speedbar-mouse-set-point): New function |
3175 (speedbar-power-click): Updated documentation. | |
28919 | 3176 (speedbar-line-token, speedbar-goto-this-file): Handle more types |
3177 of tag prefix text. | |
3178 (speedbar-expand-line, speedbar-contract-line): Make more robust | |
3179 to strange text. | |
3180 (speedbar-expand-line): Takes universal argument to flush the | |
3181 cache. | |
28903 | 3182 (speedbar-flush-expand-line): New function. |
3183 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn. | |
3184 Use new generator insertion method. | |
3185 (speedbar-fetch-dynamic-tags): New function. | |
3186 (speedbar-fetch-dynamic-imenu): Removed code now handled in | |
3187 `speedbar-fetch-dynamic-imenu'. | |
3188 (speedbar-fetch-dynamic-etags): Fix current buffer problem. | |
3189 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and | |
3190 "Revert Buffer" menu items. | |
3191 (speedbar-buffer-buttons-engine): Be smarter when creating a | |
3192 filename tag (for expansion purposes.). | |
28919 | 3193 (speedbar-highlight-one-tag-line, |
3194 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top) | |
3195 (speedbar-recenter): New functions. | |
28903 | 3196 (defimage-speedbar): Image loading abstraction. |
28919 | 3197 (speedbar-directory-+, speedbar-directory--, speedbar-file-+) |
3198 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+) | |
3199 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v) | |
3200 (speedbar-tag-type, speedbar-tag-mail): New images. | |
28903 | 3201 (speedbar-expand-image-button-alist): New variable. |
3202 (speedbar-insert-image-button-maybe): Insert an image over some | |
3203 buttons. | |
3204 | |
28894 | 3205 2000-05-13 Kenichi Handa <handa@etl.go.jp> |
3206 | |
3207 * international/mule-cmds.el (encode-coding-char): An ASCII | |
3208 character is always encodable. | |
3209 | |
3210 * international/mule-conf.el: Add more information in descriptions | |
3211 of character sets. | |
3212 | |
28965 | 3213 * international/mule-diag.el (describe-char-after): New function. |
28894 | 3214 (describe-font-internal): Adjusted for the change of font-info. |
3215 (describe-font): Likewise. | |
3216 (print-fontset): Rewritten for the new fontset implementation. | |
3217 (describe-fontset): Include fontset alias names in completion. | |
3218 (list-fontsets): Adjusted for the change of print-fontset. | |
3219 | |
28895 | 3220 * simple.el (what-cursor-position): If DETAIL is non-nil, call |
3221 describe-char-after instead of displaying the detail in the echo | |
3222 area. | |
28965 | 3223 (syntax-code-table): Format changed. |
3224 (string-to-syntax): Adjusted for the above change. | |
29085
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
3225 |
28905
e96880caf4e5
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28903
diff
changeset
|
3226 2000-05-12 Stefan Monnier <monnier@cs.yale.edu> |
e96880caf4e5
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28903
diff
changeset
|
3227 |
e96880caf4e5
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28903
diff
changeset
|
3228 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode. |
e96880caf4e5
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28903
diff
changeset
|
3229 |
28890 | 3230 2000-05-12 Dave Love <fx@gnu.org> |
3231 | |
3232 * calendar/todo-mode.el: Remove some compatibility stuff and CL | |
3233 dependence. Use line-{beginning,end}-position, not | |
3234 point-at{b,e}ol. Some doc fixes. | |
3235 (todo-position): New function. Fix callers of position to use it. | |
3236 (todo-save-top-priorities, todo-print): Use with-temp-buffer. | |
3237 | |
28885 | 3238 2000-05-12 Gerd Moellmann <gerd@gnu.org> |
3239 | |
3240 * time.el (display-time-mail-icon): Use `:ascent center'. | |
3241 | |
28893 | 3242 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for |
3243 handling FTP security extensions. | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3244 |
28882 | 3245 2000-05-11 Dave Love <fx@gnu.org> |
3246 | |
28888 | 3247 * calendar/todo-mode.el: New file. |
28882 | 3248 |
28870 | 3249 2000-05-11 Gerd Moellmann <gerd@gnu.org> |
3250 | |
28881 | 3251 * comint.el (comint-read-input-ring): Move reference to |
3252 comint-input-ring-size outside of the save-excursion. It was | |
3253 causing the default value to be the only one ever seen. | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3254 |
28875 | 3255 * font-lock.el: Update copyright. Remove Simon Marshall's email |
3256 address on request from him. | |
3257 | |
28870 | 3258 * subr.el (substitute-key-definition): Add comment describing |
3259 the meaning of PREFIX. | |
3260 | |
28865
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3261 2000-05-10 Stefan Monnier <monnier@cs.yale.edu> |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3262 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3263 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3264 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3265 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed.. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3266 (add-minor-mode): Don't make the variable buffer-local and add a |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3267 reference to define-minor-mode in the docstring. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3268 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3269 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3270 HEADER/FOOTER and fix bug with trailing empty directory. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3271 (cvs-append-to-ignore): Use vc-editable-p if available. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3272 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3273 (vc-do-command): Tweak advice to handle the new VC. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3274 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3275 * log-view.el (log-view-goto-rev): New function for the new VC. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3276 (log-view-minor-wrap): Use mark-active. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3277 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3278 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3279 (log-edit-changelog-full-paragraphs): New var. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3280 (log-edit-insert-changelog): Remove a lonely leading `* file'. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3281 (log-edit-narrow-changelog, log-edit-changelog-paragraph) |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3282 (log-edit-changelog-subparagraph, log-edit-changelog-entry) |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3283 (log-edit-changelog-ours-p, log-edit-changelog-entries) |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3284 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries): |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3285 Replace the `cvs' prefix with `log-edit'. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3286 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3287 * iswitchb.el (iswitchb-completion-help): Unquote lambda. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3288 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3289 * diff-mode.el (diff-font-lock-keywords): Recognize comments. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3290 (diff-font-lock-defaults): Explicitly turn off multiline. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3291 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3292 (diff-ediff-patch): Fix call to ediff-patch-file. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3293 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs): |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3294 Handle comments. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3295 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3296 * frame.el (automatic-hscrolling): Typo. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3297 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3298 * cvs-status.el (cvs-status-minor-wrap): Use mark-active. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3299 |
28845 | 3300 2000-05-09 Sam Steingold <sds@goems.com> |
3301 | |
3302 * apropos.el (apropos-print): use `describe-face' instead of | |
3303 `customize-face-other-window'. | |
3304 | |
28842 | 3305 2000-05-09 Dave Love <fx@gnu.org> |
3306 | |
3307 Changes mostly following Richard Sharman <rsharman@wave.home.com>. | |
3308 | |
3309 * help.el (describe-variable): Have customize button pop the | |
3310 help-xref stack when invoked. | |
3311 (help-xref-symbol-regexp): Add `face'. | |
3312 (help-make-xrefs): Check for quoted face names and adapt regexp | |
3313 submatch numbers to cope. | |
3314 (help-xref-interned): Maybe insert face doc too. Separate | |
3315 sections with a line of hyphens. | |
3316 | |
28848 | 3317 * faces.el: Some doc fixes. Declare some functions obsolete. |
28842 | 3318 (describe-face): Add customize button. Return the help |
3319 text. Fix prompt. | |
3320 | |
28839 | 3321 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il> |
3322 | |
3323 * term/internal.el (IT-character-translations): Fix last change. | |
3324 | |
28833 | 3325 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il> |
3326 | |
3327 * woman.el: New file | |
3328 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>). | |
3329 | |
28829 | 3330 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il> |
3331 | |
28831 | 3332 * term/internal.el (IT-character-translations): Update ASCII |
3333 simulations for greek-iso8859-7, add latin-iso8859-14 and | |
3334 latin-iso8859-15. | |
3335 | |
28829 | 3336 * international/mule-cmds.el (set-language-info-alist): Call |
3337 define-prefix-command with 3 arguments, to make the map suitable | |
3338 for a menu. | |
3339 | |
28827 | 3340 2000-05-07 Dave Love <fx@gnu.org> |
3341 | |
30620
1a808437b658
Restore inadvertently-changed non-ASCII character.
Eli Zaretskii <eliz@gnu.org>
parents:
30619
diff
changeset
|
3342 * time.el: Small doc fixes from Pavel Janík ml. |
28827 | 3343 |
28825 | 3344 2000-05-05 Dave Love <fx@gnu.org> |
3345 | |
3346 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg | |
3347 list in doc string. Don't quote keyword symbols. | |
3348 * emacs-lisp/cl.el: Likewise | |
3349 * emacs-lisp/cl-seq.el: Likewise | |
3350 | |
28823 | 3351 2000-05-05 Gerd Moellmann <gerd@gnu.org> |
3352 | |
3353 * abbrev.el (abbrev-mode): Make ARG optional. | |
3354 | |
28812 | 3355 2000-05-04 Gerd Moellmann <gerd@gnu.org> |
3356 | |
28817 | 3357 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'. |
3358 | |
3359 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'. | |
3360 | |
28812 | 3361 * subr.el (substitute-key-definition): Clarify documentation. |
3362 | |
3363 2000-05-04 Milan Zamazal <pdm@freesoft.cz> | |
3364 | |
3365 * glasses.el (glasses-convert-to-unreadable): Use | |
3366 `glasses-separator' instead of the hard-wired "_". | |
3367 (glasses-mode): Call `glasses-make-unreadable' only in a single | |
3368 place. | |
3369 | |
28808 | 3370 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il> |
3371 | |
3372 * term/internal.el (cjk-codepages-alist): Add associations for | |
3373 Chinese and Korean codepages. Remove FIXME comment. | |
3374 | |
28806 | 3375 2000-05-03 Dave Love <fx@gnu.org> |
3376 | |
3377 * time.el (display-time-mail-face, display-time-use-mail-icon): | |
3378 New option. | |
3379 (display-time-mail-icon): New variable. | |
3380 (display-time-string-forms): Use the above. Fix the local-map. | |
3381 | |
28795 | 3382 2000-05-03 Gerd Moellmann <gerd@gnu.org> |
3383 | |
28805 | 3384 * replace.el (query-replace-map): Add binding for `E'. |
3385 (query-replace-help): Extend help text. | |
3386 (perform-replace): Allow editing the replacement string. | |
3387 | |
3388 * make-mode.el (makefile-mode-abbrev-table): New variable. | |
3389 (makefile-mode): Set local abbrev table to | |
3390 makefile-mode-abbrev-table. | |
3391 (makefile-font-lock-keywords): Fontify includes and conditionals. | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3392 |
28795 | 3393 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't |
3394 set TOGGLE's value. | |
3395 | |
28805 | 3396 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from |
3397 mail-interactive-insert-alias. | |
3398 (mail-abbrev-complete-alias): New command. | |
3399 (mail-mode-map): Bind it to `M-TAB'. | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3400 |
28790 | 3401 2000-05-03 Kenichi Handa <handa@etl.go.jp> |
3402 | |
3403 * language/lao-util.el (lao-compose-region): New function. | |
3404 | |
28782 | 3405 2000-05-02 Gerd Moellmann <gerd@gnu.org> |
3406 | |
28789 | 3407 * files.el (recover-session): Make directories as necessary |
3408 if they don't exist yet. | |
3409 | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3410 * calendar/cal-french.el |
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3411 (french-calendar-multibyte-special-days-array) |
28782 | 3412 (french-calendar-special-days-array): Change French text. |
3413 (calendar-french-date-string): Change output. | |
3414 (calendar-goto-french-date): Likewise. | |
3415 | |
3416 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk> | |
3417 | |
3418 * wid-edit.el (widget-default-active): Obey `:always-active'. | |
3419 (widget-documentation-string-value-create): Set `:always-active'. | |
3420 | |
28778 | 3421 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il> |
3422 | |
3423 * startup.el (auto-save-list-file-prefix): For ms-dos, set the | |
3424 default prefix to `~/_emacs.d/auto-save.list/_s'. | |
3425 (normal-top-level): Create the directory for auto-save files, if | |
3426 it doesn't already exist (in the ms-dos case only). | |
3427 | |
28775 | 3428 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il> |
3429 | |
3430 * international/mule-cmds.el (set-language-environment): Don't | |
3431 concat an integer (dos-codepage), use format instead. | |
3432 | |
28772 | 3433 2000-05-02 Dave Love <fx@gnu.org> |
3434 | |
3435 * help.el (help-xref-on-pp): Check for constant symbols. | |
3436 | |
28764 | 3437 2000-04-29 Gerd Moellmann <gerd@gnu.org> |
3438 | |
3439 * startup.el (normal-top-level): Put a condition-case around | |
3440 the code loading subdirs.el. | |
3441 | |
3442 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3443 |
28764 | 3444 * ps-print.el: Upside-down and face background color printing, |
3445 line number step, doc fix. | |
3446 (ps-print-version): New version number (5.2). | |
3447 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job) | |
3448 (ps-face-attribute-list, ps-plot-with-face): Code fix. | |
3449 (ps-spool-config): Var fix. | |
3450 (ps-printer-name-option): Const fix. | |
3451 (ps-print-upside-down, ps-use-face-background) | |
3452 (ps-line-number-step): New vars. | |
3453 (ps-window-system, ps-lp-system): New consts. | |
3454 (ps-face-background): New fun. | |
3455 | |
28759 | 3456 2000-04-28 Richard Stallman <rms@gnu.org> |
3457 | |
3458 * files.el (make-auto-save-file-name): | |
3459 Apply auto-save-file-name-transforms to visited file name | |
3460 before generating auto save file name. | |
3461 (auto-save-file-name-transforms): New variable. | |
3462 | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3463 * files.el (backup-enable-predicate): |
28759 | 3464 Correctly test for a file under a temporary directory. |
3465 | |
28751 | 3466 2000-04-28 Gerd Moellmann <gerd@gnu.org> |
3467 | |
3468 * subr.el (add-minor-mode): Rewritten. | |
3469 | |
28749 | 3470 2000-04-28 Kenichi Handa <handa@etl.go.jp> |
3471 | |
3472 * mail/sendmail.el (sendmail-send-it): Set | |
3473 buffer-file-coding-system to the selected coding system for MIME | |
3474 header. | |
3475 | |
28748 | 3476 2000-04-27 Gerd Moellmann <gerd@gnu.org> |
3477 | |
3478 * dired.el (dired-move-to-filename-regexp): Allow format where | |
3479 YYYY is followed by two spaces. | |
3480 | |
3481 * progmodes/etags.el (etags-tags-completion-table): Add a `:' | |
3482 in the second character class of the regexp. | |
3483 | |
3484 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in | |
3485 mh-etc, too. | |
3486 | |
3487 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert | |
3488 nil. | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3489 |
28748 | 3490 * subr.el (add-minor-mode): Use `set' instead of `setq'. |
3491 | |
3492 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN | |
3493 argument. | |
3494 | |
3495 2000-04-27 Sen Nagata <sen@eccosys.com> | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3496 |
28748 | 3497 * emacs-lisp/crm.el (crm-completion-table): New variable. |
3498 (crm-collection-fn, crm-test-completion) | |
3499 (completing-read-multiple): Use it. | |
3500 | |
28736 | 3501 2000-04-27 Dave Love <fx@gnu.org> |
3502 | |
3503 * help.el (locate-library): Use mapc. | |
3504 (help-manyarg-func-alist): Add call-process-region. | |
3505 | |
28724 | 3506 2000-04-26 Gerd Moellmann <gerd@gnu.org> |
3507 | |
28729 | 3508 * subr.el (add-minor-mode): Make argument MAP optional. |
3509 | |
28724 | 3510 * desktop.el (desktop-save): Save list of minor modes. |
3511 (desktop-create-buffer): Restore minor modes. | |
3512 (desktop-minor-mode-table): New user-option. | |
3513 | |
3514 * subr.el (add-minor-mode): New function. | |
3515 | |
3516 * image.el (find-image): New function. | |
3517 (defimage): Rewritten to find image at load time. | |
3518 | |
3519 * startup.el (normal-top-level-add-to-load-path): Handle | |
3520 case that the default directory is not in load-path. | |
3521 | |
3522 * help.el: Old patch from Stefan Monnier. | |
3523 (help-xref-on-pp): New function. | |
3524 (describe-variable): Use it to display xrefs in a symbol's value. | |
3525 | |
28717
228d0bc8e997
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28715
diff
changeset
|
3526 2000-04-26 Stefan Monnier <monnier@cs.yale.edu> |
228d0bc8e997
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28715
diff
changeset
|
3527 |
228d0bc8e997
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28715
diff
changeset
|
3528 * cus-edit.el (custom-face): Fix parenthesis. |
228d0bc8e997
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28715
diff
changeset
|
3529 |
28713 | 3530 2000-04-26 Kenichi Handa <handa@etl.go.jp> |
3531 | |
28715 | 3532 * mail/rmail.el (rmail-expunge): When there are no deleted |
3533 messages, do nothing. | |
28713 | 3534 |
28712 | 3535 2000-04-26 Dave Love <fx@gnu.org> |
3536 | |
3537 * international/mule-cmds.el (locale-translation-file-name): | |
3538 Defvar to nil. | |
3539 (set-locale-environment): Set it here (at runtime). | |
3540 | |
28710 | 3541 2000-04-25 Gerd Moellmann <gerd@gnu.org> |
3542 | |
3543 * replace.el (perform-replace): Add parameters START and END. Use | |
3544 them instead of the check for a region in Transient Mark mode. | |
3545 (query-replace-read-args): Return two more list elements for the | |
3546 start and end of the region in Transient Mark mode. | |
3547 (query-replace, query-replace-regexp, query-replace-regexp-eval) | |
3548 (map-query-replace-regexp, replace-string, replace-regexp): Add | |
3549 optional last arguments START and END and pass them to | |
3550 perform-replace. | |
3551 | |
3552 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a | |
3553 form with additional arguments for perform-replace. | |
3554 | |
3555 * progmodes/etags.el (tags-query-replace): Add parameters START | |
3556 and END. Construct a form with additional arguments for | |
3557 perform-replace. | |
3558 | |
3559 * simple.el (shell-command): Set default directory for "*Shell | |
3560 Command Output" buffer. | |
3561 | |
3562 * language/european.el (iso-latin-4): Fix typo. | |
3563 | |
3564 * emacs-lisp/crm.el: New file. | |
3565 | |
28701 | 3566 2000-04-24 Dave Love <fx@gnu.org> |
3567 | |
3568 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current) | |
3569 (Custom-reset-saved, Custom-reset-standard) | |
3570 (custom-group-value-create, custom-group-set, custom-group-save) | |
3571 (custom-group-reset-current, custom-group-reset-saved) | |
3572 (custom-group-reset-standard): Use mapc. | |
3573 (custom-buffer-create-internal): Disable undo when creating items. | |
3574 Use mapc. | |
3575 (custom-face): Avoid redundant lambda. | |
3576 | |
28699 | 3577 2000-04-24 Gerd Moellmann <gerd@gnu.org> |
3578 | |
3579 * startup.el (auto-save-list-file-prefix): Set default to | |
3580 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS. | |
3581 | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
3582 2000-04-24 Sam Steingold <sds@gnu.org> |
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
3583 |
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
3584 * time-stamp.el (time-stamp-string-preprocess): Always convert |
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
3585 `field-result' to a string. |
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
3586 |
28695 | 3587 2000-04-24 Gerd Moellmann <gerd@gnu.org> |
3588 | |
3589 * frame.el (scrolling): New group. | |
3590 (automatic-hscrolling): New user-option. | |
3591 | |
3592 * startup.el (command-line-x-option-alist): Add `-lsp' and | |
3593 `--line-spacing'. | |
3594 | |
28668 | 3595 2000-04-19 Dave Love <fx@gnu.org> |
3596 | |
3597 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition. | |
3598 (cl-mapc): Rename from mapc. Fix the funcall. | |
3599 | |
28653 | 3600 2000-04-19 Gerd Moellmann <gerd@gnu.org> |
3601 | |
28660 | 3602 * simple.el (clone-indirect-buffer-other-window): New command. |
3603 (clone-indirect-buffer): Add optional arg NORECROD. | |
3604 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window. | |
3605 | |
28658 | 3606 * help.el (resize-temp-buffer-window): Use count-screen-lines. |
3607 | |
3608 * window.el (count-screen-lines): New function. | |
3609 (shrink-window-if-larger-than-buffer): Use count-screen-lines | |
3610 instead of window-buffer-height. | |
3611 | |
3612 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set | |
3613 non-existing variable comint-input-sentinel. | |
3614 (inferior-lisp-args-to-list): Removed. | |
3615 (inferior-lisp): Use split-string instead of | |
3616 inferior-lisp-args-to-list. | |
3617 | |
3618 * hexl.el (hexl-insert-hex-string): New command. | |
3619 | |
28653 | 3620 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name |
3621 instead of concat. | |
3622 | |
28634 | 3623 2000-04-18 Gerd Moellmann <gerd@gnu.org> |
3624 | |
3625 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline | |
3626 at the start of an existing but empty folder. | |
3627 | |
3628 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
3629 | |
3630 * ps-mule.el: Customization fix, doc fix. | |
3631 (ps-multibyte-buffer): Customization fix. | |
3632 | |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
3633 2000-04-17 Richard M. Stallman <rms@gnu.org> |
28627
1f6ba3e73fe9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
28626
diff
changeset
|
3634 |
1f6ba3e73fe9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
28626
diff
changeset
|
3635 * subr.el (read-passwd): Use read-char-exclusive. |
1f6ba3e73fe9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
28626
diff
changeset
|
3636 |
28626 | 3637 2000-04-17 Gerd Moellmann <gerd@gnu.org> |
3638 | |
3639 * textmodes/texinfo.el (texinfo-insert-@email) | |
3640 (texinfo-insert-@emph, texinfo-insert-@quotation) | |
3641 (texinfo-insert-@strong, texinfo-insert-@url): New functions. | |
3642 (texinfo-mode-map): Add key bindings for them. | |
3643 | |
3644 * files.el (basic-save-buffer-2): Use a template with `$' | |
3645 instead of `#' for VMS. | |
3646 | |
3647 * simple.el (clone-indirect-buffer): New function. | |
3648 | |
28621 | 3649 2000-04-16 Stephen Eglen <stephen@gnu.org> |
3650 | |
3651 * iswitchb.el (iswitchb-case): New function. If the user input | |
3652 contains any upper-case characters, the search is made | |
3653 case-sensitive. | |
3654 | |
28618
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
3655 2000-04-17 Stefan Monnier <monnier@cs.yale.edu> |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
3656 |
28621 | 3657 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as |
3658 comment-end. | |
28618
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
3659 (texinfo-font-lock-syntactic-keywords): New var. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
3660 (texinfo-font-lock-keywords): Remove comment regexp. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
3661 (texinfo-insert-block): New function. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
3662 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block. |
28621 | 3663 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip |
3664 and font-lock-defaults. Use regexp-opt for outline-regexp. | |
28618
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
3665 (texinfo-environments): New var. |
28621 | 3666 (texinfo-environment-regexp): Use regexp-opt and |
3667 texinfo-environments. | |
3668 | |
3669 * textmodes/ispell.el (ispell-menu-map-needed): Check that | |
3670 ispell-process is bound since this might be eval'd before ispell | |
3671 is loaded. | |
3672 (ispell-message): Use a tiny bit less magic and a bit more hard | |
3673 data to figure out what kind of sc-cite-regexp to use. | |
28618
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
3674 |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
3675 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
3676 |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
3677 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries) |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
3678 (insert-cyclic-diary-entry): Unquote the lambda. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
3679 |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
3680 * gud.el (gud-jdb-build-source-files-list): Fix typo. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
3681 |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
3682 * files.el (backup-enable-predicate): Unquote the lambda. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
3683 |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
3684 * cus-edit.el (custom-face, face): Unquote the lambda. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
3685 |
28602 | 3686 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
3687 | |
3688 * ps-print.el: Check for line-beginning-position definition. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
3689 |
28602 | 3690 * ps-print.el: Fix counting lines in a region. |
3691 (ps-print-version): New version number (5.1.5). | |
3692 (ps-spool-without-faces, ps-spool-with-faces): Adjust code. | |
3693 (ps-printing-region): Fun code fix. | |
3694 | |
28600 | 3695 2000-04-15 Gerd Moellmann <gerd@gnu.org> |
3696 | |
3697 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p | |
3698 to file-directory-p. | |
3699 | |
28591 | 3700 2000-04-14 Gerd Moellmann <gerd@gnu.org> |
3701 | |
3702 * gud.el (gud-jdb-build-source-files-list): Check that directory | |
3703 exists before calling directory-files. | |
3704 | |
28578 | 3705 2000-04-13 Dave Love <fx@gnu.org> |
3706 | |
3707 * emacs-lisp/trace.el: Change maintainer. Use new backquote | |
3708 syntax. | |
3709 | |
3710 * emacs-lisp/cl-specs.el: Remove when, unless. | |
3711 | |
3712 * emacs-lisp/cl-extra.el: Don't quote keywords. | |
3713 (cl-old-mapc): New variable. | |
3714 (mapc): Use it. | |
3715 (cl-map-intervals): Use with-current-buffer. Don't check for | |
3716 next-property-change. | |
3717 (cl-map-overlays): Use with-current-buffer. | |
3718 (cl-expt): Remove. | |
3719 (copy-tree, remprop): Define unconditionally. | |
3720 | |
3721 * emacs-lisp/cl-compat.el (keywordp): Remove. | |
3722 | |
3723 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers | |
3724 to use keywordp. | |
3725 (edebug-spec): Enable keywordp. | |
3726 | |
3727 * cus-edit.el (custom-sort-items): Avoid symbol-name with new | |
3728 string-lessp. | |
3729 | |
3730 * cus-start.el: Use keywordp. | |
3731 | |
28577 | 3732 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu> |
3733 | |
3734 * diary-lib.el (include-other-diary-files): Fix the fix of | |
3735 2000-02-18 by doing a save-excursion. | |
3736 | |
3737 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
3738 | |
3739 * ps-print.el: Customization fix, doc fix. | |
3740 (ps-print-version): New version number (5.1.4). | |
3741 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node) | |
3742 (ps-print-preprint): Adjust code. | |
3743 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue) | |
3744 (ps-print-prologue-header, ps-print-control-characters) | |
3745 (ps-spool-config): Customization fix. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
3746 |
28564 | 3747 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il> |
3748 | |
3749 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and | |
3750 converted to the new menu-item format, names silightly changed, | |
3751 help strings added. | |
3752 | |
3753 Support for spelling without async subprocesses: | |
3754 | |
3755 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer) | |
3756 (ispell-session-buffer): New variables. | |
3757 (ispell-start-process, ispell-process-status, | |
3758 ispell-accept-output, ispell-send-string): New functions, for | |
3759 Ispell invocation when async subprocesses aren't supported. | |
3760 (ispell-word, ispell-pdict-save, ispell-command-loop, | |
3761 ispell-process-line, ispell-buffer-local-parsing): Replace calls | |
3762 to process-send-string with calls to ispell-send-string, and | |
3763 accept-process-output with ispell-accept-output. | |
3764 (ispell-init-process): Call ispell-process-status instead of | |
3765 process-status with. | |
3766 (ispell-init-process): Call ispell-start-process. Call | |
3767 ispell-accept-output and ispell-send-string. Don't call | |
3768 process-kill-without-query and kill-process if they are unbound. | |
3769 (ispell-async-processp): New function. | |
3770 | |
28560 | 3771 2000-04-12 Dave Love <fx@gnu.org> |
3772 | |
3773 * info.el: Add debug-ignored-errors. | |
3774 (Info-mode-menu): Add some items. | |
3775 (Info-directory): Add autoload cookie. | |
3776 | |
3777 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible. | |
3778 Modify `truncate-lines'. Make `describe-language-environment' | |
3779 always visible and add help. Modify `describe-key' help. Invoke | |
3780 Info-directory from `info'. New entry `emacs-manual'. | |
3781 | |
28542 | 3782 2000-04-10 Gerd Moellmann <gerd@gnu.org> |
3783 | |
28549 | 3784 * progmodes/ebrowse.el (ebrowse-tree-mode): Use |
3785 propertized-buffer-identification. | |
3786 (ebrowse-update-member-buffer-mode-line): Likewise. | |
3787 (ebrowse--mode-strings): Removed. | |
3788 (ebrowse--mode-line-props): Removed. | |
3789 | |
28542 | 3790 * files.el (auto-mode-alist): Add `EBROWSE'. |
3791 | |
3792 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white | |
3793 space before testing for end of buffer. | |
3794 (ebrowse-load): Removed. | |
3795 (ebrowse-revert-tree-buffer-from-file): Rewritten. | |
3796 (ebrowse-create-tree-buffer): Rewritten. | |
3797 (ebrowse-tree-mode): Read tree from buffer. | |
3798 | |
3799 * progmodes/ebrowse-ffh.el: Removed. | |
3800 | |
28535 | 3801 2000-04-10 Kenichi Handa <handa@etl.go.jp> |
3802 | |
3803 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug. | |
3804 | |
28534 | 3805 2000-04-10 Gerd Moellmann <gerd@gnu.org> |
3806 | |
3807 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)' | |
3808 at the wrong place. | |
3809 | |
28783 | 3810 2000-04-09 Dave Love <fx@gnu.org> |
3811 | |
3812 * files.el (backup-enable-predicate): Use | |
3813 temporary-file-directory, small-temporary-file-directory. | |
3814 (make-backup-file-name-function, backup-directory-alist): New | |
3815 variables. | |
3816 (make-backup-file-name-1): New function. | |
3817 (make-backup-file-name): Use it. | |
3818 (find-backup-file-name): Likewise. Use format for clarity, not | |
3819 concat. | |
3820 (file-newest-backup): Use make-backup-file-name. | |
3821 | |
28523 | 3822 2000-04-09 Gerd Moellmann <gerd@gnu.org> |
3823 | |
28530 | 3824 * progmodes/ebrowse-ffh.el: New file. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
3825 |
28530 | 3826 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved |
3827 to ebrowse-ffh.el. | |
3828 (ebrowse-load): Add autoload. | |
3829 | |
3830 * finder.el (finder-commentary): Add autoload cookie. | |
3831 | |
28523 | 3832 * mail/rfc2368.el: Correct author's email address. |
3833 | |
3834 * progmodes/ebrowse.el: New file. | |
3835 | |
3836 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu | |
3837 item help string. | |
3838 (easy-menu-do-add-item): Ditto. | |
3839 (easy-menu-define): Extend doc string. | |
3840 | |
3841 * jit-lock.el (with-buffer-unmodified): Use | |
3842 restore-buffer-modified-p. | |
3843 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified. | |
3844 (jit-lock-function, jit-lock-stealth-fontify): Don't use | |
3845 with-buffer-unmodified. | |
3846 | |
28517 | 3847 2000-04-08 Dave Love <fx@gnu.org> |
3848 | |
3849 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop, | |
3850 unless, when. | |
3851 | |
28510
6fb7a3864791
2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
28506
diff
changeset
|
3852 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
6fb7a3864791
2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
28506
diff
changeset
|
3853 |
6fb7a3864791
2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
28506
diff
changeset
|
3854 * viper-util.el (viper-put-on-search-overlay): New subroutine. |
6fb7a3864791
2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
28506
diff
changeset
|
3855 (viper-flash-search-pattern): No operation when using Emacs |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
3856 doesn't support face. |
28510
6fb7a3864791
2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
28506
diff
changeset
|
3857 Use `viper-put-on-search-overlay'. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
3858 |
28506 | 3859 2000-04-04 Gerd Moellmann <gerd@gnu.org> |
3860 | |
3861 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r | |
3862 like C-r. | |
3863 | |
3864 * progmodes/make-mode.el: Some doc fixes. | |
3865 (makefile-mode-abbrev-table): New variable. | |
3866 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table. | |
3867 (makefile-font-lock-keywords): Fontify includes and conditionals. | |
3868 (toplevel): Require `dabbrev' and `add-log' when compiling. | |
3869 | |
3870 * replace.el (perform-replace): Don't move forward one char | |
3871 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want | |
3872 to do that because it leaves point 1 position after the last | |
3873 replacement, after everything has been replaced. | |
3874 | |
3875 * jit-lock.el (with-buffer-unmodified): New macro. | |
3876 (with-buffer-prepared-for-font-lock): Don't preserve buffer's | |
3877 modified state. | |
3878 (jit-lock-function-1): Extracted from jit-lock-function; not | |
3879 preserving buffer's modified state. | |
3880 (jit-lock-function, jit-lock-stealth-fontify): Call | |
3881 jit-lock-function-1. | |
3882 | |
3883 * mail/rfc2368.el: Remove supernumerary copyright line. | |
3884 | |
28499 | 3885 2000-04-04 Milan Zamazal <pdm@freesoft.cz> |
3886 | |
3887 * glasses.el: Provide facilities for inserting space before left | |
3888 parentheses and uncapitalization of identifiers. | |
3889 (glasses-mode): Try to remove old overlays in all cases. | |
3890 | |
28485 | 3891 2000-04-03 Gerd Moellmann <gerd@gnu.org> |
3892 | |
28496 | 3893 * progmodes/compile.el (compile-internal): Display the compilation |
3894 buffer in a different frame, if it's already displayed there. | |
3895 | |
28494 | 3896 * mail/rfc2368.el: New file. |
3897 | |
28492 | 3898 * simple.el (sendmail-user-agent-compose): Recognize a `body' |
3899 header and insert its value as mail body. | |
3900 | |
3901 * subr.el (member-ignore-case): New function. | |
3902 | |
3903 * dabbrev.el (dabbrev-ignored-regexps): New user-option. | |
3904 (dabbrev--find-expansion): Ignore buffers matching a regexp | |
3905 from dabbrev-ignored-regexps. | |
3906 | |
28485 | 3907 * jka-compr.el (jka-compr-compression-info-list): Add `.z' |
3908 to extensions handled by gzip. | |
3909 | |
28492 | 3910 2000-04-03 Richard M. Stallman <rms@gnu.org> |
3911 | |
3912 * files.el (insert-directory): List the total free space | |
3913 along with the used space. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
3914 |
28492 | 3915 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix |
3916 line is followed by one that matches CITATION-REGEXP, end the | |
3917 paragraph. | |
3918 | |
3919 2000-04-03 Markus Rost <rost@delysid.gnu.org> | |
3920 | |
3921 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option. | |
3922 (rmail-make-basic-summary-line): Use that option. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
3923 |
28474 | 3924 2000-04-03 Kenichi Handa <handa@etl.go.jp> |
3925 | |
3926 * international/mule-cmds.el (encoded-string-description): | |
3927 Rewritten. Try pretty description for ISO 2022 escape sequences | |
28476 | 3928 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters |
3929 for hexadecimal format. | |
28474 | 3930 |
28468 | 3931 2000-04-01 Dave Love <fx@gnu.org> |
3932 | |
3933 * cpp.el: Change customization group to `c' from `C'. | |
3934 | |
3935 * vcursor.el (vcursor-move): Use display-color-p. | |
3936 | |
3937 * international/mule-util.el: Provide mule-utils. | |
3938 (string-to-sequence): Simplify and speed up. | |
3939 | |
3940 * international/mule.el (make-coding-system): Purecopy doc-string. | |
3941 | |
3942 * international/mule-cmds.el: Various menu changes. | |
3943 (describe-specified-language-support): Handle `Default'. | |
3944 (set-language-info): Purecopy `info'. | |
3945 | |
28462 | 3946 2000-03-31 Andrew Innes <andrewi@gnu.org> |
3947 | |
3948 * vc.el (vc-backend-diff): Return the correct status if we had to | |
3949 retry the rcsdiff command without the --brief option. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
3950 |
28445 | 3951 2000-03-31 Dave Love <fx@gnu.org> |
3952 | |
28452 | 3953 * help.el (help-manyarg-func-alist): Correct several omissions. |
3954 | |
28450 | 3955 * add-log.el: Don't require cl, fortran. |
3956 (add-log-current-defun-function): Doc fix. | |
3957 (change-log-version-number-regexp-list): Remove SCCS part. Doc | |
3958 fix. | |
3959 (change-log-version-rcs): Function deleted. | |
3960 (change-log-version-number-search): Doc fix. Use | |
3961 vc-workfile-version. Avoid CL dolist. | |
3962 (add-change-log-entry): Just call add-log-current-defun to get | |
3963 defun. Simplify somewhat. | |
3964 (change-log-get-method-definition-1): Likewise. | |
3965 (add-log-current-defun): Return nil if calling | |
3966 add-log-current-defun-function does so. Move Fortran stuff to | |
3967 fortran.el. Return string without properties. | |
3968 | |
28445 | 3969 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper: |
3970 and :alpha: char classes. | |
3971 | |
3972 * mail/supercite.el: Defvar curline when compiling. | |
3973 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp) | |
3974 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:] | |
3975 rather than a-zA-Z0-9 to allow non-ASCII characters. | |
3976 | |
28444 | 3977 2000-03-31 Gerd Moellmann <gerd@gnu.org> |
3978 | |
3979 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format. | |
3980 | |
3981 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): | |
3982 Re-enable new code. | |
3983 | |
3984 * lpr.el (print-region-1): Use -d to specify printer name for | |
3985 systems `usg-unix-v*, `dgux', `hpux', `irix'. | |
3986 | |
3987 2000-03-31 Dave Love <fx@gnu.org> | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
3988 |
28444 | 3989 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look |
3990 for function definition in symbol's function value slot first | |
3991 instead of first consulting byte-compile-function-environment. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
3992 |
28435 | 3993 2000-03-31 Kenichi Handa <handa@etl.go.jp> |
3994 | |
3995 * language/european.el ("Polish"): New language environment. | |
3996 (setup-polish-environment): New function. | |
3997 | |
28424 | 3998 2000-03-30 Gerd Moellmann <gerd@gnu.org> |
3999 | |
4000 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): | |
4001 Disable new code. | |
4002 | |
4003 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug | |
4004 trying to `load' the symbol of an autoload instead of the file | |
4005 recorded in the autoload. Fix error messages. | |
4006 | |
28429 | 4007 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
4008 | |
4009 * ps-print.el: PostScript programming fix for ghostview, doc fix. | |
4010 (ps-print-version): New version number (5.1.3). | |
4011 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup) | |
4012 (ps-insert-file, ps-output-boolean, ps-plot-with-face) | |
4013 (ps-generate-postscript-with-faces): Code fix. | |
4014 (ps-color-values): XEmacs compatibility. | |
4015 (ps-print-background-image, ps-print-background-text, ps-printer-name) | |
4016 (ps-default-fg, ps-default-bg): Adjust customization. | |
4017 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var. | |
4018 (ps-color-scale): Renaming old ps-color-value fun. | |
4019 (ps-print-headers): Replace ps-print-header group to avoid conflict | |
4020 with ps-print-header variable. | |
4021 (ps-print-miscellany): New group. | |
4022 (ps-format-color, ps-rgb-color): New funs. | |
4023 (ps-default-foreground): New var. | |
4024 (ps-printer-name-option): New const. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4025 |
28416 | 4026 2000-03-30 Peter Breton <pbreton@ne.mediaone.net> |
4027 | |
28421
a8dd4622faa4
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
28416
diff
changeset
|
4028 * net/net-utils.el: |
a8dd4622faa4
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
28416
diff
changeset
|
4029 (network-connection-host, network-connection-service): New variables |
a8dd4622faa4
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
28416
diff
changeset
|
4030 (network-connection-mode): New mode, derived from comint-mode |
a8dd4622faa4
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
28416
diff
changeset
|
4031 (network-connection-mode-setup): New function, saves host and |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4032 service information in local variables. |
28421
a8dd4622faa4
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
28416
diff
changeset
|
4033 |
28416 | 4034 * lisp/locate.el: |
4035 (locate-word-at-point): Added this function | |
4036 (locate): Default to using locate-word-at-point as input | |
4037 Run dired-mode-hook | |
4038 | |
28405 | 4039 2000-03-29 Dave Love <fx@gnu.org> |
4040 | |
4041 * calendar/appt.el: Doc fixes. | |
4042 (appt-check): Convert min-to-app to a string before passing to | |
4043 appt-disp-window-function or concat. | |
4044 (appt-delete-window): Remove test for frame-root-window. | |
4045 (appt-select-lowest-window, appt-convert-time): Simplify. | |
4046 | |
4047 * emacs-lisp/bytecomp.el: Doc fixes. | |
4048 (byte-compile-file-form-autoload): Update | |
4049 byte-compile-function-environment. | |
4050 | |
28403 | 4051 2000-03-29 Andreas Schwab <schwab@suse.de> |
4052 | |
4053 * emacs-lisp/autoload.el: Also print defsubst doc string | |
4054 specially. | |
4055 | |
4056 * dired.el (dired-insert-directory): If dired-free-space-program | |
4057 failed just delete its output. | |
4058 | |
28395 | 4059 2000-03-29 Dave Love <fx@gnu.org> |
4060 | |
4061 * international/iso-cvt.el: Move provide to end. Doc fixes. | |
4062 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables. | |
4063 (iso-iso2sgml, iso-sgml2iso): New functions. | |
4064 (iso-cvt-define-menu): Fix some entries and use backquote for | |
4065 clarity. | |
4066 | |
4067 * format.el (format-alist): Use iso-cvt functions for SGML/HTML. | |
4068 | |
28377 | 4069 2000-03-28 Gerd Moellmann <gerd@gnu.org> |
4070 | |
4071 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter | |
4072 ISO-DATE. If non-nil, return date in ISO 8601 format. | |
4073 | |
28337
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4074 2000-03-26 Stefan Monnier <monnier@cs.yale.edu> |
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4075 |
28341
f89c8f185c0d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28337
diff
changeset
|
4076 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map |
f89c8f185c0d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28337
diff
changeset
|
4077 if it ever becomes used. |
f89c8f185c0d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28337
diff
changeset
|
4078 (log-edit-mode-hook): Default to vc-log-mode-hook. |
f89c8f185c0d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28337
diff
changeset
|
4079 (log-edit-mode): Fix the docstring. |
f89c8f185c0d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28337
diff
changeset
|
4080 |
28337
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4081 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable |
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4082 the code. |
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4083 |
28326 | 4084 2000-03-26 Dave Love <fx@gnu.org> |
4085 | |
28331 | 4086 * net/browse-url.el (browse-url): Re-fix case of |
4087 browse-url-browser-function being an alist. | |
4088 (browse-url): Add :link to defgroup. | |
4089 | |
28326 | 4090 * files.el: Doc fixes. |
4091 (file-truename): Include `[' in wildcard characters. | |
4092 (automount-dir-prefix): Customize. | |
4093 (find-file-wildcards): Add :version. | |
4094 (find-file-noselect): Simplify a mapcar call. | |
4095 | |
4096 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist | |
4097 compatible with inf-lisp version. | |
4098 (eval-defun-1): Fix custom-declare-variable case. | |
4099 | |
28337
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4100 2000-03-25 Stefan Monnier <monnier@cs.yale.edu> |
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4101 |
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4102 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'. |
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4103 |
28303 | 4104 2000-03-24 Gerd Moellmann <gerd@gnu.org> |
4105 | |
28308 | 4106 * Makefile (COMPILE_FIRST): New macro. |
4107 (compile-files): Compile files from COMPILE_FIRST first. | |
4108 | |
4109 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new | |
4110 code. | |
4111 | |
28303 | 4112 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp |
4113 matching open parenthesis in column 0 to defun-prompt-regexp | |
4114 only if open-paren-in-column-0-is-defun-start is set. | |
4115 | |
4116 * sun-curs.el: Require CL at compile-time only. | |
4117 | |
4118 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)' | |
4119 instead of copy-list which is a function from CL. | |
4120 (msb--choose-menu, msb--mode-menu-cond) | |
4121 (msb--create-buffer-menu-2): Use dolist instead of mapc. | |
4122 (msb--init-file-alist): Use mapcar instead of mapcan. | |
4123 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix | |
4124 `(' in column 0 in doc string. | |
4125 (msb--add-separators): Use mapcar instead of mapcan. | |
4126 | |
4127 * cus-dep.el: Require CL at compile-time only. | |
4128 | |
28296
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4129 2000-03-24 Stefan Monnier <monnier@cs.yale.edu> |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4130 |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4131 * emacs-lisp/bytecomp.el (byte-compile-warning-types) |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4132 (byte-compile-warnings): New warning `noruntime'. |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4133 (byte-compile-constants, byte-compile-variables): Fix docstring. |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4134 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4135 execute `eval-whenc-compile's body. |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4136 (byte-compile-unresolved-functions): Fix docstring. |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4137 (byte-compile-eval): New function. |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4138 (byte-compile-callargs-warn): Check if the function will be available |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4139 at runtime (via property `byte-compile-noruntime'). |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4140 (byte-compile-print-syms): New function. |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4141 (byte-compile-warn-about-unresolved-functions): Also warn about |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4142 `noruntime' functions (and use `byte-compile-print-syms'). |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4143 (byte-compile-file): Capitalize the message. |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4144 |
28292 | 4145 2000-03-24 Gerd Moellmann <gerd@gnu.org> |
4146 | |
4147 * mail/rmail.el (rmail-confirm-expunge): New user-option. | |
4148 (rmail-expunge): Ask for confirmation depending on the setting | |
4149 of rmail-confirm-expunge. | |
4150 | |
4151 2000-03-23 Gerd Moellmann <gerd@gnu.org> | |
4152 | |
4153 * Makefile (bootstrap-clean): If $(emacs) exists, build | |
4154 loaddefs.el first. A loaddefs.el that's not up-to-date might | |
4155 cause a bootstrap failure because things don't autoload as | |
4156 expected. | |
4157 | |
28289 | 4158 2000-03-23 Dave Love <fx@gnu.org> |
4159 | |
4160 * net/browse-url.el: Restore previous use of | |
4161 browse-url-maybe-new-window. | |
4162 | |
28287 | 4163 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
4164 | |
4165 * ps-print.el: Skip banner page fix. | |
4166 (ps-print-version): New version number (5.1.2). | |
4167 (ps-begin-file, ps-end-file, ps-generate): Code fix. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4168 |
28287 | 4169 2000-03-23 Dave Pearson <davep@davep.org> |
4170 | |
4171 * net/quickurl.el Changed the type of parameter passed to the | |
4172 function defined by `quickurl-format-function'. Before only the | |
4173 text of the URL was passed. Now the whole URL structure is passed | |
4174 and the function is responsible for extracting the parts it | |
4175 requires. Changed the default of `quickurl-format-function' | |
4176 accordingly. | |
4177 (quickurl-insert): Changed the `funcall' of | |
4178 `quickurl-format-function' to match the above change. | |
4179 (quickurl-list-insert): Changed the `url' case so that it makes | |
4180 use of `quickurl-format-function', previous to this the format was | |
4181 hard wired. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4182 |
28283 | 4183 2000-03-22 Gerd Moellmann <gerd@gnu.org> |
4184 | |
4185 * startup.el: Change some spellings for the X Window System. | |
4186 | |
28278
85db5c5cde20
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28276
diff
changeset
|
4187 2000-03-22 Stefan Monnier <monnier@cs.yale.edu> |
85db5c5cde20
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28276
diff
changeset
|
4188 |
85db5c5cde20
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28276
diff
changeset
|
4189 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean |
85db5c5cde20
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28276
diff
changeset
|
4190 up the code and the regexp and make sure the cursor is temporarily |
85db5c5cde20
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28276
diff
changeset
|
4191 moved to the suspicious line while querying the user. |
85db5c5cde20
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28276
diff
changeset
|
4192 |
28276 | 4193 2000-03-22 Jason Rumney <jasonr@gnu.org> |
4194 | |
4195 * w32-fns.el (w32-charset-info-alist): Initialize. | |
4196 | |
28267 | 4197 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
4198 | |
4199 * ps-print.el: N-up last page fix. | |
4200 (ps-print-version): New version number (5.1.1). | |
4201 (ps-end-file, ps-end-job, ps-generate): Code fix. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4202 |
28252
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4203 2000-03-21 Stefan Monnier <monnier@cs.yale.edu> |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4204 |
28260
bc3a3319185f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28257
diff
changeset
|
4205 * files.el (find-file-run-dired): Update docstring. |
bc3a3319185f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28257
diff
changeset
|
4206 (find-directory-functions): New hook. |
bc3a3319185f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28257
diff
changeset
|
4207 (find-file-noselect): Run find-directory-functions rather than |
bc3a3319185f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28257
diff
changeset
|
4208 calling dired directly. |
bc3a3319185f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28257
diff
changeset
|
4209 |
bc3a3319185f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28257
diff
changeset
|
4210 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu. |
bc3a3319185f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28257
diff
changeset
|
4211 |
28257
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4212 * pcvs.el: Add a minimal leading commentary. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4213 (cvs-make-cvs-buffer): Change the header part by removing the startup |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4214 message and adding a `Module' entry. Also replace the FOOTER and |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4215 HEADER special fileinfos with the new support in ewoc for updating |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4216 its own footer and header. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4217 (cvs-update-header): Update to use the header/footer of the ewoc. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4218 (cvs-mode): Use define-derived-mode and set truncate-lines to t. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4219 (cvs-is-within-p): New function. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4220 (cvs-mode-run): Take advantage of `save-some-buffers's new ability |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4221 to only examine some subset of the buffers. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4222 |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4223 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4224 `format' instead of our own ad-hoc functions. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4225 Remove HEADER and FOOTER cases, now handled in the EWOC. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4226 (cvs-fileinfo<): Remove HEADER and FOOTER cases. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4227 |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4228 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4229 output to avoid scaring the user. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4230 (cvs-parse-table): Catch message for non-up-to-date commits. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4231 |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4232 * pcvs-defs.el (cvs-startup-message): Remove. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4233 (cvs-global-menu): New autoloaded menu. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4234 |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4235 * pcvs-util.el (cvs-string-fill): Remove. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4236 |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4237 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4238 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4239 PP part of it and also make it work for footers and headers. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4240 (ewoc-create): Drop POS and BUFFER arguments. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4241 Use the DLL's dummy node to store the end-of-footer position. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4242 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4243 (ewoc-refresh): Remove unused `header' variable. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4244 (ewoc-(get|set)-hf): New functions. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4245 |
28252
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4246 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4247 log-view-*-(message|file) and use easy-mmode-define-navigation. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4248 (log-view-message-re): Match SCCS format as well. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4249 And match the revision line rather than the dashed separator line. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4250 (log-view-mode): Use the new define-derived-mode. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4251 (log-view-current-tag): Fill in with an actual implementation. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4252 |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4253 * cvs-status.el (cvs-status-(prev|next)): Rename from |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4254 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4255 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4256 to let the output "breathe" a little more (more readable). |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4257 (cvs-status-mode): Use the new define-derived-mode. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4258 |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4259 * smerge-mode.el (smerge-auto-leave): New function and variable. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4260 (smerge-basic-map): Rename from smerge-basic-keymap. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4261 Change the bindings for smerge-diff-*. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4262 (smerge-*-map): Use easy-mmode-defmap. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4263 (smerge-(next|prev)): Use easy-mmode-define-navigation. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4264 (smerge-keep-*): Use smerge-auto-leave. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4265 |
28246 | 4266 2000-03-21 Jason Rumney <jasonr@gnu.org> |
4267 | |
4268 * cus-edit.el (custom-button-face): Use 3D look for w32. | |
4269 (custom-button-pressed-face): Likewise. | |
4270 | |
28244 | 4271 2000-03-21 Gerd Moellmann <gerd@gnu.org> |
4272 | |
4273 * progmodes/etags.el (tags-case-fold-search): New user-option. | |
4274 (tags-loop-eval): New function. Bind case-fold-search around eval | |
4275 depending on the value of tags-case-fold-search. | |
4276 (tags-loop-continue): Use tags-loop-eval. | |
4277 (find-tag-in-order): Bind case-fold-search depending on the value | |
4278 of tags-case-fold-search. | |
4279 | |
28236
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4280 2000-03-21 Stefan Monnier <monnier@cs.yale.edu> |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4281 |
28247
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
4282 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'. |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
4283 (diff-end-of-hunk): Return the end position for use in |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
4284 `easy-mmode-define-navigation'. |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
4285 (diff-recenter): Remove. |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
4286 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
4287 of `easy-mmode-define-navigation'. |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
4288 (diff-kill-*): Rename `diff-*-kill' (for consistency with the |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
4289 previous renaming) and fix to use new names. |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
4290 (diff-merge-strings): Use \n as separator: simpler, faster. |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
4291 (diff-mode): Use `define-derived-mode'. |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
4292 |
28236
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4293 * derived.el (define-derived-mode): Don't autoload anymore. |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4294 Prefer the macro-only version provided by easy-mmode.el. |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4295 |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4296 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4297 `easy-mmode-define-derived-mode'. |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4298 Use `combine-run-hooks'. |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4299 (easy-mmode-define-navigation): New macro. |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4300 |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4301 * subr.el (combine-run-hooks): New function. |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4302 |
28233 | 4303 2000-03-21 Kenichi HANDA <handa@etl.go.jp> |
4304 | |
4305 * term/x-win.el: Fontsets related initialization is simplified. | |
4306 | |
4307 * international/mule-diag.el (describe-font): Don't refer to | |
4308 global-fontset-alist, instead call font-list. | |
4309 (describe-fontset, list-fontsets, mule-diag): Likewise. | |
4310 (print-fontset): Adjusted for the change of fontset | |
4311 implementation. | |
4312 | |
4313 * international/fontset.el (x-charset-registries): Variable | |
4314 removed, instead the corresponding data is stored in the default | |
4315 fontset. | |
4316 (register-alternate-fontnames): Function removed. | |
4317 (resolved-ascii-font): Variable removed. | |
4318 (x-compose-font-name): Ignore the second argument REDOCE. | |
4319 (x-complement-fontset-spec): Complement only an ASCII font and | |
4320 element for those charsets than can use that ASCII font. | |
4321 (generate-fontset-menu): Don't refer to global-fontset-alist, | |
4322 instead call fontset-list. | |
4323 (uninstantiated-fontset-alist): Variable removed. | |
4324 (x-style-funcs-alist): Likewise. | |
4325 (fontset-default-styles): Likewise. | |
4326 (x-modify-font-name): Function removed. | |
4327 (create-fontset-from-fontset-spec): Ignore the argument | |
4328 STYLE-VARIANT. | |
4329 (create-fontset-from-ascii-font): Docsting adjusted for the above | |
4330 change. | |
4331 (instantiate-fontset, resolve-fontset-name): Functions removed. | |
4332 (fontset-list): Now implemented by C code. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4333 |
28233 | 4334 * faces.el (read-face-font): Fix TABLE arg to completing-read. |
4335 (describe-face): Include `font' attribute in the description. | |
4336 | |
28219 | 4337 2000-03-21 Kenichi Handa <handa@etl.go.jp> |
4338 | |
4339 * international/quail.el (quail-set-keyboard-layout): Typo fixed. | |
4340 | |
28209 | 4341 2000-03-20 Gerd Moellmann <gerd@gnu.org> |
4342 | |
28212 | 4343 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el, |
4344 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el, | |
4345 zone-mode.el, snmp-mode.el: Moved to net subdirectory. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4346 |
28209 | 4347 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment |
4348 about behavior of set-buffer-modified-p wrt redisplay. | |
4349 | |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
4350 2000-03-19 Richard M. Stallman <rms@gnu.org> |
28197
aaa6448240eb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
28194
diff
changeset
|
4351 |
aaa6448240eb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
28194
diff
changeset
|
4352 * view.el (view-mode-disable): Kill local binding of view-read-only. |
aaa6448240eb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
28194
diff
changeset
|
4353 |
28194 | 4354 2000-03-18 Gerd Moellmann <gerd@gnu.org> |
4355 | |
4356 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE | |
4357 is a string, convert it to a syntax cell using string-to-syntax. | |
4358 | |
4359 * simple.el (syntax-code-table, syntax-flag-table): New variables. | |
4360 (string-to-syntax): New function. | |
4361 | |
4362 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option. | |
4363 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set, | |
28209 | 4364 try to use passive ftp mode. |
28194 | 4365 |
28189 | 4366 2000-03-17 Gerd Moellmann <gerd@gnu.org> |
4367 | |
28209 | 4368 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'. |
28189 | 4369 |
4370 * simple.el (append-to-buffer): Update point of windows after | |
4371 insertion. | |
4372 | |
4373 * abbrev.el (inverse-add-abbrev): Identify word by first moving | |
4374 forward then moving backward. Reindent. | |
4375 | |
4376 * frame.el (other-frame): Call x-focus-frame only if | |
4377 focus-follows-mouse is off. | |
4378 | |
28185 | 4379 2000-03-17 Dave Love <fx@gnu.org> |
4380 | |
4381 * pcvs-util.el (cvs-strings->string): Rename | |
4382 replace-regexps-in-string. | |
4383 | |
28179
5bcc6166bde4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28174
diff
changeset
|
4384 2000-03-17 Stefan Monnier <monnier@cs.yale.edu> |
5bcc6166bde4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28174
diff
changeset
|
4385 |
28181
20032164c359
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28179
diff
changeset
|
4386 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the |
20032164c359
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28179
diff
changeset
|
4387 regexp for labels cannot span several lines. |
20032164c359
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28179
diff
changeset
|
4388 |
20032164c359
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28179
diff
changeset
|
4389 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless |
28189 | 4390 `(setq :<key> ':<key>)' to the macro expansion. |
28179
5bcc6166bde4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28174
diff
changeset
|
4391 |
28174 | 4392 2000-03-16 Dave Love <fx@gnu.org> |
4393 | |
4394 * progmodes/f90.el (f90): Put custom group under `languages', not | |
4395 `fortran'. | |
4396 (f90-mode-hook): Customize. | |
4397 (f90-mode): Set add-log-current-defun-function. | |
4398 (f90-current-defun): New function. | |
4399 | |
28169 | 4400 2000-03-16 Gerd Moellmann <gerd@gnu.org> |
4401 | |
28173 | 4402 * cus-edit.el (custom-variable-tag-face): Handle case that |
4403 default face's height is not a number. | |
4404 (custom-face-tag-face, custom-group-tag-face-1) | |
4405 (custom-group-tag-face): Ditto. | |
4406 (custom-group-tag-face-1): Add :group. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4407 |
28169 | 4408 * info.el (Info-fontify-maximum-menu-size): Increase to 100000. |
4409 | |
28161 | 4410 2000-03-15 Gerd Moellmann <gerd@gnu.org> |
4411 | |
4412 * pcvs-defs.el (toplevel): Remove autoload cookie for form | |
4413 requiring easymenu. | |
4414 | |
28155 | 4415 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
4416 | |
4417 * ps-print.el: PostScript user-defined prologue, PostScript error | |
4418 handler, doc fix. | |
4419 (ps-print-version): New version number (5.1). | |
4420 (ps-user-defined-prologue, ps-error-handler-message) | |
4421 (ps-print-prologue-0, ps-error-handler-alist): New vars. | |
4422 (ps-setup, ps-begin-file, ps-begin-job): Code fix. | |
4423 (ps-insert-string): New function. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4424 |
28150 | 4425 2000-03-15 Kenichi Handa <handa@etl.go.jp> |
4426 | |
4427 * international/ccl.el (ccl-compile-expression): Don't generate | |
28151 | 4428 invalid self-assignment code. |
28150 | 4429 |
28149 | 4430 2000-03-14 Dave Love <fx@gnu.org> |
4431 | |
4432 * subr.el (replace-regexp-in-string): Renamed from | |
4433 replace-regexps-in-string. Doc fix. | |
4434 | |
28131 | 4435 2000-03-12 Dave Love <fx@gnu.org> |
4436 | |
4437 * cus-edit.el: Doc fixes. | |
4438 (customize-set-variable, customize-save-variable): Rename args for | |
4439 doc. | |
4440 (custom-variable-tag-face, custom-face-tag-face) | |
4441 (custom-group-tag-face-1, custom-group-tag-face): Modify from | |
4442 style which user identify as hyperlink. | |
4443 (hook): Don't add undefined functions to the hook. | |
4444 (debug-ignored-errors): Transfer message from bindings.el. | |
4445 | |
28120 | 4446 2000-03-12 Gerd Moellmann <gerd@gnu.org> |
4447 | |
4448 * recentf.el (recentf-keep-non-readable-files-p): Remove | |
4449 double/nested definition. | |
4450 | |
28114 | 4451 2000-03-12 Dave Love <fx@gnu.org> |
4452 | |
4453 * facemenu.el (facemenu-get-face): Use display-color-p. | |
4454 * enriched.el (enriched-decode-foreground): Likewise. | |
4455 (enriched-decode-background): Likewise. | |
4456 * isearch.el (isearch-highlight): Likewise. | |
4457 * info-look.el (info-lookup): Likewise. | |
4458 * simple.el (completion-setup-function): Likewise. | |
4459 | |
4460 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to | |
4461 :options. | |
4462 | |
4463 * bindings.el (mode-line-format): Fix line-number and | |
4464 column-number items. Add help-echo for the background. | |
4465 (mode-line-mule-info): Modify help-echo. | |
4466 | |
4467 * avoid.el (mouse-avoidance-mode): Add autoload cookie to | |
4468 defcustom. | |
4469 | |
4470 * files.el (load-file): Allow completion to .elc. | |
4471 | |
4472 * man.el: Doc fixes. | |
4473 (Man-init-defvars): Use display-color-p to set fontification. | |
4474 | |
4475 * play/hanoi.el (hanoi-internal): Don't use oddp. | |
4476 | |
28109 | 4477 2000-03-12 Gerd Moellmann <gerd@gnu.org> |
4478 | |
4479 * arc-mode.el (archive-zip-update): Add `-P' for pkzip. | |
4480 | |
4481 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment. | |
4482 | |
28098 | 4483 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de> |
4484 | |
4485 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'. | |
4486 Fix comment. | |
4487 | |
28088
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
4488 2000-03-10 Stefan Monnier <monnier@cs.yale.edu> |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
4489 |
28089
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
4490 * font-lock.el (font-lock-keywords): Fix the doc now that |
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
4491 regexp-opt-depth is unnecessary. |
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
4492 (save-buffer-state): Set an edebug spec. |
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
4493 (font-lock-fontify-anchored-keywords): Properly handle the case when |
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
4494 the matcher goes past the limit. |
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
4495 |
28088
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
4496 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el, |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
4497 pcvs-parse.el, pcvs-util.el, pcvs.el: New files. |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
4498 |
28089
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
4499 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el, |
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
4500 dll.el and cookie.el (from Elib) with heavy renaming and other |
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
4501 massaging. |
28088
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
4502 |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
4503 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax): |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
4504 Autoload the functions used. |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
4505 (easy-mmode-define-syntax): Fix CL typo. |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
4506 (easy-mmode-define-derived-mode): Improve the docstring generation. |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
4507 |
28084 | 4508 2000-03-10 Gerd Moellmann <gerd@gnu.org> |
4509 | |
4510 * textmodes/texinfo.el (texinfo-version): Variable and function | |
4511 removed. | |
4512 | |
28082
49fa1828784a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28080
diff
changeset
|
4513 2000-03-09 Stefan Monnier <monnier@cs.yale.edu> |
49fa1828784a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28080
diff
changeset
|
4514 |
28114 | 4515 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to |
4516 allow more flexibility. | |
4517 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New | |
4518 fns. | |
4519 (easy-mmode-defmap, easy-mmode-defsyntax) | |
4520 (easy-mmode-define-derived-mode): New macros. | |
28082
49fa1828784a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28080
diff
changeset
|
4521 |
28085 | 4522 2000-03-09 Didier Verna <didier@xemacs.org> |
28080 | 4523 |
4524 * rect.el (replace-rectangle): New function. | |
4525 | |
4526 2000-03-09 Dave Love <fx@gnu.org> | |
4527 | |
4528 * progmodes/fortran.el (fortran-comment-line-start): Define as | |
4529 "C". | |
4530 (fortran-comment-line-start-skip): Don't match cpp stuff. | |
4531 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff. | |
4532 (fortran-mode-map): Remove over-eager custom-menu-create for now. | |
4533 (fortran-mode): Don't set fortran-comment-line-start-skip, | |
4534 fortran-comment-line-start here. Set comment-start, | |
4535 add-log-current-defun. | |
4536 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff. | |
4537 (fortran-current-defun): New function. | |
4538 | |
28073 | 4539 2000-03-09 Gerd Moellmann <gerd@gnu.org> |
4540 | |
28077 | 4541 * emacs-lisp/re-builder.el: New file. |
4542 | |
28076 | 4543 * mouse.el (mouse-drag-region): Don't run up-event handler |
4544 if hscroll has changed. | |
4545 | |
28073 | 4546 * octave-mod.el (octave-font-lock-keywords): To font-lock the |
4547 builtin operators, use `font-lock-builtin-face' for Emacs and | |
4548 `font-lock-preprocessor-face' otherwise. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4549 |
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4550 * font-lock.el (lisp-font-lock-keywords-1): Highlight |
28073 | 4551 `(defun (setf foo)' differently. |
4552 | |
28068
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
4553 2000-03-08 Stefan Monnier <monnier@cs.yale.edu> |
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
4554 |
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
4555 * emacs-lisp/regexp-opt.el: Update copyright and leading comment. |
28073 | 4556 (regexp-opt): Update comment and adapt the code the new meaning of |
4557 the `paren' argument of regex-opt-group for shy-groups. | |
4558 (regexp-opt-depth): Handle shy groups as well as backslashed | |
4559 backslashes. | |
28068
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
4560 (regexp-opt-group): Turn the leading comment into a docstring. |
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
4561 Allow `paren' to be a string (the string to use to open a group). |
28073 | 4562 Remove open-presuf and close-presuf. Instead of checking for `all |
4563 one-char' and then later on check for `several one-char', handle | |
4564 both cases close together. Also apply a more generic algorithm | |
4565 for suffixes (the mirror image of the algorithm used for | |
4566 prefixes). Use shy-groups. Use nreverse rather than reverse. | |
28068
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
4567 (regexp-opt-try-suffix): Removed. |
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
4568 |
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
4569 * cmuscheme.el (inferior-scheme-mode-map): Define it independently |
28073 | 4570 from comint-mode-map, so we can just inherit from it. Also, move |
4571 the initialization into the `defvar' since there's no docstring | |
4572 anyway and it's fairly short. | |
4573 (inferior-scheme-mode): Define it as derived-mode: the code is | |
4574 shorter and this way we inherit from comint-mode-map rather than | |
4575 copying it. | |
4576 | |
4577 * subr.el (replace-regexps-in-string): Properly handle the case | |
4578 where we match an empty string. | |
4579 | |
4580 * comint.el (comint-exec-1): Add the current-dir to the exec-path | |
4581 when the command has a directory component (such as "./testml"). | |
28068
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
4582 Also fix a typo in the comment. |
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
4583 |
28046 | 4584 2000-03-08 Gerd Moellmann <gerd@gnu.org> |
4585 | |
28051 | 4586 * Makefile (compile-files): Compile files one by one because |
4587 that's the only way to ensure a clean compilation environment for | |
4588 each individual file. | |
4589 | |
28046 | 4590 * frame.el (other-frame): Call x-focus-frame. |
4591 | |
28040 | 4592 2000-03-07 Dave Love <fx@gnu.org> |
4593 | |
28043 | 4594 * recentf.el (recentf-keep-non-readable-files-p): Add :set, |
4595 :require to defcustom. | |
4596 | |
28040 | 4597 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads |
4598 lists. | |
4599 | |
4600 * files.el (auto-mode-alist): Add configure.in. | |
4601 | |
4602 * progmodes/autoconf.el: New file. | |
4603 | |
28034 | 4604 2000-03-07 Gerd Moellmann <gerd@gnu.org> |
4605 | |
4606 * mail/mh-e.el: Change maintainer to `none'. | |
4607 | |
4608 * recentf.el (recentf-keep-non-readable-files-p): Quote args | |
4609 to remove-hook and add-hook. | |
4610 | |
4611 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
4612 | |
28035 | 4613 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use |
28034 | 4614 it as the default. |
28035 | 4615 (mail-send): Test mail-send-nonascii also for the new `mime' value. |
4616 (sendmail-send-it): Conditionally add MIME headers specifying the | |
28034 | 4617 used character set. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4618 |
28024 | 4619 2000-03-07 Dave Love <fx@gnu.org> |
4620 | |
4621 * winner.el: Fix keywords, autoload cookies. Split | |
4622 eval-when-compile form to avoid compilation failure. | |
4623 | |
28017 | 4624 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp> |
4625 | |
4626 * international/mule.el: Modify comment about coding system | |
4627 property `coding-category'. | |
4628 (make-coding-system): New argument EOL-TYPE. Pay attention to | |
4629 coding-category property of PROPERTIES. | |
4630 | |
4631 * international/mule-conf.el (coding-category-utf-8, | |
4632 coding-category-utf-16-be, coding-category-utf-16-le): New coding | |
4633 categories. Include them in the argument for set-coding-priority. | |
4634 | |
4635 * international/mule-cmds.el (reset-language-environment): Include | |
4636 coding-category-utf-8, coding-category-utf-16-be, and | |
4637 coding-category-utf-16-le in the argument for set-coding-priority. | |
4638 (reset-language-environment): Initialize coding-category-utf-8, | |
4639 coding-category-utf-16-be, and coding-category-utf-16-le to nil. | |
4640 | |
28014 | 4641 2000-03-06 Karl Fogel <kfogel@red-bean.com> |
4642 | |
4643 * bookmark.el (bookmark-file-or-variation-thereof): New func, for | |
4644 code abstracted out of `bookmark-jump-noselect'. Now tries info | |
4645 extensions as well as compression extensions. | |
4646 (bookmark-jump-noselect): Use above new func. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4647 |
27976 | 4648 2000-03-03 Gerd Moellmann <gerd@gnu.org> |
4649 | |
4650 * strokes.el: Change maintainer's mail address. | |
4651 | |
27972 | 4652 2000-03-03 Kenichi Handa <handa@etl.go.jp> |
4653 | |
4654 * international/mule-diag.el (list-character-sets): Make help-echo | |
4655 string by substitute-command-keys. | |
4656 (list-character-sets): Likewise. | |
4657 (sort-listed-character-sets): Call help-setup-xref. | |
4658 | |
27965 | 4659 2000-03-02 Gerd Moellmann <gerd@gnu.org> |
4660 | |
4661 * time.el (display-time-mail-file): Add `none' to the list of | |
4662 choices. | |
4663 | |
27954 | 4664 2000-03-01 Dave Love <fx@gnu.org> |
4665 | |
27959 | 4666 * help.el (help-xref-go-back): Don't try to set position. |
4667 | |
27954 | 4668 * international/mule-diag.el (list-character-sets): Call |
4669 help-setup-xref. Add help-echo to xrefs. | |
4670 (list-character-sets-1): Add help-echo to xrefs. | |
4671 | |
27949 | 4672 2000-03-02 Gerd Moellmann <gerd@gnu.org> |
4673 | |
4674 * frame.el (blink-cursor-mode): Switch cursor on when turning | |
4675 the mode off. | |
4676 | |
4677 * add-log.el (add-log-current-defun): Add support for | |
4678 Autoconf mode. | |
4679 | |
4680 * mail/rmail.el (rmail-quit-hook): New variable. | |
4681 | |
27931 | 4682 2000-03-01 Dave Love <fx@gnu.org> |
4683 | |
27935 | 4684 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |. |
4685 | |
27931 | 4686 * help.el (help-xref-button): Add help-echo arg. |
4687 (describe-function-1, describe-variable, help-make-xrefs): Use it. | |
4688 | |
4689 * faces.el (list-faces-display): Supply help-echo with | |
4690 help-make-xrefs. | |
4691 | |
4692 * facemenu.el (list-text-properties-at): Set help-xref-stack to | |
4693 nil. | |
4694 | |
27919 | 4695 2000-03-01 Gerd Moellmann <gerd@gnu.org> |
4696 | |
27927 | 4697 * image.el (defimage): Look for image files in load-path. |
4698 | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4699 * frame.el (busy-cursor-delay-seconds): Change type to |
27919 | 4700 `number'. |
4701 | |
27927 | 4702 2000-03-01 David Ponce <david.ponce@wanadoo.fr> |
4703 | |
4704 * recentf.el (recentf): Added version tag to the defgroup of | |
4705 recentf. | |
4706 | |
4707 2000-03-01 David Ponce <david.ponce@wanadoo.fr> | |
4708 | |
4709 * recentf.el (recentf-cleanup): Changed to remove excluded file | |
4710 too. | |
4711 (recentf-edit-list-action): `recentf-edit-list' checkbox widget | |
4712 action to select/unselect a file. | |
4713 (recentf-edit-list): Code cleanup and improvement. | |
4714 (recentf-open-more-files-action): `recentf-open-more-files' button | |
4715 widget action to open a file. | |
4716 (recentf-open-more-files): No more use standard completion but | |
4717 widgets. | |
4718 (recentf-more-collection): Deleted. | |
4719 (recentf-more-history): Deleted. | |
4720 (recentf-setup-more-completion): Deleted. | |
4721 | |
4722 2000-03-01 David Ponce <david.ponce@wanadoo.fr> | |
4723 | |
4724 * recentf.el (recentf-mode): No more needs that Emacs is running | |
4725 under a window-system. | |
4726 | |
4727 1999-03-01 David Ponce <david.ponce@wanadoo.fr> | |
4728 | |
4729 * recentf.el (recentf-edit-list): New command to edit the recent | |
4730 list which allow the user to remove files. | |
4731 (recentf-edit-selected-items): New global variable, used by | |
4732 `recentf-edit-list' to hold the list of files to be removed from | |
4733 the recent list. | |
4734 (recentf-make-menu-items): Updated to display a "Edit list..." | |
4735 menu item. Minor code cleanup. | |
4736 | |
4737 1999-03-01 David Ponce <david.ponce@wanadoo.fr> | |
4738 | |
4739 * recentf.el (recentf-open-more-files): New command to open files | |
4740 that are not displayed in the menu. | |
4741 (recentf-more-collection): New global variable holding the set of | |
4742 permissible completions used by `recentf-open-more-files'. | |
4743 (recentf-more-history): New global variable holding the history list | |
4744 used by `recentf-open-more-files' completion. | |
4745 (recentf-setup-more-completion): New function to setup completion for | |
4746 `recentf-open-more-files'. | |
4747 (recentf-make-menu-items): Updated to display a "More..." menu item. | |
4748 | |
4749 1999-03-01 David Ponce <david.ponce@wanadoo.fr> | |
4750 | |
4751 * recentf.el (recentf-menu-action): Doc fixed. | |
4752 | |
4753 1999-03-01 David Ponce <david.ponce@wanadoo.fr> | |
4754 | |
4755 * recentf.el (recentf-menu-filter): Doc updated. | |
4756 (recentf-update-menu-hook): Allow menu filters to force menu update. | |
4757 (recentf-make-menu-items): New menu filter handling. | |
4758 (recentf-make-menu-item): New helper function. | |
4759 (recentf-menu-elements): New menu handling function. | |
4760 (recentf-sort-ascending): Updated to new menu filter handling. | |
4761 (recentf-sort-descending): Updated to new menu filter handling. | |
4762 (recentf-sort-basenames-ascending): New menu filter function. | |
4763 (recentf-sort-basenames-descending): New menu filter function. | |
4764 (recentf-show-basenames): New menu filter function. | |
4765 (recentf-show-basenames-ascending): New menu filter function. | |
4766 (recentf-show-basenames-descending): New menu filter function. | |
4767 | |
27919 | 4768 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu> |
4769 | |
4770 * diary-lib.el (list-diary-entries): Don't try to go forward at | |
4771 the end of the buffer. | |
4772 | |
27911 | 4773 2000-02-29 Kenichi Handa <handa@etl.go.jp> |
4774 | |
4775 * international/mule-diag.el (list-character-sets): Completely | |
4776 rewritten. | |
4777 (sort-listed-character-sets): New function. | |
4778 (list-character-sets-1): Completely rewritten. | |
4779 (list-character-sets-2): New function. | |
4780 (non-iso-charset-alist): New variable. | |
4781 (decode-codepage-char): New function. | |
4782 (charset-history): New variable. | |
4783 (read-charset) (list-block-of-chars) | |
4784 (list-iso-charset-chars) | |
4785 (list-non-iso-charset-chars) | |
4786 (list-charset-chars): New functions. | |
4787 (mule-diag): Call list-character-sets-2, not | |
4788 list-character-sets-2. | |
4789 (dump-charsets): Likewise. | |
4790 | |
27910 | 4791 2000-02-29 Gerd Moellmann <gerd@gnu.org> |
4792 | |
27919 | 4793 * dired-x.el (dired-filename-at-point): Add `@' to valid |
4794 file name characters. | |
4795 (dired-filename-at-point): Handle ange-ftp file names. | |
4796 | |
27910 | 4797 * frame.el (frame-notice-user-settings): Use assq-delete-all |
4798 instead of assoc-delete-all. | |
4799 (frame-notice-user-settings): Ditto. | |
4800 | |
4801 * subr.el (assq-delete-all): Renamed from assoc-delete-all. | |
4802 Don't copy alist. | |
4803 | |
27906 | 4804 2000-02-28 Eli Barzilay <eli@cs.cornell.edu> |
4805 | |
4806 * calculator.el (calculator-use-menu): New option. | |
4807 (calculator-initial-bindings): Changed some bindings to work as | |
4808 macros. | |
4809 (calculator-forced-input): Removed. | |
4810 (calculator-restart-other-mode): New variable. | |
4811 (calculator-mode-map): Set up menu. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4812 |
27906 | 4813 2000-02-28 Jari Aalto <jari.aalto@poboxes.com> |
4814 | |
4815 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc | |
4816 tags. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4817 |
27899
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
4818 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu> |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4819 |
27899
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
4820 * viper-cmd.el (viper-envelop-ESC-key): added the option to |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
4821 translate all ESC key sequences. |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
4822 (viper-goto-mark-subr): restore markers for files for which |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
4823 they were saved. |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
4824 * viper-init.el (viper-translate-all-ESC-keysequences): new variable. |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
4825 * viper-util.el (viper-set-replace-overlay-glyphs, |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
4826 viper-set-replace-overlay): always check if the replacement |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
4827 overlay is live. |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
4828 * viper.el (viper-vi-state-mode-list): added major modes. |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
4829 * ediff-wind.el: minor comment changes. |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
4830 * ediff.el: copyright notice date fix. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4831 |
27898 | 4832 2000-02-27 Jason Rumney <jasonr@gnu.org> |
4833 | |
4834 * faces.el (face-font-family-alternatives): Add arial to helv. | |
4835 (mode-line, header-line, tool-bar): Same default as x for w32. | |
4836 (fixed-pitch, variable-pitch): Remove wildcard as it prevents | |
4837 face-font-family-alternatives from working. | |
4838 * term/w32-win.el (mouse-set-font): Do not build fontset from | |
4839 chosen font. | |
4840 | |
27873 | 4841 2000-02-25 Sam Steingold <sds@goems.com> |
4842 | |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
4843 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block' |
27873 | 4844 properly. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4845 |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
4846 2000-02-25 Richard M. Stallman <rms@gnu.org> |
27873 | 4847 |
4848 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail. | |
4849 | |
27856 | 4850 2000-02-25 Gerd Moellmann <gerd@gnu.org> |
4851 | |
4852 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer | |
4853 writable. | |
4854 | |
27868 | 4855 * frame.el (busy-cursor-delay-seconds): New option. |
27866 | 4856 |
27847 | 4857 2000-02-24 Gerd Moellmann <gerd@gnu.org> |
4858 | |
4859 * frame.el (show-cursor-in-non-selected-windows): New option. | |
4860 | |
27845 | 4861 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu> |
4862 | |
4863 * diary-lib.el (include-other-diary-files): Undo the selective | |
4864 display in any included file and don't kill it. | |
4865 | |
27841 | 4866 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il> |
4867 | |
4868 * dired.el (dired-mode-map): Don't remove "Edit" from the menu | |
4869 bar. Menu items converted to (menu-item format, help strings | |
4870 added. | |
4871 [downcase, upcase]: Don't enable on MS-DOS. | |
4872 [symlink, symlinks]: Don't show if make-symbolic-link is not | |
4873 bound. | |
4874 [chown, chgrp]: Don't show on MS-DOS and MS-Windows. | |
4875 | |
27825 | 4876 2000-02-23 Dave Love <fx@gnu.org> |
4877 | |
27838 | 4878 * simple.el (zap-to-char, kill-line, kill-region, kill-word) |
4879 (backward-kill-word): Revert addition of * to interactive spec -- | |
4880 it's a feature. | |
4881 | |
4882 * paragraphs.el: (kill-paragraph, backward-kill-paragraph) | |
4883 (backward-kill-sentence, kill-sentence): Likewise. | |
4884 | |
27835 | 4885 * gud.el (gud-jdb-build-class-source-alist): Prepend space to |
4886 scratch buffer name. | |
4887 (gud-format-command): Use int-to-string in ?l case. Simplify | |
4888 slightly. | |
4889 | |
4890 * term/w32-win.el (internal-face-interactive): Update prompt for | |
4891 new read-face-name. | |
4892 | |
4893 * mail/footnote.el (footnote): Add :version to defgroup. | |
4894 (footnote-section-tag-regexp): Customize. | |
4895 (footnote-start-tag, footnote-end-tag): New option. | |
4896 (footnote-latin-regexp): New variable. | |
4897 (Footnote-latin): New function. | |
4898 (footnote-style-alist): Add element for latin style. | |
4899 (footnote-style): Moved. | |
4900 (Footnote-goto-footnote): Use eq to test arg. | |
4901 | |
4902 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message. | |
4903 | |
27825 | 4904 * emacs-lisp/byte-opt.el: Change old backquote syntax. |
4905 (byte-compile-trueconstp): Include keywords. | |
4906 (byte-optimize-quote, byte-optimize-lapcode): Use | |
4907 byte-compile-const-symbol-p. | |
4908 (byte-optimize-char-before): New optimization. | |
4909 | |
4910 * emacs-lisp/bytecomp.el: Change old backquote syntax. | |
4911 (byte-compile-const-symbol-p): New function. | |
4912 (byte-compile-constp, byte-compile-out-toplevel) | |
4913 (byte-compile-form, byte-compile-form, byte-compile-variable-ref): | |
4914 Use it. | |
4915 | |
4916 * subr.el (define-key-after): Default AFTER to t. Doc fix. | |
4917 | |
27813 | 4918 2000-02-23 Kenichi Handa <handa@etl.go.jp> |
4919 | |
27815 | 4920 * international/encoded-kb.el: Be sure to update minor-mode-alist |
4921 and minor-mode-map-alist. | |
4922 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift | |
4923 codes SS2 and SS3 correctly. | |
4924 (encoded-kbd-self-insert-ccl): New function. | |
4925 (encoded-kbd-setup-keymap): New function. | |
4926 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap | |
4927 by calling encoded-kbd-setup-keymap. | |
4928 | |
27813 | 4929 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte |
4930 characters. | |
4931 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t | |
4932 locally. | |
4933 | |
27811 | 4934 2000-02-22 Dave Love <fx@gnu.org> |
4935 | |
4936 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table) | |
4937 (lisp-mode-map, lisp-interaction-mode-map): Define all inside | |
4938 defvar. | |
4939 (lisp-mode-syntax-table): Set up for #|...|# comments. | |
4940 (lisp-imenu-generic-expression): Purecopy strings. Use syntax | |
4941 classes. Match `defface'. | |
4942 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options. | |
4943 (eval-defun-1): Fix for defcustom. | |
4944 (lisp-indent-region): Doc fix. | |
4945 | |
4946 * subr.el (when, unless, split-string): Doc fix. | |
4947 (read-passwd): Move call of clear-this-command-keys to the right | |
4948 place. | |
4949 (replace-regexps-in-string): New function. | |
4950 | |
27807 | 4951 2000-02-22 Gerd Moellmann <gerd@gnu.org> |
4952 | |
4953 * help.el (describe-variable): Set syntax table to | |
4954 emacs-lisp-mode-syntax-table when moving forward over the | |
4955 symbol's name. | |
4956 | |
27805 | 4957 2000-02-22 Dave Love <fx@gnu.org> |
4958 | |
4959 * xt-mouse.el: Doc fixes. | |
4960 (xterm-mouse-position-function): New function, replacing advice of | |
4961 mouse-position. | |
4962 (xterm-mouse-mode): Use it. Don't turn on under a window system. | |
4963 | |
4964 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition. | |
4965 | |
27794 | 4966 2000-02-21 Gerd Moellmann <gerd@gnu.org> |
4967 | |
4968 * format.el (format-annotate-single-property-change): Handle | |
4969 properties.with dotted-list values. | |
4970 (format-proper-list-p): New function. | |
4971 | |
4972 * enriched.el (enriched-face-ans): Handle '(foreground-color | |
4973 . COLOR) and (background-color . COLOR). | |
4974 | |
27788 | 4975 2000-02-20 Dave Love <fx@gnu.org> |
4976 | |
4977 * textmodes/flyspell.el (flyspell-mouse-map): Change definition | |
4978 and assignments to it. | |
4979 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting | |
4980 current local map. | |
4981 (make-flyspell-overlay): Use it. | |
4982 (flyspell-correct-word/mouse-keymap): Change XEmacs test. | |
4983 | |
4984 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level. | |
4985 (lm-get-header-re): Defun, not defsubst. | |
4986 (lm-get-package-name): Defun, not defsubst. Simplify. | |
4987 (lm-version): Doc fix. Simplify. | |
4988 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary) | |
4989 (lm-crack-address, lm-last-modified-date, lm-commentary) | |
4990 (lm-verify, lm-synopsis): Simplify. | |
4991 (lm-report-bug): Require emacsbug. Use compose-mail. | |
4992 | |
27785 | 4993 2000-02-20 Gerd Moellmann <gerd@gnu.org> |
4994 | |
4995 * dired.el (dired-mode): Call propertized-buffer-identification | |
4996 to set mode-line-buffer-identification to something having | |
4997 the right text properties. | |
4998 | |
4999 * bindings.el (propertized-buffer-identification): New function. | |
5000 | |
27777 | 5001 2000-02-20 Dave Love <fx@gnu.org> |
5002 | |
5003 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and | |
5004 check for t-mouse too. | |
5005 | |
5006 * cus-start.el: Make echo-keystrokes `number'. | |
5007 | |
27776 | 5008 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il> |
5009 | |
5010 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]: | |
5011 Don't call ring-empty-p unless tags-location-ring is bound. | |
5012 From Noah Friedman <friedman@splode.com>. | |
5013 | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5014 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org> |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5015 |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5016 * progmodes/hideshow.el (hs-flag-region): No longer use |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5017 `intangible' overlay property. |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5018 |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5019 (hs-toggle-hiding): New command. |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5020 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'. |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5021 |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5022 (hs-minor-mode): Move call to `hs-grok-mode-type' early on. |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5023 Fix omission bug: Run `hs-minor-mode-hook' for both activation |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5024 and deactivation. |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5025 |
27757 | 5026 2000-02-18 Gerd Moellmann <gerd@gnu.org> |
5027 | |
5028 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs. | |
5029 | |
27749 | 5030 2000-02-17 Gerd Moellmann <gerd@gnu.org> |
5031 | |
27754 | 5032 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix. |
5033 | |
27749 | 5034 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax |
5035 of `*' to handle `(* ... *)' comments. | |
5036 | |
27732 | 5037 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il> |
5038 | |
27737 | 5039 * faces.el (list-faces-display): Use display-mouse-p instead of |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5040 window-system. |
27737 | 5041 |
27732 | 5042 * menu-bar.el (global-map): Menu-bar items converted to the new |
5043 format (menu-item..., rearranged for better CUA compliance, and | |
5044 their names changed for better clarity. Help strings added. | |
5045 | |
5046 * international/mule-cmds.el (mule-menu-keymap) | |
5047 (describe-language-environment-map, set-coding-system-map) | |
5048 (setup-language-environment-map): Convert to new (menu-item... | |
5049 form, add help strings. Change names of menu items for better | |
5050 clarity. "Mule" menu-bar item removed (it's now in the "Options" | |
5051 submenu). | |
5052 | |
27729 | 5053 2000-02-17 Gerd Moellmann <gerd@gnu.org> |
5054 | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5055 * dired-aux.el (dired-do-copy): Remove spurious character.`n' |
27729 | 5056 within the code. |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5057 |
27717 | 5058 2000-02-16 Dave Love <fx@gnu.org> |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5059 |
27717 | 5060 * faces.el: Don't require custom. Add more specific :groups to |
5061 various deffaces. | |
5062 (set-face-attribute): Purecopy args. | |
5063 (read-face-name): Default to name at point and use it in prompt. | |
5064 Remove colon from arg in all callers. | |
5065 (list-faces-display): Hyperlink to face descriptions and customize | |
5066 buffers. | |
5067 | |
27712 | 5068 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk> |
5069 | |
5070 * wid-edit.el (widget-match-inline): An atom never matches a | |
5071 list. | |
5072 | |
27707 | 5073 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> |
5074 | |
27713 | 5075 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path |
5076 at ':' characters by call to split-string. | |
27707 | 5077 |
5078 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5079 | |
27713 | 5080 * textmodes/bibtex.el: Added RCS version identification. |
27707 | 5081 |
5082 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5083 | |
27713 | 5084 * textmodes/bibtex.el: Some temporary comments removed. |
5085 (bibtex-field-name, bibtex-entry-type): Made the relationship | |
5086 explicit. | |
5087 (bibtex-field-const): Allow capital letters. | |
5088 (bibtex-start-of-string): Deleted because unused. | |
5089 | |
5090 * textmodes/bibtex.el: Unified some nomenclature. We no longer | |
5091 use the term 'reference' to describe a bibtex entry as a whole. | |
5092 Further, reference keys are no longer called 'labels'. | |
5093 (bibtex-keys): Renamed to bibtex-reference-keys. | |
5094 (bibtex-reformat-previous-labels): Renamed to | |
5095 bibtex-reformat-previous-reference-keys. | |
5096 (bibtex-reference-type): Renamed to bibtex-entry-type. | |
5097 (bibtex-reference-head): Renamed to bibtex-entry-head. | |
5098 (bibtex-reference-maybe-empty-head): Renamed to | |
5099 bibtex-entry-maybe-empty-head. | |
5100 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry. | |
5101 (bibtex-search-reference): Renamed to bibtex-search-entry. | |
5102 (bibtex-enclosing-reference-maybe-empty-head): Renamed to | |
5103 bibtex-enclosing-entry-maybe-empty-head. | |
5104 (bibtex-entry-field-alist, bibtex-entry-head, | |
5105 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry, | |
5106 bibtex-map-entries, bibtex-search-entry, | |
5107 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry, | |
5108 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode, | |
5109 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message, | |
5110 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer, | |
5111 bibtex-find-entry-location, bibtex-validate, bibtex-find-text, | |
5112 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat, | |
5113 bibtex-complete-key, bibtex-String) : Use the new nomenclature. | |
27707 | 5114 |
5115 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5116 | |
27713 | 5117 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant |
5118 comment. | |
5119 (bibtex-format-field-delimiters): New function, functionality | |
5120 extracted from bibtex-format-entry. | |
5121 (bibtex-autokey-get-yearfield-digits): New function, functionality | |
5122 extracted from bibtex-autokey-get-yearfield. | |
5123 | |
5124 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex | |
5125 entries in order to avoid stack overflow in the regexp matcher if | |
5126 field contents become large. | |
5127 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield, | |
5128 bibtex-field-string-part-not-braced, | |
5129 bibtex-field-string-part-no-inner-braces, | |
5130 bibtex-field-string-part-1-inner-brace, | |
5131 bibtex-field-string-part-2-inner-braces, | |
5132 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced, | |
5133 bibtex-field-string-quoted, bibtex-field-string, | |
5134 bibtex-field-string-or-const, bibtex-field-text, bibtex-field, | |
5135 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix, | |
5136 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted | |
5137 as parsing is now performed by the following functions. | |
5138 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced, | |
5139 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted, | |
5140 bibtex-parse-field-string, bibtex-search-forward-field-string, | |
5141 bibtex-parse-association, bibtex-field-name-for-parsing, | |
5142 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field, | |
5143 bibtex-search-forward-field, bibtex-search-backward-field, | |
5144 bibtex-start-of-field, bibtex-end-of-field, | |
5145 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field, | |
5146 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field, | |
5147 bibtex-parse-string-prefix, bibtex-parse-string-postfix, | |
5148 bibtex-parse-string, bibtex-search-forward-string, | |
5149 bibtex-search-backward-string, bibtex-start-of-string, | |
5150 bibtex-end-of-string, bibtex-start-of-reference-key-in-string, | |
5151 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string, | |
5152 bibtex-end-of-text-in-string): New functions for the parsing of bibtex | |
5153 entries. Instead of reporting the results of the parsing by | |
5154 match-beginning or match-end, these functions return data structures | |
5155 that hold the corresponding positions. | |
5156 (bibtex-enclosing-field): Changed to also report field boundaries by | |
5157 return values rather than by match-beginning or match-end. The | |
5158 following functions have been adapted to use the new parsing | |
5159 functions. | |
5160 (bibtex-skip-to-valid-entry, bibtex-search-reference, | |
5161 bibtex-enclosing-field, bibtex-format-entry, | |
5162 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring, | |
5163 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode, | |
5164 bibtex-print-help-message, bibtex-end-of-entry, | |
5165 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field, | |
5166 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters, | |
5167 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new | |
5168 method for parsing. | |
5169 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry, | |
5170 bibtex-map-entries, bibtex-flash-head, | |
5171 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry, | |
5172 bibtex-autokey-change, bibtex-autokey-get-namefield, | |
5173 bibtex-autokey-get-names, bibtex-autokey-get-titlestring, | |
5174 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode, | |
5175 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer, | |
5176 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters, | |
5177 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in | |
5178 order to make the new binding of case-fold-search immediately | |
5179 visible. | |
27707 | 5180 |
5181 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5182 | |
27713 | 5183 * textmodes/bibtex.el: Copyright notice is up to date. |
5184 Added constant 'bibtex-maintainer-salutation. | |
5185 | |
5186 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather | |
5187 than make-temp-name, use match-string-no-properties and eliminate | |
5188 a quadratic behavior when building bibtex-strings. | |
5189 | |
5190 * bibtex.el (bibtex-reference-key): Accept string entries whose | |
5191 reference key contains upper case letters. | |
27707 | 5192 |
5193 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5194 | |
27713 | 5195 * bibtex.el (bibtex-reference-head): Allow entries to start with |
5196 a new line. | |
27707 | 5197 |
5198 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5199 | |
27713 | 5200 * bibtex.el: Hiding of entry bodies is not longer provided by |
5201 bibtex.el directly. Instead the hideshow package can be used. | |
5202 Added a special bibtex entry to hs-special-modes-alist. | |
5203 (bibtex-hs-forward-sexp): Added for hideshow.el. | |
27729 | 5204 |
5205 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5206 | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5207 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5208 at ':' characters by call to split-string. |
27729 | 5209 |
5210 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5211 | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5212 * textmodes/bibtex.el: Added RCS version identification. |
27729 | 5213 |
5214 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5215 | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5216 * textmodes/bibtex.el: Some temporary comments removed. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5217 (bibtex-field-name, bibtex-entry-type): Made the relationship |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5218 explicit. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5219 (bibtex-field-const): Allow capital letters. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5220 (bibtex-start-of-string): Deleted because unused. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5221 |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5222 * textmodes/bibtex.el: Unified some nomenclature. We no longer |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5223 use the term 'reference' to describe a bibtex entry as a whole. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5224 Further, reference keys are no longer called 'labels'. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5225 (bibtex-keys): Renamed to bibtex-reference-keys. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5226 (bibtex-reformat-previous-labels): Renamed to |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5227 bibtex-reformat-previous-reference-keys. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5228 (bibtex-reference-type): Renamed to bibtex-entry-type. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5229 (bibtex-reference-head): Renamed to bibtex-entry-head. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5230 (bibtex-reference-maybe-empty-head): Renamed to |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5231 bibtex-entry-maybe-empty-head. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5232 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5233 (bibtex-search-reference): Renamed to bibtex-search-entry. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5234 (bibtex-enclosing-reference-maybe-empty-head): Renamed to |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5235 bibtex-enclosing-entry-maybe-empty-head. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5236 (bibtex-entry-field-alist, bibtex-entry-head, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5237 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5238 bibtex-map-entries, bibtex-search-entry, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5239 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5240 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5241 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5242 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5243 bibtex-find-entry-location, bibtex-validate, bibtex-find-text, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5244 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5245 bibtex-complete-key, bibtex-String) : Use the new nomenclature. |
27707 | 5246 |
5247 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5248 | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5249 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5250 comment. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5251 (bibtex-format-field-delimiters): New function, functionality |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5252 extracted from bibtex-format-entry. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5253 (bibtex-autokey-get-yearfield-digits): New function, functionality |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5254 extracted from bibtex-autokey-get-yearfield. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5255 |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5256 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5257 entries in order to avoid stack overflow in the regexp matcher if |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5258 field contents become large. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5259 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5260 bibtex-field-string-part-not-braced, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5261 bibtex-field-string-part-no-inner-braces, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5262 bibtex-field-string-part-1-inner-brace, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5263 bibtex-field-string-part-2-inner-braces, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5264 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5265 bibtex-field-string-quoted, bibtex-field-string, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5266 bibtex-field-string-or-const, bibtex-field-text, bibtex-field, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5267 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5268 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5269 as parsing is now performed by the following functions. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5270 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5271 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5272 bibtex-parse-field-string, bibtex-search-forward-field-string, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5273 bibtex-parse-association, bibtex-field-name-for-parsing, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5274 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5275 bibtex-search-forward-field, bibtex-search-backward-field, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5276 bibtex-start-of-field, bibtex-end-of-field, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5277 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5278 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5279 bibtex-parse-string-prefix, bibtex-parse-string-postfix, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5280 bibtex-parse-string, bibtex-search-forward-string, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5281 bibtex-search-backward-string, bibtex-start-of-string, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5282 bibtex-end-of-string, bibtex-start-of-reference-key-in-string, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5283 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5284 bibtex-end-of-text-in-string): New functions for the parsing of bibtex |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5285 entries. Instead of reporting the results of the parsing by |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5286 match-beginning or match-end, these functions return data structures |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5287 that hold the corresponding positions. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5288 (bibtex-enclosing-field): Changed to also report field boundaries by |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5289 return values rather than by match-beginning or match-end. The |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5290 following functions have been adapted to use the new parsing |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5291 functions. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5292 (bibtex-skip-to-valid-entry, bibtex-search-reference, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5293 bibtex-enclosing-field, bibtex-format-entry, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5294 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5295 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5296 bibtex-print-help-message, bibtex-end-of-entry, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5297 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5298 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5299 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5300 method for parsing. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5301 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5302 bibtex-map-entries, bibtex-flash-head, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5303 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5304 bibtex-autokey-change, bibtex-autokey-get-namefield, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5305 bibtex-autokey-get-names, bibtex-autokey-get-titlestring, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5306 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5307 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5308 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5309 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5310 order to make the new binding of case-fold-search immediately |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5311 visible. |
27729 | 5312 |
5313 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5314 | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5315 * textmodes/bibtex.el: Copyright notice is up to date. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5316 Added constant 'bibtex-maintainer-salutation. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5317 |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5318 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5319 than make-temp-name, use match-string-no-properties and eliminate |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5320 a quadratic behavior when building bibtex-strings. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5321 |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5322 * bibtex.el (bibtex-reference-key): Accept string entries whose |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5323 reference key contains upper case letters. |
27729 | 5324 |
5325 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5326 | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5327 * bibtex.el (bibtex-reference-head): Allow entries to start with |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5328 a new line. |
27729 | 5329 |
5330 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5331 | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5332 * bibtex.el: Hiding of entry bodies is not longer provided by |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5333 bibtex.el directly. Instead the hideshow package can be used. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5334 Added a special bibtex entry to hs-special-modes-alist. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5335 (bibtex-hs-forward-sexp): Added for hideshow.el. |
27729 | 5336 |
5337 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5338 | |
27713 | 5339 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to |
27707 | 5340 proceedings entry type (for cross referencing). Thanks to Wagner |
5341 Toledo Correa for the suggestion. | |
5342 | |
27713 | 5343 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu. |
27707 | 5344 |
27690 | 5345 2000-02-14 Kenichi Handa <handa@etl.go.jp> |
5346 | |
5347 * international/characters.el: Setup case table for Vietnamese. | |
5348 | |
27687 | 5349 2000-02-12 Gerd Moellmann <gerd@gnu.org> |
5350 | |
5351 * uniquify.el (toplevel): Require CL at compile time. | |
5352 (uniquify-push): Removed. | |
5353 | |
5354 * shadowfile.el (shadow-when): Removed. | |
5355 | |
5356 * tempo.el (tempo-dolist, tempo-mapc): Removed. | |
5357 (tempo-process-and-insert-string): Use dolist instead of | |
5358 tempo-dolist. | |
5359 | |
5360 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from | |
5361 regexp for paragraph-start. | |
5362 | |
5363 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading | |
5364 commas as well. | |
5365 | |
27657 | 5366 2000-02-10 Dave Love <fx@gnu.org> |
5367 | |
5368 * wid-edit.el: (widgets) [defgroup]: Remove url link. | |
5369 (widget-color-choice-list, widget-color-history, widget-mouse-help): | |
5370 Deleted. | |
5371 (widget-specify-field, widget-specify-button): Don't use | |
5372 widget-mouse-help as help-echo property. | |
5373 (default): Use #'ignore for :validate and :mouse-down-action. | |
5374 (checkbox): Add help-echo. | |
5375 (widget-sexp-validate): Rewritten to clarify error messages. | |
5376 (character): Use char-valid-p in :match function. | |
5377 (widget-color-complete): Use facemenu-color-alist. | |
5378 (widget-color-action): Use facemenu-read-color. | |
5379 | |
5380 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't | |
5381 set up `caar' &c that we now have. | |
5382 | |
27713 | 5383 2000-02-09 Ray Blaak <blaak@gnu.org> |
5384 | |
5385 * delphi.el: Make resourcestring a declaration region, like const | |
5386 and var. | |
5387 | |
27652 | 5388 2000-02-09 Dave Love <fx@gnu.org> |
5389 | |
5390 * bindings.el (mode-line-input-method-map): New variable. | |
5391 (mode-line-mule-info): Use it; fix last change. | |
5392 (mode-line-mode-menu): Move definition. | |
5393 (mode-line-mouse-sensitive-p): Deleted. | |
5394 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p. | |
5395 (make-mode-line-mouse-sensitive): Deleted. Body moved to top | |
5396 level. | |
5397 | |
5398 * startup.el (command-line-1): Don't call | |
5399 make-mode-line-mouse-sensitive. | |
5400 | |
27644 | 5401 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it> |
5402 | |
5403 * mail/rmail.el (rmail-retry-failure): Use | |
5404 rmail-beginning-of-message before rmail-toggle-header, because the | |
5405 former toggles headers. | |
5406 | |
27636
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5407 2000-02-06 Stefan Monnier <monnier@cs.yale.edu> |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5408 |
27637
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
5409 * diff-mode.el (diff-kill-junk): New interactive function. |
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
5410 (diff-reverse-direction): Use delete-and-extract-region. |
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
5411 (diff-post-command-hook): Restrict the area so that the hook also works |
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
5412 outside of any diff hunk. This is necessary for the minor-mode. |
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
5413 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist. |
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
5414 (diff-minor-mode): Setup the hooks for header-hunk rewriting. |
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
5415 |
27636
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5416 * font-lock.el (font-lock-keywords): Fix doc for multiline matches. |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5417 (font-lock-add-keywords): Make it work even if font-lock-mode is nil, |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5418 so that it can be used more easily in <foo>-mode-hook. Also make sure |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5419 to avoid duplicate entries. |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5420 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'. |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5421 (font-lock-remove-keywords): Just as was done for `add', allow it to |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5422 work even if font-lock-mode is nil. Also make sure we don't modify |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5423 any pre-existing list by forcing a copy-sequence. Finally rename |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5424 `major-mode' to `mode'. |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5425 (font-lock-fontify-syntactic-anchored-keywords) |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5426 (font-lock-fontify-anchored-keywords) |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5427 (font-lock-fontify-keywords-region): Use line-end-position. |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5428 Don't make `font-lock-multiline' local (it's now done in |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5429 font-lock-set-defaults). |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5430 (font-lock-set-defaults): Make `font-lock-multiline' local. Also |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5431 move the `font-lock-fontified' creation to inside the `unless'. |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5432 |
27634
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
5433 2000-02-06 Andrew Innes <andrewi@gnu.org> |
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
5434 |
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
5435 * term/w32-win.el (x-handle-args): Comment out call to message, |
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
5436 which occurs before window system is initialized. |
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
5437 |
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
5438 * makefile.nt: Add support for recompiling lisp code. |
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
5439 |
27610 | 5440 2000-02-04 Dave Love <fx@gnu.org> |
5441 | |
27617 | 5442 * bindings.el (mode-line-mule-info): Fix/extend last change. |
5443 | |
27610 | 5444 * completion.el: Replace completion-dolist with dolist. |
5445 | |
5446 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, | |
5447 dotimes. | |
5448 | |
27609
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5449 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl> |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5450 |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5451 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5452 environment names before they go into the section regexp. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5453 |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5454 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5455 char class in regexp. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5456 |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5457 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5458 `case-fold-search' to nil. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5459 |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5460 * progmodes/idlwave.el (idlwave-template): Respect |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5461 `idlwave-abbrev-change-case'. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5462 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for, |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5463 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat, |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5464 idlwave-while): respect `idlwave-reserved-word-upcase'. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5465 (idlwave-rw-case): New function. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5466 (idlwave-statement-match): Fixed problem with assignment regexp. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5467 (idlwave-font-lock-keywords): Improved regexp for keyword |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5468 parameters. |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5469 (idlwave-surround): New argument LENGTH to support padding of |
27609
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5470 operators longer than 1 char. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5471 |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5472 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5473 idlwave-shell-expression-overlay. Implemented printing of |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5474 expressions on higher levels of the calling stack. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5475 (idlwave-shell-display-level-in-calling-stack): Restore stack |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5476 level. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5477 (idlwave-retrieve-expression-from-level): New function. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5478 (idlwave-shell-last-calling-stack): Variable removed. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5479 (idlwave-shell-reset): Argument action reversed (`visible' to |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5480 `hidden'). Also remove stop-line overlay. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5481 (idlwave-shell-calling-stack-routine): New variable. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5482 (idlwave-shell-parse-stack-and-display): Messages now display |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5483 negative level numbers. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5484 (idlwave-shell-mode): Set `modeline-format'. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5485 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5486 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5487 21. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5488 (idlwave-shell-print-expression-function): New option. |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5489 |
27609
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5490 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere, |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5491 idlwave-toolbar-remove-everywhere): Keybindings prefix is now |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5492 `tool-bar' instead of `toolbar'. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5493 |
27590 | 5494 2000-02-02 Dave Love <fx@gnu.org> |
5495 | |
5496 * emacs-lisp/cl.el: Use bytecomp-load-hook, not | |
5497 emacs-lisp-mode-hook. Don't check for defalias being defined. | |
5498 | |
5499 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash) | |
5500 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use | |
5501 the new builtins directly. | |
5502 | |
5503 * whitespace.el (whitespace): Add :version to defgroup. | |
5504 | |
5505 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference): | |
5506 Doc fix. | |
5507 | |
5508 * thingatpt.el (sexp-at-point, symbol-at-point) | |
5509 (number-at-point, list-at-point): Add autoload cookie. | |
5510 | |
5511 * recentf.el (recentf): Add :version to defgroup. | |
5512 | |
5513 * quickurl.el (quickurl): Add :version to defgroup. | |
5514 | |
5515 * elide-head.el (elide-head): Use point-marker more. | |
5516 | |
5517 * bs.el (bs): Add :version to defgroup. | |
5518 | |
5519 * autorevert.el (global-auto-revert-mode): Add autoload cookie. | |
5520 | |
5521 * progmodes/delphi.el (delphi): Add :version to defgroup. | |
5522 | |
27587 | 5523 2000-02-02 Gerd Moellmann <gerd@gnu.org> |
5524 | |
5525 * ange-ftp.el (ange-ftp-write-region): Handle case that | |
5526 succeeding process operation sets a different coding system. | |
5527 | |
5528 * calculator.el: New file. | |
5529 | |
27572 | 5530 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il> |
5531 | |
5532 * frame.el (frames-on-display-list, framep-on-display): New | |
5533 functions. | |
5534 (display-mouse-p, display-popup-menus-p, display-graphic-p) | |
5535 (display-selections-p, display-screens, display-pixel-width) | |
5536 (display-pixel-height, display-mm-width, display-mm-height) | |
5537 (display-backing-store, display-save-under, display-planes) | |
5538 (display-color-cells, display-visual-class): New functions. | |
5539 | |
5540 * term/tty-colors.el (tty-color-gray-shades): New function. | |
5541 | |
5542 * faces.el (display-color-p): Use framep-on-display. | |
5543 (display-grayscale-p): New function. | |
5544 | |
27549 | 5545 2000-01-31 Dave Love <fx@gnu.org> |
5546 | |
5547 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it. | |
5548 (create-fontset-from-x-resource): Don't concat integers. | |
5549 | |
27545 | 5550 2000-01-31 Inge Frick <inge@nada.kth.se> |
5551 | |
5552 * view.el: Some changes in documentation. Removed some trailing | |
5553 whitespace. Changed some parameter names to agree with | |
5554 documentation. | |
5555 (view-mode-exit): Keep entry in `view-return-to-alist' only when a | |
5556 window is not deleted. Modifies change 1998-04-26. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5557 |
27541 | 5558 2000-01-31 Gerd Moellmann <gerd@gnu.org> |
5559 | |
27543 | 5560 * windmove.el: New file. |
5561 | |
27541 | 5562 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el, |
5563 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el, | |
27545 | 5564 progmodes/ebnf-yac.el: Update copyright and license info. |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5565 |
27541 | 5566 * jit-lock.el (jit-lock-function): Widen before calculating end |
5567 position. | |
5568 (jit-lock-stealth-chunk-start): Rewritten. | |
5569 | |
5570 * info.el (Info-title-face-alist): Removed. | |
5571 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New | |
5572 faces. | |
5573 (Info-fontify-node): Use these faces. | |
5574 | |
27527 | 5575 2000-01-30 Gerd Moellmann <gerd@gnu.org> |
5576 | |
5577 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list) | |
5578 (cl-macro-list1): Recognize `&allow-other-keys' instead of | |
5579 `&allow-other-keywords'. | |
5580 | |
5581 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to | |
5582 the list of directories scanned heuristically. | |
5583 | |
5584 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to | |
5585 exist. | |
5586 | |
27523 | 5587 2000-01-30 Jason Rumney <jasonr@gnu.org> |
5588 | |
5589 * w32-fns.el: Define w32-tty-standard-colors. | |
5590 | |
5591 * startup.el (command-line): Use w32-tty-standard-colors when in | |
5592 w32 console mode. | |
5593 | |
27510 | 5594 2000-01-30 Dave Love <fx@gnu.org> |
5595 | |
27513 | 5596 * jka-compr.el (jka-compr-load): Fix up load-history. |
5597 | |
27510 | 5598 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes. |
5599 | |
5600 * emacs-lisp/cl-macs.el: Revert previous change. | |
5601 | |
27499 | 5602 2000-01-29 Dave Love <fx@gnu.org> |
5603 | |
5604 * facemenu.el: Purecopy various strings. | |
5605 | |
5606 * timezone.el (timezone-fix-time): Window against 69 for two-digit | |
5607 years. Deal with three-digit years. | |
5608 | |
5609 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use | |
5610 defconst, purecopy. | |
5611 (help-back-label): Purecopy it. | |
5612 | |
27498 | 5613 2000-01-18 Gerd Moellmann <gerd@gnu.org> |
5614 | |
5615 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration | |
5616 variable. If non-nil, order the buffer list according to the | |
5617 currently selected frame. | |
5618 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is | |
5619 non-nil, pass the selected frame to function buffer-list. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5620 |
27496 | 5621 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
5622 | |
5623 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix | |
5624 | |
27486 | 5625 2000-01-28 Dave Love <fx@gnu.org> |
5626 | |
27491 | 5627 * emacs-lisp/cl-macs.el: Remove dotimes, dolist. |
5628 | |
27486 | 5629 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop. |
5630 Don't use lisp-indent-hook property. | |
5631 (cl-abs): Remove. | |
5632 | |
5633 * subr.el: Move out indent and edebug specs for when and unless. | |
5634 | |
5635 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes, | |
5636 when, unless. | |
5637 | |
5638 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist, | |
5639 unless, when. | |
5640 | |
27467 | 5641 2000-01-28 Gerd Moellmann <gerd@gnu.org> |
5642 | |
27481 | 5643 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize |
5644 `collecting' as synonym for `collect'. | |
5645 | |
5646 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name | |
5647 for the case it contains spaces. | |
5648 | |
5649 * simple.el (what-cursor-position): Change formatting of | |
5650 messages. | |
5651 | |
27473 | 5652 * frame.el (delete-other-frames): New function. |
5653 (toplevel): Bind it to C-x 5 1. | |
5654 | |
27469 | 5655 * sort.el (sort-numeric-base): New option. |
5656 (sort-numeric-fields): If number starts with `0' or `0[xX[', | |
5657 interpret it as octal or hexadecimal. Use sort-numeric-base | |
5658 as default base. | |
5659 | |
27467 | 5660 * progmodes/glasses.el: New file. |
5661 | |
27451 | 5662 2000-01-27 Gerd Moellmann <gerd@gnu.org> |
5663 | |
27461 | 5664 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched |
5665 userids differently. | |
5666 | |
27451 | 5667 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el, |
5668 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el, | |
5669 progmodes/ebnf-yac.el: New files. | |
5670 | |
27446 | 5671 2000-01-26 Dave Love <fx@gnu.org> |
5672 | |
5673 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose | |
5674 on a function with an empty body. [From Eric Ludlam.] | |
5675 | |
27437 | 5676 2000-01-25 Andre Spiegel <spiegel@gnu.org> |
5677 | |
5678 * vc.el (vc-version-diff): Make sure file name is expanded. | |
5679 | |
27433 | 5680 2000-01-25 Gerd Moellmann <gerd@gnu.org> |
5681 | |
5682 * scroll-bar.el (scroll-bar-timer): Variable removed. | |
5683 (scroll-bar-toolkit-scroll): Don't use a timer. | |
5684 | |
27419 | 5685 2000-01-25 Kenichi Handa <handa@etl.go.jp> |
5686 | |
5687 * language/thai-util.el (thai-composition-function): Delete | |
5688 superfluous `a'. | |
5689 | |
27418 | 5690 2000-01-24 Dave Love <fx@gnu.org> |
5691 | |
5692 * fortran.el (fortran-mode): Use beginning-of-defun-function, | |
5693 end-of-defun-function. | |
5694 | |
5695 * font-lock.el (turn-on-font-lock): Don't depend on window-system | |
5696 &c. | |
5697 | |
27405 | 5698 2000-01-22 Jason Rumney <jasonr@gnu.org> |
5699 | |
5700 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it | |
5701 conflicts with new face support. | |
5702 | |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
5703 2000-01-22 Richard M. Stallman <rms@gnu.org> |
27392
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
5704 |
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
5705 * replace.el (query-replace): Rename last arg to DELIMITED. |
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
5706 (map-query-replace-regexp, query-replace-regexp-eval): Likewise. |
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
5707 (query-replace-regexp): Likewise. |
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
5708 |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
5709 2000-01-20 Richard M. Stallman <rms@gnu.org> |
27378
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
5710 |
27385
f7b7fdb0f3f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27381
diff
changeset
|
5711 * subr.el (with-syntax-table): Use make-symbol, not gensym. |
f7b7fdb0f3f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27381
diff
changeset
|
5712 |
27381
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
5713 * emacs-lisp/lisp.el (beginning-of-defun-function): |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
5714 Variable renamed from beginning-of-defun. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
5715 Do not call make-variable-buffer-local. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
5716 (beginning-of-defun-raw): Use new variable name; doc fix. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
5717 (beginning-of-defun): Doc fix. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
5718 (end-of-defun-function): Variable renamed from end-of-defun. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
5719 Do not call make-variable-buffer-local. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
5720 (end-of-defun): Use new variable name; doc fix. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
5721 |
27385
f7b7fdb0f3f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27381
diff
changeset
|
5722 * subr.el (dolist, dotimes): Copied from cl-macs.el |
f7b7fdb0f3f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27381
diff
changeset
|
5723 and made to work. |
27378
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
5724 |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5725 * mail/undigest.el (rmail-digest-end-regexps): |
27378
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
5726 Variable replaces rmail-digest-end-regexp. |
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
5727 Allows multiple regexps for detecting the end line. |
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
5728 (undigestify-rmail-message): Corresponding changes. |
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
5729 |
27366 | 5730 2000-01-19 Dave Love <fx@gnu.org> |
5731 | |
27368 | 5732 * files.el (user-init-file): Don't declare here -- is primitive. |
5733 | |
27366 | 5734 * startup.el (command-line): Check for compiled user-init-file and |
5735 set to uncompiled version if necessary. | |
5736 | |
27358 | 5737 2000-01-18 Gerd Moellmann <gerd@gnu.org> |
5738 | |
27361 | 5739 * mail/undigest.el (rmail-digest-end-regexp): New user option. |
5740 (undigestify-rmail-message): Use it. | |
5741 | |
27358 | 5742 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT. |
5743 | |
27351 | 5744 2000-01-17 Gerd Moellmann <gerd@gnu.org> |
5745 | |
5746 * tmm.el (tmm-goto-completions): Adapt to prompt being part | |
5747 of mini-buffer. | |
5748 | |
27326 | 5749 2000-01-14 Gerd Moellmann <gerd@gnu.org> |
5750 | |
27330 | 5751 * emacs-lisp/copyright.el (copyright-update): Removed the |
5752 requirement for a trailing space from `copyright-regexp', to | |
5753 support copyrights with owner specified on a separate line.. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5754 |
27327 | 5755 * align.el: New file. |
5756 | |
27326 | 5757 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu. |
5758 | |
5759 * net/eudc.el (toplevel): Define EUDC menu for Emacs. | |
5760 | |
27323 | 5761 2000-01-13 Dave Love <fx@gnu.org> |
5762 | |
5763 * ph.el: Removed. (Obsoleted by EUDC.) | |
5764 | |
27321 | 5765 2000-01-13 Gerd Moellmann <gerd@gnu.org> |
5766 | |
5767 * net/eudc.el (toplevel): Remove autoloaded code installing | |
5768 menu with easymenu, because that causes build problems. | |
5769 | |
5770 * frame.el (frame-notice-user-settings): New variable. | |
5771 (frame-notice-user-settings): Don't modify frame parameters | |
5772 if called a second time. | |
5773 | |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
5774 2000-01-13 Richard M. Stallman <rms@gnu.org> |
27321 | 5775 |
5776 * frame.el (frame-notice-user-settings): | |
5777 Notice default-frame-parameters even for non-window frames. | |
5778 | |
27318 | 5779 2000-01-13 Gerd Moellmann <gerd@gnu.org> |
5780 | |
5781 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds | |
5782 for Emacs. | |
5783 (eudc-bob-can-display-inline-images): Extend for Emacs. | |
5784 (eudc-bob-toggle-inline-display): Ditto. | |
5785 (eudc-bob-display-jpeg): Ditto. | |
5786 | |
27304 | 5787 2000-01-12 Gerd Moellmann <gerd@gnu.org> |
5788 | |
27313 | 5789 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el, |
5790 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el, | |
5791 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5792 |
27312 | 5793 * add-log.el (add-change-log-entry): Fix error trying an `(insert |
5794 nil)'. | |
5795 | |
5796 * subdirs.el: Add `net' directory. | |
5797 | |
27308 | 5798 * net: New directory. |
5799 | |
27304 | 5800 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from |
5801 eval-last-sexp. Don't bind debug-on-error here. | |
5802 (eval-last-sexp): New function. Bind debug-on-error if | |
5803 eval-expression-debug-on-error is non-nil. | |
5804 (eval-defun-2, eval-defun): Likewise. | |
5805 | |
5806 * simple.el (eval-expression): Don't bind debug-on-error if | |
5807 eval-expression-debug-on-error is nil. Detect changed | |
5808 debug-on-error, and propagate new value to global binding, if | |
5809 eval-expression-debug-on-error is non-nil, | |
5810 (eval-expression-debug-on-error): Change doc string. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5811 |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
5812 2000-01-11 Richard M. Stallman <rms@gnu.org> |
27300
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
5813 |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
5814 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec. |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
5815 |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
5816 * emacs-lisp/lisp-mode.el (with-syntax-table): |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
5817 Set up lisp-indent-function property. |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
5818 |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
5819 * subr.el (with-syntax-table): Moved from simple.el. |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
5820 |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
5821 * simple.el (with-syntax-table): Moved to subr.el. |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
5822 |
27288 | 5823 2000-01-11 Gerd Moellmann <gerd@gnu.org> |
5824 | |
27291 | 5825 * tmm.el (tmm-shortcut): Delete region after prompt instead |
5826 of erasing buffer. | |
5827 | |
27288 | 5828 * textmodes/fill.el (fill-common-string-prefix): New function. |
27309 | 5829 (fill-context-prefix): Use the longest common prefix of first |
5830 and second line fill prefix, if there is one. | |
27288 | 5831 |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
5832 2000-01-11 Richard M. Stallman <rms@gnu.org> |
27285
761090e3e94c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27282
diff
changeset
|
5833 |
761090e3e94c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27282
diff
changeset
|
5834 * array.el (array-mode): Don't use make-variable-buffer-local. |
761090e3e94c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27282
diff
changeset
|
5835 Use make-local-variable for `truncate-lines'. |
761090e3e94c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27282
diff
changeset
|
5836 |
27282 | 5837 2000-01-11 Jari Aalto <jari.aalto@poboxes.com> |
5838 | |
5839 * add-log.el (add-log-current-defun): Handle user-defined | |
5840 add-log-current-function returning nil, | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5841 |
27280 | 5842 * add-log.el (add-change-log-entry): Insert version number |
27282 | 5843 if having found a current function |
27278 | 5844 |
5845 * add-log.el (add-log-current-defun): Call | |
5846 `add-log-current-defun-function'. Try matches at level 0 and | |
5847 level 1. Strip whitespace from defun found. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5848 |
27270
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
5849 2000-01-10 John Wiegley <johnw@gnu.org> |
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
5850 |
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
5851 * allout.el (isearch-done/outline-provisions): Added `edit' |
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
5852 argument to correspond with the current definition of |
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
5853 `isearch-done'. |
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
5854 |
27265 | 5855 2000-01-10 Dave Love <fx@gnu.org> |
5856 | |
5857 * elide-head.el (elide-head): Use point-marker, not point. | |
5858 | |
27261 | 5859 2000-01-10 Gerd Moellmann <gerd@gnu.org> |
5860 | |
27263 | 5861 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates |
5862 before and after the year 2000. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5863 |
27261 | 5864 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p): |
5865 Add ispell- prefix. | |
5866 | |
5867 2000-01-10 Ken Stevens <k.stevens@ieee.org> | |
5868 | |
5869 * ispell.el: Only define dictionaries in menus when they exist. | |
5870 (version18p): New variable. | |
5871 (version20p): New variable. | |
5872 (xemacsp): New variable. | |
5873 (ispell-choices-win-default-height): Fix for XEmacs visibility. | |
5874 (ispell-dictionary-alist1): Added Brasileiro dictionary. | |
5875 (ispell-dictionary-alist6): Russian command lines no longer accept | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5876 run-together words. |
27261 | 5877 (ispell-local-dictionary-alist): Add koi8-r to customize definition. |
5878 (ispell-dictionary-alist): Add koi8-r to customize definition. | |
5879 (check-ispell-version): Added documentation string. Returns | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5880 library path when called non-interactively. |
27261 | 5881 (ispell-menu-map-needed): Uses new variables. |
5882 (ispell-library-path): New variable. | |
5883 (ispell-decode-string): XEmacs fix for bogus variable bindings. | |
5884 (ispell-word): Improved documentation string. Test for valid | |
5885 character mappings. Correctly check typed in word changes that can | |
5886 result in single words split into multiple words. Returns | |
5887 replacement word. | |
5888 (ispell-command-loop): Fixes XEmacs display bugs. Show word to | |
5889 replace in recursive query replace mode. Help message for | |
5890 recursive edit mode. | |
5891 (ispell-show-choices): Protect against bad framepop bindings. | |
5892 (ispell-help): Fix to work with XEmacs. | |
5893 (ispell-highlight-spelling-error): Use new variables. | |
5894 (ispell-overlay-window): Fix to work with XEmacs. | |
5895 (ispell-parse-output): Passed and returns location information | |
5896 tracking spelling corrections. Doesn't recheck same word on | |
5897 current line. | |
5898 (ispell-init-process): Protect against bogus XEmacs variable binding. | |
5899 Fix call to single argument in sleep-for. Use new variables. | |
5900 (ispell-region): Passed and returns location information tracking | |
5901 spelling corrections. Doesn't check same word on current line. | |
5902 Improved documentation string. Doesn't resend a line already | |
5903 checked to the ispell process - fixes bug in LaTeX parsing. | |
5904 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML. | |
5905 (ispell-skip-region): No longer skips <TT> in SGML. | |
5906 (ispell-process-line): Tracks location information with spelling | |
5907 corrections. Added documentation string. Accounts for words | |
5908 already accepted on this line. Don't allow query-replace on line | |
5909 starting with math characters. Doesn't resend a line already sent | |
5910 to ispell process. Fixes alignment error bug. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5911 |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
5912 2000-01-10 Richard M. Stallman <rms@gnu.org> |
27256
fde8f0332937
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27255
diff
changeset
|
5913 |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5914 * dired-x.el (dired-guess-shell-alist-default): |
27259
c41efa6c4be1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27256
diff
changeset
|
5915 Suggest xloadimage, which is free, not xv, which isn't. |
c41efa6c4be1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27256
diff
changeset
|
5916 |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5917 * ange-ftp.el (ange-ftp-file-name-nondirectory): |
27256
fde8f0332937
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27255
diff
changeset
|
5918 Don't ever include the host name or user name in the value. |
fde8f0332937
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27255
diff
changeset
|
5919 |
27255 | 5920 2000-01-09 Gerd Moellmann <gerd@gnu.org> |
5921 | |
5922 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead | |
5923 of a real newline. | |
5924 | |
27253 | 5925 2000-01-09 Stephen Eglen <stephen@gnu.org> |
5926 | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5927 * dired-x.el (dired-guess-shell-alist-default): Suggest xv |
27253 | 5928 for .png files. |
5929 | |
27251 | 5930 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk> |
5931 | |
5932 * cus-edit.el (custom-hook-convert-widget): Fix comment. | |
5933 | |
27247 | 5934 2000-01-09 Gerd Moellmann <gerd@gnu.org> |
5935 | |
27249 | 5936 * progmodes/cperl-mode.el: Replace ^F with ^L. |
5937 | |
27247 | 5938 * sendmail.el (toplevel): Provide `sendmail' when compiling |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5939 before `require'ing rmail and mailalias to prevent infinite |
27247 | 5940 recursion. |
5941 | |
27244 | 5942 2000-01-08 Dave Love <fx@gnu.org> |
5943 | |
27265 | 5944 * emacs-lisp/backquote.el: Remove inappropriate customization |
5945 (allowing custom.el to use backquote). | |
27244 | 5946 |
27241 | 5947 2000-01-07 Dave Love <fx@gnu.org> |
5948 | |
5949 * add-log.el (add-log-debugging): Deleted. | |
5950 (add-change-log-entry): Treat a backup FILE-NAME as its parent | |
5951 file. Remove debugging code. | |
5952 (change-log-get-method-definition, change-log-name): Add doc. | |
5953 (change-log-sortable-date-at): New function. | |
5954 (change-log-merge): New command. | |
5955 | |
5956 * time.el (display-time-string-forms): Make the Mail string active. | |
5957 (display-time-update): Provide help-echo for load average. | |
5958 | |
5959 * bindings.el (make-mode-line-mouse2-map): New function. | |
5960 (mode-line-modified): Use it and simplify. | |
5961 (mode-line-mule-info): Provide help-echo info. | |
5962 (minor-mode-alist): Activate the strings. | |
5963 (make-mode-line-mouse-sensitive): Simplify for | |
5964 mode-line-buffer-identification. | |
5965 | |
27233 | 5966 2000-01-07 Gerd Moellmann <gerd@gnu.org> |
5967 | |
5968 * play/pong.el: New file. | |
5969 | |
27241 | 5970 2000-01-06 Dave Love <fx@gnu.org> |
5971 | |
5972 * array.el: Assorted cleanups for compiler warnings, doc strings, | |
5973 `array-' prefix for symbols. | |
5974 | |
5975 2000-01-05 Dave Love <fx@gnu.org> | |
5976 | |
5977 * textmodes/outline.el (outline-mode-menu-bar-map): Add | |
5978 outline-headers-as-kill. | |
5979 (outline-mode): Define imenu-generic-expression. | |
5980 (outline-headers-as-kill): New command. | |
5981 | |
5982 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^' | |
5983 from paragraph-start. | |
5984 (paragraph-indent-minor-mode): New command. | |
5985 | |
5986 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a, | |
5987 M-C-e, M-C-h, C-j, C-xnd, TAB. | |
5988 (fortran-mode): Set beginning-of-defun, end-of-defun. | |
5989 (fortran-column-ruler): Simplify. | |
5990 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted. | |
5991 (fortran-with-subprogram-narrowing): Likewise. | |
5992 (fortran-indent-subprogram): Call mark-defun. | |
5993 (fortran-check-for-matching-do): Change narrowing. | |
5994 | |
5995 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table. | |
5996 (cl-lucid-hash-tag): Delete. | |
5997 (cl-hash-table-p): Correct test for native table. | |
5998 (cl-hash-table-count): Use hash-table-count. | |
5999 | |
6000 * browse-url.el (browse-url): Fix case of | |
6001 browse-url-browser-function being an alist. | |
6002 | |
27194
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
6003 2000-01-05 Carsten Dominik <cd@gnu.org> |
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
6004 |
27233 | 6005 * textmodes/reftex-vars.el (reftex-parse-file-extension) |
6006 (reftex-index-phrase-file-extension): New options. | |
27194
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
6007 |
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
6008 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer): |
27233 | 6009 Use new option `reftex-index-phrase-file-extension'. |
27194
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
6010 |
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
6011 * textmodes/reftex.el (reftex-access-parse-file): Use new option |
27233 | 6012 `reftex-parse-file-extension'. |
27232
1c7665b7a026
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27205
diff
changeset
|
6013 |
27191 | 6014 2000-01-05 Dave Love <fx@gnu.org> |
6015 | |
27241 | 6016 * emacs-lisp/lisp.el (beginning-of-defun): New variable. |
27191 | 6017 (beginning-of-defun-raw): Use it. |
6018 (end-of-defun): New variable. | |
6019 (end-of-defun): Use it. | |
6020 (check-parens): New command. | |
6021 | |
27182 | 6022 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org> |
6023 | |
27233 | 6024 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region) |
6025 (hs-show-block): Don't use `mapcar' when not accumulating. | |
27182 | 6026 |
27184
2b11879c1a93
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27182
diff
changeset
|
6027 Fix buglet in local variables initialization. |
2b11879c1a93
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27182
diff
changeset
|
6028 |
27176 | 6029 2000-01-05 Andreas Schwab <schwab@suse.de> |
6030 | |
6031 * hscroll.el (hscroll): Doc fix. | |
6032 | |
27175
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
6033 2000-01-05 Carsten Dominik <cd@gnu.org> |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
6034 |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
6035 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
6036 idlw-toolbar. |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
6037 |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
6038 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
6039 file idlw-rinfo.el. |
27182 | 6040 (idlwave-customize): load must read file idlw-shell.el. |
6041 (idlwave-create-customize-menu): load must read file idlw-shell.el. | |
27175
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
6042 |
27173
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6043 2000-01-05 Carsten Dominik <dominik@astro.uva.nl> |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6044 |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6045 * progmodes/idlw-shell.el: Also provide idlwave-shell |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6046 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6047 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6048 |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6049 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6050 both reftex-dcr and reftex-vcr. |
27182 | 6051 |
27173
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6052 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6053 |
27164 | 6054 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
27162 | 6055 |
6056 * ps-print.el: PostScript code now is in separate files, doc fix. | |
6057 (ps-print-version): New version number (5.0.3). | |
6058 (ps-header-lines, ps-left-header, ps-right-header): No more buffer | |
6059 local. | |
6060 (ps-spool-config): Initialization fix. | |
27233 | 6061 (ps-print-prologue-1, ps-print-prologue-2) |
6062 (ps-print-duplex-feature): PostScript code moved to separated file. | |
27162 | 6063 (ps-background-image): Little code reformating. |
6064 (ps-begin-file, ps-begin-job): Fix code. | |
27191 | 6065 (ps-postscript-code-directory, ps-mark-code-directory): New vars. |
27162 | 6066 (ps-prologue-file): New fun. |
6067 | |
27159 | 6068 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
6069 | |
27233 | 6070 * ps-vars.el: Eliminated. |
27159 | 6071 |
6072 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is | |
6073 `;;;###autoload'. | |
6074 | |
6075 * ps-print.el: ps-vars eliminated, doc fix. | |
6076 (ps-print-version): New version number (5.0.2). | |
6077 (ps-spool-config): Initialization fix. | |
6078 (ps-print-customize): New fun. | |
6079 | |
27155 | 6080 2000-01-04 Gerd Moellmann <gerd@gnu.org> |
6081 | |
6082 * autorevert.el (auto-revert-mode): Return value of | |
6083 auto-revert-mode. | |
6084 | |
27152 | 6085 2000-01-04 Dave Love <fx@gnu.org> |
6086 | |
27198 | 6087 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle |
6088 menu items. | |
27152 | 6089 |
27124 | 6090 2000-01-03 Dave Love <fx@gnu.org> |
6091 | |
27191 | 6092 * elide-head.el (elide-head) [defgroup]: Add :version. |
27126 | 6093 |
27241 | 6094 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar. |
27124 | 6095 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use |
6096 `cl-hash-table-p', not `hash-table-p'. | |
6097 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code. | |
6098 | |
27119 | 6099 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
6100 | |
6101 * faces.el (face-read-integer, read-face-attribute) | |
6102 (color-defined-p, color-values): unspecified-{f,b}g are now | |
6103 strings. | |
6104 | |
27112 | 6105 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org> |
6106 | |
6107 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces | |
6108 at comment end, and re-insert them after filling. | |
6109 | |
27103
c1b5ae4b760a
(mouse-drag-region-1): Don't try to catch a
Eli Zaretskii <eliz@gnu.org>
parents:
27102
diff
changeset
|
6110 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
c1b5ae4b760a
(mouse-drag-region-1): Don't try to catch a
Eli Zaretskii <eliz@gnu.org>
parents:
27102
diff
changeset
|
6111 |
c1b5ae4b760a
(mouse-drag-region-1): Don't try to catch a
Eli Zaretskii <eliz@gnu.org>
parents:
27102
diff
changeset
|
6112 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el |
27110
3687809feff2
Renamed idlwave-*.el into idlw-*.el.
Eli Zaretskii <eliz@gnu.org>
parents:
27103
diff
changeset
|
6113 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el, |
3687809feff2
Renamed idlwave-*.el into idlw-*.el.
Eli Zaretskii <eliz@gnu.org>
parents:
27103
diff
changeset
|
6114 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el. |
27103
c1b5ae4b760a
(mouse-drag-region-1): Don't try to catch a
Eli Zaretskii <eliz@gnu.org>
parents:
27102
diff
changeset
|
6115 |
27102 | 6116 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
6117 | |
6118 * term/x-win.el (xw-defined-colors): Call color-supported-p, | |
6119 the new name of face-color-supported-p. | |
6120 | |
6121 * term/w32-win.el (xw-defined-colors): Likewise. | |
6122 | |
27097 | 6123 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
6124 | |
6125 * simple.el (completion-setup-function): Count completion-size | |
6126 from minibuffer-prompt-end, not from point-min. | |
6127 | |
27091 | 6128 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il> |
6129 | |
6130 * faces.el (read-face-attribute, defined-colors, color-defined-p): | |
6131 Pass the frame to tty-color-* functions. | |
6132 (display-color-p, frame-set-background-mode): Pass the frame to | |
6133 tty-display-color-p. | |
6134 | |
6135 * term/tty-colors.el (tty-defined-color-alist): Renamed from | |
6136 tty-color-alist. | |
6137 (tty-color-alist, tty-modify-color-alist): New functions. | |
6138 (tty-color-define, tty-color-clear, tty-color-approximate) | |
6139 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept | |
6140 an optional parameter FRAME. | |
6141 | |
27074 | 6142 2000-01-01 Gerd Moellmann <gerd@gnu.org> |
6143 | |
27082 | 6144 * image.el (create-image, defimage): Don't assume image data is a |
6145 string. | |
6146 | |
27074 | 6147 * image.el (defimage): Handle specifications containing :data |
6148 instead of :file. | |
6149 (image-type-from-data): New function. | |
6150 (image-type-from-file-header): Use it. | |
6151 (create-image): Add parameter DATA-P. | |
27182 | 6152 |
30729 | 6153 See ChangeLog.8 for earlier changes. |