(occur-mode-hook): New hook.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
c9ae8cbb
JB
12002-08-29 Juanma Barranquero <lektu@terra.es>
2
3 * replace.el (occur-mode-hook): New hook.
4 (occur-mode): Use it.
5 (occur-hook): Set default to nil.
6
a007b9d2
RS
72002-08-29 Richard M. Stallman <rms@gnu.org>
8
9 * emacs-lisp/bytecomp.el (byte-compile-log-file): Use \f.
10 (byte-compile-cl-warn): Add cl-macroexpand-all, cl-compiling-file
11 to don't-warn list.
12
2c6d3726
KS
132002-08-29 Kim F. Storm <storm@cua.dk>
14
15 * kmacro.el: Changed default bindings from F7/F8 to F3/F4.
16 Changed default binding of C-x e to kmacro-end-or-call-macro.
17 (kmacro-call-repeat-key, kmacro-call-repeat-with-arg): New custom
18 variables.
19 (kmacro-get-prefix-arg): New function.
20 (kmacro-repeat-on-last-key): Renamed from kmacro-repeat-loop and improved.
21 Callers changed.
22 (kmacro-call-macro): Repeat macro by repeating last key or
23 key defined in kmacro-call-repeat-key. New third arg non-nil
24 means to end current macro.
25 (kmacro-end-or-call-macro): Call kmacro-call-macro appropriately
26 to get repeat last key functionality.
27 (kmacro-start-macro-or-insert-counter): Improve doc string.
28
6f4b3ed8
RS
292002-08-28 Luc Teirlinck <teirllm@mail.auburn.edu>
30
31 * files.el (find-buffer-visiting): Compare file attributes
32 using buffer-file-truename.
33
342002-08-28 Richard M. Stallman <rms@gnu.org>
35
36 * files.el (make-auto-save-file-name, make-backup-file-name-1):
37 Don't use directory-sep-char.
38
402b32b5
JB
392002-08-28 Juanma Barranquero <lektu@terra.es>
40
2fb79329
JB
41 * replace.el (occur-hook): Renamed from `occur-mode-hook'.
42 (occur-mode): Remove call to `occur-mode-hook'.
43 (occur-rename-buffer): Fix reference to `occur-mode-hook' in docstring.
44 (occur-1): Add call to `occur-hook'.
45
402b32b5
JB
46 * subr.el (make-variable-frame-localizable): Alias for
47 `make-variable-frame-local'.
48
99526413
MB
492002-08-28 Miles Bader <miles@gnu.org>
50
2753c70f 51 * rfn-eshadow.el (read-file-name-electric-shadow-properties)
402b32b5 52 (read-file-name-electric-shadow-tty-properties)
2753c70f
MB
53 (read-file-name-electric-shadow-mode): Remove compatibility defs.
54
99526413
MB
55 * comint.el (comint-carriage-motion): Start at START.
56
6309b0e1
RS
572002-08-27 Francesco Potorti` <pot@gnu.org>
58
59 * net/ange-ftp.el (ange-ftp-skip-msgs): Skip the 530 response
60 given by vsFTPd when accessed with a kerberised FTP client.
61
d97a9ff3
RS
622002-08-27 Richard M. Stallman <rms@gnu.org>
63
64 * files.el (find-alternate-file):
65 Bind kill-buffer-query-functions locally, don't set it.
66
63b833de
AS
672002-08-27 Andreas Schwab <schwab@suse.de>
68
69 * kmacro.el (kmacro-start-macro): Doc fix.
70
a062d73f
CD
712002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
72
73 * textfile/reftex-ref.el (reftex-goto-label): New command.
74
92c30310 75 * textfile/reftex-vars.el (reftex-part-resets-chapter): New option.
a062d73f
CD
76
77 * textfile/reftex-parse.el (reftex-roman-number): New function.
78 (reftex-section-number): Better handling of parts: No chapter
79 counter resets.
80
81 * textfile/reftex.el (reftex-highlight-overlays): Added a third
82 overlay.
92c30310
SM
83 (reftex-mode-menu): Added entry for `reftex-toc-recenter.
84 Also moved `reftex-reset-mode' to top level.
a062d73f
CD
85
86 * textfile/reftex-toc.el (reftex-toc-recenter): New command.
87 (reftex-toc-pre-command-hook): Don't remove highlight overlay.
88 (reftex-toc-post-command-hook): Use overlay no 2 for highlighting.
89
92c30310 90 * textfile/reftex-sel.el (reftex-get-offset): Get offset of
a062d73f 91 document pointer *before* position, not after.
92c30310 92 (reftex-insert-docstruct): Get offset of document pointer *before*
a062d73f
CD
93 position, not after.
94
92c30310 95 * textfiles/reftex-parse.el (reftex-where-am-I): Prefer marker
a062d73f
CD
96 match over section title match.
97
98 * textfiles/reftex-cite.el (reftex-bib-or-thebib): New function
99 which determines on a per-file-basis if BibTeX is being used
100 locally for citations.
101 (reftex-offer-bib-menu): Use `reftex-bib-or-thebib' for better
102 cooperation with chapterbib.
103 (reftex-bibtex-selection-callback): Use `reftex-bib-or-thebib' for
104 better cooperation with chapterbib.
105
92c30310
SM
106 * textfiles/reftex-dcr.el (reftex-view-cr-cite):
107 Use `reftex-bib-or-thebib' for better cooperation with chapterbib.
a062d73f 108
fc4bd430
KS
1092002-08-26 Kim F. Storm <storm@cua.dk>
110
111 * subr.el (suppress-keymap): Use command remapping instead of
112 substitute-key-definition to undefine self-inserting keys.
113
1142be39
JB
1142002-08-26 Juanma Barranquero <lektu@terra.es>
115
116 * makefile.w32-in (WINS): Add calc and obsolete.
117
92c30310
SM
1182002-08-26 Stefan Monnier <monnier@cs.yale.edu>
119
120 * emacs-lisp/easy-mmode.el (define-minor-mode):
121 Use customize-mark-as-set for global minor modes.
122
476cf013
MB
1232002-08-25 Miles Bader <miles@gnu.org>
124
125 * rfn-eshadow.el (file-name-shadow-properties-custom-type):
126 Renamed from `read-file-name-electric-shadow-properties-custom-type'.
127 Change name of face.
128 (file-name-shadow-properties): Renamed from
129 `read-file-name-electric-shadow-properties'.
130 (file-name-shadow-tty-properties): Renamed from
131 `read-file-name-electric-shadow-tty-properties'.
132 (file-name-shadow): Renamed from `read-file-name-electric-shadow'.
133 (rfn-eshadow-setup-minibuffer): Update references to renamed variables.
134 (file-name-shadow-mode): Renamed from
135 `read-file-name-electric-shadow-mode'. Update references to
136 renamed variables.
137
a96735b8
SS
1382002-08-24 Sam Steingold <sds@gnu.org>
139
140 * subr.el (eval-after-load): Do not call
141 load-symbol-file-load-history (deleted yesterday).
142
82e736c1
JPW
1432002-08-24 John Paul Wallington <jpw@shootybangbang.com>
144
145 * startup.el (normal-splash-screen): Ensure splash buffer is
146 killed. Use tabs in output. Fix test whether previous buffer was
147 *scratch* buffer.
148
149 * progmodes/simula.el (simula-abbrev-keyword-default)
150 (simula-abbrev-keyword, simula-abbrev-stdproc-default)
151 (simula-abbrev-stdproc): Doc fix - escape open parens in column 0.
92c30310 152
82e736c1
JPW
153 * apropos.el (command-apropos): Use `defalias' instead of `fset'.
154
155 * mail/rmail.el (rmail-speedbar-match-folder-regexp): Doc fix.
156
729d9038
RS
1572002-08-23 Richard M. Stallman <rms@gnu.org>
158
159 * loadhist.el (unload-feature): Distinguish functions from
160 variables in load-history.
161 (feature-symbols): Doc fix.
162
163 * files.el (ange-ftp-completion-hook-function): Add safe-magic prop.
164
165 * subr.el (symbol-file-load-history-loaded)
166 (load-symbol-file-load-history): Deleted.
167 (symbol-file): Don't call load-symbol-file-load-history.
82e736c1 168
729d9038
RS
1692002-08-22 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
170
171 * frame.el (select-frame-by-name, select-frame-set-input-focus):
172 Always call x-focus-frame, if using x.
173 Use set-mouse-position on all systems, if focus-follows-mouse.
174
1a341882
GM
1752002-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
176
177 * progmodes/f90.el (f90-xemacs-flag, f90-xemacs-menu)
178 (f90-menu-bar-menu, f90-change-case-menu, f90-font-lock-on)
92c30310
SM
179 (f90-font-lock-off, f90-font-lock-menu): Delete.
180 Use easy-menu-define instead.
1a341882
GM
181 (f90-mode): Use easy-menu-add.
182 No longer (require 'imenu) when compiling.
183 (f90-mark-subprogram, f90-indent-region, f90-fill-region)
184 (f90-abbrev-start): Use fboundp.
92c30310 185 (f90-imenu-flag): Delete - use imenu--index-alist instead.
1a341882 186
cfee628f
AS
1872002-08-23 Andre Spiegel <spiegel@gnu.org>
188
189 * vc-hooks.el (vc-kill-buffer-hook): Add it to kill-buffer-hook again.
190
821e6e36
KG
1912002-08-22 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
192
193 * net/tramp.el: Version 2.0.14 released.
194 (tramp-shell-prompt-pattern): New variable.
195 (tramp-actions-before-shell, tramp-multi-actions)
196 (tramp-find-shell, tramp-open-connection-multi)
197 (tramp-open-connection-setup-interactive-shell): Use it.
198 (tramp-open-connection-telnet, tramp-open-connection-rsh)
199 (tramp-open-connection-su): Mention `tramp-shell-prompt-pattern'
200 in the docstring.
201 (tramp-bug): Report `tramp-shell-prompt-pattern'.
92c30310
SM
202 (tramp-process-one-multi-action, tramp-process-one-action):
203 Make message clearer so people don't confuse it with Emacs asking
204 them a question if the regexp happens to end with "?".
821e6e36
KG
205 (tramp-verbose): Change default value from 10 to 9. Also change
206 some logging levels so that 10 is reserved for stuff which is
207 needed for debugging only, but 9 catches everything that people
208 might like to see in order to see that Tramp is actually working.
209
e064daa2
KS
2102002-08-22 Kim F. Storm <storm@cua.dk>
211
212 * emacs-lisp/authors.el (authors-aliases, authors-fixed-entries):
213 Corrected spelling mistakes (for Joseph Arceneaux).
214
f34150c4
GM
2152002-08-21 Glenn Morris <gmorris@ast.cam.ac.uk>
216
217 * progmodes/f90.el: eval-when-compile a few defvars.
218 (f90-xemacs-flag): Wrap in eval-and-compile.
219 (f90-font-lock-keywords): Doc fix.
92c30310 220 (f90-mode-abbrev-table): Work with or without 6th arg of define-abbrev.
f34150c4
GM
221 (f90-mark-subprogram-overlay): Variable deleted.
222 (f90-mark-subprogram): Remove overlay bit. Don't be silent about
223 pushing mark.
224 (f90-abbrev-start): unread-command-event is obsolete in XEmacs.
225
3cdaec13
KG
2262002-08-21 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
227
228 * tramp.el: Version 2.0.13 released.
229 (tramp-handle-write-region): Don't check to see if remote end is
230 awake after sending data to remote host: we want to send "EOF" not
231 "echo are you awake"...
232 (tramp-maybe-open-connection): Swap args for tramp-time-diff.
233 (tramp-yn-prompt-regexp): New variable.
234 (tramp-action-yn): New function, using it.
235 (tramp-feature-write-region-fix): New internal variable. Not yet
236 used. Should be used in `tramp-handle-write-region'.
237
88a0d95a
KS
2382002-08-21 Kim F. Storm <storm@cua.dk>
239
240 * bindings.el (mode-line-format): Moved global-mode-string last.
241 (mode-line-position): Moved %p first. Added padding to %l/%c to
242 eliminate jumpyness in modeline. Use (%l,%c) format if both
243 line-number-mode and column-number-mode are enabled.
244
0e35704f
MS
2452002-08-20 Martin Stjernholm <bug-cc-mode@gnu.org>
246
247 * progmodes/cc-engine.el (c-forward-syntactic-ws): Fixed a bug
248 that could cause an infinite loop if something that looks like
249 a macro begins in the middle of a line.
250
251 * progmodes/cc-engine.el (c-parse-state): Fixed a bug that
252 could cause `c-state-cache' to contain two conses in sequence
253 when there's an unbalanced open paren in a macro.
254
5b89a8c9
GM
2552002-08-20 Glenn Morris <gmorris@ast.cam.ac.uk>
256
a245ece5
GM
257 * progmodes/fortran.el (fortran-current-defun): Use save-excursion.
258
5b89a8c9 259 * imenu.el (imenu--generic-function): Use mapc.
23d468da 260 (imenu-syntax-alist): Doc fix.
5b89a8c9 261
3d7e291f
RS
2622002-08-20 Richard M. Stallman <rms@gnu.org>
263
264 * font-core.el (font-lock-change-mode): New function.
265 (font-lock-mode): Use font-lock-change-mode instead of
266 font-lock-unfontify-buffer.
267 (font-lock-maximum-size, font-lock-verbose): Add defvars.
268
20cd3579
CD
2692002-08-20 Carsten Dominik <dominik@astro.uva.nl>
270
271 * textfiles/reftex-cite.el (reftex-bib-or-thebib): New function
272 which determines on a per-file-basis if BibTeX is being used
273 locally for citations.
274 (reftex-offer-bib-menu): Use `reftex-bib-or-thebib' for better
275 cooperation with chapterbib.
276 (reftex-bibtex-selection-callback): Use `reftex-bib-or-thebib' for
277 better cooperation with chapterbib.
278
92c30310
SM
279 * textfiles/reftex-dcr.el (reftex-view-cr-cite):
280 Use `reftex-bib-or-thebib' for better cooperation with chapterbib.
20cd3579 281
1c7c032c
KS
2822002-08-20 Kim F. Storm <storm@cua.dk>
283
284 * kmacro.el: Major rework based on discussions with RMS.
285 Most important change is that C-x C-k is now bound to a keymap
286 with keyboard macro related commands. The original binding on
287 C-x C-k is moved to C-x C-k e.
288
1efc433b
KS
289 * binding.el: Remove macro related bindings (now in kmacro.el).
290
291 * edmacro.el: Remove C-x C-k binding (now in kmacro.el).
292
92c30310
SM
2932002-08-19 Stefan Monnier <monnier@cs.yale.edu>
294
295 * help-fns.el (help-split-fundoc): Replace the function name
296 from the docstring with the one that should be displayed.
297 (help-make-usage): Understand CL style arglists.
298 (describe-function-1): Adapt to the new behavior of help-split-fundoc.
299 (describe-variable): Use delete-region.
300
623b1d5e
KH
3012002-08-19 Kenichi Handa <handa@etl.go.jp>
302
92c30310
SM
303 * international/mule.el (sgml-xml-auto-coding-function):
304 Call re-search-forward with NOERROR t.
623b1d5e 305
20b13009
MB
3062002-08-19 Miles Bader <miles@gnu.org>
307
308 [original idea from Luc Teirlinck <teirllm@mail.auburn.edu>]
309 * comint.el (comint-inhibit-carriage-motion): New variable.
310 (comint-carriage-motion): Argument STRING removed. New arguments
311 START and END; interpret characters between START and END rather
312 than using special comint state.
313 (comint-output-filter): Call `comint-carriage-motion'.
314 (comint-output-filter-functions): Don't add `comint-carriage-motion'.
92c30310
SM
315 * ielm.el (inferior-emacs-lisp-mode):
316 Give `comint-inhibit-carriage-motion' a local value of t.
20b13009 317
813f3d41
RS
3182002-08-18 Richard M. Stallman <rms@gnu.org>
319
320 * table.el: New file.
321
322 * font-core.el (font-lock-mode): Set change-major-mode-hook locally.
323
76f03778
AS
3242002-08-18 Andreas Schwab <schwab@suse.de>
325
326 * ibuf-ext.el (ibuffer-list-buffer-modes): Doc fix.
d29c87c1
CD
327
3282002-08-17 Carsten Dominik <dominik@astro.uva.nl>
329
330 * textmodes/reftex.el (reftex-mode): Create special syntax tables.
331 (reftex-syntax-table): Set a default in case this is being used
332 outside a LaTeX file.
333 (reftex-syntax-table-for-bib): Set a default in case this is being
334 used outside a LaTeX file.
335
c387c986
RS
3362002-08-17 Richard M. Stallman <rms@gnu.org>
337
92c30310
SM
338 * tar-mode.el (tar-subfile-mode): Use add-hook and remove-hook,
339 and use write-file-functions instead of local-write-file-hooks.
c387c986
RS
340 (tar-untar-buffer): Don't try to extract directories.
341
342 * menu-bar.el (fringe-mode): Set to nil.
343
344 * mail/rmail.el (rmail-search-mime-header-function): Doc fix.
345
ac9f144d
RS
3462002-08-15 Richard M. Stallman <rms@gnu.org>
347
348 * calendar/appt.el (appt-delete): Use substring-no-properties.
349 (appt-make-list): Don't use prin1-to-string; use the string unchanged.
350
3512002-08-15 Jan Nieuwenhuizen <janneke@gnu.org> (tiny change)
352
353 * server.el (server-process-filter): Simplify code.
354 (server-goto-line-column): New function.
355 (server-visit-files): Use server-goto-line-column.
356 Offer to revert only if file has changed.
92c30310 357
ac9f144d
RS
3582002-08-15 Richard M. Stallman <rms@gnu.org>
359
360 * files.el (recover-this-file): New function.
361 (after-find-file): Recommend recover-this-file.
362
363 * font-core.el (font-lock-mode): Add font-lock-unfontify-buffer
364 to change-major-mode-hook when font lock is enabled.
365
366 * simple.el (toggle-truncate-lines): Force redisplay.
367 Display status message.
368
36c85b42
CD
3692002-08-15 Carsten Dominik <dominik@sand.science.uva.nl>
370
371 * textmodes/reftex.el (reftex-mode): Moved the creation of special
372 syntax tables to top-level.
373
5988bd27
SM
3742002-08-14 Stefan Monnier <monnier@cs.yale.edu>
375
b995cc88
SM
376 * help-fns.el (locate-library): Use locate-file(-completion).
377 (help-split-fundoc): Tighten the regexp and recognize a usage-info
378 where the function name is `fn'.
379 (help-function-arglist): Follow aliases and macros.
380 (describe-function-1): Use keymapp.
381 If the docstring contains a usage info, use it even if the function is
382 not a subroutine. Find usage info in aliases' docstring if necessary.
383 (describe-variable): Get the value before setting up the *Help* buffer.
384
385 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode):
386 Use find-file-hook instead of find-file-hooks.
387 (define-minor-mode): Get rid of this silly `togglep'.
388 Add an explicit `toggle' argument (used for interactive calls).
389 Emit a warning when a nil argument turns the mode off.
390
391 * language/ethio-util.el (setup-ethiopic-environment-internal)
392 (exit-ethiopic-environment): Use find-file-hook and
393 write-file-functions instead of find-file-hooks and write-file-hooks.
394
395 * window.el (handle-select-window): Don't do anything if the window
396 has disappeared since the event was generated.
397 (split-window-save-restore-data): Use push and with-current-buffer.
398
399 * saveplace.el:
400 * play/meese.el:
401 * obsolete/hilit19.el:
402 * completion.el (dynamic-completion-mode):
5988bd27
SM
403 * emacs-lisp/find-func.el (find-function-search-for-symbol):
404 Use find-file-hook instead of find-file-hooks.
405
406 * imenu.el (imenu-always-use-completion-buffer-p): Make obsolete.
407 (imenu-use-popup-menu, imenu-eager-completion-buffer): New vars.
408 (imenu-space-replacement): Allow nil value.
409 (imenu--completion-buffer): Use new vars and simplify.
410 Fix handling of minibuffer-setup-hook.
411 Use minibuffer-completion-help instead of rolling our own.
412 (imenu-choose-buffer-index): Use the new var.
413
414 * startup.el (command-line): Load custom-file if not done yet.
415
90dd7825
DK
4162002-08-15 David Kastrup <David.Kastrup@t-online.de>
417
418 * net/ange-ftp.el (ange-ftp-wipe-file-entries): Fix type mismatch;
419 use `hash-table-size' instead of `length'.
420
13a45e6c
KH
4212002-08-14 Kenichi Handa <handa@etl.go.jp>
422
5988bd27
SM
423 * select.el (xselect-convert-to-string): If TYPE is non-nil, encode
424 the selection data string. Always return cons of type and string.
13a45e6c
KH
425 (selection-converter-alist): Add (UTF8_STRING .
426 xselect-convert-to-string).
427
90a44957
SM
4282002-08-12 Stefan Monnier <monnier@cs.yale.edu>
429
430 * newcomment.el (comment-region): Force `lines' when `block' is set.
431
450565cb
RS
4322002-08-12 Richard M. Stallman <rms@gnu.org>
433
402b32b5
JB
434 * menu-bar.el (menu-bar-next-tag-other-window, menu-bar-next-tag)
435 (menu-bar-right-scroll-bar, menu-bar-left-scroll-bar)
436 (menu-bar-no-scroll-bar, menu-bar-toggle-auto-compression)
437 (menu-bar-toggle-cua-mode, menu-bar-read-mail)
438 (menu-bar-help-extra-packages, help-with-tutorial-spec-language)
ac9f144d
RS
439 (menu-bar-text-mode-auto-fill): New commands, used
440 in menu bar menus instead of lambda expressions.
441
402b32b5
JB
442 (menu-bar-showhide-fringe-menu-customize-left)
443 (menu-bar-showhide-fringe-menu-customize-right)
ac9f144d
RS
444 (menu-bar-showhide-fringe-menu-customize-disable)
445 (menu-bar-showhide-fringe-menu-customize-reset): Doc fixes.
446
447 (menu-bar-options-menu): Use toggle-truncate-lines.
448 (showhide-date-time): Call customize-mark-as-set.
449
450 * emacs-lisp/find-func.el (find-function-search-for-symbol):
451 Obey `definition-name' properties.
452
453 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode):
454 Put `definition-name' properties on the functions whose
455 names are constructed.
456
450565cb
RS
457 * textmodes/page-ext.el (pages-target-buffer): Add defvar.
458 Renamed from target-buffer.
459 (pages-directory, pages-copy-header-and-position): Uses changed.
460
461 * calendar/appt.el (appt-make-list): Correct the parsing of
462 each appointment from time-string.
463
4642002-08-12 Stefan Monnier <monnier@cs.yale.edu>
465
466 * scroll-all.el (scroll-all-mode): Use define-minor-mode.
90a44957
SM
467 (scroll-all-mode) <defcustom>: Delete.
468 (running-xemacs): Delete.
450565cb 469 (minor-mode-alist): Don't manipulate it directly.
90a44957 470
054e62ae
KH
4712002-08-10 Kenichi Handa <handa@etl.go.jp>
472
90a44957 473 * international/mule-cmds.el (search-unencodable-char): New function.
054e62ae 474 (select-safe-coding-system): Show unencodable characters.
90a44957 475 (unencodable-char-position): Deleted, and implemented in C in coding.c.
054e62ae 476
185932d7
JW
4772002-04-09 John Wiegley <johnw@gnu.org>
478
479 * esh-util.el: Removed eshell-under-cygwin-p, and all uses of it.
480 * em-cmpl.el (eshell-cmpl-ignore-case): Ditto.
481 * em-dirs.el (eshell/cd): Ditto.
482 * em-glob.el (eshell-glob-case-insensitive): Ditto.
483 * em-hist.el (eshell-previous-matching-input-string-position): Ditto.
484 * esh-ext.el (eshell-binary-suffixes): Ditto.
485
16236388
RS
4862002-08-09 Richard M. Stallman <rms@gnu.org>
487
f8da45ad
RS
488 * textmodes/page-ext.el (pages-directory-mode): Undo previous change.
489
16236388
RS
490 * simple.el (set-variable): Give locality status in prompt.
491
4922002-08-09 Benjamin Rutt <rutt@cis.ohio-state.edu>
493
494 * simple.el (set-variable): If given a prefix argument, set
495 variable buffer-locally.
496
3e119830
JPW
4972002-08-09 John Paul Wallington <jpw@shootybangbang.com>
498
499 * font-core.el (font-lock-function): Make it buffer-local.
500
16236388
RS
5012002-08-08 Richard M. Stallman <rms@gnu.org>
502
90a44957
SM
503 * emacs-lisp/checkdoc.el (checkdoc, checkdoc-interactive)
504 (checkdoc-message-interactive, checkdoc-interactive-loop)
505 (checkdoc-current-buffer, checkdoc-continue, checkdoc-comments)
16236388
RS
506 (checkdoc-defun):
507 Update checkdoc-spellcheck-documentation-flag correctly.
508 (checkdoc-ispell-docstring-engine): Don't test for
509 checkdoc-autofix-flag = nil.
510
62c32edf
JPW
5112002-08-07 John Paul Wallington <jpw@shootybangbang.com>
512
513 * xt-mouse.el (xterm-mouse-mode): Make it a global mode.
514
515 * wid-browse.el (widget-minor-mode): Fix doc typo.
90a44957 516
685f5858
KG
5172002-08-07 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
518
519 * net/tramp.el: Version 2.0.12 released.
520 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
521 Comment out possibly obsolete "echo hello" commands.
522 (tramp-run-real-handler): If operation is
523 `ange-ftp-hook-function', use first arg as the real operation.
524 (tramp-check-ls-commands): Use / instead of \ as directory
525 separator. (Relevant for XEmacs on Windows.)
526 (tramp-maybe-open-connection): Use tramp-wait-for-output when
527 waiting for the "are you awake" command. Use a different string
528 for the "are you awake" command.
529 (tramp-send-command): New optional arg NEVEROPEN means to never
530 invoke tramp-maybe-open-connection.
531 (tramp-maybe-open-connection): Use it
532
46e3984f
RS
5332002-08-07 Richard M. Stallman <rms@gnu.org>
534
90a44957 535 * warnings.el (warning-prefix-function, warning-series)
46e3984f
RS
536 (warning-fill-prefix, warning-group-format): Add autoload cookies.
537
6d2413b8
KH
5382002-08-07 Kenichi Handa <handa@etl.go.jp>
539
90a44957
SM
540 * international/mule-cmds.el (select-safe-coding-system):
541 Call pop-to-buffer inside save-window-excursion and save-excursion.
6d2413b8 542
dd66897f
JPW
5432002-08-06 John Paul Wallington <jpw@shootybangbang.com>
544
545 * help-fns.el (describe-function-1): Skip arglist note if
546 function's definition is a keymap.
547
ee58da1b
SS
5482002-08-06 Sam Steingold <sds@gnu.org>
549
550 * calendar/diary-lib.el (diary-mail-entries): Use `compose-mail'
551 and `mail-user-agent' instead of straight sendmail.
552 (diary-modified, diary-entries-list, displayed-year)
553 (displayed-month, entry, date, number, date-string, d-file)
90a44957 554 (original-date): Defvar without binding to avoid compiler warnings.
ee58da1b 555
52e4d5ea
CW
5562002-08-05 Alan Shutko <ats@acm.org>
557
558 * ibuffer.el (ibuffer-mode-map): Added ibuffer-filter-by-used-mode.
559 (ibuffer-mode-map): Added ibuffer-filter-by-used-mode.
560 (ibuffer-mode): Added ibuffer-filter-by-used-mode to doc string.
561
562 * ibuf-ext.el (ibuffer-list-buffer-modes): New.
563 (ibuffer-filter-by-used-mode): New.
564
3a8e52af
JPW
5652002-08-05 John Paul Wallington <jpw@shootybangbang.com>
566
567 * ediff-util.el (ediff-copy-list): Use `defalias' instead of
568 `fset' and `symbol-function'.
569
a5c41f64
JW
5702002-08-05 John Wiegley <johnw@gnu.org>
571
572 * pcomplete.el (pcomplete-entries): Don't set `above-cutoff' to a
573 value unless pcomplete-cycle-cutoff-length is non-nil.
574
5752002-04-09 John Paul Wallington <jpw@shootybangbang.com>
576
577 * esh-util.el (eshell-under-cygwin-p): New function.
578 * em-cmpl.el (eshell-cmpl-ignore-case): Use it.
579 * em-dirs.el (eshell/cd): Ditto.
580 * em-glob.el (eshell-glob-case-insensitive): Ditto.
581 * em-hist.el (eshell-previous-matching-input-string-position): Ditto.
582 * esh-ext.el (eshell-binary-suffixes): Ditto.
583
0101f7e1
RS
5842002-08-05 Richard M. Stallman <rms@gnu.org>
585
86d98c33
RS
586 * international/mule-cmds.el (select-safe-coding-system): Check for
587 non-nil CODING-SYSTEM before warning it disagrees with AUTO-CS.
588
0101f7e1
RS
589 * net/ange-ftp.el (ange-ftp-smart-gateway): Doc fix.
590
5912002-08-05 Gerd Moellmann <gerd@gnu.org>
592
593 * image.el (image-jpeg-p): Accept "Exif" marker.
594
5beaf831
KG
5952002-08-05 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
596
597 * net/tramp.el: Version 2.0.11 released.
90a44957 598 (tramp-perl-file-attributes): Print uid and gid as signed integers.
5beaf831
KG
599 (tramp-invoke-ange-ftp): Correct check for Ange-FTP being loaded.
600 Invoke Ange-FTP with tramp-run-real-handler to avoid Ange-FTP
601 calling Tramp again.
602 (tramp-find-file-exists-command): Check for `ls -d' last, after
603 all the variants on `test -e'.
604 (tramp-post-connection): Erase buffer before finding a command to
605 check if file exists.
606
62458f70
DK
6072002-08-05 David Kastrup <David.Kastrup@t-online.de>
608
609 * calc/calc.el (math-format-stack-value): Revert a broken
610 if->when replacement and reformat so that this does not happen
611 again. Fixes a pretty lethal line formatting/yanking bug.
612
3a321ddb
GM
6132002-08-04 John Paul Wallington <jpw@shootybangbang.com>
614
615 * startup.el (fancy-splash-frame): Check selected frame last.
616
fabf2143
KG
6172002-08-04 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
618
619 * net/tramp.el: Version 2.0.10 released.
620 (tramp-uudecode): New shell function `tramp_uudecode' to decode to
90a44957 621 standard output even if `uudecode -p' and `uudecode -o -' don't work.
fabf2143
KG
622 (tramp-post-connection): After finding the right shell, wait a
623 bit. This is a kludge to avoid a race condition, even though I
624 don't understand why there is a race condition in the first place.
625 (tramp-post-connection): Install the `tramp_uudecode' shell
626 function on the remote host.
627 (tramp-coding-commands): Add an alternative for `tramp_uudecode'.
628 (tramp-bug): Include more variables in the report.
629
6302002-08-04 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
631
632 * net/tramp.el: Version 2.0.9 released.
633 (tramp-bug): Add wording about additional info to include in bug
634 report.
635 (tramp-find-shell): Set $PS1 for invocation of second shell (for
636 tilde expansion).
90a44957
SM
637 (tramp-find-shell): Shell prompt must match at end of buffer.
638 Do this also for fallback shell prompt.
fabf2143
KG
639 (tramp-find-shell): More debugging output.
640 (tramp-find-inline-encoding): When checking the decoding command,
641 some commands fail when reading from /dev/null. So we pass a
642 known string through the encoding command and pass that through
643 the decoding command. So we know whether the decoding command can
644 deal with some real input.
645
ccf29586
AS
6462002-08-04 Andreas Schwab <schwab@suse.de>
647
648 * net/tramp.el (tramp-perl-encode, tramp-perl-decode): Doc fix.
649
742fbed7
AC
6502002-08-03 Andrew Choi <akochoi@shaw.ca>
651
652 * term/mac-win.el: Set keys to enable mouse wheel support.
653
6542002-08-03 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
36541701
KG
655
656 * net/tramp.el: Version 2.0.8.
657 (tramp-perl-encode, tramp-perl-encode): Double the backslashes.
658
742fbed7 6592002-08-03 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
fa32e96a
KG
660
661 * net/tramp.el: Version 2.0.7.
ee58da1b 662 (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
fa32e96a
KG
663 (tramp-perl-encode, tramp-perl-decode): Escape `%' characters
664 because of `format' and say so in the docstring.
665
6fb453e1
GM
6662002-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
667
668 * progmodes/f90.el (f90-font-lock-keywords-1): Fix highlighting of
669 `type' forms.
670 (f90-font-lock-keywords-2): Fix `implicit type(foo)' case.
671 (f90-type-def-re): Fix value.
672
742fbed7 6732002-08-03 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b1d06e75
KG
674
675 * net/tramp.el: Version 2.0.6.
676 (tramp-default-method): Change to "ssh" from "sm".
90a44957 677 (tramp-wrong-passwd-regexp): Restructure. Add additional alternative.
b1d06e75
KG
678 (tramp-su-program): New internal variable for method parameter.
679 (tramp-perl-encode-with-module, tramp-perl-decode-with-module):
680 New variables. Very short Perl one-liner, but requires Perl
681 module MIME::Base64 to be installed on the remote site.
682 (tramp-perl-encode, tramp-perl-decode): New base64
683 encoder/decoder. From Juanma Barranquero <lektu@terra.es>.
684 (tramp-handle-file-truename): Invoke Ange-FTP properly (even
685 though Ange-FTP doesn't do anything for this operation).
686 (tramp-handle-set-visited-file-modtime): Comment change.
687 (tramp-handle-make-directory): Save-excursion.
688 (tramp-handle-expand-many-files): Don't try to invoke Ange-FTP
689 twice, once is enough.
690 (tramp-action-permission-denied): Show *tramp/foo* buffer so the
691 user knows what's wrong.
90a44957 692 (tramp-post-connection): Support the two Perl encoders and decoders.
b1d06e75
KG
693 (tramp-coding-commands): Ditto. Add some todo items.
694
cc305a60
RS
6952002-08-02 Richard M. Stallman <rms@gnu.org>
696
697 * international/mule.el (merge-coding-systems): New function.
698 (set-buffer-file-coding-system): Use merge-coding-systems.
699 Change prompt for args.
700 (revert-buffer-with-coding-system): New command.
701
ee58da1b 702 * international/mule-cmds.el (mule-keymap, set-coding-system-map):
cc305a60
RS
703 Add bindings for revert-buffer-with-coding-system.
704 (set-coding-system-map): Clarify menu item info for
705 set-buffer-file-coding-system.
706 (set-coding-system-map): Reorder and add separators.
707
708 * emacs-lisp/edebug.el (edebug-eval-top-level-form):
709 Use eval-expression.
710
711 * subr.el (atomic-change-group): Doc fix.
712
5fba5c21
CW
7132002-07-31 Colin Walters <walters@debian.org>
714
715 * ibuffer.el (ibuffer-hooks): Rename to `ibuffer-hook'; Add
716 defvaralias for compatibility.
717 (ibuffer-mode-hooks): Rename to `ibuffer-mode-hook'; Add
718 defvaralias for compatibility.
719
40c10465
CW
7202002-07-31 John Paul Wallington <jpw@shootybangbang.com>
721
90a44957
SM
722 * ibuffer.el (ibuffer-fontification-alist):
723 Use `font-lock-constant-face' instead of `font-lock-reference-face'.
40c10465 724
c71cb98b
JW
7252002-07-31 John Wiegley <johnw@gnu.org>
726
727 * pcomplete.el (pcomplete-comint-setup): Use `add-to-list', to
728 prevent adding the symbol `pcomplete' to
729 shell-dynamic-complete-functions to many times.
730
3755bd32
MR
7312002-07-31 Markus Rost <rost@math.ohio-state.edu>
732
733 * help-fns.el (describe-function-1): Test function for
734 obsolescence only if it is a symbol.
735
736 * ediff.el (ediff-backup): New autoloaded command.
737
c43008c4
RS
7382002-07-31 Richard M. Stallman <rms@gnu.org>
739
ad44f2a1
RS
740 * makefile.w32-in (compile-after-backup): Renamed from `compile'.
741 Use `compile-always'.
742 (bootstrap): Use `compile', not `compile-files'. Use `update-subdirs'.
743 (compile): Renamed from `compile-files'.
744 (compile-CMD, compile-SH): Renamed from `compile-files-*'.
745
c43008c4
RS
746 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
747 Check that (car elt) is a string.
748
749 * pcomplete.el (pcomplete-entries): Doc fix.
750
751 * international/mule.el (non-standard-icccm-encodings-alist): Doc fix.
752
c21993d0
AS
7532002-07-31 Andreas Schwab <schwab@suse.de>
754
755 * dired.el: Hide disabling of dired-find-alternate-file behind
756 autoload-cookie.
757
0702b995
JB
7582002-07-31 Juanma Barranquero <lektu@terra.es>
759
d053bf7e
JB
760 * makefile.w32-in: Revert some changes from 2002-07-23 because they
761 don't work on MSVC/nmake builds.
90a44957
SM
762 (update-subdirs-CMD): Generate the right list of subdirectories.
763 From Tak Ota <Takaaki.Ota@am.sony.com>.
0702b995 764
742fbed7 7652002-07-30 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
ac474af1
KG
766
767 * net/tramp.el: New version 2.0.5.
90a44957
SM
768 (tramp-methods): Remove inline encoding method parameters.
769 The encoding is now autodetected. Also shorten the list of
ac474af1
KG
770 methods (u/m distinction gone) and rename the remaining methods to
771 have longer, but more mnemonic, names.
772 (tramp-login-prompt-regexp, tramp-password-prompt-regexp)
773 (tramp-wrong-passwd-regexp): Trailing `$' not needed, regexp is
774 matched at end of buffer anyway.
775 (tramp-yesno-prompt-regexp): New variable, for questions where the
776 user should say "yes" or "no".
777 (tramp-file-name-structure-unified)
778 (tramp-file-name-structure-separate): Allow dash in method names.
779 (tramp-actions-before-shell): New variable, contains list of
780 pattern/action pairs. Output sent by remote end is scanned for
781 the patterns, then the actions are executed.
782 (tramp-multi-actions): Like `tramp-actions-before-shell', but
783 executed for each hop in a multi-hop connection.
784 (tramp-last-cmd-time): New variable. If nothing has been sent to
785 remote end for 60 seconds, look to see if the remote end is still
786 alive.
90a44957
SM
787 (tramp-perl-mime-encode, tramp-perl-mime-decode): Remove.
788 It didn't work.
ac474af1
KG
789 (tramp-perl-encode, tramp-perl-decode): New variables, these
790 require the MIME::Base64 module on the remote end.
791 (tramp-handle-file-attributes): Restructure logic.
792 (tramp-handle-file-attributes-with-ls)
793 (tramp-handle-file-attributes-with-perl): More debugging.
90a44957 794 (tramp-handle-directory-files): Grok fifth arg `files-only' for XEmacs.
ac474af1 795 (tramp-handle-make-directory, tramp-handle-delete-directory)
90a44957
SM
796 (tramp-handle-delete-file, tramp-handle-insert-directory):
797 Expand file name.
ac474af1 798 (tramp-handle-shell-command): Use `when', not `if'.
90a44957
SM
799 (tramp-handle-file-local-copy, tramp-handle-write-region):
800 Adapt to autodetection of inline encoding.
ac474af1
KG
801 (tramp-invoke-ange-ftp): Require ange-ftp to make sure that
802 variable ange-ftp-name-format is defined before binding it.
803 (tramp-action-login, tramp-action-password, tramp-action-succeed)
90a44957
SM
804 (tramp-action-permission-denied, tramp-action-yesno):
805 Functions called from `tramp-actions-before-shell'.
ac474af1 806 (tramp-multi-action-login, tramp-multi-action-password)
90a44957
SM
807 (tramp-multi-action-succeed, tramp-multi-action-permission-denied):
808 Functions called from `tramp-multi-actions'.
809 (tramp-process-one-action, tramp-process-actions):
810 Pattern matching and action invocation code for
ac474af1
KG
811 `tramp-actions-before-shell'.
812 (tramp-process-one-multi-action, tramp-process-multi-actions):
813 Same for `tramp-multi-actions'.
814 (tramp-open-connection-telnet, tramp-open-connection-rsh)
90a44957 815 (tramp-open-connection-su): Process actions instead of hardwired logic.
ac474af1
KG
816 (tramp-multi-connect-telnet, tramp-multi-connect-rlogin)
817 (tramp-multi-connect-su): Ditto.
818 (tramp-post-connection): New method for tramp_encode and
819 tramp_decode scripts.
820 (tramp-post-connection): Invoke inline autodetection code.
821 (tramp-coding-commands): List of inline codings.
90a44957 822 (tramp-find-inline-encoding): This is the inline autodetection code.
ac474af1
KG
823 (tramp-maybe-open-connection): If nothing was sent to connection
824 for 60 seconds, look if it connection is still alive.
825 (tramp-send-command): Remember that something was sent to the
826 connection.
827 (tramp-make-tramp-file-name, tramp-make-tramp-multi-file-name):
828 Use backticks for constructing alist.
829 (tramp-get-encoding-command, tramp-set-encoding-command)
830 (tramp-get-decoding-command, tramp-set-decoding-command)
831 (tramp-get-encoding-function, tramp-set-encoding-function)
90a44957
SM
832 (tramp-get-decoding-function, tramp-set-decoding-function):
833 Use for results of inline autodetection.
ac474af1
KG
834 (tramp-get-encoding-command, tramp-get-decoding-command)
835 (tramp-get-encoding-function, tramp-get-decoding-function):
836 Remove these old functions.
837
2341653d
KH
8382002-07-30 Kenichi Handa <handa@etl.go.jp>
839
8805e649
KH
840 * language/indian.el (in-is13194): Give correct `safe-chars' property.
841 (devanagari): Define it as an alias of in-is13194.
842
90a44957
SM
843 * international/mule.el (safe-chars):
844 Put `char-table-extra-slots' property with value 0.
8805e649 845
2341653d
KH
846 * files.el (revert-buffer): Fix previous change.
847
f5d0cc77
RS
8482002-07-29 Richard M. Stallman <rms@gnu.org>
849
c43008c4
RS
850 * bindings.el (help-echo): If global-mode-string is non-nil,
851 display some spaces after it.
852
853 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
854 Don't call string-match on non-string.
ee58da1b 855 (displaying-byte-compile-warnings):
c43008c4 856
f5d0cc77
RS
857 * textmodes/ispell.el (check-ispell-version): Bind default-directory
858 to avoid errors. Kill the old temp buffer at the beginning.
859
da5d3a56
GM
8602002-07-29 Glenn Morris <gmorris@ast.cam.ac.uk>
861
862 * scroll-all.el (scroll-all-mode): Make argument optional. Doc fix.
863
091b5fdb
GM
8642002-07-29 John Paul Wallington <jpw@shootybangbang.com>
865
866 * scroll-all.el (scroll-all-mode): Handle numeric arg. Use `if'
867 instead of `cond'.
868
930ca8e8
KH
8692002-07-29 Kenichi Handa <handa@etl.go.jp>
870
871 * international/mule.el (ctext-post-read-conversion): Add support
f5d0cc77 872 for embedded utf-8 encoding (ESC % G ... ESC % @).
930ca8e8
KH
873
8742002-07-28 Kenichi Handa <handa@etl.go.jp>
875
876 * files.el (revert-buffer): Before calling insert-file-contents,
877 kill the local variable buffer-file-coding-system.
878
3ea1bfb2
RS
8792002-07-28 Richard M. Stallman <rms@gnu.org>
880
881 * bindings.el (mode-line-format): Handle vc-mode specially.
882 Move mode-line-position to after global-mode-string.
883 (mode-line-modes): Move the starting 3 spaces out of here.
884 (mode-line-position): Separate with a space, not dashes.
885
886 * vc-hooks.el: Don't add to minor-mode-alist.
887
888 * emacs-lisp/edebug.el (edebug-debugger):
889 If inside redisplay, just return.
890
891 * emacs-lisp/debug.el (debug): If inside redisplay, just return.
892
893 * info.el (Info-find-index-name): Improve last change.
894
8952002-07-27 Richard M. Stallman <rms@gnu.org>
896
897 * files.el (file-name-sans-extension): Avoid expanding DIRECTORY.
898
899 * calendar/cal-hebrew.el (diary-rosh-hodesh): Cons mark on
900 in the third case.
901
bf29d4c1
MR
9022002-07-27 Markus Rost <rost@math.ohio-state.edu>
903
904 * ps-print.el: Update copyright year.
905 (ps-begin-cut-regexp, ps-end-cut-regexp): Fix type.
906
742fbed7 9072002-07-26 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
818001cc
KG
908
909 * eshell/eshell.el (eshell): Numeric prefix arg means to switch
910 to the session with that number. Old behavior still available
911 with nonumeric prefix args.
912
d2808609
SJ
9132002-07-08 Simon Josefsson <jas@extundo.com>
914
915 * mail/mail-extr.el (mail-extr-all-top-level-domains): Update names.
916
e7a4fab7
JB
9172002-07-26 Juanma Barranquero <lektu@terra.es>
918
6dc049b2
JB
919 * warnings.el (lwarn, warn, warning-levels): Doc fix.
920 (warning-suppress-log-types): Fix typo.
921 (display-warning): Fix typo. Remove useless asignment to free variable
922 `group-string'.
e7a4fab7 923
e5184e9f
MR
9242002-07-25 Markus Rost <rost@math.ohio-state.edu>
925
90a44957 926 * ediff-wind.el (ediff-window-setup-function): Extend type declaration.
e5184e9f 927
d99118b0
SS
9282002-07-25 Sam Steingold <sds@gnu.org>
929
930 * replace.el (occur-rename-buffer): New command.
931 (occur-mode-map): Bind "r" to it. Added keybindings for
932 `kill-this-buffer', `clone-buffer' and `quit-window'.
933
d31c6ecf
RS
9342002-07-25 Kevin Ryde <user42@zip.com.au>
935
936 * info.el (Info-find-index-name): Search for a function definition
937 with a return type.
938
9392002-07-25 David Ponce <david@dponce.com>
940
941 * emacs-lisp/bytecomp.el (byte-compile-set-symbol-position):
942 Don't recompute `entry' on each iteration.
943 (byte-compile-delete-first): Make it defsubst.
944
65125928
SS
9452002-07-25 Sam Steingold <sds@gnu.org>
946
90a44957
SM
947 * progmodes/cc-engine.el (c-search-uplist-for-classkey):
948 When `search-end' is a cons, use its car.
65125928 949
a8adf791
DL
9502002-07-25 Dave Love <fx@gnu.org>
951
952 * obsolete/c-mode.el: Deleted.
5fca0d91
CD
953
9542002-07-25 Carsten Dominik <dominik@astro.uva.nl>
955
90a44957
SM
956 * textmodes/reftex.el (reftex-compile-variables):
957 Simplified regular expression.
5fca0d91
CD
958
959 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
960 Simplified the regexp.
961
90a44957
SM
962 * textmodes/reftex-cite.el (reftex-get-bibkey-default): New function.
963 (reftex-extract-bib-entries-from-thebibliography):
964 Use `reftex-get-bibkey-default' to get a default regex.
5fca0d91
CD
965 (reftex-extract-bib-entries): Use `reftex-get-bibkey-default' to
966 get a default regex.
967
e7a4fab7 968 * textmodes/reftex-toc.el (reftex-toc-mode): Use `make-local-hook' for
5fca0d91
CD
969 XEmacs compatibility (got OK from RMS).
970
e7a4fab7 971 * textmodes/reftex-index.el (reftex-index-mode): Likewise.
5fca0d91 972
e7a4fab7 973 * textmodes/reftex-sel.el (reftex-select-label-mode): Likewise.
90a44957 974 (reftex-select-bib-mode): Likewise.
5fca0d91 975
ec797e5e
CW
9762002-07-25 Colin Walters <walters@debian.org>
977
978 * ibuffer.el (ibuffer-mouse-popup-menu): Allow point to be moved
979 by menu functions.
980
fc2938d1
DL
9812002-07-24 Dave Love <fx@gnu.org>
982
983 * international/mule.el (set-auto-coding): Doc fix.
984
985 * international/utf-16.el: New file.
986
987 * language/european.el ("German", "French", "Spanish", "Turkish"):
988 Add alternative coding systems.
989 ("Dutch"): Likewise. Add input method.
990 ("Welsh", "Latin-7"): Add nonascii-translation.
991
992 * language/georgian.el ("Georgian"): Add nonascii-translation.
993
994 * international/titdic-cnv.el: Doc fixes.
995 (tit-process-header): Add coding cookie.
996 (titdic-convert): Force writing as iso-2022-7bit.
997
998 * international/ja-dic-cnv.el (skkdic-convert): Add coding cookie.
999
1000 * international/mule-cmds.el: Doc fixes.
1001 (unencodable-char-position): New.
1002 (select-safe-coding-system): Use it to indicate problematic
1003 characters and add extra explanation. Avoid checking auto-coding
1004 for compressed files.
1005 (leim-list-header): Add coding cookie.
1006 (input-method-verbose-flag): Modify :type.
1007 (locale-language-names): Add bs, wa. Modify cy.
1008
fe445893
RS
10092002-07-24 Richard M. Stallman <rms@gnu.org>
1010
1011 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
1012 Bind warning-group-format.
1013
1014 * emacs-lisp/bytecomp.el (byte-compile-cl-functions): New variable.
1015 (byte-compile-cl-warn): Use that variable.
1016 (byte-compile-find-cl-functions): New function.
1017 (displaying-byte-compile-warnings):
1018 Call byte-compile-find-cl-functions.
e3a720c9 1019
fe445893
RS
1020 * warnings.el (warning-levels): Add %s to the strings.
1021 (warning-group-format): New variable.
1022 (warning-suppress-log-types): Renamed from warning-suppress-log.
1023 (warning-suppress-types): Renamed from warning-suppress.
1024 (display-warning): Implement those changes.
1025
9a654855
RS
10262002-07-23 Richard M. Stallman <rms@gnu.org>
1027
1028 * warnings.el: Add `provide' call.
1029
1030 * files.el (basic-save-buffer-2): If there's an error writing the file,
1031 unrename the backup file if it was just made.
e3a720c9 1032 (backup-buffer, basic-save-buffer-2, basic-save-buffer-1)
9a654855
RS
1033 (basic-save-buffer): Value now has form (MODES . BACKUPNAME)
1034 when a backup was just made by renaming. Otherwise it's nil.
1035
1036 * wid-edit.el (widget-convert): Handle an argument that's a keyword.
1037 Recognize explicit :args specification.
1038
1039 * international/mule-cmds.el (select-safe-coding-system):
1040 Don't ask for confirmation of mismatch if find-file-literally was used.
1041
5ef08021
MR
10422002-07-23 Markus Rost <rost@math.ohio-state.edu>
1043
1044 * add-log.el (add-log-current-defun): Fix typo in documentation.
1045
24f4201f
MR
10462002-07-22 Markus Rost <rost@math.ohio-state.edu>
1047
90a44957 1048 * add-log.el (add-log-mailing-address): Fix type. Can be a string.
24f4201f
MR
1049
1050 * ido.el (ido-separator): Fix type.
1051
9b006cb2
AI
10522002-07-23 Andrew Innes <andrewi@gnu.org>
1053
1054 * makefile.w32-in (DONTCOMPILE): Remove cus-start.el.
1055 (DONTCOMPILE): Add various language files.
1056 (DONTCOMPILE): Remove term/xterm.el.
1057 (finder-inf.el): Remove.
1058 (update-authors): New target.
1059 (TAGS-LISP): Remove $(lispsource).
1060 (compile-always): Renamed from `compile-files'.
1061 (compile): New target, adapted from `compile-files'.
1062 (compile-calc): New target.
1063 (recompile): Change `.' to $(lisp).
1064 (bootstrap): Add update-subdirs and finder-data
1065 to dependencies; change compile-files to compile.
1066
2a9ca093
AS
10672002-07-22 Andre Spiegel <spiegel@gnu.org>
1068
1069 * vc.el (vc-next-action-on-file): Preserve find-file-literally.
1070
9a654855
RS
10712002-07-22 Dan Nicolaescu <dann@ics.uci.edu>
1072
1073 * simple.el (undo, undo-more): Adjust messages when undoing in a
e3a720c9 1074 region.
9a654855
RS
1075
10762002-07-22 John Paul Wallington <jpw@shootybangbang.com>
1077
1078 * net/browse-url.el (browse-url-lynx-input-attempts): Use defcustom.
1079 (browse-url-lynx-input-delay): Add custom type and group.
1080
1081 * cus-start.el (double-click-fuzz): Added.
1082
10832002-07-22 Alan Shutko <ats@acm.org>
1084
1085 * calendar/solar.el (diary-sabbath-candles): Add optional MARK
1086 parameter, specifying what face or character to use in the
1087 calendar display. These will now return (MARK . ENTRY).
1088
1089 * calendar/lunar.el (diary-phases-of-moon): Add optional MARK
1090 parameter, specifying what face or character to use in the
1091 calendar display. These will now return (MARK . ENTRY).
1092
1093 * calendar/cal-hebrew.el (diary-omer, diary-yahrzeit)
1094 (diary-rosh-hodesh, diary-parasha, diary-parasha): Add optional
1095 MARK parameter, specifying what face or character to use in the
1096 calendar display. These will now return (MARK . ENTRY).
1097
1098 * calendar/diary-lib.el (mark-sexp-diary-entries): Retrieve mark
1099 from diary-sexp-entry and pass it to mark-visible-calendar-date.
1100 (list-sexp-diary-entries): Update doc string for new docs for ....
1101 If diary-sexp-entry returns a cons, only add the text to the diary
1102 list.
1103 (diary-sexp-entry): Allow sexps to return a cons of the form (MARK
1104 . STRING) to specify what face or character mark should be used in
1105 the calendar display.
1106 (diary-date, diary-block, diary-float, diary-anniversary)
1107 (diary-cyclic): Add optional MARK parameter, specifying what face
1108 or character to use in the calendar display. These will now
1109 return (MARK . ENTRY).
1110
1111 * calendar/diary-lib.el (check-calendar-holidays, diary-iso-date)
e3a720c9
JB
1112 (calendar-holiday-list, diary-french-date, diary-mayan-date)
1113 (diary-julian-date, diary-astro-day-number, diary-chinese-date)
1114 (diary-islamic-date, list-islamic-diary-entries)
1115 (mark-islamic-diary-entries, mark-islamic-calendar-date-pattern)
1116 (diary-hebrew-date, diary-omer, diary-yahrzeit, diary-parasha)
1117 (diary-rosh-hodesh, list-hebrew-diary-entries)
1118 (mark-hebrew-diary-entries, mark-hebrew-calendar-date-pattern)
1119 (diary-coptic-date, diary-persian-date, diary-phases-of-moon)
9a654855
RS
1120 (diary-sunrise-sunset, diary-sabbath-candles):
1121 Remove interactive flag from autoloads.
1122
6fbeb429
CD
11232002-07-22 Carsten Dominik <dominik@astro.uva.nl>
1124
90a44957 1125 * textmodes/reftex-vars.el (reftex-index-verify-function): New option.
6fbeb429
CD
1126 (reftex-bibliography-commands): New option.
1127 (reftex-toc-split-windows-horizontally): New option
1128 (reftex-toc-split-windows-horizontally-fraction): New option
1129 (reftex-include-file-commands): New option.
1130 (reftex-cite-format-builtin): Added ?n for nocite.
1131
90a44957
SM
1132 * textmodes/reftex-index.el (reftex-query-index-phrase):
1133 Use `reftex-index-verify-function'.
6fbeb429 1134
90a44957
SM
1135 * textmodes/reftex-toc.el (reftex-re-enlarge):
1136 Handle horizontal splitting.
6fbeb429
CD
1137 (reftex-toc): Handle horizontal splitting
1138 (reftex-last-window-width): New variable.
1139
1140 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
1141 Use `reftex-bibliography-commands'.
1142 (reftex-locate-bibliography-files): Regexp relaxed to allow for
1143 cases where \bibliography is not the first thing on the line.
1144
90a44957
SM
1145 * textmodes/reftex.el (reftex-compile-variables):
1146 Use `reftex-include-file-commands'.
6fbeb429 1147 (reftex-type-query-prompt): Changed defconst to defvar.
90a44957
SM
1148 (reftex-type-query-help, reftex-typekey-to-format-alist)
1149 (reftex-typekey-to-prefix-alist, reftex-env-or-mac-alist)
1150 (reftex-special-env-parsers, reftex-label-mac-list)
1151 (reftex-label-env-list, reftex-typekey-list)
1152 (reftex-words-to-typekey-alist, reftex-key-to-index-macro-alist)
1153 (reftex-query-index-macro-prompt, reftex-query-index-macro-help)
1154 (reftex-no-follow-message, reftex-no-info-message): Likewise.
6fbeb429
CD
1155 (reftex-mode): Define systax table for bibtex parsing.
1156 (reftex-syntax-table-for-bib): Syntax table for bibtex parsing.
e3a720c9 1157
6fbeb429
CD
1158 * textmodes/reftex-cite.el (reftex-format-names): %a as name
1159 format lists all names.
1160 (reftex-parse-bibtex-entry): Use `reftex-syntax-table-for-bib'.
90a44957 1161 (reftex-with-special-syntax-for-bib): New macro.
6fbeb429 1162
9a654855
RS
11632002-07-21 Richard M. Stallman <rms@gnu.org>
1164
1165 * international/ucs-tables.el (ucs-quail-activate):
1166 Cope if buffer-file-coding-system is nil.
1167
1168 * bindings.el (last-buffer): Use buffer-list with frame arg.
e3a720c9 1169 Create *scratch* if no other choice exists. Fix bugs.
9a654855 1170
fb505dab 11712002-07-21 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
90dc758d
KG
1172
1173 * net/tramp.el: Bump version to 2.0.2.
1174 (tramp-methods): Rename methods invoking "ssh1" or "ssh2" to
1175 longer names. Use old names "sm1", "sm2" and so on for methods
1176 invoking "ssh -1" or "ssh -2".
1177 (tramp-multi-file-name-structure-separate): Typo, its name was set
90a44957
SM
1178 to "tramp-file-name-structure-separate". Trivial patch.
1179 From Steve Youngs <youngs@xemacs.org>.
90dc758d
KG
1180 (tramp-multi-sh-program): New variable.
1181 (tramp-open-connection-multi): Use it. Now you can use multi
1182 methods from Windows (at least in principle).
1183 (tramp-do-copy-or-rename-via-buffer): New function.
1184 (tramp-do-copy-or-rename-file): Use it. Change and simplify
90a44957 1185 logic. Omit special case of invoking rcp directly to copy the files.
90dc758d
KG
1186 (tramp-open-connection-su, tramp-multi-connect-telnet)
1187 (tramp-multi-connect-rlogin, tramp-multi-connect-su)
1188 (tramp-make-tramp-file-name, tramp-make-tramp-multi-file-name):
1189 Use backticks in format-spec for brevity and to avoid
1190 character/number confusion in XEmacs.
1191
a5dd5f60
RS
11922002-07-20 Richard M. Stallman <rms@gnu.org>
1193
56592beb
RS
1194 * wid-edit.el (widget-documentation-string-value-create):
1195 Say "Hide Rest", not just "Hide".
1196
1197 * cus-edit.el (custom-variable-value-create):
1198 Say "Show Value", not just "Show". Also "Hide Value".
1199 Output a newline before the doc string.
1200 (custom-face-value-create): Say "Show Face" and "Hide Face".
1201
a5dd5f60
RS
1202 * files.el (toggle-read-only): Clean up the hint message.
1203
1204 * emacs-lisp/bytecomp.el: Use warnings.el.
1205 (byte-compile-warning-prefix): New function.
1206 (byte-compile-log-file): Return page start position.
1207 (byte-compile-log-warning): New function.
1208 (byte-compile-warn): Use byte-compile-log-warning.
1209 (byte-compile-report-error): Likewise. Also use error-message-string.
1210 (displaying-byte-compile-warnings): Bind warning-series.
1211 Don't bind or use byte-compile-warnings-point-max.
1212 Don't display the log buffer at the end.
1213 (byte-compile-warnings-point-max): Variable deleted.
1214 (byte-compile-log-1): Rewrite for trace info, not used for warnings.
e3a720c9 1215 (byte-compile-last-warned-form, byte-compile-last-logged-file):
a5dd5f60 1216 Defvars moved.
e3a720c9 1217
a5dd5f60
RS
1218 * warnings.el: New file.
1219
9cb9a7bc
RS
12202002-07-19 Richard M. Stallman <rms@gnu.org>
1221
1222 * emacs-lisp/bytecomp.el (byte-compile-cl-warn): Delete `values'
1223 and `values-list' from list of CL functions.
1224
12252002-07-19 John Paul Wallington <jpw@shootybangbang.com>
1226
90a44957
SM
1227 * emacs-lisp/bytecomp.el (compile-defun):
1228 Bind `read-with-symbol-positions' to current buffer.
9cb9a7bc 1229
e0a91707
AS
12302002-07-19 Andre Spiegel <spiegel@gnu.org>
1231
1232 * vc-hooks.el (vc-insert-file): When called with a LIMIT regexp,
1233 delete anything that comes after LIMIT from the buffer.
1234
1235 * vc-rcs.el (vc-rcs-fetch-master-state): Be more careful to check
1236 if this is really an RCS master file.
1237
1238 * vc.el: Improve comment of vc-BACKEND-workfile-unchanged-p.
1239
b4591b37
JB
12402002-07-19 Juanma Barranquero <lektu@terra.es>
1241
1242 * emacs-lisp/bytecomp.el (dot, dot-max, dot-min, dot-marker)
dd8d66ad
JB
1243 (buffer-flush-undo, baud-rate, compiled-function-p, define-function)
1244 (unread-command-char, executing-macro, post-command-idle-hook)
1245 (post-command-idle-delay): Move obsolescence declarations to subr.el.
b4591b37
JB
1246
1247 * subr.el (dot, dot-max, dot-min, dot-marker, buffer-flush-undo)
dd8d66ad 1248 (baud-rate, compiled-function-p, define-function, unread-command-char)
90a44957
SM
1249 (executing-macro, post-command-idle-hook, post-command-idle-delay):
1250 Move obsolescence declarations from emacs-lisp/bytecomp.el.
1251 (directory-sep-char, mode-line-inverse-video):
1252 Add obsolescence declaration.
b4591b37 1253
81189e61
S
12542002-07-18 J.D. Smith <jdsmith@as.arizona.edu>
1255
1256 * progmodes/idlwave.el: Updated to IDLWAVE version 4.14. Too many
1257 changes to list them here.
1258
90a44957
SM
1259 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.14.
1260 Too many changes to list them here.
81189e61 1261
90a44957
SM
1262 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.14.
1263 Too many changes to list them here.
81189e61
S
1264
1265 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.14 with
1266 only minor documentation changes.
1267
28a2ca5d
DL
12682002-07-18 Dave Love <fx@gnu.org>
1269
1270 * info-look.el: Support current auto{conf,make} manuals.
1271
5fe205f1
JB
12722002-07-18 Juanma Barranquero <lektu@terra.es>
1273
1274 * bindings.el (last-buffer): Add missing frame argument.
1275
f33f4398
RS
12762002-07-18 Richard M. Stallman <rms@gnu.org>
1277
1278 * timer.el (timer-inc-time): Doc fix.
1279
1280 * replace.el (keep-lines, flush-lines): Interactively report
1281 read-only error before reading regexp argument.
1282
1283 * dabbrev.el (dabbrev--search): Use inhibit-point-motion-hooks.
1284
1285 * bindings.el (last-buffer): Handle buffer-list and buffer-predicate
1286 frame parameters like bury-buffer.
1287
1288 * simple.el (choose-completion-delete-max-match):
1289 Handle minibuffer prompts explicitly.
1290
6fcfeabf
JB
12912002-07-18 Juanma Barranquero <lektu@terra.es>
1292
90a44957
SM
1293 * international/mule-util.el (string-to-sequence, truncate-string):
1294 Add autoload cookie to obsolescence declaration.
6fcfeabf
JB
1295
1296 * rect.el (move-to-column-force): Likewise.
1297
1298 * composite.el (decompose-composite-char): Likewise; also remove
1299 redundant info.
1300
b0c654c0
KS
13012002-07-18 Kim F. Storm <storm@cua.dk>
1302
1303 * loadup.el: Load international/utf-8 before international/characters.
1304
c6e973ab
DL
13052002-07-17 Dave Love <fx@gnu.org>
1306
46f4bf30
DL
1307 * international/ucs-tables.el: Optimize tables. Deal with some
1308 non-8859 charsets.
1309 (ucs-mule-to-mule-unicode): New.
1310 (ucs-unify-8859): Use utf-8-fragment-on-decoding, set up Quail
1311 translation.
1312 (ucs-fragment-8859): Modified consistent with ucs-unify-8859.
1313 (unify-8859-on-encoding-mode): Doc mod. Fix custom version.
1314 (unify-8859-on-decoding-mode): Doc mod. Change code. Fix custom
1315 version. Add custom dependencies.
1316 (ucs-insert): Check for null from decode-char.
e3a720c9 1317 (translation-table-for-input, ucs-quail-activate)
46f4bf30
DL
1318 (ucs-minibuffer-setup, ccl-encode-unicode-font)
1319 (ucs-tables-unload-hook): New.
1320
1321 * international/mule.el (define-translation-hash-table): New.
1322 (decode-char): Use utf-8-translation-table-for-decode.
1323 (encode-char): Use ucs-mule-to-mule-unicode.
1324
1325 * international/characters.el: Fix settings of U+2000-U+2027.
90a44957 1326 Remove \e$,1uf\e(B.
46f4bf30 1327
f860212e
DL
1328 * international/mule-cmds.el (locale-language-names): Fix be, add
1329 sr_YU@cyrillic, modify tg.
1330 (locale-charset-language-names): Put @euro last.
1331
1332 * language/cyrillic.el (cyrillic-koi8-r-decode-table)
1333 (cyrillic-alternativnyj-decode-table): Fill out with mule-unicode.
1334 (cyrillic-koi8-r-decode-table): Make unbound after use.
1335 (ccl-decode-koi8, ccl-decode-alternativnyj): Change expansion
1336 factor. Use utf-8-translation-table-for-decode.
1337 (ccl-encode-koi8, ccl-encode-koi8): Don't check r0.
1338 (cyrillic-unify-encoding): New function.
90a44957
SM
1339 (cyrillic-koi8): Modify safe-chars, valid-codes.
1340 Remove charset-origin-alist.
f860212e
DL
1341 (Cp878, cp866): New alias.
1342 (ccl-encode-8859-5-font): New.
1343 (font-ccl-encoder-alist): Add ccl-encode-8859-5-font.
90a44957
SM
1344 (ccl-encode-koi8-font, ccl-encode-alternativnyj-font):
1345 Remove redundant parens.
f860212e
DL
1346 ("Cyrillic-KOI8"): Add cyrillic-iso-8bit to coding-priority.
1347 (cyrillic-koi8-u-decode-table, ccl-decode-koi8-u)
90a44957 1348 (ccl-encode-koi8-u, koi8-u, ccl-encode-koi8-u-font, "Ukrainian"): New.
f860212e
DL
1349 (cyrillic-alternativnyj): Modify safe-chars, add mime-charset.
1350 ("Cyrillic-ALT"): Change input method.
1351 ("Windows-1251", "Tajik", "Bulgarian", "Belarusian"): New.
1352
e3a720c9
JB
1353 * international/utf-8.el (utf-8-subst-table)
1354 (utf-8-subst-rev-table, utf-8-translation-table-for-decode)
1355 (utf-8-fragment-on-decoding, ccl-untranslated-to-ucs)
c6e973ab
DL
1356 (utf-8-ccl-regs, utf-8-translate-cjk): New.
1357 (ccl-encode-mule-utf-8): Use utf-8-subst-rev-table.
f5d6a5b8 1358 (ccl-decode-mule-utf-8, ccl-untranslated-to-ucs)
c6e973ab
DL
1359 (utf-8-untranslated-to-ucs, utf-8-compose): Rewritten.
1360 (mule-utf-8): Remove pre-write-conversion.
1361 (utf-8-post-read-conversion): Comment out.
1362
1363 * international/ccl.el (ccl-command-table): Add lookup-integer,
1364 lookup-character.
1365 (ccl-extended-code-table): Add lookup-int-const-tbl,
1366 lookup-char-const-tbl.
f5d6a5b8 1367 (ccl-compile-lookup-integer, ccl-compile-lookup-character)
c6e973ab
DL
1368 (ccl-dump-lookup-int-const-tbl, ccl-dump-lookup-char-const-tbl):
1369 New functions.
1370 (define-ccl-program): Doc update.
1371
1372 * international/utf-8-subst.el: Populate utf-8-subst-rev-table.
1373 (utf-8-subst-table): Don't set.
1374
1a55d509
KH
13752002-07-17 Kenichi Handa <handa@etl.go.jp>
1376
f5d6a5b8
SM
1377 * international/mule.el (define-coding-system-alias):
1378 Don't append ALIAS in the property `alias-coding-systems' if ALIAS's
1a55d509
KH
1379 eol-type is not auto-detection.
1380
f5d6a5b8
SM
1381 * international/mule-diag.el (print-coding-system-briefly):
1382 Fix the handling of an alias of which eol-type is not auto-detection.
1a55d509
KH
1383
1384 * international/mule-conf.el (us-ascii): Define it as an alias of
1385 iso-safe.
1386
a50908ab
JB
13872002-07-17 Juanma Barranquero <lektu@terra.es>
1388
3b622b44
JB
1389 * help-fns.el (describe-function-1): Put empty line before "Not
1390 documented" text.
1391
a50908ab
JB
1392 * timer.el (timer-set-time-with-usecs): Mark obsolete.
1393
bc71812e
SM
13942002-07-16 Stefan Monnier <monnier@cs.yale.edu>
1395
f5d6a5b8
SM
1396 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
1397 Make sure to change the global tool-bar-map.
1398
bc71812e
SM
1399 * vc.el (vc-default-comment-history): Hard code *vc*.
1400 This is because print-log always prints there now.
1401 (vc-annotate-font-lock-keywords): New var.
1402 (vc-annotate-mode): Use it. Set truncate-lines as well.
1403 (vc-annotate-display-select): Unify the two error reports.
1404 (vc-annotate-offset): New var.
1405 (vc-annotate-lines): New fun extracted from vc-annotate-display.
1406 (vc-annotate-display): Use it, via font-lock.
1407
1408 * help-fns.el (help-split-fundoc, help-function-arglist)
1409 (help-make-usage): New funs, extracted from describe-function-1.
1410 (describe-function-1): Use them.
1411
1412 * help.el (help-key-description): Show the untranslated keys
1413 when they start with ESC and the ESC was not translated.
1414
1415 * help-mode.el (view): Always require.
1416 (help-xref-mule-regexp): Don't use defconst for variables.
1417 (help-setup-xref): Keep the last 10 elements of the stack.
1418 (help-xref-override-view-map): New var.
1419 (help-make-xrefs): Use it instead of building a new map each time.
1420 (help-function-def): Allow help-fun to take a buffer as arg.
1421
1422 * diff-mode.el (diff-reverse-direction): Simplify.
1423 (diff-after-change-function): Fix typo.
1424 (diff-post-command-hook): Take care of edge cases.
1425 (diff-current-defun): Do `goto-char' after setting the mode.
1426
1427 * mouse-sel.el (mouse-sel-mode): Use define-minor-mode.
1428 Fold mouse-sel-bindings into it.
1429 (mouse-sel-bound-events): Turn it into an alist.
1430 (mouse-insert-selection): Delegate to mouse-yank-at-click if
1431 mouse-sel-default-bindings asks for it.
1432
4c4a1c1d
AS
14332002-07-16 Andre Spiegel <spiegel@gnu.org>
1434
1435 * files.el: Bind toggle-read-only to C-x C-q.
1436 (toggle-read-only): Display a warning message if the file is under
1437 version control.
1438
1439 * vc-hooks.el: Don't bind vc-toggle-read-only to C-x C-q.
1440 (vc-toggle-read-only): Explain in the doc string that users can bind
1441 this to C-x C-q.
1442 (vc-checkout-model): Change doc string to refer to vc-next-action,
1443 not vc-toggle-read-only.
1444
bc71812e
SM
1445 * vc.el (vc-next-action-on-file): Ignore buffer-read-only while
1446 comparing to file on disk. Fix the case when claiming the lock
4c4a1c1d 1447 on a file that has unlocked changes.
bc71812e 1448 (vc-log-mode): Don't mention vc-toggle-read-only in the doc string.
4c4a1c1d 1449
9ee49ebc
RS
14502002-07-16 Richard M. Stallman <rms@gnu.org>
1451
1452 * simple.el (choose-completion-string): Doc fix.
1453
1454 * cus-edit.el: New operation :custom-standard-value.
1455 (Custom-reset-standard): Use it.
1456 (custom-variable, custom-face): Define it.
1457 (custom-variable-standard-value, custom-face-standard-value): New fns.
1458 (custom-face-save): Don't save a face whose value is standard.
1459 (custom-save-faces): Use SYMBOL, not 'default, to set NOW and COMMENT.
bc71812e 1460
9ee49ebc
RS
1461 * cus-edit.el (custom-face-edit-fix-value):
1462 If VALUE is not a list, pass it thru.
1463
1464 * compare-w.el (compare-windows-whitespace): Always allow newline
1465 even if it does not have whitespace syntax.
1466
301085d4
JB
14672002-07-16 Juanma Barranquero <lektu@terra.es>
1468
1469 * timer.el (timer-set-time, timer-set-time-with-usecs): Fix docstring.
1470
d907a3bf
JB
14712002-07-15 Juanma Barranquero <lektu@terra.es>
1472
1473 * help-fns.el (describe-variable): Show documentation for aliased
1474 variable if alias does not have its own.
1475
5a95c143
MW
14762002-07-15 Mike Williams <mdub@bigfoot.com>
1477
1478 * mouse-sel.el (mouse-sel-bindings): Save/restore interprogram
1479 cut/paste functions.
1480
a50908ab
JB
14812002-07-14 Richard M. Stallman <rms@gnu.org>
1482
1483 * files.el (find-alternate-file): Offer to save a modified buffer.
1484 Handle kill-buffer-query-functions better.
1485
1486 * startup.el (normal-splash-screen, fancy-splash-text):
1487 Update name of help menu item for ordering printed manuals.
1488
1489 * emacs-lisp/checkdoc.el: Fix doc typos.
1490
979a8abc
SM
14912002-07-14 Stefan Monnier <monnier@cs.yale.edu>
1492
1493 * textmodes/tex-mode.el: Set encoding to utf-8.
1494 (tex-start-options): Make it into always-a-string.
1495 Remove silly custom options that are covered by the other var.
1496 (tex-start-commands): Fix docstring.
1497 (tex-open-quote, tex-close-quote): Add options.
1498 (tex-command): Provide default.
1499 (tex-font-lock-keywords-1): Highlight $$...$$.
1500 (tex-font-lock-keywords-2): Fix latin-1 chars.
1501 (tex-mode-map): Remove redundant \t binding.
1502 (tex-mode): Add `subsection' and `newcommand' to known latex cmds.
1503 (latex-mode): Use add-hook for fill-nobreak-predicate.
1504 (tex-common-initialization): Set indent-tabs-mode to nil.
1505 (tex-insert-quote): Undo magic if invoked twice in a row.
1506 (latex-fill-nobreak-predicate): Don't use narrowing.
1507 (tex-latex-block): Don't cons uselessly.
1508 (tex-last-unended-begin): Signal user-friendlier error.
1509 (tex-goto-last-unclosed-latex-block): Don't catch signal.
1510 (tex-start-tex): Switch order of tex-start-options and
1511 tex-start-commands to make it obey docstrings.
1512
4bc65152
MW
15132002-07-14 Mike Williams <mdub@bigfoot.com>
1514
1515 * mouse-sel.el (mouse-sel-bound-events): New constant.
4bc65152
MW
1516 (mouse-sel-bindings): Save/restore original mouse-bindings.
1517
00feb952
SM
15182002-07-13 Stefan Monnier <monnier@cs.yale.edu>
1519
1520 * emacs-lisp/cl.el (cl-set-substring): Fix thinko.
1521 (cl-hack-byte-compiler): Avoid infinite require loop.
1522
1523 * net/ange-ftp.el: Use hash-tables.
1524 (ange-ftp-make-hashtable, ange-ftp-map-hashtable)
1525 (ange-ftp-make-hash-key, ange-ftp-get-hash-entry)
1526 (ange-ftp-put-hash-entry, ange-ftp-del-hash-entry): Remove.
1527 Replace with make-hash-table, maphash, gethash, puthash and remhash.
1528 (ange-ftp-hash-entry-exists-p): Rewrite.
1529 (ange-ftp-vms-delete-file-entry, ange-ftp-vms-add-file-entry):
1530 Change mapatom -> maphash.
1531 (ange-ftp-file-entry-active-p, ange-ftp-file-entry-not-ignored-p):
1532 Update to new calling mode.
1533
1534 * progmodes/ebrowse.el (ebrowse-symbol-regexp): Avoid cl-set-substring.
1535 (ebrowse-hash-table-to-alist): Delete.
1536 (ebrowse-tags-read-name, ebrowse-tags-list-members-in-file)
1537 (ebrowse-tags-complete-symbol): Use the hashtable for completion.
1538
1539 * textmodes/sgml-mode.el (sgml-quote): Use narrowing.
1540 Improve the regexp used when unquoting.
1541 (sgml-pretty-print): New function.
1542 (sgml-get-context): Better handling of improperly nested tags.
1543 (sgml-show-context): Don't use the FULL arg of sgml-get-context.
1544
bd128a25
AS
15452002-07-13 Andreas Schwab <schwab@suse.de>
1546
1547 * mail/mailabbrev.el (mail-abbrev-make-syntax-table): Check the
1548 inherited table entry.
1549
4105dd52
GM
15502002-07-13 Glenn Morris <gmorris@ast.cam.ac.uk>
1551
1552 * calendar/timeclock.el (timeclock-in): Handle the case where no
1553 log file exists (ie the very first call).
1554
5fe0ea6a 15552002-07-13 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b29019f8 1556
65399e83
KG
1557 * net/ange-ftp.el: Do not hook into file-name-handler-alist, this
1558 is done by Tramp.
1559
00feb952
SM
1560 * net/tramp.el (tramp-multi-file-name-structure-unified):
1561 Add missing slash and move colon from start to end of each hop.
b29019f8
KG
1562 (tramp-multi-file-name-hop-structure-unified): Move colon from
1563 start to end of each hop.
1564
aae2ce50
KS
15652002-07-13 Kim F. Storm <storm@cua.dk>
1566
1567 * progmodes/compile.el (grep-tree): Fixed autoload.
1568 Corrected use of undefined variable `match-files-aliases'.
1569
a3dd6af2
GM
15702002-07-12 Glenn Morris <gmorris@ast.cam.ac.uk>
1571
1572 * calendar/timeclock.el (timeclock-get-workday-function):
1573 `timeclock-workday' is not a valid option, rather a possible
1574 return value.
1575
32a86c99
RS
15762002-07-12 Richard M. Stallman <rms@gnu.org>
1577
4494f50d
RS
1578 * net/ange-ftp.el (ange-ftp-write-region):
1579 Don't bind executing-kbd-macro; instead, pass non-nil VISIT arg
1580 to ange-ftp-real-write-region.
1581
1582 * replace.el (flush-lines, keep-lines): Convert REND to a marker.
1583
1584 * help-fns.el (help-with-tutorial): Display completion list right away.
1585
1586 * ediff-ptch.el (ediff-test-patch-utility): Catch error and return nil.
1587
1588 * startup.el (command-line): Set memory-signal-data.
1589 (fancy-splash-text, normal-splash-screen):
1590 Mention "Read the Emacs Manual" or C-h r.
1591 Rearrange the initial help to put the help cmds on left
1592 and the actions (exit, undo) on the right. Other small
1593 text clarifications.
1594 (fancy-splash-text, actions page): Add blank line to balance help page.
1595
1596 * help.el (help-map): Add binding for info-emacs-manual.
1597 (print-help-return-message): Doc fix.
1598
32a86c99
RS
1599 * strokes.el (strokes-help): Call print-help-return-message
1600 while inside with-output-to-temp-buffer.
1601
1602 * info.el (info-emacs-manual): New function.
1603 (Info-use-header-line): Doc fix.
1604
1605 * emacs-lisp/cl.el (multiple-value-call): Add alias.
1606
1607 * progmodes/compile.el (compilation-normalize-filename):
1608 New subroutine, taken out of compilation-parse-errors.
1609 (compilation-parse-errors): Use that, and for directories too.
1610 Don't check whether a directory really exists.
1611
120034b3
JB
16122002-07-12 Juanma Barranquero <lektu@terra.es>
1613
d00a3408
JB
1614 * help-fns.el (describe-variable): Put `defvaralias' info before the
1615 documentation (patch from John Paul Wallington
00feb952 1616 <jpw@shootybangbang.com>). Remove useless "Documentation:" string.
d00a3408 1617
00feb952
SM
1618 * timer.el (timer-set-time-with-usecs): Fix documentation.
1619 Simplify extraction of time data.
120034b3 1620
9327f134
PJ
16212002-07-12 John Paul Wallington <jpw@shootybangbang.com>
1622
00feb952 1623 * help-fns.el (describe-variable): Mention if the variable is an alias.
9327f134 1624
f1282c7f
KH
16252002-07-12 Kenichi Handa <handa@etl.go.jp>
1626
1627 * international/mule-cmds.el (locale-language-names): Change "mk"
1628 (Macedoninan), "ru" (Russian), and "sp" (Serbian with Cyrillic
1629 alphabet) to "Cyrillic-ISO".
1630
5fe0ea6a 16312002-07-11 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
505edaeb
KG
1632
1633 * net/tramp.el (tramp-default-method): New default method "sm"
1634 which I guess to be good for most people.
1635 (tramp-default-method-alist): Use "ftp" method (ie, forwarding to
1636 Ange-FTP) for some user/host combinations.
00feb952
SM
1637 (tramp-file-name-structure, tramp-file-name-regexp)
1638 (tramp-make-tramp-file-format, tramp-make-tramp-file-user-nil-format)
1639 (tramp-multi-file-name-structure, tramp-multi-file-name-hop-structure)
505edaeb
KG
1640 (tramp-make-multi-tramp-file-format): New default value which
1641 unifies the filename syntax between Tramp and Ange-FTP. The new
00feb952 1642 syntax is "/method:user@host:path". Note the colon after the method.
505edaeb
KG
1643 (tramp-handle-file-name-directory): Don't return "/" when
1644 completing a remote root directory (where the filename looks like
1645 "/method:user@host:/").
1646 (tramp-handle-ange-ftp): Deleted.
1647 (tramp-disable-ange-ftp): New function, called at toplevel,
1648 deletes Ange-FTP from file-name-handler-alist.
cebb4ec6 1649 (tramp-handle-make-symbolic-link): Implement.
505edaeb 1650
df31d96b
JB
16512002-07-10 Juanma Barranquero <lektu@terra.es>
1652
1653 * ido.el (ido-enter-single-matching-directory): Delete leftover comment.
1654
3cca0d40
JB
1655 * speedbar.el (speedbar-tag-hierarchy-method): Fix typos.
1656 (speedbar-vc-do-check): Likewise.
1657 (speedbar-obj-do-check): Likewise.
1658 (speedbar-mouse-hscroll): Likewise.
1659 (speedbar-file-lists): Likewise.
1660
3932b29a
JB
1661 * emacs-lisp/authors.el (authors-obsolete-file-p): Fix typo.
1662
32a86c99
RS
16632002-07-09 Ole Aamot <ole@gnu.org>
1664
1665 * compile.el (compilation-error-regexp-alist):
1666 Recognize Valgrind messages.
1667
2df447f2
JB
16682002-07-09 Juanma Barranquero <lektu@terra.es>
1669
1670 * faces.el (face-id): Fix typo.
1671
cb795ec4
JB
1672 * hexl.el (hexl-mode): Likewise.
1673
5502266e
JB
1674 * progmodes/idlw-shell.el (idlwave-shell-set-bp): Likewise.
1675
1676 * progmodes/ebnf-yac.el (ebnf-yac-error): Likewise.
1677
1678 * speedbar.el (speedbar-make-specialized-keymap): Fix docstring.
1679 (speedbar-desired-buffer): Likewise.
1680 (speedbar-line-file): Likewise.
1681 (speedbar-special-mode-key-map): Fix typo.
1682 (speedbar-dynamic-tags-function-list): Likewise.
1683 (speedbar-use-images): Likewise.
1684 (speedbar-up-directory): Likewise.
1685 (speedbar-item-info): Likewise.
1686 (speedbar-set-timer): Likewise.
1687 (speedbar-insert-button): Likewise.
1688 (speedbar-make-button): Likewise.
1689 (speedbar-make-tag-line): Likewise.
1690 (speedbar-insert-files-at-point): Likewise.
1691 (speedbar-update-special-contents): Likewise.
1692 (speedbar-find-selected-file): Likewise.
1693 (speedbar-add-indicator): Likewise.
1694 (speedbar-do-function-pointer): Likewise.
1695 (speedbar-goto-this-file): Likewise.
1696 (speedbar-line-path): Likewise.
1697 (speedbar-mouse-event-p): Likewise.
1698 (speedbar-dir-follow): Likewise.
1699 (speedbar-tag-find): Likewise.
1700 (speedbar-fetch-etags-command): Likewise.
1701 (speedbar-fetch-etags-arguments): Likewise.
1702 (speedbar-toggle-etags): Likewise.
1703 (speedbar-extract-one-symbol): Likewise.
1704 (speedbar-parse-c-or-c++tag): Likewise.
1705 (speedbar-unhighlight-one-tag-line): Likewise.
1706 (speedbar-directory-face): Likewise.
1707 (defimage-speedbar): Likewise.
1708 (speedbar-convert-emacs21-imagespec-to-xemacs): Likewise.
1709 (defimage-speedbar): Likewise.
1710
e49a45ad
MB
17112002-07-09 Miles Bader <miles@gnu.org>
1712
1713 * hexl.el (hexl-find-file): Bind `completion-ignored-extensions'
1714 to nil when prompting for a filename.
1715
82e22b57
KH
17162002-07-09 Kenichi Handa <handa@etl.go.jp>
1717
1718 * files.el (insert-directory): Be sure to bind
00feb952 1719 coding-system-for-write to the just decided coding-system-for-read.
82e22b57 1720
9a08196a
KS
17212002-07-09 Kim F. Storm <storm@cua.dk>
1722
1723 * ido.el (ido-make-merged-file-list): Move fully matching item to
1724 head of list.
1725 (ido-find-common-substring): Return substring instead of t.
1726
451ac41d
JB
17272002-07-08 Juanma Barranquero <lektu@terra.es>
1728
1729 * info.el (Info-directory-list): Fix docstring.
1730
66f12dcd
MB
17312002-07-08 Miles Bader <miles@gnu.org>
1732
1733 * comint.el (comint-dynamic-list-completions): Sort COMPLETIONS
1734 before first use.
1735
001dd4ea
KS
17362002-07-08 Kim F. Storm <storm@cua.dk>
1737
9304c620
KS
1738 * files.el (after-find-file): Don't check for read-only status
1739 of files just created (and not yet saved on disk).
1740
001dd4ea 1741 * ido.el (ido-completion-help): Changed xemacs specific code to
451ac41d 1742 avoid byte compiler warning in GNU emacs.
fb3fff88
KS
1743 (ido-set-matches1): Use regexp-quote instead of identity.
1744 (ido-complete-space): New function.
1745 (ido-define-mode-map): Bind it to SPACE.
001dd4ea 1746
7473b6ad
SM
17472002-07-07 Stefan Monnier <monnier@cs.yale.edu>
1748
00feb952
SM
1749 * font-lock.el (font-lock-default-unfontify-region):
1750 Use remove-list-of-text-properties.
1751 (font-lock-extra-managed-props): Doc fix.
1752
1753 * facemenu.el: Move `provide' to the end.
1754 (facemenu-read-color): Don't cons unnecessarily.
1755
a7bd9dc7
SM
1756 * language/ind-util.el (indian-make-hash):
1757 * language/devan-util.el (dev-char-glyph-hash, dev-glyph-glyph-hash)
1758 (dev-glyph-glyph-2-hash): Switch makehash -> make-hash-table.
1759
1760 * subr.el (insert-string): Update the obsolete info.
1761 (makehash): Move from C and mark obsolete.
1762
7473b6ad
SM
1763 * emacs-lisp/debug.el (debug-on-entry): Fix the wrapper used for
1764 aliases to also work for interactive functions.
1765 Use the same wrapper for subroutines.
1766 (cancel-debug-on-entry): Get rid of the now-useless wrapper.
1767 (debug-on-entry-1): Correctly skip docstrings and interactive forms.
1768
1769 * textmodes/texinfo.el (texinfo-font-lock-keywords): Disable the
1770 automatic environment name update.
1771 (texinfo-clone-environment): Fix it not to incorrectly match prefixes.
1772
af7272b1
RS
17732002-07-07 Richard M. Stallman <rms@gnu.org>
1774
1775 * emacs-lisp/easymenu.el (easy-menu-popup-menu): Function deleted.
1776
1777 * emacs-lisp/advice.el (ad-compile-function):
1778 Disable cl-function warnings if cl is loaded.
1779
1780 * files.el (safe-local-eval-forms): New user option.
1781 (hack-one-local-variable-eval-safep): Support it.
1782 Also allow `safe-local-eval-function' property to be a function
1783 or a list of functions.
1784 (c-add-style): Delete `safe-local-eval-function' property.
7473b6ad 1785
af7272b1
RS
1786 * files.el (after-find-file): Make buffer read-only if file is
1787 marked that way, even for root.
1788
1789 * files.el (save-some-buffers): Doc fix.
1790
1791 * bindings.el (completion-ignored-extensions): Add .gmo and .mo.
1792
b65c7d72
FP
17932002-07-06 Francesco Potorti` <pot@gnu.org>
1794
1795 * dos-w32.el (file-name-buffer-file-type-alist): Add knowledge of
1796 .sx[dmicw] file suffixes for Open office data files.
1797
1798 * files.el (auto-mode-alist): Likewise.
1799
1800 * international/mule.el (auto-coding-alist): Likewise.
1801
6d6f3bc1
KS
18022002-07-05 Kim F. Storm <storm@cua.dk>
1803
1804 * emulation/cua-rect.el (cua--rectangle-operation): Don't call
1805 FCT if current column is outside rectangle.
1806 (cua--delete-rectangle): Do nothing if zero width or out of bounds.
1807
7473b6ad
SM
18082002-07-04 Stefan Monnier <monnier@cs.yale.edu>
1809
1810 * net/ange-ftp.el: Use add-hook and find-file-hook.
1811 (ange-ftp-parse-netrc): Use run-hooks and find-file-hook.
1812 (ange-ftp-ls-parser): Make it into a function.
1813 Ignore trailing @ in symlink targets.
1814 (ange-ftp-file-entry-p): Ignore FTP errors.
1815 (ange-ftp-insert-directory): Use ange-ftp-expand-symlink
1816 to correctly expand "/flint:/bla -> ./etc" to /flint:/etc.
1817
0bb64d76
PA
18182002-07-04 Per Abrahamsen <abraham@dina.kvl.dk>
1819
1820 * simple.el (toggle-truncate-lines): New command.
1821
9669f2d6
MB
18222002-07-04 Miles Bader <miles@gnu.org>
1823
1824 * comint.el (comint-displayed-dynamic-completions): New variable.
1825 (comint-dynamic-list-completions): Be more careful about choosing
1826 when to scroll an existing completions window.
1827
210accc8
AS
18282002-07-03 Andreas Schwab <schwab@suse.de>
1829
1830 * net/tramp.el (tramp-handle-ange-ftp): Move interactive spec
1831 after doc string.
1832
9af6aa14
JB
18332002-07-03 Juanma Barranquero <lektu@terra.es>
1834
25f78d18
JB
1835 * net/tramp.el (tramp-send-eof): Fix typo.
1836 (tramp-kill-process): Likewise.
1837
bcae6433
JB
1838 * play/dunnet.el (dun-physobj-desc): Likewise.
1839
1840 * textmodes/reftex-vars.el (reftex-label-alist): Likewise.
1841
6a5d7585
JB
1842 * calendar/timeclock.el (timeclock-workday-remaining): Likewise.
1843 (timeclock-workday-elapsed): Likewise.
1844
1845 * allout.el (outline-goto-prefix): Likewise.
1846
5ec2752a
JB
1847 * emulation/tpu-edt.el (tpu-delete-to-eol): Likewise.
1848 (tpu-delete-to-bol): Likewise.
1849
9af6aa14
JB
1850 * subr.el (chars-in-region): Add obsolescence declaration for
1851 `chars-in-region'.
1852
a7ac92b6
MB
18532002-07-03 Miles Bader <miles@gnu.org>
1854
1855 * faces.el (header-line): Don't use a `common' clause for
1856 inheriting from the mode-line face, since we can't override it,
1857 and we don't want it for ttys.
1858
ec1a57dc
RS
18592002-07-02 Richard M. Stallman <rms@gnu.org>
1860
64805fb0
RS
1861 * net/ange-ftp.el (ange-ftp-hook-function): Add file-remote-p prop.
1862
ec1a57dc
RS
1863 * files.el (hack-one-local-variable-constantp): New function.
1864 (hack-one-local-variable-eval-safep): New function.
1865 Check for `eval:' calling fn with `safe-local-eval-function' property.
1866 (hack-one-local-variable): Use hack-one-local-variable-eval-safep.
1867 (c-add-style, c-set-style): Add safe-local-eval-function property.
9af6aa14 1868
ec1a57dc
RS
1869 * files.el (insert-directory): Handle --dired option to ls.
1870
1871 * files.el (file-remote-p): New function.
1872
1873 * emacs-lisp/easymenu.el (easy-menu-popup-menu): New function.
1874
1875 * startup.el (fancy-splash-screens): Switch to a chosen frame.
1876 (fancy-splash-frame): Choose the right frame to use.
1877 (use-fancy-splash-screens-p): Check dimensions of the right frame
1878 in order to decide.
1879
1880 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
1881 Rename cl-func to cl-functions. Enable it by default.
1882 (byte-compile-file-form-eval-boundary): Turn off cl-functions warnings
1883 if the file loads cl.
1884 (byte-compile-initial-macro-environment): For eval-and-compile,
1885 use byte-compile-eval-before-compile to eval.
1886 (byte-compile-eval-before-compile): New function to turn off
1887 cl-functions when appropriate, for eval-and-compile.
1888 (byte-compile-warnings): Doc fix.
1889
18902002-07-02 Dave Love <fx@gnu.org>
1891
1892 * emacs-lisp/bytecomp.el (byte-compile-warnings): Add cl-func option.
1893 (byte-compile-cl-warn): New function.
1894 (byte-compile-form): Use it, to warn about calling cl functions.
1895 (byte-compile-warning-types): Doc fix.
1896
df1890b0
JB
18972002-07-02 Juanma Barranquero <lektu@terra.es>
1898
1899 * mail/rmailsum.el (rmail-user-mail-address-regexp): Fix typo.
1900
1901 * textmodes/reftex-cite.el (reftex-citation): Fix typo.
1902
ec1a57dc
RS
1903 * progmodes/cperl-mode.el (cperl-break-one-line-blocks-when-indent):
1904 Fix typo.
df1890b0 1905
4141da38
KS
19062002-07-02 Kim F. Storm <storm@cua.dk>
1907
1908 * emacs-lisp/bindat.el: New file.
1909
7abc9add
SS
19102002-07-01 Sam Steingold <sds@gnu.org>
1911
1912 * textmodes/tex-mode.el (tex-file): Call `save-some-buffers'
1913 before `tex-main-file' because if the current buffer is new, its
1914 file might not exist yet, and then `tex-main-file' will
1915 incorrectly return "foo.tex.tex".
1916
ce827a7d
JB
19172002-07-01 Juanma Barranquero <lektu@terra.es>
1918
1919 * ido.el (ido-minibuffer-setup-hook): Doc fix.
1920
dc976f2c
DL
19212002-07-01 Dave Love <fx@gnu.org>
1922
1923 Make strokes a proper minor mode, and don't try to overload
1924 mouse-2, which doesn't work satisfactorily.
1925
1926 * strokes.el: Doc fixes.
1927 (strokes-mode): Defcustom deleted; replaced by minor mode def with
1928 re-written function.
1929 (strokes-while-inhibiting-garbage-collector): Comment out.
1930 (define-stroke, strokes-fix-button2-command, strokes-insinuated)
1931 (strokes-insinuate, global-set-stroke, describe-stroke)
1932 (load-user-strokes, save-strokes, strokes-bug-address)
1933 (strokes-click-command): Deleted.
1934 (strokes-execute-stroke): Remove strokes-click-p case.
1935 (strokes-describe-stroke): Remove strokes-click-p stuff.
1936 (strokes-help): Fix.
1937 (strokes-report-bug): Alias to report-emacs-bug.
1938 (strokes-prompt-user-save-strokes): Modify format of the file.
1939 (strokes-mode-map, strokes-unload-hook): New.
1940 (strokes-buffer-name): Don't customize.
ce827a7d 1941
ec962374
RS
19422002-07-01 Richard M. Stallman <rms@gnu.org>
1943
1944 * info.el (Info-index): Get immediate error if used in `dir'.
1945
7abc9add 1946 * textmodes/picture.el (picture-forward-column)
ec962374
RS
1947 (picture-move-down): Never deactivate the mark.
1948
6b285f60
SJ
19492002-06-30 Simon Josefsson <jas@extundo.com>
1950
1951 * menu-bar.el (menu-bar-options-menu): Move elisp mode names from
1952 menu entry into balloon help.
1953
525fdbc9
AS
19542002-06-30 Andreas Schwab <schwab@suse.de>
1955
1956 * files.el (directory-free-space-args): Don't use `-P' on Darwin.
1957 * term/mac-win.el: Don't set it here.
1958
2562aa9f
SM
19592002-06-29 Stefan Monnier <monnier@cs.yale.edu>
1960
1961 * pcvs-defs.el (cvs-mode-map): Bind ! to `force'.
1962
11688fcc
AS
19632002-06-29 Andreas Schwab <schwab@suse.de>
1964
eb14066a
AS
1965 * term/mac-win.el: Use directory-free-space-program instead of
1966 obsolete variable dired-free-space-program. On Darwin, don't set
1967 directory-free-space-program, shell-file-name and
1968 process-connection-type; set directory-free-space-args to not
1969 include `-P' and use utf-8 for file name coding system.
1970
d4bbcbb4
AS
1971 * simple.el (shell-command-on-region): Handle errors and signals
1972 from shell command execution.
61b80ebf 1973 (display-message-or-buffer): Fix last change.
637fff82 1974 (shell-command-default-error-buffer): Doc fix.
d4bbcbb4 1975
11688fcc
AS
1976 * dired.el (dired-view-file): Quote file name for
1977 dired-run-shell-command.
1978
79e6f288
KS
19792002-06-29 Kim F. Storm <storm@cua.dk>
1980
1981 * kmacro.el: New file.
1982
c31f68b7
JW
19832002-06-28 John Wiegley <johnw@gnu.org>
1984
1985 * pcmpl-cvs.el: Added my name as the maintainer of this file.
1986
6674676b
AS
19872002-06-28 Andreas Schwab <schwab@suse.de>
1988
1989 * shell.el (explicit-bash-args): New user option.
1990
789d1bf0
KS
19912002-06-28 Kim F. Storm <storm@cua.dk>
1992
1993 * ido.el: New file.
1994
2562aa9f
SM
19952002-06-28 Stefan Monnier <monnier@cs.yale.edu>
1996
1997 * derived.el (define-derived-mode): Preserve the `mode-class' rather
1998 than the `special' symbol property.
1999 (derived-mode-class): Make it obsolete.
2000
a8c12c79
AS
20012002-06-27 Andreas Schwab <schwab@suse.de>
2002
2003 * net/tramp.el (tramp-handle-ange-ftp): Fix typo.
2004
23a3b598
JB
20052002-06-27 Juanma Barranquero <lektu@terra.es>
2006
2007 * emacs-lisp/bytecomp.el (baud-rate): Fix obsolescence declaration.
2008 (meta-flag): Likewise.
2009
2010 * international/mule-util.el (string-to-sequence): Likewise.
2011
2012 * subr.el (char-bytes): Likewise.
2013 (make-local-hook): Likewise.
2014 (baud-rate): Remove redundant info from docstring.
2015
2016 * faces.el (frame-update-faces): Fix obsolescence declaration.
2017 (internal-get-face): Remove redundant info from docstring and
2018 fix obsolescence declaration.
2019
2020 * rect.el (move-to-column-force): Likewise.
2021
2022 * help-fns.el (describe-function-1): Use semicolon instead of dot.
2023 (describe-variable): Likewise.
2024
212bb1b5
SM
20252002-06-27 Stefan Monnier <monnier@cs.yale.edu>
2026
bb5d43fe
SM
2027 * mwheel.el (mouse-wheel-change-button): Deactivate before changing.
2028 (mouse-wheel-up-button, mouse-wheel-down-button): Obsolete.
2029 (mouse-wheel-up-event, mouse-wheel-down-event): New vars.
2030 (mouse-wheel-follow-mouse): Change default to t.
2031 (mwheel-event-button): Return the basic event symbol.
2032 (mwheel-scroll): Work with non-mouse events.
2033 (mouse-wheel-mode): Use the new vars.
2034 (mwheel-install): Obey `uninstall'.
2035
2036 * term/xterm.el (function-key-map): Add some bindings.
2037
212bb1b5
SM
2038 * uniquify.el (uniquify-delay-rationalize-file-buffer-names):
2039 Rename from delay-uniquify-rationalize-file-buffer-names.
2040 Only rationalize if the buffer is under uniquify control.
2041 (uniquify-delayed-rationalize-file-buffer-names):
2042 Rename from delayed-uniquify-rationalize-file-buffer-names.
2043
5fe0ea6a 20442002-06-27 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
487fa986
KG
2045
2046 * net/tramp.el (tramp-file-name-structure)
212bb1b5 2047 (tramp-multi-file-name-hop-structure): Split for easier readability.
487fa986
KG
2048 (tramp-handle-make-symbolic-link): Use user/host/method/... from
2049 LINKNAME, not FILENAME.
212bb1b5
SM
2050 (tramp-handle-verify-visited-file-modtime):
2051 Call tramp-ange-ftp-file-name-p with right parameters.
487fa986
KG
2052 (tramp-handle-verify-visited-file-modtime): `insert' does not
2053 work for integers, convert them to strings first.
2054 (tramp-handle-ange-ftp): New function to perform setup for
2055 replacing Ange-FTP with Tramp.
2056 (tramp-repair-jka-compr): New function to factor out some
2057 previously top-level code. Call the function at top-level.
2058
8c269380
JB
20592002-06-27 Juanma Barranquero <lektu@terra.es>
2060
9d5d96a6
JB
2061 * composite.el (decompose-composite-char): Fix docstring.
2062
8c269380
JB
2063 * faces.el (describe-face): Capitalize "not documented" message.
2064
2065 * help-fns.el (describe-variable): Likewise.
2066 (describe-function-1): Likewise. Also, document the obsolescence
2067 of the function, if applicable.
2068
eb590342 20692002-06-26 Juanma Barranquero <lektu@terra.es>
ccfb7415
JB
2070
2071 * info.el (info-menu-5): Fix documentation.
212bb1b5 2072 (Info-fontify-maximum-menu-size): Remove reference to `Info-fontify'.
ccfb7415 2073
ca8f3642
RS
20742002-06-26 Richard M. Stallman <rms@gnu.org>
2075
2076 * emacs-lisp/cl.el (values): Simplify definition.
2077
2078 * simple.el (shell-command): Match & only at end of whole command.
2079 (display-message-or-buffer): Don't use the echo area
2080 if output buffer is visible.
2081
2082 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Doc fixes.
2083
2084 * progmodes/cperl-mode.el: Many trivial doc fixes.
2085 (cperl-non-problems): Definition deleted.
2086 (cperl-menu): Don't refer to cperl-non-problems.
2087 (cperl-word-at-point): Add doc string.
2088 (cperl-beautify-regexp-piece): Fix error message.
2089 (cperl-invert-if-unless): Fix error message.
2090
2091 * dired.el (dired-find-alternate-file): Mark as disabled.
2092
5fe0ea6a 20932002-06-25 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
c62c9d08
KG
2094
2095 * net/tramp.el (tramp-ftp-method): New user option.
212bb1b5 2096 (tramp-invoke-ange-ftp): New function to forward calls to Ange-FTP.
c62c9d08
KG
2097 (with-parsed-tramp-file-name): New macro for the usual big `let'
2098 statement to dissect a file-name.
212bb1b5
SM
2099 (tramp-handle-make-symbolic-link, tramp-handle-load)
2100 (tramp-handle-file-name-directory)
2101 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
2102 (tramp-handle-file-truename, tramp-handle-file-directory-p)
2103 (tramp-handle-file-regular-p, tramp-handle-file-symlink-p)
c62c9d08 2104 (tramp-handle-file-writable-p, tramp-handle-file-writable-p):
212bb1b5 2105 Use the new macro and forward call to Ange-FTP if applicable.
c62c9d08 2106 (tramp-make-ange-ftp-file-name): New helper function to convert a
212bb1b5 2107 file name into an Ange-FTP file name, used by `tramp-invoke-ange-ftp'.
eac11a4a 2108 (tramp-default-method-alist): New user option.
c62c9d08 2109 (tramp-find-default-method): Use it.
c62c9d08
KG
2110 (tramp-sh-extra-args): New variable.
2111 (tramp-find-shell): Use it.
dc7b8aba
KG
2112 (tramp-open-connection-rsh): Support a kludgy feature for the
2113 "-p" option to ssh. If host name is given as "host#42", uses the
2114 "-p 42" option.
2115
f2936ae0
AS
21162002-06-25 Andreas Schwab <schwab@suse.de>
2117
2118 * replace.el (occur-1): Avoid invalid message format string.
2119
b81f379b
SM
21202002-06-24 Stefan Monnier <monnier@cs.yale.edu>
2121
04f13f39
SM
2122 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn):
2123 Check for `noruntime' even if the function has a known sig.
2124 (byte-compile-file, byte-compile-output-docform):
2125 Don't hard code point-min = 1.
2126
2127 * pcvs.el (cvs-parse-process): Don't save/restore point.
2128 Fix last change not to introduce spurious dir FIs.
2129 (cvs-move-to-goal-column): New function extracted from
2130 cvs-mode-previous-line.
2131 (cvs-mode-previous-line, cvs-mode-next-line): Use it.
2132 (cvs-addto-collection): Use it to preserve point.
2133 (cvs-vc-command-advice): Ad-hoc workaround for `cvs -q add'.
2134
2135 * mwheel.el (mouse-wheel-scroll-amount,mwheel-scroll,mouse-wheel-mode):
2136 Don't require the first element to be modifier-free.
2137
b81f379b
SM
2138 * pcvs-parse.el (cvs-parse-table):
2139 Handle `nothing known about' with more care.
2140
2141 * pcvs.el (cvs-fileinfo-kill): Remove.
2142 (cvs-parse-process): Add `old-fis' argument.
2143 (cvs-mode-run): Use it instead of cvs-fileinfo-kill.
2144
2145 * descr-text.el (describe-property-list): Make sure there's
2146 a space between the property name and its value.
2147 (describe-text-properties): Don't kill a pre-existing buffer.
2148
04f13f39
SM
2149 * mwheel.el: Undo last patch from Stephen Gildea for now.
2150
3efa1193
KS
21512002-06-24 Kim F. Storm <storm@cua.dk>
2152
2153 * emulation/keypad.el: Added :require 'keypad to defcustoms.
2154
f2aa473a
SM
21552002-06-23 Stefan Monnier <monnier@cs.yale.edu>
2156
2157 * subr.el (event-start, event-end, event-click-count):
2158 Accept non-mouse events as well.
2159 (read-key): New function.
2160 (read-quoted-char): Use it. Use this-single-command-raw-keys as well.
2161
2162 * files.el: Rename (and mark as obsolete)
2163 find-file-hooks to find-file-hook,
2164 find-file-not-found-hooks to find-file-not-found-functions,
2165 write-file-hooks to write-file-functions,
2166 write-contents-hooks to write-contents-functions.
2167 Mark local-write-file-hooks as obsolete.
2168 (locate-file-completion): Don't cons uselessly. Use test-completion.
2169 (basic-save-buffer): Use (point-min) rather than 1.
2170 (basic-save-buffer-2): Obey the `setmodes' returned by backup-buffer.
2171
2172 * help-fns.el (describe-variable): Only use `buffer' is still live.
2173 Use `delete-region' instead of save-excursion + delete-char.
2174 Document the obsolescence of the variable, if applicable.
2175
d595e95d
GM
21762002-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
2177
2178 * progmodes/f90.el (f90-do-auto-fill): Respect the value of
2179 comment-auto-fill-only-comments.
2180
5fe0ea6a 21812002-06-21 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
d18322c5
KG
2182
2183 * net/ange-ftp.el (backup-buffer): Delete `ange-ftp' property.
2184 This is not a handled operation.
2185
3efa1193 21862002-06-21 Kim F. Storm <storm@cua.dk>
83cfd18f
KS
2187
2188 * emulation/cua-base.el (cua--prefix-arg): Make register prefixes
b1b2d515 2189 work again. Corrected error in check for C-u initiated prefix.
83cfd18f
KS
2190
2191 * emulation/keypad.el (keypad-setup): Handle kp-begin like kp-space.
2192
30a2aafd
RS
21932002-06-21 Richard M. Stallman <rms@gnu.org>
2194
2195 * net/browse-url.el (browse-url-at-mouse): Don't pass an arg
2196 to browse-url-at-point.
2197
2198 * play/zone.el (zone-idle): Var deleted.
2199
2200 * international/iso-acc.el (iso-languages) <french>:
2201 `~ ' now generates `~', `~,' definition deleted.
2202
2203 * format.el (format-annotate-function): Copy multibyte flag
2204 and selective-display into the new temp buffer.
2205
2206 * edmacro.el (edmacro-fix-menu-commands):
2207 Discard `help-echo' events. Handle (menu-bar) events.
2208 Simplify by converting key sequence to a list and then back to vector.
b1b2d515 2209
f7c9a765
RS
22102002-06-21 Stephen Gildea <gildea@stop.mail-abuse.org>
2211
2212 * mwheel.el: Allow arbitrary keys for scrolling, add a third
2213 scrolling speed, fix an unwind-protect.
2214 (mouse-wheel-scroll-amount): Now a three-element list.
2215 (mouse-wheel-scroll-down-slow, mouse-wheel-scroll-up-slow)
2216 (mouse-wheel-scroll-down-normal, mouse-wheel-scroll-up-normal)
2217 (mouse-wheel-scroll-down-fast, mouse-wheel-scroll-up-fast):
2218 New functions.
2219
f66a7f75
AS
22202002-06-21 Andreas Schwab <schwab@suse.de>
2221
2222 * files.el (find-file-read-args): Add new argument `mustmatch' and
2223 pass it down to read-file-name.
2224 (find-file, find-file-other-window, find-file-other-frame)
2225 (find-file-read-only, find-file-read-only-other-window)
2226 (find-file-read-only-other-frame): Use it and fix prompts.
2227
b1b2d515
SM
22282002-06-21 Stefan Monnier <monnier@cs.yale.edu>
2229
2230 * pcvs-defs.el (cvs-version): Use cvs-program rather than "cvs".
2231
d78b64a0
SM
22322002-06-20 Emmanuel Briot <briot@act-europe.fr>
2233
2234 * progmodes/ada-mode.el: Update copyright notice.
2235 Synchronize with GNAT release 3.15a1.
2236 Do not attempt to load ada-support, which is only for compatibility
2237 with older Emacs versions, and is not needed for Emacs 21.
2238 Fix various calls to count-lines, that didn't work correctly when the
2239 buffer was narrowed.
2240 (ada-continuation-indent): New variable.
2241 (ada-contextual-menu): New entry "List local references", faster than
2242 "List References".
2243 (ada-mode): New alignment rules provided by S. Leake.
2244 Add support for which-function-mode.
2245 (ada-get-current-indent): Fix indentation of named parameter lists and
2246 nested boolean expressions.
2247 (ada-indent-on-previous-lines): Fix indentation of labels.
2248 (ada-search-prev-end-stmt): Fix searching of the previous
2249 end-statement, specially with regards to nested subprograms.
2250 (comment-region advice): Initially disabled, for better compatibility
2251 with other modes.
2252 (ada-fill-comment-paragraph): Fixed (no longer worked with Emacs 21).
2253
2254 * progmodes/ada-xref.el: Update copyright notice.
2255 (ada-xref-create-ali): The default is now not to create automatically
2256 the ALI files by compiling the unit, since this isn't always reliable
2257 and requires an up-to-date project file.
2258 (ada-prj-default-comp-cmd): No longer use gcc directly to compile
2259 a file, but use gnatmake instead, since this gives access to the GNAT
2260 project files.
2261 (ada-xref-search-with-egrep): New variable, suggested by P. Waroquiers.
2262 (ada-load-project-hook): New variable, for support of GNAT
2263 project files.
2264 (ada-update-project-menu): Fix the detection of the project file name.
2265 (ada-add-keymap): Change key binding for ada-find-file, that conflicted
2266 with another binding in ada-mode.el.
2267 (ada-add-menu): New menu "List Local References", to list the reference
2268 to the entity only in the current file, instead of looking in the whole
2269 project. Much faster.
2270 (ada-find-references): New parameters arg and local-only.
2271 (ada-find-any-references): New parameters local-only and append.
2272 (ada-goto-declaration): Fix handling of predefined entities in xref.
2273 (ada-get-all-references): Updated to the new xref format in GNAT 3.15,
2274 still compatible with GNAT 3.14 of course. Fix various calls to
2275 count-lines, that didn't work correctly when the buffer was narrowed.
2276
2277 * progmodes/ada-prj.el: Update copyright.
2278 (ada-prj-load-directory): Make sure we do not use one of the new Emacs
2279 21 dialogs to select the file, since we want a directory name only.
2280 (ada-customize): Add support for the new GNAT project files.
2281
1770ff00
FP
22822002-06-20 Francesco Potorti` <pot@gnu.org>
2283
2284 * progmodes/etags.el (tag-implicit-name-match-p): New function.
2285 (etags-recognize-tags-table): Use it for implicit tag names.
2286
cf6af551
MB
22872002-06-20 Miles Bader <miles@gnu.org>
2288
3848dd73
MB
2289 * comint.el (comint-get-old-input-default): Strip text properties
2290 for fields too.
cf6af551
MB
2291
2292 * comint.el (comint-output-filter): Run output-filter functions
2293 before setting up the prompt.
2294
3848dd73
MB
2295 * international/characters.el: Re-enable code giving word syntax
2296 to certain japanese-jisx0208 characters.
2297
e7272ece
GM
22982002-06-19 Glenn Morris <gmorris@ast.cam.ac.uk>
2299
2300 * progmodes/f90.el (f90-type-def-re): Fix value.
2301 (f90-looking-at-type-like): Adapt for new `f90-type-def-re' value.
2302
b1b2d515
SM
23032002-06-18 Stefan Monnier <monnier@cs.yale.edu>
2304
2305 * international/quail.el (quail-help): Don't assume the buffer
2306 is displayed in the same frame.
2307
2308 * emacs-lisp/debug.el (cancel-debug-on-entry):
2309 * emacs-lisp/regexp-opt.el (regexp-opt-group): Don't cons uselessly.
2310
2311 * pcvs.el (cvs-vc-command-advice): Handle the case where args
2312 are passed to `cvs' before the command name.
2313 (cvs-fileinfo-kill): Mark old FIs as up-to-date rather than dead.
2314
2315 * pcvs-info.el (cvs-add-face): Minor rewrite.
2316 (cvs-fileinfo-pp): Use `cvs-goal-column' with directory entries.
2317
2318 * newcomment.el (comment-normalize-vars): Refresh the comment-foo-skip
2319 regexp when they don't match comment-foo any more.
2320
e0e7f2d5
JB
23212002-06-18 Juanma Barranquero <lektu@terra.es>
2322
2323 * filesets.el (filesets-update-pre010505): Fix typo.
2324
2325 * eshell/em-pred.el (eshell-modifier-help-string): Fix typos.
2326
2327 * emulation/edt.el (edt-substitute): Fix typo.
2328
2329 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine): Fix typo.
2330
2331 * comint.el (comint-next-prompt, comint-previous-prompt): Fix typos.
2332
2333 * progmodes/sh-script.el (sh-electric-rparen-needed): Remove.
2334
2e4e635a
RS
23352002-06-17 Richard M. Stallman <rms@gnu.org>
2336
2337 * facemenu.el (facemenu-map): Rename to Describe Text
2338 to Describe Properties and use describe-text-properties.
2339
2340 * simple.el (what-cursor-position): Use describe-char.
2341
2342 * descr-text.el (describe-char): Moved from mule-diag.el, renamed
2343 from describe-char-after. Now calls describe-text-properties.
2344 (describe-property-list): Renamed from describe-text-properties.
2345 (describe-text-properties): Renamed from describe-text-at.
2346 New arg OUTPUT-BUFFER.
2347 (describe-text-properties-1):
2348 New subroutine, broken out from describe-text-properties.
2349 Output a newline before each section of the output.
1770ff00 2350
2e4e635a
RS
2351 * international/mule-diag.el (describe-char-after):
2352 Moved to descr-text.el.
2353
c74fe809
EZ
23542002-06-17 Eli Zaretskii <eliz@is.elta.co.il>
2355
2356 * international/mule.el (ctext-pre-write-conversion): Fix the values
2357 of FROM and TO if we create a new buffer.
2358
35068823
MB
23592002-06-17 John Paul Wallington <jpw@shootybangbang.com>
2360
2361 * comint.el (comint-insert-clicked-input): Insert clicked-on
2362 previous input without properties.
2363
f00691a3
AC
23642002-06-16 Andrew Choi <akochoi@shaw.ca>
2365
2366 * term/mac-win.el (scalable-fonts-allowed): Set to t.
2367
75183093
CW
23682002-06-15 Colin Walters <walters@debian.org>
2369
2a4a8cd5
CW
2370 * pcvs-info.el (global-font-lock-mode, font-lock-auto-fontify):
2371 Delete defvars.
2372 (cvs-highlight): Delete.
2373 (cvs-add-face): Use `font-lock-face'. Always add properties.
2374
75183093
CW
2375 * ibuffer.el (ibuffer-movement-cycle): New variable.
2376 (ibuffer-backward-line, ibuffer-forward-line): Use it.
2377
568bbe5e
RS
23782002-06-15 Richard M. Stallman <rms@gnu.org>
2379
5b6fe353
RS
2380 * emacs-lisp/bytecomp.el (byte-recompile-directory): Doc fix.
2381 (batch-byte-recompile-directory): Undo previous change.
2382
93731c54 2383 * comint.el (comint-skip-input): New function.
1770ff00 2384 (comint-interrupt-subjob, comint-kill-subjob, comint-quit-subjob)
93731c54
RS
2385 (comint-stop-subjob): Use comint-skip-input.
2386
568bbe5e
RS
2387 * ielm.el (ielm-eval-input): Use error-message-string.
2388 (ielm-format-error, ielm-format-errors): Functions deleted.
2389
3efa1193 23902002-06-14 Kim F. Storm <storm@cua.dk>
dafe5452
KS
2391
2392 * progmodes/compile.el (grep-tree): Doc fixes.
2393 Added SUBDIRS arg for non-interactive use.
2394
5dee02a3
JB
23952002-06-14 Juanma Barranquero <lektu@terra.es>
2396
b1b2d515
SM
2397 * comint.el (comint-snapshot-last-prompt):
2398 Bind `inhibit-read-only' to t to support read-only prompts.
5dee02a3
JB
2399 (comint-output-filter): Likewise.
2400
68b08950
MB
24012002-06-14 Miles Bader <miles@gnu.org>
2402
2403 * subr.el (copy-tree): Use `nconc' and `nreverse' instead of `nreconc'.
54993fa4
MB
2404 (pop): Move the call to `car' outside the prog1, as the compiler
2405 then generates better code.
68b08950 2406
216640c5
RS
24072002-06-13 Richard M. Stallman <rms@gnu.org>
2408
2409 * play/zone.el (zone-timer): New variable holds the idle timer.
2410 (zone): Don't fiddle with the idle timer at all.
1770ff00 2411 (zone-when-idle): Put the idle timer in zone-timer.
216640c5
RS
2412 If one is already set up, cancel it and make a new one.
2413 (zone-leave-me-alone): Likewise.
2414
91224f9e
JR
24152002-06-13 Jason Rumney <jasonr@gnu.org>
2416
2417 * w32-fns.el (w32-charset-info-alist): Reorder.
2418
dfd8bf47
AS
24192002-06-13 Andreas Schwab <schwab@suse.de>
2420
2421 * files.el (auto-mode-alist): Move entry for ".in" to the end.
2422
fcc6fa51
MB
24232002-06-13 Miles Bader <miles@gnu.org>
2424
2425 * comint.el (comint-mode): Don't set `font-lock-defaults'.
2426 (comint-mode-hook): Turn on font-lock by default.
2427
76bc6ee3
KF
24282002-06-12 Karl Fogel <kfogel@red-bean.com>
2429
b1b2d515
SM
2430 * bookmark.el (bookmark-file-or-variation-thereof):
2431 Restore vc-backend check, thanks to Robert Thorpe for noticing.
76bc6ee3 2432
c2345c0d
EZ
24332002-06-12 Eli Zaretskii <eliz@is.elta.co.il>
2434
2435 * textmodes/bibtex.el: Change the maintainer to "none".
2436
1823c9d2
JB
24372002-06-12 Juanma Barranquero <lektu@terra>
2438
2439 * term/w32-win.el (x-handle-switch): Fix handling of
2440 x-invocation-args for switches with arguments.
2441
b1b2d515
SM
24422002-06-12 Stefan Monnier <monnier@cs.yale.edu>
2443
2444 * menu-bar.el (menu-bar-showhide-fringe-menu): Don't use `fringe-mode'
2445 without first making sure it's bound.
2446
0381e6ca
RS
24472002-06-12 Richard M. Stallman <rms@gnu.org>
2448
efb21aab
RS
2449 * info.el (Info-fontify-node): Compute header line specially
2450 if node has no next, previous or up links.
2451 Hide the part of the first line that is used in the header.
2452 Use Info-next-link-keymap, etc.
1770ff00 2453 (Info-next-link-keymap, Info-prev-link-keymap)
efb21aab
RS
2454 (Info-up-link-keymap): New variables.
2455
0381e6ca
RS
2456 * international/mule-diag.el (describe-char-after): Doc fix.
2457
2458 * view.el (view-mode-enter): Clarify echo area message.
2459
2460 * info.el (Info-select-node): Turn header line on or off here.
2461 (Info-setup-header-line): Function deleted.
2462 (Info-mode): Make Info-header-line local.
2463 (Info-fontify-node): Ignore Info-use-header-line.
2464 Unconditionally compute what the header line should be, and
2465 store it on the `header-line' property of the node's first char.
2466 Bind [header-line down-mouse-1].
2467 Use `keymap' property, not `local-map'.
2468 Bind [mouse-2] for mouse clicks on the node line in the text.
2469
2470 * font-lock.el (font-lock-beginning-of-syntax-function): Doc fix.
2471
1b55e301
MB
24722002-06-12 Miles Bader <miles@gnu.org>
2473
2474 * comint.el (comint-send-input): Properly handle empty and
2475 no-newline input regions.
2476
33e55592
CW
24772002-06-12 Colin Walters <walters@gnu.org>
2478
2479 * calc/calc.el: Use `when', `unless'.
2480 (calc-trail-mode): Use an italic `font-lock-face'.
2481 (calc-refresh): Ditto.
333c5e0c 2482
33e55592 24832002-06-12 Colin Walters <walters@debian.org>
1770ff00 2484
b1b2d515
SM
2485 * font-core.el (font-lock-core-only): Variable deleted.
2486 All uses removed.
333c5e0c
CW
2487 (font-lock-set-defaults): Variable alist settings moved back into
2488 font-lock-set-defaults-1.
2489 (turn-on-font-lock-if-enabled): Always turn on font-lock unless it
2490 is specifically excluded by the user.
1770ff00 2491
61fd2c68 2492 * font-lock.el (font-lock-set-defaults-1): Set variable alist here.
1770ff00 2493
61fd2c68 2494 * help-mode.el (help-mode): Don't set `font-lock-defaults'.
1770ff00 2495
61fd2c68 2496 * ibuffer.el (ibuffer-mode): Don't set `font-lock-defaults'.
1770ff00 2497
61fd2c68 2498 * info.el (Info-mode): Don't set `font-lock-defaults'.
1770ff00 2499
61fd2c68
CW
2500 * replace.el (occur-mode): Don't set `font-lock-defaults'.
2501
b1b2d515
SM
2502 * help-mode.el (help-highlight-p, help-highlight-face):
2503 Variable was unused; delete.
61fd2c68 2504 (help-make-xrefs): Doc fix.
333c5e0c 2505
0672b5a0
RS
25062002-06-11 Richard M. Stallman <rms@gnu.org>
2507
2508 * format.el (format-alist): Document new element PRESERVE.
2509 (format-write-file): Implement PRESERVE elt for a format.
2510
2511 * files.el (make-auto-save-file-name): Rename local `filename' to
2512 `file-name'.
2513
658397fb
RS
25142002-06-10 Richard M. Stallman <rms@gnu.org>
2515
2516 * progmodes/ebrowse.el (ebrowse-draw-tree-fn): Use copy-sequence.
2517 (ebrowse-copy-list): Function deleted.
2518
2519 * eshell/em-unix.el (eshell/diff): Use copy-sequence.
2520
2521 * eshell/esh-mode.el (eshell-mode, eshell-mode): Use copy-sequence.
2522
2523 * eshell/esh-util.el (eshell-copy-list): Function deleted.
2524 (eshell-sublist): Use copy-sequence.
2525 (eshell-copy-tree): Make it an alias for copy-tree.
2526
2527 * emacs-lisp/cl.el (copy-list): Moved back from subr.el.
2528
2529 * subr.el (copy-list): Moved to cl.el.
2530 (copy-tree): Don't use copy-list or cl-pop.
2531
16320ac7 25322002-06-10 Miles Bader <miles@gnu.org>
ab2e49a0 2533
3238a55c
MB
2534 Make comint use text properties for highlighting instead of overlays:
2535 * comint.el (comint-last-output-overlay): Variable removed.
2536 (comint-send-input, comint-output-filter): Use text properties
2537 instead of overlays.
2538 (comint-insert-clicked-input): Rewrite to work with text
2539 properties as well as overlays
2540 (comint-snapshot-last-prompt): Snapshot using text properties.
2541 (comint-get-old-input-default, comint-extract-string): Don't copy
1770ff00 2542 text properties.
3238a55c 2543
85fd1cfa
MB
2544 * simple.el (line-move-finish): Inhibit field motion when
2545 computing `line-end'.
2546
0415fedc
MB
2547 * files.el (revert-buffer): Correct typo: variable name is
2548 `buffer-file-format', not `buffer-file-formats'.
2549
2550 * comint.el (comint-send-input, comint-output-filter): Use the
2551 `font-lock-face' property instead of `face'. Don't check the
2552 highlight-enabling variables anymore.
b1b2d515 2553 (comint-highlight-input, comint-highlight-prompt): Variables removed.
1770ff00 2554
ab2e49a0 2555 * faces.el (display-supports-face-attributes-p): New function.
16320ac7
MB
2556 (face-spec-set-match-display): Support `supports' predicate.
2557 (italic): Try underlining for displays that don't support real italics.
4abe16b5 2558 * cus-edit.el (custom-display): Add support for `supports' predicate.
ab2e49a0
MB
2559 * term/tty-colors.el (color-name-rgb-alist): Use 16-bit RGB values
2560 instead of 8-bit, for consistency with the rest of emacs.
2561 (tty-color-canonicalize): Only copy COLOR if we need to change it.
2562 (tty-color-approximate): Scale values from `color-name-rgb-alist'
2563 appropriately. Return the whole color description, rather than
2564 just the RGB values.
2565 (tty-color-standard-values): New function. Code mostly taken from
2566 `tty-color-translate'.
2567 (tty-color-translate, tty-color-values): Use `tty-color-desc' to
2568 do all the work.
2569 (tty-color-desc): Do color lookup here instead of calling
2570 `tty-color-translate' and `tty-color-by-index'; this is now the
2571 main place to do it.
2572
6635cf6e
MS
25732002-06-09 Martin Stjernholm <bug-cc-mode@gnu.org>
2574
b1b2d515
SM
2575 * progmodes/cc-style.el (c-set-style, c-set-style-1):
2576 Add another state for the `dont-override' flag where it only keeps
6635cf6e
MS
2577 globally set variables.
2578
a8f57660
CW
25792002-06-08 Colin Walters <walters@gnu.org>
2580
cc11e3ee 2581 * descr-text.el (describe-text-properties): Sort the output by the
b1b2d515 2582 size of the values. Put `font-lock-face' property on property names.
256ab4cf 2583 (toplevel): Provide `descr-text'.
cc11e3ee 2584
256ab4cf
CW
2585 * international/mule-diag.el (describe-char-after): When there are
2586 text properties, require `descr-text', and just call
2587 `describe-text-properties'.
a8f57660 2588
b1b2d515
SM
2589 * international/mule.el (sgml-html-meta-auto-coding-function):
2590 New function.
a8f57660
CW
2591 (auto-coding-from-file-contents): Delete; merge functionality into
2592 `set-auto-coding'.
2593 (set-auto-coding): Move tests from `auto-coding-functions' so that
b1b2d515
SM
2594 they have a lower priority than coding: tags.
2595 Put `auto-coding-regexp-alist' tests before coding: tag tests.
a8f57660
CW
2596 (sgml-xml-auto-coding-function): Simply `intern' the match, and
2597 test if it's a valid coding system.
2598 (auto-coding-functions): Add `sgml-html-meta-auto-coding-function'.
2599
f17c0a19
CW
26002002-06-08 Colin Walters <walters@verbum.org>
2601
2602 * subr.el (copy-list): Moved here from cl.el.
a8f57660 2603 (copy-tree): Renamed here from `cl-copy-tree' in cl-extra.el.
1770ff00 2604
a8f57660
CW
2605 * emacs-lisp/cl-extra.el (cl-copy-tree): Moved to `copy-tree' in
2606 subr.el. Add a defalias with the old name.
1770ff00 2607
cc11e3ee 2608 * emacs-lisp/cl.el (copy-list): Moved to subr.el.
f17c0a19 2609
d62920ca
CW
2610 * replace.el (occur-mode): Don't set up categories. Do set
2611 `font-lock-defaults', and be sure to set `font-lock-core-only'.
f17c0a19
CW
2612 (occur-1): Pass `list-matching-lines-face' and
2613 `list-matching-lines-buffer-name-face'.
2614 (occur-engine): Use `font-lock-face' instead of categories.
2615
d62920ca
CW
2616 * info.el (Info-mode): Don't set up categories. Do set
2617 `font-lock-defaults', and be sure to set `font-lock-core-only'.
2618 (Info-fontify-menu-headers): Use `font-lock-face' instead of
2619 categories.
f17c0a19
CW
2620 (Info-fontify-node): Ditto.
2621
2622 * ibuffer.el (ibuffer-category-alist): Delete.
2623 (ibuffer-get-category): Delete.
2624 (ibuffer-compile-make-eliding-form): Use `font-lock-face' instead
2625 of categories.
2626 (ibuffer-compile-format): Don't treat `name' category specially.
2627 (ibuffer-column name): Use `font-lock-face'.
2628 (filename-and-process): Ditto.
2629 (ibuffer-buffer-name-category): Renamed to
2630 `ibuffer-buffer-name-face'. Don't use categories.
2631 (ibuffer-update-title-and-summary): Use `font-lock-face'.
2632 (ibuffer-insert-filter-group): Ditto.
d62920ca
CW
2633 (ibuffer-mode): Don't set up categories. Do set
2634 `font-lock-defaults', and be sure to set `font-lock-core-only'.
2635 (ibuffer-compile-format): Don't pass third argument
2636 to column functions.
1770ff00
FP
2637 (filename-and-process): Ditto.
2638
d62920ca
CW
2639 * ibuf-macs.el (define-ibuffer-column): Don't create a third
2640 argument for the generated function.
f17c0a19
CW
2641
2642 * font-core.el (font-lock-category-alist): Delete.
2643 (turn-on-font-lock-if-enabled): Don't use it.
2644 (font-lock-symbol-category-alist): Delete.
2645 (font-lock-default-function): Use new `char-property-alias-alist'
2646 to make `font-lock-face' an alias for `face' when font-lock mode
2647 is enabled.
d62920ca
CW
2648 (font-lock-core-only): New variable.
2649 (font-lock-set-defaults): Use it.
f17c0a19 2650
fe1d72d0
RS
26512002-06-08 Richard M. Stallman <rms@gnu.org>
2652
f402ba38
RS
2653 * files.el (find-file-noselect-1): Undo previous change.
2654
fe1d72d0
RS
2655 * bookmark.el (bookmark-file-or-variation-thereof): Doc fix.
2656
dd33e6e9
KF
26572002-06-07 Karl Fogel <kfogel@red-bean.com>
2658
2659 * bookmark.el (bookmark-file-or-variation-thereof): Just use
2660 Info-suffix-list, as suggested by Stefan Monnier.
2661
4ddc38a1
EZ
26622002-06-05 Eli Zaretskii <eliz@is.elta.co.il>
2663
2664 * select.el (xselect-convert-to-string): If VALUE is a string,
2665 return a cons of TYPE and the string.
2666
5fe0ea6a 26672002-06-05 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1909941a 2668
5ec3b9b8
SM
2669 * language/cyrillic.el (cyrillic-alternativnyj-decode-table):
2670 Fix the table to contain correct characters.
1909941a 2671
cc76a58c
RS
26722002-06-04 Richard M. Stallman <rms@gnu.org>
2673
2674 * simple.el: Don't require cl.
2675
3a2ff803
RS
26762002-06-03 Richard M. Stallman <rms@gnu.org>
2677
2678 * dired.el (dired-do-shell-command): Doc fix in autoload.
2679
2680 * info.el (Info-extract-pointer): Ignore Info-header-line.
2681
2682 * progmodes/cc-mode.el (c-postprocess-file-styles):
2683 Do nothing except in CC modes.
2684
2685 * international/mule-cmds.el (select-safe-coding-system):
2686 When computing auto-cs, narrow to FROM...TO.
2687 Put save-excursion outside save-restriction.
2688 New arg FILE; use that for set-auto-coding.
2689
12829a07 26902002-06-01 Richard M. Stallman <rms@gnu.org>
bbbbb15b 2691
12829a07
RS
2692 * simple.el (choose-completion-string-functions): Doc fix.
2693 (choose-completion-string): Add doc string.
2694
26952002-06-01 Kim F. Storm <storm@cua.dk>
2696
2697 * simple.el: Reworked previous change.
bbbbb15b
KS
2698 (choose-completion-string1): Merged back into choose-completion-string.
2699 (choose-completion-string): Run choose-completion-string-functions
2700 after checking for proper minibuffer window. Added mini-p arg to
2701 the hook functions. Insert choice if all hook functions return nil.
2702 (choose-completion-string-functions): Doc update.
5ec3b9b8 2703
36236b72
SS
27042002-06-01 Sam Steingold <sds@gnu.org>
2705
2706 * files.el (auto-mode-alist): Strip trailing ".in" from the file
2707 name when deciding the mode (for config.h.in, Makefile.in etc).
2708
f614a1ae
TTN
27092002-06-01 Thien-Thi Nguyen <ttn@gnu.org>
2710
2711 * progmodes/prolog.el (prolog-mode-syntax-table): Add flags to
2712 ?/ and ?* entries to support /* */ style comments.
2713 (prolog-font-lock-keywords): New var.
2714 (prolog-mode): Enable font-locking; set `font-lock-defaults'.
2715
89a2b3d1
KS
27162002-06-01 Kim F. Storm <storm@cua.dk>
2717
2718 * simple.el (choose-completion-string-functions): New special hook.
2719 (choose-completion-string1): Renamed from choose-completion-string.
2720 (choose-completion-string): Run choose-completion-string-functions
2721 until success, and only call choose-completion-string1 if it fails.
2722
5ec3b9b8
SM
27232002-05-31 Stefan Monnier <monnier@cs.yale.edu>
2724
2725 * textmodes/ispell.el (autoloaded toplevel): Don't use
2726 ispell-library-directory without checking that it's bound.
2727
6be1e459
KS
27282002-05-31 Kim F. Storm <storm@cua.dk>
2729
2730 * emulation/cua-base.el (cua--last-deleted-region-pos)
2731 (cua--last-deleted-region-text): New aux variables.
2732 (cua-delete-region): Set them.
2733 (cua-repeat-replace-region): Use them to find the replacement text.
2734
d82fb2ad
JB
27352002-05-31 Juanma Barranquero <lektu@terra.es>
2736
2737 * emulation/viper-cmd.el (viper-smart-suffix-list, viper-ask-level):
2738 Fix typos.
2739
b186095c
KS
27402002-05-31 Kim F. Storm <storm@cua.dk>
2741
2742 * progmodes/compile.el (grep-tree-command, grep-tree-files-aliases)
2743 (grep-tree-ignore-CVS-directories, grep-tree-ignore-case):
2744 New custom variables.
2745 (grep-compute-defaults): Compute grep-tree-command's default value.
2746 (grep-expand-command-macros): New aux function.
2747 (grep-tree-last-regexp, grep-tree-last-files): New aux variables.
2748 (grep-tree): New command like grep-find but extended prompting.
2749
a71867c5
RS
27502002-05-30 Richard M. Stallman <rms@gnu.org>
2751
2752 * files.el (find-file-default): Add defvar for var already used.
2753
2754 * menu-bar.el (menu-bar-showhide-fringe-menu): Use defvar.
2755
f614a1ae 2756 * subr.el (open-network-stream, open-network-stream-nowait)
a71867c5
RS
2757 (open-network-stream-server, process-kill-without-query):
2758 Moved from simple.el.
2759
2760 * simple.el (open-network-stream, open-network-stream-nowait)
2761 (open-network-stream-server, process-kill-without-query):
2762 Moved to subr.el.
2763
2764 * simple.el (byte-compiling-files-p): Function deleted.
2765
2766 * textmodes/ispell.el (ispell-library-directory): Renamed from
2767 ispell-library-path. If Ispell is not installed, init to nil.
2768 (check-ispell-version): Doc fix.
2769 (ispell-menu-map): Get rid of byte-compiling-files-p hackery;
2770 initialize this unconditionally when ispell-menu-map-needed is t.
2771 Local `path' renamed to `dir'.
2772
a579b36f
MB
27732002-05-30 Miles Bader <miles@gnu.org>
2774
2775 * calc/calc.el (calc-show-banner): New variable.
2776 (calc-refresh): Only show banner if `calc-show-banner' is non-nil.
2777 (calc-mode-var-list): Add `calc-show-banner'.
2778 * calc/calc-ext.el (calc-init-extensions): Add binding for `d@'.
2779 (calc-toggle-banner): New function.
2780 * calc/calc-help.el (calc-d-prefix-help): Add `@'.
2781
7ea42709
RS
27822002-05-29 Richard M. Stallman <rms@gnu.org>
2783
2784 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
2785 When recognizing a def... construct, make that indentation
2786 tentative, so that it can be overridden if the list in question
2787 is not actually an expression.
2788 (common-lisp-indent-call-method): New subroutine.
2789
2790 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
2791 Delete the output file if we get a file-error.
2792
2793 * tooltip.el (tooltip-mouse-motions-active): New variable.
2794 (tooltip-activate-mouse-motions): Don't kill track-mouse local
2795 if it was not made by us.
2796
2797 * mouse.el (mouse-set-font): Avoid misleading error message
2798 if user makes no selection.
2799
2800 * info.el (Info-setup-header-line): Don't hide the links line.
2801
2802 * files.el (find-file-noselect-1): Return the buffer we created
2803 even if it has been killed within `after-find-file'.
2804
2805 * files.el (auto-mode-alist): Use ada-mode for .ad[bs].dg files.
2806
3ad83f29
KS
28072002-05-29 Kim F. Storm <storm@cua.dk>
2808
2809 * simple.el (open-network-stream-server): Pass on optional args
2810 sentinel and filter to make-network-process (from Luke Gorrie).
2811
532a8e8b
CW
28122002-05-28 Colin Walters <walters@gnu.org>
2813
2814 * textmodes/sgml-mode.el (xml-mode): New alias for `sgml-mode'.
2815
2816 * emacs-lisp/bytecomp.el (byte-compile-last-line): Deleted.
ccb3c8de 2817 (byte-compile-delete-first): New function.
532a8e8b
CW
2818 (byte-compile-read-position): New variable.
2819 (byte-compile-last-position): New variable.
ccb3c8de 2820 (byte-compile-current-buffer): New variable.
532a8e8b
CW
2821 (byte-compile-log-1): Use it.
2822 (byte-compile-set-symbol-position): New function.
2823 (byte-compile-obsolete, byte-compile-callargs-warn)
2824 (byte-compile-arglist-warn, byte-compile-arglist-warn)
2825 (byte-compile-print-syms, byte-compile-file-form-defmumble)
2826 (byte-compile-check-lambda-list, byte-compile-lambda)
2827 (byte-compile-form, byte-compile-variable-ref)
2828 (byte-compile-subr-wrong-args, byte-compile-negation-optimizer)
2829 (byte-compile-condition-case, byte-compile-defun)
2830 (byte-compile-defvar, byte-compile-autoload)
2831 (byte-compile-lambda-form): Use it.
2832 (byte-compile-from-buffer): Set it, and bind
2833 `read-with-symbol-positions' and `read-symbol-positions-list'.
2834
ccb3c8de
CW
2835 * emacs-lisp/bytecomp.el (byte-compile-debug): New variable.
2836
b44ec8e3
KS
28372002-05-28 Kim F. Storm <storm@cua.dk>
2838
2839 * files.el (read-directory-name): New function.
2840 (cd): Use it instead of read-file-name.
2841
fc803e8d
KS
28422002-05-27 Kim F. Storm <storm@cua.dk>
2843
2844 * simple.el (push-mark-command): Added optional NOMSG arg.
2845
2846 * emulation/cua-base.el (cua-set-mark): Align pop to mark
2847 behaviour with standard set-mark-command.
2848 (cua--pre-command-handler): Use push-mark-command.
2849 (cua-repeat-replace-region): Improve functionality when
2850 repeated after moving point or changing buffer.
2851
9b5691bb
CW
28522002-05-26 Colin Walters <walters@verbum.org>
2853
908abdfd
CW
2854 * startup.el (command-line): Use `when', `unless'.
2855 (command-line-1): New argument "--nosplash". Handle it.
2856
2857 * startup.el (inhibit-splash-screen): New variable alias for
2858 `inhibit-startup-message'.
2859
9b5691bb
CW
2860 * replace.el (perform-replace): Document return value. Use `pop'.
2861
76bccf35
GM
28622002-05-26 Glenn Morris <gmorris@ast.cam.ac.uk>
2863
2864 * progmodes/f90.el (f90-previous-block, f90-next-block): New names,
2865 and slightly changed behaviour, for `f90-previous-block-start' and
2866 `f90-next-block-end'.
2867 (f90-beginning-of-subprogram, f90-end-of-subprogram): Simplify.
2868
608d30f7
SJ
28692002-05-26 Simon Josefsson <jas@extundo.com>
2870
2871 * fringe.el (set-fringe-mode): Work when updating
2872 `default-frame-alist'.
2873
a30f92b8
KS
28742002-05-26 Kim F. Storm <storm@cua.dk>
2875
2876 * emulation/cua-base.el (cua--repeat-replace-text): New variable.
2877 (cua-repeat-replace-region): New command.
2878 (cua--init-keymaps): Bind it to M-v in cua--cua-keys-keymap.
2879 Misc improvements to the commantary.
2880
19c8fe75
SJ
28812002-05-26 Simon Josefsson <jas@extundo.com>
2882
2883 * fringe.el (fringe-query-style): New fringe style "minimal".
2884
280b8e59
SJ
28852002-05-24 Simon Josefsson <jas@extundo.com>
2886
2887 * rot13.el (rot13-translate-table): New variable.
2888 (rot13, rot13-string, rot13-region): New functions.
2889
3ce79cf5
MS
28902002-05-25 Martin Stjernholm <bug-cc-mode@gnu.org>
2891
2892 * progmodes/cc-engine.el (c-add-stmt-syntax): Fixed some cases
2893 of wrong anchoring, e.g. for else-if compounds.
2894
00cb70dc
MB
28952002-05-25 Miles Bader <miles@gnu.org>
2896
f614a1ae
TTN
2897 * menu-bar.el (menu-bar-showhide-fringe-menu-customize-left)
2898 (menu-bar-showhide-fringe-menu-customize-right)
00cb70dc
MB
2899 (menu-bar-showhide-fringe-menu-customize-disable):
2900 Use proper calling convention for `customize-set-value'.
2901 Require `fringe' before setting variable.
2902
feb51e91
KS
29032002-05-25 Kim F. Storm <storm@cua.dk>
2904
2905 * emulation/cua-base.el (cua--self-insert-char-p): New function.
2906
2907 * emulation/cua-gmrk.el (cua--init-global-mark): Install default
2908 binding in cua--global-mark-keymap using cua--self-insert-char-p
2909 to handle all global self inserting characters in gmark mode.
2910
2911 * emulation/cua-rect.el (cua--init-rectangles): Install default
2912 binding in cua--rectangle-keymap using cua--self-insert-char-p
2913 to handle all global self inserting characters in rectangle mode.
2914
d2679414
SM
29152002-05-24 Stefan Monnier <monnier@cs.yale.edu>
2916
2917 * net/ange-ftp.el (read-file-name-internal): Remove the
2918 `ange-ftp' property.
2919 (ange-ftp-real-read-file-name-internal): Remove.
2920
e47b1d49
GM
29212002-05-24 Glenn Morris <gmorris@ast.cam.ac.uk>
2922
2923 * progmodes/f90.el: (f90-end-of-subprogram): Remove the final
2924 `forward-line'.
2925 (f90-end-of-block, f90-beginning-of-block, f90-next-block-end)
2926 (f90-previous-block-start): New navigation commands.
2927
02f4566a
SJ
29282002-05-20 Simon Josefsson <jas@extundo.com>
2929
2930 * fringe.el: New file.
2931
2932 * menu-bar.el (menu-bar-options-save): Add fringe-mode.
2933 (menu-bar-showhide-fringe-menu): New menu.
2934 (menu-bar-showhide-menu): Add Fringe sub-menu.
2935
b2346b2c
CW
29362002-05-23 Colin Walters <walters@verbum.org>
2937
2938 * replace.el (occur-engine): Include all text properties except
2939 mouse-face on the newline at the end of occurences.
2940
7dbffb1c
KS
29412002-05-23 Kim F. Storm <storm@cua.dk>
2942
01b886b7
KS
2943 * apropos.el (apropos-true-hit, apropos-false-hit-symbol)
2944 (apropos-false-hit-str, apropos-true-hit-doc): New functions.
2945 (apropos-command, apropos-value, apropos-documentation-internal)
2946 (apropos-documentation-check-doc-file)
2947 (apropos-documentation-check-elc-file): Use them to filter out
2948 false matches where only one keyword matches, but more than once.
d2679414 2949
7dbffb1c
KS
2950 * apropos.el (apropos-show-scores, apropos-orig-regexp)
2951 (apropos-all-regexp, apropos-synonyms, apropos-words)
2952 (apropos-all-words): New variables.
2953 (aprpos-words-to-regexp, apropos-rewrite-regexp)
2954 (apropos-calc-scores, apropos-score-str, apropos-score-doc)
2955 (apropos-score-symbol): New functions.
2956 (apropos-command, apropos, apropos-value, apropos-documentation):
2957 Allow keywords in addition to regexp. Added scoring.
2958 (apropos-documentation-check-doc-file)
2959 (apropos-documentation-check-elc-file): Added scoring.
2960 (apropos-print): Sort according to score.
01b886b7 2961
577123f4
CW
29622002-05-22 Colin Walters <walters@cis.ohio-state.edu>
2963
7c4ef9b3
CW
2964 * info.el (Info-mode-hook): Change `font-lock-mode' to
2965 `turn-on-font-lock'.
d2679414 2966
577123f4
CW
2967 * font-core.el (font-lock-function): New variable.
2968 (font-lock-default-function): New function, created from
2969 `font-lock-mode'.
9b5691bb 2970 (font-lock-mode): Just funcall `font-lock-function'.
d76014d9 2971 (font-lock-symbol-category-alist): New variable.
d2679414 2972
e31cfca5
MR
29732002-05-22 Markus Rost <rost@math.ohio-state.edu>
2974
2975 * files.el (file-newest-backup): Use file-name-sans-versions.
2976
2977 * diff.el (diff-latest-backup-file): Replace the main code by
2978 a call of file-newest-backup.
2979
232dbe4f
MW
29802002-05-22 Mike Williams <mdub@bigfoot.com>
2981
2982 * textmodes/sgml-mode.el (sgml-guess-indent): Look further into
2983 the buffer.
2984
76a98a50
SM
29852002-05-21 Stefan Monnier <monnier@cs.yale.edu>
2986
2987 * net/ange-ftp.el (ange-ftp-allow-child-lookup): Re-enable since
2988 the last patch works around the wu-ftpd misfeature that prompted
2989 the disabling of this optimization.
2990
a7c4d9c8 29912002-05-21 Colin Walters <walters@gnu.org>
2fdd365d 2992
4531bb65
CW
2993 * international/mule.el (make-coding-system): Doc fixes.
2994
2995 * international/mule.el (auto-coding-functions): New variable.
2996 (auto-coding-from-file-contents): Use it.
2997 (set-auto-coding): Update docs.
2998 (sgml-xml-auto-coding-function): New function.
2999
76a98a50
SM
3000 * international/mule-util.el (truncate-string-to-width):
3001 New optional argument `ellipsis'. Add commented-out test suite, and
2fdd365d 3002 change coding to iso-2022-7bit.
a7c4d9c8 3003
76a98a50 30042002-05-21 Colin Walters <walters@verbum.org>
05559016
CW
3005
3006 * font-lock.el (font-lock-defaults, font-lock-defaults-alist)
3007 (font-lock-multiline, font-lock-fontified, font-lock-mode)
3008 (turn-on-font-lock, font-lock-add-keywords, global-font-lock-mode)
3009 (font-lock-global-modes): Moved to font-core.el.
3010 (font-lock-set-defaults-1): Partially moved to font-core.el.
3011
3012 * font-core.el: New file, with functions taken from font-lock.el.
3013 (font-lock-category-alist): New variable.
3014 (font-lock-mode): Use it.
76a98a50
SM
3015 (font-lock-set-defaults): Partially taken from font-lock.el.
3016 Only load font-lock.el when necessary.
05559016 3017
59809627
CW
3018 * loadup.el: Add font-core.el.
3019
05559016
CW
3020 * replace.el (occur-mode-hook): New variable.
3021 (occur-fontify-region-function): Deleted.
3022 (occur-mode): Don't use it. Set up `font-lock-category-alist'
3023 instead.
3024 (occur-fontify-on-property): Deleted.
3025 (occur-engine): Use categories from `font-lock-category-alist'.
3026
2fdd365d 3027 * info.el (Info-fontify): Deleted.
76a98a50 3028 (Info-select-node): Don't use it.
2fdd365d
CW
3029 (Info-mode-hook): New variable.
3030 (Info-mode): Set up categories.
3031 (Info-fontify-menu-headers, Info-fontify-node): Use categories.
3032
05559016
CW
3033 * ibuffer.el (ibuffer-formats): Update docs.
3034 (ibuffer-category-alist): New variable.
3035 (ibuffer-get-category): New function.
3036 (ibuffer-compile-make-eliding-form): Use category property instead
3037 of face.
3038 (ibuffer-compile-format): Pass current ibuffer buffer to column
3039 functions too.
3040 (ibuffer-buffer-name-category): New function.
3041 (ibuffer-compile-format): If the current column is a `name'
3042 column, figure out the appropriate category to put on it.
3043 (filename-and-process): Use category property.
3044 (ibuffer-fontify-region-function): Deleted.
3045 (ibuffer-unfontify-region-function): Deleted.
3046 (ibuffer-update-title-and-summary): Use category properties.
3047 (ibuffer-insert-filter-group): Ditto.
3048 (ibuffer-mode): Set up category properties.
3049
76a98a50 30502002-05-21 Colin Walters <walters@debian.org>
05559016
CW
3051
3052 * replace.el (occur-engine): Increment globalcount all at once
3053 after searching a buffer.
3054 (occur-mode-map): Don't escape plain "o".
59809627
CW
3055
3056 * ibuf-macs.el (define-ibuffer-column): Add third argument
3057 `ibuffer-buf'.
76a98a50 3058
05559016
CW
3059 * ibuffer.el (toplevel): Require font-lock, to get the face
3060 definitions.
3061 (ibuffer-use-fontification): Deleted.
3062 (column filename-and-process): New column.
3063 (ibuffer-formats): Use it by default.
3064 (ibuffer-name-map, ibuffer-mode-name-map)
76a98a50 3065 (ibuffer-filter-group-map): Don't set parent to `ibuffer-mode-map'.
05559016
CW
3066 (ibuffer-do-save, ibuffer-do-toggle-modified)
3067 (ibuffer-do-toggle-read-only, ibuffer-do-delete)
3068 (ibuffer-do-kill-on-deletion-marks): Include name in definition.
76a98a50 3069 (ibuffer): New optional argument `formats'.
05559016 3070
5a0f9388
EZ
30712002-05-21 Eli Zaretskii <eliz@is.elta.co.il>
3072
3073 * indent.el (indent-rigidly): Mention how to remove all indentation.
3074
9969dd6c
CW
30752002-05-21 Colin Walters <walters@gnu.org>
3076
3077 * international/mule-diag.el (describe-char-after): Order display
3078 of text properties by the size of their value, for clarity.
3079
6f642004
SM
30802002-05-20 Stefan Monnier <monnier@cs.yale.edu>
3081
3082 * net/ange-ftp.el (ange-ftp-generate-root-prefixes)
3083 (ange-ftp-file-name-completion): Don't cons unnecessarily.
3084 (ange-ftp-send-cmd): Always `cd' before doing `ls'.
3085
3086 * wid-edit.el (widget-color-complete):
3087 * progmodes/etags.el (tags-complete-tags-table-file):
3088 * progmodes/cpp.el (cpp-choose-symbol): Don't cons unnecessarily.
3089
3090 * textmodes/outline.el (outline-reveal-toggle-invisible):
3091 Reverse the meaning of the second arg.
3092
3093 * reveal.el (reveal-post-command): Reverse the semantics of
3094 reveal-toggle-invisible and support isearch-open-invisible-temporary.
3095
eb1213c1
MR
30962002-05-20 Markus Rost <rost@math.ohio-state.edu>
3097
3098 * mail/sendmail.el (mail-recover-1): Remove (debug).
3099 (mail-signature): Fix :type.
3100 (mail-default-directory): New user option.
3101 (mail, mail-recover): Use that option.
3102
5fe0ea6a 31032002-05-20 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6caef2da 3104
45885400 3105 * international/mule.el (auto-coding-alist): Use emacs-mule
6caef2da
KG
3106 for auto-save files.
3107
257ae3a6
MB
31082002-05-20 Miles Bader <miles@gnu.org>
3109
3110 * files.el (find-file-read-args): Don't trash existing value of
3111 `minibuffer-setup-hook', just add our hook to it.
3112
2b29f15c
MR
31132002-05-19 Markus Rost <rost@math.ohio-state.edu>
3114
5d598f16 3115 * international/ucs-tables.el (unify-8859-on-encoding-mode)
6f642004 3116 (unify-8859-on-decoding-mode): Change :version attributes to strings.
5d598f16
MR
3117
3118 * simple.el (yank-excluded-properties): Change :version attribute
3119 to a string.
3120
3121 * dired.el (dired-view-command-alist): Change :version attribute
3122 to a string.
3123
3124 * xscheme.el (xscheme-start-hook): Change :version attribute to a
3125 string.
3126
2b29f15c
MR
3127 * find-dired.el (find-dired): Implement revert-buffer-function.
3128
6f642004 3129 * mail/emacsbug.el (report-emacs-bug-hook): Do another save-excursion.
2b29f15c 3130
6dd52caf
GM
31312002-05-19 Glenn Morris <gmorris@ast.cam.ac.uk>
3132
89fa1ef5
GM
3133 * progmodes/f90.el (f90-match-end, f90-break-line): Simplify a bit.
3134 (f90-get-present-comment-type): Fix earlier change.
3135 (f90-comment-indent): Doc fix.
f14ca250
GM
3136 (f90-equal-symbols, f90-looking-at-do, f90-looking-at-select-case)
3137 (f90-looking-at-if-then): Remove lets.
3138 (f90-looking-at-where-or-forall): Handle if split over lines.
02f85cba 3139 (f90-change-keywords): Doc fix.
6dd52caf 3140
91f50d61
RS
31412002-05-19 Richard M. Stallman <rms@gnu.org>
3142
8bad880b
RS
3143 * indent.el (indent-region): Make COLUMN arg optional.
3144
3145 * files.el (find-file-read-args): New function.
6f642004
SM
3146 (find-file, find-file-other-window, find-file-other-frame)
3147 (find-file-read-only, find-file-read-only-other-window)
8bad880b
RS
3148 (find-file-read-only-other-frame): Use it.
3149
3150 * custom.el (custom-load-symbol): Verify that LOADED is a string.
3151
91f50d61 3152 * arc-mode.el (archive-zip-use-pkzip): Variable deleted.
6f642004 3153 (archive-zip-extract, archive-zip-expunge, archive-zip-update)
91f50d61
RS
3154 (archive-zip-update-case): Use locate-file to decide whether
3155 to use pkzip.
3156 (archive-zip-extract): Test for pkzip in value of archive-zip-extract.
3157
3158 * files.el (locate-file): Doc fix.
3159
31602002-05-19 John Paul Wallington <jpw@shootybangbang.com>
3161
3162 * mail/rmail.el (rmail-show-message-hook): Offer `goto-address'
3163 as an option.
3164
de856d99
SM
31652002-05-18 Stefan Monnier <monnier@cs.yale.edu>
3166
3167 * uniquify.el (uniquify-rationalize-file-buffer-names):
3168 Always strip the trailing / even if the file is not a directory.
3169
70186f7f
GM
31702002-05-18 Glenn Morris <gmorris@ast.cam.ac.uk>
3171
3172 * progmodes/f90.el (f90-mode-syntax-table, f90-mode-map): Do the
de856d99 3173 initialization in the defvar.
70186f7f
GM
3174 (f90-font-lock-on, f90-font-lock-off): Add 'menu-alias property.
3175 (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3)
3176 (f90-font-lock-4): Move the doc strings.
3177 (f90-menu-bar-menu): New internal variable to hold the top-level menu.
3178 (f90-change-case-menu, f90-font-lock-menu): Minor code changes.
4f9fc702 3179 (f90-mode-abbrev-table): Initialize in the defvar, with
de856d99 3180 define-abbrev-table.
70186f7f 3181
516f7fca
EZ
31822002-05-18 Eli Zaretskii <eliz@is.elta.co.il>
3183
3184 * tar-mode.el (tar-octal-time): Fix last change.
3185
515ced27
MR
31862002-05-18 Markus Rost <rost@math.ohio-state.edu>
3187
3188 * mail/emacsbug.el (report-emacs-bug-text-prompt): New variable.
3189 (report-emacs-bug): Store the prompt in
3190 `report-emacs-bug-text-prompt'. Move Configuration/Important
3191 settings information after the user's report.
3192 (report-emacs-bug-hook): Unclutter by deleting the content of
3193 `report-emacs-bug-text-prompt'.
3194
17b17258
PJ
31952002-05-17 Thomas Morgan <tlm@pocketmail.com>
3196
3197 * forms.el (forms-jump-record, forms-insert-record)
3198 (forms-delete-record): Calculate lines from the beginning of the
3199 accessible portion rather than from the beginning of the buffer.
3200
2c978faf
EZ
32012002-05-16 Eli Zaretskii <eliz@is.elta.co.il>
3202
3203 * ps-mule.el (eval-and-compile): Add a trivial replacement for a
3204 possibly missing encode-char.
3205 (ps-mule-font-info-database-bdf): Add associations for Unicode
3206 fonts. Doc fix.
3207 (ps-mule-font-info-database-ps-bdf): Doc fix.
3208 (ps-mule-encode-ucs2): New function for encoding Unicode characters.
fe960d0a
EZ
3209
3210 * tar-mode.el (tar-octal-time): Fix the last argument of logior.
3211
de856d99
SM
32122002-05-16 Stefan Monnier <monnier@cs.yale.edu>
3213
3214 * emacs-lisp/find-func.el (find-function-search-for-symbol):
3215 Find funs defined with defun-cvs-mode.
3216 (find-function-space-re): New const. Skips comments as well.
3217 (find-function-regexp, find-variable-regexp): Use it.
3218
3219 * pcvs.el (cvs-cmd-do): Accept non-CVS dirs with CVS-ctrl'd subdirs.
3220 (cvs-mode-add-change-log-entry-other-window): Work on multiple files.
3221 (cvs-mode-set-flags): Don't cons unnecessarily.
3222
9f1f80ae
CW
32232002-05-16 Colin Walters <walters@debian.org>
3224
3225 * menu-bar.el (menu-bar-tools-menu) <calculator>: Renamed to
de856d99 3226 "Simple Calculator".
9f1f80ae
CW
3227 (menu-bar-tools-menu) <calc>: New.
3228
6afa5404
JB
32292002-05-16 Juanma Barranquero <lektu@terra.es>
3230
b96fb65c
JB
3231 * progmodes/hideshow.el (hs-adjust-block-beginning): Fix typo.
3232
3233 * filesets.el (filesets-ormap): Fix typo.
3234
6afa5404
JB
3235 * faces.el (describe-face): Fix typo.
3236
daaf4dfc
SM
32372002-05-15 Stefan Monnier <monnier@cs.yale.edu>
3238
3239 * emacs-lisp/easymenu.el (easy-menu-make-symbol):
3240 Don't treat (lambda () ...) as an expression.
3241
9f1f80ae 32422002-05-15 John Paul Wallington <jpw@shootybangbang.com>
30762c43 3243
daaf4dfc 3244 * replace.el (occur-read-primary-args): Handle a bare 'C-u' correctly.
30762c43 3245
f8229bf6
EZ
32462002-05-15 Eli Zaretskii <eliz@is.elta.co.il>
3247
3248 * emacs-lisp/easymenu.el (easy-menu-add): Doc fix.
3249
3ec0a248
GM
32502002-05-14 Glenn Morris <gmorris@ast.cam.ac.uk>
3251
3252 * progmodes/fortran.el (fortran-directive-re): New name for
3253 fortran-preprocessor-re. All usage updated.
3254 (fortran-calculate-indent): Give directives zero indentation.
3255
dd9b5663
JR
32562002-05-14 Jason Rumney <jasonr@gnu.org>
3257
3258 * emacs-lisp/easymenu.el (easy-menu-name-match): Match both
3259 displayed text and internal name as string.
3260
861a74f3
KS
32612002-05-14 Kim F. Storm <storm@cua.dk>
3262
daaf4dfc 3263 * emulation/cua-rect.el (cua--rectangle-operation):
af1a0140
KS
3264 Don't highlight empty lines in rectangles.
3265
861a74f3
KS
3266 * emulation/keypad.el: Improved commentary.
3267 (keypad-setup, keypad-shifted-setup): Added choice to setup
3268 Numeric keypad with decimal key; value is selected character.
3269 (keypad-decimal-key, keypad-shifted-decimal-key): Removed options.
3270 (keypad-numlock-setup, keypad-numlock-shifted-setup): New options.
3271 (keypad-setup): Arg list changed to support the new options.
3272
93a43334
RS
32732002-05-14 Richard M. Stallman <rms@gnu.org>
3274
3275 * dabbrev.el (dabbrev-case-distinction): New option.
3276 (dabbrev--try-find): Handle dabbrev-case-distinction.
3277 (dabbrev--search): Clean up the code.
3278 (dabbrev-upcase-means-case-search): Doc fix.
3279 (dabbrev-case-replace): Fix custom tags and docs.
3280
5fe0ea6a 32812002-05-14 Jochen K\e,A|\e(Bpper <jochen@jochen-kuepper.de>
b54f4255
CW
3282
3283 * calc/calc-units.el (math-standard-units): Update from CODATA.
3284
f530a77b
SM
32852002-05-14 Stefan Monnier <monnier@cs.yale.edu>
3286
3287 * skeleton.el (skeleton-transformation): Default to `identity'.
3288 (skeleton-insert): Use `move-after' markers and `insert' rather
3289 than rely on insert-before-markers.
3290 (skeleton-internal-1): Handle `> \n' specially so that the newline
3291 is inserted before the first line is indented.
3292
51df53f8
MW
32932002-05-14 Mike Williams <mdub@bigfoot.com>
3294
f530a77b
SM
3295 * textmodes/sgml-mode.el (sgml-tag):
3296 Default skeleton-transformation to `identity'.
51df53f8 3297
42fe2ab9
FP
32982002-05-14 Francesco Potorti` <pot@gnu.org>
3299
3300 * shell.el (shell-mode): Make second part of initialisation
3301 depend on whether comint-input-ring is empty, rather than depend
3302 on it being nil.
3303
ff5c7181
RS
33042002-05-14 Richard M. Stallman <rms@gnu.org>
3305
3306 * files.el (make-auto-save-file-name):
3307 Delete the auto-save file after make-temp-file creates it.
3308
64bd3860
KS
33092002-05-13 Kim F. Storm <storm@cua.dk>
3310
3311 * emulation/cua-base.el (cua-enable-cursor-indications): Default off.
3312 (cua-mode): Print Enabled/Disabled messages if interactive.
3313 Disable delete-selection-mode and pc-selection-mode when cua-mode
3314 is enabled; reenable if cua-mode is turned off.
3315 Remember setting of transient-mark-mode when cua-mode is enabled;
3316 restore if cua-mode is disabled.
3317
9210027b
RS
33182002-05-13 Richard M. Stallman <rms@gnu.org>
3319
3320 * mail/emacsbug.el (report-emacs-bug): Change the "English please" msg.
3321
a61756e1
CW
33222002-05-13 Colin Walters <walters@gnu.org>
3323
859eefe7
CW
3324 * ibuf-ext.el (ibuffer-format-filter-group-data): New function.
3325
3326 * ibuffer.el (ibuffer-insert-filter-group): New argument filter-string.
3327 (ibuffer-redisplay-engine): Handle it.
3328
a61756e1
CW
3329 * add-log.el (add-log-mailing-address): Can be a list, too.
3330 (add-change-log-entry): If `add-log-mailing-address' is a list,
3331 then handle it.
3332
14323818
CW
33332002-05-12 Colin Walters <walters@debian.org>
3334
42fe2ab9 3335 * replace.el (occur-1): New optional argument `buf-name'.
14323818
CW
3336 (occur-revert-function): Use it.
3337
3338 (occur-1): Handle plurals.
42fe2ab9 3339
14323818
CW
3340 (occur-engine): If there are no more matches, then finish
3341 searching the current buffer.
42fe2ab9 3342
5fe0ea6a 33432002-05-12 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
84778d91
PJ
3344
3345 * net/ange-ftp.el (ange-ftp-try-passive-mode)
3346 (ange-ftp-passive-host-alist): Change :version attributes to be
3347 strings.
3348
b7f30cf5
MR
33492002-05-12 Markus Rost <rost@math.ohio-state.edu>
3350
3351 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Define it with
3352 define-minor-mode.
3353
3354 * emacs-lisp/find-func.el (find-function-search-for-symbol):
3355 Handle more whitespace/newline combinations in symbol definitions.
3356
89e7ad59
EZ
33572002-05-12 Eli Zaretskii <eliz@is.elta.co.il>
3358
3359 * w32-vars.el (w32)
42fe2ab9 3360 * vc-cvs.el (vc-cvs-global-switches)
89e7ad59
EZ
3361 (vc-cvs-sticky-date-format-string, vc-cvs-sticky-tag-display)
3362 * textmodes/sgml-mode.el (sgml-xml-mode)
3363 * ruler-mode.el (ruler-mode)
3364 * replace.el (query-replace-skip-read-only)
3365 * progmodes/fortran.el (fortran-preprocessor-re)
42fe2ab9 3366 * net/ange-ftp.el (ange-ftp-passive-host-alist)
89e7ad59
EZ
3367 * mail/sendmail.el (mail-use-dsn)
3368 * faces.el (mode-line-inactive, minibuffer-prompt)
3369 * add-log.el (add-log-always-start-new-record): Change all
3370 post-21.1 :version attributes to 21.4.
3371
ea9cc631
RS
33722002-05-12 Richard M. Stallman <rms@gnu.org>
3373
850ed7b3
RS
3374 * mail/smtpmail.el (smtpmail-mail-address): New variable.
3375 (smtpmail-send-it): Bind and use that instead of `mail-address'.
3376 (smtpmail-via-smtp): Likewise.
3377
ea9cc631
RS
3378 * ansi-color.el (ansi-color-get-face): Avoid add-to-list on local var.
3379 (ansi-color-apply-sequence): Avoid duplicates in combined face list.
3380
3381 * dired-aux.el (dired-show-file-type): Use -- to say FILE's not option.
3382
3383 * subr.el (functionp): Catch errors in indirect-function.
3384
5fe0ea6a 33852002-05-12 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
7ec8d2c6 3386
74d40d47
PJ
3387 * net/ldap.el (ldap-search-internal): Unfold folded lines before
3388 parsing.
3389
7ec8d2c6
PJ
3390 * cus-edit.el (customize-set-value): Rename `var' to `variable'
3391 and `val' to `value'.
3392 (customize-save-variable): Rename `var' to `'variable.
3393
a68c5400
GM
33942002-05-12 Glenn Morris <gmorris@ast.cam.ac.uk>
3395
3396 * progmodes/fortran.el (fortran-preprocessor-re): New variable.
3397 Use it for font-locking and indentation.
3398 (fortran-previous-statement, fortran-next-statement): Make them
3399 skip over preprocessor lines.
3400 (fortran-calculate-indent): Use fortran-preprocessor-re.
3401
92cdb627
KS
34022002-05-10 Kim F. Storm <storm@cua.dk>
3403
42fe2ab9 3404 * emulation/cua-base.el (cua-enable-cua-keys)
92cdb627
KS
3405 (cua-enable-register-prefix): Added value for `other' choice.
3406
22a2a460
EZ
34072002-05-10 Eli Zaretskii <eliz@is.elta.co.il>
3408
42fe2ab9 3409 * menu-bar.el (menu-bar-showhide-scroll-bar-menu)
f530a77b 3410 (menu-bar-showhide-menu): Use display-graphic-p, not window-system.
22a2a460
EZ
3411 (menu-bar-showhide-menu) <showhide-menu-bar, showhide-tool-bar>:
3412 Run a named function.
3413 (showhide-menu-bar, showhide-toolbar): Invoke customize-mark-as-set.
3414 (menu-bar-showhide-menu) <column-number-mode, line-number-mode>:
3415 Fix help text.
3416
963b3fe3
KS
34172002-05-10 Kim F. Storm <storm@cua.dk>
3418
3419 * emulation/cua-base.el (cua-mode): Misc. changes to use
3420 emulation-mode-map-alists instead of minor-mode-map-alist.
3421
154b2b10
RS
34222002-05-09 Richard M. Stallman <rms@gnu.org>
3423
ccc8c8bb
RS
3424 * mail/rmail.el (rmail-show-message):
3425 Catch error in check-coding-system.
3426
42fe2ab9 3427 * progmodes/compile.el (compilation-error-regexp-alist):
154b2b10 3428 New element to recognize Python error messages.
42fe2ab9
FP
3429
3430 * shell.el (shell-replace-by-expanded-directory):
154b2b10 3431 If there's already a / at the end, don't add one.
42fe2ab9 3432
b64a9d93
CW
34332002-05-09 Colin Walters <walters@verbum.org>
3434
3435 * ibuffer.el (ibuffer-mode-map): Add :enable guards for
3436 `ibuffer-filter-disable', `ibuffer-pop-filter',
3437 `ibuffer-or-filter', `ibuffer-negate-filter',
3438 `ibuffer-decompose-filter', `ibuffer-save-filters',
3439 `ibuffer-switch-to-saved-filters', `ibuffer-delete-saved-filters',
3440 `ibuffer-save-filter-groups',
3441 `ibuffer-switch-to-saved-filter-groups',
3442 `ibuffer-delete-saved-filter-groups'.
42fe2ab9 3443
b64a9d93 3444 * ibuf-ext.el (ibuffer-do-occur): Default to 0 context lines.
42fe2ab9 3445
ee00eede 34462002-05-09 Markus Rost <rost@math.ohio-state.edu>
42fe2ab9 3447
ee00eede
MR
3448 * woman.el (woman-menu): Move symbol before the comment so that
3449 find-function-search-for-symbol finds it.
3450
d2596700
MB
34512002-05-10 Miles Bader <miles@gnu.org>
3452
3453 * facemenu.el (list-colors-display): Don't use
3454 `display-color-cells' unless the display class is one for which
3455 that info is relevant.
3456
154b2b10 34572002-05-09 Simon Josefsson <jas@extundo.com>
1a8e727b
SJ
3458
3459 * mail/smtpmail.el (smtpmail-send-it): Use user-mail-address from
3460 calling buffer.
3461 (smtpmail-auth-credentials): Bump :version to 21.4 (21.3 will not
3462 have the patch).
3463
f2131323
KS
34642002-05-09 Kim F. Storm <storm@cua.dk>
3465
3466 * wid-edit.el (checkbox): New check-mark image.
3467
5fe0ea6a 34682002-05-08 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
26f42fe4
PJ
3469
3470 * filesets.el (filesets-running-xemacs): Fix last change.
3471
89fba92a
MR
34722002-05-08 Markus Rost <rost@math.ohio-state.edu>
3473
35679c3f
MR
3474 * help-fns.el (describe-function-1): If the source is
3475 `loaddefs.el', look for the real source. This is necessary only
3476 for defaliases.
3477
f530a77b
SM
3478 * emacs-lisp/find-func.el (find-function-search-for-symbol):
3479 Add autoload cookie.
35679c3f
MR
3480 (find-function-regexp): Include
3481 "\(quote " to match the defaliases in loaddefs.el.
3482
f530a77b
SM
3483 * filesets.el (filesets-conditional-sort): Use copy-sequence,
3484 not copy-list.
89fba92a
MR
3485 (filesets-menu-path, filesets-menu-before, filesets-menu-in-menu):
3486 Defvar them to nil if running in Emacs.
3487
5fe0ea6a 34882002-05-08 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2ad63128 3489
58c68129
PJ
3490 * textmodes/flyspell.el (make-flyspell-overlay): Add help text
3491 to flyspell overlays.
3492
2ad63128
PJ
3493 * info.el (Info-mode-map): Bind `c' to Info-copy-current-node-name.
3494
10df5051
RS
34952002-05-08 Richard M. Stallman <rms@gnu.org>
3496
154b2b10
RS
3497 * diff.el (diff-regexp-alist): Doc fix.
3498
10df5051
RS
3499 * mail/smtpmail.el (netrc-machine, netrc-get): Add autoloads.
3500
35012002-05-08 Simon Marshall <simon@gnu.org>
3502
3503 * msb.el (msb-menu-bar-update-buffers): Fixed frame menu to use
3504 the frame name as the car of a menu entry, rather than the frame.
3505
b2c8e6ab
JB
35062002-05-08 Juanma Barranquero <lektu@terra.es>
3507
3508 * rfn-eshadow.el (read-file-name-electric-shadow-mode): Fix typos
3509 in docstring.
3510
ba46b4f9
CW
35112002-05-07 Colin Walters <walters@verbum.org>
3512
3513 * replace.el (occur-unfontify-region-function): Delete.
3514 (occur-mode): Don't use it.
3515 (occur-engine): Respect `keep-props'.
3516 (occur-accumulate-lines): If we're moving forward, decrement;
3517 don't increment, and vice versa.
3518
95083272
KH
35192002-05-08 Toru Tomabechi <Toru.Tomabechi@orient.unil.ch>
3520
42fe2ab9 3521 * language/tibet-util.el (tibetan-canonicalize-for-unicode-alist)
95083272
KH
3522 (tibetan-canonicalize-for-unicode-regexp): New variables.
3523 (tibetan-canonicalize-for-unicode-region): New function.
3524 (tibetan-strict-unicode): New variable.
3525 (tibetan-pre-write-canonicalize-for-unicode): New function.
3526
b2ce953f
MR
35272002-05-07 Markus Rost <rost@math.ohio-state.edu>
3528
3529 * net/ange-ftp.el (ange-ftp-re-read-dir): Don't hide it behind
3530 the autoload-cookie. Remove comment.
3531
3532 * ffap.el (ffap): Don't hide it behind the autoload-cookie.
3533
3534 * rect.el (close-rectangle): Don't hide it behind the
3535 autoload-cookie.
3536
125d5ec7
JB
35372002-05-07 Juanma Barranquero <lektu@terra.es>
3538
3539 * windmove.el (windmove-default-keybindings): Add optional
3540 parameter to allow using a modifier other than 'shift.
3541
f194e54a
RS
35422002-05-07 Thomas Link <t.link@gmx.at>
3543
42fe2ab9 3544 * filesets.el:
f194e54a
RS
3545 (filesets-external-viewers): Fix customization problem.
3546 (filesets-some): Replaces cl's `some'. Calls changed.
3547 (filesets-member): Replaces cl's `member*'. Calls changed.
3548 (filesets-ormap): New function.
3549
9f1f80ae 35502002-05-07 John Paul Wallington <jpw@shootybangbang.com>
7fff96d6
CW
3551
3552 * ibuffer.el (toplevel): Specialize `ibuffer-mode-groups-popup'
3553 menu items.
3554
35552002-05-07 Colin Walters <walters@gnu.org>
3556
3557 * ibuf-ext.el (ibuffer-pop-filter-group): Doc fix.
3558 (ibuffer-clear-filter-groups): Likewise.
3559 (ibuffer-kill-filter-group): Likewise.
3560 (ibuffer-kill-line): Likewise.
3561 (ibuffer-read-filter-group-name): New function.
3562 (ibuffer-jump-to-filter-group): Use it.
3563 (ibuffer-kill-filter-group): Likewise.
3564 (ibuffer-yank-filter-group): Likewise.
3565 (ibuffer-decompose-filter-group): New function.
3566
3567 * ibuffer.el (ibuffer-mode-map): Bind it. Add :enable guard
3568 around `ibuffer-filters-to-filter-group' menu item. Fix :enable
3569 guards for `ibuffer-pop-filter-group' and
3570 `ibuffer-clear-filter-groups'.
3571
fe75e6d0
MR
35722002-05-06 Markus Rost <rost@math.ohio-state.edu>
3573
f530a77b
SM
3574 * emacs-lisp/find-func.el (find-function-search-for-symbol):
3575 Use with-syntax-table.
fe75e6d0 3576
cae1ff0e
FP
35772002-05-06 Francesco Potorti` <pot@gnu.org>
3578
3579 * mail/rmail.el (rmail-font-lock-keywords): Highlight Resent-[Ff]rom:.
3580
4b70b30b
MR
35812002-05-05 Markus Rost <rost@math.ohio-state.edu>
3582
fe75e6d0 3583 * time-stamp.el (time-stamp-format): Doc fix: escape open
e86a3837 3584 parenthesis in column 0.
4b70b30b 3585
2fab4328
RS
35862002-05-04 Richard M. Stallman <rms@gnu.org>
3587
3588 * toolbar/tool-bar.el (tool-bar-local-item-from-menu):
3589 Handle both cases: when the menu item has cached info
3590 and when it doesn't.
3591
3592 * filesets.el (filesets-browse-dir-function): Renamed from ...-fn.
3593 (filesets-open-file-function, filesets-save-buffer-function): Likewise.
3594 (filesets-tree-max-level): Doc fix.
cae1ff0e 3595 (filesets-commands, filesets-external-viewers)
2fab4328
RS
3596 (filesets-ingroup-patterns): Mark as risky.
3597 (filesets-cache-hostname-flag): Doc fix.
3598 (filesets-menu-cache-file): Doc fix. Mark as risky.
3599 (filesets-menu-before, filesets-menu-path, filesets-menu-in-menu):
3600 Don't defcustom them if running in Emacs.
3601
dbfd87a1
RS
36022002-05-04 Thomas Link <t.link@gmx.at>
3603
3604 * filesets.el (filesets-ingroup-collect-files):
3605 Fix problem with inclusion groups' :scan-depth property.
3606
8ed4ef7c
CW
36072002-05-04 Colin Walters <walters@verbum.org>
3608
3609 * ibuf-ext.el (ibuffer-kill-filter-group): Test for killing
3610 "Default" group earlier. Push killed group on
3611 `ibuffer-filter-group-kill-ring'.
3612 (ibuffer-kill-line): Document. Don't push killed group ourselves.
3613 (ibuffer-yank-filter-group): Renamed from `ibuffer-yank'.
3614 (ibuffer-insert-filter-group-before): New function, broken out
3615 from `ibuffer-yank'.
3616 (ibuffer-yank): Now just call `ibuffer-yank-filter-group'.
cae1ff0e 3617
8ed4ef7c
CW
3618 * ibuffer.el (ibuffer-mode-operate-menu, ibuffer-mode-mark-menu)
3619 (ibuffer-mode-view-menu): Unused variables; deleted.
3620 (ibuffer-find-file): Pass wildcard flag to `find-file' correctly.
3621
9f1f80ae 36222002-05-04 John Paul Wallington <jpw@shootybangbang.com>
8ed4ef7c
CW
3623
3624 * ibuffer.el (ibuffer-mode-groups-popup): New variable.
3625 (toplevel): Bind filter group menu entries in it. Add :enable
3626 forms for some menu items.
3627 (toplevel): Bind [down-mouse-3] in `ibuffer-mode-filter-group-map'
3628 to `ibuffer-mouse-popup-menu'.
3629 (ibuffer-mouse-popup-menu): Test whether or not we're on a filter
3630 group name, and if so, pop up a filter group menu.
3631
5259a0d0
JR
36322002-05-04 Jason Rumney <jasonr@gnu.org>
3633
3634 * mwheel.el (mwheel-event-button): Translate mouse-wheel events.
3635 (mwheel-scroll): Recognize nil scroll amount as documented.
3636
3637 * term/w32-win.el (mouse-wheel-scroll-line)
3638 (mouse-wheel-scroll-screen): Remove.
3639 ([mouse-wheel], [C-mouse-wheel], [S-mouse-wheel]): Use mwheel-scroll.
3640
3641 * w32-vars.el: (mouse-wheel-scroll-amount): Removed.
3642
77186c62
MR
36432002-05-04 Markus Rost <rost@math.ohio-state.edu>
3644
f530a77b
SM
3645 * emacs-lisp/find-func.el (find-function-search-for-symbol):
3646 Bind case-fold-search when searching.
77186c62 3647
8d33699b
EZ
36482002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
3649
3650 * apropos.el (apropos-print): Fix the reference to mouse-2.
3651
d7f5c8f9
RS
36522002-05-04 Daniel Pfeiffer <occitan@esperanto.org>
3653
3654 * play/mpuz.el (mpuz-switch-to-window): Set buffer-read-only directly.
3655
ade3d7fc
KS
36562002-05-04 Kim F. Storm <storm@cua.dk>
3657
3658 * cus-edit.el (custom-buffer-verbose-help): New variable.
3659 (custom-buffer-create-internal): Remove verbose introduction
3660 in customization buffer when it is nil.
3661
d7f5c8f9
RS
36622002-05-03 Dave Love <fx@gnu.org>
3663
3664 * international/mule-cmds.el (select-safe-coding-system):
3665 Don't offer coding systems that use locking shift.
3666 Ask for confirmation if chosen coding system disagrees with
3667 a `coding:' spec in the file.
3668
6d2775cf
JW
36692002-05-03 John Wiegley <johnw@gnu.org>
3670
3399c752
JW
3671 * eshell/esh-var.el (eshell-modify-global-environment): Added this
3672 customization variable, which will cause any "export" commands
3673 within any eshell buffer to modify the global Emacs environment.
3674 It defaults to nil, which means that such commands will only
3675 modify that Eshell buffer's environment.
f530a77b 3676 (eshell-var-initialize): Initialize `eshell-modify-global-environment'.
3399c752 3677
f530a77b
SM
3678 * eshell/em-cmpl.el (eshell-command-completions-alist):
3679 Improve default completion targets for objdump, nm and readelf.
6d2775cf 3680
f28a1795
CW
36812002-05-03 Colin Walters <walters@verbum.org>
3682
f530a77b
SM
3683 * play/gamegrid.el (gamegrid-user-score-file-directory): New variable.
3684 (gamegrid-add-score-with-update-game-score):
3685 Use `shared-game-score-directory'. Correctly handle non-setuid case.
f28a1795 3686
70ed2a76
CW
36872002-05-02 Colin Walters <walters@verbum.org>
3688
3689 * replace.el (occur-mode-map): Bind "q" to `delete-window'.
3690 (occur-1): If one of the buffers we're searching is the *Occur*
3691 buffer itself, handle it by creating a temporary buffer. If any
3692 of the buffers being searched are killed, note that in the search
3693 result message. Also, set local variables before we possibly kill
3694 the buffer.
3695
492274d3
KS
36962002-05-02 Kim F. Storm <storm@cua.dk>
3697
3698 * menu-bar.el (menu-bar-make-toggle): Added optional PROPS arg.
3699 (menu-bar-options-save): Added cua-mode.
f530a77b
SM
3700 (menu-bar-options-menu): Added toggle for cua-mode.
3701 Disable toggle for transient-mark-mode if cua-mode is enabled.
492274d3 3702
63e6f5b3
KS
3703 * emulation/cua-base.el (cua-inhibit-cua-keys): New buffer-local
3704 variable.
3705
1ebc1f01
RS
37062002-05-01 Richard M. Stallman <rms@gnu.org>
3707
3708 * help.el (view-todo): New function.
3709 (help-map): Bind C-h C-t to view-todo.
3710 (help-for-help): Change the text.
3711
cfe9d0b5
GM
37122002-05-01 Glenn Morris <gmorris@ast.cam.ac.uk>
3713
3714 * progmodes/f90.el: Yet more doc string, commment and whitespace
3715 changes.
3716 (f90-imenu-flag): New name for internal variable f90-imenu.
f530a77b
SM
3717 (f90-blocks-re, f90-program-block-re, f90-end-if-re)
3718 (f90-no-break-re): Use regexp-opt.
cfe9d0b5
GM
3719 (f90-end-type-re): Add closing "\\>".
3720 (f90-indent-region): Correctly indent comments embedded in
3721 continued lines.
f530a77b
SM
3722 (f90-indent-new-line): Make it indent the current line, as it should.
3723 (f90-line-continued, f90-get-present-comment-type)
3724 (f90-looking-at-if-then, f90-indent-line, f90-indent-new-line)
3725 (f90-indent-region, f90-indent-subprogram, f90-do-auto-fill)
3726 (f90-join-lines, f90-fill-region, f90-match-end, f90-insert-end)
3727 (f90-change-keywords): Minor code tidying.
cfe9d0b5
GM
3728
3729 * progmodes/fortran.el (fortran-strip-sequence-nos): Rename from
3730 typo `fortran-strip-sqeuence-nos'.
3731
acd39eb6
EZ
37322002-05-01 Eli Zaretskii <eliz@is.elta.co.il>
3733
3734 * simple.el (clone-indirect-buffer-other-window): Fix a typo in
3735 pop-up-window.
3736
1d8a1109 37372002-05-01 Kim F. Storm <storm@cua.dk>
958e3d8a 3738
f530a77b
SM
3739 * emulation/cua-base.el (cua--pre-command-handler):
3740 Only interpret delete-selection property if mark-active.
958e3d8a
KS
3741 (cua-mode): Fixed require in defcustom.
3742
5fe0ea6a 37432002-05-01 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
ab59447f
PJ
3744
3745 * calendar/cal-menu.el (cal-menu-x-popup-menu): Fix argument of
3746 error call.
3747
085917a5
CW
37482002-05-01 Colin Walters <walters@verbum.org>
3749
f530a77b
SM
3750 * textmodes/tex-mode.el (tex-validate-buffer):
3751 Use `occur-revert-arguments' instead of setting `occur-nlines' and
3752 `occur-buffer'. Don't test for `input-pending-p' in loop.
3753 Set text property `occur-target' instead of `occur'.
085917a5 3754
38c67731
JW
37552002-04-30 John Wiegley <johnw@gnu.org>
3756
3757 * align.el (align-region): Fixed the fix to align-region, because
3758 the "name" argument was appearing twice.
3759
b3cf7e18
MS
37602002-05-01 Martin Stjernholm <bug-cc-mode@gnu.org>
3761
3762 * progmodes/cc-engine.el (c-beginning-of-decl-1): Better way
3763 to handle protection labels, one which doesn't get confused by
3764 inherit colons.
3765
3766 * progmodes/cc-engine.el (c-end-of-decl-1): Don't treat
3767 functions that have "class" or "struct" in the return type as
3768 classes or structs.
3769
6e0fbd65
KS
37702002-04-30 Kim F. Storm <storm@cua.dk>
3771
3772 * menu-bar.el (menu-bar-custom-menu): Change "Recently Changed
3773 Options" to "New Options..."; rephrase tooltip.
3774 Rephrase tooltip for "Specific Option...".
3775 Added "Saved Options" item. [from Simon Marshall]
3776
bd421bc2
RS
37772002-04-30 Richard M. Stallman <rms@gnu.org>
3778
cae1ff0e 3779 * time.el (display-time-mail-directory)
0c8c6322
RS
3780 (display-time-mail-function): Doc fixes.
3781
8a76146c
RS
3782 * ediff-hook.el: Remove autoload cookies.
3783
93f7e657
RS
3784 * language/tibetan.el (tibetan-obsolete-glyphs): Now in tibet-util.el.
3785
3786 * language/tibet-util.el (tibetan-obsolete-glyphs): From tibetan.el.
3787
a7938b0e
RS
3788 * align.el (align-region): Fix call to `message'.
3789 Check that (car rule) is a symbol.
3790
87810ca9
RS
3791 * autoinsert.el (auto-insert-directory): Doc fix.
3792
3793 * facemenu.el (describe-text-at and stuff): Moved to descr-text.el.
3794
3795 * descr-text.el: New file, broken out of facemenu.el.
3796
bd421bc2
RS
3797 * emacs-lisp/advice.el (documentation): Add ad-define-subr-args call.
3798
461f30cb
RS
37992002-04-29 Markus Rost <rost@math.ohio-state.edu>
3800
f530a77b
SM
3801 * mail/emacsbug.el (report-emacs-bug-hook):
3802 Use replace-match only if search was successful.
461f30cb 3803
78b3d0f7
RS
38042002-04-29 Richard M. Stallman <rms@gnu.org>
3805
f1b69327
RS
3806 * net/zone-mode.el (zone-mode): Add write-file-hooks hook locally.
3807
74d51fb8
RS
3808 * mail/emacsbug.el (report-emacs-bug-hook): Don't fail completely
3809 if the user edits the Emacs version number in the text.
3810
78b3d0f7
RS
3811 * filesets.el (filesets-running-xemacs): Make defvar unconditional.
3812 (filesets-ingroup-files): Renamed from filesets-ingroup-paths.
3813 (filesets-error): Simplify definition and make conditional
3814 on filesets-running-xemacs.
3815 (filesets-find-file-using): Renamed from fsfind-file-using.
3816
f530a77b
SM
38172002-04-29 Stefan Monnier <monnier@cs.yale.edu>
3818
3819 * info.el (Info-find-in-tag-table-1, Info-read-subfile): Use point-min.
3820 (Info-read-node-name-1): Complete file names.
3821 (Info-complete-menu-item): Don't cons unnecessarily.
3822
3823 * files.el (locate-file): New fun.
3824 (locate-file-completion): Rename from load-completion and generalize.
3825 (load-library): Use it.
3826 (make-auto-save-file-name): Expand caddr.
3827
3828 * newcomment.el (comment-fill-column): New var.
3829 (comment-indent): Use it.
3830 (comment-or-uncomment-region): New fun.
3831 (comment-dwim): Use it.
3832
5a234d25
CW
38332002-04-29 Colin Walters <walters@verbum.org>
3834
5167cfda 3835 * ibuf-ext.el (ibuffer-kill-filter-group): Call `delete' function.
f530a77b 3836 (ibuffer-kill-line): Copy the filter group data structure when killing.
5167cfda
CW
3837 (ibuffer-yank): Handle case where we're yanking on the default
3838 group correctly.
3839 (ibuffer-delete-saved-filter-groups): Doc fix.
3840
5a234d25
CW
3841 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
3842 Test whether or not update-game-score is setuid, and do the right
3843 thing.
3844
82093109
KS
38452002-04-29 Kim F. Storm <storm@cua.dk>
3846
3847 * subr.el (remove-yank-excluded-properties): New helper function.
3848 (insert-for-yank, insert-buffer-substring-as-yank): Use it.
3849
3850 * simple.el (yank-excluded-properties): Added help-echo to list.
3851
66e0fd2b
GM
38522002-04-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3853
cae1ff0e 3854 * autoinsert.el (auto-insert-directory): Doc fix.
66e0fd2b 3855
f31a4f64 3856 * progmodes/f90.el: Add/change doc strings for many inline
69658465 3857 functions. Whitespace changes.
f31a4f64
GM
3858 (f90-indent-line-no, f90-update-line): Minor code changes.
3859
5ab950ef
KS
38602002-04-29 Kim F. Storm <storm@cua.dk>
3861
3862 * emulation/cua-base.el: New file.
3863
3864 * emulation/cua-rect.el: New file.
3865
3866 * emulation/cua-gmrk.el: New file.
3867
3868 * emulation/keypad.el: New file.
3869
2912f349
PJ
38702002-04-29 Triet Hoai Lai <thlai@ee.usyd.edu.au>
3871
3872 * language/vietnamese.el (viet-tcvn-decode-table, ccl-decode-tcvn)
f530a77b
SM
3873 (ccl-encode-tcvn, ccl-encode-tcvn-font, vietnamese-tcvn):
3874 New Vietnamese coding system.
2912f349
PJ
3875
3876 * language/viet-util.el: Update Commentary section.
3877
5fe0ea6a 38782002-04-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
757a6abf
PJ
3879
3880 * filesets.el (filesets-data): Doc fix.
3881 (filesets-running-xemacs): Define even when compiling.
3882
e656fc9d
PJ
3883 * recentf.el (recentf-cancel-dialog): Remove dot at the end of
3884 sentence.
3885
dc864d6e
SM
38862002-04-29 Stefan Monnier <monnier@cs.yale.edu>
3887
3888 * textmodes/fill.el (fill-context-prefix): Fix last change with
3889 yet-another-approach.
3890
33ceea4f
RS
38912002-04-28 Markus Rost <rost@math.ohio-state.edu>
3892
dc864d6e 3893 * net/ange-ftp.el (ange-ftp-passive-host-alist)
33ceea4f
RS
3894 (ange-ftp-bs2000-additional-pubsets): Fix custom type.
3895
3896 * files.el (small-temporary-file-directory): Fix custom type.
3897
8201fbe9
GM
38982002-04-28 Glenn Morris <gmorris@ast.cam.ac.uk>
3899
3900 * progmodes/f90.el (f90-xemacs-flag): New variable.
3901 (f90-mark-subprogram-overlay): New variable.
3902 (f90-mark-subprogram): Now it highlights the subprogram.
dc864d6e
SM
3903 (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
3904 Fix highlighting of various "type" forms.
8201fbe9 3905
b098e753
CW
39062002-04-28 Colin Walters <walters@verbum.org>
3907
3908 * ibuffer.el (ibuffer-mode): Additional documentation on filter
3909 groups.
dc864d6e 3910
9f1f80ae 39112002-04-28 John Paul Wallington <jpw@shootybangbang.com>
b098e753
CW
3912
3913 * ibuf-ext.el (ibuffer-set-filter-groups-by-mode): Don't make an
3914 ibuffer-mode filter group if `ibuffer-view-ibuffer' is nil.
3915
46b3d18e
RS
39162002-04-28 Richard M. Stallman <rms@gnu.org>
3917
43bbe516
RS
3918 * mail/sendmail.el (mail-recover-1): Decrease non-random-len
3919 by 1 for the newly-readded #.
3920
3921 * files.el (make-auto-save-file-name): Specify # as suffix
3922 in the non-file-visiting case.
3923
3924 * subr.el (make-temp-file): New arg SUFFIX.
3925
c0e48b0b
RS
3926 * filesets.el: New file.
3927
46b3d18e
RS
3928 * replace.el (occur-accumulate-lines): Avoid incf and decf.
3929 (occur-engine-add-prefix): New function.
3930 (occur-engine): Avoid using macrolet, incf and decf.
3931 Use occur-engine-add-prefix instead.
3932 Rename `l' to `lines' and `c' to `matches'.
3933
dc864d6e
SM
3934 * replace.el (occur-engine, occur-mode-mouse-goto)
3935 (occur-mode-find-occurrence, occur-mode-goto-occurrence)
3936 (occur-mode-goto-occurrence-other-window)
46b3d18e
RS
3937 (occur-mode-display-occurrence): A position is just a marker,
3938 not a list.
3939
3940 * replace.el (occur-revert-arguments):
3941 Renamed from occur-revert-properties. All uses changed.
3942
5fe0ea6a 39432002-04-28 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
ca429a25 3944
b03a2115
PJ
3945 * recentf.el (recentf-menu-before): Use string to specify path in
3946 the menu.
3947
3948 * international/mule-cmds.el (read-language-name): Take care of
ca429a25
PJ
3949 non-list values.
3950
e8e98f20
RS
39512002-04-27 Richard M. Stallman <rms@gnu.org>
3952
8ba148c7
RS
3953 * custom.el (custom-load-symbol): Moved from cus-edit.el.
3954 (custom-load-recursion): Likewise.
3955
3956 * cus-edit.el (custom-load-symbol): Moved to custom.el.
3957 (custom-load-recursion): Likewise.
3958
e8e98f20
RS
3959 * progmodes/ada-xref.el (ada-add-ada-menu): Menu pseudo-keys
3960 generated by easymenu are now lowercase.
3961
d86a3084
RS
39622002-04-27 Richard M. Stallman <rms@gnu.org>
3963
332b907c
RS
3964 * menu-bar.el (menu-bar-update-buffers): Add menu items
3965 Next Buffer and Previous Buffer.
3966
3967 * simple.el (next-buffer, prev-buffer): New commands.
3968 Bind C-x left and C-x right to them.
3969
c793c600
RS
3970 * info.el (Info-header-line): Mark it as risky-local-variable.
3971
d86a3084
RS
3972 * subr.el (insert-for-yank): Replace `category' property
3973 with whatever properties it stands for.
3974
3975 * subr.el (member-ignore-case): Ignore non-strings in LIST.
3976
3b4ef34b
MB
39772002-04-27 Miles Bader <miles@gnu.org>
3978
3979 * faces.el (read-face-name): Format the prompt correctly when
3980 there's no default.
3981
e0f712ba
AC
39822002-04-26 Andrew Choi <akochoi@shaw.ca>
3983
dc864d6e
SM
3984 * term/mac-win.el: Don't call ediff-toggle-multiframe.
3985 Set default directory. Set process-connection-type to nil.
e0f712ba 3986
9e0ad27a
RS
39872002-04-26 Richard M. Stallman <rms@gnu.org>
3988
3fad47d8
RS
3989 * loadup.el: Explicitly load cus-face and timer.
3990
3991 * isearch.el: Don't require timer.
3992
3993 * faces.el: Don't require cus-face.
3994
501d8923
RS
3995 * cus-edit.el (customize-face): Use read-face-name
3996 and handle multiple faces.
3997 (customize-face-other-window): Make it work similarly.
3998
3999 * faces.el (read-face-name): New defaulting features.
4000 New args STRING-DESCRIBING-DEFAULT and MULTIPLE.
4001 (list-faces-display): Use the face, not its name string,
4002 as arg when running customize-face.
4003 Put a `read-face-name' prop on the entire line.
4004 (describe-face): Handle multiple faces via read-face-name.
4005
8ba148c7
RS
4006 * textmodes/tex-mode.el (tex-start-options): New variable.
4007 (tex-start-commands): New variable.
4008 (tex-start-options-string): Variable deleted.
4009 (tex-start-tex): Use tex-start-options and tex-start-commands,
4010 not tex-start-options-string.
4011 (tex-command): Doc fix.
9e0ad27a 4012
a8ba4429
SS
40132002-04-26 Sam Steingold <sds@gnu.org>
4014
4015 * mail/smtpmail.el (smtpmail-try-auth-methods): When `host' is
4016 not in the authinfo/netrc, keep `cred' at nil.
4017
7f671def
GM
40182002-04-26 Gerd Moellmann <gerd@gnu.org>
4019
4020 * find-file.el: Remove Ada-specific example code.
4021
abdb213c 40222002-04-25 Michael Kifer <kifer@cs.stonybrook.edu>
a8ba4429 4023
abdb213c 4024 * ediff-hooks.el: Put back the autoloads.
a8ba4429 4025
a902944c
CW
40262002-04-25 Colin Walters <walters@verbum.org>
4027
4028 * ibuffer.el (define column process): Use `ibuffer-aif'.
4029
4030 * ibuf-ext.el (ibuffer-saved-filter-groups): Don't include broken
4031 defaults.
4032 (ibuffer-yank): Be sure to `setq' after we use `nconc'.
4033 (ibuffer-save-filter-groups): Correctly structure filter groups.
4034 (ibuffer-switch-to-saved-filter-groups): Correctly extract filter
4035 groups.
4036
0b0b4ce7
RS
40372002-04-25 Simon Josefsson <jas@extundo.com>
4038
4039 * mail/sendmail.el (mail-use-dsn): New variable to request
4040 delivery status notification from MTA.
4041 (sendmail-send-it): Use it.
4042
3553e843
RS
4043 * mail/smtpmail.el (smtpmail-queue-counter): New variable.
4044 (smtpmail-send-it): Use it to construct new queue filenames
4045 (needed if you send more than one message per second, which is
4046 possible if you use Gnus Agent).
4047
4048 * mail/smtpmail.el (smtpmail-auth-credentials): Support netrc
4049 files as well.
4050 (smtpmail-try-auth-methods): Support netrc data.
4051 (netrc-parse): Autoload netrc.
4052
672ab90b
CW
40532002-04-25 Colin Walters <walters@verbum.org>
4054
4055 * replace.el (multi-occur-by-filename-regexp): Doc fix.
d2e064f1 4056 (occur-engine): Go to `point-min'. Make nlines argument actually
dc864d6e 4057 mean number of context lines. Handle it. Pad digits to the right.
672ab90b
CW
4058
4059 * ibuf-ext.el (ibuffer-filtering-groups): Renamed to
4060 `ibuffer-filter-groups'. All users updated.
4061 (ibuffer-show-empty-filter-groups): New variable.
4062 (ibuffer-saved-filter-groups): New variable.
4063 (ibuffer-maybe-save-stuff): Renamed from
dc864d6e
SM
4064 `ibuffer-maybe-save-saved-filters'. Callers updated.
4065 Handle `ibuffer-saved-filter-groups'.
672ab90b
CW
4066 (ibuffer-hidden-filtering-groups): Renamed to
4067 `ibuffer-hidden-filter-groups'.
4068 (ibuffer-filter-group-kill-ring): New variable.
4069 (ibuffer-save-with-custom): Doc fix.
4070 (ibuffer-set-filter-groups-by-mode): New function.
4071 (ibuffer-clear-filter-groups): New function.
4072 (ibuffer-current-filter-groups-with-position): Renamed from
4073 `ibuffer-current-filter-groups'. Callers updated.
4074 (ibuffer-kill-filter-group): New function.
4075 (ibuffer-kill-line): New function.
4076 (ibuffer-yank): New function.
4077 (ibuffer-save-filter-groups): New function.
4078 (ibuffer-delete-saved-filter-groups): New function.
4079 (ibuffer-switch-to-saved-filter-groups): New function.
4080 (ibuffer-mark-on-buffer): Add optional arguments for adding a
4081 specific mark, and marking on a specific group.
4082
4083 * ibuffer.el (ibuffer-formats): Doc fix.
dc864d6e
SM
4084 (ibuffer-mode-map): Bind <up> to `ibuffer-backward-line'.
4085 Bind new functions from ibuf-ext.el. Add menu entries for them.
672ab90b
CW
4086 Remove superfluous tooltips.
4087 (ibuffer-toggle-marks): If on a group name, then toggle marks just
4088 in that group.
4089 (ibuffer-mark-interactive): Handle filter groups.
4090 (ibuffer-mark-forward, ibuffer-unmark-forward)
4091 (ibuffer-mark-for-delete, ibuffer-unmark-backward)
4092 (ibuffer-mark-for-delete-backwards): Update docs.
4093 (ibuffer-current-filter-groups): Moved to ibuf-ext.el, and renamed
4094 to `ibuffer-current-filter-groups-with-position'.
dc864d6e 4095 (ibuffer-redisplay-engine): Handle `ibuffer-show-empty-filter-groups'.
672ab90b
CW
4096 (ibuffer-mode): Add some documentation about filter groups.
4097
62c804f8
AS
40982002-04-25 Andreas Schwab <schwab@suse.de>
4099
4100 * find-dired.el (find-name-dired): Don't quote pattern twice.
4101
e16a8037
MB
41022002-04-26 Miles Bader <miles@gnu.org>
4103
4104 * cus-edit.el (customize-face, customize-face-other-window):
4105 Use default instead of initial-input for suggested face.
4106
d29a536a
GM
41072002-04-25 Gerd Moellmann <gerd@gnu.org>
4108
4109 * cus-edit.el (customize-face-other-window, customize-face):
4110 Interactively, when point is on text with a face, suggest to
4111 customize that face.
4112
8a42a102
GM
41132002-04-25 Glenn Morris <gmorris@ast.cam.ac.uk>
4114
4115 * progmodes/f90.el: General tidy-up of commentary and some doc
4116 strings.
4117
41182002-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
4119
4120 * scroll-all.el (scroll-all-function-all) New function to do the
4121 actual work.
4122 (scroll-all-scroll-down-all, scroll-all-scroll-up-all,
4123 scroll-all-page-down-all, scroll-all-page-up-all,
4124 scroll-all-beginning-of-buffer-all, scroll-all-end-of-buffer-all):
4125 Make them use scroll-all-function-all.
4126
4127 * progmodes/f90.el (f90-get-beg-of-line): Removed and replaced
4128 with line-beginning-position.
4129 (f90-get-end-of-line): Removed and replaced with line-end-position.
4130 (f90-match-piece): Removed and replaced with match-string.
4131 (f90-current-indentation): Remove `current-column'.
4132 (f90-get-present-comment-type): Use match-string rather than
cae1ff0e 4133 buffer-substring.
8a42a102
GM
4134 (f90-match-end): Use line-beginning-position, line-end-position
4135 rather than beginning-of-line, end-of-line.
4136 (f90-startup-message): Variable removed.
4137
696c9dc6
CW
41382002-04-24 Colin Walters <walters@verbum.org>
4139
9e2b2e30
CW
4140 * replace.el (occur-accumulate-lines): Add optional argument
4141 `no-props'. Handle it.
4142 (occur-engine): Use it.
4143
696c9dc6
CW
4144 * ibuf-ext.el (toplevel): Remove byte-compile-dynamic. Try to set
4145 up autoloads manually.
4146 (ibuffer-split-list): New function.
4147 (ibuffer-filtering-groups): New variable.
4148 (ibuffer-hidden-filtering-groups): New variable.
4149 (ibuffer-mouse-toggle-filter-group): New function.
4150 (ibuffer-toggle-filter-group): New function.
4151 (ibuffer-toggle-filter-group-1): New function.
4152 (ibuffer-forward-filter-group): New function.
4153 (ibuffer-backward-filter-group): New funtion.
4154 (ibuffer-generate-filter-groups): New function.
4155 (ibuffer-filters-to-filter-group): New function.
4156 (ibuffer-pop-filter-group): New function.
4157 (ibuffer-jump-to-filter-group): New function.
4158 (ibuffer-do-occur): Just use `occur-read-primary-args'
4159
4160 * ibuffer.el (ibuffer-filter-group-name-face): New.
4161 (ibuffer-mode-map): Bind and add menu entries for most new
4162 functions; also, bind the arrow keys to the movement functions.
4163 (ibuffer-mode-filter-group-map): New.
4164 (ibuffer-mouse-toggle-mark): Handle group names.
dc864d6e 4165 (ibuffer-mouse-visit-buffer): Error if the current buffer is killed.
696c9dc6
CW
4166 (ibuffer-skip-properties): New function.
4167 (ibuffer-backward-line, ibuffer-forward-line): Optionally skip
4168 group names. Also, handle new properties.
dc864d6e
SM
4169 (ibuffer-visit-buffer, ibuffer-visit-buffer-other-window):
4170 Move error handling to `ibuffer-current-buffer'.
696c9dc6
CW
4171 (ibuffer-visit-buffer-other-frame, ibuffer-bury-buffer): Ditto.
4172 (ibuffer-visit-tags-table, ibuffer-do-view-1): Ditto.
4173 (ibuffer-toggle-marks): Add optional group argument.
4174 (ibuffer-mark-interactive): Skip group names.
4175 (ibuffer-current-buffer): Clean up error handling.
4176 (ibuffer-fontify-region-function): Fontify group names.
4177 (ibuffer-map-lines): Add extra group argument. Handle it.
4178 (ibuffer-current-filter-groups): New function.
4179 (ibuffer-redisplay): Handle hidden filtering groups.
4180 (ibuffer-sort-bufferlist): New function, taken from
4181 `ibuffer-insert-buffers-and-marks'.
4182 (ibuffer-insert-filter-group): New function.
4183 (ibuffer-redisplay-engine): Renamed from
4184 `ibuffer-insert-buffers-and-marks'. Handle new filtering groups.
dc864d6e
SM
4185 (ibuffer): Add filter-groups argument. Handle it.
4186 Use `save-selected-window'.
696c9dc6
CW
4187 (ibuffer-mode): Make `ibuffer-filtering-groups' and
4188 `ibuffer-hidden-filtering-groups' buffer-local.
a8ba4429 4189
dc864d6e 4190 * ibuf-macs.el (ibuffer-save-marks): Call `ibuffer-redisplay-engine'.
696c9dc6 4191
63bfbe6f
RS
41922002-04-24 Richard M. Stallman <rms@gnu.org>
4193
4194 * emacs-lisp/easymenu.el (easy-menu-intern): Downcase before interning.
4195 (easy-menu-define-key-intern): Function deleted; callers intern
4196 and then call easy-menu-define-key.
4197 (easy-menu-do-add-item): Explicitly intern the key, but not BEFORE.
4198 (easy-menu-define-key): Use easy-menu-name-match to match BEFORE.
4199 (easy-menu-name-match): New function.
4200 (add-submenu): New function.
4201 (easy-menu-get-map-look-for-name): Use easy-menu-name-match.
4202
929fa5ce
EZ
42032002-04-24 Eli Zaretskii <eliz@is.elta.co.il>
4204
a8ba4429 4205 * menu-bar.el (menu-bar-adv-search-menu)
929fa5ce
EZ
4206 (menu-bar-adv-search-menu): Improve the help text.
4207
97b913ad
RS
42082002-04-24 Simon Josefsson <jas@extundo.com>
4209
4210 * net/netrc.el: New file.
4211
ae10d597
PJ
42122002-04-24 Thomas DeWeese <tdeweese@rochester.rr.com>
4213
4214 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
4215 Check if any of the available selection sources has new content
4216 and if so it will return that content.
4217
fe72c904
CW
42182002-04-24 Miles Bader <miles@gnu.org>
4219
4220 * menu-bar.el (buffers-menu-show-directories)
4221 (buffers-menu-show-status): New variables.
4222 (menu-bar-update-buffers-1): Use them.
4223
42242002-04-24 Martin Stjernholm <mast@lysator.liu.se>
4225
4226 * progmodes/cc-cmds.el (c-mask-comment): More fixes when used
4227 from `c-do-auto-fill' and point is at or near the limit of the
4228 comment. Fixed bug when the prefix from `c-guess-fill-prefix'
4229 is longer than the text on the first line of the comment when
4230 it's masked.
4231
42322002-04-24 Miles Bader <miles@gnu.org>
4233
4234 * menu-bar.el (menu-bar-update-buffers-1): Make sure
4235 `uniquify-buffer-name-style' is bound.
4236
42372002-04-23 Colin Walters <walters@verbum.org>
4238
4239 * replace.el (toplevel): Require `cl' while compiling.
4240 (occur-buffer, occur-nlines): Delete.
4241 (occur-revert-properties): Rename to `occur-revert-properties'.
4242 (occur-mode): Handle it. Set up font lock.
4243 (occur-revert-function): Simply apply `occur-1'.
4244 (occur-mode-find-occurence, occur-mode-mouse-goto)
4245 (occur-mode-goto-occurrence-other-window)
4246 (occur-mode-display-occurrence): Handle buffer property.
4247 (list-matching-lines-face): Use defcustom.
4248 (list-matching-lines-buffer-name-face): New variable.
4249 (occur-accumulate-lines): Renamed from `ibuffer-accumulate-lines',
4250 in ibuffer.el.
4251 (occur-read-primary-args): Move out of `occur'.
4252 (occur): Delete. Now simply call `occur-1'.
4253 (multi-occur, multi-occur-by-filename-regexp): New functions.
4254 (occur-1): New function.
4255 (occur-engine): Renamed from `ibuffer-occur-engine' to replace the
4256 previous implementation of `occur'; taken from ibuf-ext.el.
4257 (occur-fontify-on-property): New function.
4258 (occur-fontify-region-function, occur-unfontify-region-function):
4259 New functions.
4260
4261 * ibuffer.el (ibuffer-accumulate-lines): Moved to replace.el.
4262
4263 * ibuf-ext.el (ibuffer-depropertize-string): Delete.
4264 (ibuffer-occur-match-face): Delete.
4265 (ibuffer-occur-props, ibuffer-occur-mode): Delete.
4266 (ibuffer-occur-mouse-display-occurence): Delete.
4267 (ibuffer-occur-goto-occurence, ibuffer-occur-display-occurence)
4268 (ibuffer-do-occur-1, ibuffer-occur-revert-buffer-function): Delete.
4269 (ibuffer-occur-engine): Moved to replace.el.
4270 (ibuffer-do-occur): Simply call `occur-1'.
4271
4272 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
4273 Handle the case where we're already viewing the score file.
4274
42752002-04-23 Andreas Schwab <schwab@suse.de>
4276
4277 * menu-bar.el (menu-bar-goto-menu): Fix bindings for next-tag and
4278 next-tag-otherw.
4279
42802002-04-23 Miles Bader <miles@gnu.org>
4281
4282 * menu-bar.el (menu-bar-update-buffers-1): Don't display a
4283 directory separator if there's no directory. Don't display
4284 directories at all if uniquify is active. Some code cleanup.
4285 (uniquify-buffer-name-style): Declare (but don't initialize).
4286
4287 * menu-bar.el (menu-bar-update-buffers): Don't use constant lists
4288 for command menu entries, since the low-level menu code modifies
4289 them. Cache the resulting list.
4290 (menu-bar-buffers-menu-command-entries): New variable.
4291
4292 * menu-bar.el (menu-bar-update-buffers): Add `Select Named Buffer'.
4293 Add separator line before commands
4294 Remove old crufty code that tried to line things up by adding
4295 spaces to entries (it doesn't work).
4296 Move `Frames' submenu after the normal buffers, and add a
4297 separator line before it.
4298 (menu-bar-buffers-menu-list-buffers-entry): Variable removed.
4299
43002002-04-22 Richard M. Stallman <rms@gnu.org>
4301
4302 * files.el (after-find-file): Use %s to output MSG.
4303
4304 * dired.el (dired-mouse-find-file-other-window):
4305 Handle events that move out of the window.
4306
43072002-04-23 Martin Stjernholm <mast@lysator.liu.se>
4308
4309 * progmodes/cc-cmds.el (c-mask-comment): Fixed bug where point
4310 was moved to the following line when it was at the first line
4311 of a block comment where comment-start-skip matched to eol.
4312
43132002-04-22 Richard M. Stallman <rms@gnu.org>
4314
4315 * simple.el (line-move-finish): Find beg and end of line
4316 before calling line-move-to-column. Do consider intangible
4317 when finding the end. Take more care in analyzing the results
4318 of intangibility after line-move-to-column.
4319
5fe0ea6a 43202002-04-22 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
4321
4322 * international/mule-diag.el (list-input-methods-1): Doc fix
4323 (LEIM is now part of the standard distribution).
4324
4325 * tmm.el (tmm-completion-prompt): Doc fix.
4326
4327 * hilit-chg.el (global-highlight-changes): Capitalize status texts.
4328
43292002-04-22 Edward M. Reingold <reingold@emr.cs.iit.edu>
4330
4331 * diary-lib.el (include-other-diary-files): Allow modifying
4332 included buffer, to turn off selective display.
4333
43342002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4335
4336 * progmodes/cc-mode.el: (c-define-abbrev-table): New function to
4337 pass the SYSTEM-FLAG to `define-abbrev' in a way that works in
4338 emacsen that doesn't support it.
4339
43402002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4341
4342 * progmodes/cc-align.el, progmodes/cc-engine.el,
4343 progmodes/cc-styles.el, progmodes/cc-vars.el
4344 (c-guess-basic-syntax, c-lineup-topmost-intro-cont):
4345 Find correct anchor for statement-cont in top level constructs.
4346 Analyze variable initializations in top level constructs as
4347 topmost-intro-cont instead of statement-cont. That is an
4348 incompatible change but it gives better consistency. The new
4349 lineup function c-lineup-topmost-intro-cont' compensates for
4350 it and is now put on topmost-intro-cont by default.
4351
4352 * progmodes/cc-align.el, progmodes/cc-engine.el,
4353 progmodes/cc-langs.el (c-lineup-argcont): Lineup function
4354 contributed by Kevin Ryde.
4355
4356 (c-in-gcc-asm-p): Function to recognize asm statements.
4357 Contributed by Kevin Ryde.
4358
4359 (c-opt-asm-stmt-key): New language variable to recognize the
4360 beginning of asm statements.
4361
43622002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4363
4364 * progmodes/cc-engine.el (c-guess-basic-syntax):
4365 Detect variable declarations after class and struct declarations
4366 correctly. Fixed limit error when finding the anchor for
4367 template-args-cont and topmost-intro-cont.
4368
43692002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4370
4371 * progmodes/cc-cmds.el (c-beginning-of-defun)
4372 (c-declaration-limits): Find the "line oriented" declaration
4373 start too, just like the "line oriented" end is found.
4374
43752002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4376
4377 * progmodes/cc-vars.el (c-offsets-alist): A more sane default
4378 for `inexpr-statement'. This is not compatible, though.
4379 I think the benefit of a good default style outweights that in
4380 this case. Besides, `inexpr-statement' is not very common.
4381
43822002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4383
4384 * progmodes/cc-cmds.el (c-electric-delete-forward):
4385 Fix silly bug that caused it to delete backwards in hungry delete
4386 mode. (It's amazing that this bug hasn't been reported.)
4387
4388 * progmodes/cc-cmds.el (c-declaration-limits, c-mark-function):
4389 Extracted the code to get the declaration limits from
4390 `c-mark-function' to a new `c-declaration-limits'.
4391
4392 (c-indent-defun): Use the same method to get the limits of the
4393 declaration or macro as `c-mark-function'.
4394
4395 * progmodes/cc-engine.el (c-beginning-of-decl-1): Handle brace
4396 list initializers correctly (but costly; it ought to be
4397 integrated into `c-beginning-of-statement-1').
4398
43992002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4400
4401 * progmodes/cc-cmds.el, progmodes/cc-engine.el
4402 (c-beginning-of-defun, c-end-of-defun, c-mark-function):
4403 Rewritten to detect the declaration limits better.
4404 Now handles K&R argdecls, class definitions followed by variables etc.
4405
4406 (c-in-knr-argdecl): Broke out the K&R argdecl test in
4407 `c-beginning-of-decl-1' to this new function.
4408
4409 (c-end-of-statement-1, c-end-of-decl-1):
4410 Replace `c-end-of-statement-1' with `c-end-of-decl-1', which correctly
4411 handles declarations that continue after the block.
4412
4413 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
4414 Added an option to restrict matching to the top level of the
4415 current paren sexp.
4416
4417 * progmodes/cc-langs.el (c-opt-block-decls-with-vars-key):
4418 New regexp to recognize declarations that continue after the block.
4419
4420 (c-syntactic-eol): New regexp to match a "syntactic" eol.
4421
44222002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4423
4424 * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed a bug
4425 that often caused the backward limit to be lost at the top
4426 level. This improves performance a bit.
4427
4428 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
4429 New function that works like `re-search-forward' but only returns
4430 matches in syntactically significant text.
4431
4432 * progmodes/cc-engine.el: Fixed a faster and more accurate way
4433 to recognize K&R argdecls.
4434
4435 (c-beginning-of-decl-1): New function that put point at the
4436 beginning of the declaration. It handles K&R argdecl blocks.
4437
4438 (c-guess-basic-syntax): Replaced the `knr-argdecl' recognition
4439 code with one that doesn't depend on the current indentation.
4440 The anchor position for `knr-argdecl' has also changed, but in
4441 a way that is unlikely to cause compatibility problems.
4442
44432002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4444
4445 * progmodes/cc-defs.el, progmodes/cc-engine.el
4446 (c-forward-comment): `forward-comment' in XEmacs skips over
4447 line continuations in the backward direction. Correct for
4448 that. Also made this a defun since it has grown too large now
4449 to be a defsubst.
4450
4451 * progmodes/cc-langs.el: More convenient and decentralized
4452 setup of the language specific variables. The regexp-opt
4453 mangling is also done at compile time now.
4454
44552002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4456
4457 * progmodes/cc-cmds.el (c-indent-line-or-region):
4458 Call `c-indent-line' directly instead of through
4459 `indent-according-to-mode' so that this function always
4460 indents syntactically.
4461
4462 * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed a bug
4463 where a class beginning with a nested class could cause an
4464 infinite loop (the state outside the narrowed out class is
4465 never used now).
4466
44672002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4468
4469 * progmodes/cc-align.el, progmodes/cc-cmds.el,
4470 progmodes/cc-engine.el, progmodes/cc-vars.el: Fixes so that
4471 the context sensitive analysis inside macros is restricted to
4472 the bodies of #define's; other things, like #if expressions,
4473 never have anything in common with their surroundings.
4474 The old `cpp-macro-cont' syntax is now used in situations where
4475 the syntactic analysis isn't applicable, and a new syntactic
4476 element `cpp-define-intro' is used to add indentation in
4477 #define bodies.
4478
4479 (c-lineup-cpp-define): New name for `c-lineup-macro-cont' to
4480 better reflect its use.
4481
4482 * progmodes/cc-engine.el (c-guess-basic-syntax): Ignore line
4483 continuation backslashes in the detection of `arglist-cont-nonempty'.
4484
4485 * progmodes/cc-align.el: Use the vector form in the return
4486 value in all cases where lineup functions return absolute columns.
4487
44882002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4489
4490 * progmodes/cc-engine.el (c-add-stmt-syntax)
4491 (c-guess-basic-syntax): Anchor `brace-list-intro' and
4492 `bracec-list-close' better for brace lists nested inside expressions.
4493
4494 * progmodes/cc-engine.el, progmodes/cc-langs.el,
4495 progmodes/cc-mode.el, progmodes/cc-styles.el: Cleaned up the
4496 various language specific variables and their initialization.
4497 The keyword regexps are now lists that are combined with
4498 regexp-opt. Some variables have changed names to fit better
4499 with the naming convention.
4500
4501 * progmodes/cc-defs.el, progmodes/cc-vars.el
4502 (c-buffer-is-cc-mode): The value is the mode symbol of the
4503 original CC Mode mode.
4504
4505 (c-major-mode-is): Compare against the buffer local variable
4506 `c-buffer-is-cc-mode', which is faster than using `derived-mode-class'.
4507
45082002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4509
4510 * progmodes/cc-engine.el (c-forward-syntactic-ws)
4511 (c-backward-syntactic-ws, c-forward-token-1)
4512 (c-backward-token-1, c-in-literal, c-literal-limits)
4513 (c-collect-line-comments, c-literal-type, c-on-identifier)
4514 (c-guess-basic-syntax): These functions are now considered part
4515 of the "CC Mode API" and may be used by other code.
4516 That's signified by making their documentation into docstrings.
4517
4518 (c-whack-state, c-hack-state, c-skip-case-statement-forward):
4519 Removed these internal functions since they aren't used.
4520
4521 (c-forward-to-cpp-expression): Classified this function as internal.
4522
45232002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4524
4525 * progmodes/cc-langs.el (c-ObjC-class-key, c-Java-class-key):
4526 Simplified these regexps; the class keywords they contain
4527 ought to be enough to avoid false matches, so checking for
4528 following identifiers etc is just unnecessary (and might also
4529 fail for oddly formatted code).
4530
45312002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4532
4533 * progmodes/cc-engine.el, progmodes/cc-cmds.el
4534 (c-forward-comment-lc): New function that behaves like
4535 `c-forward-comment', with the exception that line
4536 continuations are treated as whitespace.
4537
4538 (c-beginning-of-statement): Use `c-forward-comment-lc', to
4539 work correctly in macros and other places where line
4540 continuations should be treated as whitespace.
4541
4542 * progmodes/cc-engine.el (c-guess-basic-syntax): Analyze a
4543 normal label in a switch block as a case label, to get
4544 consistent lineup with the case labels.
4545
4546 * progmodes/cc-engine.el (c-backward-syntactic-ws): Fixed bug
4547 in skipping over a macro that ends with an empty line.
4548
4549 * progmodes/cc-styles.el: Require cc-align since styles added
4550 with `c-add-style' often contains references to functions
4551 defined there, and so the `c-valid-offset' check might
4552 otherwise complain on them.
4553
45542002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4555
4556 * progmodes/cc-align.el, progmodes/cc-mode.texi,
4557 progmodes/cc-vars.el: Added two new lineup functions:
4558
4559 (c-lineup-knr-region-comment): A new lineup function to get
4560 (what most people think is) better indentation of comments in
4561 the "K&R region" between the function header and its body.
4562
4563 (c-lineup-gcc-asm-reg): New lineup function for better
4564 indentation inside gcc asm blocks. Contributed by Kevin Ryde.
4565
4566 (c-offsets-alist): Use `c-lineup-gcc-asm-reg' and
4567 `c-lineup-knr-region-comment' in the default offset
4568 configuration, since these two functions have little impact
4569 outside their intended use, and they generally do the right
4570 thing when they kick in.
4571
4572 * progmodes/cc-engine.el (c-guess-continued-construct)
4573 (c-guess-basic-syntax): Handle nested functions in all
4574 languages, not just Pike. In C and C++ there's a gcc
4575 extension for this, and it also gives better treatment of
4576 macros that are followed by blocks.
4577
4578 * progmodes/cc-langs.el (c-symbol-key): Made this variable
4579 mode specific, to handle Pike special symbols like `== better.
4580
45812002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4582
4583 * progmodes/cc-cmds.el, progmodes/cc-engine.el,
4584 progmodes/cc-vars.el (c-report-syntactic-errors): A new
4585 variable to control the syntactic error messages. It defaults
4586 to off; since CC Mode ignores most syntactic errors it might
4587 as well ignore them all for the sake of consistency.
4588
45892002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4590
4591 * progmodes/cc-engine.el (c-looking-at-inexpr-block):
4592 Optimization. Can give a noticeable speedup if there's a
4593 large preceding function or class body.
4594
45952002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4596
4597 * progmodes/cc-align.el, progmodes/cc-cmds.el: Use more
4598 efficient and correct insertion functions in many places.
4599 Always inherit text properties correctly if the text is
4600 permanent. Also do it for speed in temporary insertions,
4601 since I figure it's less work to continue the surrounding text
4602 properties than to break them.
4603
4604 * progmodes/cc-styles.el (c-read-offset): Unbind SPC in the
4605 completion to make it easier to enter lists.
4606
46072002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4608
4609 * progmodes/cc-cmds.el (c-beginning-of-defun): Fixed bug where
4610 c-state-cache was clobbered.
4611
4612 * progmodes/cc-cmds.el, progmodes/cc-engine.el
4613 (c-calculate-state): Moved from cc-cmds.el to cc-engine.el due
4614 to dependency.
4615
46162002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4617
4618 * progmodes/cc-engine.el (c-parse-state): Ignore unbalanced
4619 open parens in macros (if point isn't in the same one).
4620
46212002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4622
4623 * progmodes/cc-cmds.el (c-context-open-line): New function
4624 that is the `open-line' equivalent to `c-context-line-break'.
4625
4626 * progmodes/cc-mode.el (c-mode-base-map): Compatibility fix
4627 for Emacs 21 since `indent-new-comment-line' has been changed
4628 to `comment-indent-new-line' there.
4629
46302002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4631
4632 * progmodes/cc-engine.el, progmodes/cc-langs.el
4633 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma):
4634 New variables containing the character sets used to recognize
4635 statement/declaration boundaries. These variables might help
4636 to support languages like javascript and awk, where newlines
4637 sometimes delimits statements.
4638
4639 (c-crosses-statement-barrier-p): Use `c-stmt-delim-chars' as
4640 the set of statement delimiting characters, to allow it to be
4641 changed dynamically and per-mode.
4642
46432002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4644
4645 * progmodes/cc-engine.el (c-looking-at-bos)
4646 (c-looking-at-inexpr-block, c-add-stmt-syntax)
4647 (c-guess-basic-syntax): Treat blocks directly inside function
4648 calls like "bare" statements inside function calls, and not
4649 like in-expression statements. This to make indentation of
4650 such blocks consistent with other statements inside macro calls.
4651
4652 * progmodes/cc-engine.el (c-guess-basic-syntax):
4653 Made arglist-cont anchor correctly in arglists that contain statements.
4654
4655 * progmodes/cc-engine.el (c-guess-basic-syntax):
4656 Fixed consistent anchoring of defun-block-intro in defuns in code
4657 blocks (can only occur in Pike).
4658
4659 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
4660 (c-looking-at-inexpr-block-backward): Changed the arguments to
4661 require containing sexps and paren state, for better efficiency.
4662
46632002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4664
4665 * progmodes/cc-cmds.el, progmodes/cc-engine.el,
4666 progmodes/cc-vars.el: Improved anchoring of statement and
4667 handling of labels in front of substatements.
4668
4669 (c-guess-continued-construct, c-guess-basic-syntax):
4670 Improved and unified anchoring at statements. Statements beginning
4671 with comments or labels are now avoided, by going out of
4672 blocks and containing statements if necessary. This nesting
4673 handling also fixes the case when there's a statement after a
4674 block open brace. Added the syntactic symbol `substatement-label'.
4675
4676 (c-electric-colon): Map the new `substatement-label' to
4677 `label' when consulting `c-hanging-colons-alist'.
4678
4679 (c-offsets-alist): Added substatement-label. Updated the
4680 comments for the new anchoring positions at statements.
4681
4682 * progmodes/cc-engine.el (c-guess-basic-syntax): Use more sane
4683 anchor points for knr-argdecl-intro and access-label.
4684 They used to refer to some point on the same line, a bug which was
4685 neutralized by a kludge in `c-get-syntactic-indentation' which
4686 ignored such anchor points.
4687
4688 (c-get-syntactic-indentation): Removed the kludge that was
4689 necessary due to buggy anchor points.
4690
4691 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not check
4692 the absence of a comma before arglist-close (case 7A) in any
4693 language, since there's nothing better to do that case anyway.
4694 Added special case to make in-expression statements be
4695 recognized as normal arglist-cont if we're directly in a macro
4696 arglist, for consistency with other "bare" statements.
4697
4698 * progmodes/cc-engine.el (c-looking-at-bos): Added optional
4699 limit arg for backward searches.
4700
4701 * progmodes/cc-engine.el (c-looking-at-inexpr-block):
4702 Anchor gcc in-expression statements at the surrounding open
4703 parenthesis. Treat a class body as an in-expression class if
4704 it's used in an object clone expression in Pike.
4705
4706 * progmodes/cc-engine.el (c-get-offset)
4707 (c-get-syntactic-indentation): Allow several anchor positions
4708 in the list of syntactic symbols. Only the first is used as
4709 the base for the offset calculation.
4710
47112002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4712
4713 * progmodes/cc-cmds.el (c-indent-defun): Indent the current
4714 macro if inside one at the top level. Do not throw an error
4715 if used at the top level outside a macro.
4716
4717 * progmodes/cc-cmds.el (c-backslash-region): Do tab width
4718 alignment only if the backslashes can't be aligned with
4719 surrounding backslashes.
4720
4721 * progmodes/cc-engine.el (c-end-of-macro): New function.
4722
4723 * progmodes/cc-engine.el (c-least-enclosing-brace):
4724 Rewritten to not be destructive.
4725
47262002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4727
4728 * progmodes/cc-cmds.el (c-context-line-break): Only do a macro
4729 line break when point is inside the content of it; if it's in
4730 the cpp keyword a normal line break is done.
4731
4732 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not add
4733 cpp-macro-cont inside the argument list to a #define.
4734
47352002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4736
4737 * progmodes/cc-defs.el (c-forward-comment): Implemented a
4738 kludge to avoid the problem most forward-comment incarnations
4739 have with `\' together with comment parsing.
4740
47412002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4742
4743 * progmodes/cc-engine.el (c-check-state-cache): Fixed bug
4744 which could cause the state returned by `c-parse-state' to
4745 lack a closed paren element. That in turn could result in
4746 very long searches, since it's common that they start from the
4747 last preceding close brace.
4748
47492002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4750
4751 * progmodes/cc-engine.el (c-beginning-of-statement-1): Do not
4752 treat else-if as a single continuation, since that'd make it
4753 hard to get the right anchor point when there's a line break
4754 between the two keywords. This change causes else-clause to
4755 be anchored on the closest preceding else-if and not always on
4756 the starting if, but that doesn't affect the indentation for
4757 any reasonably sane style. Also introduced a noerror flag.
4758
4759 (c-beginning-of-closest-statement): Removed;
4760 c-beginning-of-statement-1 now avoids the problem this one solved.
4761
4762 * progmodes/cc-engine.el (c-guess-continued-construct)
4763 (c-guess-basic-syntax): Better and more uniform anchor points
4764 for 'statement-cont and 'substatement. The effect is
4765 noticeable mostly when there's a label on the same line as the
4766 beginning of the statement, or when there are more stuff
4767 before the start of the statement.
4768
4769 * progmodes/cc-engine.el (c-looking-at-inexpr-block):
4770 Added flag to disable looking at the type of the surrounding paren
4771 since that confuses c-beginning-of-statement-1 and a couple of
4772 other places.
4773
4774 * progmodes/cc-engine.el (c-guess-basic-syntax):
4775 Avoid stepping to the previous statement in case 18.
4776 Improvements in recognition of statement blocks on the top level.
4777
47782002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4779
4780 * progmodes/cc-engine.el (c-beginning-of-statement-1)
4781 (c-crosses-statement-barrier-p): Rewritten to get a well
4782 defined and documented behavior. This fixes some tricky cases
4783 in recognition of do-while constructs.
4784
4785 (c-backward-to-start-of-do, c-backward-to-start-of-if):
4786 Removed; use c-beginning-of-statement-1 instead.
4787
4788 (c-guess-continued-construct, c-guess-basic-syntax):
4789 Various fixes to not depend on the bugs previously in
4790 c-beginning-of-statement-1. Cleanups in cases 18 and 17 to
4791 use the new behavior of c-beginning-of-statement-1 better.
4792 Fixed recognition of catch blocks inside macros.
4793
4794 * progmodes/cc-engine.el (c-backward-syntactic-ws): Fixed bug
4795 in skipping over a macro.
4796
4797 * progmodes/cc-langs.el (c-label-kwds): New variable to
4798 contain the appropriate c-*-label-kwds value.
4799
4800 * progmodes/cc-vars.el (defcustom-c-stylevar): Fixed value
4801 evaluation bug that caused the widget for
4802 c-block-comment-prefix to bug out.
4803
48042002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4805
4806 * progmodes/cc-engine.el (c-guess-basic-syntax):
4807 Improved recognition of statements: They are now recognized in
4808 contexts where they normally can't occur, e.g. on the top level or
4809 in function call arguments. This is mainly useful to recognize
4810 statements in macros at the top level, and in arguments to
4811 macros. The cases has been moved around quite a bit, and case
4812 10 has been copied to case 18. (The cases has not been
4813 renumbered because of this.)
4814
4815 (c-guess-continued-construct): New function which has the
4816 rules which are common between cases 10 and 18.
4817
4818 * progmodes/cc-engine.el (c-beginning-of-statement-1)
4819 (c-backward-to-start-of-do, c-backward-to-start-of-if):
4820 Fixes so that they really obey the passed limits.
4821
4822 (c-safe-position): Return nil if the state doesn't contain a
4823 suitable position.
4824
4825 (c-guess-basic-syntax): Fixes some too short limits in calls
4826 to c-beginning-of-statement-1. Some fixes for top level
4827 analysis in ObjC mode.
4828
4829 * progmodes/cc-engine.el (c-beginning-of-statement-1):
4830 Fixed bug in do-while statements where the body is not a block.
4831
4832 * progmodes/cc-styles.el (c-set-style):
4833 Reset c-special-indent-hook to its global value if in override mode.
4834 Fixes problem where functions on that hook remained after
4835 style switch.
4836
4837 * progmodes/cc-engine.el (c-evaluate-offset, c-get-offset):
4838 Use c-benign-error to report the c-strict-syntax-p error.
4839
48402002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4841
4842 * progmodes/cc-align.el, progmodes/cc-defs.el,
4843 progmodes/cc-cmds.el, progmodes/cc-engine.el, cc-vars.el:
4844 Several fixes to treat macros as code and not literals and to
4845 handle line continuations transparently.
4846
4847 (c-skip-ws-forward, c-skip-ws-backward): New macros to skip
4848 through whitespace and line continuations, but not comments
4849 and macros.
4850
4851 (c-in-literal): No longer recognizes macros as literals by
4852 default. An extra flag argument is required to do that.
4853
4854 (c-macro-start, c-query-macro-start)
4855 (c-query-and-set-macro-start): Added a cache for the macro
4856 start position.
4857
4858 (c-forward-syntactic-ws, c-backward-syntactic-ws): Fixes for
4859 more speed when limits are given. Workaround for bad behavior
4860 in forward-comment in some emacsen when it hits a buffer limit
4861 with a large repeat count.
4862
4863 (c-lineup-macro-cont): Improved behavior when
4864 c-syntactic-indentation-in-macros is nil.
4865
4866 (c-syntactic-indentation-in-macros, c-backslash-max-column)
4867 (c-auto-align-backslashes): New customization variables to
4868 control macro handling.
4869
4870 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
4871 Fixes to handle line continuations.
4872
4873 * progmodes/cc-defs.el, progmodes/cc-styles.el
4874 (c-get-style-variables, c-set-offset): Report style errors
4875 with message and ding instead of error signal. This to avoid
4876 interrupted mode init if there's some style problem.
4877
4878 (c-benign-error): New macro to report errors that doesn't need
4879 to interrupt the operation.
4880
4881 * progmodes/cc-defs.el (c-point): Added eonl and eopl positions.
4882
48832002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4884
4885 * progmodes/cc-cmds.el (c-electric-brace, c-indent-region):
4886 Removed most of the c-state-cache fiddling, since the global
4887 state cache now handles this.
4888
4889 * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed bug
4890 when there's an open paren at the very first char of the
4891 visible buffer region.
4892
4893 * progmodes/cc-engine.el (c-parse-state, c-check-state-cache):
4894 Cache the state globally and invalidate it below every buffer
4895 change with the new after change function
4896 `c-check-state-cache'. This gives a considerable performance
4897 boost when editing large functions or classes.
4898
4899 * progmodes/cc-engine.el (c-whack-state-after): Slight optimization.
4900
49012002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4902
4903 * progmodes/cc-engine.el, progmodes/cc-langs.el,
4904 progmodes/cc-align.el: Improvements to syntactic analysis
4905 inside macros:
4906
4907 (c-block-stmt-1-kwds, c-block-stmt-2-kwds): New variables used
4908 by `c-guess-basic-syntax'.
4909
4910 (c-parse-state): Fixed bug with braces inside macros when
4911 using cached state info.
4912
4913 (c-forward-to-cpp-expression): New function to aid in
4914 syntactic analysis inside macros.
4915
4916 (c-beginning-of-statement-1, c-backward-syntactic-ws):
4917 Fixes to work better inside macros.
4918
4919 (c-forward-syntactic-ws): Whitespace between the # and the
4920 command should be allowed in preprocessor directives.
4921
4922 (c-lineup-macro-cont): New lineup function to get context
4923 sensitive indentation inside macros.
4924
4925 (c-offsets-alist): Made `c-lineup-macro-cont' the default for
4926 cpp-macro-cont.
4927
49282002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4929
4930 * progmodes/cc-engine.el (c-beginning-of-statement-1)
4931 (c-forward-syntactic-ws): Fixes to handle continued lines.
4932
4933 (c-backward-to-start-of-if, c-guess-basic-syntax):
4934 Do syntactic analysis inside macros.
4935
49362002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4937
4938 * progmodes/cc-cmds.el (c-indent-region): Did a speedup made
4939 possible by the more flexible state cache.
4940
4941 * progmodes/cc-engine.el (c-parse-state, c-whack-state-before)
4942 (c-whack-state-after, c-hack-state)
4943 (c-narrow-out-enclosing-class, c-guess-basic-syntax):
4944 Improved the state cache system. It now can use partial info from
4945 an old cached state to calculate a new one at a different
4946 position. Removed some kludges to avoid the state cache.
4947 The new functions `c-whack-state-before' and `c-whack-state-after'
4948 replace the now obsolete `c-whack-state'.
4949
4950 * progmodes/cc-engine.el (c-beginning-of-statement-1):
4951 Optimized backing through a macro. This can speed things up
4952 quite a bit when there are long macros before point.
4953
4954 (c-beginning-of-macro): Do not ignore the limit.
4955
49562002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4957
4958 * progmodes/cc-cmds.el (c-electric-continued-statement):
4959 Fixed a bug where the keyword wasn't reindented correctly if
4960 followed by another keyword or identifier.
4961
4962 * progmodes/cc-engine.el (c-parse-state): Ignore closed brace
4963 pairs that are in macros. Fixes some cases where e.g. the
4964 second of two "do { } while (0)" macros after each other
4965 indented differently.
4966
49672002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4968
4969 * progmodes/cc-engine.el (c-beginning-of-macro)
4970 (c-forward-syntactic-ws): Recognize "#!" as a preprocessor
4971 directive when it begins a line, to allow for script
4972 interpreter lines like "#!/usr/bin/pike" at the beginning of
4973 the file.
4974
49752002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4976
4977 * progmodes/cc-engine.el (c-looking-at-inexpr-block):
4978 Recognize brace blocks inside a parenthesis expression as
4979 inexpr-statement. Useful when writing statements as macro arguments.
4980
49812002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4982
4983 * progmodes/cc-cmds.el (c-fill-paragraph, c-do-auto-fill)
4984 (c-mask-comment): Broke out the comment masking code from
4985 `c-fill-paragraph' to a new function `c-mask-comment', to be
4986 able to do the same thing in `c-do-auto-fill'. This should
4987 make auto-fill-mode behave better.
4988
49892002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4990
4991 * progmodes/cc-cmds.el (c-electric-brace, c-electric-paren):
4992 Check `executing-macro' to avoid blinking parens when macros
4993 are executed.
4994
4995 * progmodes/cc-mode.el, progmodes/cc-styles.el
4996 (c-setup-filladapt): Moved from cc-mode.el to cc-styles.el for
4997 consistency with `c-setup-paragraph-variables' (which was
4998 placed there due to the dependency from `c-set-style').
4999
5000 * progmodes/cc-styles.el, progmodes/cc-vars.el: Fixed bug with
5001 incomplete initialization from the style variable fallbacks if
5002 there already is a style called "user" defined when CC Mode
5003 starts up for the first time.
5004
50052002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5006
5007 * progmodes/cc-cmds.el, progmodes/cc-vars.el
5008 (c-comment-indent, c-indent-comment-alist): Added new variable
5009 `c-indent-comment-alist' to allow better control over
5010 `c-comment-indent'.
5011
50122002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5013
5014 * progmodes/cc-align.el (c-lineup-C-comments): Try to match
5015 both `comment-start-skip' and the comment prefix on the
5016 current line with the comment starter, so that we line up
5017 comments which matches `c-comment-prefix-regexp' on the first
5018 line (after the `/') without the need to make
5019 `comment-start-skip' match whatever `c-comment-prefix-regexp' matches.
5020
5021 * progmodes/cc-mode.el, progmodes/cc-styles.el (c-common-init)
5022 (c-set-style-1, c-setup-paragraph-variables): Moved the
5023 variable initialization based on `c-comment-prefix-regexp' to
5024 a new function `c-setup-paragraph-variables', which is now
5025 used both at mode init and when a style that sets
5026 `c-comment-prefix-regexp' is activated.
5027
50282002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5029
5030 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
5031 Better handling of C++ template args to avoid confusion with
5032 `<' and `>' used as operators in member init expressions.
5033
50342002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5035
5036 * progmodes/cc-engine.el (c-most-enclosing-brace)
5037 (c-least-enclosing-brace): Added optional second arg to limit
5038 the search to before a certain point.
5039
5040 * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed bug
5041 which could cause incorrect analysis if a cached state is used
5042 (usually only happens when an electric key reindents a line).
5043
50442002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5045
5046 * progmodes/cc-defs.el (c-forward-comment): More idiosyncrasy
5047 insulation. This time for XEmacs 21.
5048
5049 * progmodes/cc-engine.el, progmodes/cc-langs.el:
5050 Improved handling of inheritance lists:
5051
5052 (c-beginning-of-inheritance-list): Rewritten to use a more
5053 syntactically correct method that doesn't get confused by
5054 badly placed linebreaks and comments.
5055
5056 (c-guess-basic-syntax): Several fixes to the handling of
5057 inheritance lists in combination with templates. 'inher-intro
5058 is now anchored on the start of the class declaration and not
5059 the indentation of the current line. Switched places on cases
5060 5D.3 and 5D.4 and made them use more syntactically correct methods.
5061
5062 (c-inher-key): Removed since the code in
5063 `c-guess-basic-syntax' now uses token-based search.
5064
5065 * progmodes/cc-cmds.el, progmodes/cc-mode.el (c-mode-menu):
5066 Added a submenu to access some toggles.
5067
5068 (c-toggle-syntactic-indentation): New function to toggle the
5069 variable `c-syntactic-indentation'.
5070
5071 * progmodes/cc-styles.el (c-set-style): Improved the error
5072 message for incorrect offsets a bit.
5073
50742002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5075
5076 * progmodes/cc-cmds.el (c-indent-exp): Don't require that the
5077 sexp follows point immediately, instead find the closest
5078 following open paren that ends on another line.
5079
50802002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5081
5082 * progmodes/cc-align.el (c-lineup-cascaded-calls):
5083 New indentation function.
5084
5085 * progmodes/cc-engine.el (c-beginning-of-macro): Bugfix for
5086 directives with whitespace between the '#' and the name.
5087
50882002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5089
5090 * progmodes/cc-engine.el (c-forward-syntactic-ws)
5091 (c-backward-syntactic-ws): Handle line continuations as
5092 whitespace. Don't move past a macro if that'd take us past
5093 the limit.
5094
50952002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5096
5097 * progmodes/cc-engine.el (c-beginning-of-macro)
5098 (c-forward-syntactic-ws): Multiline strings begin with `#"' in
5099 Pike, and that shouldn't be confused with a preprocessor directive.
5100
51012002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5102
5103 * progmodes/cc-cmds.el: Extended the kludge to interoperate
5104 with the delsel and pending-del packages wrt to the new
5105 function `c-electric-delete-forward'.
5106
51072002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5108
5109 * progmodes/cc-cmds.el (c-indent-exp): Keep the indentation of
5110 the block itself, i.e. only indent the contents in it.
5111
5112 * progmodes/cc-styles.el (c-set-style): Use the default
5113 argument to completing-read instead of initial-contents, if
5114 the function is recent enough to support it.
5115
51162002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5117
5118 * progmodes/cc-mode.el (c-mode-help-address):
5119 Removed bug-gnu-emacs@gnu.org from the receiver list for bug reports.
5120 I've almost never seen a bug reported this way that should go
5121 to that list, but it's rather common that the reports concern
5122 the combination CC Mode and XEmacs instead.
5123
51242002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5125
5126 * progmodes/cc-cmds.el (c-electric-paren): Fixed bug when both
5127 brace-elseif-brace and brace-catch-brace are active and
5128 there's a "else if"-block before the catch block.
5129
5130 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
5131 Detect function headers that span lines.
5132
51332002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5134
5135 * progmodes/cc-cmds.el (c-electric-brace)
5136 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
5137 Check for last on line only for doing the auto-newline-mode
5138 stuff, not for the reindentation.
5139
5140 * progmodes/cc-cmds.el (c-electric-brace): Fixed bugs in the
5141 handling of c-syntactic-indentation: When it's nil, indent the
5142 new lines but don't reindent the current one. Reindent the
5143 line only when the inserted brace comes first on it, instead
5144 of last.
5145
5146 * progmodes/cc-cmds.el (c-electric-brace)
5147 (c-electric-semi&comma): Fixed two places where
5148 c-syntactic-indentation wasn't heeded.
5149
5150 * progmodes/cc-cmds.el (c-electric-pound): Don't be electric
5151 inside a macro.
5152
5153 * progmodes/cc-engine.el (c-backward-to-start-of-if): Try a
5154 little harder to find a fallback position when an orphan else
5155 is found. Fixed case where an else following a do-while
5156 statement could be associated with an if inside the do-while.
5157
51582002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5159
5160 * progmodes/cc-cmds.el (c-guess-fill-prefix): Tuned the dwim
5161 for the fallback to add a single space after the comment prefix.
5162
5163 * progmodes/cc-cmds.el (c-indent-new-comment-line): Somewhat better
5164 behavior in some special cases, especially for single-line comments.
5165 Avoid breaking up a comment starter or ender.
5166
51672002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5168
5169 * progmodes/cc-cmds.el (c-outline-level): Applied patch from
5170 the Emacs sources to make this work in invisible text.
5171
5172 * progmodes/cc-langs.el (c-switch-label-key): Fixed regexp to
5173 not be confused by a later ':' on the same line as the label.
5174
51752002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5176
5177 * progmodes/cc-cmds.el, progmodes/cc-mode.el
5178 (c-electric-delete, c-electric-delete-forward):
5179 Split `c-electric-delete' into two functions where
5180 `c-electric-delete-forward' always deletes forward and
5181 `c-electric-delete' only contains the code necessary for
5182 XEmacs to choose between backward and forward deletion.
5183 `c-electric-delete-forward' is now bound to C-d to get the
5184 electric behavior on that key too.
5185
51862002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5187
5188 * progmodes/cc-cmds.el (c-fill-paragraph): Fixed bogus direct
5189 use of c-comment-prefix-regexp, which caused an error when
5190 it's a list.
5191
51922002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5193
5194 * progmodes/cc-mode.el, progmodes/cc-vars.el (c-common-init)
5195 (c-default-style): Removed the hardcoded switch to "java" style
5196 in Java mode. It's instead taken care of by the default value
5197 for c-default-style.
5198
51992002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5200
5201 * progmodes/cc-align.el (c-lineup-math): Fix bug where lineup
5202 was triggered by equal signs in string literals.
5203
52042002-04-21 Kim F. Storm <storm@cua.dk>
5205
5206 * subr.el (insert-buffer-substring-no-properties): New function.
5207 (insert-buffer-substring-as-yank): New function.
5208
52092002-04-21 Glenn Morris <gmorris@ast.cam.ac.uk>
5210
5211 * scroll-all.el (minor-mode-alist): Fix usage of `scroll-all-mode'.
5212 (scroll-all-page-down-all, scroll-all-page-up-all) Remove `fkey-'
5213 prefix from scroll commands. Ignore end-of-buffer errors from
42fe2ab9 5214 other windows.
fe72c904 5215 (scroll-all-check-to-scroll): Remove `fkey-' prefix from scroll
f614a1ae 5216 commands.
f530a77b
SM
5217 (scroll-all-beginning-of-buffer-all, scroll-all-end-of-buffer-all):
5218 New functions.
fe72c904
CW
5219
5220 * files.el: (auto-mode-alist): .f95 files in f90-mode.
5221
5222 * progmodes/fortran.el: (fortran-beginning-do): Make regexp match
42fe2ab9 5223 a DO statement irrespective of numeric label.
fe72c904
CW
5224
52252002-04-20 Glenn Morris <gmorris@ast.cam.ac.uk>
5226
5227 * files.el (auto-save-file-name-transforms): Doc fix.
5228 Add third element to "uniquify" filenames.
5229 (make-auto-save-file-name): Use new element of
5230 auto-save-file-name-transforms.
5231 * startup.el (command-line): Add third element to
5232 auto-save-file-name-transforms.
5233
52342002-04-19 Stefan Monnier <monnier@cs.yale.edu>
5235
5236 * files.el (file-name-non-special): Don't mangle the 0'th arg and the
5237 return value of file-name-completion and file-name-all-completions.
5238
52392002-04-19 Glenn Morris <gmorris@ast.cam.ac.uk>
5240
5241 * progmodes/f90.el: Update maintainer.
5242 (f90-line-continued): Recognize blank/comment lines embedded in
5243 continuation lines.
5244 (f90-looking-at-program-block-start): No extra indentation after
5245 function or subroutine keyword appears in single quotes.
5246
52472002-04-19 Miles Bader <miles@gnu.org>
5248
5249 * custom.el (customize-mark-to-save, customize-mark-as-set)
5250 (custom-quote): Moved here from `cus-edit.el'.
5251 * cus-edit.el (customize-mark-to-save, customize-mark-as-set)
5252 (custom-quote): Moved to `custom.el'.
5253
52542002-04-18 Richard M. Stallman <rms@gnu.org>
5255
5256 * facemenu.el (list-text-properties-at): Command deleted.
5257
5258 * rect.el (insert-rectangle): Use insert-for-yank.
5259
5260 * register.el (insert-register): Use insert-for-yank.
5261 (describe-register-1): Discard text props in yank-excluded-properties.
5262
5263 * toolbar/tool-bar.el (tool-bar-local-item-from-menu):
5264 Fix parts in construction of `menu-item' item at end.
5265
5266 * mail/mailabbrev.el (mail-mode-abbrev-table): Delete defvar.
5267
5268 * subr.el (insert-for-yank): New function.
5269
5270 * simple.el (yank-excluded-properties): New user option.
5271 (yank-pop, yank): Use insert-for-yank.
5272
52732002-04-19 Kim F. Storm <storm@cua.dk>
5274
5275 * simple.el (pop-to-mark-command): Do not set this-command.
5276 (set-mark-command): Always jump to mark when called with arg.
5277
52782002-04-18 Francesco Potorti` <pot@gnu.org>
5279
5280 * comint.el (comint-watch-for-password-prompt): Remove whitespace
5281 at the beginning of password prompts.
5282
52832002-04-18 Andrew Innes <andrewi@gnu.org>
5284
5285 * facemenu.el: Remove require of wid-edit.
5286
52872002-04-17 Colin Walters <walters@verbum.org>
5288
5289 * ibuffer.el (ibuffer-visit-buffer): Optionally allow reducing to
5290 one window.
5291 (ibuffer-visit-buffer-1-window): Simply call `ibuffer-visit-buffer'.
5292 (ibuffer-current-state-list): Reinstate optional argument; now
5293 just call `point' inside the mapping function.
5294
52952002-04-17 Francesco Potorti` <pot@gnu.org>
5296
5297 * dired-aux.el (dired-star-subst-regexp)
5298 (dired-quark-subst-regexp): New constants.
5299 (dired-do-shell-command, dired-shell-stuff-it): Use them.
5300 (dired-do-shell-command): Raise an error if both `*' and `?'
5301 substitution marks are used in the same command.
5302 (dired-shell-stuff-it): Substitute all instances of `*' and `?'
5303 in a command given via dired-do-shell-command.
5304
5305 * comint.el (comint-password-prompt-regexp): Match "Repeat passphrase".
5306
53072002-04-16 Jason Rumney <jasonr@gnu.org>
5308
5309 * international/mule-cmds.el (locale-preferred-coding-systems):
5310 Add "jpn".
5311
53122002-04-16 Eli Zaretskii <eliz@is.elta.co.il>
5313
5314 * term.el (term-emulate-terminal): Fix last change.
5315
5fe0ea6a 53162002-04-16 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
5317
5318 * bindings.el (mode-line-mode-menu): Update names to reflect
5319 latest changes.
5320
53212002-04-16 Mike Williams <mdub@bigfoot.com>
5322
5323 * textmodes/sgml-mode.el (sgml-at-indentation-p): Move to fix
5324 compilation error.
5325
53262002-04-16 Michael Kifer <kifer@cs.stonybrook.edu>
5327
5328 * viper-ex.el: Patch by Samuel Padgett. Copyright papers received.
5329 (viper-ex-print-buf-name): New variable.
5330 (viper-ex-print-buf): New variable.
5331 (ex-token-alist): Invoke ex-print on ":print" Ex commands.
5332 (ex-g-marks): New variable.
5333 (ex-print): New function.
5334 (ex-print-display-lines): New function.
5335
5336 * viper.el (viper-set-hooks): Add window-setup-hook, which sets
5337 the cursor color.
5338
5339 * ediff-util.el (ediff-cleanup-mess): Delete ctl window on exit
5340 when the window is not in its own frame.
5341 (ediff-clone-buffer-for-region-comparison): More robust window
5342 arrangement while prompting for regions to compare.
5343 (ediff-make-cloned-buffer): Use generate-new-buffer-name.
5344 (ediff-inferior-compare-regions): Deleted unused vars
5345 ctl-buf and quit-now.
5346
53472002-04-15 Richard M. Stallman <rms@gnu.org>
5348
5349 * facemenu.el (facemenu-add-new-face): Use this only for faces.
5350 Delete arg MENU.
5351 (facemenu-add-new-color): New function.
5352 (facemenu-set-foreground, facemenu-set-background):
5353 Use facemenu-add-new-color.
5354
53552002-04-15 Eli Zaretskii <eliz@is.elta.co.il>
5356
5357 * ediff-init.el (ediff-current-diff-face-A)
5358 (ediff-current-diff-face-B, ediff-current-diff-face-C)
5359 (ediff-current-diff-face-Ancestor, ediff-fine-diff-face-A)
5360 (ediff-fine-diff-face-B, ediff-fine-diff-face-C)
5361 (ediff-fine-diff-face-Ancestor, ediff-even-diff-face-A)
5362 (ediff-even-diff-face-B, ediff-even-diff-face-C)
5363 (ediff-even-diff-face-Ancestor, ediff-odd-diff-face-A)
5364 (ediff-odd-diff-face-B, ediff-odd-diff-face-C)
5365 (ediff-odd-diff-face-Ancestor): Add special color definitions for
5366 tty and MS-DOS displays.
5367
53682002-04-15 Andrew Innes <andrewi@gnu.org>
5369
5370 * facemenu.el: Require wid-edit.
5371
53722002-04-15 Miles Bader <miles@gnu.org>
5373
5374 * faces.el (highlight): Force foreground to be black on a tty, so
5375 this face is readable on a dark-background tty.
5376 * wid-edit.el (widget-field-face, widget-single-line-field-face):
5377 Likewise.
5378
53792002-04-14 Kim F. Storm <storm@cua.dk>
5380
5381 * simple.el (pop-to-mark-command, push-mark-command): New commands.
5382 (set-mark-command): Use them.
5383 Enhanced functionality when command is repeated:
5384 - If first command set the mark (no prefix arg), repeat temporarily
5385 enables transient-mark-mode.
5386 - If first command jumped to mark off ring (with argument),
5387 repeat (with or without arg) jump to next mark off ring.
5388 - Use C-u C-u prefix to set mark after jump.
5389 (exchange-point-and-mark): Temporarily enable transient-mark-mode
5390 if prefix arg.
5391
5fe0ea6a 53922002-04-14 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
5393
5394 * speedbar.el (speedbar-tag-hierarchy-method)
5395 (speedbar-toggle-updates, speedbar-toggle-images): Doc fixes.
5396
53972002-04-14 Mike Williams <mdub@bigfoot.com>
5398
5399 * textmodes/sgml-mode.el (sgml-parse-tag-backward): Fix to work at
5400 beginning of buffer.
5401
5fe0ea6a 54022002-04-14 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
5403
5404 * speedbar.el (speedbar-generic-item-info)
5405 (speedbar-sort-tags): Doc fix.
5406 (speedbar-add-supported-extension): Fix typo in interactive spec.
5407
54082002-04-13 Colin Walters <walters@verbum.org>
5409
5410 * ibuffer.el (ibuffer-forward-line): Just skip header if we're
5411 only moving one line forward.
5412 (ibuffer-map-lines): Preserve point position even if we delete
5413 lines. Only call mapping functions with buffer and mark
5414 arguments; the other two were unused.
5415 (ibuffer-redisplay, ibuffer-update): Always skip special areas.
5416
5417 * ibuf-macs.el, ibuf-ext.el: Update callers of `ibuffer-map-lines'.
5418
5419 * calc/calc-bin.el (math-format-radix-float): Use `when'.
5420
5421 * calc/calc.el (math-format-number): Load `calc-ext' before we
5422 call `math-group-float'.
5423
5424 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
5425 Renamed from `gamegrid-add-score'.
5426 (gamegrid-add-score-insecure): Restored from the old
5427 `gamegrid-add-score'.
5428 (gamegrid-add-score): Just dispatch on `system-type' to one of the
5429 previous two functions.
5430
5fe0ea6a 54312002-04-13 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
5432
5433 * iswitchb.el: Update commentary to include new function
5434 iswitchb-exclude-nonmatching.
5435
54362002-04-12 John Wiegley <johnw@gnu.org>
5437
5438 * eshell/esh-ext.el (eshell-script-interpreter): Fix for CRLF
5439 operating systems to the regexp used to detect a script's interpreter.
5440
54412002-04-12 Eli Zaretskii <eliz@is.elta.co.il>
5442
5443 * frame.el (frames-on-display-list): Use `equal' to compare the
5444 `display' frame parameter to the argument DISPLAY.
5445
54462002-04-12 Dave Love <fx@gnu.org>
5447
5448 * help.el (string-key-binding): Deal with margin events.
5449
54502002-04-12 Francesco Potorti` <pot@gnu.org>
5451
5452 * comint.el (comint-password-prompt-regexp): Match " SMB password".
5453
54542002-04-11 Stefan Monnier <monnier@cs.yale.edu>
5455
5456 * sort.el (sort-reorder-buffer): Don't assume point-min == 1.
5457
5458 * xt-mouse.el (xterm-mouse-mode): Use define-minor-mode.
5459
5460 * emacs-lisp/lucid.el (device-class, buffer-syntactic-context)
5461 (buffer-syntactic-context-depth): New funs.
5462
5463 * emacs-lisp/edebug.el (edebug-eval-defun): Don't use defconst
5464 on variables.
5465
5466 * emacs-lisp/debug.el (debug-on-entry): Use push.
5467 (debugger-make-xrefs): Don't assume point-min == 1.
5468
5469 * progmodes/cc-engine.el (c-backward-to-start-of-if):
5470 Don't assume point-min == 1.
5471
5472 * progmodes/etags.el (etags-verify-tags-table, etags-snarf-tag)
5473 (etags-list-tags, etags-tags-apropos, select-tags-table):
5474 Don't assume point-min == 1.
5475
54762002-04-12 Mike Williams <mdub@bigfoot.com>
5477
5478 * textmodes/sgml-mode.el (sgml-guess-indent): New function.
5479
54802002-04-11 Stefan Monnier <monnier@cs.yale.edu>
5481
5482 * textmodes/fill.el (fill-context-prefix): Fix up last change.
5483
5484 * simple.el (line-move): Use memq rather than or.
5485 (transpose-sexps): Don't presume as much of forward-sexp's behavior.
5486 (do-auto-fill): Use fill-move-to-break-point.
5487 (syntax-code-table): Remove.
5488
5489 * textmodes/fill.el (canonically-space-region): Obey sentence-end.
5490 Don't add spaces at end of sentences at end of line.
5491 (fill-move-to-break-point): Make sure the result is always greater
5492 than linebeg, so we ensure forward progress.
5493 (fill-region-as-paragraph): Compare to `to' rather than eobp.
5494 (fill-paragraph): Don't rebind fill-paragraph-function.
5495
5fe0ea6a 54962002-04-11 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
5497
5498 * menu-bar.el (menu-bar-adv-search-menu): Add incremental search.
5499
55002002-04-11 Andreas Schwab <schwab@suse.de>
5501
5502 * files.el (file-name-non-special): Handle return value of t from
5503 `file-name-completion'.
5504
55052002-04-10 Stefan Monnier <monnier@cs.yale.edu>
5506
5507 * textmodes/fill.el (fill-context-prefix): Match the two prefixes
5508 differently to avoid pathological exponential-time case.
5509 (adaptive-fill-regexp): Add ! and %.
5510 (fill-delete-prefix): Remove indentation while removing prefix.
5511 (fill-delete-newlines): Obey sentence-end.
5512 (fill-move-to-break-point, fill-newline): New functions extracted
5513 from fill-region-as-paragraph.
5514 (fill-region-as-paragraph): Use them.
5515 Don't fiddle with fill-indent-according-to-mode.
5516
55172002-04-10 Colin Walters <walters@verbum.org>
5518
5519 * play/snake.el (snake-score-file): Default to just "snake-scores".
5520
5521 * play/tetris.el (tetris-score-file): Likewise.
5522
5523 * play/gamegrid.el (gamegrid-add-score): Rewrite from scratch to
5524 use `update-game-score'.
5525
5526 * ibuffer.el (ibuffer-canonicalize-state-list): Delete unused function.
5527 (ibuffer-current-buffers-with-marks): Don't call `buffer-list'
5528 ourselves; take it as an argument. Caller updated.
5529 (ibuffer-mode): Make mode-class special.
5530
55312002-04-10 Richard M. Stallman <rms@gnu.org>
5532
5533 * dired.el (dired-view-command-alist): New variable.
5534 (dired-view-file): Use external viewers for some files names.
5535
5536 * mouse.el (mouse-drag-region-1): Display region highlight
5537 only in the selected window.
5538
5539 * subr.el (remove-hook): When there are no more local hooks,
5540 kill the buffer-local value.
5541
5542 * isearch.el (isearch-mode): Don't call make-frame-visible
5543 if frame is already visible.
5544
5545 * cus-face.el (custom-face-attributes): Fix typo in `ultra-bold'.
5546
55472002-04-09 Emmanuel Briot <briot@act-europe.fr>
5548
5549 * progmodes/ada-prj.el: Add support for the new project file
d78b64a0
SM
5550 fields: gnatfind-opt, debug-pre-cmd and debug-post-cmd.
5551 Fix widget handling for Emacs 21. ada-mode now only supports a single
fe72c904
CW
5552 active project file, instead of one per buffer. This is far less
5553 confusing.
5554
f530a77b 5555 * progmodes/ada-stmt.el: Menu changed from Statements to Templates.
fe72c904
CW
5556 (ada-func-or-proc-name): Get real subprogram name, after change in
5557 ada-mode.el.
5558
5559 * progmodes/ada-xref.el: Ada-mode no longer supports a different
5560 project file per buffer. This was too complex. Instead, there is
5561 now a single active project file at any given time, and the user
5562 can switch the active one through the Ada menu. This revision
5563 also provides better handling of the Windows command line, and the
5564 various available shells on that platform. ada-mode is now fully
5565 integrated with the GNU visual debugger gvd, see
5566 http://libre.act-europe.fr.
f530a77b
SM
5567 (ada-prj-default-comp-opt): Use the new GNAT switch -gnatQ.
5568 This is only available with GNAT 3.14.
fe72c904
CW
5569 (ada-prj-gnatfind-switches, ada-cd-command): New variable.
5570 (ada-quote-cmd): New function.
5571 (ada-initialize-runtime-library): Get the location of the actual
5572 runtime the compiler will be using, including support for
5573 cross-platform environments.
5574 (ada-treat-cmd-string): Add support for the new variable
5575 ${full_current} add support for debug-pre-cmd and debug-post-cmd,
5576 two commands to run just prior to running the debugger, and just
5577 after starting it. This provide better support for cross-platform
5578 and remote debugging.
5579 (ada-get-absolute-dir): Remove, replace with expand-file-name.
5580 (ada-gdb-application): New parameter executable-name.
5581 (ada-get-ali-file-name): Better handling of separate packages.
5582 Checkin on behalf of the ada-mode maintainer.
5583
5584 * progmodes/ada-mode.el (ada-case-exception-file)
5585 (ada-indent-handle-comment-special): New variables.
5586 (ada-case-exception-substring): New variable. Casing exceptions
5587 can now also be defined for substrings, in addition to full
5588 identifier names. This provides more flexibility.
f530a77b 5589 (ada-align-list): New fun, provide support for align.el in ada-mode.
fe72c904
CW
5590 (ada-procedure-start-regexp): Add support for operators and
5591 generic formal subprograms and packages.
5592 (ada-imenu-comment-re): New variable.
5593 (ada-imenu-generic-expression): Add support for protected types.
5594 (ada-mode): Set comment-start only after running ada-mode-hook, so
f530a77b
SM
5595 that the user can change ada-comment-start in the hook.
5596 Add support for ispell in comments. Add support for align.el.
fe72c904
CW
5597 (ada-save-exception-file, ada-create-case-exception-substring)
5598 (ada-adjust-case-substring): New functions.
f530a77b 5599 (ada-get-current-indent): Properly handles keywords with uppercases.
fe72c904
CW
5600 (ada-goto-matching-end): Rewritten, fixes problems in the handling
5601 of nested blocks.
f530a77b 5602 (ada-untab-hard): Do not touch the contents of comments and strings.
fe72c904
CW
5603
56042002-04-09 Mike Williams <mdub@bigfoot.com>
5605
5606 * textmodes/sgml-mode.el (sgml-lexical-context):
5607 Use sgml-parse-tag-backward to find start point.
5608 (sgml-looking-back-at): Doc fix.
5609
5fe0ea6a 56102002-04-09 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
5611
5612 * isearch.el (isearch-message-prefix): Use minibuffer-prompt face
5613 for prompt.
5614
56152002-04-08 Stefan Monnier <monnier@cs.yale.edu>
5616
5617 * autorevert.el (auto-revert-mode, global-auto-revert-mode):
5618 Use define-minor-mode.
5619 (auto-revert-buffers): Use with-current-buffer.
5620 Avoid changing the minor modes.
5621
5622 * international/iso-acc.el (iso-accents-accent-key): Use `vector'
5623 rather than char-to-string since last-input-char can be any event.
5624
5625 * international/titdic-cnv.el (tit-dictionary):
5626 Use defvar for non-constants.
5627
5628 * progmodes/cwarn.el (global-cwarn-mode): Use define-minor-mode.
5629 (global-cwarn-mode): Use easy-mmode-define-global-mode.
5630 (cwarn-font-lock-keywords): New function.
5631 Replaces cwarn-font-lock-remove-keywords cwarn-font-lock-add-keywords.
5632 (cwarn-font-lock-match): New macro.
5633 (cwarn-font-lock-match-assignment-in-expression)
5634 (cwarn-font-lock-match-dangerous-semicolon)
5635 (cwarn-font-lock-match-reference): Use it.
5636
5637 * progmodes/cperl-mode.el (cperl-make-face, cperl-force-face):
5638 Use defvar rather than defconst since it's meant to be settable.
5639 (cperl-syntax-done-to): Don't hardcode 1 as (point-min).
5640 (cperl-fix-line-spacing): Add missing \ in [ t].
5641
5642 * loadup.el: Call ucs-unify-8859 directly rather than
5643 unify-8859-on-encoding-mode.
5644 (fns-*.el): Don't use it anymore. Keep the load-history in purespace.
5645
5646 * textmodes/sgml-mode.el (sgml-comment-indent-new-line): New fun.
5647 (sgml-mode): Use it for comment-line-break-function.
5648
56492002-04-08 Jason Rumney <jasonr@gnu.org>
5650
5651 * international/mule-cmds.el (reset-language-environment):
5652 Handle coding-systems not being defined yet.
5653
56542002-04-08 Sam Steingold <sds@gnu.org>
5655
5656 * vc-cvs.el (vc-cvs-valid-version-number-p): New function.
5657 (vc-cvs-checkin): Use it.
5658
5fe0ea6a 56592002-04-08 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
5660
5661 * files.el (display-time-string): Fix last change.
5662
56632002-04-07 Sam Steingold <sds@gnu.org>
5664
5665 * vc-cvs.el (vc-cvs-checkin): Pass the required argument to `error'.
5666
56672002-04-07 Jason Rumney <jasonr@gnu.org>
5668
5669 * international/mule-cmds.el (set-default-coding-systems)
5670 (reset-language-environment): Preserve eols on
5671 default-process-coding-system.
5672 (coding-system-change-text-conversion): Fix case where CODING is nil.
5673
5fe0ea6a 56742002-04-07 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
5675
5676 * subr.el (play-sound): Move here from simple.el.
5677
5678 * simple.el (play-sound): Move to subr.el.
5679
56802002-04-06 Richard M. Stallman <rms@gnu.org>
5681
5682 * files.el (display-time-string-forms): Mark as risky.
5683
5684 * enriched.el (enriched-decode-foreground, enriched-decode-background):
5685 Use proper format for desired elts of `face' property.
5686 Don't test display-color-p; make the properties unconditionally.
5687
5688 * progmodes/compile.el (compilation-error-regexp-alist):
5689 New alternatives for FILE:LINE.COL and for ranges of columns and lines.
5690
56912002-04-06 Per Abrahamsen <abraham@dina.kvl.dk>
5692
5693 * progmodes/cc-vars.el (c-block-comment-prefix): Specify :value
5694 for customization type.
5695 Reported by Mattias Fredsberg <mattias.fredsberg@active-tv.com>.
5696
56972002-04-06 Mike Williams <mdub@bigfoot.com>
5698
5699 * textmodes/xml-lite.el: Remove.
5700
5fe0ea6a 57012002-04-05 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
5702
5703 * simple.el (play-sound): New function (uses play-sound-internal).
5704
57052002-04-04 Richard M. Stallman <rms@gnu.org>
5706
5707 * files.el (mode-line-format, mode-line-modified)
5708 (mode-line-mule-info, mode-line-buffer-identification)
5709 (mode-line-modes, mode-line-position): Explicitly mark as risky.
5710 (hack-one-local-variable): Don't recognize "mode-line-..." as risky.
5711
5712 * calendar/solar.el (solar-northern-spring-or-summer-season): Doc fix.
5713
5714 * mail/mailabbrev.el (mail-abbrev-make-syntax-table):
5715 Use (syntax-table), not old-syntax-table.
5716
5717 * enriched.el (enriched-decode-foreground)
5718 (enriched-decode-background): Don't call facemenu-get-face.
5719
57202002-04-04 Mike Williams <mdub@bigfoot.com>
5721
5722 * textmodes/sgml-mode.el: Add missing require.
5723 (sgml-lexical-context): Fix up CDATA detection for boundary cases.
5724
5fe0ea6a 57252002-04-03 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
fe72c904
CW
5726
5727 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line): Move to
5728 spot indicated by text property `cvs-goal-column', if present.
5729
5730 * pcvs-info.el (cvs-fileinfo-pp): Use text property
5731 `cvs-goal-column' to indicate position of file name (if present).
5732
57332002-04-03 Richard M. Stallman <rms@gnu.org>
5734
5735 * mail/mailabbrev.el (mail-abbrev-complete-alias):
5736 Call mail-abbrev-make-syntax-table.
5737
5738 * format.el (format-deannotate-region): Doc fix.
5739
5740 * enriched.el (enriched-face-ans): Delete special treatment
5741 for fg:... and bg:... faces.
5742 (enriched-decode-foreground): Return a list that specifies
5743 the foreground color, rather than creating a face.
5744 (enriched-decode-background): Likewise.
5745
5746 * shell.el (shell-mode): Don't reinit comint-input-ring
5747 if that was already done.
5748
57492002-04-03 Edward M. Reingold <reingold@emr.cs.iit.edu>
5750
5751 * solar.el (solar-spring-or-summer-season): Delete.
5752 (solar-northern-spring-or-summer-season): New variable.
5753 (solar-sunrise-and-sunset, solar-moment, solar-sunrise-sunset):
5754 Rewrite.
5755
5756 * solar.el (diary-sabbath-candles-minutes): New variable.
5757 (diary-sabbath-candles): Use it instead of fixed 18 minutes.
5758
5759 * calendar.el (update-calendar-mode-line): Force mode-line update.
5760 Make date under the cursor available as `date' in
5761 calendar-mode-line-format.
5762 Eval items in calendar-mode-line-format list.
5763
5764 * cal-tex.el (cal-tex-hook, cal-tex-year-hook, cal-tex-month-hook)
5765 (cal-tex-week-hook, cal-tex-daily-hook): Add doc strings.
5766
5767 * cal-tex.el (cal-tex-latexify-list): Fix doc string.
5768
5769 * cal-tex.el (cal-tex-insert-day-names): LaTeXify day names.
5770 (cal-tex-cursor-week-iso, cal-tex-week-hours, cal-tex-weekly4-box)
5771 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
5772 (cal-tex-daily-page, cal-tex-mini-calendar): LaTeXify day names.
5773
5774 * cal-tex.el: Change all instances (interactive "P") to
5775 (interactive "p").
5776 (cal-tex-cursor-month): Add hfill and newline at end of month that
5777 ended on Saturday.
5778 (cal-tex-preamble): Change to LaTeX2e.
5779 (cal-tex-cursor-filofax-year): Don't use default month names in
5780 LaTeX macros in case user changes them.
5781 (cal-tex-month-name): New function. Used throughout in case user
5782 has done something funny with month names.
5783
5784 * cal-hebrew.el (holiday-rosh-hashanah-etc): Spelling correction.
5785 (diary-rosh-hodesh): Spelling correction.
5786
57872002-04-03 Mike Williams <mdub@bigfoot.com>
5788
5789 * textmodes/sgml-mode.el (sgml-lexical-context)
5790 (sgml-parse-tag-backward): Extend support for CDATA to include
5791 conditional sections.
5792
5fe0ea6a 57932002-04-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
5794
5795 * cus-start.el: Rename `autoselect-window' to
5796 `mouse-autoselect-window'.
5797
57982002-04-02 Richard M. Stallman <rms@gnu.org>
5799
5800 * files.el (hack-one-local-variable):
5801 Clear text props from string value.
5802
58032002-04-02 Stefan Monnier <monnier@cs.yale.edu>
5804
5805 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
5806 (f90-procedures-re, f90-operators-re, f90-hpf-keywords-re):
5807 Use regexp-opt.
5808 (f90-keywords-re, f90-keywords-level-3-re): Add `pure' and `elemental'
5809 from F95.
5810 (f90-procedures-re): Add `null' and `cpu_time' from F95.
5811 (f90-font-lock-keywords-1): Minor reorganization so we don't need
5812 `override' any more.
5813 (f90-font-lock-keywords-3): Use `keep' rather than `override'.
5814 (f90-indent-subprogram): Use indent-region.
5815 (f90-break-line): Use indent-according-to-mode.
5816
58172002-04-02 Mike Williams <mdub@bigfoot.com>
5818
5819 * textmodes/sgml-mode.el (sgml-close-tag): Rename from
5820 sgml-insert-end-tag. Simplify by using sgml-lexical-context.
5821 (sgml-get-context): Remove use of sgml-inside-tag-p.
5822 (sgml-inside-tag-p): Remove.
5823 (sgml-looking-back-at): Short-circuit at beg of buffer.
5824 (sgml-lexical-context, sgml-calculate-indent): Add support for
5825 CDATA sections.
5826
58272002-04-01 Stefan Monnier <monnier@cs.yale.edu>
5828
5829 * help.el (help-key-description): New fun.
5830 (describe-key-briefly, describe-key): Use it and
5831 this-single-command-raw-keys plus new arg `untranslated'.
5832
5833 * textmodes/sgml-mode.el (sgml-at-indentation-p, sgml-tag)
5834 (sgml-parse-tag-name, sgml-looking-back-at, sgml-parse-tag-backward)
5835 (sgml-inside-tag-p, sgml-get-context, sgml-show-context)
5836 (sgml-insert-end-tag): New funs taken from xml-lite.el.
5837 (sgml-calculate-indent): Use them.
5838 (sgml-slash-matching): Rename from sgml-slash.
5839 (sgml-slash): Copied from xml-lite and changed to use
5840 sgml-slash-matching and sgml-quick-keys.
5841
5842 * international/mule-cmds.el (standard-keyboard-coding-systems):
5843 Add koi8-u and koi8-r.
5844
5845 * eshell/.cvsignore: New file.
5846
5847 * eshell/esh-groups.el: Remove.
5848
5849 * progmodes/tcl.el: Change maintainer.
5850 (tcl-electric-hash-style): Change default to nil.
5851 (tcl-imenu-generic-expression): Use tcl-proc-regexp.
5852 (tcl-do-auto-fill): Remove.
5853 (tcl-auto-fill-mode): Rewrite using comment-auto-fill-only-comments.
5854
58552002-04-01 Mike Williams <mdub@bigfoot.com>
5856
5857 * textmodes/sgml-mode.el: Doc fixes.
5858 (sgml-mode): Set indent-line-function to sgml-indent-line.
5859 (sgml-calculate-indent): Add an explicit check for 'text syntax,
5860 to protect against future enhancements to sgml-lexical-context.
5861 (sgml-empty-tag-p, sgml-unclosed-tag-p): New funcs.
5862
5863 * textmodes/xml-lite.el: Removed much redundant stuff.
5864 (xml-lite-parse-tag-backward): Simplify parsing by assuming we
5865 always start within text. Make use of sgml-unclosed-tag-p.
5866
5fe0ea6a 58672002-04-01 Ville Skytt\e,Ad\e(B <ville.skytta@xemacs.org>
fe72c904
CW
5868
5869 * tcl.el (tcl-imenu-generic-expression): New value.
5870 (tcl-imenu-create-index-function): Function deleted.
5871 (tcl-mode): Check for filladapt-mode.
5872 Use tcl-imenu-generic-expression instead of
5873 tcl-imenu-create-index-function.
5874 (inferior-tcl-mode): Doc fix.
5875 Change not legally significant.
5876
5fe0ea6a 58772002-04-01 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
5878
5879 * cus-start.el: Rename `x-autoselect-window' to `autoselect-window'.
5880
5881 * window.el (handle-select-window): New function.
5882 Update copyright.
5883
58842002-04-01 Richard M. Stallman <rms@gnu.org>
5885
5886 * info.el (info-tool-bar-map): Use tool-bar-local-item-from-menu.
5887
5888 * toolbar/tool-bar.el (tool-bar-local-item): Renamed from
5889 tool-bar-add-item, and new arg MAP.
5890 (tool-bar-add-item): Now calls tool-bar-local-item.
5891 (tool-bar-local-item-from-menu): Renamed from
5892 tool-bar-add-item-from-menu, and new arg IN-MAP.
5893 (tool-bar-add-item-from-menu): Now calls tool-bar-local-item-from-menu.
5894
5895 * help-fns.el (help-with-tutorial): Allow various ways
5896 to specify the text in the [...] line, in handling the <...> line.
5897
5898 * progmodes/idlw-rinfo.el (idlwave-system-routines):
5899 WOLRDTITLE => WORLDTITLE. SUPRESS_VALUE => SUPPRESS_VALUE.
5900
5901 * subr.el (redraw-modeline): Define alias.
5902
59032002-03-31 Richard M. Stallman <rms@gnu.org>
5904
5905 * files.el (file-expand-wildcards): Use save-match-data.
5906
5907 * files.el (format-alist): Mark as risky.
5908
5909 * simple.el (kill-new): Doc fix.
5910
5911 * emacs-lisp/byte-opt.el (side-effect-free-fns)
5912 (side-effect-and-error-free-fns): Add many functions, remove some.
5913
59142002-03-30 Richard M. Stallman <rms@gnu.org>
5915
5916 * menu-bar.el (menu-bar-tools-menu): Rename gdb item to say GDB.
5917
59182002-03-30 Eli Zaretskii <eliz@gnu.org>
5919
5920 * font-lock.el (save-buffer-state): Fix last change.
5921
5922 * files.el (auto-save-file-name-transforms): Fix last change.
5923
5924 * startup.el (command-line): Fix last change.
5925
59262002-03-29 Richard M. Stallman <rms@gnu.org>
5927
5928 * subr.el (play-sound-file): Moved to simple.el.
5929
5930 * simple.el (play-sound-file): Moved from subr.el, made unconditional.
5931
59322002-03-29 Colin Walters <walters@verbum.org>
5933
5934 * ibuffer.el (ibuffer-mark-interactive): Use `ibuffer-forward-line'
5935 instead of `forward-line'.
5936 (ibuffer-forward-line): Be sure to skip over special properties
5937 before moving, too.
5938
5939 * calc/calc.el (calc-was-split): Var deleted.
5940 (calc): Remove reference to it.
5941 (calc): Ditto.
5942 (calc-quit): Ditto.
5943 (calc-init-base): Ditto.
5944
5945 * calc/calc-misc.el (calc-delete-windows-keep): Function deleted.
5946
59472002-03-29 Stefan Monnier <monnier@cs.yale.edu>
5948
5949 * textmodes/sgml-mode.el (sgml-lexical-context): Return (text . START)
5950 instead of nil when point is outside of any tag.
5951 (sgml-beginning-of-tag): Adjust to the change.
5952 (sgml-calculate-indent): Use the new info returned by
5953 sgml-lexical-context. Try to handle unclosed tags.
5954
5955 * textmodes/xml-lite.el (xml-lite-get-context): Don't stop parsing
5956 at unclosed tags unless it is at indentation.
5957 Kill nested unclosed tags.
5958 (xml-lite-calculate-indent, xml-lite-indent-line): Remove.
5959 (xml-lite-mode): Use sgml-indent-line instead.
5960
59612002-03-29 Eli Zaretskii <eliz@is.elta.co.il>
5962
5963 * files.el (auto-save-file-name-transforms): Don't run "\\2" via
5964 expand-file-name.
5965
5966 * startup.el (command-line): Recompute auto-save-file-name-transforms
5967 using the updated value of temporary-file-directory.
5968
59692002-03-29 Stefan Monnier <monnier@cs.yale.edu>
5970
5971 * textmodes/xml-lite.el (xml-lite-get-context): Allow stopping
5972 even with an empty context. Don't save excursion any more.
5973 Don't complain about unmatched start-tags in sgml-unclosed-tags.
5974 Ignore end-tags in sgml-empty-tags.
5975 (xml-lite-get-context, xml-lite-calculate-indent)
5976 (xml-lite-insert-end-tag): Save excursion around xml-lite-get-context.
5977 (xml-lite-indent-line): Use back-to-indentation.
5978
5979 * textmodes/sgml-mode.el (sgml-basic-offset): New var.
5980 (sgml-name-re, sgml-attrs-re): New consts.
5981 (sgml-tag-name-re, sgml-start-tag-regex, sgml-font-lock-keywords-1)
5982 (sgml-mode): Use them.
5983 (sgml-lexical-context): Default to (point-min) if nothing else works.
5984 (sgml-calculate-indent): Indent slightly differently.
5985 (sgml-indent-line): Use back-to-indentation.
5986 (sgml-parse-dtd): New function.
5987 (sgml-unclosed-tags): New var.
5988 (html-mode): Set it.
5989
59902002-03-29 Simon Marshall <simon.marshall@misys.com>
5991
5992 * font-lock.el (save-buffer-state): Use make-symbol to bind `modified'.
5993
59942002-03-29 Richard M. Stallman <rms@gnu.org>
5995
5996 * dired-aux.el (dired-do-query-replace-regexp, dired-do-search):
5997 Use FILTER arg in dired-get-marked-files to exclude directories.
5998 (dired-nondirectory-p): New function.
5999
6000 * dired.el (dired-get-marked-files): New arg FILTER
6001 allows selection of some files.
6002
6003 * progmodes/tcl.el (tcl-imenu-create-index-function): Doc fix.
6004
60052002-03-29 Eric M. Ludlam <eric@siege-engine.com>
6006
6007 * speedbar.el (speedbar-default-directory-list): Made robust
6008 against deleted directories.
6009
60102002-03-28 Richard M. Stallman <rms@gnu.org>
6011
6012 * dired.el (dired-toggle-marks): Renamed from dired-do-toggle.
6013 Bindings changed.
6014
6015 * progmodes/compile.el (compilation-handle-exit):
6016 If compilation-window-height is 0, display status in echo area.
6017
6018 * simple.el (line-move-to-column): Don't call move-to-column if COL=0.
6019
6020 * rect.el (replace-rectangle): Add autoload.
6021
6022 * files.el: Mark many more variables as risky.
6023 (hack-one-local-variable): Recognize several additional
6024 patterns as risky.
6025
6026 * bindings.el (mode-line-mule-info): Use :propertize, not :eval.
6027
60282002-03-28 Stefan Monnier <monnier@cs.yale.edu>
6029
6030 * textmodes/xml-lite.el (xml-lite-in-string-p):
6031 Use sgml-lexical-context.
6032 (xml-lite-parse-tag-backward): Use sgml-tag-syntax-table.
6033 (xml-lite-get-context): Check that open/close tags match.
6034 Don't stop scanning while we're ignoring matching tags.
6035
6036 * textmodes/sgml-mode.el (sgml-make-syntax-table): New fun.
6037 (sgml-mode-syntax-table): Use it.
6038 (sgml-tag-syntax-table, sgml-tag-name-re): New const.
6039 (sgml-tags-invisible): Use it.
6040 (sgml-lexical-context): New fun.
6041 (sgml-maybe-end-tag, sgml-beginning-of-tag): Use it.
6042 (sgml-quote): Accept \n as entity reference terminator.
6043 (sgml-calculate-indent, sgml-indent-line): New funs.
6044
60452002-03-28 Andre Spiegel <spiegel@gnu.org>
6046
6047 * vc-cvs.el (vc-cvs-global-switches): New user option.
6048 (vc-cvs-command): New function. Update all callers of
6049 `vc-do-command' in vc-cvs.el to use this instead.
6050
60512002-03-27 Andrew Innes <andrewi@gnu.org>
6052
6053 * makefile.w32-in (bootstrap-clean-SH): Use for loop, instead of
6054 relying on shell globbing.
6055
60562002-03-27 Colin Walters <walters@debian.org>
6057
6058 * ibuffer.el (ibuffer-help-buffer-modes): New variable.
6059 (ibuffer-fontification-alist): Use it.
6060 (ibuffer-backward-line): Handle `ibuffer-summary' area.
6061 (ibuffer-forward-line): Ditto.
6062
6063 * ibuf-ext.el (sorter mode-name): Doc fix.
6064 (ibuffer-mark-help-buffers): Use `ibuffer-help-buffer-modes'.
6065 (operation query-replace): Use new `noerror' arg for
6066 `query-replace-read-args'.
6067 (operation query-replace-regexp): Ditto.
6068
60692002-03-27 Stefan Monnier <monnier@cs.yale.edu>
6070
6071 * textmodes/xml-lite.el: Fix copyright notice.
6072 (xml-lite-basic-offset): Rename from xml-lite-indent-offset.
6073 (xml-lite-indent-comment-offset): Remove.
6074 (xml-lite-calculate-indent): Use new name. Use natural alignment
6075 for comments.
6076 (xml-lite-in-string-p): Simplify.
6077
5fe0ea6a 60782002-03-27 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
6079
6080 * allout.el (outline-layout): Doc fix.
6081
60822002-03-27 Stefan Monnier <monnier@cs.yale.edu>
6083
6084 * textmodes/xml-lite.el: Don't require `custom'.
6085 (xml-lite-parse-tag-name): Properly treat non-ASCII chars.
6086 (xml-lite-parse-tag-backward): Obey sgml-empty-tags.
6087 (xml-lite-get-context): Drop nested tags not just for comments.
6088 (xml-lite-indent-line): Be more careful about moving point.
6089 (xml-lite-insert-end-tag, xml-lite-slash):
6090 Use indent-according-to-mode instead of xml-lite-indent-line.
6091 (xml-lite-mode): Make xml-lite-orig-indent-line-function buffer-local.
6092 Set sgml-xml-mode. Don't call force-mode-line-update.
6093 (xml-lite-mode-map): Don't bind TAB.
6094
60952002-03-27 Zoltan Kemenczy <zoltan@ieee.org>
6096
6097 * gud.el (gud-jdb-sourcepath): New variable, saves jdb -sourcepath
6098 parameter value.
6099 (gud-jdb-build-source-files-list): Comment clarification.
6100 (gud-jdb-massage-args): Reworked into loop-based argument list
6101 processing in order to support -classpath and -sourcepath argument
6102 processing.
6103 (gud-jdb-find-source-using-classpath): Prepend gud-jdb-sourcepath
6104 to gud-jdb-classpath to obtain search list.
6105 (gud-jdb-parse-classpath-string): Remove any trailing slashes from
6106 directory names in classpath/sourcepath lists, update comment.
6107 (jdb): Add setting of gud-jdb-sourcepath, update comment.
6108 (gud-find-class): Add gud-jdb-sourcepath use, and correct
6109 behaviour for the case when classpath is not used--backward
6110 compatibility fix.
6111
61122002-03-27 Eli Zaretskii <eliz@is.elta.co.il>
6113
6114 * Makefile.in (compile, compile-always): Don't try to compile
6115 non-existent files or files in empty directories.
6116
61172002-03-26 Michael Ernst <mernst@alum.mit.edu>
6118
6119 * compare-w.el (compare-windows-whitespace): Match all whitespace.
6120
6121 * emacs-lisp/shadow.el (list-load-path-shadows): Only ignore last
6122 copy of standard Lisp directories.
6123
6124 * tar-mode.el (tar-header-block-summarize, tar-get-descriptor):
6125 Support "next has longname" link type.
6126
61272002-03-26 Stefan Monnier <monnier@cs.yale.edu>
6128
6129 * textmodes/xml-lite.el (xml-lite-at-indentation-p): Move.
6130 (xml-lite-in-string-p, xml-lite-looking-back-at, xml-lite-looking-at):
6131 New functions.
6132 (forward-xml-tag, backward-xml-tag, beginning-of-xml-tag)
6133 (end-of-xml-tag): Remove.
6134 (xml-lite-get-context): Better handling of comments.
6135 (xml-lite-calculate-indent): Use xml-lite-in-string-p.
6136 (xml-lite-parse-tag-backward): Rewrite.
6137
61382002-03-26 Juanma Barranquero <lektu@terra.es>
6139
6140 * makefile.w32-in (WINS): Add the toolbar directory.
6141
61422002-03-26 Richard M. Stallman <rms@gnu.org>
6143
6144 * subr.el (substring-no-properties): Function deleted (now in C).
6145
5fe0ea6a 61462002-03-25 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
6147
6148 * mwheel.el (mouse-wheel-mode): Use global-set-key and
6149 global-unset-key.
6150
61512002-03-24 Richard M. Stallman <rms@gnu.org>
6152
6153 * mail/rmail.el (rmail-resend): Call mail-abbrev-make-syntax-table.
6154
6155 * progmodes/etags.el (tags-query-replace): Pass t for NOERROR
6156 to query-replace-read-args.
6157
6158 * progmodes/compile.el (compilation-forget-errors):
6159 Don't adjust compilation-parsing-end if it's nil.
6160
6161 * replace.el (query-replace-read-args): New optional arg NOERROR.
6162 (perform-replace): Use save-window-excursion around recursive edit.
6163
61642002-03-24 Colin Walters <walters@verbum.org>
6165
6166 * ibuffer.el (ibuffer): If the user has `ibuffer-use-other-window'
6167 non-nil, then always use another window.
6168
61692002-03-24 Gerd Moellmann <gerd@gnu.org>
6170
6171 * subr.el (macro-declaration-function): New function. Set the
6172 variable macro-declaration-function to it.
6173
6174 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
6175 Handle declarations in macro definitions.
6176
61772002-03-24 Eli Zaretskii <eliz@is.elta.co.il>
6178
6179 * facemenu.el (facemenu-get-face): Remove unused variable `foreground'.
6180
6181 * enriched.el (enriched-face-ans): Support FACE of the form
6182 (:foreground COLOR) and (:background COLOR).
6183 (enriched-decode-foreground, enriched-decode-background): Set the
6184 fore- and background colors of the faces we create, since facemenu
6185 doesn't.
6186
5fe0ea6a 61872002-03-24 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
6188
6189 * mwheel.el (mouse-wheel-mode): Use the result of
6190 current-global-map instead of the variable `global-map'.
6191
61922002-03-23 Richard M. Stallman <rms@gnu.org>
6193
6194 * mail/mailabbrev.el (mail-abbrev-make-syntax-table): New subroutine
6195 broken out of sendmail-pre-abbrev-expand-hook.
6196 (sendmail-pre-abbrev-expand-hook): Use it.
6197
61982002-03-22 Stefan Monnier <monnier@cs.yale.edu>
6199
6200 * Makefile.in (finder-inf.el): Remove.
6201 (finder-data): Don't depend on finder-inf.el any more.
6202 (compile, compile-always): Handle the case where some files
6203 from DONTCOMPILE are missing (it tried to compile them).
6204 (bootstrap-clean): Use src/emacs only if executable.
6205 (bootstrap): Update subdirs.el and finder-inf.el.
6206
6207 * finder.el: Don't load finder-inf.el during byte-compilation.
6208
6209 * vc-cvs.el (vc-cvs-registered, vc-cvs-dir-state-heuristic):
6210 Don't consider cvs-removed files as under VC control.
6211 VC wouldn't handle them properly anyway and it confuses
6212 vc-file-not-found-hook.
6213
6214 * emacs-lisp/bytecomp.el (batch-byte-compile-if-not-done):
6215 Add autoload cookie.
6216
62172002-03-22 Eli Zaretskii <eliz@is.elta.co.il>
6218
6219 * calendar/calendar.el (calendar): Doc fix.
6220
62212002-03-22 Juanma Barranquero <lektu@terra.es>
6222
6223 * play/gomoku.el (gomoku-font-lock-O-face): Convert to use `defface'.
6224 (gomoku-font-lock-X-face): Likewise.
6225 (gomoku-font-lock-keywords): Use faces instead of variables.
6226
62272002-03-21 Stefan Monnier <monnier@cs.yale.edu>
6228
6229 * Makefile.in (bootstrap): Make sure subdirs.el is ready.
6230
62312002-03-21 Kim F. Storm <storm@cua.dk>
6232
6233 * simple.el (open-network-stream, open-network-stream-nowait)
6234 (open-network-stream-server): Use featurep to test for
6235 supported networking features.
6236
62372002-03-21 Thien-Thi Nguyen <ttn@gnu.org>
6238
6239 * mail/emacsbug.el (report-emacs-bug-hook): Remove submitter
6240 directions as the last action.
6241
5fe0ea6a 62422002-03-21 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
6243
6244 * startup.el (fancy-splash-tail, normal-splash-screen):
6245 Update copyright.
6246
6247 * novice.el (disabled-command-hook): Clarify output text to match
6248 prompt.
6249
62502002-03-20 Jason Rumney <jasonr@gnu.org>
6251
6252 * frame.el (display-images-p): Do not explicitly check display type.
6253
62542002-03-20 pmr-sav <pmr-sav@hamm.pajato.com>
6255
6256 * mail-utils.el:
6257 Eliminate compilation warnings due to `rfc822-addresses'.
6258 (rmail-dont-reply-to): Eliminate `pos' as a free variable for a
6259 warning free compile.
6260
62612002-03-20 Michael Kifer <kifer@cs.stonybrook.edu>
6262
6263 * ediff-diff.el (ediff-install-fine-diff-if-necessary):
6264 Take the current highlighting style into account.
6265 (ediff-forward-word-function,ediff-whitespace,ediff-word-1)
6266 (ediff-word-2,ediff-word-3,ediff-word-4): Make them buffer local.
6267
6268 * ediff-init.el (ediff-patch-job): New macro.
6269
6270 * ediff-mult.el (ediff-make-new-meta-list-header): New API function.
6271 (ediff-intersect-directories): Use ediff-make-new-meta-list-header.
6272
6273 * ediff-ptch.el (ediff-map-patch-buffer):
6274 Use ediff-make-new-meta-list-header.
6275 (ediff-fixup-patch-map): Use the meta-list API from ediff-mult.el.
6276
6277 * ediff-util.el (ediff-toggle-hilit): Fix toggling of highliting.
6278 (ediff-select-difference): Take highlighting style into account.
6279 (ediff-clone-buffer-for-region-comparison): New function.
6280 (ediff-inferior-compare-regions): Added comparison of current diff
6281 regions.
6282
6283 * ediff.el (ediff-clone-buffer-for-region-comparison)
6284 (ediff-clone-buffer-for-window-comparison): Moved to ediff-util.el.
6285
62862002-03-19 pmr-sav <pmr-sav@hamm.pajato.com>
6287
6288 * mail-utils.el (rmail-dont-reply-to):
6289 Overhaul to correctly apply the regular
6290 expressions in the variable `rmail-dont-reply-to-names' to the list of
6291 destination addresses. Contributed by lorentey@elte.hu.
6292
6293 * rmail.el (rmail-dont-reply-to-names):
6294 Modify the documentation to make it email
6295 address centric rather than login name centric. Contributed by
6296 lorentey@elte.hu.
6297
62982002-03-18 Colin Walters <walters@verbum.org>
6299
6300 * ibuf-ext.el (ibuffer-toggle-sorting-mode): Remove `find-if' so
6301 we don't require `cl' at runtime.
6302 (sorting mode mode-name): Don't take the symbol-name of a string.
6303
6304 * ibuffer.el (ibuffer-set-mark): Go back to the beginning of the
6305 line after setting the mark.
6306 (ibuffer-insert-buffers-and-marks): Invert the test for
6307 `ibuffer-sorting-reversep'.
6308
63092002-03-18 Stefan Monnier <monnier@cs.yale.edu>
6310
6311 * international/ucs-tables.el (unify-8859-on-decoding-mode)
6312 (unify-8859-on-encoding-mode): Remove autoload cookie.
6313
63142002-03-18 Andre Spiegel <spiegel@gnu.org>
6315
6316 * vc-rcs.el (vc-rcs-register): Fix handling of
6317 vc-[rcs-]register-switches.
6318 (vc-rcs-checkin-switches, vc-rcs-checkout-switches):
6319 Variables removed, since they weren't used yet.
6320
6321 * vc-cvs.el (vc-cvs-register): Fix handling of
6322 vc-[cvs-]register-switches.
6323
6324 * vc-sccs.el (vc-sccs-register): Fix handling of
6325 vc-[sccs-]register-switches.
6326
63272002-03-18 Stefan Monnier <monnier@cs.yale.edu>
6328
6329 * loadup.el ("emacs-lisp/backquote"): Load earlier.
6330 ("international/ucs-tables"): Load and turn on
6331 unify-8859-on-encoding-mode unconditionally.
6332 (emacs-version): Use `defconst' rather than `setq'.
6333
6334 * eshell/esh-ext.el (eshell-binary-suffixes): Use exec-suffixes.
6335
63362002-03-18 Richard M. Stallman <rms@gnu.org>
6337
6338 * menu-bar.el (menu-bar-options-menu): Cope if
6339 text-mode-hook is not a list.
6340
63412002-03-17 Richard M. Stallman <rms@gnu.org>
6342
6343 * emulation/pc-select.el (pc-selection-mode):
6344 Alter the existing global map, don't replace it.
6345
6346 * files.el (list-directory): Set default-directory at the end.
6347
6348 * dabbrev.el (dabbrev--goto-start-of-abbrev):
6349 Put a limit on field-beginning search.
6350
63512002-03-17 Simon Josefsson <jas@extundo.com>
6352
6353 * net/browse-url.el (browse-url-mosaic-pidfile): New variable.
6354 (browse-url-mosaic): Use it.
6355
6356 * net/browse-url.el (browse-url-filename-alist): Don't begin
f530a77b 6357 docstring with *, you don't want to set this one with M-x set-variable.
fe72c904
CW
6358
6359 * net/browse-url.el: Put * in user option doc strings.
6360
63612002-03-17 Stefan Monnier <monnier@cs.yale.edu>
6362
6363 * textmodes/sgml-mode.el (sgml-xml-mode): Renamed from sgml-xml.
6364 (sgml-xml-guess): Simplify.
6365 (sgml-mode-common): Remove (move into sgml-mode).
6366 (sgml-mode): Add code from sgml-mode-common.
6367 Remove redundant setting of indent-line-function.
6368 Don't set skeleton-transformation when in XML mode.
6369
6370 * international/mule-diag.el (describe-char-after):
6371 Use `internal-describe-syntax-value' again (got lost somewhere).
6372
6373 * international/ucs-tables.el (ucs-unify-8859, ucs-fragment-8859):
6374 Use unify-8859-on-decoding-mode.
6375 (unify-8859-on-decoding-mode): Also set translation-table-for-input.
6376 (ucs-insert): Give an error if the unicode char can't be created.
6377
6378 * pcvs-parse.el (cvs-parse-table): Be a bit more lenient.
6379 (cvs-parse-status): Handle the "used to have a conflict" marker.
6380
63812002-03-17 Kim F. Storm <storm@cua.dk>
6382
6383 The following changes are related to the enhanced network process
6384 support.
6385
6386 * simple.el: Update copyright.
6387 (clone-process): Use make-network-process to clone network
6388 processes. Get command list via (process-contact ... t).
6389 Use set-process-query-on-exit-flag and process-query-on-exit-flag
6390 instead of process-kill-without-query.
6391 (open-network-stream): Replaces C-version from process.c.
6392 (open-network-stream-nowait, open-network-stream-server): New funs.
6393 (process-kill-without-query): Replaces C-version from process.c.
6394
6395 * files.el: Update copyright.
6396 (save-buffers-kill-emacs): Also check for active server
6397 processes. Use process-query-on-exit-flag. Only list processes
6398 which has the query-on-exit flag set in connection with user query.
6399
6400 * shadowfile.el: Update copyright.
6401 (shadow-save-buffers-kill-emacs): Also check for active server
6402 processes. Use process-query-on-exit-flag.
6403
64042002-03-16 Simon Marshall <simon.marshall@misys.com>
6405
6406 * imenu.el (imenu-menubar-modified-tick): Renamed from
6407 imenu-update-menubar-modified-tick.
6408 (imenu-update-menubar): Update imenu-menubar-modified-tick
6409 whenever outer condition succeeds.
6410
6411 * lazy-lock.el (save-buffer-state):
6412 Bind inhibit-modification-hooks and buffer-file-truename
6413 instead of before-change-functions and after-change-functions.
6414
64152002-03-16 Eli Zaretskii <eliz@is.elta.co.il>
6416
6417 * international/codepage.el (codepage-setup): Don't define a
6418 codepage if it is already defined.
6419
6420 * textmodes/po.el (po-content-type-charset-alist): Convert the
6421 car of each association to a string.
6422 (po-find-file-coding-system-guts): If the charset matches a name
6423 of a codepage, set up that codepage and return it as a coding
6424 system to decode the file.
6425 (po-find-charset): Search for the Charset= header even if we've
6426 read less than 4KB.
6427 <top-level>: Remove the setup for all known codepages: it seems
6428 to cause crashes in the CCL driver.
6429
5fe0ea6a 64302002-03-16 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
6431
6432 * textmodes/bibtex.el (bibtex-sort-ignore-string-entries)
6433 (bibtex-entry-field-alist): Doc fix.
6434
64352002-03-16 Richard M. Stallman <rms@gnu.org>
6436
6437 * progmodes/cperl-mode.el (cperl-imenu--function-name-regexp-perl):
6438 Move definition above cperl-outline-regexp.
6439
6440 * bindings.el (mode-line-mule-info): In computing help-echo prop,
6441 avoid using save-window-excursion. And compile the function.
6442
64432002-03-15 Stefan Monnier <monnier@cs.yale.edu>
6444
6445 * files.el (load-completion): New function.
6446 (load-library): Use it.
6447
5fe0ea6a 64482002-03-15 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
6449
6450 * calendar/cal-french.el (calendar-goto-french-date): Fix prompt
6451 to match the actual code.
6452
64532002-03-15 Eli Zaretskii <eliz@is.elta.co.il>
6454
6455 * textmodes/po.el (po-find-file-coding-system-guts):
6456 Use with-temp-buffer instead of po-with-temp-buffer.
6457
6458 * international/mule-conf.el (file-coding-system-alist): Add an
6459 association for PO files.
6460
6461 * textmodes/po.el: New file.
6462
64632002-03-15 Gerd Moellmann <gerd@gnu.org>
6464
6465 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
6466 Fix simple loop indentation.
6467
64682002-03-14 Miles Bader <miles@gnu.org>
6469
6470 * net/rlogin.el (rlogin-mode): Use `define-derived-mode'.
6471
64722002-03-14 Richard M. Stallman <rms@gnu.org>
6473
6474 * textmodes/picture.el (picture-insert)
6475 (picture-clear-column, picture-draw-rectangle):
6476 Use move-to-column, not move-to-column-force.
6477
6478 * dired.el (dired-readin): Clear out undo list.
6479 (dired-fun-in-all-buffers): Definition moved from dired-aux.el.
6480 (dired-delete-entry): New function.
6481 (dired-internal-do-deletions): Use dired-fun-in-all-buffers
6482 and dired-delete-entry, to update this buffer (and others).
6483
6484 * dired-aux.el (dired-fun-in-all-buffers): Moved to dired.el.
6485
6486 * facemenu.el (facemenu-add-new-face):
6487 Pass region args to facemenu-set-face, when there is a region.
6488 (facemenu-set-foreground, facemenu-set-background)
6489 (facemenu-add-face): Doc fixes.
6490
6491 * progmodes/cperl-mode.el (cperl-outline-regexp): Move definition up.
6492
64932002-03-14 Miles Bader <miles@gnu.org>
6494
6495 * emacs-lisp/debug.el: Require `button'.
6496 (debugger-mode-map): Set the parent keymap to `button-buffer-map',
6497 to get TAB and <backtab> bindings.
6498
6499 * net/rlogin.el (rlogin-carriage-filter): Function removed.
6500 (rlogin): Don't install the `rlogin-carriage-filter' filter, as
6501 comint removes carriage returns itself now.
6502
6503 * rfn-eshadow.el (rfn-eshadow-update-overlay):
6504 Bind `inhibit-point-motion-hooks' to t while messing around, to avoid
6505 getting hosed by our own intangible property.
6506
65072002-03-13 Stefan Monnier <monnier@cs.yale.edu>
6508
6509 * progmodes/fortran.el (fortran-mode): Set comment-padding to "$$$".
6510 Add fortran-comment-line-start-skip to comment-start-skip.
6511 (fortran-comment-indent): Keep whole-line comments in column 0.
6512 (fortran-find-comment-start-skip): New arg `all'.
6513 If ALL is nil, make sure we only match comment-start-skip if we
6514 can't match fortran-comment-line-start-skip.
6515 Fix bug that made it return t but without moving point when
6516 matching '!'! (a false-comment followed by a real comment).
6517 (fortran-indent-comment): Use new `all' argument above.
6518 Be careful not to add an incorrect comment-starter like "C"
6519 in comment-column.
6520 (fortran-split-line): When splitting a comment, reuse the comment
6521 starter from the current line rather than fortran-comment-line-start.
6522 (fortran-indent-line, fortran-auto-fill): Simplify thanks to the
6523 cleaner behavior of fortran-find-comment-start-skip.
6524 (fortran-fill): Don't be confused by ! inside a comment.
6525 (fortran-break-line): Minor cleanup and simplification.
6526
65272002-03-13 Francesco Potorti` <pot@gnu.org>
6528
6529 * progmodes/etags.el (tag-exact-file-name-match-p)
6530 (tag-file-name-match-p, tag-partial-file-name-match-p): Use a
6531 simpler regexp.
6532
65332002-03-12 Colin Walters <walters@debian.org>
6534
6535 * ibuffer.el (ibuffer-redisplay-current): Don't move point when
6536 redisplaying a line.
6537
65382002-03-12 Jan D. <Jan.Djarv@mbox200.swipnet.se>
6539
6540 * term/x-win.el (emacs-session-restore): Take previous id as
6541 an argument.
6542 (emacs-session-save): Add comment that return t means cancel shutdown
6543
6544 * startup.el (command-line): Must check that x-session-previous-id
6545 is bound also, for non-X platforms.
6546
65472002-03-12 Gerd Moellmann <gerd@gnu.org>
6548
6549 * emacs-lisp/cl-indent.el (lisp-loop-keyword-indentation)
6550 (lisp-loop-forms-indentation, lisp-simple-loop-indentation):
6551 New user options.
6552 (extended-loop-p, common-lisp-loop-part-indentation): New functions.
6553 (common-lisp-indent-function-1): Renamed from
6554 common-lisp-indent-function.
6555 (common-lisp-indent-function): Handle loop forms specially.
6556 (lisp-indent-defmethod): Use car/cdr instead of first/rest.
6557 (lisp-backquote-indentation): New user option.
6558
65592002-03-12 Francesco Potorti` <pot@gnu.org>
6560
6561 * progmodes/etags.el (tag-exact-file-name-match-p)
6562 (tag-file-name-match-p, tag-partial-file-name-match-p):
6563 Assume that the header of a tags section has either a number
6564 or nothing after the last comma.
6565
65662002-03-11 Richard M. Stallman <rms@gnu.org>
6567
6568 * imenu.el (imenu-update-menubar-modified-tick): New variable.
6569 (imenu-update-menubar): Don't call imenu--make-index-alist
6570 if buffer has not changed since last time.
6571
6572 * desktop.el (desktop-buffer-handlers): Doc fix.
6573 (desktop-buffer-file): Explicitly return BUF.
6574
6575 * paren.el (show-paren-function): Move back in other direction
6576 to verify the match is correct.
6577
6578 * mail/supercite.el (sc-select-attribution): Accept whatever value
6579 we get in CHOICE; there is no value meaning "try again".
6580
65812002-03-11 Colin Walters <walters@verbum.org>
6582
6583 * shell.el (toplevel): Revert previous change to use pcomplete.
6584 (shell-mode): Ditto.
6585 (shell-pcomplete-setup-done): Remove.
6586 (shell-pcomplete): Ditto.
6587 (shell-pcomplete-reverse): Ditto.
6588
6589 * comint.el: Remove documentation on setting up pcomplete.
6590
5fe0ea6a 65912002-03-11 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
6592
6593 * font-lock.el (java-font-lock-extra-types): Add "URL" as separate
6594 item. Doc fix.
6595
6596 * image.el (image-type-from-file-header): Make temporary buffer
6597 unibyte.
6598
6599 * subr.el (add-to-list): Doc fix.
6600
66012002-03-11 Miles Bader <miles@gnu.org>
6602
6603 * pcomplete.el (pcomplete-entries): Expand environment variables
6604 in filename.
6605
66062002-03-10 Daniel Pfeiffer <occitan@esperanto.org>
6607
6608 * play/mpuz.el: Use defface instead of facemenu-get-face.
6609
66102002-03-10 Jan D. <Jan.Djarv@mbox200.swipnet.se>
6611
6612 * startup.el (command-line): Add call to emacs-session-restore if
6613 both x-session-id and x-session-previous-id are strings.
6614
6615 * term/x-win.el (x-handle-smid): New function.
6616 (emacs-session-filename): New function.
6617 (emacs-session-save): New function.
6618 (emacs-save-session-functions): New variable.
6619 (emacs-session-restore): New function.
6620
66212002-03-09 Eli Zaretskii <eliz@is.elta.co.il>
6622
6623 * simple.el (shell-command-on-region): Call push-mark with
6624 non-nil second arg, to suppress the "Mark set" message.
6625
66262002-03-08 Richard M. Stallman <rms@gnu.org>
6627
6628 * textmodes/picture.el (picture-forward-column): New arg `interactive'
6629 is non-nil for an interactive call. Use instead of interactive-p.
6630 (picture-backward-column): Likewise.
6631
6632 * tar-mode.el (tar-untar-buffer): New function.
6633
6634 * info.el (Info-fontify-node): Bind up-clicks, not down-clicks.
6635 Put the mouse-face on the entire xref, like the local keymap.
6636
6637 * find-dired.el (find-name-dired): Use shell-quote-argument.
6638
66392002-03-08 Daniel Pfeiffer <occitan@esperanto.org>
6640
6641 * play/mpuz.el (mpuz-unsolved-face, mpuz-solved-face)
6642 (mpuz-trivial-face, mpuz-text-face, mpuz-solve-when-trivial)
6643 (mpuz-allow-double-multiplicator): New options for nicer look and
6644 new features.
6645 (mpuz-put-number-on-board, mpuz-paint-number, mpuz-solve): New funs.
6646 (mpuz-check-all-solved, mpuz-random-puzzle)
6647 (mpuz-paint-statistics, mpuz-paint-digit, mpuz-close-game)
6648 (mpuz-show-solution): Functions streamlined and removed french
6649 style space before punctuation, added face support and optional
6650 solving of trivial results.
6651
66522002-03-07 Colin Walters <walters@verbum.org>
6653
6654 * ibuf-macs.el (define-ibuffer-column): Add :summarizer property.
6655
6656 * ibuffer.el (ibuffer-update-mode-name): Substitute "view time"
6657 instead of "recency" for clarity.
6658 (ibuffer-compile-format): Document more. Handle new "summarizer"
6659 columns.
6660 (ibuffer-fontify-region-function): Ditto.
6661 (ibuffer-insert-buffer-line): Ditto.
6662 (ibuffer-map-lines): Ditto.
6663 (ibuffer-insert-buffers-and-marks): Ditto.
6664 (ibuffer-update-title-and-summary): Renamed from
6665 `ibuffer-update-title'. Handle "summarizer" columns.
6666 (ibuffer-clear-summary-columns): New function.
6667
6668 * ibuf-ext.el (ibuffer-filter-format-alist): Add type and group.
6669
66702002-03-07 Gerd Moellmann <gerd@gnu.org>
6671
6672 * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
6673 Use the other-window instead of the other-frame functions when
6674 the window is dedicated.
6675
66762002-03-06 ShengHuo ZHU <zsh@cs.rochester.edu>
6677
6678 * textmodes/bibtex.el (bibtex-make-field): Call bibtex-find-text
6679 with SILENT so that a new field can be added.
6680
66812002-03-06 Eli Zaretskii <eliz@is.elta.co.il>
6682
6683 * files.el (make-auto-save-file-name): Make sure the produced file
6684 name does not contain characters that are invalid for DOS/Windows
6685 filesystems.
6686
6687 * dos-fns.el, w32-fns.el (make-auto-save-file-name):
6688 Remove replacement functions.
6689
66902002-03-06 Gerd Moellmann <gerd@gnu.org>
6691
6692 * font-lock.el (lisp-font-lock-keywords-2): Highlight keywords of
6693 the form `:x'.
6694
6695 * vc.el (vc-branch-part): Add autoload cookie. This function can
6696 be called from vc-rcs-find-most-recent-rev when visiting a file
6697 checked into RCS in a CVS sandbox.
6698
66992002-03-06 Andreas Schwab <schwab@suse.de>
6700
6701 * progmodes/hideif.el: Augment expression parser to handle
6702 conditional expressions.
6703 (hif-token-regexp): Also match `?' and `:'.
6704 (hif-tokenize): Handle `?' and ':' as tokens.
6705 (hif-expr): Parse conditional expressions.
6706 (hif-or-expr): Parse `||' expressions.
6707 (hif-and-expr): Renamed from hif-term.
6708 (hif-conditional): New function to evaluate a conditional
6709 expression.
6710
5fe0ea6a 67112002-03-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
6712
6713 * language/czech.el ("Czech"): Fix the documentation.
6714
6715 * language/slovak.el ("Slovak"): Likewise.
6716
67172002-03-05 ShengHuo ZHU <zsh@cs.rochester.edu>
6718
6719 * xml.el (xml-parse-attlist): Accept empty strings.
6720
67212002-03-05 Eli Zaretskii <eliz@is.elta.co.il>
6722
6723 * mouse.el (mouse-show-mark): Remove the no-highlight alternative:
6724 all terminals now support highlighting of some kind.
6725
6726 * language/european.el (mac-roman): Fix the safe-chars property.
6727
67282002-03-05 Andre Spiegel <spiegel@gnu.org>
6729
6730 * vc.el (vc-transfer-file): Use `make-temp-file'.
6731 (vc-default-update-changelog): Remove conditional use of
6732 `make-temp-name'.
6733
6734 * vc-cvs.el (vc-cvs-diff-tree): Fix typo in parameter names.
6735
67362002-03-05 Michael Kifer <kifer@cs.stonybrook.edu>
6737
6738 * ediff-init.el: Comments.
6739
6740 * ediff-hook.el: Got rid of autoloads. Not needed, since the hook
6741 is loaded.
6742
6743 * ediff-mult.el (ediff-intersect-directories)
6744 (ediff-prepare-meta-buffer,ediff-get-directory-files-under-revision):
6745 Cleanup.
6746 (ediff-draw-dir-diffs): Now supports the "C" command in directory
6747 difference buffer.
6748 (ediff-dir-diff-copy-file): New function that implements copying
6749 of files from one Ediff dir to another
6750 (ediff-bury-dir-diffs-buffer): Kills the buffer instead.
6751 (ediff-append-custom-diff): Better error msgs.
6752
6753 * ediff-util.el (ediff-compute-custom-diffs-maybe): Buglet fix.
6754 (ediff-inferior-compare-regions): Use
6755 ediff-clone-buffer-for-region-comparison. Better and simpler interface.
6756
6757 * ediff.el (ediff-directories-internal): Cleanup.
6758 (ediff-clone-buffer-for-region-comparison): Better interface.
6759
67602002-03-04 Richard M. Stallman <rms@gnu.org>
6761
6762 * emacs-lisp/easy-mmode.el (define-minor-mode):
6763 Use "P" in interactive spec of minor mode commands.
6764
67652002-03-04 Stefan Monnier <monnier@cs.yale.edu>
6766
6767 * faces.el (face-spec-choose): Allow `t' to appear before the end.
6768 (mode-line, tool-bar, minibuffer-prompt, region, fringe, bold, italic)
6769 (bold-italic, underline, highlight, secondary-selection, fixed-pitch)
6770 (variable-pitch, trailing-whitespace): Don't use the old-style entries.
6771 (mode-line-inactive, header-line): Move the `t' section to the
6772 beginning so the `:inherit' setting can be shared.
6773
5fe0ea6a 67742002-03-04 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
6775
6776 * net/snmp-mode.el: Require tempo when compiling to prevent
6777 warnings. Update copyright notice.
6778
6779 * help.el (describe-key-briefly, describe-key): Interpret `undefined'
6780 like not defined at all.
6781
67822002-03-03 Stefan Monnier <monnier@cs.yale.edu>
6783
6784 * textmodes/sgml-mode.el: Change maintainer to FSF.
6785 (sgml-start-tag-regex, sgml-font-lock-keywords-1, sgml-mode-common)
6786 (sgml-tags-invisible, sgml-beginning-of-tag):
6787 Allow _ : and non-ASCII in tag names, as required for XML.
6788 (sgml-name-char): Don't assume anything about charsets handled by
6789 encode-char.
6790
6791 * textmodes/tex-mode.el (tex-guess-main-file): Handle the case
6792 where one of the buffers is narrowed.
6793
6794 * hexl.el (hexlify-command, dehexlify-command): Remove.
6795 (hexlify-buffer, dehexlify-buffer): Use call-process-region
6796 rather than shell-command-on-region.
6797
6798 * newcomment.el (comment-forward): Use forward-comment to skip
6799 over whitespace (or comments) even when comment-use-syntax is nil.
6800
6801 * progmodes/cperl-mode.el (cperl-menu): Add "-emacs" to the version.
6802
6803 * textmodes/xml-lite.el: New file.
6804
68052002-03-03 Richard M. Stallman <rms@gnu.org>
6806
6807 * textmodes/artist.el (artist-system): Use make-temp-file.
6808
6809 * progmodes/ps-mode.el (ps-run-make-tmp-filename): Use make-temp-file.
6810
6811 * mail/sendmail.el (mail-recover-1): Increase non-random-len
6812 by 1 since we changed make-auto-save-file-name to add one
6813 fewer character to the buffer name.
6814 (mail-recover): Really show point at the right place
6815 in the *Directory* buffer.
6816
6817 * files.el (make-auto-save-file-name): Use make-temp-file.
6818
6819 * terminal.el (te-create-terminfo): Use make-temp-file
6820 to create the source file in a safe way.
6821
68222002-03-03 Eli Zaretskii <eliz@is.elta.co.il>
6823
6824 * cus-start.el: Rename automatic-hscroll-step and
6825 automatic-hscroll-margin into hscroll-step and hscroll-margin.
6826
f530a77b 6827 * frame.el (auto-hscroll-mode): Renamed from automatic-hscrolling.
fe72c904
CW
6828 (automatic-hscrolling): Now a defvaralias for auto-hscroll-mode.
6829
6830 * mouse.el (mouse-region-delete-keys): Add deletechar.
6831
68322002-03-03 Sam Steingold <sds@gnu.org>
6833
6834 * play/snake.el (snake-score-file): Fixed parens (broken by the
6835 last patch).
6836 * play/tetris.el (tetris-score-file): Ditto.
6837
68382002-03-03 Richard M. Stallman <rms@gnu.org>
6839
6840 * play/tetris.el (tetris-score-file): Put in home dir, not in /tmp.
6841
6842 * play/snake.el (snake-score-file): Put in home dir, not in /tmp.
6843
6844 * play/gamegrid.el (gamegrid-set-font, gamegrid-setup-face)
6845 (gamegrid-make-mono-tty-face): Fix usage of condition-case.
6846
68472002-03-03 Thien-Thi Nguyen <ttn@gnu.org>
6848
6849 * calendar/diary-lib.el (list-diary-entries): Use `buffer-substring'
6850 instead of `buffer-substring-no-properties' to support enriched mode.
6851
68522002-03-02 Richard M. Stallman <rms@gnu.org>
6853
6854 * find-dired.el (find-grep-dired): Call shell-quote-argument.
6855 Specify the -e option.
6856 Rename arg to `regexp'.
6857
68582002-03-02 Milan Zamazal <pdm@zamazal.org>
6859
6860 * textmodes/tildify.el (tildify-string-alist): Add entry for xml-mode.
6861
68622002-03-02 Miles Bader <miles@gnu.org>
6863
6864 * mwheel.el (mwheel-scroll): Remove `double' and `triple' from the
6865 event-modifiers before looking up in `mouse-wheel-scroll-amount'.
6866 If there's no applicable modifiers entry in the alist in
6867 `mouse-wheel-scroll-amount', fall back to the default, not to
6868 nil (which causes full screen scrolls).
6869
68702002-03-01 Andreas Schwab <schwab@suse.de>
6871
6872 * textmodes/texnfo-upd.el (texinfo-start-menu-description):
6873 Remove extra paren in regexp.
6874
68752002-03-01 Eli Zaretskii <eliz@is.elta.co.il>
6876
6877 * mouse.el (mouse-show-mark): Use display-mouse-p, not
6878 display-graphic-p, to decide whether to move point or use the
6879 highlighting.
6880
68812002-02-28 Colin Walters <walters@verbum.org>
6882
6883 * eshell/esh-var.el (eshell-parse-variable-ref): Use `make-temp-file'.
6884
6885 * calc/calc-graph.el (calc-gnuplot-tempfile): Don't expand against
6886 `temporary-file-directory'; we now do that in `calc-graph-file-cache'.
6887 (calc-temp-file-name): Use `make-temp-file'.
6888
68892002-02-28 Richard M. Stallman <rms@gnu.org>
6890
6891 * font-lock.el (java-font-lock-extra-types):
6892 Match java.net.URL, etc.
6893
5fe0ea6a 68942002-02-28 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
6895
6896 * hexl.el (hexl-options): Doc fix.
6897 Update Commentary section.
6898
6899 * textmodes/sgml-mode.el (sgml-specials, sgml-quick-keys):
6900 Doc fixes.
6901
69022002-02-28 Andre Spiegel <spiegel@gnu.org>
6903
6904 * vc.el (vc-revert-buffer): If the buffer is not saved, prompt
6905 the user to do that first.
6906 (vc-update): New function.
6907
6908 * vc-hooks.el (vc-menu-map): New entry "Update to Latest Version",
6909 which calls vc-update. Use the term "Base Version" instead of
6910 "Last Version" for the entries "Revert" and "Compare".
6911
69122002-02-28 Kim F. Storm <storm@cua.dk>
6913
6914 * simple.el (shell-command-on-region): Report non-zero exit
6915 status in mode line instead of buffer.
6916
69172002-02-27 Richard M. Stallman <rms@gnu.org>
6918
6919 * comint.el (comint-preoutput-filter-functions): Doc fix.
6920 (comint-output-filter-functions, comint-input-filter-functions)
6921 (comint-redirect-filter-functions): Likewise.
6922
6923 (comint-redirect-preoutput-filter): Do the local-hook
6924 handling of t when running comint-redirect-filter-functions.
6925 (comint-output-filter): Likewise for comint-preoutput-filter-functions.
6926
69272002-02-26 Richard M. Stallman <rms@gnu.org>
6928
6929 * paths.el (remote-shell-program): Add doc string.
6930
69312002-02-26 Colin Walters <walters@debian.org>
6932
6933 * ibuf-ext.el (sorter mode-name): New.
6934 (ibuffer-do-occur): Don't quote ibuffer-marked-char.
6935
6936 * calc/calc-ext.el (calc-scroll-left): Call scroll-left
6937 interactively, so they do something.
6938 (calc-scroll-right): Ditto.
6939
69402002-02-26 Eli Zaretskii <eliz@is.elta.co.il>
6941
6942 * international/mule.el (ctext-pre-write-conversion): Handle the
6943 case when FROM is a string, and when we are called from
6944 build_annotations_2.
6945
69462002-02-26 Richard M. Stallman <rms@gnu.org>
6947
6948 * rect.el (clear-rectangle-line): Reindent to the same column
6949 that move-to-column reached when it tried to go to endcol.
6950
6951 * icomplete.el (icomplete-exhibit): Use minibuffer-prompt-end.
6952
69532002-02-26 Ivar Rummelhoff <ivarru@math.uio.no>
6954
6955 * winner.el (winner-boring-buffers, winner-set): A window which
6956 displays a buffer whose name is in the list
6957 `winner-boring-buffers', will no longer be restored by `winner-undo'.
6958 (winner-sorted-window-list): Used to improve comparison between
6959 window configurations.
6960 (winner-win-data): Simplified and moved.
6961 (winner-conf): Simplified (now uses `winner-win-data').
6962 (winner-change-fun, winner-save-old-configurations)
6963 (winner-save-(un)conditionally, winner-redo): Changes made while in
6964 the minibuffer will be ignored. (Such changes are undone upon
6965 exit for the minibuffer, anyway.)
6966 (winner-set-conf): Preserve selected window whenever possible.
6967 (winner-make-point-alist): Simplified.
6968 (winner-mode, winner-save-unconditionally): Save current window
6969 configuration on entering minibuffer.
6970 (minor-mode-alist): Don't add winner-mode to `minor-mode-alist',
6971 since it does not change the overall behavior of Emacs.
6972
69732002-02-26 Eli Zaretskii <eliz@is.elta.co.il>
6974
6975 * international/mule-conf.el (compound-text): Renamed back from
6976 compound-text-no-extensions.
6977 (ctext-no-compositions): Remove the mime-charset property.
6978 (compound-text-with-extensions): Renamed from compound-text.
6979 (x-ctext-with-extensions, ctext-with-extensions): Renamed aliases.
6980
69812002-02-26 Juanma Barranquero <lektu@terra.es>
6982
6983 * faces.el (list-faces-display): Fix typo.
6984
69852002-02-25 Richard M. Stallman <rms@gnu.org>
6986
6987 * frame.el (focus-follows-mouse): Doc fix.
6988
69892002-02-26 Miles Bader <miles@gnu.org>
6990
6991 * mwheel.el (mouse-wheel-mode): Pass vectors instead of symbols
6992 to `define-key', since it no longer accepts the latter.
6993
69942002-02-25 Jason Rumney <jasonr@gnu.org>
6995
6996 * term/w32-win.el (mouse-wheel-scroll-line): Use car of
6997 mouse-wheel-scroll-amount.
6998
6999 * w32-vars.el (mouse-wheel-scroll-amount): Use same definition as
7000 mwheel.el.
7001
7002 * language/japanese.el (iso-2022-jp-2): Add init-bol flag.
7003
70042002-02-25 Andre Spiegel <spiegel@gnu.org>
7005
7006 * vc.el (vc-diff-switches-list): Fix prev change, making the macro
7007 consistent with the others that take a backend name as a symbol.
7008
7009 * vc-cvs.el, vc-rcs.el, vc-sccs.el: Fix calls to vc-diff-switches-list.
7010
70112002-02-25 Kim F. Storm <no-spam@cua.dk>
7012
7013 * comint.el (comint-replace-by-expanded-filename): Do nothing if
7014 comint-match-partial-filename returns nil.
7015
7016 * shell.el (shell-pcomplete-setup-done): New variable.
7017 (shell-pcomplete): Use it instead of shell-pcomplete-setup-p.
7018 (shell-pcomplete-reverse): Ditto.
7019
70202002-02-25 Per Abrahamsen <abraham@dina.kvl.dk>
7021
7022 * ps-print.el (ps-print-printer): Added `lpr' customize group member.
7023
70242002-02-25 Juanma Barranquero <lektu@terra.es>
7025
7026 * subr.el (save-match-data): Doc fix.
7027
7028 * ielm.el (ielm-prompt): Allow customization; make it read-only.
7029
70302002-02-25 Kim F. Storm <storm@cua.dk>
7031
7032 * shell.el (shell-mode-map): Add "Complete" header so completion
7033 menu is shown on the menu bar in shell mode.
7034
70352002-02-25 Stefan Monnier <monnier@cs.yale.edu>
7036
7037 * ielm.el (ielm-match-data): New var.
7038 (inferior-emacs-lisp-mode): Make it buffer-local.
7039 (ielm-eval-input): Use it to preserve match-data between inputs.
7040
70412002-02-24 Juanma Barranquero <lektu@terra.es>
7042
7043 * ielm.el (inferior-emacs-lisp-mode): Use hexl for the dummy process.
7044
70452002-02-24 Per Abrahamsen <abraham@dina.kvl.dk>
7046
7047 * cus-edit.el (custom-unlispify-remove-prefixes): Add to
7048 `custom-buffer' customize group.
7049
70502002-02-23 Kim F. Storm <storm@cua.dk>
7051
7052 * help.el (where-is): Use remap-command.
7053
7054 * help-fns.el (describe-function-1): Use remap-command.
7055
7056 * subr.el (global-set-key, local-set-key): Undo 2002-02-06
7057 change (no longer accept a symbol for the KEY argument).
7058
70592002-02-23 Colin Walters <walters@debian.org>
7060
7061 * calc/calcalg3.el (calc-invent-variables): Convert integer to string.
7062 * calc/calcalg2.el (math-solve-get-sign): Ditto.
7063
7064 * ibuffer.el (ibuffer-compile-format): Don't uselessly bind `pt'
7065 in generated function.
7066
7067 * ibuf-ext.el (ibuffer-old-time): Change to hours.
7068 (ibuffer-mark-old-buffers): Handle it.
7069
7070 * shell.el (shell-pcomplete, shell-pcomplete-reverse): New functions.
7071 (toplevel): Bind them.
7072 (shell-mode): Don't set `comint-dynamic-complete-functions'; it is
7073 not necessary now that we use pcomplete.
7074
7075 * comint.el: Document how use new pcomplete completion facility.
7076
70772002-02-23 Richard M. Stallman <rms@gnu.org>
7078
7079 * mail/rmailsum.el (rmail-summary-output): Properly advance
7080 to next message, by calling rmail-summary-goto-msg.
7081
7082 * net/browse-url.el (browse-url-galeon): Specify --existing
7083 for an existing window. Use --noraise rather than --no-raise.
7084 Don't use -x.
7085
70862002-02-22 Eli Zaretskii <eliz@is.elta.co.il>
7087
7088 * progmodes/etags.el (find-tag-noselect, find-tag)
7089 (find-tag-other-window, find-tag-other-frame, find-tag-regexp):
7090 Fix a typo in doc strings.
7091
70922002-02-20 Deepak Goel <deego@glue.umd.edu>
7093
7094 * play/snake.el (snake-velocity-queue, snake-update-velocity)
7095 (snake-final-x-velocity, snake-final-y-velocity):
7096 New variable and functions. Store user's keypresses
7097 into a queue and pop from the queue each subsequent turn.
7098 (snake-update-game, snake-move-left)
7099 (snake-move-right, snake-move-up, snake-move-down, snake-active-p)
7100 (snake-start-game): Use that queue.
7101 (snake-use-glyphs-flag): Renamed from snake-use-glyphs.
7102 (snake-use-color-flag): Likewise.
7103 (snake-mode): Rename uses of those variables.
7104
71052002-02-22 Eli Zaretskii <eliz@is.elta.co.il>
7106
7107 Support for ICCCM Extended Segments in X selections:
7108
7109 * international/mule-conf.el (ctext-no-compositions): New coding
7110 system.
7111 (compount-text-no-extensions): Renamed from compound-text.
7112 (x-ctext-no-extensions, ctext-no-extensions): Aliases for
7113 compound-text-no-extensions.
7114 (compound-text): Redefined using post-read and pre-write conversions.
7115
7116 * international/mule.el (non-standard-icccm-encodings-alist)
7117 (non-standard-designations-alist): New variables.
7118 (ctext-post-read-conversion, ctext-pre-write-conversion):
7119 New functions.
7120
71212002-02-21 Jonathan Kamens <jik@kamens.brookline.ma.us>
7122
7123 * vc.el (vc-default-init-version): Update documentation to
7124 indicate that the backend can override the default init version.
7125 (vc-register): Use the backend init-version function, if it
7126 exists, to determine the initial version of a file.
7127 (vc-diff-switches-list): Don't symbol-quote backend, since it's
7128 already a symbol. Don't fail if vc-BACKEND-diff-switches isn't bound.
7129
7130 * vc-hooks.el (vc-mode-line): Set vc-mode to nil if the file is
7131 not version-controlled. This is necessary, e.g., if the file has
7132 just been reverted, and thus was previously under version control
7133 but isn't any longer.
7134 (vc-find-file-hook): Likewise.
7135
71362002-02-21 Martin Lorentzson <Martin.Lorentzson@telia.com>
7137
7138 * vc-cvs.el (vc-cvs-sticky-date-format-string): New variable.
7139 (vc-cvs-sticky-tag-display): New variable.
7140 (vc-cvs-mode-line-string): Add sticky-tag to the mode-line.
7141 (vc-cvs-checkin): If the input revision is a valid symbolic tag
7142 name, we create it as a branch, commit and switch to it.
7143 (vc-cvs-retrieve-snapshot): Set file-property sticky-tag.
7144 (vc-cvs-valid-symbolic-tag-name-p): New function.
7145 (vc-cvs-parse-sticky-tag): New function.
7146 (vc-cvs-parse-entry): Added parsing of sticky tags.
7147
71482002-02-21 Per Abrahamsen <abraham@dina.kvl.dk>
7149
7150 * toolbar/tool-bar.el (tool-bar-mode): Revert the :init-value to
7151 nil, and then explicitly set the standard-value to t.
7152
71532002-02-20 Sam Steingold <sds@gnu.org>
7154
7155 * textmodes/flyspell.el (flyspell-mode): Autoload the variable
7156 since it is used in the menu bar.
7157
71582002-02-20 Richard M. Stallman <rms@gnu.org>
7159
7160 * simple.el (shell-command-on-region): Display the exit status
7161 when a command fails.
7162
7163 * subr.el (add-hook): Doc fix.
7164
7165 * frame.el (other-frame): Doc fix.
7166
7167 * simple.el (yank): Clear `field' property.
7168
71692002-02-20 Tom Tromey <tromey@cachet>
7170
7171 * progmodes/tcl.el (tcl-do-fill-paragraph): Find and fill on more
7172 natural paragraph boundaries. Don't fail at beginning of buffer.
7173
5fe0ea6a 71742002-02-20 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
7175
7176 * tar-mode.el (tar-next-line, tar-previous-line): Add doc string,
7177 call the argument "arg" to match plain next-line and
7178 previous-line. From Kevin Ryde <user42@zip.com.au>.
7179
71802002-02-19 Sam Steingold <sds@gnu.org>
7181
7182 * mwheel.el (mouse-wheel-scroll-amount): Can specify different
7183 scroll amounts for different modifiers now.
7184 (mwheel-scroll): Handle the new `mouse-wheel-scroll-amount'
7185 format properly.
7186 (mouse-wheel-mode): Ditto.
7187
71882002-02-19 Eli Zaretskii <eliz@is.elta.co.il>
7189
7190 * textmodes/bibtex.el (bibtex-parse-keys): Put save-match-data
7191 around function body.
7192
7193 * net/browse-url.el (browse-url-maybe-new-window): Reverse the
7194 sense of the comparison, to match the doc strings of functions
7195 that use this macro.
7196
71972002-02-19 Per Abrahamsen <abraham@dina.kvl.dk>
7198
7199 * facemenu.el (describe-text-mode-map): Removed bootstrap kludge.
7200
7201 * toolbar/tool-bar.el (tool-bar-mode): Made the standard value t.
7202 * menu-bar.el (menu-bar-mode): Ditto.
7203
72042002-02-18 Andreas Schwab <schwab@suse.de>
7205
7206 * replace.el (query-replace-regexp-eval): Doc fix.
7207
72082002-02-18 Colin Walters <walters@verbum.org>
7209
7210 * calc/calcalg2.el (math-solve-get-int): Convert return value from
7211 `math-get-from-counter' to a string before calling `concat' on it.
7212
7213 * calc/calc-maint.el (calc-split-manual): Look for calc.texi.
7214 (calc-public-autoloads): Obsolete; remove.
7215 (calc-private-autoloads): Ditto.
7216 (calc-add-autoloads): Ditto.
7217
7218 * calc/calc-macs.el (calc-with-default-simplification): Use &rest
7219 for body.
7220
72212002-02-17 Jason Rumney <jasonr@gnu.org>
7222
7223 * w32-win.el (x-option-alist, x-long-option-alist)
7224 (x-switch-definitions): Remove, use command-line-x-option-alist
7225 instead to be consistent with X.
7226 (x-handle-initial-switch): New function.
7227
72282002-02-17 Eli Zaretskii <eliz@is.elta.co.il>
7229
7230 * faces.el (mode-line-inactive, header-line): Add the :inherit
7231 attribute for the tty case.
7232
72332002-02-17 stanislav shalunov <shalunov@internet2.edu>
7234
7235 * mail/uce.el (uce-reply-to-uce): Fix incorrect behavior when
7236 invoked from Rmail with full headers displayed.
7237
5fe0ea6a 72382002-02-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
fe72c904
CW
7239
7240 * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks
7241 when repeated.
7242 * textmodes/paragraphs.el (mark-paragraph): Ditto.
7243
72442002-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
7245
7246 * menu-bar.el (menu-bar-showhide-menu): Added speedbar.
7247 (menu-bar-tools-menu): Removed speedbar.
7248
7249 * textmodes/ispell.el (ispell-menu-map): Added `customize-ispell'
7250 and `flyspell-mode' entries.
7251
7252 * textmodes/flyspell.el (flyspell): Add to ispell group.
7253
5fe0ea6a 72542002-02-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
fe72c904 7255
f530a77b
SM
7256 * emacs-lisp/lisp.el (mark-sexp): Don't leave multiple marks when
7257 repeated.
7258 (mark-defun): Mark more if repeated.
fe72c904
CW
7259
72602002-02-17 Colin Walters <walters@verbum.org>
7261
7262 * ibuf-ext.el (ibuffer-toggle-sorting-mode): Make it work.
7263
7264 * ibuffer.el (ibuffer-truncate-lines): New option.
7265 (ibuffer-mode): Use it.
7266
72672002-02-17 Kim F. Storm <storm@cua.dk>
7268
7269 * cus-start.el: Add mouse-highlight.
7270
72712002-02-16 Eli Zaretskii <eliz@is.elta.co.il>
7272
7273 * Makefile.in (DONTCOMPILE): Remove cus-start.el.
7274
7275 * cus-start.el: Add automatic-hscroll-margin and
7276 automatic-hscroll-step.
7277
5fe0ea6a 72782002-02-16 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
7279
7280 * cus-start.el (x-autoselect-window): Allow customization.
7281
7282 * eshell/em-alias.el (eshell-alias-initialize): Do not use
7283 make-local-hook.
7284
7285 * eshell/em-cmpl.el (eshell-cmpl-initialize): Likewise.
7286
7287 * eshell/em-dirs.el (eshell-dirs-initialize): Likewise.
7288
7289 * eshell/em-glob.el (eshell-glob-initialize): Likewise.
7290
7291 * eshell/em-hist.el (eshell-hist-initialize): Likewise.
7292
7293 * eshell/em-pred.el (eshell-pred-initialize): Likewise.
7294
7295 * eshell/em-prompt.el (eshell-prompt-initialize): Likewise.
7296
7297 * eshell/em-rebind.el (eshell-rebind-initialize): Likewise.
7298
7299 * eshell/em-smart.el (eshell-smart-initialize): Likewise.
7300
7301 * eshell/em-unix.el (eshell-unix-initialize): Likewise.
7302
7303 * eshell/esh-cmd.el (eshell-cmd-initialize): Likewise.
7304
7305 * eshell/esh-ext.el (eshell-ext-initialize): Likewise.
7306
7307 * eshell/esh-io.el (eshell-io-initialize): Likewise.
7308
7309 * eshell/esh-mode.el (eshell-mode): Likewise.
7310
7311 * eshell/esh-test.el (eshell-show-usage-metrics): Likewise.
7312
7313 * eshell/esh-var.el (eshell-var-initialize): Likewise.
7314
7315 * progmodes/idlw-shell.el (idlwave-shell-mode): Likewise.
7316
7317 * progmodes/idlwave.el (idlwave-mode): Likewise.
7318
7319 * textmodes/reftex-sel.el (reftex-select-label-mode)
7320 (reftex-select-bib-mode): Likewise.
7321
73222002-02-16 John Wiegley <johnw@gnu.org>
7323
7324 * eshell/em-hist.el (eshell-hist-initialize): When in the
7325 minibuffer, use the global value of `eshell-history-ring', and
7326 never save it to disk, or ask to save it to disk. This allows
7327 users of session.el to control whether its global state should be
7328 persisted or not.
7329 (eshell-add-command-to-history): Don't write Eshell's history out
7330 to disk, let the governing mode control that upon exit.
7331
73322002-02-16 Eli Zaretskii <eliz@is.elta.co.il>
7333
7334 * eshell/eshell.el (eshell-command): Before reading from the
7335 minibuffer, add eshell-add-command-to-history to
7336 minibuffer-exit-hook, and remove it after read-from-minibuffer
7337 returns.
7338
7339 * eshell/em-hist.el (eshell-add-input-to-history): New function,
7340 with most of the code from eshell-add-to-history.
7341 (eshell-add-command-to-history): New function, to record in
7342 eshell-history the commands run via eshell-command.
7343 (eshell-add-to-history): Call eshell-add-command-to-history to do
7344 most of the work.
7345
73462002-02-16 John Wiegley <johnw@gnu.org>
7347
7348 * eshell/esh-ext.el (eshell-external-command): Added a fix for
7349 XEmacs' new dired.el, which adds a global entry in the
7350 `file-name-handler-alist'.
7351
73522002-02-16 John Wiegley <johnw@gnu.org>
7353
7354 * align.el (align-region): Added a missing name argument.
7355
73562002-02-16 John Wiegley <johnw@gnu.org>
7357
7358 * eshell/esh-ext.el (eshell-script-interpreter): Allow whitespace
7359 after the #! of a shell interpretor specification.
7360
73612002-02-15 Richard M. Stallman <rms@gnu.org>
7362
7363 * help.el (describe-key-briefly): Make output in INSERT case
7364 look just like what is displayed in the normal case.
7365
73662002-02-15 Andreas Schwab <schwab@suse.de>
7367
7368 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
7369 Require non-letter after specials.
7370
73712002-02-15 Eli Zaretskii <eliz@is.elta.co.il>
7372
7373 * menu-bar.el (menu-bar-tools-menu): Add an item for Calculator.
7374
5fe0ea6a 73752002-02-15 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
fe72c904
CW
7376
7377 * simple.el (mark-word): Mark more if repeated.
7378 * textmodes/paragraphs.el (mark-paragraph): Ditto.
7379 (mark-end-of-sentence): Ditto.
7380
73812002-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
7382
7383 * wid-edit.el (widgetp): Made it more robust.
7384
73852002-02-14 Per Abrahamsen <abraham@dina.kvl.dk>
7386
7387 * facemenu.el (describe-text-done): New function.
7388 (describe-text-mode-map): New variable.
7389 (describe-text-mode-hook): New option.
7390 (describe-text-mode): New function.
7391 (describe-text-widget): New function.
7392 (describe-text-sexp): New function.
7393 (describe-text-properties): New function.
7394 (describe-text-category): New command.
7395 (describe-text-at): New command.
7396 (facemenu-menu): Replace `list-text-properties-at' with
7397 `describe-text-at' in the menu.
7398
7399 * wid-edit.el (widgetp): New function.
7400 * wid-edit.el (widget-keymap, widget-insert, widget-setup): Autoload.
7401
7402 * emacs-lisp/pp.el (pp-to-string): Autoloaded.
7403
7404 * wid-browse.el: Removed version and x-url keywords.
7405
74062002-02-13 Kim F. Storm <storm@cua.dk>
7407
7408 * cus-start.el (mode-line-in-non-selected-windows):
7409 Allow customization.
7410
74112002-02-13 Richard M. Stallman <rms@gnu.org>
7412
7413 * textmodes/bibtex.el (bibtex-parse-buffers-stealthily):
7414 Tell bibtex-parse-keys to output no progress messages.
7415
74162002-02-12 Eli Zaretskii <eliz@is.elta.co.il>
7417
7418 * progmodes/pascal.el (pascal-imenu-generic-expression):
7419 Add menu-title and fix parentheses.
7420
74212002-02-12 Per Abrahamsen <abraham@dina.kvl.dk>
7422
7423 * menu-bar.el (menu-bar-options-save): Removed `truncate-lines'.
7424 (menu-bar-options-menu): Don't set default value for `truncate-lines'.
7425
74262002-02-12 Per Abrahamsen <abraham@dina.kvl.dk>
7427
7428 * menu-bar.el (menu-bar-options-save): Only save
7429 `current-language-environment' and `default-input-method' when
7430 marked as customized.
7431
7432 * international/mule-cmds.el
7433 (setup-specified-language-environment):
7434 Mark `current-language-environment' as customized.
7435 (set-input-method): Mark `default-input-method' as customized when
7436 called interactively.
7437 (toggle-input-method): Ditto.
7438
74392002-02-11 Colin Walters <walters@verbum.org>
7440
7441 * ibuffer.el (ibuffer-switch-format): Supply required argument for
7442 `ibuffer-current-formats'.
7443
74442002-02-11 Miles Bader <miles@gnu.org>
7445
7446 * faces.el (mode-line-inactive): Add dark-background variant.
7447
74482002-02-11 Per Abrahamsen <abraham@dina.kvl.dk>
7449
7450 * toolbar/tool-bar.el (tool-bar-mode): Removed standard value.
7451 * menu-bar.el (menu-bar-mode): Ditto.
7452 * cus-edit.el (customize-mark-to-save): Always save variables
7453 without a standard value.
7454
7455 * menu-bar.el (menu-bar-make-toggle): Made it aware of customize.
7456 (menu-bar-options-save): Ditto.
7457 (menu-bar-showhide-menu): Ditto.
7458 (menu-bar-options-menu): Ditto.
7459 (menu-bar-scroll-bar-right, menu-bar-scroll-bar-left)
7460 (menu-bar-scroll-bar-none): Remove.
7461 (menu-bar-showhide-scroll-bar-menu): Use customize aware lambda
7462 expressions instead.
7463
7464 * cus-edit.el (customize-set-value): Return value.
7465 (customize-set-variable): Ditto.
7466 (customize-save-variable): Ditto.
7467 (customize-set-variable): Load dependencies before setting value.
7468 (custom-load-symbol): Autoload it.
7469 (customize-mark-as-set): New function.
7470
74712002-02-11 Eli Zaretskii <eliz@is.elta.co.il>
7472
7473 * cus-start.el: Don't warn about "x-*" symbols when building a
7474 non-GUI version.
7475
5fe0ea6a 74762002-02-11 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
7477
7478 * strokes.el (strokes-do-stroke, strokes-do-complex-stroke):
7479 Doc fix.
7480 (strokes-help): Do not use doubled with-output-to-temp-buffer.
7481 Fix the help string.
7482 (strokes-prompt-user-save-strokes): Fix typo.
7483 (strokes-list-strokes): Use proper exit-action argument for
7484 view-buffer. Update copyright notice.
7485
7486 * international/mule-diag.el: Various doc and message fixes.
7487 (non-iso-charset-alist): Add mac-roman. Don't add entries for
7488 codepages already present.
7489 (list-block-of-chars): Display space for null entries in
7490 translation table. Display tab specially.
7491 (list-non-iso-charset-chars): Check for null charsets. Use pop
7492 for clarity. Don't break 8-bit sets into sections between ranges.
7493 (list-charset-chars): Avoid indent-tabs-mode.
7494 (describe-char-after): Maybe use the text property for syntax
7495 table information. Maybe report char-code-property-table info.
7496 Maybe report character's unicode. Tweak printing of list info.
7497 (list-input-methods): Add xref buttons.
7498 (dump-charsets, dump-codings): Deleted (obsolete).
7499 From Dave Love <fx@gnu.org>.
7500
5fe0ea6a 75012002-02-10 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
7502
7503 * menu-bar.el (menu-bar-showhide-menu): Rename functions for toggling.
7504
75052002-02-10 Michael Kifer <kifer@cs.stonybrook.edu>
7506
7507 * viper-util.el (viper-read-key-sequence): Fix so it'll read
7508 fast key sequences in emacs native mode
7509 (viper-events-to-keys): Delete.
7510
7511 * viper.el (describe-key, describe-key-briefly): Get rid of
7512 viper-events-to-keys.
7513
7514 * ediff-init.el (ediff-has-gutter-support): Steven Turnbull's patch.
7515
7516 * ediff-wind.el (ediff-setup-control-frame):
7517 Use ediff-has-gutter-support.
7518
7519 * ediff-util.el (ediff-dispose-of-variant-according-to-user):
7520 check if buff is alive.
7521
7522 * ediff.el: Typo in comment.
7523
5fe0ea6a 75242002-02-09 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
7525
7526 * menu-bar.el (menu-bar-options-save): Take care of
7527 line-number-mode and column-number-mode variables.
7528 (menu-bar-showhide-menu): New menu-items "Show Line Number" and
7529 "Show Column Number" in "Show/Hide" menu.
7530
75312002-02-09 Richard M. Stallman <rms@gnu.org>
7532
7533 * mail/mailabbrev.el (mail-mode-map): Use eval-after-load to change it.
7534
75352002-02-09 Kim F. Storm <storm@cua.dk>
7536
7537 * faces.el (mode-line-inactive): New face for mode-line for
7538 non-selected windows.
7539 (mode-line): Doc fix: Only used for selected window.
7540
75412002-02-08 Eli Zaretskii <eliz@is.elta.co.il>
7542
7543 * calendar/cal-menu.el (calendar-mode-map): Change the menu item's
7544 name to "Insert Diary Entry".
7545
75462002-02-08 Stefan Monnier <monnier@cs.yale.edu>
7547
7548 * font-lock.el (save-buffer-state): Use restore-buffer-modified-p.
7549 (c-font-lock-syntactic-face-function): Accept doxygen-style comments.
7550
75512002-02-08 Richard M. Stallman <rms@gnu.org>
7552
7553 * textmodes/text-mode.el (text-mode-hook-identify): Define as no-op.
7554
75552002-02-08 Andreas Schwab <schwab@suse.de>
7556
7557 * calc/calc.el (calcDigit-key): Use minibuffer-prompt-end instead
7558 of point-min.
7559
75602002-02-08 Eli Zaretskii <eliz@is.elta.co.il>
7561
7562 * net/ange-ftp.el (ange-ftp-process-handle-line)
7563 (ange-ftp-set-xfer-size): If the file's size is a float, divide
7564 by 1024 instead of using ash.
7565
7566 * international/mule-cmds.el (select-safe-coding-system):
7567 State the buffer's name in the message popped in the *Warning* buffer,
7568 and make sure the offending buffer is displayed.
7569
75702002-02-07 Markus Rost <rost@math.ohio-state.edu>
7571
7572 * ffap.el (ffap-newsgroup-p): Test for non-nil symbol-value of htb.
7573
75742002-02-07 Richard M. Stallman <rms@gnu.org>
7575
7576 * terminal.el (terminal-map): Define [menu-bar] so global def is seen.
7577
7578 * register.el (list-registers): New command.
7579 (describe-register-1): New subroutine, taken out of view-register.
7580
7581 * emacs-lisp/copyright.el (copyright-regexp):
7582 Delete the unibyte copyright symbol; it's redundant.
7583 Fix a spazz in the multibyte encoding here.
7584
75852002-02-07 Dave Love <fx@gnu.org>
7586
7587 * language/cyril-util.el (cyrillic-encode-koi8-r-char)
7588 (cyrillic-encode-alternativnyj-char): Get translation tables from
7589 symbol properties, not as variables.
7590 (standard-display-cyrillic-translit): Include unicodes.
7591
75922002-02-06 Kim F. Storm <storm@cua.dk>
7593
7594 * help.el (where-is): Report remapped commands.
7595
7596 * help-fns.el (describe-function-1): Ditto.
7597
7598 * subr.el (global-set-key, local-set-key): Accept a symbol for the
7599 KEY argument (like define-key).
7600
5fe0ea6a 76012002-02-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
7602
7603 * textmodes/flyspell.el (flyspell-insert-function): Doc fix.
7604
76052002-02-06 Richard M. Stallman <rms@gnu.org>
7606
7607 * mail/mailabbrev.el: Require sendmail only at compile time.
7608 (mail-mode-header-syntax-table): Var deleted.
7609 (mail-abbrev-syntax-table): Init to nil, will compute when needed.
7610 (sendmail-pre-abbrev-expand-hook): Only temporarily change
7611 local-abbrev-table and the syntax table.
7612 Compute mail-abbrev-syntax-table if that has not been done.
7613
7614 * progmodes/compile.el (grep-compute-defaults): Definition moved up.
7615
7616 * emacs-lisp/debug.el (debugger-frame-offset): Var deleted.
7617 (debugger-frame-number): Figure out the offset directly.
7618 (debugger-setup-buffer): Don't use debugger-frame-offset.
7619 (debugger-frame, debugger-frame-clear): Likewise.
7620 (debugger-jump): Don't alter debugger-frame-offset.
7621
7622 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
7623 Replace foo-p as var name with foo-flag, not foo-p-flag.
7624
7625 * hilit-chg.el (highlight-changes-active-string): Default to +Chg.
7626 (highlight-changes-passive-string): Default to -Chg.
7627 (highlight-changes-global-modes): Doc fix.
7628
7629 * dired.el (dired-get-filename): Add /: when appropriate
7630 to avoid taking a local name as remote.
7631
7632 * files.el (file-name-non-special): Add special handling for
7633 file-name-sans-versions, file-name-completion, and
7634 file-name-all-completions.
7635
7636 * isearch.el (isearch-update): Don't update display in kbd macro.
7637 (isearch-lazy-highlight-new-loop): Do nothing in kbd macro.
7638
7639 * subr.el (force-mode-line-update): Doc fix.
7640
7641 * subr.el (atomic-change-group, prepare-change-group)
7642 (activate-change-group, accept-change-group, cancel-change-group):
7643 New functions.
7644
7645 * simple.el (undo-get-state, undo-revert-to-state): Fns deleted.
7646 (transpose-subr-1): Use atomic-change-group.
7647
7648 * subr.el (add-minor-mode): Include the mode's lighter string
7649 in the minor mode menu item name.
7650
7651 * mail/rmail.el (rmail-toggle-header): Avoid possibly slow call to
7652 rmail-count-screen-lines starting from (point-min).
7653
7654 * startup.el (use-fancy-splash-screens-p): Need 19 lines,
7655 beyond the image height, to use the fancy splash screen.
7656
7657 * textmodes/text-mode.el (text-mode-hook-identify): Function deleted.
7658 (text-mode): Set text-mode-variant here.
7659
76602002-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7661
7662 * play/pong.el (pong-height): Don't use height that exceeds the
7663 frame height.
7664 (pong-border-options): Make the border colors slightly more bright.
7665
7666 * play/gamegrid.el (gamegrid-display-type): Treat any
7667 color-capable display as color-x, if display-color-p is fboundp.
7668 (gamegrid-make-color-x-face): Don't call gamegrid-color twice.
7669 (gamegrid-make-color-tty-face): Use the value of color, not the
7670 symbol itself. Don't call gamegrid-color.
7671
76722002-02-05 Eli Zaretskii <eliz@is.elta.co.il>
7673
7674 * gud.el (gud-refresh): Call recenter only after we are sure we
7675 are in the right window.
7676
76772002-02-05 Per Abrahamsen <abraham@dina.kvl.dk>
7678
7679 * cus-edit.el (customize-mark-to-save): New function.
7680 * menu-bar.el (menu-bar-options-save): Rewrote.
7681
5fe0ea6a 76822002-02-05 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
7683
7684 * cus-start.el (x-use-underline-position-properties):
7685 Allow customization.
7686
76872002-02-04 Simon Josefsson <jas@extundo.com>
7688
7689 * dired.el (dired-load-hook, dired-mode-hook)
7690 (dired-before-readin-hook, dired-after-readin-hook): Defcustom.
7691
76922002-02-03 Colin Walters <walters@verbum.org>
7693
7694 * ibuf-ext.el (ibuffer-filter-format-alist)
7695 (ibuffer-cached-filter-formats, ibuffer-compiled-filter-formats):
7696 New variables.
7697 * ibuffer.el (ibuffer): Remove link; the "home page" for ibuffer
7698 is now the Emacs CVS tree.
7699 (ibuffer-formats): Doc fix.
7700 (ibuffer-active-formats-name, ibuffer-current-formats): New functions.
7701 (ibuffer-current-format): Use them.
7702 (ibuffer-recompile-formats, ibuffer-check-formats)
7703 (ibuffer-switch-format, ibuffer-update-title):
7704 Add support for ibuffer-filter-format-alist.
7705 (define-ibuffer-column process): Remove unncessary consing.
7706
7707 * ibuf-macs.el (define-ibuffer-column): Add beginnings of support
7708 for a summary column.
7709
77102002-02-03 Andreas Schwab <schwab@suse.de>
7711
7712 * window.el (save-selected-window): Move macro before first use.
7713 (balance-windows): Fix misplaced parenthesis.
7714
5fe0ea6a 77152002-02-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
7716
7717 * calculator.el (calculator-displayers): Doc fixes.
7718
5fe0ea6a 77192002-02-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
7720
7721 * menu-bar.el (menu-bar-help-menu): Use different text for tool-tip.
7722 (menu-bar-options-save): Save also the value of `display-time-mode'.
7723 (showhide-date-time): New function.
7724 (menu-bar-showhide-menu): New menu-item "Date and time".
7725
77262002-02-03 Eli Zaretskii <eliz@is.elta.co.il>
7727
7728 * mail/rmail.el (rmail): Use find-buffer-visiting instead of
7729 get-file-buffer to check for rmail buffer existence.
7730
7731 * term.el (term-emulate-terminal): Extract proper command string
7732 which is supplied to term-command-hook.
7733
77342002-02-03 Richard M. Stallman <rms@gnu.org>
7735
7736 * international/quail.el (quail-help): Don't call help-setup-xref.
7737
7738 * international/mule-cmds.el (describe-input-method):
7739 Call help-setup-xref here.
7740 (describe-current-input-method): Doc fix.
7741
7742 * novice.el (disabled-command-hook): Clarify output text.
7743 Indent the paragraph from the command's doc string.
7744
7745 * dabbrev.el (dabbrev--goto-start-of-abbrev):
7746 Exit loop on beginning of field rather than bobp.
7747
77482002-02-02 Eli Zaretskii <eliz@is.elta.co.il>
7749
7750 * mail/uce.el (uce-reply-to-uce): Prune the headers before copying
7751 the message text into the *mail* buffer, and restore the pruned
7752 state after that.
7753
7754 * mail/rmail.el (rmail-redecode-body): Prune the headers before
7755 looking for X-Coding-System header, and restore the pruned state
7756 before returning.
7757
5fe0ea6a 77582002-02-02 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
7759
7760 * cus-edit.el (customize-save-variable): Fix typo in prompt.
7761
7762 These changes integrate new version of flyspell.el from its
7763 maintainer, Manuel Serrano:
7764
7765 * textmodes/flyspell.el (flyspell-issue-message-flag): New user option.
7766 (flyspell-mode-on, flyspell-notify-misspell)
7767 (flyspell-small-region, flyspell-external-point-words)
7768 (flyspell-large-region): Use it
7769 (flyspell-before-incorrect-word-string)
7770 (flyspell-after-incorrect-word-string): New user options.
7771 (make-flyspell-overlay): Use them.
7772 (flyspell-version): New function.
7773 (flyspell-incorrect-face, flyspell-duplicate-face): Adapt face
7774 definitions to use :weight.
7775 (flyspell-insert-function): New user option.
7776 (flyspell-auto-correct-word, flyspell-correct-word)
7777 (flyspell-xemacs-correct): Use it.
7778 (flyspell-define-abbrev): New function.
7779 (flyspell-auto-correct-word, flyspell-correct-word)
7780 (flyspell-xemacs-correct): Use it.
7781 (make-flyspell-overlay): Use `evaporate' property.
7782 (flyspell-auto-correct-word, flyspell-correct-word): Remove overlay.
7783 (flyspell-emacs-popup): Use `session' instead of `accept'.
7784 (flyspell-auto-correct-previous-pos): New variable.
7785 (flyspell-auto-correct-previous-hook)
7786 (flyspell-auto-correct-previous-word): New functions.
7787
77882002-02-02 Eli Zaretskii <eliz@is.elta.co.il>
7789
7790 * novice.el (enable-command): If Emacs was invoked as "emacs -q",
7791 don't alter the user's ~/.emacs.
7792 (disable-command): If user-init-file is nil or does not exist,
7793 default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
7794 But don't alter the init file if Emacs was invoked as "emacs -q"
7795
77962002-02-01 Stefan Monnier <monnier@cs.yale.edu>
7797
7798 * mail/sendmail.el (mail-mode): Undo half of last change.
7799
7800 * indent.el (indent-for-tab-command): Remove spurious code.
7801
7802 * hi-lock.el (hi-lock-find-patterns): Save restriction.
7803
78042002-02-01 Eli Zaretskii <eliz@is.elta.co.il>
7805
7806 * calendar/time-date.el: Moved from lisp/gnus.
7807
7808 * calendar/parse-time.el: Ditto.
7809
78102002-01-31 Richard M. Stallman <rms@gnu.org>
7811
7812 * international/iso-acc.el (iso-languages): Fix ", " in French.
7813
7814 * cus-start.el (history-length): Specify customization for it.
7815
7816 * emacs-lisp/debug.el (debugger-setup-buffer):
7817 When an eval-buffer frame was reading from a buffer,
7818 insert indication of the buffer position.
7819 (debugger-frame-number): Ignore ;;;-comment lines in backtrace.
7820 (debugger-frame-clear, debugger-frame): Error on non-frame line.
7821
7822 * simple.el (shell-command-on-region): Err if no mark
7823 before reading the command string.
7824
7825 * hl-line.el (hl-line-highlight, hl-line-unhighlight):
7826 Definitions moved down after hl-line-mode var's definition.
7827
7828 * hilit-chg.el (hilit-chg-fixup): Don't alter overlay if not ours.
7829 (hilit-chg-set-face-on-change): Rename arg.
7830 (hilit-chg-make-ov): Detect error earlier.
7831
7832 * ediff-hook.el: Delete autoload cookies.
7833
7834 * comint.el (comint-scroll-show-maximum-output): Default is t.
7835
7836 * emacs-lisp/bytecomp.el (batch-byte-compile): New arg noforce.
7837 (batch-byte-compile-if-not-done): New function.
7838
7839 * Makefile.in (compile): New target.
7840 (compile-always): Renamed from compile-files.
7841 (compile-after-backup): Renamed from compile.
7842 (bootstrap): Depend on compile-always, not compile-files.
7843
7844 * emulation/pc-select.el (pc-select-save-and-set-mode):
7845 Properly use MODE-VAR.
7846
5fe0ea6a 78472002-01-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
7848
7849 * menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs
7850 Version" to "About Emacs".
7851 (menu-bar-options-save): Add `default-frame-alist'
7852 to saved variables.
7853 (menu-bar-showhide-scroll-bar-menu): Use frame-parameters instead
7854 of the variable `scroll-bar-mode'.
7855
7856 * startup.el (normal-splash-screen, display-splash-screen):
7857 New functions (separated from command-line-1).
7858 (command-line-1): Use them.
7859
78602002-01-28 Eli Zaretskii <eliz@is.elta.co.il>
7861
7862 * calendar/calendar.el (generate-calendar-month): Doc fix.
7863
5fe0ea6a 78642002-01-27 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
7865
7866 * time.el (display-time-mail-directory): New option.
7867 (display-time-mail-function): Update doc-string.
7868 (display-time-mail-icon): Use XPM image when available.
7869 (display-time-string-forms): Use more descriptive text as
7870 help-echo property.
7871 (display-time-mail-check-directory): New function.
7872 (display-time-update): Use it.
7873
7874 * menu-bar.el (menu-bar-showhide-scroll-bar-menu):
7875 Quote `window-system'.
7876
7877 * tmm.el (tmm-get-keymap): Honour :visible in `menu-item'.
7878 Add Keywords header. Update Commentary section.
7879 Update copyright notice.
7880
7881 * menu-bar.el (menu-bar-scroll-bar-right)
7882 (menu-bar-scroll-bar-left, menu-bar-scroll-bar-none)
7883 (showhide-menu-bar): New functions.
7884 (menu-bar-showhide-menu): New submenu "Show/Hide".
7885 (menu-bar-showhide-scroll-bar-menu): "Scroll-bar" submenu of
7886 "Show/Hide".
7887 Update copyright notice.
7888
78892002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
7890
7891 * lazy-lock.el (lazy-lock-mode): Add a reference to jit-lock.
7892
78932002-01-26 Evgeny Roubinchtein <evgenyr@cs.washington.edu>
7894
7895 * pc-select.el (pc-selection-mode-hook)
7896 (pc-select-saved-settings-alist, pc-select-map)
7897 (pc-select-saved-global-map, pc-select-key-bindings-alist)
7898 (pc-select-default-key-bindings, pc-select-extra-key-bindings)
7899 (pc-select-meta-moves-sexps-key-bindings)
7900 (pc-select-tty-key-bindings, pc-select-old-M-delete-binding):
7901 New variables.
7902 (pc-select-define-keys, pc-select-restore-keys): New functions.
7903 (pc-select-add-to-alist, pc-select-save-and-set-var)
7904 (pc-select-save-and-set-mode, pc-select-restore-var)
7905 (pc-select-restore-mode): New macros.
7906 (pc-selection-mode): Completely rewrote the body of the function;
7907 the main goal was to make pc-selection-mode "turn-off"-able, like
7908 other minor modes. Use define-minore-mode instead of just a
7909 defun. Store the key bindings into four alists:
7910 pc-select-default-key-bindings, pc-select-extra-key-bindings,
7911 pc-select-meta-moves-sexps-key-bindings, and
7912 pc-select-tty-key-bindings; then have the pc-select-define-keys
7913 function walk those alists instead of calling define-key
7914 repeatedly. When the mode is turned on, set the
7915 keybindings in global-map and remember the old keybindings; when
7916 the mode is turned off, restore the previously-saved keybindings.
7917 (pc-selection-mode defcustom): Reflect the fact that the mode is
7918 now "turn-off"-able.
7919
79202002-01-26 Eli Zaretskii <eliz@is.elta.co.il>
7921
7922 * eshell/esh-cmd.el (eshell-eval-command): If eshell-resume-eval
7923 returns t, don't treat that as an error.
7924
79252002-01-25 Jason Rumney <jasonr@gnu.org>
7926
7927 * faces.el (face-font-registry-alternatives) [windows-nt]:
7928 Add ms-oemlatin as an alternative for iso8859-1.
7929
79302002-01-25 Stefan Monnier <monnier@cs.yale.edu>
7931
7932 * pcvs.el (cvs-reread-cvsrc): Distinguish between an empty list of
7933 args and the absence of an entry. Don't add -f each time.
7934
79352002-01-25 Eli Zaretskii <eliz@is.elta.co.il>
7936
7937 * emacs-lisp/cl-seq.el (mismatch): Doc fix.
7938
7939 Support for more than 8 colors on character terminals:
7940
7941 * term/rxvt.el: New file.
7942
7943 * Makefile.in (DONTCOMPILE): Remove term/xterm.el.
7944
7945 * term/xterm.el (xterm-standard-colors): New variable.
7946 (xterm-rgb-convert-to-16bit, xterm-register-default-colors)
7947 (xterm-rxvt-set-background-mode): New functions.
7948 (toplevel): Call xterm-register-default-colors,
7949 xterm-rxvt-set-background-mode, and tty-set-up-initial-frame-faces.
7950 Add support for more keys from xterm's terminfo entry.
7951
7952 * facemenu.el (list-colors-display): If the argument is nil, don't
7953 show more colors that the number returned by display-color-cells.
7954
7955 * term/pc-win.el (msdos-color-values): Reverse the order of the
7956 colors, since tty-color-define now preserves the registration order.
7957
7958 * w32-fns.el (w32-tty-standard-colors): Reverse the order.
7959
7960 * term/tty-colors.el (tty-standard-colors): Reverse the order.
7961 (tty-register-default-colors): New function; code moved from
7962 startup.el's command-line.
7963 (tty-modify-color-alist): Use nconc instead of cons, to preserve
7964 the order the colors where registered.
7965
7966 * frame.el (display-color-cells): Use tty-display-color-cells.
7967
7968 * startup.el (command-line): Call tty-register-default-colors.
7969
79702002-01-25 Richard M. Stallman <rms@gnu.org>
7971
7972 * subr.el (remove): Doc fix.
7973
79742002-01-24 Richard M. Stallman <rms@gnu.org>
7975
7976 * progmodes/compile.el (compilation-handle-exit):
7977 Add a compilation-handle-exit property to the "finished" message.
7978 (compilation-parse-errors): Stop parsing when that property is seen.
7979
7980 * subr.el (substring-no-properties): New function.
7981 (copy-without-properties): Function deleted.
7982
7983 * term/x-win.el (x-handle-geometry): Put sizes on both
7984 initial-frame-alist and default-frame-alist.
7985
7986 * cus-edit.el (custom-save-all): Bind file-precious-flag to t
7987 for saving .emacs.
7988
7989 * files.el (basic-save-buffer-2): Ignore file-error in delete-file.
7990
7991 * calendar/calendar.el (generate-calendar-month): Doc fix.
7992
79932002-01-23 Richard M. Stallman <rms@gnu.org>
7994
7995 * play/tetris.el (tetris): New defgroup.
7996 (tetris-use-glyphs, tetris-use-color, tetris-draw-border-with-glyphs)
7997 (tetris-default-tick-period): Convert to defcustom.
7998 Added * in docstring to indicate user variable.
7999 (tetris-update-speed-function, tetris-mode-hook, tetris-tty-colors)
8000 (tetris-x-colors, tetris-buffer-name, tetris-buffer-width)
8001 (tetris-buffer-height, tetris-width, tetris-height)
8002 (tetris-top-left-x, tetris-top-left-y): Convert to defcustom.
8003
80042002-01-22 Stefan Monnier <monnier@cs.yale.edu>
8005
8006 * mail/sendmail.el (mail-mode): ">" is not a supercite-style prefix
8007 and is already matched by adaptive-fill-regexp.
8008
80092002-01-22 Richard M. Stallman <rms@gnu.org>
8010
8011 * bindings.el (mode-line-copied-mode-name): New variable.
8012 (mode-line-mode-name): Don't modify mode-name itself!
8013 Instead, make a copy and reuse it.
8014
8015 * subr.el (copy-without-properties): New function.
8016
8017 * progmodes/sh-script.el (sh-set-shell): Doc fix.
8018
8019 * net/ange-ftp.el (ange-ftp-canonize-filename): Avoid duplicate
8020 slash if DIR is just slash.
8021
8022 * progmodes/perl-mode.el (perl-mode-abbrev-table): Restore definition.
8023
80242002-01-21 Richard M. Stallman <rms@gnu.org>
8025
8026 * emacs-lisp/copyright.el (copyright-regexp): Fix previous change.
8027
8028 * net/ange-ftp.el (ange-ftp-bs2000-posix-hook-installed):
8029 Move defvar up.
8030
8031 * textmodes/ispell.el (ispell-help): Clean up echo area if user quits.
8032
8033 * ibuffer.el: Don't require ibuf-ext at load time.
8034 (ibuffer): Require ibuf-ext here.
8035
80362002-01-21 Francesco Potorti` <pot@gnu.org>
8037
8038 * generic-x.el (apache-conf-generic-mode): Highlight the first
8039 word in a line even if preceded by blanks.
8040
80412002-01-21 Richard M. Stallman <rms@gnu.org>
8042
8043 * window.el (window-body-height): Handle minibuffer window specially.
8044 Otherwise, don't return less than 1.
8045
80462002-01-20 Thomas Dorner <Thomas.Dorner@start.de>
8047
8048 * ange-ftp.el: Added support for BS2000, and for raw ftp
8049 login commands (needed in some circumstances).
8050 (ange-ftp-raw-login): New custom var.
8051 (ange-ftp-normal-login): Perform login with raw ftp commands, if
8052 ange-ftp-raw-login is set and account password is needed.
8053 (ange-ftp-host-type, ange-ftp-guess-host-type): Handle BS2000 hosts.
8054 (ange-ftp-bs2000-filename-pubset-regexp)
8055 (ange-ftp-bs2000-filename-username-regexp)
8056 (ange-ftp-bs2000-filename-prefix-regexp)
8057 (ange-ftp-bs2000-name-template): New consts.
8058 (ange-ftp-bs2000-short-filename-regexp)
8059 (ange-ftp-bs2000-fix-name-regexp-reverse)
8060 (ange-ftp-bs2000-fix-name-regexp): New consts.
8061 (ange-ftp-bs2000-special-prefix): New custom var.
8062 (ange-ftp-fix-name-for-bs2000)
8063 (ange-ftp-fix-dir-name-for-bs2000): New funs.
8064 (ange-ftp-bs2000-host-regexp, ange-ftp-bs2000-posix-host-regexp)
8065 (ange-ftp-bs2000-posix-hook-installed): New vars.
8066 (ange-ftp-parse-bs2000-filename, ange-ftp-parse-bs2000-listing)
8067 (ange-ftp-bs2000-host, ange-ftp-bs2000-posix-host)
8068 (ange-ftp-add-bs2000-host, ange-ftp-add-bs2000-posix-host): New funs.
8069 (ange-ftp-bs2000-filename-regexp): New const.
8070 (ange-ftp-bs2000-additional-pubsets): New custom var.
8071 (ange-ftp-bs2000-cd-to-posix): New fun.
8072
80732002-01-20 Colin Walters <walters@verbum.org>
8074
8075 * ibuffer.el: (toplevel) Require `ibuf-ext', which is now compiled
8076 with `byte-compile-dynamic'.
8077 (ibuffer-default-directory, toplevel): Doc files.
8078
5fe0ea6a 80792002-01-20 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
8080
8081 * tempo.el (tempo-define-template): Doc fix.
8082
8083 * scroll-bar.el (scroll-bar-mode): Make argument optional.
8084
80852002-01-20 Jason Rumney <jasonr@gnu.org>
8086
8087 * w32-vars.el: New file.
8088
8089 * loadup.el [windows-nt]: Load it.
8090
8091 * w32-fns.el, term/w32-win.el: Move user variables to w32-vars.el
8092 and make them defcustoms.
8093
8094 * term/w32-win.el (mouse-set-font): Use w32-list-proportional-fonts.
8095
5fe0ea6a 80962002-01-19 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
8097
8098 * language/tibet-util.el (tibetan-decompose-region)
8099 (tibetan-decompose-string): Fix typo in docstring.
8100
8101 * ruler-mode.el (ruler-mode): New keyword. Fix :version.
8102
81032002-01-18 Richard M. Stallman <rms@gnu.org>
8104
8105 * comint.el (comint-redirect-send-command-to-process):
8106 Restore previous current buffer.
8107
8108 * window.el (window-body-height): New function.
8109
81102002-01-18 Zoltan Kemenczy <kemenczy@rogers.com>
8111
8112 * gud.el (easy-mmode-defmap): Enable "Up Stack", "Down Stack", and
8113 "Finish Function" menu map entries for jdb mode.
8114 (gud-jdb-use-classpath): New customization variable.
8115 (gud-jdb-command-name): Add customization.
8116 (gud-jdb-classpath, gud-marker-acc-max-length): New variables.
8117 (gud-jdb-classpath-string): New variable.
8118 (gud-jdb-source-files, gud-jdb-class-source-alist): Add doc strings.
8119 (gud-jdb-build-source-files-list): Likewise.
8120 (gud-jdb-massage-args): Record any command argument classpath
8121 string in `gud-jdb-classpath-string'.
8122 (gud-jdb-lowest-stack-level): New function, finds bottom of current
8123 java call stack in jdb output.
8124 (gud-jdb-find-source-using-classpath, gud-jdb-find-source)
8125 (gud-jdb-parse-classpath-string): New functions.
8126 (gud-jdb-marker-filter): Search/detect classpath information in
8127 jdb's output. marker regexp updated to match oldjdb and jdb output
8128 formats. Expand search for source files to include new/old methods
8129 using new functions above. Do not allow `gud-marker-acc' to grow
8130 without bound.
8131 (jdb): Set classpath information (if available) as jdb is started.
8132 Change `gud-break' and `gud-remove'
f530a77b
SM
8133 to use new %c ("class") escape in format strings.
8134 Add `gud-finish', `gud-up', `gud-down' command string functions, and
fe72c904
CW
8135 add them to the local menu map. Update `comint-prompt-regexp' for
8136 jdb and oldjdb. If attaching to an already running java VM and
8137 configured to use classpath, send command to query for classpath,
8138 else use previous method for finding and parsing java
8139 sources. Set `gud-jdb-find-source' function accordingly.
8140 (gud-mode): Doc fix.
8141 (gud-format-command): Add support for new %c ("class") escape.
8142 (gud-find-class): New function in support of %c escape.
8143
81442002-01-17 Richard M. Stallman <rms@gnu.org>
8145
8146 * ibuf-ext.el: Enable byte-compile-dynamic.
8147
81482002-01-17 Jason Rumney <jasonr@gnu.org>
8149
8150 * term/w32-win.el: Restore conditional require of fontset.
8151
81522002-01-16 Richard M. Stallman <rms@gnu.org>
8153
8154 * mouse.el (mouse-drag-region-1): Renamed from mouse-drag-region,
8155 more or less.
8156 (mouse-drag-region): New function. For a click in the echo area,
8157 show *Messages*.
8158
8159 * ibuf-ext.el: Delete the autoloads for functions defined with
8160 ibuffer-specific commands.
8161
8162 * help.el (describe-distribution): Really call view-file.
8163
8164 * net/ange-ftp.el (ange-ftp-passive-mode): New arg PROC.
8165 (ange-ftp-get-process): Pass that arg.
8166
8167 * comint.el (comint-simple-send): Fix previous change.
8168
8169 * net/telnet.el (telnet-simple-send): Fix previous change.
8170
8171 * progmodes/sql.el (sql-escape-newlines-and-send)
8172 (sql-query-placeholders-and-send): Fix previous change.
8173
81742002-01-16 Colin Walters <walters@verbum.org>
8175
8176 * ibuf-ext.el, ibuf-macs.el, ibuffer.el (toplevel): Remove X-RCS,
8177 URL, Compatibility headers. Update copyright notice.
8178 * ibuf-macs.el (toplevel): Require `cl' when compiling.
8179
81802002-01-16 Andrew Choi <akochoi@cse.cuhk.edu.hk>
8181
8182 * startup.el (command-line): Set EOL mnemonics for the Mac.
8183
81842002-01-16 Andreas Schwab <schwab@suse.de>
8185
8186 * mail/feedmail.el (feedmail): Fix :link spec.
8187
5fe0ea6a 81882002-01-16 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
8189
8190 * net/ldap.el (ldap-ldapsearch-prog): Default to OpenLDAP version
8191 2 ldapsearch.
8192
8193 * net/eudc.el: New maintainer. Change author's address.
8194 (eudc-pre-select-window-configuration, eudc-insertion-marker):
8195 Variables removed.
8196 (eudc-insert-selected): Function removed.
8197 (eudc-select): Reimplemented.
8198 (eudc-expand-inline): Delete the strings only after its expansion
8199 is chosen not before.
8200
8201 * net/eudcb-ph.el (eudc-ph-open-session): Remove XEmacs case.
8202 Minor coding style fixes.
8203
8204 * net/eudcb-ldap.el: New maintainer. Change author's address.
8205 (eudc-attribute-display-method-alist): Display mail with
8206 eudc-display-mail.
8207
8208 * net/eudcb-bbdb.el, net/eudc-export.el, net/eudc-hotlist.el,
8209 * net/eudc-vars.el: New maintainer. Change author's address.
8210
8211 * net/eudc-bob.el: New maintainer. Change author's address.
8212 (eudc-bob-mail-keymap): New keymap for e-mail addresses.
8213 (eudc-display-mail): New function.
8214 (eudc-bob-play-sound-at-point): Remove XEmacs case.
8215
82162002-01-15 Richard M. Stallman <rms@gnu.org>
8217
8218 * emacs-lisp/autoload.el (make-autoload):
8219 Don't handle define-ibuffer-column, define-ibuffer-filter,
8220 define-ibuffer-sorter, and define-ibuffer-op.
8221
82222002-01-14 Richard M. Stallman <rms@gnu.org>
8223
8224 * calendar/calendar.el (diary-date-forms): Doc fix.
8225
82262002-01-14 Eli Zaretskii <eliz@is.elta.co.il>
8227
8228 * startup.el (command-line): Register the default tty colors even
8229 if the terminal doesn't seem to support colors.
8230 <tty-long-option-alist>: New option --color.
8231 (tty-handle-args): Parse the --color arg.
8232
8233 * term/tty-colors.el (tty-color-mode-alist): New variable.
8234
82352002-01-14 Stefan Monnier <monnier@cs.yale.edu>
8236
8237 * net/ange-ftp.el (ange-ftp-root-dir-p): New function.
8238 (ange-ftp-file-name-all-completions, ange-ftp-file-name-completion):
8239 Use it.
8240 (ange-ftp-hook-function): Preserve match-data.
8241 (ange-ftp-insert-directory): Typo.
8242 (ange-ftp-shell-command): Check if regexp matched.
8243
82442002-01-13 Richard M. Stallman <rms@gnu.org>
8245
8246 * international/mule-cmds.el: help-map bindings moved to help.el.
8247
8248 * help.el (view-echo-area-messages): New function.
8249 (help-map): Add `e' binding. Delete obsolete `d' binding.
8250 Change old Info bindings C-f, C-k and C-i to F, K, S.
8251 Move view-emacs-FAQ from F to C-f.
8252 Move view-emacs-problems from P to C-e.
8253 Bindings moved here from mule-cmds.el.
8254 C-l binding for describe-language-environment deleted
8255 (help-for-help): Update for all these changes.
8256
8257 * emacs-lisp/copyright.el (copyright-regexp): Make (C) optional.
8258
82592002-01-13 Dave Love <fx@gnu.org>
8260
8261 * emacs-lisp/copyright.el: Doc fixes.
8262 (copyright-regexp): Add Latin-9 copyright sign.
8263 Match comment delimiters in year lists.
8264 (copyright-current-year): Initialize to load-time year.
8265
82662002-01-13 Andreas Schwab <schwab@suse.de>
8267
8268 * dired-aux.el (dired-do-shell-command): Doc fix.
8269
82702002-01-13 Jan Djarv <Jan.Djarv@mbox200.swipnet.se>
8271
8272 * startup.el (command-line-x-option-alist): New options "-fs",
8273 "-fw", "-fh", "--fullscreen", "--fullwidth", and "--fullheight".
8274
8275 * term/x-win.el (x-handle-initial-switch): New function.
8276
82772002-01-13 Colin Walters <walters@debian.org>
8278
f530a77b
SM
8279 * emacs-lisp/autoload.el (make-autoload): Handle define-ibuffer-column,
8280 define-ibuffer-filter, define-ibuffer-sorter, and define-ibuffer-op.
fe72c904
CW
8281
8282 * emacs-lisp/lisp-mode.el (toplevel): Ditto.
8283
8284 * ibuffer.el, ibuf-ext.el, ibuf-macs.el: New files.
8285
82862002-01-12 Richard M. Stallman <rms@gnu.org>
8287
8288 * net/browse-url.el (browse-url-grail):
8289 Use browse-url-maybe-new-window.
8290
f530a77b
SM
8291 * net/telnet.el (telnet-simple-send):
8292 Handle comint-input-sender-no-newline like comint-simple-send.
fe72c904 8293
f530a77b
SM
8294 * progmodes/sql.el (sql-query-placeholders-and-send):
8295 Handle comint-input-sender-no-newline like comint-simple-send.
fe72c904
CW
8296 (sql-escape-newlines-and-send): Likewise.
8297
8298 * comint.el (comint-input-sender): Doc fix.
8299 (comint-input-sender-no-newline): New variable.
8300 (comint-simple-send): If comint-input-sender-no-newline,
8301 don't output newline, but maybe send eof.
8302 (comint-send-input): New arg NO-NEWLINE.
8303 (comint-send-eof): Call comint-send-eof with NO-NEWLINE.
8304
5fe0ea6a 83052002-01-12 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904 8306
f530a77b
SM
8307 * textmodes/flyspell.el (flyspell-check-pre-word-p):
8308 Prevent delaying when executing keyboard macros.
fe72c904
CW
8309
83102002-01-12 Richard M. Stallman <rms@gnu.org>
8311
8312 * simple.el (line-move): If we can't move enough lines,
8313 go to beginning or end of line.
8314
8315 * help-mode.el (help-xref-go-back): Restore POSITION in proper buffer
8316 and proper window.
8317
8318 * help.el (describe-mode): Call help-setup-xref in the help buffer.
8319 Switch buffers only after calling `help-buffer'.
8320
8321 * dired-aux.el (dired-shell-stuff-it): Substitute for * or ?
8322 only when they are surrounded by whitespace.
8323 Use dired-mark-separator when adding one file name to a command.
8324 (dired-do-shell-command): Verify that * is surrounded by whitespace.
8325 Ask for confirmation if * or ? is not surrounded by whitespace.
8326 (dired-bunch-files): Re-reverse the partial file list when it is used.
8327
83282002-01-12 Richard M. Stallman <rms@gnu.org>
8329
8330 * comint.el (comint-dynamic-list-completions): Repeating the command
8331 after displaying a completion list scrolls the list.
8332
83332002-01-12 Eli Zaretskii <eliz@is.elta.co.il>
8334
8335 * files.el (find-file-noselect): Don't consider a buffer as
8336 visiting a file literally if it is in hexl-mode.
8337
8338 * faces.el (minibuffer-prompt): A better face definition for MS-DOS.
8339
83402002-01-11 Richard M. Stallman <rms@gnu.org>
8341
8342 * startup.el (initial-scratch-message): Fix custom type, add group.
8343
8344 * mail/rmail.el (rmail-decode-babyl-format): Disable undo
8345 around the decode-coding-region call.
8346
8347 * emacs-lisp/lisp.el (lisp-complete-symbol): Repeating the command
8348 after displaying a completion list scrolls the list.
8349
83502002-01-11 Eli Zaretskii <eliz@is.elta.co.il>
8351
8352 * version.el (emacs-version): Bump to 21.2.50.
8353
83542002-01-10 Thien-Thi Nguyen <ttn@giblet.glug.org>
8355
8356 * play/zone.el (zone-timeout): New var.
8357 (zone-hiding-modeline): New macro.
8358 (zone-call): New func.
8359
8360 (zone): Init `modeline-hidden-level' symbol property.
8361 Use `zone-call' instead of `funcall'.
8362
8363 (zone-pgm-whack-chars): Use `make-string' (fix bug introduced in 2001-10-26T20:11:25Z!monnier@iro.umontreal.ca).
8364
8365 (zone-pgm-stress): Use `zone-hiding-modeline'.
8366
8367 (zone-pgm-stress-destress): New zone program.
8368
83692002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
8370
8371 * faces.el (minibuffer-prompt): Special face definition for MS-DOS.
8372
83732002-01-09 Richard M. Stallman <rms@gnu.org>
8374
8375 * startup.el (fancy-splash-screens): Set tab-width in correct buffer.
8376
83772002-01-09 Michael Kifer <kifer@cs.stonybrook.edu>
8378
8379 * viper.el (viper-set-hooks): Zap viper-unfriendly bindings in
8380 flyspell-mouse-map.
8381
83822002-01-08 Richard M. Stallman <rms@gnu.org>
8383
8384 * emacs-lisp/regexp-opt.el (regexp-opt): Bind max-specpdl-size.
8385
8386 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Fix custom type.
8387
8388 * textmodes/flyspell.el (flyspell-mode-line-string): Fix custom type.
8389
5fe0ea6a 83902002-01-08 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
8391
8392 * progmodes/ada-mode.el (ada-initialize-properties, ada-mode):
8393 Do not use make-local-hook.
8394
83952002-01-08 Eli Zaretskii <eliz@is.elta.co.il>
8396
8397 * international/quail.el (quail-start-translation)
8398 (quail-start-conversion): Bind last-command-event, last-command,
8399 and this-command in the first let. This fixes the change from
8400 2000-08-30.
8401
84022002-01-08 Michael Kifer <kifer@cs.stonybrook.edu>
8403
8404 * ediff-hook.el: Add an autoload cookie.
8405
5fe0ea6a 84062002-01-08 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
8407
8408 * net/eudcb-ph.el, net/ldap.el: New maintainer. New e-mail
8409 address of the author.
8410
84112002-01-08 Richard M. Stallman <rms@gnu.org>
8412
8413 * replace.el (occur-mode-goto-occurrence-other-window): New command.
8414 (occur-mode-map): Bind `o' to that.
8415
84162002-01-07 Michael Kifer <kifer@cs.stonybrook.edu>
8417
8418 * viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
8419 new macro that replaces viper-emacs-p and viper-xemacs-p in many
8420 cases. Used to reduce the number of warnings.
8421
8422 * viper-cmd.el: Use viper-cond-compile-for-xemacs-or-emacs.
8423 (viper-standard-value): Move here from viper.el.
8424 (viper-set-unread-command-events): Move to viper-util.el
8425 (viper-check-minibuffer-overlay): Make sure
8426 viper-minibuffer-overlay is moved to cover the entire input field.
8427
8428 * viper-util.el: use viper-cond-compile-for-xemacs-or-emacs.
8429 (viper-read-key-sequence, viper-set-unread-command-events)
8430 (viper-char-symbol-sequence-p, viper-char-array-p): Moved here.
8431
8432 * viper-ex.el: Use viper-cond-compile-for-xemacs-or-emacs.
8433
8434 * viper-keym.el: Use viper-cond-compile-for-xemacs-or-emacs.
8435
8436 * viper-mous.el: Use viper-cond-compile-for-xemacs-or-emacs.
8437
8438 * viper-macs.el (viper-char-array-p, viper-char-symbol-sequence-p)
8439 (viper-event-vector-p): Move to viper-util.el
8440
8441 * viper.el (viper-standard-value): Move to viper-cmd.el.
8442 Use viper-cond-compile-for-xemacs-or-emacs.
8443
8444 * ediff-help.el: Use ediff-cond-compile-for-xemacs-or-emacs.
8445
8446 * ediff-hook.el: Use ediff-cond-compile-for-xemacs-or-emacs.
8447
8448 * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs):
8449 New macro designed to be used in many places where ediff-emacs-p or
8450 ediff-xemacs-p was previously used. Reduces the number of warnings.
8451 Use ediff-cond-compile-for-xemacs-or-emacs in many places in lieu
8452 of ediff-xemacs-p.
8453 (ediff-make-current-diff-overlay, ediff-highlight-diff-in-one-buffer)
8454 (ediff-convert-fine-diffs-to-overlays, ediff-empty-diff-region-p)
8455 (ediff-whitespace-diff-region-p, ediff-get-region-contents):
8456 Move to ediff-util.el.
8457 (ediff-event-key): Moved here.
8458
8459 * ediff-merge.el: Got rid of unreferenced variables.
8460
8461 * ediff-mult.el: Use ediff-cond-compile-for-xemacs-or-emacs.
8462
8463 * ediff-util.el: Use ediff-cond-compile-for-xemacs-or-emacs.
8464 (ediff-cleanup-mess): Improve the way windows are set up after
8465 quitting ediff.
8466 (ediff-janitor): Use ediff-dispose-of-variant-according-to-user.
8467 (ediff-dispose-of-variant-according-to-user): New function
8468 designed to be smarter and also understands indirect buffers.
8469 (ediff-highlight-diff-in-one-buffer)
8470 (ediff-unhighlight-diff-in-one-buffer)
8471 (ediff-unhighlight-diffs-totally-in-one-buffer)
8472 (ediff-highlight-diff, ediff-highlight-diff)
8473 (ediff-unhighlight-diff, ediff-unhighlight-diffs-totally)
8474 (ediff-empty-diff-region-p, ediff-whitespace-diff-region-p)
8475 (ediff-get-region-contents, ediff-make-current-diff-overlay):
8476 Moved here.
8477 (ediff-format-bindings-of): New function by Hannu Koivisto
8478 <azure@iki.fi>.
8479 (ediff-setup): Make sure the merge buffer is always widened and
8480 modifiable.
8481 (ediff-write-merge-buffer-and-maybe-kill): Refuse to write the
8482 result of a merge into a file visited by another buffer.
8483 (ediff-arrange-autosave-in-merge-jobs): Check if the merge file
8484 is visited by another buffer and ask to save/delete that buffer.
8485 (ediff-verify-file-merge-buffer): New function to do the above.
8486
8487 * ediff-vers.el: Load ediff-init.el at compile time.
8488
8489 * ediff-wind.el: Use ediff-cond-compile-for-xemacs-or-emacs.
8490
8491 * ediff.el (ediff-windows, ediff-regions-wordwise)
8492 (ediff-regions-linewise): Use indirect buffers to improve
8493 robustness and make it possible to compare regions of the same
8494 buffer (even overlapping regions).
8495 (ediff-clone-buffer-for-region-comparison)
8496 (ediff-clone-buffer-for-window-comparison): New functions.
8497 (ediff-files-internal): Refuse to compare identical files.
8498 (ediff-regions-internal): Get rid of the warning about comparing
8499 regions of the same buffer.
8500
8501 * ediff-diff.el (ediff-convert-fine-diffs-to-overlays): Moved here.
8502 Plus the following fixes courtesy of Dave Love: Doc fixes.
8503 (ediff-word-1): Use word class and move - to the
8504 front per regexp documentation.
8505 (ediff-wordify): Bind forward-word-function outside loop.
8506 (ediff-copy-to-buffer): Use insert-buffer-substring rather than
8507 consing buffer contents.
8508 (ediff-goto-word): Move syntax table setting outside loop.
8509
85102002-01-07 Richard M. Stallman <rms@gnu.org>
8511
8512 * dired.el (dired-copy-filename-as-kill): Call kill-append
8513 if following a kill command.
8514
8515 * help-fns.el (describe-variable, describe-function):
8516 Do save-excursion.
8517
5fe0ea6a 85182002-01-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
8519
8520 * net/ldap.el (ldap-search-internal): Skip error message from
8521 ldapsearch. Allow listing attribute names only. Do not open
8522 non-existent files.
8523
8524 * net/eudcb-ldap.el (eudc-ldap-get-field-list): Do not try to
8525 call non-existent function.
8526
8527 * net/eudc.el (top-level): Revert previous change.
8528
8529 * net/net-utils.el (nslookup-font-lock-keywords): Defvar font-lock
8530 variables to prevent warning from byte-compiler.
8531
8532 * net/eudc.el (top-level): Use eudc-xemacs-p instead of
8533 string-match on emacs-version again.
8534
8535 * enriched.el (enriched-make-annotation): Fix the change from
8536 2002-01-05.
8537 (enriched-handle-display-prop): Return proper values.
8538
f530a77b
SM
8539 * net/eudcb-ldap.el (eudc-attribute-display-method-alist):
8540 Use proper attribute name labeledUri instead of deprecated labeledUrl.
fe72c904 8541
5fe0ea6a 85422002-01-05 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
8543
8544 * net/eudc-hotlist.el (eudc-edit-hotlist): Avoid error when
8545 editing an empty hotlist.
8546
8547 * net/ldap.el (ldap-search-internal): Make the buffer unibyte.
f530a77b 8548 Use buffer-string instead of buffer-substring for the whole buffer.
fe72c904
CW
8549
8550 * net/eudc-vars.el (eudc-external-viewers): Do not use xv, it is
8551 not free.
8552
8553 * net/eudc-bob.el (eudc-bob-can-display-inline-images)
8554 (eudc-bob-display-jpeg): Use fboundp instead of boundp.
8555 (eudc-bob-save-object): Make the buffer unibyte.
8556 (eudc-bob-generic-keymap): Add new keybinding `!' to pipe the
8557 object to external program.
8558
85592002-01-05 Andre Spiegel <spiegel@gnu.org>
8560
8561 * vc.el (vc-branch-part): Return nil if there's no `.'
8562 (vc-default-previous-version): Renamed from vc-previous-version.
8563 New args BACKEND and FILE. Return nil for revision numbers
8564 without a `.'
8565 (vc-version-diff): Call vc-BACKEND-previous-version.
8566 (vc-steal-lock): Steal lock before composing mail, so that no mail
8567 is sent when the stealing goes wrong. And we'll actually see the
8568 error in that case now.
8569 (vc-finish-steal): Removed.
8570
8571 * vc-rcs.el (vc-rcs-steal-lock): Do a real checkout after stealing
8572 the lock, so that we see expanded headers.
f530a77b
SM
8573 (vc-rcs-trunk-p, vc-rcs-branch-part, vc-rcs-branch-p)
8574 (vc-rcs-minor-part, vc-rcs-previous-version): Removed. These are
fe72c904
CW
8575 available from vc.el. Updated all callers.
8576
85772002-01-05 Richard M. Stallman <rms@gnu.org>
8578
8579 * enriched.el (enriched-make-annotation): Doc fix.
8580
8581 * format.el (format-replace-strings, format-subtract-regions)
8582 (format-annotate-region, format-annotate-location)
8583 (format-annotate-atomic-property-change)
8584 (format-annotate-single-property-change): Doc fixes.
8585
85862002-01-05 Jason Rumney <jasonr@gnu.org>
8587
8588 * term/w32-win.el: Require fontset unconditionally.
8589 (w32-handle-scroll-bar-event): Remove.
8590
85912002-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8592
8593 * emacs-lisp/copyright.el (copyright-regexp): Allow multi-line
8594 copyrights to be updated.
8595
85962002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
8597
8598 * textmodes/texinfo.el (texinfo-insert-@end): Fix the change from
8599 2001-10-24.
8600
8601 * mail/sendmail.el (mail-recover-1, mail-recover): Doc fix.
8602
5fe0ea6a 86032002-01-04 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904 8604
f530a77b 8605 * net/ldap.el (ldap-host-parameters-alist): Remove duplicated entry.
fe72c904
CW
8606 (ldap-ignore-attribute-codings): Change the default value to allow
8607 encoding/decoding of attributes.
8608 (ldap-coding-system): Use UTF-8 as the coding-system. Doc fix.
8609
86102002-01-03 Richard M. Stallman <rms@gnu.org>
8611
8612 * files.el (basic-save-buffer): Undo previous change.
8613
8614 * calendar/diary-lib.el (diary-block): Doc fix.
8615
8616 * custom.el (defcustom): Fix syntax of previous change.
8617
86182002-01-03 Per Abrahamsen <abraham@dina.kvl.dk>
8619
8620 * custom.el (defcustom): Documented :tag, :link and :load.
8621
86222002-01-03 Eli Zaretskii <eliz@is.elta.co.il>
8623
8624 * mail/sendmail.el (mail-recover-1): New function.
f530a77b
SM
8625 (mail-recover): Switch to the *mail* buffer right away.
8626 Use buffer-auto-save-file-name instead of calling
fe72c904
CW
8627 make-auto-save-file-name. Call dired-noselect instead of invoking
8628 `ls' directly. Bind coding-system-for-read to emacs-mule-unix
8629 before reading the auto-save file. If the buffer's auto-save file
8630 does not exist, call mail-recover-1 to allow recovery from past
8631 auto-saved drafts.
8632
5fe0ea6a 86332002-01-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
8634
8635 * time.el (display-time-load-average-threshold): Fix defcustom
8636 (add type and group).
8637
8638 * net/ange-ftp.el (ange-ftp-shell-command): Remove port
8639 specification from the hostname.
8640
86412002-01-02 Richard M. Stallman <rms@gnu.org>
8642
8643 * facemenu.el (facemenu-active-faces):
8644 Use face-attributes-as-vector, not face-attributes-vector.
8645
86462002-01-02 Chris Hanson <cph@aarau.ai.mit.edu>
8647
8648 * xscheme.el: Eleven years of updates on a private copy.
8649
8650 Extensive changes to support multiple xscheme buffers:
8651 (run-scheme): Break up into new functions to facilitate starting
8652 processes in other buffers.
8653 (xscheme-start, xscheme-read-command-line): New functions.
8654 (start-scheme, select-scheme)
8655 (default-xscheme-runlight)
8656 (global-set-scheme-interaction-buffer)
8657 (local-set-scheme-interaction-buffer)
8658 (local-clear-scheme-interaction-buffer)
8659 (exit-scheme-interaction-mode)
8660 (verify-xscheme-buffer): New functions.
8661 (xscheme-process-name, xscheme-buffer-name)
8662 (xscheme-runlight): New internal vars.
8663 (default-xscheme-runlight): New const.
8664 (xscheme-start-process): Add args for the process/buffer names.
8665 (reset-scheme): Pass process/buffer names.
8666 (scheme-interaction-mode): Initialize new local vars.
8667 (reset-scheme, xscheme-send-string-2, xscheme-process-running-p)
8668 (xscheme-select-process-buffer, xscheme-process-buffer)
8669 (xscheme-send-region, xscheme-send-char, xscheme-send-interrupt)
8670 (xscheme-goto-output-point, xscheme-write-message-1): Use new
8671 var xscheme-process-name.
8672 (xscheme-start-process): Initialize xscheme-process-name and
8673 xscheme-buffer-name in the process buffer. Pass buffer name to
8674 xscheme-modeline-initialize.
8675 (xscheme-modeline-initialize): Add argument to specify buffer name
8676 for mode-line vars.
8677 (xscheme-process-sentinel): Make sure sentinel is run in the
8678 process buffer so it sees its local vars.
f530a77b
SM
8679 (xscheme-process-filter-initialize, xscheme-set-runlight):
8680 More elaborate logic to handle multiple-buffer mode lines.
fe72c904
CW
8681
8682 (xscheme-enter-input-wait): Re-enable control-G handler upon
8683 entering input wait.
8684
8685 (scheme-interaction-mode): Add arg to preserve local vars.
8686 (xscheme-enter-interaction-mode)
8687 (xscheme-enter-debugger-mode): Preserve local vars.
8688 (xscheme-start-process): Clobber local vars.
8689
8690 (scheme-interaction-mode-commands): Allow end user to add commands
8691 to scheme-interaction-mode keymap.
8692 (scheme-interaction-mode-commands-alist): New variable.
8693
8694 (xscheme-send-string): Don't use insert-before-markers.
8695
8696 Implement a per-buffer kill ring:
8697 (xscheme-insert-expression)
8698 (xscheme-rotate-yank-pointer, xscheme-yank)
8699 (xscheme-yank-pop, xscheme-yank-push): New functions.
8700 (xscheme-expressions-ring)
8701 (xscheme-expressions-ring-yank-pointer)
8702 (xscheme-expressions-ring-max): New variables.
8703 (xscheme-send-string-1): Call xscheme-insert-expression to save
8704 expression in ring.
8705 (xscheme-yank-previous-send): Now an alias for xscheme-yank.
8706 (xscheme-previous-send): Deleted variable.
8707
f530a77b
SM
8708 (xscheme-send-string-2, xscheme-send-char, xscheme-send-proceed)
8709 (xscheme-send-control-g-interrupt): Use process-send-string rather
fe72c904
CW
8710 than send-string.
8711
8712 (xscheme-send-region): Insert a newline after an expression that
8713 is submitted in the interaction buffer, for consistency with
8714 recent changes to Edwin.
8715
8716 (xscheme-delete-output): New function mimics comint-delete-output.
8717 (xscheme-last-input-end): New internal variable.
8718 (xscheme-process-filter-output): Update xscheme-last-input-end.
8719
8720 (xscheme-send-control-g-interrupt): Make sure that
8721 xscheme-control-g-disabled-p is looked up in the right buffer.
8722
8723 (xscheme-enable-control-g): Clear C-g message if visible.
8724 (xscheme-control-g-message-string): New internal var.
8725 (xscheme-send-control-g-interrupt): Use new var.
8726
f530a77b
SM
8727 (xscheme-send-control-g-interrupt, xscheme-send-interrupt):
8728 Delay after sending interrupt in order to work around race condition.
fe72c904
CW
8729
8730 (xscheme-send-control-g-interrupt, xscheme-send-interrupt)
8731 (xscheme-send-char): Use xscheme-send-char rather than send-string
8732 to send single char.
8733
f530a77b
SM
8734 (xscheme-process-filter, xscheme-process-filter-alist):
8735 Add support for evaluating expressions outside of the call-excursion.
fe72c904
CW
8736 (xscheme-process-filter:string-action-noexcursion): New func.
8737
8738 (xscheme-write-value): Change output string to match that used by
8739 Edwin.
8740
8741 (xscheme-coerce-prompt): Don't write a space after a command
8742 prompt. The PROMPT-FOR-COMMAND- procedures will take care of this
8743 for us.
8744
8745 (reset-scheme): Delete process after killing it.
8746
87472002-01-02 Eli Zaretskii <eliz@is.elta.co.il>
8748
8749 * bindings.el (function-key-map): Don't bind shifted keypad
8750 numeric keys.
8751
5fe0ea6a 87522002-01-02 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904 8753
f530a77b 8754 * enriched.el (enriched-handle-display-prop): Remove unused variables.
fe72c904
CW
8755 (enriched-mode): Doc fix.
8756
87572002-01-02 Eli Zaretskii <eliz@is.elta.co.il>
8758
8759 * international/ucs-tables.el (ucs-8859-8-alist): Comment away
8760 Hebrew points.
8761
87622002-01-01 Richard M. Stallman <rms@gnu.org>
8763
8764 * jka-compr.el (jka-compr-write-region): If START = nil, use whole buf.
8765
87662001-12-31 Richard M. Stallman <rms@gnu.org>
8767
8768 * comint.el, cus-edit.el, diff-mode.el, enriched.el, font-lock.el:
8769 * generic-x.el, info.el, log-view.el, pcvs-info.el, speedbar.el:
8770 * wid-edit.el, woman.el, calendar/calendar.el, textmodes/flyspell.el:
8771 * emulation/viper-init.el, eshell/em-ls.el, progmodes/antlr-mode.el:
8772 * progmodes/cperl-mode.el, progmodes/idlwave.el:
8773 * progmodes/sh-script.el, progmodes/vhdl-mode.el:
8774 Adapt face definitions to use :weight and :slant.
8775
8776 * ps-print.el (ps-font-lock-face-attributes): Use :weight and :slant.
8777
8778 * cus-edit.el (custom-face-edit-fix-value): Delete `assert' call.
8779
8780 * font-lock.el (initializing from font-lock-face-attributes):
8781 Use :weight and :slant, not :bold and :italic.
8782
87832001-12-31 Per Abrahamsen <abraham@dina.kvl.dk>
8784
8785 * cus-edit.el (custom-face-edit-fix-value): New function.
8786 (custom-face-edit): Use it, to convert :italic and :bold to new forms.
8787
5fe0ea6a 87882001-12-30 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
8789
8790 * progmodes/octave-mod.el (octave-abbrev-table):
8791 * progmodes/idlwave.el (idlwave-mode-abbrev-table):
8792 * progmodes/fortran.el (fortran-mode-abbrev-table):
8793 * progmodes/f90.el (f90-mode-abbrev-table):
8794 * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init):
8795 * progmodes/sql.el (sql-mode-abbrev-table): Mark all the
8796 predefined abbrevs as "system" abbrevs.
8797
87982001-12-30 Richard M. Stallman <rms@gnu.org>
8799
8800 * info.el (Info-fontify-node): For a **** underline line, put the
8801 invisible and intangible props on the following newline, but not
8802 on the previous newline or the last char of the previous line.
8803
8804 * faces.el (face-set-after-frame-default): Don't change `default' face.
8805
8806 * faces.el (minibuffer-prompt): Adopt some default colors.
8807
8808 * replace.el (query-replace-read-args): Immediate error if read-only.
8809
8810 * textmodes/makeinfo.el (makeinfo-compilation-sentinel):
8811 Display the output buffer in a more intelligent way.
8812
88132001-12-30 Eli Zaretskii <eliz@is.elta.co.il>
8814
8815 * ls-lisp.el (insert-directory): Modify the "total" line wording,
8816 in accordance with files.el's insert-directory.
8817
88182001-12-29 Richard M. Stallman <rms@gnu.org>
8819
8820 * files.el (basic-save-buffer): If a before-write hook displays
8821 an echo area message, pause before calling basic-save-buffer-1.
8822
88232001-12-29 Markus Rost <rost@math.ohio-state.edu>
8824
8825 * textmodes/reftex-global.el (reftex-query-replace-document)
8826 (reftex-change-label): Doc fix.
8827
8828 * dired-aux.el (dired-do-query-replace-regexp): Doc fix.
8829
8830 * progmodes/etags.el (tags-query-replace): Doc fix.
8831
88322001-12-29 Richard M. Stallman <rms@gnu.org>
8833
8834 * progmodes/compile.el (compile-internal): Fix previous change.
8835
88362001-12-28 Richard M. Stallman <rms@gnu.org>
8837
8838 * mouse.el (mouse-drag-mode-line-1): When dragging a mode line upward,
8839 shrink the windows above as necessary to get space.
8840 (mouse-drag-move-window-bottom, mouse-drag-window-above): New fns.
8841
8842 * net/ange-ftp.el (ange-ftp-allow-child-lookup): Always return nil.
8843 This fixes a bug that treated all files as directories.
8844 (ange-ftp-insert-directory): Explicitly follow symlinks.
8845
8846 * international/iso-transl.el (iso-transl-char-map) Eliminate the
8847 alias symbols--put the translated sequences here directly.
8848
8849 * progmodes/cc-mode.el (c-mode-abbrev-table)
8850 (c++-mode-abbrev-table, objc-mode-abbrev-table)
8851 (java-mode-abbrev-table, pike-mode-abbrev-table):
8852 Mark all the predefined abbrevs as "system" abbrevs.
8853
8854 * mail/sendmail.el (mail-envelope-from): Fix custom type.
8855 (sendmail-send-it): Check mail-specify-envelope-from
8856 and mail-envelope-from in the mail buffer at start.
8857
88582001-12-28 Simon Josefsson <jas@extundo.com>
8859
8860 * mail/sendmail.el (mail-envelope-from): Fix :type.
8861 (sendmail-send-it): Copy `mail-envelope-from' from calling buffer.
8862
88632001-12-28 Richard M. Stallman <rms@gnu.org>
8864
8865 * net/ldap.el (ldap-search-internal): Handle <file://...> in results.
8866
8867 * simple.el (line-move-invisible): New subroutine.
8868 (line-move-to-column): New subroutine--smarter about advancing over
8869 invisible parts of a line, or lines, but only as long as hpos grows.
8870 (line-move-finish): New subroutine: repeatedly processes desired
8871 column, intangibility, and fields.
8872 (line-move): Use those subroutines.
8873 When moving lines downward, skip invisible text first rather than last.
8874
88752001-12-27 Richard M. Stallman <rms@gnu.org>
8876
8877 * international/mule-diag.el (describe-char-after):
8878 Describe the text properties of the char after point.
8879
8880 * help.el (describe-key): Doc fix.
8881
88822001-12-26 Markus Rost <rost@math.ohio-state.edu>
8883
8884 * find-dired.el (find-dired-sentinel): Precede exit message by
8885 two spaces, to match the regexp in dired-between-files.
8886
88872001-12-28 Miles Bader <miles@gnu.org>
8888
8889 * wid-edit.el (widget-toggle-value-create): Don't eval actual
8890 images (which are lists too).
8891
88922001-12-27 Eli Zaretskii <eliz@is.elta.co.il>
8893
8894 * language/european.el: Fix the doc string of "Latin-5" language
8895 environment.
8896
88972001-12-26 Richard M. Stallman <rms@gnu.org>
8898
8899 * textmodes/flyspell.el (flyspell-mode-map): New keymap,
8900 defined as before 2001-11-09.
8901 (add-minor-mode call): Specify the keymap.
8902
8903 * progmodes/compile.el (compile-internal):
8904 Set TERM variable in process-environment.
8905
89062001-12-25 Richard M. Stallman <rms@gnu.org>
8907
8908 * help-mode.el (help-xref-on-pp): Catch and ignore errors in scanning
8909 the buffer.
8910
8911 * startup.el (command-line): Convert command line args
8912 to Emacs internal representation using locale-coding-system.
8913
89142001-12-25 Eli Zaretskii <eliz@is.elta.co.il>
8915
8916 * international/fontset.el: Don't require ind-util when compiling.
8917
5fe0ea6a 89182001-12-25 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904 8919
f530a77b
SM
8920 * emulation/tpu-edt.el (tpu-reset-screen-size):
8921 Use set-frame-height and set-frame-width instead of set-screen-height
fe72c904
CW
8922 and set-screen-width.
8923
8924 * vt-control.el (vt-wide, vt-narrow): Use set-frame-width instead
8925 of obsolete set-screen-width.
8926
8927 * locate.el (locate): Remove dot at the end of error argument.
8928
8929 * emerge.el (emerge-show-file-name): Use frame-height instead of
8930 obsolete screen-height.
8931
8932 * mail/mh-utils.el (mh-show-msg): Likewise.
8933 (mh-handle-process-error): Use frame-width instead of obsolete
8934 screen-width.
8935
89362001-12-25 Richard M. Stallman <rms@gnu.org>
8937
8938 * window.el (balance-windows): Use new PRESERVE-BEFORE arg
8939 to enlarge-window. Use save-selected-window. Don't try
8940 to resize windows that end at the bottom "level".
8941 Retry changing the sizes until the windows get the desired sizes.
8942 Discount the minibuffer when computing total height available.
8943
8944 * emacs-lisp/debug.el (debugger-mode-map): Bind C-m, not `RET'.
8945 (debugger-make-xrefs): Only make a button for the first symbol
8946 on any line.
8947
89482001-12-24 Eli Zaretskii <eliz@is.elta.co.il>
8949
8950 * term/internal.el (dos-cpNNN-setup, dos-codepage-setup):
8951 Call IT-setup-unicode-display here instead of adding it to
8952 dos-codepage-setup-hook, so that Unicode display tables are set
8953 before dos-codepage-setup-hook runs.
8954
89552001-12-24 Richard M. Stallman <rms@gnu.org>
8956
8957 * net/net-utils.el (ftp-mode-abbrev-table): Don't define it.
8958 (nslookup-mode-abbrev-table): Don't define it.
8959 (smbclient-mode-abbrev-table): Don't define it.
8960 (ftp-mode): Don't use ftp-mode-abbrev-table; don't enable Abbrev mode.
8961 (nslookup-mode, smbclient-mode): Likewise.
8962 (network-connection-service-abbrev-alist): Variable deleted.
8963 (network-connection-mode-setup): Don't set up abbrev table.
8964
8965 * faces.el (minibuffer-prompt): New face.
8966 (minibuffer-prompt-properties): Add `face' property.
8967
8968 * replace.el (occur-mode-display-occurrence): New function.
8969 (occur-mode-map): Bind C-o to it.
8970
89712001-12-24 Michael Kifer <kifer@cs.sunysb.edu>
8972
8973 * viper-cmd.el (viper-change-state): Got rid of make-local-hook.
8974 (viper-special-read-and-insert-char): Make C-m work right in the r
8975 comand.
8976 (viper-buffer-search-enable): Fixed format string.
8977
8978 * viper-ex.el (ex-token-alist): Use ex-set-visited-file-name
8979 instead of viper-info-on-file.
8980 (ex-set-visited-file-name): New function.
8981
8982 * viper.el (viper-emacs-state-mode-list): Added mail-mode.
8983
8984 * ediff-mult.el (ediff-meta-mark-equal-files): Added optional
8985 action argument.
8986
8987 * ediff-init.el: Fixed some doc strings.
8988
8989 * ediff-util.el (ediff-after-quit-hook-internal): New variable.
8990 Got rid of make-local-hook.
8991
8992 * ediff-wind.el (ediff-setup-control-frame): Got rid of
8993 make-local-hook.
8994
89952001-12-23 Richard M. Stallman <rms@gnu.org>
8996
8997 * term/x-win.el (x-handle-geometry): Put height and width
8998 on default-frame-alist, left and top on initial-frame-alist.
8999 * term/w32-win.el (x-handle-geometry): Likewise.
9000
9001 * sort.el (sort-reorder-buffer): Copy all to a temp buffer first.
9002
9003 * play/yow.el (yow): Use an arg to distinguish interactive calls,
9004 not interactive-p.
9005
5fe0ea6a 90062001-12-22 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904 9007
f530a77b
SM
9008 * emacs-lisp/elint.el (elint-unknown-builtin-args):
9009 Remove mocklisp entries.
fe72c904
CW
9010
9011 * subr.el (insert-string): Moved from mocklisp.c, reimplemented in
9012 Lisp. Obsoleted.
9013
9014 * emulation/mlconvert.el: File removed.
9015
9016 * emulation/mlsupport.el: Moved to obsolete.
9017
9018 * obsolete/mlsupport.el: Moved there from lisp/emulation.
9019
9020 * emacs-lisp/find-gc.el (source-files): Remove mocklisp.c.
9021
f530a77b
SM
9022 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
9023 Remove mocklisp case.
fe72c904 9024
f530a77b 9025 * help-fns.el (describe-function-1): Remove mocklisp function case.
fe72c904
CW
9026
90272001-12-22 Miles Bader <miles@gnu.org>
9028
9029 * textmodes/refill.el (refill-mode): Don't barf when redundantly
9030 turning refill-mode off.
9031
5fe0ea6a 90322001-12-22 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
9033
9034 * time.el (display-time-load-average-threshold): New variable.
9035 (display-time-update): Use it.
9036
9037 These changes allow cycling through past 1, 5 and 15 minutes
9038 load-average displayed in the mode-line.
9039
9040 * time.el (display-time-default-load-average): New customizable option.
9041 (display-time-load-average): New variable.
9042 (display-time-cycle-load-average): New function.
9043 (display-time-update): Use them.
9044
90452001-12-21 Richard M. Stallman <rms@gnu.org>
9046
9047 * apropos.el (apropos-print): SPACING is now nil or a separator string.
9048 (apropos-documentation, apropos-value): Pass a suitable string.
9049
90502001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
9051
9052 * dired.el (dired-free-space-program, dired-free-space-args):
9053 Aliases for back-compatibility.
9054
9055 * info.el (Info-select-node): If Info-use-header-line is nil, set
9056 header-line-format to nil.
9057 (Info-fontify-node): Don't put a keymap text property on the
9058 heading if we are not going to display the header line. Remove
9059 any such text properties left over from past visits to this node.
9060
9061 * ls-lisp.el (insert-directory): Insert the amount of free disk
9062 space, like files.el's insert-directory does.
9063
f530a77b
SM
9064 * files.el (directory-free-space-program):
9065 Mention file-system-info in the doc string.
9066 (get-free-disk-space): New function; code moved from insert-directory.
fe72c904
CW
9067 (insert-directory): Call get-free-disk-space to get the amount of
9068 free space.
9069
90702001-12-21 Richard M. Stallman <rms@gnu.org>
9071
9072 * help.el (view-order-manuals, view-emacs-news, describe-copying)
9073 (describe-distribution, describe-project): Use view-file.
9074
9075 * emacs-lisp/cl-indent.el (define-modify-macro): Better indent spec.
9076
9077 * net/ange-ftp.el (ange-ftp-file-modtime): Use save-match-data.
9078
9079 * emacs-lisp/easy-mmode.el (define-minor-mode):
9080 Make no arg by default in an interactive call,
9081 so that repeating the command toggles again.
9082
9083 * emacs-lisp/lisp-mode.el (eval-defun-1): Cope with atoms as args.
9084
90852001-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
9086
9087 * antlr-mode.el: More sophisticated indentation of cpp directive.
9088 (antlr-indent-at-bol-alist): New user option.
9089 (antlr-indent-line): Use it.
9090 (antlr-indent-style): New user option.
9091 (antlr-mode): Use it.
9092 (antlr-indent-item-regexp): Customize.
9093
9094 * antlr-mode.el: Syntax highlighting changes.
9095 (antlr-font-lock-literal-regexp): New user option.
9096 (antlr-font-lock-syntax-face): New face used for :, |, ....
9097 (antlr-font-lock-default-face): New face.
9098 (antlr-font-lock-additional-keywords): Use them.
9099
9100 * antlr-mode.el: New command to insert options -- variables.
9101 (antlr-mode-map): New binding [C-c C-o].
9102 (antlr-mode-menu): New submenus.
9103 (antlr-options-use-submenus): New user option.
9104 (antlr-tool-version): New user option.
9105 (antlr-options-auto-colon): New user option.
9106 (antlr-options-style): New user option.
9107 (antlr-options-push-mark): New user option.
9108 (antlr-options-assign-string): New user option.
9109 (antlr-options-headings): New variable.
9110
9111 * antlr-mode.el: New command to insert options -- specific.
9112 (antlr-options-alists): New variable.
9113 (antlr-read-value): New function.
9114 (antlr-read-boolean): New function.
9115 (antlr-language-option-extra): New function.
9116 (antlr-language-limit-n-regexp): Change default to higher LIMIT.
9117 (antlr-c++-mode-extra): New function.
9118 (antlr-grammar-tokens): New function.
9119 (antlr-imenu-create-index-function): New optional argument.
9120
9121 * antlr-mode.el: New command to insert options -- functions.
9122 (antlr-insert-option): New command.
9123 (antlr-insert-option-interactive): New function.
9124 (antlr-options-menu-filter): New function.
9125 (antlr-option-kind): New function.
9126 (antlr-scan-lists): New alias.
9127 (antlr-scan-lists-internal): New function.
9128 (antlr-skip-file-prelude): Hack for special SKIP-COMMENT.
9129 (antlr-option-level): New function.
9130 (antlr-syntactic-grammar-depth): New function.
9131 (antlr-option-location): New function.
9132 (antlr-insert-option-do): New function.
9133 (antlr-option-spec): New function.
9134 (antlr-version-string): New function.
9135 (antlr-insert-option-existing): New function.
9136 (antlr-insert-option-space): New function.
9137 (antlr-insert-option-area): New function.
9138
9139 * antlr-mode.el: New electric keys ":;|&(){}", TAB works better
9140 with narrowing. Menu change. Miscellaneous.
9141 (antlr-mode-menu): Include "Indent Region" and "Customize Antlr".
9142 (antlr-mode-map): New bindings for characters in ":;|&(){}".
9143 (antlr-electric-character): New command.
9144 (antlr-class-header-regexp): New variable.
9145 (antlr-font-lock-additional-keywords): Use it.
9146 (antlr-imenu-create-index-function): Use it.
9147 (antlr-file-dependencies): Use it.
9148 (antlr-indent-line): Also works with restrictions.
9149 (antlr-indent-command): Interactive spec - changes the buffer.
9150 (antlr-language-for-option): Deletia.
9151 (antlr-language-option): New function, defined instead.
9152 (antlr-mode): Use it.
42fe2ab9 9153
fe72c904
CW
91542001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
9155
9156 * jka-compr.el (jka-compr-partial-uncompress): Use null-device
9157 instead of a literal /dev/null.
9158
9159 * Makefile.in (distclean): Remove Makefile in the build
9160 directory, not in the source directory.
9161
91622001-12-21 Simon Josefsson <jas@extundo.com>.
9163
f530a77b
SM
9164 * mail/smtpmail.el (smtpmail-send-queued-mail):
9165 Use with-temp-buffer instead of find-file-noselect, and bind
fe72c904
CW
9166 coding-system-for-read to no-conversion when reading the queued
9167 messages. (Simon's code modified slightly by Eli Zaretskii.)
9168
42fe2ab9 91692001-12-20 Werner Lemberg <wl@gnu.org>
887d3c94 9170
f530a77b
SM
9171 * international/mule-diag.el (describe-coding-system)
9172 (print-coding-system-briefly): Make printed output have a similar
8ed4ef7c 9173 format as describe-character-set.
a74357d4 9174
5fe0ea6a 91752001-12-20 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2aaa7f0a 9176
8ed4ef7c
CW
9177 * play/blackbox.el (bb-member): Remove, use member instead.
9178 (bb-delete): Remove, use delete instead.
9179 Update copyright notice. Defvar for bb-board, bb-x, bb-y,
9180 bb-score, bb-detour-count and bb-balls-placed.
9181 Propertize results of rays.
6f93971c 9182
fe72c904
CW
91832001-12-19 Karl Fogel <kfogel@red-bean.com>
9184
9185 * isearch.el (isearch-forward, isearch-edit-string): Make doc
9186 strings mention keybinding for `isearch-yank-word-or-char',
9187 rather than `isearch-yank-word', since the former is bound now
9188 and the latter is not.
9189 (isearch-yank-word-or-char): Fix formatting.
9190
91912001-12-19 Werner Lemberg <wl@gnu.org>
9192
f530a77b
SM
9193 * language/czech.el, language/european.el, language/slovak.el:
9194 More fixes for language info doc strings.
fe72c904
CW
9195
91962001-12-19 Eli Zaretskii <eliz@is.elta.co.il>
9197
9198 * loadup.el: Add "language" to the load-path.
9199
92002001-12-19 Richard M. Stallman <rms@gnu.org>
9201
9202 * international/mule-cmds.el (describe-language-environment):
9203 Fix calls to help-xref-button.
9204
92052001-12-19 Miles Bader <miles@gnu.org>
9206
9207 * international/fontset.el: Require `ind-util' when compiling.
9208
5fe0ea6a 92092001-12-18 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
9210
9211 * language/ethio-util.el (ethio-modify-vowel): Use char-to-string
9212 instead of decompose-composite-char.
9213
92142001-12-18 Richard M. Stallman <rms@gnu.org>
9215
9216 * simple.el (eval-expression-print-level)
9217 (eval-expression-print-length): Doc fixes.
9218
9219 * international/mule-diag.el (describe-character-set):
9220 Fix the arg to help-xref-button.
9221
9222 * files.el (directory-free-space-program): New variable.
9223 (directory-free-space-args): New variable.
9224 (insert-directory): Use those two variables for getting free space.
9225 Use file-system-info instead, if that is defined.
9226
9227 * dired.el (dired-free-space-program): Variable deleted.
9228 (dired-free-space-args): Variable deleted.
9229 (dired-insert-directory): Don't try to determine free space.
9230
9231 * files.el (font-lock-defaults): Add risky-local-variables prop.
9232 (hack-one-local-variable): Treat various font-lock variables as risky.
9233
92342001-12-18 Werner Lemberg <wl@gnu.org>
9235
9236 * language/chinese.el, language/cyrillic.el:
9237 * language/czech.el, language/european.el, language/greek.el:
9238 * language/hebrew.el, language/indian.el, language/japanese.el:
9239 * language/korean.el, language/lao.el, language/slovak.el:
9240 * language/thai.el, language/tibetan.el, language/vietnamese.el:
9241 Improve documentation strings of coding systems and language infos.
9242
92432001-12-18 Werner LEMBERG <wl@gnu.org>
9244
9245 Add support for EUC-TW decoding/encoding.
9246
f530a77b
SM
9247 * language/china-util.el (big5-to-flat-code, flat-code-to-big5)
9248 (euc-to-flat-code, flat-code-to-euc, expand-euc-big5-alist):
fe72c904
CW
9249 New auxiliary functions to build `big5-to-cns'.
9250 (big5-to-cns): New translation alist.
9251
9252 * language/chinese.el: Added new coding system `euc-tw' and its
9253 alias `euc-taiwan'.
9254 Updated language `Chinese-CNS' to include euc-tw encoding also.
9255 (ccl-decode-euc-tw, ccl-encode-euc-tw): New functions for handling
9256 euc-tw.
9257
92582001-12-18 Dave Love <fx@gnu.org>
9259
9260 * loadup.el: Add language/utf-8-lang, language/georgian.
9261
9262 * image-file.el (image-file-name-extensions): Add pnm. Doc fix.
9263 (image-file-name-regexps): Doc fix.
9264
9265 * server.el (server-unload-hook): New function.
9266
9267 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): Group the leader.
9268 (lm-crack-copyright): Cope with multi-line copyright `lines'.
9269
9270 * simple.el (newline): Doc fix.
9271 (eval-expression-print-level, eval-expression-print-length): Doc
9272 fix. Amend :type.
9273 (next-line, previous-line): Make arg optional.
9274 (newline): Doc fix.
9275
9276 * Makefile.in (DONTCOMPILE): Add various language files.
9277
9278 * international/quail.el (quail-input-string-to-events): Don't use
9279 string-to-list.
9280
9281 * progmodes/f90.el (f90-break-line): Avoid infinite recursion
9282 calling `newline'.
9283
92842001-12-17 Richard M. Stallman <rms@gnu.org>
9285
9286 * comint.el (comint-dynamic-list-input-ring-select): New function.
9287 Switches back to the old window configuration.
9288 (comint-dynamic-list-input-ring): Bind RET to that function.
9289 (comint-dynamic-list-input-ring-window-conf): New variable.
9290
92912001-12-17 Werner Lemberg <wl@gnu.org>
9292
9293 * international/mule-conf.el: Improve documentation strings of
9294 character sets.
9295
92962001-12-16 Richard M. Stallman <rms@gnu.org>
9297
9298 * dired.el (dired-copy-filename-as-kill): Moved from dired-x.el.
9299 (dired-mode-map): Bind w to dired-copy-filename-as-kill.
9300
9301 * dired-x.el (dired-copy-filename-as-kill): Moved to dired.el.
9302
9303 * autoinsert.el (auto-insert-alist): Redo finding C and C++ headers.
9304 Add a DESCRIPTION for the makefile item.
9305
9306 * find-file.el (ff-other-file-name): New function.
9307
93082001-12-16 Eli Zaretskii <eliz@is.elta.co.il>
9309
9310 * international/quail.el (quail-input-string-to-events): Fix last
9311 change.
9312
93132001-12-16 Richard M. Stallman <rms@gnu.org>
9314
9315 * isearch.el (isearch-edit-string): When we set isearch-string
9316 to the default, also set isearch-message.
9317
9318 * subr.el (temp-buffer-show-hook, temp-buffer-setup-hook): Add defvars.
9319
9320 * startup.el (command-line-1): Display startup screen
9321 even if there are command line args.
9322 Add a note about how to go to editing your files.
9323 (fancy-splash-head): Add a note about how to go to your files.
9324 (fancy-splash-outer-buffer): New variable.
9325 (fancy-splash-screens): Bind variable fancy-splash-outer-buffer.
9326
9327 * subr.el (with-temp-message): At the end, always discard
9328 the temp message, even by clearing the echo area.
9329
9330 * progmodes/sh-script.el (sh-mode): Run sh-mode-hook.
9331
93322001-12-16 Stefan Monnier <monnier@cs.yale.edu>
9333
9334 * log-view.el (log-view-message-re, log-view-current-tag):
9335 Recognize Subversion's log output format.
9336
9337 * international/fontset.el: Build the list L at compile time.
9338
9339 * language/ind-util.el (mapthread): Make a closure.
9340
93412001-12-15 Richard M. Stallman <rms@gnu.org>
9342
9343 * isearch.el (isearch-start-hscroll): New variable.
9344 (isearch-mode): Set isearch-start-hscroll.
9345 (isearch-update): Restore original hscrolling if possible.
9346
9347 * isearch.el (isearch-edit-string):
9348 Treat isearch-yank-word-or-char specially, like isearch-yank-word.
9349
9350 * emacs-lisp/debug.el (debugger-previous-backtrace): New variable.
9351 (debugger-make-xrefs): Optimize by (1) using skip-syntax-forward
9352 rather than regexp search and (2) copying text properties
9353 already set up on text unchanged from the previous backtrace.
9354
9355 * case-table.el (set-case-syntax-pair):
9356 Detect invalid calls and signal an error.
9357
93582001-12-15 Richard M. Stallman <rms@gnu.org>
9359
9360 * language/ind-util.el (range): Function deleted.
9361 (indian-regexp-of-hashtbl-keys): Renamed from `regexp-of-hashtbl-keys'.
9362 All calls changed.
9363
9364 * language/devan-util.el (devanagari-range): Renamed from `range'.
9365 All calls changed.
9366 (devanagari-regexp-of-hashtbl-keys):
9367 Renamed from `regexp-of-hashtbl-keys'. All calls changed.
9368
93692001-12-15 Dave Love <fx@gnu.org>
9370
9371 * language/ind-util.el: Don't require cl.
9372 (indian-glyph-char, indian-glyph-max-char)
9373 (indian-char-glyph): Moved from indian.el
9374 (indian--puthash-char, mapthread): Don't quote lambda.
9375 (indian--map): New function.
9376 (indian--puthash-v, indian--puthash-c, indian--puthash-m)
9377 (indian--puthash-cv): Use it.
9378
9379 * language/indian.el (indian-glyph-char, indian-glyph-max-char)
9380 (indian-char-glyph): Moved to ind-util.el
9381
9382 * language/devan-util.el (devanagari-post-read-conversion):
9383 New function.
9384
9385 * language/georgian.el: New file.
9386
9387 * international/mule-cmds.el (locale-language-names): Add various
9388 entries. Remove utf-8 special case.
9389 (locale-charset-language-names, locale-preferred-coding-systems):
9390 Add utf-8 case.
9391 (set-language-environment): Process required-features earlier.
9392
9393 * international/quail.el (quail-keyboard-layout-alist):
9394 Add pc105-uk.
9395 (quail-keyboard-layout-type): Fix :type.
9396 (quail-choose-completion-string): Simplify.
9397 (quail-update-leim-list-file): Don't get fooled by commented-out code.
9398 (quail-input-string-to-events): Run events through
9399 translation-table-for-input.
9400
9401 * international/mule-conf.el (translation-table-for-input):
9402 New variable.
9403 (latin-iso8859-14): Amend description.
9404 (file-coding-system-alist): Add entry for utf-8.
9405
9406 * language/utf-8-lang.el: New file.
9407
9408 * international/code-pages.el: New file.
9409
9410 * language/hebrew.el ("Windows-1255"): New language.
9411
9412 * language/european.el ("Welsh", "Latin-7", "Lithuanian")
9413 ("Latvian"): New languages.
9414
94152001-12-14 Stefan Monnier <monnier@cs.yale.edu>
9416
9417 * xml.el: Use setq rather than (set 'foo bar).
9418 Use push+nreverse rather than append.
9419 (xml-node-name, xml-node-attributes, xml-node-children):
9420 Use defsubst rather than macros.
9421 (xml-parse-region): Handle a nil return value from xml-parse-tag.
9422 (xml-parse-tag): Don't skip white space. Return nil for a comment.
9423 Concat the two strings surrounding a comment into a single string.
9424
9425 * newcomment.el (comment-indent): Jump to the middle of empty comments.
9426
5fe0ea6a 94272001-12-14 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
9428
9429 * select.el (xselect-convert-to-class, xselect-convert-to-name):
9430 Document.
9431
94322001-12-14 Andre Spiegel <spiegel@gnu.org>
9433
9434 * vc-hooks.el (vc-checkout-model, vc-state, vc-workfile-version):
9435 Return nil if FILE is not registered.
9436 (vc-check-master-templates, vc-default-make-version-backups-p):
9437 Doc fix.
9438
94392001-12-13 David Ponce <david@dponce.com>
9440
9441 * ruler-mode.el (ruler-mode-extra-left-cols): Remove.
9442 (ruler-mode-left-fringe-cols): New macro.
9443 (ruler-mode-right-fringe-cols): New macro.
9444 (ruler-mode-left-scroll-bar-cols): New macro.
9445 (ruler-mode-right-scroll-bar-cols): New macro.
9446 (ruler-mode-ruler): Use above new macros.
9447
94482001-12-13 Richard M. Stallman <rms@gnu.org>
9449
9450 * files.el (set-auto-mode): Fix previous change.
9451
94522001-12-13 Stefan Monnier <monnier@cs.yale.edu>
9453
9454 * emacs-lisp/easymenu.el (easy-menu-intern): New fun.
9455 (easy-menu-do-define, easy-menu-convert-item-1)
9456 (easy-menu-define-key-intern, easy-menu-get-map): Use it.
9457 (easy-menu-return-item): Only return nil if there is no binding.
9458
94592001-12-13 Rajesh Vaidheeswarran <rv@gnu.org>
9460
9461 * whitespace.el (whitespace-version): 3.2
9462 * whitespace.el (whitespace-force-mode-line-update): Replace with
9463 `whitespace-mode-line-update', which is an alias to the correct
9464 function in various emacsen.
9465 * whitespace.el (whitespace-{un,}highlight-the-space):
9466 Add colorized highlighting of the bogus whitespaces in a buffer/file,
9467 using the `whitespace-highlight-face' if
9468 `whitespace-display-spaces-in-color' is set.
9469
94702001-12-13 Eli Zaretskii <eliz@is.elta.co.il>
9471
9472 * international/mule.el (set-auto-coding): Don't search for
9473 "unibyte:" or "coding:" if set-auto-mode-1 returns nil.
9474
5fe0ea6a 94752001-12-13 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
9476
9477 * mail/mailabbrev.el (mail-abbrevs-setup): Do not use make-local-hook.
9478
9479 * mail/rmail.el (rmail-fontify-buffer-function): Likewise.
9480
9481 * mail/rmailsum.el (rmail-summary-mode): Likewise.
9482
94832001-12-13 Richard M. Stallman <rms@gnu.org>
9484
9485 * simple.el (undo): Always set this-command to `undo',
9486 so that the next undo after an error will not begin redoing.
9487
9488 * simple.el (shell-command): Doc fix.
9489 (shell-command-on-region): If there is output an an error,
9490 add "...Shell command failed" to the output.
9491
94922001-12-13 David Ponce <david@dponce.com>
9493
9494 * ruler-mode.el (ruler-mode-left-fringe-cols): Variable removed.
9495 (ruler-mode-left-fringe-cols): Function replaced by more efficient
9496 implementation `ruler-mode-extra-left-cols'.
9497 (ruler-mode-ruler): Use above new function. Take into account
9498 that the fringe areas can now be resized.
9499
95002001-12-12 Richard M. Stallman <rms@gnu.org>
9501
9502 * international/characters.el (Unicode): Comment out
9503 the specifications for kelvin and angstrom signs.
9504
9505 * international/mule.el (make-translation-table-from-vector):
9506 Allow null elements in VEC.
9507
9508 * international/ucs-tables.el (unify-8859-on-encoding-mode)
9509 (unify-8859-on-decoding-mode): Swap the code in their bodies.
9510 Add :version.
9511
95122001-12-11 Richard M. Stallman <rms@gnu.org>
9513
9514 * derived.el (derived-mode-p): Function moved to subr.el.
9515
9516 * subr.el (derived-mode-p): Moved here from derived.el.
9517
9518 * international/mule.el (set-auto-coding): Use set-auto-mode-1.
9519
9520 * files.el (set-auto-mode-1): New subroutine, broken out of
9521 set-auto-mode.
9522 (set-auto-mode, hack-local-variables-prop-line): Use that.
9523
95242001-12-11 Dave Love <fx@gnu.org>
9525
9526 * language/thai-util.el, language/thai.el: Add Unicode equivalents.
9527
9528 * language/european.el: Remove autoload cookies. Fix registration
9529 of diacritic composition function.
9530
5fe0ea6a 95312001-12-11 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
9532
9533 * calendar/todo-mode.el: Require time-stamp.
6f93971c 9534
fe72c904 9535 * net/zone-mode.el (zone-mode): Don't use make-local-hook.
df218ce6 9536
fe72c904 95372001-12-11 Richard M. Stallman <rms@gnu.org>
df218ce6 9538
fe72c904 9539 * emacs-lisp/authors.el (authors-aliases): Delete "Richard Stallmao".
79ccae1e 9540
fe72c904
CW
9541 * textmodes/ispell.el (ispell-buffer-local-parsing):
9542 Match xml like sgml.
0347c911 9543
fe72c904
CW
9544 * emacs-lisp/advice.el (ad-compile-function):
9545 Byte compile the function under another (uninterned) name.
e5ba1eb9 9546
fe72c904 9547 * gud.el (gdb): Define and bind gud-jump.
79ccae1e 9548
fe72c904
CW
9549 * font-lock.el (font-lock-mode):
9550 Put our function at the end of after-change-functions.
46e5ea33 9551
fe72c904 9552 * ediff-diff.el (ediff-cmp-options): Doc fix.
46e5ea33 9553
fe72c904 9554 * comint.el (comint-password-prompt-regexp): Match "UNIX Password".
a66cd3ee 9555
fe72c904 95562001-12-10 Richard M. Stallman <rms@gnu.org>
a66cd3ee 9557
fe72c904
CW
9558 * isearch.el (isearch-yank-word-or-char): New function.
9559 (isearch-mode-map): Bind C-w to that.
a66cd3ee 9560
fe72c904 9561 * menu-bar.el (menu-bar-mode): Make arg optional.
a66cd3ee 9562
fe72c904
CW
9563 * simple.el (line-move): Cope if next-single-property-change
9564 or previous-single-property-change returns nil.
a66cd3ee 9565
fe72c904
CW
9566 * emacs-lisp/lisp-mnt.el (lm-verify): New arg NON-FSF-OK.
9567 Don't use interactive-p; instead, pass the proper args
9568 in (interactive...). Clean up most of the trouble-report strings.
a66cd3ee 9569
fe72c904 95702001-12-10 Eli Zaretskii <eliz@is.elta.co.il>
a66cd3ee 9571
fe72c904
CW
9572 * mail/smtpmail.el (smtpmail-send-queued-mail): Insert the
9573 enqueued messages literally.
a66cd3ee 9574
fe72c904 95752001-12-10 Noah Friedman <friedman@splode.com>
a66cd3ee 9576
fe72c904
CW
9577 * battery.el (battery-insert-file-contents): Obsolete function
9578 removed.
9579 (battery-read-function): Obsolete function removed.
9580 (battery-linux-proc-apm): Use insert-file-contents.
a66cd3ee 9581
fe72c904 95822001-12-07 Stephen Eglen <stephen@gnu.org>
a66cd3ee 9583
fe72c904
CW
9584 * iswitchb.el (iswitchb-visit-buffer):
9585 Use `select-frame-set-input-focus'--needed when window manager
9586 uses "click to focus" policy.
a66cd3ee 9587
5fe0ea6a 95882001-12-09 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
a66cd3ee 9589
fe72c904 9590 * COPYING: Moved back.
a66cd3ee 9591
fe72c904 95922001-12-07 Eli Zaretskii <eliz@is.elta.co.il>
a66cd3ee 9593
fe72c904
CW
9594 * term/internal.el (IT-character-translations): Add entries for
9595 more points.
a66cd3ee 9596
fe72c904
CW
9597 * international/characters.el: Resurrect the Hebrew category
9598 settings for all Hebrew characters removed by the last change.
9599 Add code for setting the Hebrew category of the Unicode Hebrew
9600 characters. Set syntax entries for Hebrew punctuation characters.
a66cd3ee 9601
fe72c904
CW
9602 * international/ucs-tables.el (ucs-8859-8-alist): Add Hebrew
9603 points and directional formatting control characters.
a66cd3ee 9604
fe72c904 96052001-12-07 Dave Love <fx@gnu.org>
a66cd3ee 9606
fe72c904
CW
9607 * language/lao-util.el: Add Unicode equivalents for rules.
9608 (lao-post-read-conversion): New function.
a66cd3ee 9609
fe72c904
CW
9610 * language/lao.el: Add Unicode equivalents.
9611 (lao): Add post-read conversion.
a66cd3ee 9612
fe72c904
CW
9613 * international/latin1-disp.el: Fix some 8-bit-graphic characters.
9614 Use iso2022 encoding.
9615 (latin1-char-displayable-p): Doc fix.
9616 (latin1-display-ucs-per-lynx): New option.
9617 (latin1-display-ucs-per-lynx): New command.
9618 (latin1-display-reset): Special-case arabic.
9619 (ucs-tables): Require.
9620 (latin1-display-sets, latin1-display-setup): Add arabic.
9621 (latin1-display) <variable>: Use function latin1-display.
9622 (latin1-display) <function>: Add mule-unicode stuff.
9623 (latin1-display-check-font): Don't lose if `info' is nil.
a66cd3ee 9624
fe72c904
CW
9625 * international/iso-transl.el: Insert Latin-1 characters, not
9626 unibyte codes.
a66cd3ee 9627
fe72c904
CW
9628 * language/european.el (diacritic-composition-pattern): New constant.
9629 (diacritic-compose-region, diacritic-compose-string)
9630 (diacritic-compose-buffer, diacritic-post-read-conversion)
9631 (diacritic-composition-function): New functions.
a66cd3ee 9632
fe72c904
CW
9633 * international/utf-8.el (ucs-mule-to-mule-unicode):
9634 New translation table.
9635 (ccl-encode-mule-utf-8): Use it.
9636 (utf-8-untranslated-to-ucs, utf-8-help-echo, utf-8-compose)
9637 (utf-8-post-read-conversion, utf-8-pre-write-conversion): New function.
9638 (utf-8-subst-table): New variable.
9639 (utf-8-compose-scripts): New option.
9640 (mule-utf-8): Update safe-charsets, pre-write and post-read conversion.
a66cd3ee 9641
fe72c904
CW
9642 * international/ucs-tables.el, international/utf-8-subst.el:
9643 New files.
9644
9645 * international/characters.el: Don't set word syntax (the default)
9646 explicitly. Add a diacritic category. Add info for Unicode
8ed4ef7c
CW
9647 equivalents of characters in various Mule charsets and for extra
9648 Unicode characters. Don't define specific categories for
9649 Indian/Devanagari, since they aren't used.
a66cd3ee 9650
8ed4ef7c 96512001-12-06 Richard M. Stallman <rms@gnu.org>
a66cd3ee 9652
8ed4ef7c
CW
9653 * textmodes/fill.el (set-justification): Rename arg VALUE to STYLE.
9654 (set-justification-left, set-justification-right): Doc fix.
a66cd3ee 9655
8ed4ef7c
CW
9656 * progmodes/f90.el (f90-break-line): Use (newline 1) to insert newline.
9657 (bug-f90-mode): Variable deleted.
a66cd3ee 9658
8ed4ef7c 96592001-12-06 Stefan Monnier <monnier@cs.yale.edu>
a66cd3ee 9660
8ed4ef7c 9661 * indent.el (indent-line-function): Default is indent-relative again.
a66cd3ee 9662
8ed4ef7c 96632001-12-07 Miles Bader <miles@gnu.org>
a66cd3ee 9664
8ed4ef7c
CW
9665 * progmodes/compile.el (compilation-error-regexp-alist):
9666 Added regexps for RXP.
a66cd3ee 9667
8ed4ef7c 96682001-12-05 Eli Zaretskii <eliz@is.elta.co.il>
a66cd3ee 9669
8ed4ef7c
CW
9670 * progmodes/cwarn.el (cwarn-font-lock-match-assignment-in-expression):
9671 Add shift-assignment operators to those highlighted, and highlight
9672 the whole operator rather than just the "=".
a66cd3ee 9673
8ed4ef7c 96742001-12-04 Juanma Barranquero <lektu@terra.es>
a66cd3ee 9675
8ed4ef7c
CW
9676 * files.el (save-abbrevs, save-some-buffers): Don't ask the user
9677 before saving abbrevs if `save-abbrevs' has the value `silently'.
a66cd3ee 9678
8ed4ef7c 96792001-12-04 Andreas Schwab <schwab@suse.de>
a66cd3ee 9680
8ed4ef7c 9681 * xt-mouse.el (turn-off-xterm-mouse-tracking): Doc fix.
a66cd3ee 9682
8ed4ef7c 96832001-12-04 Colin Walters <walters@debian.org>
a66cd3ee 9684
8ed4ef7c
CW
9685 * emacs-lisp/autoload.el (make-autoload): Also generate autoloads
9686 for `defmacro*' forms.
a66cd3ee 9687
8ed4ef7c
CW
9688 * emacs-lisp/lisp-mode.el (toplevel): Define docstring offset for
9689 `defmacro*'.
a66cd3ee 9690
8ed4ef7c 96912001-12-03 Stefan Monnier <monnier@cs.yale.edu>
a66cd3ee 9692
8ed4ef7c 9693 * progmodes/antlr-mode.el (antlr-c-common-init): Undo last change.
a66cd3ee 9694
8ed4ef7c 96952001-12-02 Richard M. Stallman <rms@gnu.org>
a66cd3ee 9696
8ed4ef7c
CW
9697 * files.el (insert-directory): If the df output does not look right,
9698 don't try to use it. Other cleanups in overall code structure.
a66cd3ee 9699
8ed4ef7c 97002001-12-02 Stefan Monnier <monnier@cs.yale.edu>
a66cd3ee 9701
8ed4ef7c
CW
9702 * textmodes/outline.el (outline-mode-prefix-map):
9703 Add bindings for outline-promote and outline-demote.
9704 (outline-minor-mode-menu-bar-map): New var.
9705 (outline-minor-mode): Use it.
9706 (outline-heading-alist): New var (renamed from outline-level-heading).
9707 (outline-level): Use it.
9708 (outline-insert-heading, outline-promote, outline-demote):
9709 Update to use outline-heading-alist.
a66cd3ee 9710
8ed4ef7c
CW
9711 * disp-table.el (standard-display-european):
9712 Simplify since the function is not interactive any more.
9713 Don't set the existing buffers to unibyte.
a66cd3ee 9714
8ed4ef7c 9715 * pcvs-util.el (cvs-file-to-string): Move condition-case outside.
a66cd3ee 9716
8ed4ef7c 9717 * pcvs.el (cvs-reread-cvsrc): Don't use cvs-file-to-string.
a66cd3ee 9718
8ed4ef7c 9719 * reveal.el (reveal-mode): Fix reveal-mode's lighter.
a66cd3ee 9720
8ed4ef7c
CW
9721 * shell.el (shell): Use shell-file-name.
9722 Pop to buffer before calling comint to set COLUMNS properly.
a66cd3ee 9723
8ed4ef7c 9724 * emacs-lisp/cl.el (svref): New alias.
a66cd3ee 9725
8ed4ef7c
CW
9726 * progmodes/antlr-mode.el (antlr-c-common-init):
9727 Don't inhibit adaptive-fill-mode any more.
a66cd3ee 9728
8ed4ef7c 9729 * progmodes/delphi.el (delphi-mode): Don't use make-local-hook.
a66cd3ee 9730
8ed4ef7c
CW
9731 * progmodes/etags.el (tags-with-face): Use make-symbol.
9732 (tags-search, tags-query-replace): Use backquotes.
a66cd3ee 9733
8ed4ef7c
CW
9734 * textmodes/picture.el (picture-mode-map): Don't use defconst
9735 for a variable.
a66cd3ee 9736
5fe0ea6a 97372001-12-02 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
a66cd3ee 9738
8ed4ef7c
CW
9739 * textmodes/reftex-index.el (reftex-index-mode):
9740 Remove make-local-hook.
a66cd3ee 9741
8ed4ef7c 9742 * textmodes/reftex-toc.el (reftex-toc-mode): Likewise.
a66cd3ee 9743
8ed4ef7c 97442001-12-02 Kim F. Storm <storm@cua.dk>
a66cd3ee 9745
8ed4ef7c
CW
9746 * isearch.el (isearch-resume-enabled): New variable.
9747 (isearch-done): Use that variable.
a66cd3ee 9748
8ed4ef7c 97492001-12-01 Richard M. Stallman <rms@gnu.org>
a66cd3ee 9750
8ed4ef7c
CW
9751 * wid-edit.el (widget-button-click): Don't move point permanently:
9752 Avoid mouse-set-point--instead select the window,
9753 then do save-excursion, then move point.
9754 Specify the buffer for get-char-property.
9755 Don't use `@' in interactive.
a66cd3ee 9756
8ed4ef7c
CW
9757 * indent.el (indent-line-function):
9758 Default is indent-to-left-margin again.
a66cd3ee 9759
8ed4ef7c
CW
9760 * replace.el (query-replace-read-args): Display message
9761 if FROM contains `\n' or `\t'.
a66cd3ee 9762
8ed4ef7c 97632001-12-01 Stefan Monnier <monnier@cs.yale.edu>
a66cd3ee 9764
8ed4ef7c 9765 * indent.el (tab-to-tab-stop): Use delete-horizontal-space.
a66cd3ee 9766
8ed4ef7c 9767 * bindings.el (minibuffer-local-map): Bind TAB to insert-tab.
a66cd3ee 9768
8ed4ef7c
CW
9769 * emacs-lisp/regexp-opt.el (regexp-opt):
9770 Bind completion-regexp-list to nil.
a66cd3ee 9771
fe72c904
CW
9772 * progmodes/hideif.el (hif-nexttoken): Move to before first def.
9773
97742001-12-01 Eli Zaretskii <eliz@is.elta.co.il>
9775
9776 * progmodes/idlwave.el, progmodes/idlw-rinfo.el:
9777 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el:
9778 Update maintainer.
9779
97802001-11-30 Stefan Monnier <monnier@cs.yale.edu>
9781
9782 * mail/smtpmail.el: Use with-current-buffer.
9783 (message-make-date, message-make-message-id): Autoload when needed.
9784 (smtpmail-send-it): Use them to add `Date:' and `Message-Id:'
9785 headers when missing.
9786
9787 * international/encoded-kb.el (encoded-kbd-mode):
9788 Use define-minor-mode.
9789
9790 * enriched.el (enriched-mode): Use define-minor-mode.
9791 Use dolist and pop and push.
9792
9793 * info.el (Info-find-node-2): Don't call info-insert-file-contents
9794 with the `visit' argument.
9795 (Info-extract-menu-node-name): Use `replace-regexps-in-string'.
9796
9797 * progmodes/hideif.el (hide-ifdef-mode): Only modify
9798 `change-major-mode-hook' locally. Reset invisibility spec.
9799
9800 * man.el (Man-build-section-alist): Remove last Man-match-substring.
9801
5fe0ea6a 98022001-11-30 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
fe72c904
CW
9803
9804 * textmodes/paragraphs.el (mark-paragraph): Clarify doc.
9805 Clarify error message.
9806
5fe0ea6a 98072001-11-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
fe72c904
CW
9808
9809 * textmodes/paragraphs.el (mark-paragraph): Allow prefix arg.
9810
98112001-11-30 Andre Spiegel <spiegel@gnu.org>
9812
9813 * vc-cvs.el (vc-cvs-parse-status): Store file state in property,
9814 don't just return it.
9815
98162001-11-30 Eli Zaretskii <eliz@is.elta.co.il>
9817
9818 * menu-bar.el (menu-bar-read-lispref, menu-bar-read-lispintro)
9819 (menu-bar-read-emacs-man, search-emacs-glossary)
9820 (emacs-index-search, elisp-index-search): New functions.
9821 (apropso-documentation, apropos, apropos-value, apropos-variable)
9822 (apropos-commands): Modify menu item names and help text.
9823 (elisp-index-search, emacs-index-search, emacs-glossary):
9824 New menu items.
9825 (menu-bar-manuals-menu): Move the Ordering Manuals item to a
9826 submenu.
9827 (info-elisp, info-elintro): New menu items.
9828 (apropos): Modify the menu item name.
9829
98302001-11-30 Stefan Monnier <monnier@cs.yale.edu>
9831
9832 * emacs-lisp/lisp-mode.el (read-if): Add lisp-indent-function prop.
9833
9834 * textmodes/outline.el (outline-promote, outline-demote): Typo.
9835
9836 * man.el (man-follow-mouse): New function.
9837 (Man-mode-map): Bind mouse-2 to it.
9838 (Man-match-substring): Remove. Replace with `match-string'.
9839 (man): Use the `default-value' argument to `read-string'.
9840 (Man-fontify-manpage): Add mouse-face to cross references.
9841
9842 * emacs-lisp/cl-macs.el (shiftf): Fix more. Simplify.
9843
98442001-11-29 Stefan Monnier <monnier@cs.yale.edu>
9845
9846 * emacs-lisp/crm.el (completing-read-multiple): Better preserve
9847 the value of require-match in minibuffer-completion-confirm.
9848 Use crm-local-completion-map.
9849
9850 * emacs-lisp/cl-macs.el (shiftf): Fix the fast case so
9851 (let ((a 1) (b 2)) (shiftf a b (cons a b)) b) returns (1 . 2).
9852 (cl-make-type-test): Use char-valid-p for `character'.
9853
9854 * info.el (Info-complete-next-re, Info-complete-cache): New vars.
9855 (Info-complete-menu-item): Rewrite. Add the ability to search
9856 several sequential nodes. Add a simple caching mechanism.
9857 (Info-goto-index): New function extracted from Info-index.
9858 (Info-index): Use it. Add completion to the interactive spec.
9859 (Info-menu-update): Simplify call to `Info-complete-menu-item'.
9860
5fe0ea6a 98612001-11-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
9862
9863 * COPYING: Removed.
9864
98652001-11-29 Dave Love <fx@gnu.org>
9866
9867 * progmodes/fortran.el: Fontify rewind, backspace. Doc fixes.
9868 (fortran-window-create, fortran-window-create-momentarily):
9869 Rewrite, moving error condition.
9870 (fortran-beginning-do, fortran-beginning-if): Fix regexps.
9871 (fortran-mode-syntax-table): Revert last change.
9872
9873 * international/mule.el: Doc fixes.
9874 (map-charset-chars): New function.
9875 (register-char-codings): Use it to cope with generic chars in
9876 safe-chars.
9877
5fe0ea6a 98782001-11-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
9879
9880 * play/blackbox.el (blackbox-mode, blackbox): Doc fix.
9881
9882 * play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc fixes.
9883
9884 * play/studly.el (studlify-word, studlify-region)
9885 (studlify-buffer): Fix doc-string.
9886 (studlify-buffer): Add autoload cookie.
9887
98882001-11-28 Stefan Monnier <monnier@cs.yale.edu>
9889
9890 * textmodes/outline.el (outline-up-heading): Add `invisible-ok' arg.
9891 (outline-up-heading-all): Remove.
9892 (hide-sublevels): Move to end-of-heading before calling flag-region.
9893 (outline-copy-overlay, outline-discard-overlays): Remove.
9894 (outline-flag-region): Use `remove-overlays'.
9895 Don't move to end-of-heading.
9896 (outline-next-visible-heading, outline-back-to-heading)
9897 (outline-on-heading-p): Use outline-invisible-p.
9898 (outline-font-lock-level): Use outline-up-heading's new arg.
9899 (outline-minor-mode): Simplify.
9900 (outline-map-tree, outline-reveal-toggle-invisible): New funs.
9901 (outline): Put a `reveal-toggle-invisible' property.
9902 (outline-level-heading): New var.
9903 (outline-insert-heading, outline-promote, outline-demote)
9904 (outline-toggle-children): New commands.
9905
9906 * progmodes/hideif.el (hif-end-of-line): New function.
9907 (hide-ifdef-mode): Set line-move-ignore-invisible.
9908 (hide-ifdef-region-internal): New function.
9909 (hide-ifdef-region): Use it.
9910 (hif-defined): Return an integer.
9911 (hif-infix-to-prefix): Remove.
9912 (hif-tokenize): Parse from the buffer rather than from a string.
9913 Correctly tokenize integers. Use forward-comment.
9914 (hif-expr): Use hif-or.
9915 (hif-term): Use hif-and.
9916 (hif-factor): Use hif-not. Handle numbers properly.
9917 Don't require parenthesis around `defined's argument.
9918 (hif-and, hif-or, hif-not): New funs.
9919 (hif-canonicalize): Pass a region to hif-tokenize. Use hif-not.
9920 (hif-hide-line): Don't hide the \n before the line.
9921 (hif-possibly-hide): Correctly handle numeric evaluation results.
9922
9923 * progmodes/make-mode.el: Use line-(end|beginning)-position.
9924 (makefile-mode): Set indent-line-function.
9925 (makefile-browser-insert-continuation): Use with-current-buffer.
9926 (makefile-beginning-of-line-point, makefile-end-of-line-point): Remove.
9927
99282001-11-28 Karl Fogel <kfogel@red-bean.com>
9929
9930 * isearch.el (isearch-yank-internal): New helper function.
9931 (isearch-yank-char): New function.
9932 (isearch-yank-word, isearch-yank-line): Rewrite to use
9933 isearch-yank-internal.
9934
99352001-11-28 Eli Zaretskii <eliz@is.elta.co.il>
9936
9937 * mouse.el (mouse-set-font): Make it a no-op if multiple fonts
9938 aren't supported. Print a message to that effect if invoked.
9939
99402001-11-27 Stephen Eglen <stephen@gnu.org>
9941
9942 * locate.el (locate): Put point at first matching file rather
9943 than top of buffer.
9944
99452001-11-27 Stefan Monnier <monnier@cs.yale.edu>
9946
9947 * reveal.el: New file.
9948
9949 * progmodes/hideif.el: Misc cleanup.
9950 (hide-ifdef-mode-submap): Put the def in the defvar.
9951 Use substitute-key-definition.
9952 (hide-ifdef-mode): Use define-minor-mode.
9953 (hif-outline-flag-region): Remove.
9954 (hif-show-all): Define in terms of hif-show-ifdef-region.
9955 (hif-after-revert-function): Rename from hif-before-revert-function.
9956 (hide-ifdef-region, hif-show-ifdef-region): Use overlays.
9957 (hif-tokenize): Use with-syntax-table.
9958 (hif-make-range): Use `else' also for `else-p'.
9959 (hif-range-else-p): Remove.
9960 (hif-find-range): Simplify.
9961 (hif-hide-line): Don't bother preserving buffer-modified-p.
9962 (hide-ifdefs, show-ifdefs, hide-ifdef-block, show-ifdef-block):
9963 Don't use selective-display and inhibit-read-only.
9964
9965 * subr.el (copy-overlay, remove-overlays): New funs.
9966
9967 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix off-by-two error.
9968
99692001-11-27 Sam Steingold <sds@gnu.org>
9970
9971 * ansi-color.el, bookmark.el, dired.el, emerge.el, fast-lock.el
9972 * lazy-lock.el, mouse-sel.el, mail/feedmail.el
9973 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el, emacs-lisp/ewoc.el
9974 * obsolete/c-mode.el, obsolete/cplus-md.el
9975 * progmodes/dcl-mode.el, progmodes/idlw-shell.el, progmodes/idlwave.el
9976 * term/sun-mouse.el, textmodes/artist.el:
9977 Converted backquote to the new style.
9978 * mouse.el, reposition.el: Likewise (in comments).
9979 * expand.el: Likewise (in a string).
9980
99812001-11-27 Richard M. Stallman <rms@gnu.org>
9982
9983 * cus-edit.el (custom-load-symbol): Don't always load locate-library.
9984
99852001-11-26 Richard M. Stallman <rms@gnu.org>
9986
9987 * wid-edit.el (widget-toggle-value-create): On graphic terminal,
9988 if :on-glyph or :off-glyph is a list, eval it and store it back.
9989 (checkbox): Quote the values for :on-glyph and :off-glyph.
9990
9991 * cus-start.el (recursive-load-depth-limit): Delete item.
9992
99932001-11-26 Stefan Monnier <monnier@cs.yale.edu>
9994
9995 * help-fns.el (describe-categories, help-describe-category-set): New.
9996 describe-categories moved here from src/category.c.
9997
99982001-11-26 Sam Steingold <sds@gnu.org>
9999
10000 * progmodes/cc-mode.el (c-submit-bug-report): Make sure that the
10001 arguments to `insert' are strings.
10002
100032001-11-26 Richard M. Stallman <rms@gnu.org>
10004
10005 * startup.el (command-line-1): Call kill-buffer only in non-fancy case.
10006
100072001-11-26 Eli Zaretskii <eliz@is.elta.co.il>
10008
10009 * international/mule-diag.el: Require help-fns instead of
10010 help-funs.
10011
10012 * help-fns.el: Renamed from help-funs.el.
10013
10014 * startup.el (command-line-1): Don't try to call process-list if
10015 it is not fboundp.
10016
100172001-11-26 Sam Steingold <sds@gnu.org>
10018
10019 * frame.el (show-trailing-whitespace): Remove :set argument (the
10020 value was essentially identical to the defalt).
10021
5fe0ea6a 100222001-11-26 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
10023
10024 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
10025
10026 * icomplete.el (icomplete-minibuffer-setup): Likewise.
10027
10028 * hilit-chg.el (hilit-chg-set): Likewise.
10029
10030 * speedbar.el (speedbar-mode): Likewise.
10031
10032 * calendar/calendar.el (calendar-mode): Likewise.
10033
10034 * play/yow.el (psychoanalyze-pinhead): Use insert instead of
10035 insert-string.
10036
10037 * play/gamegrid.el (gamegrid-init-buffer): Likewise.
10038
10039 * term/bg-mouse.el (bg-insert-moused-sexp): Likewise.
10040
10041 * term/sun-mouse.el (sun-yank-selection): Likewise.
10042
10043 * textmodes/bib-mode.el (return-key-bib): Likewise.
10044
10045 * calendar/appt.el (appt-disp-window): Likewise.
10046
10047 * calendar/diary-lib.el (list-diary-entries): Likewise.
10048
10049 * array.el (array-reconfigure-rows): Likewise.
10050
10051 * filecache.el (file-cache-minibuffer-complete): Likewise.
10052
10053 * obsolete/cplus-md.el (fill-c++-comment): Likewise.
10054
10055 * strokes.el (strokes-prompt-user-save-strokes): Likewise.
10056
10057 * allout.el (outline-version, outline-open-topic)
10058 (outline-rebullet-heading, outline-insert-listified)
10059 (outline-latex-verbatim-quote-curr-line)
10060 (outline-latexify-one-item, outlineify-sticky): Likewise.
10061
10062 * vc.el (vc-next-action-on-file): Likewise.
10063 (vc-dired-mode): Remove make-local-hook.
10064
100652001-11-26 Andre Spiegel <spiegel@gnu.org>
10066
10067 * vc.el (vc-find-version): New function.
10068 (vc-version-other-window): Redefined in terms of the above.
10069
10070 * log-view.el (log-view-find-version): New function.
10071 (log-view-mode-map): Bind it to `f'.
10072
100732001-11-26 Gerd Moellmann <gerd@gnu.org>
10074
10075 * language/devan-util.el (dev-char-glyph): Escape `"' in
10076 string literals.
10077 (dev-glyph-glyph, dev-glyph-glyph-2)
10078 (devanagari-compose-syllable-region): Likewise.
10079
100802001-11-26 Richard M. Stallman <rms@gnu.org>
10081
10082 * window.el (save-selected-window): No error if saved window is dead.
10083
10084 * help-funs.el (describe-syntax): Put (interactive) after doc string.
10085
5fe0ea6a 100862001-11-26 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
fe72c904
CW
10087
10088 * international/quail.el (quail-help): Require help-mode in
10089 top-level instead.
10090
10091 * iswitchb.el (iswitchb-exhibit): Use insert instead of
10092 insert-string.
10093
10094 * icomplete.el (icomplete-exhibit): Likewise.
10095
100962001-11-25 Stefan Monnier <monnier@cs.yale.edu>
10097
10098 * diff-mode.el (diff-end-of-hunk): Watch out for ambiguities.
10099 (diff-hunk-kill): Simplify.
10100 (diff-post-command-hook): Only apply to a single hunk.
10101 (diff-hunk-text): Make `char-offset' non-optional.
10102 (diff-find-text): Return a cons cell.
10103 (diff-find-approx-text): New fun.
10104 (diff-find-source-location): Use it.
10105 (diff-apply-hunk, diff-test-hunk, diff-goto-source):
10106 Adapt to new retval of diff-find-text.
10107
10108 * vc-cvs.el (vc-cvs-parse-entry): Rewrite, comparing the string-
10109 rather than integer- representation of dates.
10110
10111 * textmodes/fill.el (fill-indent-according-to-mode): Default to nil.
10112
10113 * emacs-lisp/syntax.el: Don't profile syntax-ppss any more.
10114 (syntax-after): New fun.
10115
10116 * help-funs.el (describe-syntax): New fun.
10117
10118 * font-lock.el (font-lock-cache-state, font-lock-cache-position)
10119 (font-lock-ppss-stats, font-lock-ppss): Remove.
10120 (font-lock-fontify-syntactically-region): Remove tuning code.
10121 (font-lock-compile-keywords): Fix off-by-one bug.
10122 (font-lock-set-defaults): Don't set removed vars.
10123 (c-keywords): Add `inline'.
10124 (c-type-names): Add `_Complex', `_Imaginary' and `_Bool'.
a66cd3ee 10125
8ed4ef7c
CW
10126 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
10127 Set syntax-begin-function.
10128 (lisp-interaction-mode-abbrev-table): Defvar to its correct value.
10129 (lisp-interaction-mode): Don't set local-abbrev-table any more.
10130 (lisp-mode-auto-fill): Use syntax-ppss and obey
10131 comment-auto-fill-only-comments.
10132 (lisp-fill-paragraph): Use syntax-ppss.
a66cd3ee 10133
8ed4ef7c 101342001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
a66cd3ee 10135
8ed4ef7c
CW
10136 * mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
10137 version of rmail-enable-mime.
10138 (rmail-forward): Use it.
a66cd3ee 10139
8ed4ef7c 101402001-11-25 Richard M. Stallman <rms@gnu.org>
a66cd3ee 10141
8ed4ef7c 10142 * emacs-lisp/lisp-mode.el (lisp-indent-function): Add doc string.
a66cd3ee 10143
8ed4ef7c
CW
10144 * international/quail.el (quail-keyboard-layout-button):
10145 Define button type.
10146 (quail-keyboard-customize-button): Likewise.
10147 (quail-help): Use those button types. Require `help-mode'.
10148 Avoid altering the argument `package'.
a66cd3ee 10149
8ed4ef7c
CW
10150 * help-mode.el (help-function, help-variable, help-face)
10151 (help-coding-system, help-input-method, help-character-set):
10152 Define each button type with its own explicit define-button-type.
a66cd3ee 10153
8ed4ef7c
CW
10154 * language/devan-util.el: Comment out parts of the file
10155 which apparently are garbled.
a66cd3ee 10156
5fe0ea6a 101572001-11-25 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
a66cd3ee 10158
8ed4ef7c
CW
10159 * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
10160 insert-string.
a66cd3ee 10161
5fe0ea6a 101622001-11-25 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
a66cd3ee 10163
8ed4ef7c 10164 * play/snake.el (snake-mode): Remove make-local-hook.
a66cd3ee 10165
8ed4ef7c 10166 * play/tetris.el (tetris-mode): Likewise.
a66cd3ee 10167
8ed4ef7c 10168 * play/decipher.el (decipher-mode): Likewise.
a66cd3ee 10169
8ed4ef7c 10170 * tmm.el (tmm-add-prompt): Likewise.
a66cd3ee 10171
8ed4ef7c 101722001-11-25 Sam Steingold <sds@gnu.org>
a66cd3ee 10173
8ed4ef7c
CW
10174 * menu-bar.el (menu-bar-apropos-menu): New variable.
10175 Moved all `apropos' bindings to this menu.
10176 (menu-bar-help-menu): Added `menu-bar-apropos-menu'.
a66cd3ee 10177
8ed4ef7c 101782001-11-24 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
a66cd3ee 10179
8ed4ef7c
CW
10180 The following changes are for new indian languages support based
10181 on Unicode charset and CDAC fonts.
a66cd3ee 10182
8ed4ef7c
CW
10183 * international/mule-conf.el: Change indian-1-column charset to
10184 indian-glyph charset.
a66cd3ee 10185
8ed4ef7c
CW
10186 * international/characters.el: Adjusted for the change of
10187 indian-1-column -> indian-glyph.
a66cd3ee 10188
8ed4ef7c
CW
10189 * international/fontset.el: Delete the setting for indian-1-column
10190 and add the setting for indian-glyph in the default fontset.
a66cd3ee 10191
8ed4ef7c 10192 * language/indian.el: Completely re-written.
a66cd3ee 10193
8ed4ef7c 10194 * language/devanagari.el: Completely re-written.
a66cd3ee 10195
8ed4ef7c 10196 * language/devan-util.el: Completely re-written.
a66cd3ee 10197
8ed4ef7c 10198 * language/ind-util.el: New file.
a66cd3ee 10199
8ed4ef7c 102002001-11-24 Richard M. Stallman <rms@gnu.org>
a66cd3ee 10201
8ed4ef7c
CW
10202 * startup.el (command-line-1): Don't do startup screen
10203 if a subprocess is running. Call the startup screen buffer
10204 "GNU Emacs". Make a special mode-line-format for it.
a66cd3ee 10205
8ed4ef7c
CW
10206 * net/browse-url.el (browse-url-galeon-new-window-is-tab): New var.
10207 (browse-url-galeon): Use that variable.
a66cd3ee 10208
8ed4ef7c
CW
10209 * mail/supercite.el (sc-toggle-var): Don't use set-variable or
10210 eval-expression. Eval and set the variable simply.
a66cd3ee 10211
8ed4ef7c
CW
10212 * files.el (temporary-file-directory): Use defcustom.
10213 (small-temporary-file-directory): Likewise.
10214 (normal-backup-enable-predicate): Move down in file
10215 after definition of temporary-file-directory.
a66cd3ee 10216
8ed4ef7c 10217 * bindings.el (last-buffer, unbury-buffer): Doc fixes.
a66cd3ee 10218
8ed4ef7c 102192001-11-24 Colin Walters <walters@debian.org>
a66cd3ee 10220
8ed4ef7c
CW
10221 * calc/calc-ext.el (calc-init-extensions): Update the rest of the
10222 autoload names to match files renamed on initial calc import.
a66cd3ee 10223
8ed4ef7c
CW
10224 * calc/calc.el (Commentary): Cleanup, and add logistic curve
10225 fitting suggestion from Robert J. Chassell <bob@rattlesnake.com>.
a66cd3ee 10226
8ed4ef7c 102272001-11-23 Colin Walters <walters@debian.org>
a66cd3ee 10228
8ed4ef7c 10229 * Makefile.in (finder_setwins, setwins): Include Calc again.
a66cd3ee 10230
8ed4ef7c 10231 * calc/calc-rules.el: Add header comment.
a66cd3ee 10232
8ed4ef7c 102332001-11-23 Andre Spiegel <spiegel@gnu.org>
a66cd3ee 10234
8ed4ef7c
CW
10235 * vc.el (with-vc-properties): Don't bind `filename' locally.
10236 (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings
10237 to avoid name clashes. Fix `lisp-indent-function' property for
10238 both.
a66cd3ee 10239
8ed4ef7c 102402001-11-23 Francesco Potorti` <pot@gnu.org>
a66cd3ee 10241
8ed4ef7c 10242 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword.
a66cd3ee 10243
8ed4ef7c 102442001-11-22 Colin Walters <walters@debian.org>
a66cd3ee 10245
8ed4ef7c
CW
10246 * calc/calc-misc.el (report-calc-bug):
10247 Use `reporter-prompt-for-summary-p'.
7743d033
CW
10248
10249 * calc/INSTALL, calc/Makefile: Remove.
10250
fe72c904
CW
102512001-11-22 Miles Bader <miles@gnu.org>
10252
10253 * emacs-lisp/re-builder.el (reb-match-0, reb-match-1)
10254 (reb-match-2, reb-match-3): Add dark-background variants.
10255
102562001-11-22 Colin Walters <walters@debian.org>
10257
10258 * calc/calc-misc.el (calc-info): Don't perform voodoo, just
10259 (info "Calc").
10260 (report-calc-bug): Use reporter.el.
10261
10262 * mail/reporter.el (reporter-submit-bug-report): Doc fixes.
10263
102642001-11-21 Richard M. Stallman <rms@gnu.org>
10265
10266 * which-func.el (which-function): Call imenu--make-index-alist
10267 if necessary to get a list of functions.
10268 (which-function-imenu-failed): New variable.
10269 (which-func-update): Handle all visible windows.
10270 (which-func-update-1): New subroutine broken out of which-func-update.
10271
10272 * files.el (temporary-file-directory, null-device)
10273 (small-temporary-file-directory): Definitions moved up.
10274
10275 * progmodes/cperl-mode.el (cperl-problems, cperl-tips)
10276 (cperl-non-problems, cperl-praise): Doc fixes.
10277
10278 * progmodes/sh-script.el (sh-mode): Don't use define-derived-mode.
10279 (sh-mode-syntax-table): Function restored.
10280 Variable set up for use by function sh-mode-syntax-table.
10281 (sh-set-shell): Set the syntax table.
10282
10283 * play/gomoku.el (gomoku-mode): Don't use define-derived-mode.
10284
10285 * progmodes/perl-mode.el (perl-mode): Don't use define-derived-mode.
10286
10287 * international/encoded-kb.el: Don't alter minor-map-alist.
10288
5fe0ea6a 102892001-11-20 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
fe72c904
CW
10290
10291 * files.el (auto-save-file-name-transforms): Put remote files in
10292 temporary-file-directory rather than /tmp.
10293
102942001-11-21 Colin Walters <walters@debian.org>
10295
10296 * calc/calc-macs.el (calc-slow-wrapper): Move (point) call outside
10297 of (function ...) wrapper.
10298
102992001-11-20 Stefan Monnier <monnier@cs.yale.edu>
10300
10301 * derived.el (define-derived-mode): Create the abbrev-table
10302 from inside the `defvar'.
10303
10304 * jit-lock.el (jit-lock-defer-time): New var.
10305 (jit-lock-defer-timer, jit-lock-buffers): New vars.
10306 (jit-lock-mode): Initialize them. Cancel the timers more carefully.
10307 (jit-lock-function): Defer fontification if requested.
10308 (jit-lock-stealth-chunk-start): Pay attention to the new non-nil value.
10309 (jit-lock-stealth-fontify): Check the new `jit-lock-defer-multiline'
10310 text property.
10311 (jit-lock-deferred-fontify): New fun.
10312
103132001-11-20 Richard M. Stallman <rms@gnu.org>
10314
10315 * emacs-lisp/lisp-mode.el (lisp-interaction-mode):
10316 Set local-abbrev-table to lisp-mode-abbrev-table.
10317
10318 * emacs-lisp/re-builder.el (reb-mode):
10319 Don't use define-derived-mode. Call kill-all-local-variables.
10320
10321 * emacs-lisp/lisp-mode.el (lisp-mode, emacs-lisp-mode):
10322 Don't use define-derived-mode.
10323
10324 * help-mode.el (help-mode): Undo 2001-10-07 change.
10325
10326 * replace.el (occur-mode): Undo 2001-5-20 change.
10327
103282001-11-20 Jason Rumney <jasonr@gnu.org>
10329
10330 * w32-fns.el (w32-system-coding-system): Change to an alias for
10331 locale-coding-system.
10332 (set-w32-system-coding-system): Document the above change.
10333 Set locale-coding-system instead.
10334
103352001-11-20 Richard M. Stallman <rms@gnu.org>
10336
10337 * ruler-mode.el: Add pagination.
10338 (ruler-mode-toggle-show-tab-stops): No need to
10339 test `ruler-mode' variable.
10340
103412001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
10342
10343 * play/landmark.el: Mark lm-mode as special.
10344
10345 * play/gomoku.el: Mark gomoku-mode as special.
10346
103472001-11-20 Juanma Barranquero <lektu@terra.es>
10348
10349 * emacs-lisp/re-builder.el (reb-change-target-buffer): New function.
10350 (top-level): Bind it to C-c C-b.
10351 (re-builder): Don't re-enter RE Builder Mode.
10352
10353 * bs.el (bs-delete): Signal an error if the buffer cannot be deleted.
10354
103552001-11-20 Stefan Monnier <monnier@cs.yale.edu>
10356
10357 * progmodes/cperl-mode.el (cperl-perldoc): Require man before binding
10358 `manual-program'.
10359
10360 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Don't move back
10361 to a line without a comment.
10362
103632001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
10364
10365 * dired.el (dired-listing-switches): Mention in the doc string
10366 that some switches are not supported by ls-lisp.el
10367
103682001-11-19 Stefan Monnier <monnier@cs.yale.edu>
10369
10370 * imenu.el (imenu--split-menu): Use dolist and copy-sequence.
10371 (imenu--create-keymap-2): Remove.
10372 (imenu--create-keymap-1): Simplify, remove third argument.
10373 (imenu--generic-function): Use dolist.
10374 (imenu-find-default): New function.
10375 (imenu--completion-buffer): Use it.
10376 (imenu--mouse-menu): Use popup-menu.
10377 (imenu--menubar-select): Return t rather than calling imenu.
10378
10379 * textmodes/fill.el (fill-delete-prefix, fill-delete-newlines):
10380 New functions, extracted from fill-region-as-paragraph.
10381 (fill-region-as-paragraph): Use them.
10382 Use an end marker instead of eob.
10383 Ignore whitespace-only fill-prefixes when indenting according to mode.
10384 Simplify the loop that searches for spaces backwards.
10385
10386 * textmodes/picture.el (picture-vertical-step)
10387 (picture-horizontal-step): Don't use defconst for variables.
10388
10389 * mail/mail-extr.el: Use backquote/dolist/mapc/when. Docstring fixes.
10390 (mail-extract-address-components): Downcase domain names.
10391 (mail-extr-delete-char): Remove. Use delete-char instead.
10392
10393 * emulation/pc-select.el: Doc string fixes.
10394 (pc-selection-mode): Don't treat macos as a tty.
10395
10396 * emacs-lisp/lisp.el (mark-sexp): Mark more if repeated.
10397
10398 * progmodes/cc-engine.el (c-parse-state): Typo. From Martin Stjernholm.
10399
10400 * mwheel.el (mouse-wheel-scroll-amount): Allow float values.
10401 (mouse-wheel-progessive-speed): New var.
10402 (mwheel-scroll): Use it and handle float values.
10403
10404 * lazy-lock.el (lazy-lock-install-hooks): Remove make-local-hook.
10405
10406 * iswitchb.el (iswitchb-mode): Use define-minor-mode.
10407 (iswitchb): Fix the case where the result was selected with the mouse.
10408 (iswitchb-completion-help): Use the normal *Completions* now that
10409 mouse selection works.
10410 (iswitchb-minibuffer-setup): Simplify.
10411
10412 * newcomment.el (comment-column, comment-style, comment-multi-line)
10413 (comment-auto-fill-only-comments): Remove :group arg.
10414 (comment-padding): Add :type.
10415 (comment-indent-new-line): Ignore comment-auto-fill-only-comments
10416 if called interactively.
10417
104182001-11-19 Colin Walters <walters@verbum.org>
10419
10420 * calc/calc.el (toplevel): Add comment and version header.
10421 (calc-init-base): Bump version to 2.02f, update date.
10422
104232001-11-19 Richard M. Stallman <rms@gnu.org>
10424
10425 * net/browse-url.el: Support Mozilla and Galeon.
10426 By default, find the installed browser whichever it is.
10427 (browse-url-mozilla): New function.
10428 (browse-url-mozilla-sentinel): New function.
10429 (browse-url-galeon, browse-url-galeon-sentinel): New functions.
10430 (browse-url-default-browser): New function.
10431 (browse-url-process-environment): Use browse-url-browser-display.
10432 (browse-url-browser-display): Renamed from browse-url-netscape-display.
10433 (browse-url-mozilla-startup-arguments, browse-url-galeon-program)
10434 (browse-url-galeon-arguments, browse-url-galeon-startup-arguments)
10435 (browse-url-mozilla-program, browse-url-mozilla-arguments): New vars.
10436 (browse-url-browser-function): New default, new options.
10437
104382001-11-19 Sam Steingold <sds@gnu.org>
10439
10440 * bindings.el (last-buffer, unbury-buffer): New function.
10441 (mode-line-unbury-buffer): Use `unbury-buffer'.
10442
104432001-11-18 Stephen Eglen <stephen@gnu.org>
10444
10445 * iswitchb.el (iswitchb-cannot-complete-hook): New variable to
10446 control behaviour when no further completion is possible.
10447
104482001-11-19 Colin Walters <walters@verbum.org>
10449
10450 * calc/calc-macs.el (calc-wrapper, calc-slow-wrapper)
10451 (math-showing-full-precision, math-with-extra-prec, math-working)
10452 (calc-with-default-simplification)
10453 (calc-with-trail-buffer): Use backtick.
10454 (Math-zerop, Math-integer-negp, Math-integer-posp, Math-negp)
10455 (Math-looks-negp, Math-posp, Math-integerp, Math-natnump)
10456 (Math-ratp, Math-realp, Math-anglep, Math-numberp, Math-scalarp)
10457 (Math-vectorp, Math-messy-integerp, Math-objectp, Math-objvecp)
10458 (Math-integer-neg, Math-equal, Math-lessp, Math-primp)
10459 (Math-num-integerp, Math-bignum-test, Math-equal-int)
10460 (Math-natnum-lessp, math-format-radix-digit): Change to `defsubst'.
10461 (calc-record-compilation-date-macro): Deleted. Callers updated.
10462 (math-format-radix-digit): Move to calc-bin.el.
10463
10464 * calc/calc.el (calc-record-compilation-date): Remove.
10465 (calc-bug-address): Update.
10466 (calc-settings-file): Use `user-init-file'.
10467
10468 * calc/calc-mode.el (calc-settings-file-name, calc-save-modes):
10469 Handle null `calc-settings-file'.
10470
10471 * calc/calc-frac.el (calc-over-notation): Use `completing-read'.
10472 * calc/calc-keypd.el (calc-keypad-mode): New.
10473 (calc-do-keypad): Use it.
10474 (calc-keypad-map): Move into `calc-keypad-mode'.
10475
10476 * calc-math.el (calcFunc-sqrt, calcFunc-hypot): Add missing quote
10477 to defalias argument.
10478
10479 * calc-misc.el (math-fixnump, math-fixnatnump, calcFunc-trunc)
10480 (calcFunc-floor): Ditto.
10481
10482 * calc-units.el (calcFunc-usimplify): Ditto.
10483
10484 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
10485 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
10486 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
10487 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
10488 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
10489 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
10490 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
10491 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
10492 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
10493 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
10494 * calcsel2.el: Change all toplevel `setq' forms to `defvar' forms,
10495 and move them before their first use. Use `when', `unless'.
10496 Remove trailing periods from error forms. Add description and
10497 headers suggested by Emacs Lisp coding conventions.
10498
104992001-11-19 Stefan Monnier <monnier@cs.yale.edu>
10500
10501 * newcomment.el (comment-indent):
10502 Fix misindentation for comment-only lines.
10503 (comment-indent-new-line): Only obey comment-multi-line if the
10504 comment-ender is not the end-of-line.
10505
105062001-11-19 Richard M. Stallman <rms@gnu.org>
10507
10508 * net/net-utils.el (network-connection-service-abbrev-alist):
10509 New variable.
10510
10511 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
10512 Advance to start of 3rd sexp by moving fwd and backing over it.
10513 At first three elements, act like defun.
10514
10515 * delsel.el (delete-selection-pre-hook): Handle and resignal
10516 file-supersession errors to interact properly with userlock.el.
10517
105182001-11-18 Richard M. Stallman <rms@gnu.org>
10519
10520 * progmodes/fortran.el (fortran-mode-syntax-table):
10521 Specify punctuation syntax for backslash.
10522
10523 * progmodes/sh-script.el (sh-must-be-shell-mode): Function deleted.
10524 All calls deleted.
10525
10526 * international/mule-util.el (string-to-sequence): Make it obsolete.
10527 (string-to-list, string-to-vector): Implement them directly
10528 using append and vconcat, not with string-to-sequence.
10529
10530 * startup.el (command-line): Set abbrevs-changed to nil after
10531 reading the init file and the abbrevs file.
10532
10533 * isearch.el (isearch): Use magenta2 as bg for (background light)
10534
105352001-11-17 Richard M. Stallman <rms@gnu.org>
10536
10537 * menu-bar.el (menu-bar-update-buffers-1): Don't pad the buffer name.
10538
10539 * simple.el (minibuffer-history-sexp-flag): Doc fix.
10540
105412001-11-17 Stefan Monnier <monnier@cs.yale.edu>
10542
10543 * font-lock.el (font-lock-compile-keywords): New arg `regexp'.
10544 If set and if applicable, add a regexp to highlight defun-like
10545 text inside comments and strings.
10546 (font-lock-fontify-keywords-region): Pass that new arg.
10547 (font-lock-set-defaults): Move the code to set `font-lock-keywords'
10548 to the end and pass that new arg.
10549 (c-font-lock-keywords-2): Fix regex for labels.
10550 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
10551 Make it work when LIMIT is several lines further.
10552 (c-font-lock-keywords-3, c++-font-lock-keywords-3)
10553 (objc-font-lock-keywords-3, java-font-lock-keywords-3):
10554 Use backquote and make the regexes for `int a, b, c;' work on
10555 multiple lines.
10556
10557 * emacs-lisp/re-builder.el (reb-mode): Use define-derived-mode.
10558 (font-lock-defaults-alist): Don't change it any more.
10559 (reb-subexp-mode-map): Cleanup.
10560
10561 * custom.el (custom-current-group-alist): New var.
10562 (custom-declare-group): Set it.
10563 (custom-current-group): New fun.
10564 (custom-declare-variable, custom-handle-all-keywords):
10565 Use it as a default if no :group argument is specified.
10566
10567 * international/mule-cmds.el (locale-name-match): Use \` and \(?:.
10568 (standard-keyboard-coding-systems): New var.
10569 (set-locale-environment): Use it to decide whether or not to call
10570 set-keyboard-coding-system.
10571 (locale-language-names): Use \"French\" for "fr".
10572
105732001-11-17 Richard M. Stallman <rms@gnu.org>
10574
10575 * emacs-lisp/checkdoc.el (princ-list, checkdoc-read-event)
38d5fc02 10576 (add-to-list): Delete compatibility code.
f4ca4b00 10577 (checkdoc-next-message-error): Doc fix.
38d5fc02 10578
fe8c7212
RS
105792001-11-17 Stephen Eglen <stephen@gnu.org>
10580
10581 * locate.el (locate): Show default locate pattern within the
16927a56
SM
10582 prompt, but don't insert it into the minibuffer contents.
10583 Catch the case when pattern is the empty string.
fe8c7212 10584
a5e6715c
EZ
105852001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
10586
10587 * language/european.el ("French"): New language environment.
10588
032a857d
RS
105892001-11-16 Richard M. Stallman <rms@gnu.org>
10590
10591 * calendar/todo-mode.el (todo-save): Fix previous change.
10592
10593 * subr.el (functionp): Do use cdr-safe on object.
10594
b6270150
SM
105952001-11-16 Stefan Monnier <monnier@cs.yale.edu>
10596
10597 * bindings.el (mode-line-mode-name): Only put the help-echo property
10598 if the local-map property was put as well.
10599 (global-map): Bind switch-frame, delete-frame, iconify-frame
10600 and make-frame-visible events.
10601
10602 * emacs-lisp/elp.el (elp-not-profilable): New var.
10603 (elp-not-profilable-p): New function.
10604 (elp-instrument-function): Use it. Use backquotes and push.
10605
10606 * emacs-lisp/bytecomp.el (byte-compile-call-tree, byte-code-vector)
10607 (byte-stack+-info, byte-compile-last-warned-form)
10608 (byte-compile-last-logged-file): Don't defconst a variable.
10609 (no-byte-compile): Declare.
10610 (byte-compile-file): Don't boundp-check no-byte-compile any more.
10611 (byte-compile-defvar): Leave defconst as is.
10612
10613 * emacs-lisp/edebug.el (edebug-form-data, edebug-offsets)
10614 (edebug-offsets-stack, edebug-read-dotted-list, edebug-def-name)
10615 (edebug-current-offset, edebug-old-def-name, edebug-error-point)
10616 (edebug-best-error): Don't defconst a variable.
10617 (edebug-read-syntax-table): Use a char-table.
10618 (edebug-lemacs-specific): Remove.
10619 Toplevel: Eliminate check for Lucid Emacs.
10620
10621 * pcvs-util.el (cvs-prefix-define): Don't defconst a variable.
10622
10623 * rect.el (move-to-column-force): Mark obsolete.
10624 (operate-on-rectangle, delete-extract-rectangle-line)
10625 (insert-rectangle, delete-whitespace-rectangle-line)
10626 (open-rectangle-line, clear-rectangle-line): Use move-to-column.
10627 (string-rectangle-history): New var.
10628 (string-rectangle, string-insert-rectangle): Use it.
10629 (delete-rectangle-line): Fix pos/column mixup and simplify.
10630
10631 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
10632 (normal-top-level, command-line, command-line-1): Simplify.
10633
10634 * tar-mode.el (tar-mode): Use define-derived-mode.
10635
10636 * view.el (view-mode-enable): Don't use make-local-hook.
10637
10638 * emacs-lisp/eldoc.el (eldoc-mode): Use define-minor-mode.
10639
af604656
RS
106402001-11-16 Richard M. Stallman <rms@gnu.org>
10641
10642 * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word
10643 if it doesn't make sense as anything else.
10644 Don't recognize a "telephone number" at the beginning of the name.
10645 (mail-extr-leading-garbage): Match non-word characters only.
10646
5fe0ea6a 106472001-11-16 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2879a13b 10648
792e5cbd
PJ
10649 * startup.el (command-line-processed): Doc fix.
10650
2879a13b
PJ
10651 * apropos.el (apropos-next-label-button): Doc fix.
10652
a2d7836f
SM
106532001-11-16 Stefan Monnier <monnier@cs.yale.edu>
10654
fa336b91
SM
10655 * comint.el (comint-mode): Simplify.
10656 (make-comint-in-buffer): Run `comint-mode' only if necessary.
10657
a2d7836f
SM
10658 * subr.el (eval-after-load): Make it work with features as well.
10659
10660 * log-view.el (log-view-mode): Don't mark the buffer unmodified.
10661
10662 * international/mule-cmds.el (describe-input-method): Setup xref.
10663 (set-language-environment): Use functionp.
10664 (locale-language-names, locale-charset-language-names)
10665 (locale-preferred-coding-systems): Defconst and purecopy.
10666
10667 * language/european.el (mac-roman): Add mime-charset property.
10668
413da451
RS
106692001-11-15 Richard M. Stallman <rms@gnu.org>
10670
a2d7836f 10671 * emacs-lisp/cl.el (values, values-list, multiple-value-list)
413da451
RS
10672 (multiple-value-apply, nth-value): Use defsubst rather than defalias
10673 to get better doc strings.
10674
5fe0ea6a 106752001-11-15 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
987aac50
PJ
10676
10677 * derived.el: Fix autoload cookie.
10678
83709c9f
RS
106792001-11-15 Richard M. Stallman <rms@gnu.org>
10680
10681 * jka-compr.el (jka-compr-partial-uncompress): Fix previous change.
10682
84932bf6
SM
106832001-11-15 Stefan Monnier <monnier@cs.yale.edu>
10684
10685 * menu-bar.el (menu-bar-edit-menu) <copy>: Put an explicit key binding.
10686
16a2f75a
RS
106872001-11-15 Richard M. Stallman <rms@gnu.org>
10688
10689 * dired.el (dired-undo): Display a message to explain
10690 that this does not undo file system changes.
10691
106922001-11-15 David Kastrup <David.Kastrup@t-online.de>
10693
84932bf6
SM
10694 * mouse-drag.el (mouse-drag-throw): Push back non-drag events
10695 into `unread-command-events' instead of trying keymap
10696 lookups ourselves. This makes mouse-clicks do the right
10697 thing even when keymaps of overlays are involved.
10698 (mouse-drag-drag): Likewise.
16a2f75a 10699
1997815f
AS
107002001-11-15 Andreas Schwab <schwab@suse.de>
10701
10702 * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special
10703 characters and append anchor to pattern added to auto-mode-alist.
10704
7f6e33e6
SM
107052001-11-15 Stefan Monnier <monnier@cs.yale.edu>
10706
ac9f144d 10707 * server.el (server-process-filter): Run pre/post-comment-hook
7f6e33e6
SM
10708 before/after visiting the file.
10709
10710 * info-look.el (makefile-mode): Add info for automake.
10711 (autoconf-mode): Fix the name of the index for automake.
10712
10713 * international/latin-9.el: Give pilcrow punctuation syntax.
10714
9522e2d8
AS
107152001-11-15 Andre Spiegel <spiegel@gnu.org>
10716
10717 * vc.el: Documentation fixes.
10718
7f6e33e6
SM
107192001-11-14 Stefan Monnier <monnier@cs.yale.edu>
10720
10721 * smerge-mode.el (smerge-match-conflict): Fix typo.
10722 (smerge-diff): Be careful to read match-data early enough.
10723
bac0fac8
CW
107242001-11-14 Colin Walters <walters@verbum.org>
10725
10726 * calc/calc-alg.el (calcFunc-esimplify, calcFunc-simplify)
10727 (calcFunc-subst): Use `defalias' instead of `fset' and
10728 `symbol-function'.
10729
10730 * calc/calc-arith.el (calcFunc-abs, calcFunc-float)
10731 (calcFunc-ceil, calcFunc-round): Ditto.
10732
10733 * calc/calc-bin.el (calcFunc-clip): Ditto.
7f6e33e6 10734
bac0fac8 10735 * calc/calc-ext.el (calcFunc-evalv): Ditto.
7f6e33e6 10736
bac0fac8 10737 * calc/calc-math.el (calcFunc-sqrt, calcFunc-hypot): Ditto.
7f6e33e6 10738
bac0fac8
CW
10739 * calc/calc-misc.el (math-fixnump, math-fixnatnump)
10740 (calcFunc-trunc, calcFunc-floor, calc-report-bug): Ditto.
10741
10742 * calc/calc-units.el (calcFunc-unsimplify): Ditto.
7f6e33e6 10743
bac0fac8
CW
10744 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
10745 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
10746 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
10747 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
10748 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
10749 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
10750 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
10751 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
10752 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
10753 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
10754 * calcsel2.el: Style cleanup; don't put closing parens on their
10755 own line, add "foo.el ends here" to each file, and update
10756 copyright date.
10757
10758 * README: Update maintainer.
10759
16a2f75a
RS
107602001-11-13 Richard M. Stallman <rms@gnu.org>
10761
cc84b70f
RS
10762 * progmodes/compile.el (recompile): Use compilation-arguments if
10763 set, so as to be able to M-x recompile the exact command which
10764 created a compilation-mode buffer.
10765
16a2f75a
RS
10766 * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
10767
02beb936
RS
107682001-11-13 Gerd Moellmann <gerd@gnu.org>
10769
7f6e33e6 10770 * mouse.el (mouse-drag-region): Don't run the up-event
02beb936
RS
10771 handler if window start changed due to the down-mouse event.
10772
107732001-11-13 Richard M. Stallman <rms@gnu.org>
10774
10775 * mouse.el (mouse-show-mark): Either move point to the mark
10776 or use highlighting, never both.
10777 (mouse-buffer-menu): If WINDOW is a frame, select its selected window.
10778
107792001-11-13 Simon Josefsson <jas@extundo.com>
10780
1699c6af
RS
10781 * mail/smtpmail.el (top-level): Change maintainer to Simon
10782 Josefsson, cleanup the smtpmail.el header.
10783
10784 * mail/smtpmail.el (top-level): Don't require cl or base64.
10785 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
10786 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd):
10787 Defsubst instead of defmacro.
10788 (smtpmail-intersection): Return value in reverse order.
10789 (smtpmail-open-stream): Use stringp instead of string-to-list.
10790 (smtpmail-open-stream, smtpmail-try-auth-methods): New functions,
10791 separated from smtpmail-via-smtp.
02beb936
RS
10792
10793 * mail/smtpmail.el (top-level): Autoload starttls, mail-utils and
10794 rfc2104. Require base64 and cl.
10795 (smtpmail-smtp-service): Doc fix. :type fix.
10796 (smtpmail-debug-info): Doc fix.
10797 (smtpmail-debug-verb, smtpmail-auth-credentials)
7f6e33e6
SM
10798 (smtpmail-starttls-credentials, smtpmail-auth-supported):
10799 New variables.
02beb936
RS
10800 (smtpmail-deduce-address-list, smtpmail-send-it): Don't require
10801 mail-utils (it is autoloaded).
10802 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
10803 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd)
7f6e33e6 10804 (smtpmail-find-credentials, smtpmail-intersection): New utility funs.
02beb936
RS
10805 (smtpmail-via-smtp): Support STARTTLS, if binary is installed.
10806 (smtpmail-via-smtp): Support AUTH.
10807 (smtpmail-via-smtp): Use `smtpmail-debug-verb' to control VERB.
10808
108092001-11-13 Richard M. Stallman <rms@gnu.org>
10810
10811 * ebuff-menu.el (electric-buffer-update-highlight): New function.
10812 (electric-buffer-overlay): New variable.
10813 (electric-buffer-menu-looper): Call electric-buffer-update-highlight.
10814 (electric-buffer-list): Likewise.
10815
fad241d3 10816 * isearch.el (isearch-whitespace-chars): Doc fix.
37606ed8 10817 (isearch-mode): Handle negative search-slow-window-lines correctly.
fad241d3 10818
5ebcaf36
SM
108192001-11-13 Stefan Monnier <monnier@cs.yale.edu>
10820
9145f1c2
SM
10821 * newcomment.el (comment-normalize-vars): Handle a nil comment-padding.
10822
5ebcaf36 10823 * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces.
37606ed8 10824 From Emmanuel Briot <briot@act-europe.fr>.
5ebcaf36 10825
31b85a14
EZ
108262001-11-13 Colin Walters <walters@debian.org>
10827
10828 * calc/calc.el (calc-unread-command): Use `unread-command-events'.
10829
10830 * calc/calc-mode.el (calc-settings-file-name): Don't hardcode
10831 "~/.emacs"; use `read-file-name'.
10832
10833 * calc/calc-graph.el, calc/calc-embed.el, calc/calc-graph.el
5ebcaf36
SM
10834 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-prog.el
10835 * calc/calc-sel.el, calc/calc-store.el, calc/calc-yank.el
31b85a14
EZ
10836 * calc/calc.el: Use `frame-width' instead of `screen-width',
10837 `frame-height' instead of `screen-height', and,
10838 `executing-kbd-macro' instead of `executing-macro'.
10839
10840 * calc/calc-embed.el (calc-do-embedded): Call `y-or-n-p' with
10841 correct number of arguments.
10842
5ebcaf36
SM
10843 * calc/calc-aent.el (calc-do-alg-entry):
10844 Use `blink-paren-function' instead of `blink-paren-hook'.
31b85a14 10845
2fa8f8a4
RS
108462001-11-12 Richard M. Stallman <rms@gnu.org>
10847
ade67f6a
RS
10848 * calendar/todo-mode.el (todo-save): Add save-excursion
10849 and save-restriction.
10850
1c1d3d69
RS
10851 * server.el (server-edit, server-done): Doc fix.
10852
2fa8f8a4
RS
10853 * simple.el (clone-indirect-buffer): Error if major mode symbol
10854 has a no-clone-indirect property.
10855 (clone-buffer): Check for obvious errors before reading clone name.
10856
10857 * info.el (Info-mode): Add a no-clone-indirect property.
10858
99cb8c8b
SS
108592001-11-12 Sam Steingold <sds@gnu.org>
10860
10861 * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
10862 set-buffer-modified-p to nil after `vc-exec-after'.
10863 * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".
10864 (log-view-mode): Make read-only.
10865 (log-view-current-file): Do final `expand-file-name' in the
10866 current `default-directory'.
10867 (log-view-current-tag): Take an optional `where' arg.
10868 (log-view-diff): New user command.
10869
5fe0ea6a 108702001-11-12 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
275cffa7
PJ
10871
10872 * progmodes/cpp.el (cpp-choose-face): Fix typo.
10873
e7c8c428
SS
108742001-11-12 Sam Steingold <sds@gnu.org>
10875
10876 * emacs-lisp/cl-indent.el (toplevel): Indent properly
10877 `generic-flet', `generic-labels', `with-accessors',
10878 `with-condition-restarts'.
10879
68d2f12f
RS
108802001-11-12 Richard M. Stallman <rms@gnu.org>
10881
10882 * dired.el: Many trivial doc fixes.
10883 (dired-get-file-for-visit): New function.
90a44957
SM
10884 (dired-find-alternate-file, dired-mouse-find-file-other-window)
10885 (dired-view-file, dired-find-file-other-window, dired-display-file)
e7c8c428 10886 (dired-find-file): Use dired-get-file-for-visit.
68d2f12f 10887
66b17d3f
RS
108882001-11-12 Alex Schroeder <kensanata@yahoo.com>
10889
10890 * sql.el (sql-mode): Doc change.
10891
10892 * sql.el (sql-mode-syntax-table): The backslash is no longer an
10893 escape character.
10894
273bd541
EZ
108952001-11-12 Colin Walters <walters@debian.org>
10896
10897 * calc/calc-keypd.el (toplevel): Bind mouse buttons.
10898 (calc-do-keypad): Don't attempt to use nonexistent global
10899 mouse-map, use calc-keypad-map.
10900 (calc-keypad-x-left-click): Renamed to calc-keypad-left-click.
10901 (calc-keypad-left-click): Don't use mouse-map; update to new event
10902 interface.
10903 (calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto.
10904 (calc-keypad-press): Use `unread-command-events' instead of
10905 `unread-command-char'.
10906
10907 * calc/calc-ext.el (calc-init-extensions): Update autoload names
10908 to match files renamed on initial calc import.
10909
5fe0ea6a 109102001-11-12 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3d3f602a 10911
5ebcaf36
SM
10912 * textmodes/flyspell.el (flyspell-default-dictionary):
10913 Fix previous change.
3d3f602a 10914
b789d74a
RS
109152001-11-12 Richard M. Stallman <rms@gnu.org>
10916
10917 * textmodes/flyspell.el (flyspell-default-dictionary):
10918 Fix custom type.
10919
a4cd0cd7
RS
109202001-11-11 Richard M. Stallman <rms@gnu.org>
10921
eafb659a
RS
10922 * calendar/solar.el (solar-sunrise-and-sunset):
10923 Exchange the two extreme values of day-length.
10924
e7c8c428 10925 * progmodes/sh-script.el (sh-must-be-shell-mode):
a4cd0cd7
RS
10926 Allow modes derived from sh-mode.
10927
e7c8c428 10928 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
a4cd0cd7
RS
10929 Turn off error in some re-search-forward calls.
10930
10931 * replace.el (query-replace-skip-read-only): New variable.
10932 (perform-replace): If that variable is non-nil, ignore matches
10933 that have a read-only property.
10934
10935 * derived.el (define-derived-mode): Doc fix.
10936
10937 * server.el (server-buffer-done): Test of server-existing-buffer
10938 was backwards.
10939 (server-existing-buffer): Doc fix.
10940
10941 * textmodes/flyspell.el (flyspell-default-dictionary):
10942 Allow nil as value, and make nil the default.
10943
721c26b8
EZ
109442001-11-11 Eli Zaretskii <eliz@is.elta.co.il>
10945
10946 * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if
10947 it is not fboundp.
10948 (clipboard-yank): Ditto.
10949
91e51f9a
EZ
109502001-11-11 Colin Walters <walters@verbum.org>
10951
10952 The following changes are based on patches from
5fe0ea6a 10953 Eli Zaretskii <eliz@is.elta.co.il>, Kai Gro\e,A_\e(Bjohann
91e51f9a
EZ
10954 <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others.
10955
10956 * calc/calc.el (toplevel): Require calc-macs.
10957 (calc-minibuffer-size): New.
10958 (calcDigit-nondigit): Use it instead of `buffer-size'.
10959 (calcDigit-backspace): Likewise.
10960 (calcDigit-nondigit): Use `minibuffer-contents' instead of
10961 `buffer-string'.
10962 (calc-minibuffer-contains): Use `minibuffer-prompt-end' instead of
10963 `point-min'.
10964 (calcDigit-key): Use `calc-minibuffer-contains' instead of a
10965 `save-excursion'.
10966
10967 * calc/calc-macs.el (calc-record-compilation-date-macro): Return a
10968 simple `setq' form.
10969
10970 * calc/calc-ext.el: (toplevel): Require calc.
10971 (calc-fancy-prefix-map): New.
10972 (calc-fancy-prefix): Use it.
10973 (calc-fancy-prefix-other-key): New.
10974
10975 * calc/calc-aent.el (toplevel): Require calc-macs during compilation.
10976 (calc-do-quick-calc): Use `frame-width' instead of `screen-width'.
10977 (calcAlg-edit): Use `minibuffer-contents' instead of `buffer-string'.
10978 (calcAlg-enter): Likewise.
10979 (calcAlg-enter): Use `minibuffer-prompt-end' instead of `point-min'.
10980
2827a3c1
RS
109812001-11-10 Richard M. Stallman <rms@gnu.org>
10982
a4cd0cd7
RS
10983 * abbrev.el (read-abbrev-file): Don't set save-abbrevs.
10984 (quietly-read-abbrev-file): Doc fix.
10985
10986 * startup.el (command-line): Read standard abbrev
10987 file (abbrev-file-name), if it exists.
10988
10989 * files.el (save-abbrevs): Default value is t.
10990
2827a3c1
RS
10991 * progmodes/compile.el (compile-goto-error): Fix previous change
10992 in the case where subsequent errors have not been parsed yet
10993 because they are in a different source file.
10994
c48dc445
RS
109952001-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
10996
5ebcaf36
SM
10997 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
10998 Merge two regular expressions into one.
c48dc445
RS
10999 (ps-mode): Make local bindings for `comment-start' and
11000 `comment-start-skip'.
11001 (ps-mode-looking-at-nested): Simplify an if-else construct;
11002 use `set-match-data' to set the result.
11003
110042001-11-10 Richard M. Stallman <rms@gnu.org>
11005
11006 * textmodes/flyspell.el (flyspell-correct-word/local-keymap):
11007 Function deleted.
11008 (flyspell-correct-word): Old definition deleted.
11009 (flyspell-correct-word/mouse-keymap): Renamed to flyspell-correct-word.
11010 All references renamed too.
11011
ebc4ee8d
GM
110122001-11-10 Gerd Moellmann <gerd@gnu.org>
11013
11014 * Makefile.in (finder_setwins, setwins): Exclude Calc.
11015
dbe3a58a
PA
110162001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
11017
11018 * wid-edit.el (checklist): Removed `:menu-tag'.
11019 (radio-button-choice): Ditto.
11020 (editable-list): Ditto.
11021
5fe0ea6a 110222001-11-09 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3b8d7e6e
PJ
11023
11024 * play/gomoku.el: Move definitions of constants to the beginning
11025 of file, before their use.
11026
5a34aae1
RS
110272001-11-09 Richard M. Stallman <rms@gnu.org>
11028
11029 * textmodes/flyspell.el: Use the keymap property
11030 instead of local-map, and don't use a minor-mode map.
11031 (flyspell-mode-map): Variable deleted.
11032 Don't mess with minor-mode-map-alist.
11033 (calling add-minor-mode): Specify nil for keymap.
11034 And always use add-minor-mode, now that it exists.
11035 (flyspell-overlay-keymap-property-name): Set it to `keymap'.
11036 (flyspell-mode-on): Don't locally bind flyspell-mouse-map
11037 or flyspell-local-mouse-map.
11038 (make-flyspell-overlay): Use flyspell-mouse-map directly.
11039 (flyspell-mode): Doc fix.
11040 (flyspell-mode-on): Don't call make-local-hook.
11041
34decfdb
SS
110422001-11-09 Sam Steingold <sds@gnu.org>
11043
11044 * emacs-lisp/debug.el (debugger-make-xrefs):
11045 Add buttons to all symbols.
11046
d25303d3
AS
110472001-11-09 Andre Spiegel <spiegel@gnu.org>
11048
11049 * vc.el: Add John David Smith to credits.
34decfdb 11050
d25303d3 11051 Suggested by Kalle Olavi Niemitalo <kon@iki.fi>:
34decfdb 11052
d25303d3
AS
11053 * vc-hooks.el (vc-error-occured): Backquotified.
11054 (vc-file-prop-obarray): Use prime length for better efficiency.
11055
11056 * vc.el (vc-clear-context): Fill obarray with 0, not nil.
11057
807378ad
EZ
110582001-11-09 Eli Zaretskii <eliz@is.elta.co.il>
11059
11060 * info.el (Info-file-list-for-emacs): Add entries for Calc.
11061
60ab6064
MB
110622001-11-09 Miles Bader <miles@gnu.org>
11063
11064 * subr.el (functionp): Don't consider macros as functions.
11065
7c1ce64c
MB
110662001-11-08 Miles Bader <miles@gnu.org>
11067
1cf72ff8
MB
11068 * subr.el (functionp): Make work correctly for macros and unbound
11069 symbols.
11070
7c1ce64c
MB
11071 * comint.el (comint-send-input): Fix description of
11072 `comint-process-echoes' in the doc-string.
11073
d38b07f9
EZ
110742001-11-08 Eli Zaretskii <eliz@is.elta.co.il>
11075
11076 * international/mule.el (make-translation-table): Doc fix.
11077 Suggested by Alex Schroeder <alex@gnu.org>.
11078
5a34aae1
RS
110792001-11-07 Richard M. Stallman <rms@gnu.org>
11080
11081 * info.el (Info-fontify-node): Highlight every third menu item.
11082
61763509
PA
110832001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
11084
11085 * cus-edit.el (custom-face-value-create): Don't ignore the
11086 `customized-face' attribute when finding the current face spec.
11087
ecd91f5f
SM
110882001-11-07 Stefan Monnier <monnier@cs.yale.edu>
11089
faa29f8b
SM
11090 * subr.el (with-local-quit): New macro.
11091 (make-syntax-table): Always inherit.
11092 (functionp): Be more careful when `object' is a symbol.
11093
ecd91f5f
SM
11094 * dabbrev.el (dabbrev-completion): Use "*Completions*".
11095
7263bb10
PE
110962001-11-07 Paul Eggert <eggert@twinsun.com>
11097
11098 * dired.el (dired-move-to-filename-regexp):
11099 Do not distinguish between ASCII letters and non-ASCII characters.
11100 Don't allow comma except in the form "month day, year".
11101 Don't allow space between month name and comma.
11102 Clean up the code that checks for trailing period, comma, and space.
11103 Remove now-obsolete comments, and add more commentary about
11104 Japanese dates.
11105 Always gobble up trailing spaces, instead of doing it only sometimes.
11106
05e122fe
MB
111072001-11-07 Miles Bader <miles@gnu.org>
11108
11109 * paren.el (show-paren-match-face): Add dark-background variant.
11110
c191d13c
SM
111112001-11-06 Stefan Monnier <monnier@cs.yale.edu>
11112
11113 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Paren typo.
11114 (lisp-mode-variables): Don't set paragraph-{start,separate}.
11115 Don't disable adaptive-fill-mode.
11116 (lisp-fill-paragraph): Use tab-width rather than 8.
11117 Prevent filling the first line of docstrings.
11118
242d2673
RS
111192001-11-06 Richard M. Stallman <rms@gnu.org>
11120
16f97fc3
RS
11121 * play/gomoku.el (gomoku): Doc fix.
11122
c191d13c
SM
11123 * jka-compr.el (jka-compr-partial-uncompress):
11124 Support an alternative of not using dd.
242d2673
RS
11125 (jka-compr-dd-program): Use defcustom to define this.
11126 (jka-compr-load-suffixes): Use defcustom.
11127 (jka-compr-mode-alist-additions): Use defcustom.
11128
c1966bb4
SM
111292001-11-06 Stefan Monnier <monnier@cs.yale.edu>
11130
11131 * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next):
11132 Also work when LIMIT is further than the end of line.
11133
e154cc44
EZ
111342001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
11135
11136 * international/quail.el (quail-update-leim-list-file): Print the
c1966bb4 11137 offending file name if some of its quail-define-package forms is broken.
e154cc44 11138
d5360cc7
RS
111392001-11-05 Richard M. Stallman <rms@gnu.org>
11140
11141 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Return the value
11142 of the evaluated form.
11143
0e6f6028
PE
111442001-11-05 Paul Eggert <eggert@twinsun.com>
11145
11146 * ls-lisp.el (ls-lisp-time-to-seconds): New function.
11147 (ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
11148 stamps always line up by default. Also, it uses a slightly
11149 different window to determine whether files are "recent".
11150
96238a5a
AI
111512001-11-05 Andrew Innes <andrewi@gnu.org>
11152
c1966bb4
SM
11153 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
11154 Don't attempt to remake autoloads before nuking .elc files.
96238a5a 11155
982f6c7e
RS
111562001-11-04 Richard M. Stallman <rms@gnu.org>
11157
48461f7c
RS
11158 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Cope if
11159 previous-single-property-change or next-single-char-property-change
11160 returns nil.
11161
c1966bb4 11162 * international/mule-cmds.el (set-locale-environment):
830047fd
RS
11163 Make it interactive; make arg optional.
11164
982f6c7e
RS
11165 * international/mule-diag.el (help-funs): Require help-funs.
11166
051a608d
EZ
111672001-11-04 Eli Zaretskii <eliz@is.elta.co.il>
11168
11169 * term/internal.el (term-setup-hook): Add IT-setup-unicode-display.
11170
2c738482
MB
111712001-11-04 Miles Bader <miles@gnu.org>
11172
11173 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
c1966bb4 11174 shadow of the splash image grey on a dark background instead of black.
2c738482 11175
9c01e545
SM
111762001-11-03 Stefan Monnier <monnier@cs.yale.edu>
11177
c191d13c
SM
11178 * term.el (all faces): Don't (copy-face 'default <foo>).
11179
9c01e545
SM
11180 * term/xterm.el (function-key-map):
11181 Add entry for `ESC [ 3 ~' -> <delete>
11182 Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}.
11183 Use inheritance so that .emacs and terminfo take precedence.
11184
aed29b97
EZ
111852001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
11186
11187 * tooltip.el (tooltip-delay): Decrease to 0.7.
11188 (tooltip-hide-delay): Enlarge to 10.
11189
ed638cc9
RS
111902001-11-03 Richard M. Stallman <rms@gnu.org>
11191
11192 * startup.el (fancy-splash-tail): Explain how to recover
11193 from a crash, if there was a crash.
11194 (command-line-1): Reorganize display of startup screen,
d09cb033 11195 to simplify the logic. Use a temp buffer for it.
ed638cc9 11196
9ca8a5a0
EZ
111972001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
11198
d09cb033
SM
11199 * frame.el (set-background-color, set-foreground-color):
11200 Call face-set-after-frame-default, to propagate the new colors to
11201 the frame's parameters alist.
528e1416 11202
9ca8a5a0
EZ
11203 * calendar/timeclock.el (timeclock-out): Signal an error if
11204 timeclock-last-event is nil.
11205
55140940
SM
112062001-11-02 Stefan Monnier <monnier@cs.yale.edu>
11207
d09cb033
SM
11208 * textmodes/fill.el (fill-context-prefix): Fix braino.
11209
11210 * international/quail.el (quail-help):
11211 Use `help-buffer' and move `help-setup-xref' to beginning.
11212
11213 * international/mule-cmds.el (describe-language-environment):
11214 Use `help-buffer' and move `help-setup-xref' to beginning.
11215
55140940
SM
11216 * international/mule-diag.el (list-character-sets)
11217 (sort-listed-character-sets, describe-character-set)
11218 (describe-coding-system, describe-fontset, list-fontsets):
11219 Use `help-buffer' and move `help-setup-xref' to beginning.
11220 (describe-char-after): Use `internal-describe-syntax-value'.
11221
e6bff182
RS
112222001-11-02 Richard M. Stallman <rms@gnu.org>
11223
11224 * mouse.el (popup-menu): If the user refuses to select
11225 from a menu, don't try to invoke the menu.
11226
e8cdeaca
MB
112272001-11-02 Miles Bader <miles@gnu.org>
11228
11229 * help-mode.el (help-xref): New button type.
11230 (help-function, help-variable, help-face, help-coding-system)
11231 (help-input-method, help-character-set, help-type, help-symbol)
11232 (help-back, help-info, help-customize-variable, help-customize-face)
11233 (help-function-def, help-variable-def): Use it as a supertype.
11234 Remove `action' property.
11235
11236 * international/mule-diag.el (describe-character-set)
11237 (describe-coding-system): Pass correct args to `help-xref-button'.
11238 (sort-listed-character-sets): New button type.
11239 (list-character-sets): Use it.
11240 (list-charset-chars): New button type.
11241 (list-character-sets-1): Use it.
11242
112432001-11-01 Stefan Monnier <monnier@rum.cs.yale.edu>
c22e59e1
SM
11244
11245 * indent.el (tab-always-indent, indent-for-tab-command):
11246 Remove redundant `never' setting.
2d78d3e8
SM
11247
11248 * fill.el (fill-region-as-paragraph): Don't forget to skip
11249 over current whitespace before looking for a preceding space.
11250
9271ed2c
RS
112512001-11-01 Richard M. Stallman <rms@gnu.org>
11252
e6bff182
RS
11253 * files.el (file-newest-backup): Don't pass backup file name
11254 thru file-name-sans-versions, because it never has version numbers.
11255
11256 * textmodes/sgml-mode.el (sgml-xml-guess): Fix regexp
11257 to avoid ambiguous nested loops.
55140940 11258
9271ed2c
RS
11259 * files.el (find-file-noselect): Offer to change buffer-read-only
11260 only when the file's read-only status has changed from before
11261 as well as disagreeing with the buffer's current status.
11262 (buffer-file-read-only): New var, local in all buffers.
11263
11264 * buff-menu.el (buffer-menu): Doc fix.
11265 (buffer-menu-other-window): Doc fix.
11266 (list-buffers, list-buffers-noselect): Doc fix.
11267
7360b8aa
GM
112682001-11-01 Gerd Moellmann <gerd@gnu.org>
11269
11270 * startup.el (command-line): If the terminal Emacs is running on
11271 has erase char set to ^H, use the Backspace key for deleting
11272 backward, and the Delete key for deleting forward.
11273
588c722f
MB
112742001-11-01 Miles Bader <miles@gnu.org>
11275
11276 * button.el (define-button-type): Make sure every user-defined
11277 button type has a supertype.
11278
74142afe
JR
112792001-10-31 Jason Rumney <jasonr@gnu.org>
11280
11281 * international/mule-cmds.el (locale-language-names): Add chs and
11282 cht as aliases for Chinese-GB and Chinese-BIG5.
11283
e6188964
RS
112842001-10-31 Richard M. Stallman <rms@gnu.org>
11285
11286 * bindings.el (mode-line-frame-identification): Add doc string.
11287 (mode-line-position, mode-line-modes): New variables.
11288 (mode-line-format): Use mode-line-position for the part
c22e59e1
SM
11289 that displays the position-in-buffer info.
11290 Use mode-line-modes for the part that displays major and minor modes.
e6188964 11291
cc1bde62
SS
112922001-10-31 Sam Steingold <sds@gnu.org>
11293
11294 * emacs-lisp/debug.el (debugger-make-xrefs): New function.
11295 (debugger-setup-buffer): Call it.
11296 (debugger-mode-map): Bind RET and mouse-2.
11297
5fe0ea6a 112982001-10-31 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
11299
11300 * startup.el: Document command line option --no-window-system
11301 instead of --no-windows.
11302
d4945dfb
SM
113032001-10-30 Stefan Monnier <monnier@cs.yale.edu>
11304
cbe52879
SM
11305 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
11306
bf9bb76f
SM
11307 * font-lock.el (java-font-lock-syntactic-face-function): New fun.
11308 (font-lock-defaults-alist): Use it.
11309 From David Ponce <david.ponce@wanadoo.fr>
11310
11311 * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
11312 output of `char-after'.
11313
747d3f2a
SM
11314 * bindings.el (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
11315
d4945dfb
SM
11316 * simple.el (reindent-then-newline-and-indent): Insert the newline
11317 before indenting the first line.
11318 (undo-get-state, undo-revert-to-state): New funs.
11319 (shell-command): Don't kill the buffer even if empty.
11320 (transpose-subr-start1, transpose-subr-start2, transpose-subr-end1)
11321 (transpose-subr-end2): Remove.
11322 (transpose-subr): Add `special' arg and simplify.
11323 (transpose-subr-1): Rewrite.
11324 (do-auto-fill): Use fill-indent-according-to-mode and fill-nobreak-p.
11325 (rfc822-goto-eoh): Simplify.
11326
3a426197
RS
113272001-10-30 Richard M. Stallman <rms@gnu.org>
11328
3e3d3704 11329 * enriched.el (enriched-face-ans): Fix previous change.
3a426197 11330
3f99f948
GM
113312001-10-30 Gerd Moellmann <gerd@gnu.org>
11332
11333 * international/iso-acc.el (iso-accents-compose): Remove a
11334 superfluous setq.
11335
ae830159
EZ
113362001-10-30 Eli Zaretskii <eliz@is.elta.co.il>
11337
11338 * buff-menu.el (list-buffers-noselect): If the buffer's name
11339 starts with a blank, but it visits a file, do show it (for files
11340 whose names start with a blank).
11341
8e8223e2
SM
113422001-10-30 Stefan Monnier <monnier@cs.yale.edu>
11343
11344 * textmodes/fill.el (sentence-end-double-space)
11345 (sentence-end-without-period): Move to paragraphs.el.
11346 (fill-indent-according-to-mode): Change default to t.
11347 (fill-context-prefix): Simplify control-flow and use a more
11348 sophisticated merge that unifies both previous checks.
11349 (fill-single-word-nobreak-p, fill-french-nobreak-p): New funs.
11350 (fill-nobreak-predicate): Make it into a defcustom'd hook.
11351 (fill-nobreak-p): New fun.
11352 (fill-region-as-paragraph): Use it.
11353 Handle `fill-indent-according-to-mode' slightly differently.
11354 (fill-individual-paragraphs-prefix): Simplify the control-flow.
11355 (fill-individual-paragraphs-citation): Fix.
11356
11357 * textmodes/paragraphs.el (use-hard-newlines): Use define-minor-mode.
11358 (paragraph-start): Change default to the `text-mode' value.
11359 (sentence-end-double-space, sentence-end-without-period):
11360 Move from fill.el.
11361 (forward-paragraph): Use `parstart' and `parsep' for temp variables
11362 rather than rebinding `paragraph-start' and `paragraph-separate'.
11363
11364 * indent.el (indent-line-function): Change default to indent-relative.
d4945dfb 11365 (tab-always-indent): Add an `never' setting.
8e8223e2
SM
11366 (indent-according-to-mode): Handle `indent-relative' and
11367 `indent-relative-maybe' specially.
11368 (indent-for-tab-command): Rename `prefix-arg' to `arg'.
d4945dfb 11369 Handle the `never' case for `tab-always-indent'.
8e8223e2
SM
11370 Don't call indent-according-to-mode for indent-relative' and
11371 `indent-relative-maybe'.
11372 (insert-tab): Rename `prefix-arg' to `arg'.
11373 (indent-region): Indent the first line as well.
11374 (indent-relative): Don't mark the buffer modified if the indentation
11375 is unchanged.
11376
11377 * textmodes/text-mode.el (paragraph-indent-minor-mode):
11378 Don't set paragraph-separate. Set paragraph-start more carefully.
11379 Set indent-line-function.
11380 (paragraph-indent-text-mode): Use it and define-derived-mode.
11381 (text-mode-map): Remove the \t binding.
11382 (text-mode): Simplify now that the default is more favorable.
11383
113842001-10-29 Stefan Monnier <monnier@cs.yale.edu>
11385
11386 * emacs-lisp/find-func.el (find-function-search-for-symbol):
11387 If the regexp doesn't match, use a looser one.
11388 (find-variable-noselect): Add `file' argument.
11389
11390 * pcvs.el (cvs-mode-commit-hook): New hook.
11391 (cvs-mode-commit): Run it.
11392
11393 * log-edit.el (log-edit): Run hook after `log-edit-files'.
11394
11395 * emacs-lisp/edebug.el (delay-mode-hooks): Add edebug-spec.
11396 (edebug-instrument-function): Use `find-function-noselect'.
11397
dead519d
RS
113982001-10-29 Richard M. Stallman <rms@gnu.org>
11399
4d083a8f
RS
11400 * term.el (term-if-emacs19): Macro deleted.
11401 Callers changed to use progn instead.
11402
11403 * frame.el (blink-cursor-mode): Doc fix.
11404
8767d866
RS
11405 * files.el (find-backup-file-name): Use make-backup-file-name.
11406
dead519d
RS
11407 * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to
11408 window-live-p.
11409 (edebug-set-conditional-breakpoint): Unconditionally use
11410 the former Emacs >=19 definition.
11411 (edebug-mark): Define unconditionally.
11412 (edebug-eval-expression): Always call read-from-minibuffer
11413 and specify history list.
11414 (edebug-lemacs-specific): Override emacs-mark, edebug-window-live-p,
11415 edebug-set-conditional-breakpoint.
11416 (edebug-emacs-version-specific): Function deleted;
11417 do the job at top level.
11418 (edebug-emacs-19-specific): Function deleted, this is the default.
11419
bcaf1c36
SS
114202001-10-29 Sam Steingold <sds@gnu.org>
11421
11422 * w32-fns.el (convert-standard-filename): Handle cygwin-specific
11423 "/cygdrive/LETTER/" pathnames.
11424
e76ecac5
EZ
114252001-10-29 Eli Zaretskii <eliz@is.elta.co.il>
11426
11427 * faces.el (invert-face): Check for 'unspecified, not for nil,
8e8223e2
SM
11428 when testing whether face colors are not specified.
11429 From David.Kastrup@t-online.de (David Kastrup).
95125512 11430 (read-face-name): Doc fix.
bcaf1c36 11431 (make-face-bold, make-face-unbold, make-face-italic)
8e8223e2
SM
11432 (make-face-unitalic, make-face-bold-italic, invert-face):
11433 Remove trailing blank from the prompt passed to read-face-name.
e76ecac5 11434
d90a41e8
SS
114352001-10-29 Sam Steingold <sds@gnu.org>
11436
8e8223e2
SM
11437 * emacs-lisp/bytecomp.el (byte-recompile-directory):
11438 Report numbers of files skipped and failed too.
d90a41e8
SS
11439 (byte-compile-file): Return 'no-byte-compile for skipped files.
11440
5fe0ea6a 114412001-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
e2c2a3e2
KG
11442
11443 * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
11444 and `M p'.
11445
f6f4bfb3
GM
114462001-10-29 Gerd Moellmann <gerd@gnu.org>
11447
11448 * international/iso-acc.el (iso-accents-compose): Push SECOND-CHAR
11449 as is on unread-command-events instead of `(SECOND-CHAR)'.
11450
a4809977
AS
114512001-10-29 Andre Spiegel <spiegel@gnu.org>
11452
11453 * vc.el: Mention vc-*-switches in backend API documentation.
11454 (vc-annotate): Adapt doc string to recent change.
11455
0ccfdad2
GM
114562001-10-29 Gerd Moellmann <gerd@gnu.org>
11457
3f08fcd2
GM
11458 * enriched.el (enriched-face-ans): Handle face attributes
11459 of the form `(FACE1 FACE2 ...)'.
11460
8e8223e2 11461 * dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired buffers.
0ccfdad2 11462
60ebcfe8
GM
114632001-10-29 Alex Schroeder <kensanata@yahoo.com>
11464
11465 * progmodes/sql.el (sql-mysql): Doc change by RMS.
11466
11467 * progmodes/sql.el (sql-db2): Doc change.
11468 (sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
11469 (sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.
11470
6fd735df
GM
114712001-10-29 Gerd Moellmann <gerd@gnu.org>
11472
11473 * env.el (substitute-env-vars): Don't quote argument to `rx';
11474 it's a macro.
11475
8997e990
GM
114762001-10-28 Per Abrahamsen <abraham@dina.kvl.dk>
11477
11478 * cus-start.el (recursive-load-depth-limit): Added.
11479
eef442a5
RS
114802001-10-28 Richard M. Stallman <rms@gnu.org>
11481
36656ee3
RS
11482 * textmodes/ispell.el (version18p, version20p): Vars deleted.
11483 All uses removed--assume Emacs version is >= 20.
11484
11485 * mail/supercite.el (sc-emacs-features): Test for "Emacs 19"
11486 by really checking that it is not version 18.
11487
eef442a5
RS
11488 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
11489
5bbf4378
MB
114902001-10-28 Miles Bader <miles@gnu.org>
11491
11492 * faces.el (face-attribute): Add INHERIT argument, consider face
11493 inheritance if it's non-nil.
11494 (face-attribute-merged-with): New function.
11495 (face-attribute-specified-or): New macro.
11496 (face-foreground, face-background, face-stipple): Add INHERIT
11497 argument. Use `face-attribute-specified-or'.
11498
8259bf10
SM
114992001-10-28 Stefan Monnier <monnier@cs.yale.edu>
11500
11501 * font-lock.el: Require `syntax'.
11502 (font-lock-defaults-alist): Don't define keywords for lisp languages.
11503 Use `c-font-lock-syntactic-face-function' for c languages.
11504 (font-lock-mode): Don't unset vars when turning the mode off.
11505 (font-lock-default-fontify-buffer): Don't unset vars at the end.
11506 (font-lock-extra-managed-props): New var.
11507 (font-lock-default-unfontify-region): Use it.
11508 (font-lock-apply-syntactic-highlight): Flush the syntax cache.
11509 Don't eval the value when there's no match.
11510 (font-lock-ppss-stats): New var.
11511 (font-lock-ppss): New fun.
11512 (font-lock-fontify-syntactically-region): Use it and syntax.ppss.
11513 (font-lock-apply-highlight): Allow `highlight' to set several props.
11514 (font-lock-set-defaults): Use dolist.
11515 (font-lock-unset-defaults): Remove.
11516 (font-lock-match-c-style-declaration-item-and-skip-to-next):
11517 Try to recognize prototypes using `foo P_ ((args))'.
11518 ({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
11519 (c-font-lock-keywords-2): Fix last change to still use Anders' trick.
11520 (c-font-lock-syntactic-face-function): New function.
11521 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
11522 (c++-keywords): Use a more sophisticated regexp to handle
11523 shallowly nested templates.
11524
001c08a1
SM
115252001-10-27 Stefan Monnier <monnier@cs.yale.edu>
11526
8259bf10
SM
11527 * textmodes/sgml-mode.el (sgml-empty-tags): New var.
11528 (sgml-tag): Use it. Cleanup with `cond'.
11529 (sgml-tags-invisible): Make sgml-tags-invisible buffer-local.
11530 Mark the overlays and only delete those that are marked.
11531 (sgml-skip-close-p): Remove.
11532 (sgml-value): Replace sgml-skip-close-p with its definition.
11533 (html-tag-alist): Use sgml-xml a bit more.
11534 (html-mode): Set sgml-empty-tags.
11535
001c08a1
SM
11536 * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
11537 (texinfo-update-node, texinfo-sequential-node-update):
11538 Don't bind the obsolete `auto-fill-hook'.
11539 (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list):
11540 Use `set-buffer' rather than `switch-to-buffer'.
11541 (texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
11542 Use `set-buffer' rather than `switch-to-buffer'.
11543
11544 * mail/sendmail.el (mail-mode-syntax-table): Let it inherit from
11545 text-mode-syntax-table.
11546 (mail-mode): Use define-derived-mode.
11547 Fix ordering of alternatives in adaptive-fill-regexp.
11548 (mail-mode-map): Don't rely on keymap's internal representation.
11549
c77c3a73
SS
115502001-10-27 Sam Steingold <sds@gnu.org>
11551
11552 * textmodes/sgml-mode.el (sgml-xml): Renamed from `html-xhtml'.
11553 (sgml-xml-guess): Extracted from `html-mode' and generalized.
11554 (sgml-mode-common): Call it.
11555 (sgml-mode, html-mode): Set `mode-name' based on `sgml-xml'.
11556 (sgml-tag, sgml-skip-close-p, html-tag-alist, html-line)
11557 (html-horizontal-rule, html-image, html-ordered-list):
11558 (html-unordered-list, html-list-item, html-paragraph):
11559 (html-checkboxes, html-radio-buttons): Use `sgml-xml' instead of
11560 `html-xhtml'.
11561
8e5ff9aa
EZ
115622001-10-26 Masayuki Ataka <ataka@milk.freemail.ne.jp>
11563
11564 * textmodes/texinfmt.el (texinfo-format-ifnotinfo): New function.
11565 (ifnothtml): New alias.
11566
b9c6ab68
SM
115672001-10-27 Stefan Monnier <monnier@cs.yale.edu>
11568
11569 * textmodes/text-mode.el (text-mode): Use define-derived-mode.
11570 (toggle-text-mode-auto-fill): Use derived-mode-p.
11571
cfc3aed3
GM
115722001-10-27 Gerd Moellmann <gerd.moellmann@t-online.de>
11573
11574 * net/ange-ftp.el (ange-ftp-send-cmd): Call fix-name-func for
11575 `mdtm'. From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.
11576
bd6eb1cb
EZ
115772001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
11578
bcfb9eff
SM
11579 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
11580 Add make-obsolete cookies, to follow faces.el.
944e6f60 11581
bd6eb1cb 11582 These changes avoid warnings from the byte compiler in faces.el:
bcfb9eff 11583
bd6eb1cb
EZ
11584 * faces.el (internal-get-face): Use facep instead of the obsolete
11585 internal-find-face.
bcfb9eff
SM
11586 (internal-frob-font-weight, internal-frob-font-slant):
11587 New defaliases for obsolete functions.
11588 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
11589 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
bd6eb1cb
EZ
11590 (x-make-font-bold-italic): Use internal-frob-font-weight and
11591 internal-frob-font-slant aliases instead of the obsolete
11592 x-frob-... functions.
11593
58203d91
SS
115942001-10-26 Sam Steingold <sds@gnu.org>
11595
11596 * textmodes/sgml-mode.el (html-mode): Set `html-xhtml' from the
e5d1dee9 11597 DOCTYPE; set `mode-name' based on it.
58203d91
SS
11598 (html-tag-alist): Use `html-xhtml' for "li", "dt" and "dd".
11599 (sgml-tag): Close empty tags in XHTML.
11600
317672ff
JR
116012001-10-26 Jason Rumney <jasonr@gnu.org>
11602
11603 * w32-fns.el: (w32-charset-info-alist): Use ANSI for iso10646-1
11604 when UNICODE is not defined.
11605
07fedaed
SS
116062001-10-26 Sam Steingold <sds@gnu.org>
11607
11608 * font-lock.el (c-font-lock-keywords-2): Do not require labels to
11609 be alone on the line.
11610
d4e34d24
EZ
116112001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
11612
bcfb9eff 11613 * button.el (button): Special face definition for MS-DOS terminals.
d4e34d24 11614
187cd25b
SS
116152001-10-26 Sam Steingold <sds@gnu.org>
11616
11617 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
11618 Protect the /= test by checking that the args are non-nil.
b9c6ab68 11619 (sh-font-lock-close-heredoc): Check eof for being non-nil.
187cd25b 11620
63db25ed
GM
116212001-10-26 Tomas Abrahamsson <tab@lysator.liu.se>
11622
11623 * textmodes/artist.el (artist-version): 1.2.4.
11624 (artist-butlast-fn): New variable.
11625 (artist-butlast): New function.
11626 (artist-ellipse-mirror-quadrant): Use it.
11627 (artist-mouse-draw-poly): Use nil for `point-list'.
11628 (artist-mouse-draw-poly): Check for point-list being nil.
11629
627a4e30
GM
116302001-10-26 Peter Kleiweg <kleiweg@let.rug.nl>
11631
11632 * progmodes/ps-mode.el (ps-mode-print-function): Remove quote for
11633 lambda expression.
11634 (ps-mode-menu-main): Submenu with options on/off was replaced with
11635 a toggle button.
11636 (ps-mode, ps-run-mode): Define with `define-derived-mode'
11637 (ps-mode): Autoload cookie added on same line as comment
11638 (ps-mode-tabkey, ps-mode-backward-delete-char):
11639 (ps-mode-r-balance): Replace `delete-horizontal-space' and
11640 `indent-to' with `indent-line-to'
11641 (ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
11642 instead of `eval'.
11643 (ps-mode-print-region): Use `with-temp-buffer'.
b9c6ab68 11644 (ps-run-start): Use of `mapconcat'. Use `apply' instead of `eval'.
627a4e30
GM
11645 (numerous places): Add back-tick and tick around names in
11646 docstrings, fix punctuation in docstrings, remove trailing spaces.
187cd25b 11647
bcfb9eff
SM
116482001-10-25 Stefan Monnier <monnier@cs.yale.edu>
11649
11650 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Ignore comments.
11651 (sgml-font-lock-keywords-2): Use `eval'. Moved from sgml-mode-common.
11652 (sgml-font-lock-syntactic-keywords): New var.
11653 (sgml-mode-common): Drop the two args.
11654 Don't make buffer-local variables that aren't used.
11655 Don't set sgml-font-lock-keywords-2 now that it uses `eval instead.
11656 Don't set `before-string' props from sgml-display-text.
11657 (sgml-mode): Use define-derived-mode.
11658 (sgml-tags-invisible): Use sgml-display-text.
11659 (sgml-quote): New command.
11660 (html-tag-alist): Add args for `span'.
11661 (html-mode): Use define-derived-mode.
11662 Set sgml-display-text and sgml-tag-face-alist.
11663
598f34fa
SS
116642001-10-25 Sam Steingold <sds@gnu.org>
11665
11666 * add-log.el (add-log-always-start-new-record): New user option.
11667 (add-change-log-entry): Use it.
11668
a3fbafe2
RS
116692001-10-25 Richard M. Stallman <rms@gnu.org>
11670
11671 * progmodes/etags.el (tags-query-replace): Make tags-loop-scan
11672 bind case-fold-search if FROM is not all lower case.
11673
5b6a51aa
GM
116742001-10-25 Gerd Moellmann <gerd@gnu.org>
11675
dfe92a6a
GM
11676 * startup.el (normal-top-level): Check for frame-initial-frame
11677 only if it's really used.
11678
879eadc3
GM
11679 * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'.
11680
5b6a51aa
GM
11681 * progmodes/compile.el (compilation-parse-errors-filename-function):
11682 New variable.
11683 (compilation-parse-errors): Use it.
11684
d73a471b
SM
116852001-10-25 Stefan Monnier <monnier@cs.yale.edu>
11686
11687 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Call eval-defun
11688 interactively so that C-u M-C-x still does edebug.
11689 (checkdoc-sentencespace-region-engine): Don't force a double-space
11690 after `.' if it doesn't look like an end-of-sentence.
11691 (debug-ignored-errors): Add `disambiguate ...'.
11692
116932001-10-24 Stefan Monnier <monnier@cs.yale.edu>
11694
11695 * textmodes/texinfo.el (texinfo-environments)
bcfb9eff 11696 (texinfo-environment-regexp): Hoist.
d73a471b
SM
11697 (texinfo-font-lock-keywords): Use `italic' and `bold' faces.
11698 Only highlight the menu name in menu items.
11699 Setup `@foo ... @end foo' as text clones.
11700 (texinfo-clone-environment): New function.
11701 (texinfo-mode): Simplify auto-fill-inhibit-regexp.
11702 (texinfo-insert-block): Simplify.
11703 (texinfo-insert-quote): Insert a plain " if preceded by \ or if
11704 the command is repeated.
11705 (texinfo-last-unended-begin, texinfo-next-unmatched-end): New funs.
11706 (texinfo-insert-@end): Simplify.
11707
11708 * textmodes/texnfo-upd.el (texinfo-section-types-regexp)
11709 (texinfo-section-level-regexp, texinfo-subsection-level-regexp)
11710 (texinfo-subsubsection-level-regexp)
11711 (texinfo-update-menu-same-level-regexps)
11712 (texinfo-update-menu-higher-regexps)
bcfb9eff 11713 (texinfo-update-menu-lower-regexps): Hoist to eliminate warnings.
d73a471b
SM
11714
11715 * derived.el (define-derived-mode): Use {delay,run}-mode-hooks.
11716 (derived-mode-p): Autoload.
11717
11718 * subr.el (delay-mode-hooks, delayed-mode-hooks, run-mode-hooks):
11719 New vars and functions.
11720 (text-clone-maintain, text-clone-create): New functions.
11721
f66bd220
MB
117222001-10-25 Miles Bader <miles@gnu.org>
11723
11724 * facemenu.el (facemenu-add-new-face): Fix variable names.
11725
b617a66b
RS
117262001-10-24 Richard M. Stallman <rms@gnu.org>
11727
d436d538
RS
11728 * facemenu.el (facemenu-unlisted-faces): Improve doc strings
11729 of t and nil values.
11730 (facemenu-set-face): Handle START and END interactively.
11731 (facemenu-set-foreground): Don't use a face; specify color directly.
11732 (facemenu-set-background): Likewise.
11733 (facemenu-set-face-from-menu): Doc fix.
11734 (facemenu-active-faces): Use face-attribute-vector
11735 to handle bare attributes not in faces.
11736 (facemenu-get-face): Don't handle face names fg:... and bg:...
11737 specially.
11738 (facemenu-add-new-face): New argument MENU.
11739 New way to handle adding colors to the color menus.
11740
b617a66b
RS
11741 * env.el (substitute-env-vars): Quote the arg to rx.
11742
7b611de0
SS
117432001-10-24 Sam Steingold <sds@gnu.org>
11744
11745 * mouse.el (mouse-buffer-menu-mode-groups): Added "Version
c71a58a3 11746 Control" and "SGML" groups.
7b611de0 11747
c533fe40
SM
117482001-10-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11749
11750 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
11751 Better handling of C++ template args to avoid confusion with `<'
11752 and `>' used as operators in member init expressions.
11753
bdbdebff
GM
117542001-10-24 Gerd Moellmann <gerd@gnu.org>
11755
4aa6b955
GM
11756 * replace.el (perform-replace): Move START and END parameters
11757 to the end of the argument list and make them optional.
11758
11759 * progmodes/ebrowse.el, progmodes/etags.el: Adapt to change in
11760 perform-replace.
11761
c533fe40 11762 * international/fontset.el (x-must-resolve-font-name): New function.
bdbdebff
GM
11763 (x-complement-fontset-spec): Use it.
11764
0033146f
SM
117652001-10-23 Stefan Monnier <monnier@cs.yale.edu>
11766
e07777e6
SM
11767 * uniquify.el (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).
11768
0033146f
SM
11769 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
11770 Turn caadr into caar of cdr.
11771
24db49fb
GM
117722001-10-23 Gerd Moellmann <gerd@gnu.org>
11773
e07777e6 11774 * info.el (Info-fontify-node): Bind down-mouse-{1,2} instead
61fd8d32
GM
11775 of mouse-{1,2} since dragging is on the down event.
11776
c51488cd
GM
11777 * play/doctor.el (make-doctor-variables): Remove a '($ please)'.
11778
197a9dfd
GM
11779 * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
11780 if ARG is nil.
11781
24db49fb
GM
11782 * desktop.el (desktop-last-buffer): New variable.
11783 (desktop-create-buffer): Set it.
11784 (desktop-read): Bind it and switch to that buffer.
11785
e38e2839
GM
117862001-10-22 Gerd Moellmann <gerd@gnu.org>
11787
e07777e6
SM
11788 * progmodes/compile.el (compilation-set-window-height):
11789 Select old window only if it's still live.
e38e2839 11790
5fe0ea6a 117912001-10-22 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
784b8937
PJ
11792
11793 * help-mode.el (help-buffer): Remove debugging code.
11794 From Stefan Monnier <monnier@cs.yale.edu>.
11795
b704d54b
EZ
117962001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
11797
e07777e6
SM
11798 * files.el (file-name-sans-extension, file-name-extension):
11799 Don't count the leading dots in file names as signaling an extension.
b704d54b 11800
fb2fa4a9
AS
118012001-10-22 Andre Spiegel <spiegel@gnu.org>
11802
11803 * vc.el (vc-diff-switches): Doc rewritten.
11804
7142670a
EZ
118052001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
11806
4b2bb9be
EZ
11807 * tooltip.el (tooltip-set-param): Doc fix.
11808
2840d653
EZ
11809 * textmodes/sgml-mode.el (sgml-mode-map): Bind 8-bit codes above
11810 127 to sgml-maybe-name-self.
11811 (sgml-name-8bit-mode): Doc fix.
11812 (sgml-char-names-table): New variable.
11813 (sgml-name-char): Support non-ASCII and mule-unicode-*
11814 characters. Doc fix.
11815 (sgml-maybe-name-self): Convert unibyte characters to multibyte.
11816
7142670a
EZ
11817 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the
11818 doc string the effect of `left' and `top' parameters in
11819 tooltip-frame-parameters, the default values, and the units.
e07777e6 11820 (tooltip-frame-parameters): Mention `top' and `left' in the doc string.
7142670a
EZ
11821 (tooltip-show): Mention in the doc string the `top' and `left'
11822 parameters in tooltip-frame-parameters, and x-max-tooltip-size.
11823
dea19473
AS
118242001-10-22 Andre Spiegel <spiegel@gnu.org>
11825
11826 Add autoscaling support for vc-annotate.
9522e2d8 11827 From J.D. Smith <jdsmith@alum.mit.edu>.
e07777e6 11828
dea19473
AS
11829 * vc.el (vc-annotate-display-default): Accept colormap scaling
11830 ratio (now deprecated).
11831 (vc-annotate-display-autoscale): Added.
11832 (vc-annotate-add-menu): New autoscaling menu options "Span to
11833 Oldest" and "Span Oldest->Newest". Easymenu support added for
e07777e6 11834 toggle menus driven by customize variable `vc-annotate-display-mode'.
dea19473
AS
11835 (vc-annotate-display-select): Added.
11836 (vc-annotate): Changed temp-buffer-show-function to
11837 `vc-annotate-display-select'.
11838 (vc-annotate-display): Removed arguments BUFFER and BACKEND.
11839 Added argument OFFSET. Instead of backend function, calls now
11840 generic `vc-annotate-difference'.
11841 (vc-annotate-difference): Added as generic function instead of
11842 backend-specific function. No longer takes argument POINT, but
11843 instead accepts a time OFFSET.
11844 (vc-default-annotate-current-time): Added.
11845
11846 * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic
e07777e6 11847 version in vc.el, with
dea19473 11848 (vc-cvs-annotate-current-time): Added, as override of default.
ea136e8d 11849 (vc-cvs-annotate-time): Added. Taken mostly from the (now removed)
dea19473
AS
11850 `vc-cvs-annotate-difference'.
11851
04808157
GM
118522001-10-22 Gerd Moellmann <gerd@gnu.org>
11853
26fe1f92
GM
11854 * saveplace.el (save-place): Require `saveplace'.
11855
e07777e6 11856 * progmodes/cwarn.el (cwarn-font-lock-feature-keywords-alist):
04808157
GM
11857 Use `sexp' for :value-type instead of `face'.
11858
a6a1654e
EZ
118592001-10-21 Eli Zaretskii <eliz@is.elta.co.il>
11860
11861 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Fix the
11862 regexps due to 5-digit message IDs.
11863
4fdd691b
JR
118642001-10-21 Jason Rumney <jasonr@gnu.org>
11865
a6a1654e 11866 * term/w32-win.el (redisplay-dont-pause): Don't set.
4fdd691b 11867
a6a1654e 118682001-10-21 Miles Bader <miles@gnu.org>
c9a95b79
MB
11869
11870 * help-funs.el (help-manyarg-func-alist): Variable removed.
11871
7e9a6a1b
MB
118722001-10-21 Miles Bader <miles@gnu.org>
11873
11874 * help-funs.el (help-manyarg-func-alist): Remove entries for
a3b10252
MB
11875 `insert', `insert-and-inherit', `insert-before-markers',
11876 `insert-before-markers-and-inherit', `message', `message-box',
11877 `message-or-box', `propertize', `format', `encode-time', `append',
11878 `concat', `vconcat', `nconc', `widget-apply', `make-hash-table',
11879 `insert-string', `ml-if', `ml-provide-prefix-argument', and
11880 `ml-prefix-argument-loop'.
7e9a6a1b 11881
72830e8a
AS
118822001-10-21 Andre Spiegel <spiegel@gnu.org>
11883
e07777e6
SM
11884 * vc.el (vc-diff-internal, vc-coding-system-for-diff)
11885 (vc-default-diff-tree): New functions.
72830e8a
AS
11886 (vc-version-diff): Use them. As a result, coding systems are now
11887 set up properly for all sorts of diffs, and tree diffs can now
11888 also be done locally.
11889 (vc-diff): With a prefix argument, don't require that it's called
11890 from a buffer under version control.
a279f22f 11891 (diff-switches): Remove duplicate definition.
e07777e6 11892
72830e8a
AS
11893 * vc-cvs.el (vc-cvs-diff-tree): New function.
11894
b6715b9f
MB
118952001-10-21 Miles Bader <miles@gnu.org>
11896
386ca361
MB
11897 * help-funs.el (help-manyarg-func-alist): Remove entries for
11898 `list', `vector', `make-byte-code', `call-process',
11899 `call-process-region', `string', `+', `-', `*', `/', `max', `min',
11900 `logand', `logior', and `logxor'.
11901
b6715b9f
MB
11902 * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert
11903 image bits to compensate. Use `make-string' instead of
11904 `make-bool-vector' (XBM apparently wants byte-aligned rows).
11905
db6f8ff1
KS
119062001-10-20 Kim F. Storm <storm@cua.dk>
11907
11908 * simple.el (kill-ring-save): Don't show extent of copied region
11909 if using transient-mark-mode and region is fully visible.
11910
5fdac1b8 11911See ChangeLog.9 for earlier changes.
a30eb617
DL
11912
11913;; Local Variables:
11914;; coding: iso-2022-7bit
11915;; End:
2a34a036 11916
5fdac1b8 11917 Copyright (C) 2001, 2002 Free Software Foundation, Inc.
2a34a036
GM
11918 Copying and distribution of this file, with or without modification,
11919 are permitted provided the copyright notice and this notice are preserved.