2000-12-19 ShengHuo ZHU <zsh@cs.rochester.edu>
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
71d4497a
GM
12000-12-19 Gerd Moellmann <gerd@gnu.org>
2
3 * pcmpl-linux.el: Fix copy/paste error.
4
741e56a0
AI
52000-12-19 Andrew Innes <andrewi@gnu.org>
6
7 * simple.el (delete-key-deletes-forward-mode): Fix typo in
8 docstring.
9
cc24d91c
CD
102000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
11
ba4c05aa
CD
12 * progmodes/idlw-rinfo.el: Fixed copyright notice.
13
14 * progmodes/idlw-toolbar.el: Fixed copyright notice.
15
16 * progmodes/idlw-shell.el: Fixed copyright notice.
17
18 * progmodes/idlwave.el: Fixed copyright notice.
19
71d4497a 20 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
cc24d91c
CD
21 TAB as key separators.
22
524c8caf
GM
232000-12-19 Alex Schroeder <alex@gnu.org>
24
25 * sql.el (sql-sybase-options): New option.
26 (sql-sybase): Use it. Add sql-database to the list of parameters
27 provided for login. The options -w 2048 -n are not used any more.
28 (sql-postgres-options): Changed default from "--pset" to "-P".
29 (sql-mysql-options): Doc change.
30 (sql-stop): Doc change.
31
b5fa513d
KH
322000-12-19 Kenichi Handa <handa@etl.go.jp>
33
34 * international/quail.el (quail-input-method): Always hide
35 the guidance buffer on exiting.
36
91c9e6ce
GM
372000-12-18 Gerd Moellmann <gerd@gnu.org>
38
c6da4eb4
GM
39 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
40 isn't fboundp.
41
3d2a0e0b
GM
42 * server.el (server-buffer-done): Bury the buffer before
43 killing it.
44
91c9e6ce
GM
45 * faces.el (face-spec-set): Interpret a nil in specs for
46 foreground and background colors as `unspecified', for
47 compatibility with 20.x.
48
40fa0008
DL
492000-12-18 Dave Love <fx@gnu.org>
50
22adbe54
DL
51 * simple.el (mail-user-agent): Doc fix.
52 (input-mode-8-bit): Removed.
53
54 * international/mule.el (set-keyboard-coding-system): Doc fix.
55 (keyboard-coding-system): New option.
56
40fa0008
DL
57 * mail/sendmail.el (send-mail-function): Customize.
58
6f4745e2
EZ
592000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
60
61 * international/codepage.el (cp866-decode-table): New table.
62
82b90229
GM
632000-12-18 Gerd Moellmann <gerd@gnu.org>
64
65 * version.el (emacs-version): Remove `%a' from the time format
66 because the weekday doesn't fit well into each locale.
67
5a047002
MB
682000-12-18 Miles Bader <miles@gnu.org>
69
7f49aa07
MB
70 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
71
5a047002
MB
72 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
73 Check that emacs-major-version is `=' to 20, not `>='.
74 (artist-replace-chars): Use `make-string' instead of a loop.
75
22ea2607
EZ
762000-12-17 Stefan Monnier <monnier@cs.yale.edu>
77
78 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
79 (cvs-execute-single-file): Don't change directory.
80 Patch from Per Cederqvist.
81
6c825f8e
EZ
822000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
83
84 * textmodes/ispell.el (check-ispell-version): If
85 `ispell-program-name' is "aspell", pass it the -v switch instead
86 of -vv.
87
8ff06845
KH
882000-12-16 Kenichi Handa <handa@etl.go.jp>
89
af4bb4c8
KH
90 * international/mule-diag.el (mule-diag): Insert information about
91 configure options, multibyte awareness, language env.
92
8ff06845
KH
93 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
94 regexp to search for candidates.
95
b24e84ab
EZ
962000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
97
98 * info.el (Info-forward-node): If the node has an
99 Info-header-line, widen the buffer before searching for "next:"
100 and "up:" pointers, and set the search limit to stay in the
101 current node.
102
7981d89f
MB
1032000-12-16 Miles Bader <miles@gnu.org>
104
105 * simple.el (delete-trailing-whitespace): Remove extraneous let.
106
88ee7917
MB
1072000-12-15 Miles Bader <miles@gnu.org>
108
109 * comint.el (comint-send-string, comint-send-region): Also accept
110 a buffer, buffer-name, or nil for PROCESS, for compatibility with
111 process-send-string/region.
112
0c28d842
GM
1132000-12-15 Gerd Moellmann <gerd@gnu.org>
114
4ea7fdca
GM
115 * isearch.el (isearch-lazy-highlight-max): New user-option.
116 (isearch-lazy-highlight-update): Don't highlight more than
117 isearch-lazy-highlight-max matches.
118
0c28d842
GM
119 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
120
3ffa545b
GM
1212000-12-15 Richard M. Stallman <rms@caffeine.ai.mit.edu>
122
8062e53a
GM
123 * sort.el (sort-columns): Fix error message.
124
3ffa545b
GM
125 * dabbrev.el (dabbrev--last-case-pattern): Value is now
126 `upcase' or `downcase' or nil.
127 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
128 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
129 (dabbrev--substitute-expansion): New arg record-case-pattern.
130 If it is non-nil, set dabbrev--last-case-pattern.
131 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
132
133 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
134
c2d7f289
MB
1352000-12-15 Miles Bader <miles@gnu.org>
136
b6348438
MB
137 * paths.el (Info-default-directory-list): Don't delete
138 configure-info-directory from the list of standard info
139 directories when appending it to the end -- their order is
140 important.
141
f9056dd9
MB
142 * faces.el (read-face-attribute): If there's no entry for the
143 user's input in VALID, just use it as-is (this will often result
144 in an error, but it may be OK for e.g. colors using hexadecimal
145 notation, and at least will yield a better error message).
146
c2d7f289
MB
147 * window.el (mode-line-window-height-fudge): Function removed.
148 (height-affecting-face-attributes, mode-line-window-height-fudge):
149 Variables removed.
150 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
151 window is really the right size. Use vertical-motion
152 rather than forward-line.
153 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
154 (ispell-command-loop, ispell-show-choices): Use the variable
155 ispell-choices-win-default-height, rather than the function.
156 (ispell-choices-win-default-height): Function removed.
157 (ispell-mode-line-window-height-fudge): Function removed.
158
8f530b95
SM
1592000-12-14 Stefan Monnier <monnier@cs.yale.edu>
160
161 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
162
6d435deb
EZ
1632000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
164
4dddb0b7
EZ
165 * paths.el (Info-default-directory-list): If
166 configure-info-directory is not one of the standard directories,
167 put it first in the list; otherwise put it last. Doc string
168 changed accordingly.
169
170 * info.el (Info-directory-list): Change doc string to reflect the
171 change in Info-default-directory-list.
172
6d435deb
EZ
173 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
174 windows-nt as windowed environments, even under -nw.
175
176 * startup.el (command-line): Don't call x-backspace-delete-keys-p
177 if not fboundp. Switch delete-forward mode for the <delete> key
178 on all PC platforms, even under -nw.
179
180 * term/internal.el ([M-delete]): Remap to M-d.
181
9d7d9263
GM
1822000-12-14 Gerd Moellmann <gerd@gnu.org>
183
184 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
185
7cf0153a
EZ
1862000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
187
188 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
189
5e5b3d41
GM
1902000-12-14 Gerd Moellmann <gerd@gnu.org>
191
5f368d29
GM
192 * startup.el (command-line): Call delete-key-deletes-forward-mode,
193 if appropriate.
194
195 * simple.el (delete-key-deletes-forward): New user-option.
196 (delete-key-deletes-forward-mode): New function.
197
9d7d9263 198 * bindings.el: Bind `delete' to backward-delete-char.
5f368d29 199
5e5b3d41
GM
200 * emacs-lisp/easymenu.el (easy-menu-current-active-maps): Test
201 if symbol is bound before getting its value.
202
203 * tooltip.el (tooltip-show): If an error is signaled in
204 x-show-tip, display that error, and display the help in the
205 echo area.
c2d7f289 206
191b83b6
KH
2072000-12-14 Kenichi Handa <handa@etl.go.jp>
208
209 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi): Show
210 "... entries" messages for every 10000 entries, not 10.
211
6192b604
KF
2122000-12-13 Karl Fogel <kfogel@red-bean.com>
213
214 * bookmark.el: Provide a generic exit hook, as suggested by
215 Ovidiu Predescu <ovidiu@cup.hp.com>:
a924cf63
EZ
216 (bookmark-exit-hook): New var.
217 (bookmark-exit-hook-internal): New func, replaces
6192b604
KF
218 old raw lambda form in `kill-emacs-hook', and runs new
219 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
220 as logically that feature must have been provided if this function
221 is running.
222 Removed ;;;###autoload before the `add-hook' call.
223
5edf6b55
SM
2242000-12-13 Stefan Monnier <monnier@cs.yale.edu>
225
226 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
227 (easy-menu-current-active-maps): New function.
228 (easy-menu-get-map): Use it.
229 Make a proper menu entry when creating a new keymap.
230
16b5e8e6
KH
2312000-12-13 Kenichi Handa <handa@etl.go.jp>
232
d49fc4eb
KH
233 * international/characters.el: Fix cases and syntaxes for
234 mule-unicode-0100-24ff.
235
3b53d876
KH
236 * dired.el (dired-move-to-filename-regexp): Fixed for the case
237 that a Japanese character is not appended after day and year.
238
16b5e8e6
KH
239 * info.el (Info-suffix-list): Change format for a command that
240 requires arguments.
241 (info-insert-file-contents): Adjusted for the above change.
242
1df1c518
AS
2432000-12-12 Andreas Schwab <schwab@suse.de>
244
245 * tar-mode.el (tar-extract): Base the name of the subfile buffer
246 on the name of the tar buffer. Verify that the existing buffer is
247 visiting the same subfile.
248
a7a07b98
DL
2492000-12-12 Dave Love <fx@gnu.org>
250
251 * subdirs.el: Add obsolete.
252
4fdbd809
GM
2532000-12-12 Gerd Moellmann <gerd@gnu.org>
254
bfdb75ee
GM
255 * mail/rmailsum.el (rmail-summary-expunge)
256 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
257 instead of rmail-confirm-expunge.
258
4fdbd809
GM
259 * replace.el (perform-replace): Don't use an empty match adjacent
260 to a non-empty match when computing the next match before the
261 replacement is performed.
262
e9a59cad
GM
2632000-12-12 Milan Zamazal <pdm@freesoft.cz>
264
265 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
266 definition (patch by Stefan Monnier).
267 (glasses-mode): Use jit-lock instead of `after-change-functions'
268 (patch by Stefan Monnier).
269
c2def7a0
MB
2702000-12-12 Miles Bader <miles@gnu.org>
271
272 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
273 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
274
591b63b4
AC
2752000-12-12 Andrew Choi <akochoi@i-cable.com>
276
277 * term/mac-win.el: Remove load for ls-lisp.
278
a924cf63 279 * loadup.el: Load ls-lisp for system-type `macos'.
591b63b4 280
5ff4ba3d
MB
2812000-12-12 Miles Bader <miles@gnu.org>
282
283 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
284 Respect field end too.
285 (just-one-space): Respect fields as `delete-horizontal-space'.
286 (newline-and-indent, reindent-then-newline-and-indent): Use
287 `delete-horizontal-space'.
288
d0c679bc
SM
2892000-12-11 Stefan Monnier <monnier@cs.yale.edu>
290
adf9c994
SM
291 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
292 (so as to obey the field property in the minibuffer).
293
4b0cd42d
SM
294 * obsolete/c-mode.el: Moved from lisp/progmodes.
295 * obsolete/auto-show.el: Moved from lisp.
296 * obsolete/ooutline.el: Moved from lisp/textmodes.
d0c679bc 297
89f85863
CD
2982000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
299
300 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
301 changes to list them here.
302
303 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7. Too
304 many changes to list them here.
305
306 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7. Too
307 many changes to list them here.
308
309 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
310
3e0d35ce
GM
3112000-12-11 Gerd Moellmann <gerd@gnu.org>
312
d990421f
GM
313 * simple.el (kill-new): Don't try to setcar kill-ring if it is
314 nil.
315
fda514f7
GM
316 * cus-edit.el (custom-save-variables, custom-save-faces):
317 Comment fix.
318
3e0d35ce
GM
319 * hscroll.el: Moved to `obsolete' subdir.
320
ff904dd6
MB
3212000-12-11 Miles Bader <miles@gnu.org>
322
323 * window.el (window-text-height): Function removed (now in C).
324
fb97d87f
SM
3252000-12-10 Stefan Monnier <monnier@cs.yale.edu>
326
327 * log-edit.el (log-edit-parent-buffer): New var.
328 (log-edit): Set it. Add BUFFER argument.
329 (log-edit-done): Use char-before.
330 Don't bother checking validity of vc-comment-ring.
331 Only bury the buffer if log-edit popped it up.
332
333 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
334 (cvs-mode-diff-help): Remove.
335 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
802cf66c 336 (cvs-mode-marked): Set up the default for CMD manually.
fb97d87f
SM
337
338 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
339 Remove binding for ? now made unnecessary.
340
7de77417
CD
3412000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
342
343 * textmodes/reftex.el (reftex-scanning-info-available-p): New
344 function
345 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
346
347 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
348 when master file is not open.
349
4efa209f
SM
3502000-12-09 Stefan Monnier <monnier@cs.yale.edu>
351
352 * progmodes/ada-stmt.el: Update `maintainer'.
353
0a8052bd
GM
3542000-12-09 Stephen Gildea <gildea@alum.mit.edu>
355
356 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
357 choices to match documentation string.
358
a12167c5
MB
3592000-12-09 Miles Bader <miles@gnu.org>
360
2161605d
MB
361 * minibuf-eldef.el: New file.
362
a12167c5
MB
363 * window.el (fit-window-to-buffer): Don't pass last argument to
364 pos-visible-in-window-p, now that its meaning is inverted.
365
9ea8de1b
EZ
3662000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
367
368 * image.el (create-image): Doc fix; spotted by Per Cederqvist
369 <ceder@lysator.liu.se>.
370
5002ddbb
SM
3712000-12-08 Stefan Monnier <monnier@cs.yale.edu>
372
b6114d80
SM
373 * autoinsert.el (auto-insert-alist): Add missing final \n.
374
ee8d23ee
SM
375 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
376 (cvs-menu-map): Remove.
377 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
378 (cvs-mode-quit): Turn it back into a plain function.
379
5002ddbb 380 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
ee8d23ee 381 (texinfo-filter): Remove (move to texinfo.el).
5002ddbb
SM
382
383 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
384 file where it's more visible.
385 (texinfo-filter, texinfo-chapter-level-regexp): New variables
386 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
387 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
388 (texinfo-inside-macro-p): Only catch `scan-error's.
389 (texinfo-inside-env-p): Make better use of the match info.
390 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
391 (texinfo-insert-@end): Slight re-organization.
392 Also remove useless `looking-at' call.
393
30cd075d
AI
3942000-12-08 Andrew Innes <andrewi@gnu.org>
395
396 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
397 accessible in -nw mode.
398
399 * term/w32-win.el: Remove stuff about selection timeout, which is
400 irrelevant on Windows. Move clipboard support to w32-fns.el, so
401 it is accessible in -nw mode.
402
01b91009
DL
4032000-12-08 Dave Love <fx@gnu.org>
404
405 * emacs-lisp/lisp-mode.el (lisp-mode): Set
406 font-lock-keywords-case-fold-search.
407
842b2a94
GM
4082000-12-08 Gerd Moellmann <gerd@gnu.org>
409
410 * textmodes/ispell.el (ispell): Doc fix.
411
f9d5f611
KH
4122000-12-08 Kenichi Handa <handa@etl.go.jp>
413
414 * international/quail.el (quail-insert-decode-map): Check the
415 frame width of a window displaying the current buffer, not that of
416 the selected frame.
417 (quail-help): Make sure that the help buffer has window before
418 inserting text in it.
419
e04d21aa
SS
4202000-12-07 Sam Steingold <sds@gnu.org>
421
422 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
423 Backquote is used in isearch.el, so autoloading saves nothing.
424
fc3e23a4
EZ
4252000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
426
137cad7c
EZ
427 * startup.el (normal-top-level-add-subdirs-to-load-path): Ignore
428 the CVS and RCS subdirectories case-insensitively.
429
fc3e23a4
EZ
430 * dired.el (dired-insert-directory): If file-system-info is
431 fboundp, call it instead of invoking dired-free-space-program.
432
796ecd10
GM
4332000-12-07 Gerd Moellmann <gerd@gnu.org>
434
0f5f7c3e
GM
435 * server.el (server-visit-files): Push files on file-name-history.
436
3764ba49
GM
437 * progmodes/cc-langs.el: Update copyright.
438
8e7931da
GM
439 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
440
ae0d7485 441 * bindings.el (mode-line-mode-menu): Add glasses-mode.
e04d21aa 442
796ecd10
GM
443 * bindings.el (mode-line-mode-menu): Reverse the order
444 of define-keys so that the menu appears in alphabetical order.
445
ae0d7485
GM
4462000-12-07 Milan Zamazal <pdm@freesoft.cz>
447
448 * progmodes/glasses.el (glasses-mode): Update mode line at the end
449 of the function.
450
e2849090
DL
4512000-12-07 Dave Love <fx@gnu.org>
452
453 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
454
455 * facemenu.el (facemenu-unlisted-faces): Fix value.
456
5c7f629c
SM
4572000-12-07 Stefan Monnier <monnier@cs.yale.edu>
458
459 * font-lock.el (font-lock-default-fontify-region):
460 Include the terminating \n (off-by-one error).
461 (font-lock-set-defaults): Use dolist.
462
463 * derived.el (define-derived-mode): Don't use combine-run-hooks.
464
73481ae3
KH
4652000-12-07 Kenichi Handa <handa@etl.go.jp>
466
ffbaa122
KH
467 * international/mule-cmds.el (describe-language-environment): Fix
468 for the case that an input method title is not string but a list.
469
73481ae3
KH
470 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
471 of wrong SIZE record.
472
e2896b22
DL
4732000-12-06 Dave Love <fx@gnu.org>
474
67292061
DL
475 * newcomment.el (comment-region, comment-dwim): Doc fix.
476
477 * textmodes/texinfo.el: Require tex-mode when compiling.
478 (texinfo-update-node): Doc fix.
479 (texinfo-imenu-generic-expression): Add @anchor.
480 (texinfo-font-lock-keywords): Add @uref.
481 (texinfo-inside-macro-p): Don't use ignore-errors.
482 (texinfo-insert-quote): Match more contexts.
483
e76938e7
DL
484 * international/mule.el (decode-char, encode-char): Doc fix.
485 (auto-coding-alist): Customize.
486
487 * files.el (load-file): Fix change of 2000-03-12.
488
e2896b22
DL
489 * wid-edit.el (widget-text-keymap): Doc fix.
490
6610f4b2
AI
4912000-12-06 Andrew Innes <andrewi@gnu.org>
492
493 * makefile.w32-in (lisp): Set to an absolute directory, namely
494 $(CURDIR).
495
9e3366e4
EZ
4962000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
497
498 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
499 read generated-autoload-file, and set buffer-file-coding-system to
500 raw-text-unix after reading the file.
501
502 * international/mule-conf.el (file-coding-system-alist): Use
503 raw-text for reading loaddefs.el and raw-text-unix for writing
504 it.
505
d94d636f
GM
5062000-12-06 Gerd Moellmann <gerd@gnu.org>
507
384333ee
GM
508 * replace.el (occur): Make line-number-width 1 smaller for the
509 colon following the line number.
510
347d0813
GM
511 * startup.el (fancy-splash-text, command-line-1): Use
512 `File' for the menu name instead of `Files'.
e04d21aa 513
d4b72d58
GM
514 * tmm.el: Update copyright.
515
d94d636f
GM
516 * cus-start.el: Add entry for even-window-heights.
517
6e424019
MB
5182000-12-06 Miles Bader <miles@gnu.org>
519
520 * faces.el (frame-set-background-mode): Avoid stomping on
521 locally modified faces.
522
e6477b58
KH
5232000-12-06 Kenichi Handa <handa@etl.go.jp>
524
525 * international/fontset.el: Correct the font registries for
526 japanese-jisx0213-1 and japanese-jisx0213-2.
527
21999ab9
GM
5282000-12-05 Gerd Moellmann <gerd@gnu.org>
529
57d6e381
GM
530 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
531
21999ab9
GM
532 * iswitchb.el: Update customization commentary.
533
7422819c
GM
5342000-12-05 Rob Riepel <riepel@Stanford.EDU>
535
536 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
537 (tpu-search-highlight): Fixed comparison of overlay end positions.
538 (tpu-trim-line-ends): Implemented trimming logic locally.
539
540 * emulation/tpu-extras.el (tpu-write-file-hook)
541 (tpu-set-cursor-bound): Replaced picture-clean with
542 tpu-trim-line-ends.
543
73daff18
KH
5442000-12-05 Kenichi Handa <handa@etl.go.jp>
545
546 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
547 to cn-gb.
548 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
549
6a4cd002
DL
5502000-12-04 Dave Love <fx@gnu.org>
551
552 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
553
6452929e
GM
5542000-12-04 Gerd Moellmann <gerd@gnu.org>
555
e04d21aa 556 * mail/rmailsum.el (rmail-summary-expunge)
6452929e
GM
557 (rmail-summary-expunge-and-save): Ask for confirmation with
558 rmail-expunge-confirmed.
559
560 * mail/rmail.el (rmail-expunge-confirmed): New function.
561 (rmail-expunge): Use it.
562
0c68ce6f
GM
563 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
564 (etags-recognize-tags-table, find-tag-in-order): New
565 functionality: interpret file names as tags.
e04d21aa 566
7a53d8c8
EZ
5672000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
568
569 * info.el (Info-scroll-prefer-subnodes): New defcustom.
570 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't
571 visit the first subnode until the bottom of the current node is
572 visible.
573
caa15ef7
GM
5742000-12-04 Gerd Moellmann <gerd@gnu.org>
575
576 * format.el (format-decode): Don't change buffer's undo list.
577
e225faa7
KH
5782000-12-04 Kenichi Handa <handa@etl.go.jp>
579
580 * faces.el (face-font-registry-alternatives): Add entries for CJK
581 fonts. Doc-string adjusted for the actual usage of this data.
582
583 * international/fontset.el: Change the font registries for CJK
584 fonts in the default fontset. Don't append '*' to registries.
585
8b262a65
SM
5862000-12-03 Stefan Monnier <monnier@cs.yale.edu>
587
e04d21aa 588 * emacs-lisp/easy-mmode.el (define-derived-mode)
8b262a65
SM
589 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
590
591 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
592 (derived-mode-p): New function.
593 (derived-mode-make-docstring): Add `docstring' argument.
594 Use it if available and complete it if necessary.
595
33c4460b
AS
5962000-12-03 Andreas Schwab <schwab@suse.de>
597
598 * type-break.el (type-break): Don't make parent of itself.
599
5c9b3fac
MB
6002000-12-03 Miles Bader <miles@gnu.org>
601
602 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
603
27ce741e
SM
6042000-12-02 Stefan Monnier <monnier@cs.yale.edu>
605
07c16ec4
SM
606 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
607 (tex-main-file, tex-file): Simplify.
608 (tex-generate-zap-file-name): Use subst-char-in-string.
609 (tex-strip-dots): Remove.
610
c19cc275
SM
611 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
612
27ce741e
SM
613 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
614 to check if the match succeeded.
615
285991dc
GM
6162000-12-02 Gerd Moellmann <gerd@gnu.org>
617
618 * startup.el (use-fancy-splash-screens-p): New function.
619 (command-line-1): Use it to determine whether or not to use
620 a fancy splash screen.
621
52dca1b2
AS
6222000-12-02 Andreas Schwab <schwab@suse.de>
623
624 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
625
d3e7e7cf
EZ
6262000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
627
2dce2360
EZ
628 * international/mule.el (make-char): Fix last change.
629
9768eaa7
EZ
630 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
631 New defcustoms.
632 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
633 autoloading tex-mode; instead, do the same manually. Use
634 texinfo-open-quote and texinfo-close-quote. Insert literal quote
635 with numeric argument. Docstring fix.
636 (toplevel): Require cl when compiling.
e04d21aa 637
285991dc 638 * international/mule.el (make-char): Doc fix.
d3e7e7cf 639
0dd5e255
JR
6402000-12-02 Jason Rumney <jasonr@gnu.org>
641
642 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
643 the Emacs Lisp manual)
644
fbb87147
EZ
6452000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
646
5cbb3e93
EZ
647 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
648
fbb87147
EZ
649 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
650 the Emacs Lisp manual).
651
1636ca09
GM
6522000-12-02 Gerd Moellmann <gerd@gnu.org>
653
654 * simple.el (next-line-add-newlines): Change default to nil.
655
68875f0e
EZ
6562000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
657
658 * files.el (revert-buffer, recover-file): Bind
659 coding-system-for-read to emacs-mule-unix, not to no-conversion.
660
fd9ac94c
GM
6612000-12-01 Gerd Moellmann <gerd@gnu.org>
662
663 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
664
45450dd5
MB
6652000-12-01 Miles Bader <miles@gnu.org>
666
667 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
668
09df8881
KH
6692000-12-01 Kenichi Handa <handa@etl.go.jp>
670
671 * international/mule-diag.el (describe-char-after): Fix typo.
672 (describe-character-set, non-iso-charset-alist): Fix typo.
673
dea0a87d
MB
6742000-12-01 Miles Bader <miles@gnu.org>
675
b170205b
MB
676 * image-file.el (image-file-name-regexp): Automatically add
677 upper-case variants of each filename extension in
678 `image-file-name-extensions', since they seem to be common.
679
e04d21aa 680 * simple.el (minibuffer-contents)
dea0a87d
MB
681 (minibuffer-contents-no-properties, delete-minibuffer-contents):
682 New functions.
683 * filecache.el (file-cache-directory-name)
684 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
685
2b69bc11 6862000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
e04d21aa 687
dea0a87d
MB
688 * filecache.el (file-cache-minibuffer-complete): Don't try to
689 delete the minibuffer prompt.
690
a8a1b05d
DL
6912000-11-30 Dave Love <fx@gnu.org>
692
693 * cus-start.el: Fix read-buffer-function type.
694
693c4692
GM
6952000-11-30 Gerd Moellmann <gerd@gnu.org>
696
697 * md5.el: Removed. There's a built-in function, now.
698
2c0b1898
GM
6992000-11-30 Markus Rost <rost@math.ohio-state.edu>
700
701 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
702 as dummy 0-th char of rmail-deleted-vector.
703
63dfcf4b
EZ
7042000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
705
706 * ps-print.el (ps-end-job): Bind case-fold-search only after
707 switching to ps-spool-buffer.
708
7092000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
710
711 * ps-print.el: Line number font customization. PostScript: Lines and
712 PageCount are initialized on each page. Doc Fix.
713 (ps-print-version): New version number (6.3.2).
714 (ps-lpr-switches, ps-font-info-database, ps-font-size)
715 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
716 (ps-right-header): Customization fix.
717 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
718 Fix code.
719 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
720 New vars.
721
df3aedcf
GM
7222000-11-30 Gerd Moellmann <gerd@gnu.org>
723
edfb795e
GM
724 * bs.el: Fix typos and spelling errors.
725 (bs-appearance) <defgroup>: Renamed from bs-appearence.
726 (bs-configuration): Doc fix.
e04d21aa 727
df3aedcf
GM
728 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
729
8b8a7f01
GM
7302000-11-30 Rob Riepel <riepel@Stanford.EDU>
731
732 * emulation/tpu-edt.el (tpu-version): New version.
733 (tpu-search-overlay, tpu-replace-overlay): New initial range.
734 (tpu-original-mode-line): Variable deleted.
735 (tpu-mark-flag): New initial value.
736 (tpu-set-mode-line): Don't redefine mode-line-format. Add
737 tpu-mark-flag to minor-mode-alist.
738 (tpu-update-mode-line): New mark flag logic.
739 (tpu-get): Use find-file-wildcards.
740 (tpu-search-highlight): Move overlay less, reset overlay properly.
741 (tpu-unselect): Deactivate mark.
742 (tpu-lm-replace): Reset overlay properly.
743 (tpu-forward-line): Use forward-visible-line.
744 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
745
746 * emulation/tpu-extras.el (tpu-forward-line): Use
747 forward-visible-line.
e04d21aa 748
c069a9d3
GM
7492000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
750
751 * cus-edit.el (custom-face-value-create): Always emphasize tag.
752
b02cd40b
GM
7532000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
754
755 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
756 and skip whitespace and newlines.
e04d21aa 757
b7a90344
SM
7582000-11-30 Stefan Monnier <monnier@cs.yale.edu>
759
760 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
761
be6bbb55
GM
7622000-11-29 Gerd Moellmann <gerd@gnu.org>
763
0383ed60
GM
764 * help.el (describe-function-1): Regexp-quote function name
765 when used as part of a regexp.
766
c7957947
GM
767 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Use
768 face-attribute instead of face-foreground and face-background.
769 (tool-bar-add-item): Likewise, and handle unspecified colors.
770
771 * enriched.el (enriched-face-ans): Use face-attribute instead
772 of face-foreground and face-background.
773
774 * faces.el (face-foreground, face-background, face-stipple):
775 Return nil if attribute is unspecified, for backward
776 compatibility.
777
7423978d
GM
778 * files.el (auto-mode-alist): Add an entry for antlr-mode.
779
ef128c78
GM
780 * play/5x5.el: Remove version info.
781
a81fc510
GM
782 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
783
be6bbb55
GM
784 * frame.el (blink-cursor-mode): Doc fix.
785
f9396e03
GM
7862000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
787
788 * antlr-mode.el: New commands to run ANTLR from within Emacs and
789 to create Makefile rules.
790 (antlr-tool-command): New user option.
791 (antlr-ask-about-save): New user option.
792 (antlr-makefile-specification): New user option.
793 (antlr-file-formats-alist): New variable.
794 (antlr-special-file-formats): New variable.
795 (antlr-unknown-file-formats): New user option.
796 (antlr-help-unknown-file-text): New variable.
797 (antlr-help-rules-intro): New variable.
798 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
799 (antlr-mode-menu): Add entries.
800 (antlr-file-dependencies): New function.
801 (antlr-directory-dependencies): New function.
802 (antlr-superclasses-glibs): New function.
803 (antlr-run-tool): New command.
804 (antlr-makefile-insert-variable): New function.
805 (antlr-insert-makefile-rules): New function.
806 (antlr-show-makefile-rules): New command.
807
808 * antlr-mode.el: More Emacs/XEmacs stuff.
809 (antlr-no-action-keywords): New constant with value nil.
810 (antlr-font-lock-keywords-alist): Use it. Old value would break
811 syntax highlighting in Emacs-21.0.
812 (antlr-default-directory): Emacs/XEmacs dependend function.
813 (antlr-read-shell-command): Ditto.
814 (antlr-with-displaying-help-buffer): Ditto.
815
8162000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
817
818 * antlr-mode.el: imenu, parsing and highlighting changes.
819 (antlr-imenu-create-index-function): Don't create extra submenus
820 for definitions in different grammar classes. It is not necessary
821 for the menu and would make command `imenu' awkward to use.
822 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
823 header actions and more than one.
824 (antlr-font-lock-tokendef-face): Changed color.
825 (antlr-font-lock-tokenref-face): Changed color.
826 (antlr-font-lock-additional-keywords): Also highlight lowercase.
827 (antlr-mode-syntax-table): New variable.
828 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
829 (antlr-with-syntax-table): Don't copy syntax table.
830
8312000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
832
833 * antlr-mode.el: Minor changes: language setting.
834 (antlr-language-alist): The value for file option "language" can
835 be both an identifier and a string.
836 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
837 (antlr-language-limit-n-regexp): Change accordingly.
838
8392000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
840
841 * antlr-mode.el: Minor changes: tabs, hiding.
842 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
843 (antlr-action-visibility): Also allow value nil to also hide the
844 braces. Renamed from `antlr-tiny-action-length'.
845 Suggested by Jay@aol.com.
846 (antlr-hide-actions): Change accordingly. Hide line if completely
847 hidden action is on a line of its own.
e04d21aa 848
6ad948eb
SM
8492000-11-29 Stefan Monnier <monnier@cs.yale.edu>
850
851 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
852
853 * sort.el (sort-columns): Don't concat strings with numbers.
854
9c6a4107
DL
8552000-11-29 Dave Love <fx@gnu.org>
856
857 * cus-edit.el (face): Fix :format.
858
859 * mail/feedmail.el: Require smtpmail when compiling.
860 (mail-do-fcc): Autoload.
861 (feedmail) <defgroup>: Fix :link.
862 (feedmail-nuke-body-in-fcc): Fix :type.
863 (feedmail-send-it): Add autoload cookie.
864
053b8d35
SM
8652000-11-29 Stefan Monnier <monnier@cs.yale.edu>
866
867 * newcomment.el (comment-indent): Save excursion around call to
868 comment-indent-function.
869
242c13e8
MB
8702000-11-29 Miles Bader <miles@gnu.org>
871
872 * subr.el (member-ignore-case): Return the tail of the list who's
873 car matches, like `member', not the matching element itself.
874
8f4b5f28
KH
8752000-11-29 Kenichi Handa <handa@etl.go.jp>
876
877 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
878 should not contain `\n'.
879
bebe4a2c
GM
8802000-11-28 Gerd Moellmann <gerd@gnu.org>
881
fd9ac94c 882 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
99879a40 883
ba7e40eb
GM
884 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
885
75ab0c79
GM
886 * dired-aux.el (dired-do-create-files): Construct default file
887 name for dired-mark-read-file-name so that when the user enters
888 just RET, the target file will end up in the target directory.
889
bebe4a2c
GM
890 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
891 local-abbrev-table before changing buffers because it might
892 have a buffer-local binding.
893
fa6d1ca8
MB
8942000-11-28 Miles Bader <miles@gnu.org>
895
896 * simple.el (delete-horizontal-space): Handle fields more generally.
897
8d2c2642
GM
8982000-11-28 Gerd Moellmann <gerd@gnu.org>
899
900 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
901
8b31236d
DL
9022000-11-28 Dave Love <fx@gnu.org>
903
3cbd02d2
DL
904 * progmodes/ps-mode.el (ps-mode): Set comment-start and
905 comment-start-skip locally.
906
8b31236d
DL
907 * progmodes/fortran.el (fortran-mode): Don't set
908 fortran-comment-line-start-skip. Set comment-start to
909 fortran-comment-line-start.
910 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
911 (fortran-comment-line-start-skip): Simplify slightly.
912
ae4bf56d
GM
9132000-11-28 Gerd Moellmann <gerd@gnu.org>
914
17ef7534
GM
915 * play/5x5.el: Remove RCS keyword.
916
fd9ac94c 917 * bs.el: Mistaken commit, undone 2000-11-30.
ae4bf56d 918
665b27a6
GM
9192000-11-28 Milan Zamazal <pdm@freesoft.cz>
920
921 * textmodes/tildify.el (tildify-string-alist): Add
922 `plain-tex-mode' here.
923
fe3c2ae3
GM
9242000-11-28 Colin Walters <walters@cis.ohio-state.edu>
925
926 * chistory.el (Command-history-setup): Remove extraneous `keymap'
927 reference.
928
d970106b
MB
9292000-11-28 Miles Bader <miles@gnu.org>
930
36b80a0d
MB
931 * cus-face.el (custom-face-attributes): Add post-filter function
932 for :box. Make pre-filter function for :box handle all cases.
933
d970106b
MB
934 * wid-edit.el (widget-choose): Make sure pop-up window is large
935 enough to display all the choices, as there's no way to scroll it.
936
5a2bae6c
KH
9372000-11-28 Kenichi Handa <handa@etl.go.jp>
938
939 * international/mule-conf.el: Make the coding system no-conversion
940 safe for all characters.
941
9e836e23
DL
9422000-11-27 Dave Love <fx@gnu.org>
943
8b31236d
DL
944 * net/ldap.el (ldap) <defgroup>: Add :version.
945
9e836e23
DL
946 * tooltip.el (tooltip-use-echo-area): Doc fix.
947
948 * cus-start.el <minibuffer-prompt-properties>: Add version.
949 <read-buffer-function>: Add.
950
951 * apropos.el (apropos-print): Add help-echo to active text.
952
953 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
954
4a74d071
GM
9552000-11-27 Gerd Moellmann <gerd@gnu.org>
956
957 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
958 type, group and version.
959
76058c27
EZ
9602000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
961
4a74d071 962 * select.el (x-get-selection): Docstring fix.
76058c27 963
fd9ac94c 9642000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
26a8d08d 965
fd9ac94c 966 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
26a8d08d 967
49060c51
AI
9682000-11-27 Andrew Innes <andrewi@gnu.org>
969
970 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
971
972 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
973
b2a8e429
MB
9742000-11-27 Miles Bader <miles@gnu.org>
975
976 * dired.el (dired-get-filename): Return filename verbatim if
977 LOCALP is `verbatim'.
978 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
979 `verbatim' so that we don't inadvertently delete a non-existant
980 directory name.
981
5ac0366d
KH
9822000-11-27 Kenichi Handa <handa@etl.go.jp>
983
984 * international/characters.el: Specify cases and syntaxes for
985 mule-unicode-0100-24ff.
986
67f1cf4c
GM
9872000-11-27 Gerd Moellmann <gerd@gnu.org>
988
989 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
990 that foreground and/or background colors of the face `tool-bar'
991 are unspecified.
992
46c56972
MB
9932000-11-27 Miles Bader <miles@gnu.org>
994
e04d21aa 995 * wid-edit.el (widget-field-buffer, widget-field-start)
ec725166
MB
996 (widget-field-end): Handle widget field `pseudo-overlays'.
997 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
998 if it's there instead of in `widget-field-list'.
999
46c56972 1000 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
a2e6f426
MB
1001 (help-make-xrefs): Delete extraneous newlines at the end of the
1002 docstring.
46c56972 1003
640a9cdd
JR
10042000-11-25 Jason Rumney <jasonr@gnu.org>
1005
1006 * startup.el (command-line): Call set-locale-environment after
1007 Window System init file is read, as it can result in a call to
1008 redraw-frame.
1009
0b3f96d4
EZ
10102000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
1011
1012 * simple.el (shell-command): Mention the effect of the prefix
1013 argument in the doc string.
1014
8da6e2a1
MB
10152000-11-25 Miles Bader <miles@gnu.org>
1016
a658d039
MB
1017 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
1018
8da6e2a1 1019 * wid-edit.el (widget-field-value-delete): Don't try to delete
a2e6f426 1020 overlay when it's the `pseudo-overlay' that exists at some points.
8da6e2a1 1021
d3416cca
JR
10222000-11-24 Jason Rumney <jasonr@gnu.org>
1023
1024 * international/mule-cmds.el (locale-language-names): Add "jp" as
1025 a non-standard alternative for Japanese.
1026
17e37f53
AS
10272000-11-24 Andre Spiegel <spiegel@gnu.org>
1028
1029 * vc-hooks.el: Require 'cl during compilation.
1030
9aa5f148
GM
10312000-11-24 Gerd Moellmann <gerd@gnu.org>
1032
ba193890
GM
1033 * faces.el (face-set-after-frame-default): Let face attributes
1034 specified for new frames override frame parameters.
1035
9aa5f148
GM
1036 * startup.el (command-line): Fix computation of the source file
1037 for user-init-file when user-init-file is a compiled file.
1038
51a1edab
MB
10392000-11-24 Miles Bader <miles@gnu.org>
1040
e04d21aa 1041 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
51a1edab
MB
1042 (custom-post-filter-face-spec): New functions.
1043 (custom-face-set, custom-face-value-create): Filter the face spec
1044 before and after customization.
1045 (custom-face-set): If VALUE specifies a null face, pass a
1046 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
1047 * cus-face.el (custom-face-attributes): Remove SET and GET
1048 functions. Add some IN-FILTER and OUT-FILTER functions in the few
1049 cases they're needed.
1050
1ed74431
MB
1051 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
1052 that it's distinguishable from the :off-glyph on dark-background
1053 displays. Set its background color too.
1054
67ee1125
MB
1055 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
1056 so that people can easily turn it off.
1057
7d027816 10582000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
e04d21aa 1059
7d027816 1060 * ediff-diff.el: Moved variables around to have it compile under NT.
e04d21aa 1061
9aa5f148 1062 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
e04d21aa 1063
9aa5f148 1064 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
e04d21aa 1065
9aa5f148 1066 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
7d027816 1067 redundant skip-small-frames test.
e04d21aa 1068
9aa5f148 1069 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
7d027816 1070 (viper-downgrade-to-insert): protect against errors in hooks.
e04d21aa 1071
9aa5f148
GM
1072 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
1073 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
1074 (viper-restore-cursor-type,viper-set-insert-cursor-type): New
7d027816 1075 functions.
e04d21aa 1076
9aa5f148 1077 * viper-util.el (viper-memq-char): Bug fixes.
e04d21aa 1078
9aa5f148 1079 * viper.el (viper-mode): Fix cursor handling.
e04d21aa 1080
f07fa1b8
KH
10812000-11-24 Kenichi Handa <handa@etl.go.jp>
1082
1083 * international/mule-diag.el (list-iso-charset-chars): For
1084 two-byte charset, fix the `while' condition.
1085 (list-non-iso-charset-chars): Fix the `while' condition.
1086
ba8299ff
SM
10872000-11-23 Stefan Monnier <monnier@cs.yale.edu>
1088
79372165
SM
1089 * subr.el (add-hook, remove-hook): Don't call make-local-hook
1090 if the variable is make-variable-buffer-local.
1091
ba8299ff
SM
1092 * progmodes/ada-stmt.el (ada-template-map): Initialize
1093 and bind it to C-c t in ada-mode-map.
1094 (ada-stmt-mode-hook): New function extracted from old code.
1095 Only change the buffer-local side of skeleton-*.
1096 (ada-mode-hook): Use it.
1097
68a887fa
EZ
10982000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
1099
1100 * iswitchb.el (iswitchb-minibuf-depth): New variable.
1101 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
1102 we expect to be returned by minibuffer-depth once we prompt the
1103 user in the minibuffer.
1104 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
1105 as recorded in iswitchb-minibuf-depth, return non-nil.
1106
3b345582
EZ
11072000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
1108
1109 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
1110 (hscroll-window-maybe): Docstring fix.
1111
595dead2
DL
11122000-11-23 Dave Love <fx@gnu.org>
1113
1114 * rect.el (string-rectangle): Don't test delete-selection-mode.
1115
1e66b27a
GM
11162000-11-23 Gerd Moellmann <gerd@gnu.org>
1117
02790ce2
GM
1118 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
1119 is in the tool bar.
1120
1e66b27a
GM
1121 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
1122 with `no-dir'; we want the directory part to be able to remove
1123 it.
1124
a4caa65d
SM
11252000-11-22 Stefan Monnier <monnier@cs.yale.edu>
1126
1127 * textmodes/outline.el (outline-flag-region):
1128 Don't bind inhibit-read-only since we don't modify the buffer.
1129 (outline-isearch-open-invisible): Don't jump to overlay-start
1130 since we're trying to unhide text around point.
1131 (outline-discard-overlays): Use dolist.
1132
1133 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
1134
03e757c1
GM
11352000-11-22 Gerd Moellmann <gerd@gnu.org>
1136
e04d21aa 1137 * mail/rmail.el (rmail-confirm-expunge): Default to
03e757c1 1138 y-or-n-p.
e04d21aa 1139
1598a961
SM
11402000-11-22 Stefan Monnier <monnier@cs.yale.edu>
1141
1142 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
1143 Fix ARG regexp to skip quoted braces.
1144 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
1145 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
1146 are (correctly) handled separately).
1147 Remove `caption' and `footnote' from `citations': they contain text.
1148 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
1149 (latex-skeleton-end-hook): New function.
1150 (latex-mode): Use it.
1151 (tex-start-tex-marker): Remove.
1152 (tex-send-tex-command): Don't set tex-start-tex-marker.
1153 (tex-error-parse-syntax-table): New var.
1154 (tex-compilation-parse-errors): Use it.
1155 Ignore tex-start-tex-marker. Don't bother with marker-position.
1156 (tex-validate-buffer): Don't bother with marker-position.
1157
1158 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
bd7e01a3 1159 (flyspell-generic-progmode-verify): Use it.
1598a961 1160
eaae8106
SS
11612000-11-22 Sam Steingold <sds@gnu.org>
1162
03e757c1
GM
1163 * simple.el (delete-trailing-whitespace): New interactive
1164 function.
e04d21aa 1165
eaae8106 1166 * progmodes/ada-mode.el (ada-mode): Use it instead of
bd7e01a3 1167 `ada-remove-trailing-spaces'.
eaae8106 1168 (ada-remove-trailing-spaces): Removed.
e04d21aa 1169
eaae8106 1170 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
e04d21aa 1171
1598a961
SM
1172 * textmodes/picture.el (picture-clean): Removed.
1173 (picture-mode-exit): Call it instead of `picture-clean'.
eaae8106 1174
a41d49e9
GM
11752000-11-22 Gerd Moellmann <gerd@gnu.org>
1176
e053c60f
GM
1177 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
1178
a41d49e9
GM
1179 * hi-lock.el (hi-lock-refontify): Don't call non-existent
1180 jit-lock-fontify-buffer; it should anyway be unneccessary to
4c4a541d 1181 do anything special when jit-lock is active.
a41d49e9
GM
1182 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
1183
197615f3
DL
11842000-11-22 Dave Love <fx@gnu.org>
1185
ddbfaa9f
DL
1186 * calendar/todo-mode.el (todo-top-priorities): Use
1187 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
1188
ddc3c695
DL
1189 * language/chinese.el, language/cyrillic.el:
1190 * language/devanagari.el, language/ethiopic.el, language/greek.el:
1191 * language/hebrew.el, language/indian.el, language/japanese.el:
1192 * language/korean.el, language/lao.el, language/misc-lang.el:
1193 * language/thai.el, language/tibetan.el, language/vietnamese.el:
1194 Use provide.
1195
fb9fa98d
DL
1196 * cus-edit.el (custom-buffer-create-internal): Save some consing.
1197 (custom-variable-set): Improve validation error mesage.
1198
197615f3
DL
1199 * rect.el (string-rectangle): Revert last change.
1200 (string-rectangle-line): New arg DELETE.
1201 (string-rectangle): Check delete-selection-mode.
1202
1203 * emacs-lisp/edebug.el (edebug-version)
1204 (edebug-maintainer-address): Deleted.
1205 (edebug-submit-bug-report): Just alias to report-emacs-bug.
1206 (edebug-read-function): Account for other `'#' read forms.
1207 (edebug-mode-menus): Make some items toggles.
1208 (edebug-outside-unread-command-event, unread-command-event):
1209 Remove these to avoid warnings.
1210
f4117c4d
GM
12112000-11-22 David Ponce <david@dponce.com>
1212
1213 * recentf.el (recentf-menu-items-for-commands)
1214 (recentf-make-menu-items, recentf-make-menu-item)
4c4a541d 1215 (recentf-filter-changer): Added :help and :active menu-item properties.
eaae8106 1216
f4117c4d
GM
1217 (recentf-build-dir-rules, recentf-dump-variable)
1218 (recentf-edit-list, recentf-open-files-item)
1219 (recentf-open-files): Replaced unnecessary `mapcar' with new
1220 built-in `mapc'.
eaae8106 1221
f8e2f3f2
MB
12222000-11-23 Miles Bader <miles@gnu.org>
1223
1224 * faces.el (menu): Make inverse-video on ttys too.
1225
4c4a541d
SM
12262000-11-22 Stefan Monnier <monnier@cs.yale.edu>
1227
1228 * simple.el (comment-line-break-function): Use the new name
1229 indent-new-comment-line -> comment-indent-new-line.
1230 (clone-indirect-buffer): Don't ignore NORECORD.
1231 (next-completion): Properly handle the case where items are adjacent.
1232
1233 * mouse.el (popup-menu): Stupid typo.
1234
980d836e
GM
12352000-11-22 Gerd Moellmann <gerd@gnu.org>
1236
60e8e0a5
GM
1237 * emacs-lisp/authors.el: Remove autoload cookies, add author,
1238 maintainer, keywords tags.
1239
980d836e
GM
1240 * rect.el (replace-rectangle): Don't call string-rectangle-line
1241 with too many arguments.
1242
e08b2069
AS
12432000-11-22 Andre Spiegel <spiegel@gnu.org>
1244
60e8e0a5 1245 * ediff-util.el (ediff-file-checked-out-p)
eaae8106 1246 (ediff-file-checked-in-p): Call vc-state instead of
e08b2069
AS
1247 vc-locking-user, which no longer exists.
1248
1249 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
1250
c6779d8d
DL
12512000-11-22 Dave Love <fx@gnu.org>
1252
1253 * md5.el (md5): Provide.
1254 (md5): Fix error call.
1255
e672fdce
MB
12562000-11-22 Miles Bader <miles@gnu.org>
1257
eaae8106 1258 * textmodes/refill.el (refill-adjust-ignorable-overlay)
d9fdcdb5
MB
1259 (refill-fill-paragraph-at): Remove debugging code.
1260
80e24c04
MB
1261 * calendar/calendar.el (generate-calendar-window): When we don't
1262 call `fit-window-to-buffer', make sure the top line is fully visible.
1263
3a17d6cc
MB
1264 * image-file.el (insert-image-file): Don't make `read-only'
1265 property rear-nonsticky.
1266
ae1a21c6
MB
1267 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
1268 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
1269 stashing away its original value.
1270 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
1271 in the recursive edit.
1272 Bind `isearch-original-minibuffer-message-timeout' to protect it.
1273 (isearch-done): Restore `minibuffer-message-timeout'.
1274
e672fdce
MB
1275 * cus-start.el: Remove entry for `mode-line-inverse-video'.
1276
3ea79df8
SM
12772000-11-21 Stefan Monnier <monnier@cs.yale.edu>
1278
1279 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
1280
1281 * find-lisp.el (find-lisp-find-files-internal):
1282 Use dolist, when and file-name-as-directory.
1283
980d836e 1284 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3ea79df8
SM
1285 (define-derived-mode, define-minor-mode): Add specs.
1286
1287 * window.el: General comment and spacing fixes.
1288 (save-selected-window): Use backquotes.
1289 (window-safely-shrinkable-p): New function.
1290 (shrink-window-if-larger-than-buffer): Use it.
1291
1292 * subr.el (make-local-hook): Docstring fix.
1293
1294 * shell.el (shell-mode): Use define-derived-mode.
1295
1296 * newcomment.el (comment-indent): Insert comment before calling
1297 comment-indent-function. Don't insert in column 0.
1298 (comment-dwim): Indent before inserting comment.
1299
1300 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
1301 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
1302 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
1303 Use mapc rather than map.
1304
1305 * files.el (find-buffer-visiting): Compare all attributes before
1306 declaring two files identical (rather than just their inode-no).
1307 (auto-mode-alist): Use \' rather than $.
1308
1309 * which-func.el: Update maintainer line.
1310
1311 * pcvs.el (uniquify-buffer-file-name): Remove advice.
1312 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
1313 (uniquify-buffer-file-name): Use it.
1314
8f62f2b8
MB
13152000-11-22 Miles Bader <miles@gnu.org>
1316
1317 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
1318 * simple.el (minibuffer-avoid-prompt): New function.
1319
fb279a6d
GM
13202000-11-21 Gerd Moellmann <gerd@gnu.org>
1321
1322 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
1323
867092e9
MB
13242000-11-21 Miles Bader <miles@gnu.org>
1325
ef860850
MB
1326 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
1327 inclusion of `track-mouse'.
1328
867092e9
MB
1329 * textmodes/refill.el (refill-ignorable-overlay): New variable.
1330 (refill-adjust-ignorable-overlay): New function.
1331 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
1332 only the paragraph's tail if possible.
1333 Update `refill-ignorable-overlay'.
1334 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
1335
1336 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
1337 point inside the fill-prefix.
1338
1339 * textmodes/refill.el (refill-post-command-function): Don't reset
1340 refill-doit in the case where a self-insertion command doesn't
1341 case a refill. Use `refill-fill-paragraph-at', getting position
1342 from `refill-doit'.
1343 (refill-after-change-function): Set `refill-doit' to END.
1344 (refill-fill-paragraph-at): New function, mostly from old
1345 refill-fill-paragraph.
1346 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
1347 (refill-pre-command-function): New function.
1348 (refill-mode): Add it to `pre-command-hook'.
1349
ff9ab414
GM
13502000-11-20 Gerd Moellmann <gerd@gnu.org>
1351
29a01b72
GM
1352 * textmodes/artist.el (artist-mode): Fix autoload cookie.
1353
ff9ab414
GM
1354 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
1355 javadoc tags.
eaae8106 1356
885b211b
AS
13572000-11-20 Andre Spiegel <spiegel@gnu.org>
1358
1359 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
1360 vc.el).
1361
eaae8106 1362 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
885b211b 1363 require vc.
eaae8106
SS
1364
1365 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
885b211b 1366 checkouts.
eaae8106 1367
d1838556
DL
13682000-11-20 Dave Love <fx@gnu.org>
1369
1370 * Makefile.in (DONTCOMPILE): Omit bindings.el.
1371
2b69bc11 13722000-11-20 Eli Barzilay <eli@www.barzilay.org>
56c13ae6 1373
2b69bc11
GM
1374 * calculator.el (calculator-paste): Use `if' instead of `and'
1375 and `or'.
1376 (calculator-help): Don't use electric-describe-mode for XEmacs.
56c13ae6 1377
b95b34e5
GM
13782000-11-19 Gerd Moellmann <gerd@gnu.org>
1379
030de92f
GM
1380 * info.el (info-menu-5): Doc fix.
1381
b95b34e5
GM
1382 * textmodes/artist.el: New file.
1383
54970452
AS
13842000-11-19 Andre Spiegel <spiegel@gnu.org>
1385
eaae8106 1386 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
54970452
AS
1387 and differentiate according to checkout model.
1388 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
1389 since this function is only concerned with master state.
1390
eaae8106 1391 * vc-hooks.el (vc-workfile-unchanged-p,
54970452
AS
1392 vc-default-workfile-unchanged-p): Moved here from vc.el.
1393
eaae8106 1394 * vc.el (vc-workfile-unchanged-p,
54970452
AS
1395 vc-default-workfile-unchanged-p): See above.
1396
e5a9dabf
MB
13972000-11-19 Miles Bader <miles@gnu.org>
1398
1399 * image-file.el (insert-image-file): Make `intangible' and
1400 `read-only' properties rear-nonsticky too.
1401
24127af0
GM
14022000-11-18 Gerd Moellmann <gerd@gnu.org>
1403
d392e9c5 1404 * ps-print.el: Update copyright notice.
eaae8106 1405
d392e9c5
GM
1406 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
1407 (tooltip-show): Use the offsets.
1408
24127af0 1409 * bindings.el (mode-line-modified): Fix a typo.
eaae8106 1410 (mode-line-toggle-modified, mode-line-widen)
24127af0
GM
1411 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
1412
2b69bc11 14132000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
08ea6f17 1414
2b69bc11
GM
1415 * ps-print.el (toplevel): Test for find-coding-system being
1416 fboundp before calling ps-x-find-coding-system.
08ea6f17 1417
66321b2f
SM
14182000-11-16 Stefan Monnier <monnier@cs.yale.edu>
1419
1420 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
1421 (vc-version-backup-file): Docstring fix.
1422
046110c6
GM
14232000-11-16 Gerd Moellmann <gerd@gnu.org>
1424
4104194e
GM
1425 * files.el (basic-save-buffer): Don't add a newline if
1426 find-file-literally is non-nil.
1427 (find-file-literally): Extend doc string.
1428
046110c6
GM
1429 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
1430 sort(1) with the `-f' argument.
1431
6505c16e
AS
14322000-11-16 Andre Spiegel <spiegel@gnu.org>
1433
fd063975
AS
1434 * vc.el: Updated backend documentation.
1435 (vc-default-check-headers): New function.
1436
3d02dd81 1437 * vc-{cvs,rcs,sccs}.el: Functions reordered.
eaae8106
SS
1438
1439 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 1440 up-to-date.
eaae8106 1441 (vc-do-command): In the asynchronous case, output messages only if
9dd94743 1442 the minibuffer is not active.
fd063975 1443
eaae8106 1444 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8791d617 1445 `vc-cvs-use-edit' is on.
eaae8106
SS
1446 (vc-cvs-checkout): When this is used for reverting the workfile,
1447 make a backup of the original contents and revert to that in case
8791d617 1448 of error.
eaae8106 1449 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
9dd94743 1450 remote repositories.
eaae8106 1451
6505c16e
AS
1452 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
1453 for both version and ratio in the minibuffer.
fd063975 1454
eaae8106 1455 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8791d617 1456 Use vc-do-command to perform the annotation, not call-process.
6505c16e 1457
a13f0660
KH
14582000-11-16 Kenichi Handa <handa@etl.go.jp>
1459
1460 * international/quail.el (quail-start-translation): Don't call
1461 `message' before reading key sequence.
1462
1389a414
MB
14632000-11-16 Miles Bader <miles@lsi.nec.co.jp>
1464
1465 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
1466
9256a532
KH
14672000-11-16 Kenichi Handa <handa@etl.go.jp>
1468
1469 * window.el (fit-window-to-buffer): Be sure to acquire at least
1470 one text line even if the buffer is empty.
1471
0e14fe9f
GM
14722000-11-16 Gerd Moellmann <gerd@gnu.org>
1473
eaae8106 1474 * net/ange-ftp.el (ange-ftp-file-writable-p)
0e14fe9f
GM
1475 (ange-ftp-file-readable-p, ange-ftp-file-executable-p): Bind
1476 ange-ftp-process-verbose to nil.
1477
da645c53
DL
14782000-11-15 Dave Love <fx@gnu.org>
1479
233d5cde
DL
1480 * wid-edit.el (widget-specify-field, widget-specify-button): If
1481 :help-echo is a function, set help-echo of overlay to
1482 widget-mouse-help.
1483 (widget-mouse-help): New function.
1484 (widget-echo-help): Rewritten for :help-echo functions only taking
1485 a widget arg.
1486
b12057b9
DL
1487 * net/eudc-bob.el (eudc-bob-can-display-inline-images): Use
1488 display-graphic-p.
1489 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
1490 and that JPEG is available.
1491 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
1492
da645c53
DL
1493 * international/mule-cmds.el (locale-charset-language-names):
1494 Match @euro.
1495
6d133d1f
GM
14962000-11-15 Gerd Moellmann <gerd@gnu.org>
1497
1498 * faces.el (face-set-after-frame-default): If
0e14fe9f 1499 `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
1500 default face from X resources.
1501
49ac2ac5
EZ
15022000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
1503
1504 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
1505 Don't set EMACSLOADPATH.
1506
4fb0a34c
EZ
15072000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
1508
1509 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
1510 texinfo-insert-@url.
1511 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
1512 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
1513
bb304a7a
SM
15142000-11-14 Stefan Monnier <monnier@cs.yale.edu>
1515
82bc80bf
SM
1516 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
1517 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
1518 (checkdoc-minor-keymap): Backward compatibility.
1519 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
1520 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
1521 (checkdoc-this-string-valid-engine): Be a bit more strict
1522 to avoid matching substrings of `...' quoted vars/funs.
1523 (checkdoc-defun-info): Only look for `interactive' if alone.
1524 (debug-ignored-errors): Add "arg doesn't appear in docstring".
1525
e8c87124
SM
1526 * progmodes/compile.el (grep): `tag-default' can be nil.
1527
bb304a7a
SM
1528 * newcomment.el (comment-indent): Paren typo.
1529
8628686a
DL
15302000-11-14 Dave Love <fx@gnu.org>
1531
25c269ef
DL
1532 * calculator.el: New maintainer version.
1533
66321b2f 1534 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 1535
8628686a
DL
1536 * cmuscheme.el: Doc fixes.
1537 (cmuscheme) <defgroup>: Use `scheme' as parent.
1538 (cmuscheme-program-name): Remove. Change uses to
1539 scheme-program-name.
1540
1541 * xscheme.el (scheme-program-name): Don't define here.
1542
1543 * progmodes/scheme.el (scheme-program-name): New variable
1544 (originally in cmuscheme).
1545
88f0a1eb
MB
15462000-11-14 Miles Bader <miles@gnu.org>
1547
1548 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
1549 Handle header-lines. Don't loop forever if we can't enlarge the
1550 window anymore. Simplify a bit.
1551
cd9a000c
KH
15522000-11-14 Kenichi Handa <handa@etl.go.jp>
1553
1554 * window.el (fit-window-to-buffer): Don't check
1555 window-text-height. Assure that the last line is fully visible.
1556
1557 * international/quail.el (quail-show-guidance-buf): Call
1558 fit-window-to-buffer to assure the enough height of the guidance
1559 buffer.
1560 (quail-update-guidance): Avoid making the guidance buffer shorter.
1561
d3fcda22
SM
15622000-11-14 Stefan Monnier <monnier@cs.yale.edu>
1563
bdbd9606
SM
1564 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
1565 rather than `prepend' and add an interesting comment.
1566 (tex-math-face, tex-font-lock-syntactic-face-function):
1567 New face and function to use it.
1568 (tex-define-common-keys, tex-mode-map): Use menu-item rather
1569 than `menu-enable' symbol property.
1570 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
1571 (tex-mode): Add some latex-mode commands for auto-selection.
1572 Use tex-font-lock-syntactic-face-function.
1573 (tex-insert-quote): Simplify.
1574 (tex-shell): New mode.
1575 (tex-start-shell): Use it.
1576 (tex-shell-proc, tex-shell-buf): New functions.
1577 (tex-send-command): Use it.
1578 (tex-main-file): Fix the meaning of the new arg REALFILE.
1579 (tex-send-tex-command): New function split from `tex-start-tex'.
1580 Set compilation-last-buffer and compilation-parsing-end.
1581
d3fcda22
SM
1582 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
1583 when it follows non-comment text on the line.
1584
1585 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1586 Set font-lock-defaults.
1587 (lisp-mode-shared-map): Init inside the defvar.
1588 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
1589 Use define-derived-mode.
1590
bdab1d43
MB
15912000-11-14 Miles Bader <miles@lsi.nec.co.jp>
1592
1593 * faces.el (header-line): Use `:box nil' for color/gs displays too.
1594
936ae731
GM
15952000-11-14 Gerd Moellmann <gerd@gnu.org>
1596
1597 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda): Don't
1598 recursively optimize body because that can lead to infinite
1599 recursion; see comment there.
1600
1695ca2b
EZ
16012000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
1602
1603 * faces.el (face-spec-set-match-display): Revert the change from
1604 2000-10-24. Add a FIXME for after v21.1.
1605
9d348294
MB
16062000-11-13 Miles Bader <miles@gnu.org>
1607
1608 * textmodes/fill.el (skip-line-prefix): New function.
1609 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
1610 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
1611 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
1612 point inside the fill-prefix.
9d348294 1613
b85fa13c
MB
16142000-11-13 Miles Bader <miles@lsi.nec.co.jp>
1615
1616 * calendar/calendar.el (generate-calendar-window): Use
1617 `fit-window-to-buffer'.
1618
a0b47716
SM
16192000-11-12 Stefan Monnier <monnier@cs.yale.edu>
1620
1621 * gud.el (gud-minor-mode): New var.
1622 (gud-symbol, gud-val): New functions.
1623 (gud-find-file): Copy gud-minor-mode to the new buffer.
1624 (gud-menu-map): Include entries for commands that are not always
1625 available, using :enable to (de)activate them.
1626 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
1627 (gud-mode-map): New map.
eaae8106 1628 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
a0b47716
SM
1629 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
1630 Don't set up gud's menu (it's done by the minor-mode).
1631 (gud-minibuffer-local-map): New.
1632 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
1633 (gud-query-cmdline): New function.
1634 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
1635 (gud-mode): Use define-derived-mode.
1636 Don't set up gud's menu (it's done by the minor-mode).
1637 (gud-chop-words): Remove.
1638 (gud-common-init): Use split-string instead.
1639 (gud-new-keymap, gud-make-debug-menu): Eradicate.
1640
1641 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
1642 Add keyword arg :name.
1643
1644 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
1645 (diff-count-matches, diff-split-hunk): New functions.
1646 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
1647
1648 * pcvs-info.el (cvs-fi-conflict-face): New var.
1649
1650 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
1651 Make it into a simple syntax-table, shared among all submodes.
1652 (sh-heredoc-face): Re-introduce.
1653 (sh-font-lock-syntactic-face-function): New function.
1654 (sh-mode): Use it. Also use define-derived-mode.
1655 Remove old bogus setting of indent-region-function.
1656 (sh-set-shell): Don't set the syntax-table any more.
1657 (sh-mode-syntax-table) <defun>: Remove.
1658
f5ed37df
MB
16592000-11-12 Miles Bader <miles@gnu.org>
1660
1661 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
1662 message if interactive.
1663
0b074c2f
DL
16642000-11-12 Dave Love <fx@gnu.org>
1665
1666 * mail/feedmail.el: Fix header,
1667 (feedmail) <defgroup>: Add :link.
1668
1669 * view.el: Use local-map property, not keymap on mode-line string.
1670
1671 * scroll-all.el (scroll-all-mode): Customize variable. Add
1672 autoload cookie to function.
1673
1674 * lazy-lock.el: Remove compatibility code.
1675
1676 * finder.el (finder-known-keywords): Add `files', remove `vms'.
1677 (finder-help-echo): New variable.
1678 (finder-mouse-face-on-line): Add help-echo stuff.
1679 (finder-list-keywords, finder-list-matches): Use mapc.
1680
1681 * faces.el (face-font-registry-alternatives): Add :version.
1682
1683 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
1684 tags-table-list.
1685
a0b47716 1686 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 1687
a0b47716 1688 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
1689 (mail-mode): Use [:alnum:] in some regexps.
1690
6d502396
DL
16912000-11-10 Dave Love <fx@gnu.org>
1692
1693 * ediff.el (ediff-regions-internal, ediff-documentation):
1694 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
1695 fundamental mode.
1696
1697 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
1698 buffer into fundamental mode.
1699 (ediff-set-difference): Use copy-sequence if available.
1700
1701 * ediff-ptch.el (ediff-dispatch-file-patching-job): Check
1702 ediff-patch-map non-nil.
1703 (ediff-fixup-patch-map, ediff-fixup-patch-map)
1704 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
1705 buffer into fundamental mode.
1706
1707 * ediff-merg.el (state-or-merge): Defvar when compiling.
1708
a82fe213
JR
17092000-11-10 Jason Rumney <jasonr@gnu.org>
1710
1711 * w32-fns.el (w32-add-charset-info): New function.
1712 (w32-charset-info-alist): Use it.
1713
52d89894
GM
17142000-11-10 Gerd Moellmann <gerd@gnu.org>
1715
1716 * faces.el (face-font-registry-alternatives): New user-option.
1717
178932de
SM
17182000-11-10 Stefan Monnier <monnier@cs.yale.edu>
1719
d7fa3319
SM
1720 * textmodes/texinfo.el (texinfo-block-default): New var.
1721 (texinfo-insert-block): Use it. Insert a newline if needed.
1722
178932de
SM
1723 * textmodes/fill.el (fill-indent-according-to-mode): New var.
1724 (fill-region-as-paragraph): Use it.
1725
1726 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
1727 (latex-mode): Tweak tex-*-(head|trail)er regexps.
1728 Tweak paragraph regexps to allow a leading [ \t]*.
1729 (tex-latex-block): Insert a newline if necessary.
1730 (latex-insert-item): Only insert a newline if necessary.
1731 (tex-guess-main-file): New function.
1732 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
1733 Set tex-main-file if TeX-master is provided.
1734 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
1735
bd02b8e0
GM
17362000-11-10 Gerd Moellmann <gerd@gnu.org>
1737
1738 * startup.el (command-line): Set the default tooltip-mode
1739 to t for graphical displays which implement x-show-tip.
1740
1741 * tooltip.el (tooltip-mode): Add a comment about startup.el
1742 setting the default value of this user-option.
1743
b29b03eb
SM
17442000-11-09 Stefan Monnier <monnier@cs.yale.edu>
1745
1746 * font-lock.el (font-lock-*-face) <defvar>: Move.
1747 (font-lock-defaults-alist): Mark obsolete.
1748 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
1749 (font-lock-mode): Use define-minor-mode.
1750 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
1751 (font-lock-turn-off-thing-lock): Be more explicit.
1752 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
1753 (font-lock-syntactic-face-function): New var.
1754 (font-lock-fontify-syntactically-region): Use it.
1755 (font-lock-doc-face): New.
1756
1757 * pcvs.el (cvs-enabledp): Ignore errors.
1758 (cvs-commit-filelist): Never query.
1759 (cvs-mode-insert): Always add a terminating / in the initial prompt.
1760 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
1761 (cvs-do-removal): Use cvs-partition rather than delete-if.
1762 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
1763 cvs-bury-buffer.
1764
1765 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
1766 Allow `next' to jump to after the end of the last match.
1767
778fbc46
GM
17682000-11-09 Gerd Moellmann <gerd@gnu.org>
1769
730c746c
GM
1770 * simple.el (byte-compiling-files-p): New function.
1771
1772 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
1773 if it is there.
1774
1775 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
1776 nil again.
1777
778fbc46
GM
1778 * textmodes/ispell.el (ispell-library-path): Don't call
1779 check-ispell-version when byte-compiling because that starts
1780 an ispell process, and ispell might not be installed.
1781 (toplevel): Don't set up a menu when byte-compiling.
1782
1783 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
1784 it, so that a boundp test can be used to determine if we're
1785 currently byte-compiling.
1786
5912c5bb
DL
17872000-11-09 Dave Love <fx@gnu.org>
1788
1789 * pcvs.el (uniquify-buffer-file-name): Wrap advice in
1790 eval-after-load.
1791
7bb054a5
GM
17922000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1793
1794 * ps-print.el: Patch for variable initialization when spooling. Doc
1795 fix.
1796 (ps-output-list): Fun eliminated.
1797 (ps-begin-file, ps-begin-job): Code fix.
1798
9db2706e
DL
17992000-11-08 Dave Love <fx@gnu.org>
1800
1801 * ediff-wind.el (ediff-control-frame-parameters): Zero
1802 tool-bar-lines.
1803
f7eb32aa
GM
18042000-11-08 Gerd Moellmann <gerd@gnu.org>
1805
1806 * simple.el (shell-command, display-message-or-buffer)
1807 (shell-command-on-region): Mention resize-mini-windows in the doc
1808 string.
1809 (display-message-or-buffer): Take the value of resize-mini-windows
1810 into account.
1811
7b01b08c
GM
18122000-11-07 Gerd Moellmann <gerd@gnu.org>
1813
acad3c0b
GM
1814 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
1815
7b01b08c
GM
1816 * dired.el (dired-between-files): Add `^. find' as an alternative
1817 to the regular expression, for find-dired.
1818
6f602bd0
SM
18192000-11-06 Stefan Monnier <monnier@cs.yale.edu>
1820
1821 * textmodes/texnfo-upd.el: Require texinfo.
1822 (defmacro, defgroup): Remove.
1823 (texinfo-section-to-generic-alist): Remove.
1824 Use texinfo-section-list instead (i.e. level is changed string->int).
1825 (texinfo-filter): New function.
1826 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
1827 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
1828 Use it. And use regexp-opt.
1829 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
1830 (texinfo-update-menu-region-beginning)
1831 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
1832 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
1833 (texinfo-update-menu-same-level-regexps): Update.
eaae8106 1834 (texinfo-update-node, texinfo-every-node-update)
6f602bd0
SM
1835 (texinfo-sequential-node-update): Remove autoload cookie.
1836
1837 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
1838 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
1839 (texinfo-chapter-level-regexp): Remove.
1840 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
1841
bb216218
DL
18422000-11-06 Dave Love <fx@gnu.org>
1843
6f602bd0 1844 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 1845
6f602bd0
SM
1846 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
1847 Match defun*.
bb216218 1848
ff8dd5d5
KH
18492000-11-06 Kenichi Handa <handa@etl.go.jp>
1850
1851 * composite.el (composition-function-table): Variable declaration
1852 moved to src/composite.c.
1853 (compose-chars-after): New optional arg object.
1854
e9da51a1
GM
18552000-11-06 Gerd Moellmann <gerd@gnu.org>
1856
e0c12c68
GM
1857 * bindings.el (mode-line-toggle-read-only)
1858 (mode-line-toggle-modified, mode-line-widen)
1859 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
1860 (make-mode-line-mouse2-map): Rewritten.
1861 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
1862 functions so that C-h k can show something with a doc string.
eaae8106 1863
e9da51a1
GM
1864 * startup.el (fancy-splash-delay): Set to 10 seconds.
1865 (fancy-splash-max-time): New user-option.
1866 (fancy-splash-stop-time): New variable.
1867 (fancy-splash-screens): Set it. Catch `stop-splashing'.
1868 (fancy-splash-screens-1): Throw `stop-splashing' when current
1869 time is greater than fancy-splash-stop-time.
1870
611dbdf0
SM
18712000-11-06 Stefan Monnier <monnier@cs.yale.edu>
1872
4d2806e2
SM
1873 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
1874
611dbdf0
SM
1875 * pcvs.el (cvs-mode-marked): New arg `noquery'.
1876 Prompt user for a file rather than raising an error.
1877 (cvs-enabledp): Fix call to cvs-mode-marked.
1878 (cvs-insert-file): New function (extracted from cvs-mode-insert).
1879 (cvs-mode-insert): Use it. Change the init prompt' value.
1880 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
1881
1882 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
1883 Don't pass default arg to ewoc-locate.
1884 (ewoc-collect): Return result in the right order.
1885
1886 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
1887
1888 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
1889 (cvs-status-get-tags): Fix regexp.
1890 (cvs-status-trees, cvs-status-cvstrees):
1891 Combine after change hooks and don't sit-for.
4d2806e2
SM
1892 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
1893 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
1894 Use make-char rather than hard-coded cryptic data.
1895 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
1896
1897 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
1898
1899 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
1900 (cvs-insert-strings): New function.
1901
937b2877
MB
19022000-11-06 Miles Bader <miles@lsi.nec.co.jp>
1903
1904 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
1905 `mwheel-scroll-amount'.
1906 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
1907 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
1908 string-matching against the version string.
1909
c6c97763
KH
19102000-11-06 Kenichi Handa <handa@etl.go.jp>
1911
6eaec747
KH
1912 * language/thai.el ("Thai"): Set a lisp form that produces
1913 composed string in `sample-text' language info.
1914
1915 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
1916 composed string in `sample-text' language info.
1917
1918 * international/mule-cmds.el (describe-language-environment): Eval
1919 `sample-text' data and insert the result.
1920
c6c97763
KH
1921 * international/mule-conf.el (compound-text): Define this coding
1922 system here. Make x-ctext and ctext aliases of it.
1923
1924 * language/european.el (compound-text, ctext): Moved to
1925 international/mule-conf.el.
1926
d1145f85
AI
19272000-11-05 Andrew Innes <andrewi@gnu.org>
1928
1929 * w32-fns.el (w32-version): New function.
1930
178a6a45
SM
19312000-11-05 Stefan Monnier <monnier@cs.yale.edu>
1932
1933 * progmodes/awk-mode.el: Update copyright.
1934 (awk-mode-abbrev-table): Remove.
1935 (awk-font-lock-keywords): Use regexp-opt.
1936 (awk-mode): Use define-derived-mode.
1937
1938 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
1939 when extracting a suffix.
1940
1ba90166
AS
19412000-11-04 Andre Spiegel <spiegel@gnu.org>
1942
1943 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
1944 auto-save-mode.
1945
546790cb
JR
19462000-11-04 Jason Rumney <jasonr@gnu.org>
1947
1948 * language/european.el (decode-mac-roman): Test against r1 not r0.
1949
d247e32d
SM
19502000-11-03 Stefan Monnier <monnier@cs.yale.edu>
1951
fbf44f44
SM
1952 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
1953 (icon-mode): Define indent-line-function.
1954 (icon-comment-indent): Simplify.
1955 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
1956
1957 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
1958
1959 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
1960 Bind change-log-default-mode to defeat the caching done on it.
1961 Don't bother saving excursion any more.
1962
1963 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
1964
1965 * frame.el (after-setting-font-hook): Rename hooks -> hook.
1966 (set-frame-font): Use the new name (and the old for compatibility).
1967
eaae8106
SS
1968 * toolbar/tool-bar.el (tool-bar-mode):
1969 * time.el (display-time-mode):
1970 * recentf.el (recentf-mode):
1971 * paren.el (show-paren-mode):
1972 * mwheel.el (mouse-wheel-mode):
1973 * msb.el (msb-mode):
1974 * jka-compr.el (auto-compression-mode):
1975 * image-file.el (auto-image-file-mode):
1976 * hl-line.el (hl-line-mode):
1977 * delsel.el (delete-selection-mode):
1978 * autoinsert.el (auto-insert-mode):
fbf44f44
SM
1979 * complete.el (partial-completion-mode): Drop unneeded positional args.
1980
eaae8106 1981 * info.el (Info-mode):
79372165 1982 * comint.el (comint-mode): Don't bother with make-local-hook.
fbf44f44 1983
d247e32d
SM
1984 * log-edit.el (log-edit-menu): New menu.
1985
4921558e
MB
19862000-11-03 Miles Bader <miles@gnu.org>
1987
1988 * wid-edit.el (widget-end-of-line): Reinstate, with a new
1989 definition, so that trailing spaces are handled properly.
1990 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
1991
1fc02b3c
GM
19922000-11-03 Gerd Moellmann <gerd@gnu.org>
1993
1994 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
1995 tab character.
1996 (fancy-splash-screens): Set tab-width to 20.
1997
51d001f7
DL
19982000-11-03 Dave Love <fx@gnu.org>
1999
2000 * comint.el (comint-completion-addsuffix): Fix custom type.
2001
ba22aeff
SM
20022000-11-02 Stefan Monnier <monnier@cs.yale.edu>
2003
2004 * font-lock.el (font-lock-buffers): Remove.
2005 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
2006 (font-lock-change-major-mode): Remove.
2007 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
2008 (font-lock-default-fontify-region): Extend the multiline
2009 fontification to whole lines.
2010 (font-lock-fontify-anchored-keywords)
2011 (font-lock-fontify-keywords-region): If matching just one
2012 line (with \n) only mark the \n as multiline.
2013
2014 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
2015 Correctly handle the case where several :group args are supplied.
2016 Allow :extra-args.
2017 (easy-mmode-define-global-mode): Allow :extra-args.
2018 Correctly handle the case where several :group args are supplied.
2019
9c887ada
MB
20202000-11-02 Miles Bader <miles@gnu.org>
2021
eaae8106 2022 * calendar/calendar.el (diary-face, calendar-today-face)
9c887ada
MB
2023 (holiday-face): Remove dependency on `window-system'.
2024
7f25090d
KR
20252000-11-02 Ken Raeburn <raeburn@gnu.org>
2026
2027 * Makefile.in (emacs): Set EMACSLOADPATH always.
2028 (update-authors, .el.elc, compile-files): Don't do it explicitly
2029 here.
9b911107 2030 (compile-files): Bomb out if compilation of a file fails.
7f25090d 2031
7dd6009c
DL
20322000-11-02 Dave Love <fx@gnu.org>
2033
2034 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
2035
94821e4f
EZ
20362000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
2037
2038 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
2039 punctuation in the warning inserted into the *mail* buffer.
2040
1ac3fc42
GM
20412000-11-02 Gerd Moellmann <gerd@gnu.org>
2042
57731876
GM
2043 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
2044 (authors-public-domain-p): New function.
2045 (authors-print): Use it.
2046
975f82c9
GM
2047 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
2048
1ac3fc42
GM
2049 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
2050
4b3eb10f
GM
20512000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2052
975f82c9 2053 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
2054 (ps-print-version): New version number (6.3.1).
2055 (ps-even-or-odd-pages): Customization fix.
2056 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
2057 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
2058 (ps-page-count): Var replaced by `ps-page-column'.
2059 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
2060 (ps-print-sheet-p): New fun.
2061
7da794df
MB
20622000-11-02 Miles Bader <miles@lsi.nec.co.jp>
2063
2064 * tooltip.el (tooltip-gud-tips-setup): New function.
2065 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
2066 (tooltip-mode): Call tooltip-gud-tips-setup.
2067 (tooltip-gud-tips): Use `gud-basic-call' instead of
2068 process-send-string, so the prompt gets frobbed appropriately.
2069 Handle nil return value from `tooltip-gud-print-command'.
2070
0e40b809
EL
20712000-11-01 Eric M. Ludlam <zappo@ultranet.com>
2072
2073 * comint.el (comint-add-to-input-history): New function.
2074 (comint-send-input): Use `comint-add-to-input-history'.
2075
50ada0db
MB
20762000-11-02 Miles Bader <miles@lsi.nec.co.jp>
2077
973a3104
MB
2078 * info.el (info-menu-header): New face.
2079 (Info-fontify-menu-headers): New function.
2080 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
2081
50ada0db
MB
2082 * info.el (Info-insert-dir): Don't include blank lines at
2083 beginning of additional dir files (one is added automatically).
2084
bff53411
SM
20852000-11-01 Stefan Monnier <monnier@cs.yale.edu>
2086
2087 * emacs-lisp/easy-mmode.el (define-minor-mode):
2088 Revert the latest changes.
2089 Allow the three positional arguments to be skipped and replaced
2090 by keyword arguments.
2091 Add a :toggle argument to determine whether a nil arg means toggle
2092 or means turn-on. The default is unchanged.
2093 Add a call to force-mode-line-update.
2094
6b8a0b2d
DL
20952000-11-01 Dave Love <fx@gnu.org>
2096
2097 * emacs-lisp/elp.el (elp-restore-function): Remove autoload
2098 cookie.
2099
5bf99100
MB
21002000-11-01 Miles Bader <miles@lsi.nec.co.jp>
2101
2102 * calendar/calendar.el (diary-face, holiday-face): Add
2103 dark-background variants.
2104
a4032611
SS
21052000-10-31 Sam Steingold <sds@gnu.org>
2106
2107 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
2108 `tex-main-file' does not have directory in it.
2109
c286608e
SM
21102000-10-31 Stefan Monnier <monnier@cs.yale.edu>
2111
2112 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
2113
4836835a
TTN
21142000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
2115
2116 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
2117 functional change.
2118
26dcb81b
GM
21192000-10-31 Gerd Moellmann <gerd@gnu.org>
2120
2121 * files.el (find-file-noselect): When we expand a wildcard, return
2122 a list of buffers, as we should do according to the doc string.
2123
49fc4500
KR
21242000-10-31 Ken Raeburn <raeburn@gnu.org>
2125
2126 * loadup.el (top level): Adjust load path if program name is
2127 "../src/bootstrap-emacs", in case it's not dumped and thus the
2128 load path adjustment hasn't already been done.
2129
ea0c615d
GM
21302000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2131
2132 * ps-print.el: Fix bug on selected pages for printing. Use
2133 `color-values' for Emacs 21. Ensure fontification when jit-lock
2134 is on. Try to avoid warning messages when compiling. Doc Fix.
2135 (ps-print-version): New version number (6.3).
2136 (ps-color-device): Use `color-values' to determine if device
2137 supports color.
2138 (ps-color-values): Try to use `x-color-values' when using XEmacs.
2139 (ps-print-page-p): Changed from defsubst to defun.
2140 (ps-page-number): Changed from defmacro to defun.
2141 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
2142 printing.
c286608e 2143 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
2144 (ps-end-file, ps-dummy-page): Funs eliminated.
2145 (ps-print-color-scale): Changed default value.
2146 (ps-page-n-up, ps-print-page-p): New internal vars.
2147 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
2148 (ps-plot-region, ps-generate, ps-end-job): Code fix.
2149
9e20722f
GM
2150 * delim-col.el: Little programming improvement.
2151 (delimit-columns-str): New macro.
2152 (delimit-columns-region, delimit-columns-rectangle): Code fix.
2153
d7a0fd00
KH
21542000-10-31 Kenichi Handa <handa@etl.go.jp>
2155
c286608e
SM
2156 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
2157 Moved to european.el.
d7a0fd00
KH
2158 (ccl-encode-mac-roman-font, fontset-mac): Modified for
2159 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
2160 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
2161 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 2162
234be340
DL
21632000-10-30 Dave Love <fx@gnu.org>
2164
2165 * progmodes/cc-menus.el (imenu-generic-expression)
2166 (imenu-progress-message): Only defvar when compiling.
2167
4edc4a39
DL
2168 * emacs-lisp/elp.el (elp-unload-hook): New function.
2169
2170 * loadhist.el (unload-feature): Call elp-restore-function,
2171 checking for symbols; don't use elp-restore-all.
2172 (loadhist-hook-functions): Doc fix.
2173
70c825df
SM
21742000-10-30 Stefan Monnier <monnier@cs.yale.edu>
2175
2176 * log-edit.el (log-edit-confirm): Fix the default.
2177
1d3baf74
GM
21782000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2179
2180 * delim-col.el: Little fix: replace delimit-columns-align-columns by
2181 delimit-columns-format.
2182 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 2183
1ec321a7
MB
21842000-10-30 Miles Bader <miles@lsi.nec.co.jp>
2185
2186 * comint.el (comint-replace-by-expanded-history): Don't use
2187 comint-get-old-input (we're not looking at *old* input).
2188 (comint-get-old-input-default): If using fields, signal an error
2189 when the point is not in an input field.
2190
70737ea9
KH
21912000-10-30 Kenichi Handa <handa@etl.go.jp>
2192
2193 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
2194 and mule-unicode-e000-ffff.
2195
fa0cb51d 2196 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
2197 (make-coding-system): Accept a symbol of translation table as a
2198 value of property `safe-chars'.
2199
2200 * international/mule-cmds.el (encode-coding-char): Check property
2201 safe-chars instead of safe-charsets.
2202
2203 * international/fontset.el (fontset-default): Modified for
2204 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
2205 (x-font-name-charset-alist): Likewise.
2206 (ccl-encode-unicode-font): New CCL program. Record it in
2207 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
2208
70c825df
SM
2209 * language/european.el (mac-roman-decoder, mac-roman-encoder):
2210 New translation tables.
70737ea9
KH
2211 (decode-mac-roman, encode-mac-roman): Definition of these CCL
2212 programs are modified and moved from mac-win.el.
2213 (mac-roman): Definition of this coding system is modified and
2214 moved from mac-win.el.
4836835a 2215
fda2ce24 22162000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 2217
1d3baf74 2218 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 2219 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 2220
dd4d3cb6
MB
22212000-10-29 Miles Bader <miles@gnu.org>
2222
2223 * custom.el (custom-add-to-group): Allow multiple entries for a
2224 given value OPTION, as long as their widget types are different.
2225 * cus-edit.el (custom-face-value-create): If face name doesn't end
2226 with "face", add such here (similar to custom group widgets).
2227
2228 * comint.el (comint-highlight-prompt): Add :type.
2229
dace60cf
JW
22302000-10-28 John Wiegley <johnw@gnu.org>
2231
2232 * textmodes/flyspell.el (flyspell-maybe-correct-transposition):
2233 Changed this function to operate on a temporary buffer instead of
2234 the main buffer. This not only keeps flyspell from marking a
2235 buffer as changed that wasn't, but it solves the jumpy cursor
2236 problem when attempts are made to edit incorrect words.
2237 (flyspell-maybe-correct-doubling): Same change as for
2238 `flyspell-maybe-correct-transposition'.
2239
2240 * calendar/timeclock.el (timeclock-log): Doc fix.
2241 (timeclock-last-event): Doc fix.
2242 (timeclock-log): Kill the timelog buffer after appending a new
2243 event.
2244 (timeclock-find-discrep): Use a temp buffer to read in the
2245 timelog, instead of visiting the file.
2246 (timeclock-log-data): A new function, along with a host of helper
2247 functions, for the purpose of making timelog data accessible to
2248 programmers.
2249
2250 * eshell/esh-mode.el (window-height test): Make certain that
2251 `eshell-stringify-t' is non-nil.
2252 (eshell-password-prompt-regexp): Changed to a much simpler
2253 password regexp.
2254 (eshell-send-input): If `eshell-invoke-directly' returns t,
2255 directly invoke the parsed command using `eval'. This improves
2256 turn-around time on simple commands by a factor of three or
2257 greater, such as cd, ls, pwd, etc. -- which get used very often.
2258 It also conserves thousands of cons cells per call (since
2259 `eshell-do-eval' consumes memory like a Cookie Monster set loose
2260 in the Pacific Cookie Company).
2261
2262 * eshell/esh-test.el (eshell-test): Whitespace fix.
2263
2264 * eshell/em-ls.el (eshell-ls-insert-directory): Make
2265 `eshell-ls-initial-args' nil when inserting directory contents.
2266
2267 * eshell/em-script.el (eshell-script-initialize): Add names to
2268 `eshell-complex-commands, since `source' and `.' are complex.
2269
0467b076
EZ
2270 * eshell/esh-cmd.el (eshell-rewrite-for-command)
2271 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
2272 `eshell-copy-handles'.
2273 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
2274 bodies.
2275 (eshell-separate-commands): Whitespace fix.
2276 (eshell-complex-commands): Added a new list of names, for
2277 determining whether a given command is as simple as it looks.
2278 (eshell-invoke-directly): New function. Returns t if a command
2279 should be invoked directly (using `eval'), rather than indirectly
2280 using `eshell-do-eval'.
2281 (eshell-do-eval): Whitespace fix.
2282
2283 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
2284 which provides an emulation of the DOS shell behavior of assuming
2285 that cp/mv/ln should copy/move/link to the current directory.
2286 (eshell-remove-entries): Added a doc string.
2287 (eshell-shuffle-files): Removed the check for `target' being null.
2288 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
2289 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
2290 it to do a smarter check of whether a destination was provided.
2291 (eshell/mv, eshell/cp): Enable `:preserve-args'.
2292 (eshell/ln): Enable `:preserve-args', and use
2293 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
2294 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
2295 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
2296 list after flattening it. This makes it possible to cat files
2297 with numerical names.
2298 (eshell-unix-initialize): Added several names to
2299 `eshell-complex-commands.
2300 (eshell-unix-command-complex-p): Return t if a given command name
2301 may result in external processes being invoked.
2302
2303 * eshell/em-glob.el (eshell-glob-show-progress): Make this
2304 variable nil by default, since it slows down glob processing by a
2305 factor of two or more, and increases memory consumption.
2306
2307 * eshell/em-smart.el: Added a note about how memory consumptive
2308 smart display mode can be (at least this is true in Emacs 21).
2309 (eshell-smart-initialize): Whitespace fix.
2310 (eshell-refresh-windows): Use `if' instead of `when'.
2311 (eshell-smart-scroll-window): Calling `save-current-buffer' was
2312 not necessary.
2313 (eshell-currently-handling-window): Added a missing global
2314 variable.
2315
2316 * eshell/em-ls.el (eshell-do-ls): Code simplification.
2317 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
2318 Whitespace fix.
2319 (eshell-ls-exclude-hidden): Added this variable in addition to
2320 `eshell-ls-exclude-regexp'. This one prevents files beginning
2321 with . from even being read, which can improve memory consumption
2322 quite a bit.
2323 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
2324 read file entries beginning with a dot. In home directories with
2325 lots of hidden files, fully two-thirds of the time spent in ls is
2326 used to read directory entries that are immediately thrown away.
2327 (eshell-ls-initial-args): Added back this configuration variable,
2328 for specifying default initial arguments to every call to ls.
2329 Much faster than using an alias to do the same thing.
2330 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
2331 (eshell-ls-dir): Whitespace change.
2332
2333 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
2334
2335 * eshell/esh-util.el: Don't require `ange-ftp' if it's not
2336 available.
2337 (eshell-stringify-t): Added a customization variable, to indicate
2338 whether `t' should be rendered as a string at all. If not, one
2339 can still determine if the result of an expression is true using
2340 "file-exists-p FILE && echo true".
2341 (eshell-stringify): If `eshell-stringify-t' is nil, don't
2342 stringify t!
2343
2344 * eshell/esh-module.el: Whitespace fix.
2345
2346 * eshell/em-alias.el (eshell-alias-initialize): Added
2347 `eshell-command-aliased-p' to `eshell-complex-commands'.
2348 (eshell-command-aliased-p): New function that returns t if a
2349 command name names an aliased.
2350
657f9cb8 23512000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 2352
0467b076 2353 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 2354 redrawing the screen when changing cursor color.
0467b076
EZ
2355 (viper-insert-state-pre-command-sentinel)
2356 (viper-replace-state-pre-command-sentinel)
70c825df
SM
2357 (viper-replace-state-post-command-sentinel):
2358 Use viper-preserve-cursor-color.
657f9cb8
MK
2359 Many functions changed to use viper= instead of = when comparing
2360 characters.
0467b076 2361 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 2362 working with characters.
0467b076 2363 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
2364 Many functions changed to use viper= instead of = when comparing
2365 characters.
0467b076 2366 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 2367
0467b076 2368 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 2369 Several typos fixed in various docstrings.
0467b076
EZ
2370 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
2371 * ediff-nult.el (ediff-before-session-group-setup-hooks): New
657f9cb8 2372 hook.
0467b076
EZ
2373 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
2374 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
2375 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
2376 (ediff-get-selected-buffers): New function.
2377 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
2378 (ediff-vc-merge-internal,ediff-rcs-merge-internal): Use
657f9cb8 2379 save-window-excursion.
0467b076 2380 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 2381 termination check in while loop.
0467b076 2382 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 2383 dired buffer.
0467b076
EZ
2384 (ediff-files,ediff-merge-files,ediff-files3)
2385 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 2386
4f490d99
DL
23872000-10-28 Dave Love <fx@gnu.org>
2388
2389 * info.el (Info-fontify-node): Add help-echo for menu items.
2390
45b84006
EZ
23912000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
2392
5ebc02b3
EZ
2393 * startup.el (normal-top-level): If the value of $TERM indicates
2394 we are running from xterm or one of its work-alikes, default to a
2395 light background mode.
2396
45b84006
EZ
2397 Support for -fg, -bg, and -rv command-line arguments for TTYs:
2398 * faces.el (tty-handle-reverse-video): New function.
2399 (tty-create-frame-with-faces): Call it.
2400
2401 * frame.el (frame-notice-user-settings): Don't apply
2402 default-frame-alist and initial-frame-alist to MS-DOS frames.
2403 Call tty-handle-reverse-video, frame-set-background-mode, and
2404 face-set-after-frame-default for non-MS-DOS frames.
2405
2406 * startup.el (tty-long-option-alist): New variable.
2407 (tty-handle-args): New function.
2408 (command-line): Call tty-handle-args.
2409
2410 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
2411 startup.el now does that for all character-terminal frames.
2412
eab6e8b9
MB
24132000-10-28 Miles Bader <miles@gnu.org>
2414
2415 * emacs-lisp/easy-mmode.el (define-minor-mode): Generate
2416 `turn-on-MODE' and `turn-off-MODE' functions unless the mode is
2417 global. If :global is followed by a non-nil but non-t value,
2418 make the mode buffer-local, but also generate a `global-MODE'
2419 version using `easy-mmode-define-global-mode'. Add
2420 :conditional-turn-on keyword argument.
2421
51a29efc
DL
24222000-10-28 Dave Love <fx@gnu.org>
2423
2424 * international/latin1-disp.el (latin1-char-displayable-p): Don't
2425 use window-system.
2426
d71d7114
EZ
24272000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
2428
2429 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
2430 Don't call find-buffer-file-type-coding-system. Instead, just
2431 set eol-type to -unix if inhibit-eol-conversion is in effect, or
2432 if the file is on an untranslated filesystem.
2433 (add-untranslated-filesystem): Use "D" instead of "f" inside
2434 interactive.
2435
1f9cab4b
DL
24362000-10-27 Dave Love <fx@gnu.org>
2437
70c825df 2438 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
2439 (refill-mode): Use it.
2440
70c825df
SM
24412000-10-27 Stefan Monnier <monnier@cs.yale.edu>
2442
2443 * international/quail.el (quail-activate): Don't make-local-hook.
2444
7432cf10
AS
24452000-10-27 Andre Spiegel <spiegel@gnu.org>
2446
4836835a 2447 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 2448 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
2449 (vc-make-version-backup): Don't do it on MS-DOS without long file
2450 names.
4836835a 2451
7432cf10
AS
2452 * vc.el (vc-version-other-window): If an automatic backup of the
2453 desired version exists, rename it instead of copying it.
2454
4836835a
TTN
2455 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
2456 after command. If there's an unexpected error, signal it instead
7432cf10 2457 of being silent.
e1483c38 2458 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 2459
05ea7ef2
MB
24602000-10-27 Miles Bader <miles@lsi.nec.co.jp>
2461
fd1035aa
MB
2462 * shell.el (shell): Add BUFFER argument.
2463 * comint.el (make-comint-in-buffer): New function.
2464 (make-comint): Use it.
2465
05ea7ef2
MB
2466 * faces.el (face-spec-choose): Change syntax so that the list of
2467 attribute-value pairs is now the cdr of each clause, not the cadr.
2468 Detect old-style entries, and handle them. Use pop.
2469
835a55fe
SM
24702000-10-26 Stefan Monnier <monnier@cs.yale.edu>
2471
f5ab1cdd
SM
2472 * cus-edit.el (custom-mode-map): Use a sparse map.
2473 (custom-mode): Don't bother with make-local-hook.
2474
2475 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
2476
835a55fe
SM
2477 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
2478
c13b0ec8
GM
24792000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2480
2481 * ps-print.el: Avoid compilation gripes.
2482 (ps-print-version): New version number (6.2.1).
4836835a 2483
e9f63196
DL
24842000-10-26 Dave Love <fx@gnu.org>
2485
0b95284b
DL
2486 * menu-bar.el: Modify some menu item help strings.
2487 (menu-bar-help-menu): Add link to MORE.STUFF.
2488
e9f63196
DL
2489 * cus-edit.el (custom-mode): Add `special' mode-class property.
2490
2491 * wid-browse.el (widget-browse-mode): Likewise.
2492
2493 * wid-edit.el (widget-specify-field): Revert to using local-map
2494 property, not keymap.
2495
e276a14a
MB
24962000-10-26 Miles Bader <miles@lsi.nec.co.jp>
2497
c1545d88
MB
2498 * wid-edit.el (widget-field-end): When checking for a `boundary'
2499 field, do so in the correct buffer.
2500
3c1b77ca
MB
2501 * simple.el (undo): Correctly distinguish between numeric and
2502 non-numeric prefix args in non-transient-mark-mode, as per the doc
2503 string. When in transient-mark-mode, treat all prefix-args as
2504 numeric.
2505
f5ab1cdd
SM
2506 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
2507 Position point on match. Handle N == 0 correctly.
22626d9d
MB
2508
2509 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
2510 (comint-mode-map): Reverse order of `comint-write-output' and
2511 `comint-append-output-to-file'.
2512 (comint-append-output-to-file): Reinstate this function, for the
2513 benefit of the menu.
2514
d97151cb
SM
25152000-10-25 Stefan Monnier <monnier@cs.yale.edu>
2516
2517 * vc.el (vc-version-other-window): Bind `file'.
2518
ea7d6f5b
GM
25192000-10-25 Gerd Moellmann <gerd@gnu.org>
2520
f5ab1cdd 2521 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
2522
2523 * emacs-lisp/authors.el (batch-update-authors): New function.
2524 (authors-fixed-entries): New defconst.
2525 (authors-add-fixed-entries): New function.
2526 (authors): Call it.: Don't process lispref/.
2527
17c25cea
JR
25282000-10-25 Jason Rumney <jasonr@gnu.org>
2529
2530 * cus-edit.el (custom-button-face, custom-button-pressed-face):
2531 Merge x w32 and mac definitions.
2532
4ecda532
GM
25332000-10-25 Gerd Moellmann <gerd@gnu.org>
2534
2535 * menu-bar.el (menu-bar-options-menu): Add a help string for
2536 `uniquify'.
2537
b6735035
GM
25382000-10-25 Stephen Gildea <gildea@alum.mit.edu>
2539
f5ab1cdd
SM
2540 * time-stamp.el (time-stamp-string-preprocess):
2541 Fix a wrong type argument error.
b6735035 2542
f4cbc7a0
MB
25432000-10-25 Miles Bader <miles@gnu.org>
2544
2545 * recentf.el (recentf-mode): Variable removed.
2546 (recentf-mode): Use `define-minor-mode'.
2547
2548 * mwheel.el (mouse-wheel-mode): New global minor mode.
2549 (mwheel-install): Use `mouse-wheel-mode'.
2550
f4b020f6
DL
25512000-10-25 Dave Love <fx@gnu.org>
2552
f5ab1cdd
SM
2553 * progmodes/cperl-mode.el (cperl-mode):
2554 Set normal-auto-fill-function correctly.
072cb6f9 2555
f4b020f6
DL
2556 * wid-edit.el (widget-field-keymap, widget-text-keymap): Don't
2557 inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 2558 bindings.
f4b020f6 2559
ebe2a441
MB
25602000-10-25 Miles Bader <miles@lsi.nec.co.jp>
2561
ff4dcd4b
MB
2562 * wid-edit.el (widget-field-at): New function.
2563 (widget-at, widget-field-activate): Use it.
2564 (widget-tabable-at): Use `widget-at'.
2565 (widget-specify-field): If the terminating character of the widget
2566 field (which is read-only) is a newline, put it into a special
2567 `boundary' field so that C-n/C-p act more naturally.
2568 (widget-field-end): Also don't subtract one if a special
2569 `boundary' field has been added after the widget field.
2570
ebe2a441
MB
2571 * comint.el (comint-output-filter, comint-send-input): Don't
2572 bother adding stickiness fields to overlays to fool the field
2573 code, since it should notice the overlay insertion-types now.
ff4dcd4b 2574
ebe2a441
MB
2575 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
2576 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
2577 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
2578
fe50b6ab
GM
25792000-10-24 Gerd Moellmann <gerd@gnu.org>
2580
53df4dda
GM
2581 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
2582 (authors): Set file coding system to iso-2022-7bit. Add
2583 file-local variables to output buffer.
2584
4836835a 2585 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
2586 WARN is nil.
2587
53df4dda
GM
25882000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2589
2590 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
2591
2592 * delim-col.el: Now there is a column formatting mechanism.
2593 Modified to customization mechanisms convention. Doc fix.
2594 (columns): New group for delim-col.
2595 (delimit-columns-before, delimit-columns-after)
2596 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
2597 (delimit-columns-end): New vars.
2598 (delimit-columns-customize, delimit-columns-format): New funs.
2599 (delimit-columns-region, delimit-columns-rectangle)
2600 (delimit-columns-rectangle-line): Modified to support column
2601 formatting.
4836835a 2602
a9839779
DL
26032000-10-24 Dave Love <fx@gnu.org>
2604
2605 * log-edit.el (log-edit): Add :version and a :group for vc.
2606
df0267b8
GM
26072000-10-24 Gerd Moellmann <gerd@gnu.org>
2608
9acc3873
GM
2609 * files.el (after-find-file): Don't print a message ``New file''
2610 if WARN is nil.
2611
63e1b552
GM
2612 * wid-edit.el (widget-field-keymap, widget-text-keymap): Define
2613 the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
2614 get duplicate tool-bar entries because we'll see the global ones
2615 on more than one path through keymaps.
2616
1946f901
GM
2617 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
2618
df0267b8
GM
2619 * progmodes/cmacexp.el: Change Francesco's email address.
2620
ae3b264b
KH
26212000-10-24 Kenichi Handa <handa@etl.go.jp>
2622
2623 * window.el (fit-window-to-buffer): Adjust point of the window
2624 buffer, not that of the current buffer.
2625
23afac01
EZ
26262000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
2627
2628 * progmodes/cmacexp.el: Update the euthor's email address.
2629
22d1a4ed
MB
26302000-10-24 Miles Bader <miles@lsi.nec.co.jp>
2631
2632 * faces.el (face-spec-set-match-display): Add `graphic' display
2633 type (the inverse of `tty'). Use `display-graphic-p' instead of
2634 the window-system variable.
2635
f408aa48
KH
26362000-10-24 Kenichi Handa <handa@etl.go.jp>
2637
2638 * international/isearch-x.el (isearch-with-input-method): Call
2639 input-method-function with the first event in
2640 unread-command-events.
2641
94fe8a31
MB
26422000-10-24 Miles Bader <miles@lsi.nec.co.jp>
2643
2644 * faces.el (face-default-spec, face-user-default-spec): Make
2645 defsubsts.
2646
8f47302e
AC
26472000-10-24 Andrew Choi <akochoi@i-cable.com>
2648
2649 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
2650 New charsets.
2651
2652 * term/mac-win.el: Remove definitions of mac-roman-lower and
2653 mac-roman-upper, require dired, and define instead of set
2654 mac-ready-for-drag-n-drop to avoid compilation error.
2655
446c097e
AI
26562000-10-23 Andrew Innes <andrewi@gnu.org>
2657
2658 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]: Remove
2659 superfluous calls to subst-char-in-string; instead apply
2660 expand-file-name after convert-standard-filename to ensure
2661 expected directory separators are used.
2662
379b70e7
EZ
26632000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
2664
2665 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
2666
85c766e9
DL
26672000-10-23 Dave Love <fx@gnu.org>
2668
b7e03a67
DL
2669 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
2670 (tool-bar-add-item): Set foreground and background for XBM icons.
2671
2672 * international/latin1-disp.el (latin1-char-displayable-p): New
2673 function (from Handa).
2674 (latin1-display-check-font): Use it.
2675
0dcf8835
DL
2676 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
2677 using :key-sequence, making it much more usable. Use nconc, not
2678 append.
2679 (imenu--create-keymap-1): Avoid append.
2680
85c766e9 2681 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 2682
cb3069bb
MB
26832000-10-23 Miles Bader <miles@lsi.nec.co.jp>
2684
2685 [the following changes fix a bug where `define-minor-mode' didn't
2686 correctly generate :require clauses for defcustoms in compiled files]
2687 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
2688 (byte-compile-log-file, byte-compile-log-1): Don't set
2689 `byte-compile-current-file' to nil. Instead set
2690 `byte-compile-last-logged-file' to it. Test whether
2691 byte-compile-current-file equals byte-compile-last-logged-file
2692 instead of whether its nil.
3b6542ba 2693 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 2694
6db6243b
SM
26952000-10-23 Stefan Monnier <monnier@cs.yale.edu>
2696
2697 * textmodes/refill.el: Fix var names in doc.
2698 (refill-mode): Don't bother with make-local-hook anymore.
2699
98490598
MB
27002000-10-23 Miles Bader <miles@lsi.nec.co.jp>
2701
e01cd227
MB
2702 * faces.el (face-user-default-spec, face-default-spec): New functions.
2703 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 2704 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
2705 Use `face-user-default-spec'. Simplify code slightly.
2706
4836835a 2707 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
2708 (woman-unknown-face): Add dark-background variants.
2709 (woman-default-faces): Renamed from `woman-colour-faces'.
2710 Set using the stored defaults, rather than using hard-wired colors.
2711 (woman-monochrome-faces): Renamed from `woman-black-faces'.
2712 Just make the foreground `unspecified' rather than "black".
2713 (woman-menu): Rename menu entries accordingly.
2714
98490598
MB
2715 * faces.el (header-line): Make more reasonable on mono/grayscale
2716 displays.
2717
1a578e9b
AC
27182000-10-23 Andrew Choi <akochoi@i-cable.com>
2719
2720 * cus-edit.el (custom-button-face): Use 3D look for mac.
2721 (custom-button-pressed-face): Likewise.
2722
2723 * faces.el (set-face-attributes-from-resources): Handle mac frames
2724 in the same way as x and w32 frames.
2725 (face-valid-attribute-values): Likewise.
2726 (read-face-attribute): Likewise.
2727 (defined-colors): Likewise.
2728 (color-defined-p): Likewise.
2729 (color-values): Likewise.
2730 (display-grayscale-p): Likewise.
2731 (face-set-after-frame-default): Likewise.
2732 (mode-line): Same default face as for x and w32.
2733 (tool-bar): Likewise.
2734
2735 * frame.el: Remove call to frame-notice-user-settings at end of
2736 the file.
2737
2738 * info.el (Info-fontify-node): make underlines invisible for mac
2739 as for x, pc, and w32 frame types.
2740
2741 * term/mac-win.el: New file.
2742
aaaf7be7
DL
27432000-10-22 Dave Love <fx@gnu.org>
2744
2745 * textmodes/refill.el: New file.
2746
5392d654
AS
27472000-10-22 Andre Spiegel <spiegel@gnu.org>
2748
4836835a 2749 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 2750 MANUAL and REGEXP.
4836835a 2751 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
2752 New functions.
2753 (vc-before-save): Use the latter.
2754 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
2755 confusion.
2756
4836835a 2757 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
2758 expected by vc[-hooks].el.
2759
2760 * vc.el (vc-checkout): Added `-p' suffix in call to
2761 vc-make-version-backups-p; use vc-make-version-backup to actually
2762 make the backup.
2763 (vc-version-other-window, vc-version-backup-file): Handle both
2764 automatic and manual backups.
2765 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
2766 of all of them.
2767
1e221c16
MB
27682000-10-22 Miles Bader <miles@gnu.org>
2769
7ff4fda5
MB
2770 * comint.el (comint-highlight-input, comint-highlight-prompt):
2771 Renamed, `-face' at end removed.
2772 (comint-send-input, comint-output-filter): Use renamed faces.
2773
3511cde8
MB
2774 * window.el (fit-window-to-buffer): Change defaulting of
2775 MAX-HEIGHT slightly.
2776
1e221c16
MB
2777 * faces.el (color-values, color-defined-p): Use `member', not
2778 `memq', because it works correctly for strings.
2779 (frame-set-background-mode): Actually, "unspecified-fg" and
2780 "unspecified-bg" *are* strings. Use `member', not `memq', and
2781 `equal', not `eq', when a string value is possible.
2782
b6ef4898
EZ
27832000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
2784
2785 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
2786
34939e2c
SM
27872000-10-21 Stefan Monnier <monnier@cs.yale.edu>
2788
2789 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
2790 sh-electric-rparen, sh-electric-less and sh-electric-hash.
2791 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
2792 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
2793 (sh-font-lock-syntactic-keywords): Use them.
2794 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
2795 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
2796 (sh-mode): Don't override font-lock-unfontify-region-function.
2797 Use a copy of sh-font-lock-syntactic-keywords.
2798 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
2799 Don't call sh-scan-buffer since font-lock does it on the fly.
2800 (sh-get-indent-info): Use `face' rather than `syntax-table'
2801 text-property to detect here-documents.
2802 Replace sh-special-syntax with sh-st-punc.
2803 (sh-prev-line): Use `face' rather than `syntax-table'
2804 text-property to skip over here-documents.
2805 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
2806 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
2807 (sh-electric-less, sh-set-here-doc-region)
4836835a 2808 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
2809 (sh-scan-buffer, sh-rescan-buffer): Remove.
2810
f3d3c491
AI
28112000-10-21 Andrew Innes <andrewi@gnu.org>
2812
2813 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
2814 remote (ange-ftp) file names.
2815
b86c791c
MB
28162000-10-21 Miles Bader <miles@gnu.org>
2817
d9c30bdf
MB
2818 * window.el (fit-window-to-buffer): New function.
2819 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
2820 (window-text-height): Don't expect minibuffers to have mode-lines.
2821
d9c30bdf 2822 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
feb5013d
MB
2823 * international/quail.el (quail-update-guidance): Use
2824 `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 2825
617fee5a
MB
2826 * international/quail.el (quail-show-guidance-buf): Make sure
2827 guidance window really has enough room.
2828 (quail-update-guidance): If quail-guidance-win is already shown,
2829 make sure its height is OK.
2830
b86c791c
MB
2831 * window.el (window-text-height, set-window-text-height):
2832 New functions.
2833 (shrink-window-if-larger-than-buffer): Use `window-text-height'
2834 instead of `window-height' & `mode-line-window-height-fudge'.
2835 (mode-line-window-height-fudge): Add FACE parameter.
2836 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
2837 instead of `enlarge-window' & `mode-line-window-height-fudge'.
2838
e34850d1
MB
28392000-10-20 Miles Bader <miles@gnu.org>
2840
2841 * window.el (height-affecting-face-attributes): Use `defconst'.
2842
2843 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
2844 New function, conditionally aliased to `mode-line-window-height-fudge'.
2845 (ispell-help): Use it.
2846 (ispell-choices-win-default-height): Don't include mode-line fudge.
2847 (ispell-choices-win-default-height): New function.
2848 (ispell-show-choices, ispell-command-loop): Use function
2849 `ispell-choices-win-default-height' instead of variable.
2850
a8b883c2
MB
28512000-10-20 Miles Bader <miles@lsi.nec.co.jp>
2852
8c6e4a58
MB
2853 * window.el (mode-line-window-height-fudge): New variable.
2854 (height-affecting-face-attributes): New variable.
2855 (mode-line-window-height-fudge): New function.
2856 (shrink-window-if-larger-than-buffer): Use it.
2857 * help.el (resize-temp-buffer-window): Likewise.
2858
a8b883c2
MB
2859 * info.el (Info-fontify-node): Add support for @subsubsection
2860 titles, which use `Info-title-4-face'.
2861 (Info-title-4-face): New face.
2862 (Info-title-3-face): Inherit from Info-title-4-face instead of
2863 variable-pitch.
2864
e64c3a75
JR
28652000-10-19 Jason Rumney <jasonr@gnu.org>
2866
2867 * dired.el (dired-insert-directory): Do not let errors signalled by
2868 attempt to run dired-free-space-program prevent dired from working.
2869
c70fe852
SM
28702000-10-19 Stefan Monnier <monnier@cs.yale.edu>
2871
2872 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
2873
877cf6b4
GM
28742000-10-19 Gerd Moellmann <gerd@gnu.org>
2875
5de037e0
GM
2876 * dirtrack.el (dirtrack): Fix call to run-hooks.
2877
6deb9af9
GM
2878 * cmuscheme.el (cmuscheme-program-name): Renamed from
2879 scheme-program-name because xscheme.el contains a defcustom with
2880 the same name. As a consequence, customizing group `cmuscheme'
2881 loaded `xscheme' which redefined run-scheme.
2882 (run-scheme): Use cmuscheme-program-name.
2883
877cf6b4
GM
2884 * ps-print.el (ps-print-emacs-type): Move into the
2885 eval-and-compile.
2886
e597d8fb 2887 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 2888 anonymous address, and add a website for Befrienders International.
4836835a 2889
3e9cb08f
GM
28902000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2891
c70fe852
SM
2892 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
2893 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
2894 (ps-print-version): New version number (6.2).
2895 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
2896 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
2897 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
2898 (ps-x-extent-priority, ps-x-extent-start-position)
2899 (ps-x-face-font-instance, ps-x-find-coding-system)
2900 (ps-x-font-instance-properties, ps-x-make-color-instance)
2901 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
2902 avoid compilation gripes without defining functions.
2903 (ps-e-find-composition): Alias for function find-composition, to have a
2904 suitable function depending on Emacs version.
2905 (ps-color-device, ps-color-values, ps-face-foreground-name)
2906 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
2907 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
2908 (ps-print-ensure-fontified): Function definitions surrounded by
2909 `eval-and-compile' to avoid compilation gripes.
2910 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
2911 by symbol-value to avoid compilation gripes.
2912 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
2913 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
2914
d8abcd91
MB
29152000-10-19 Miles Bader <miles@lsi.nec.co.jp>
2916
13ab33c4
MB
2917 * startup.el (normal-top-level): Call `frame-set-background-mode'
2918 after `frame-notice-user-settings' because the latter doesn't call
2919 the former on a tty.
2920
d8abcd91
MB
2921 * faces.el (frame-set-background-mode): `unspecified' &c are
2922 symbols, not strings.
2923
e8bce0a9
EZ
29242000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
2925
c70fe852
SM
2926 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
2927 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 2928
c70fe852
SM
2929 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
2930 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 2931
773272d8
KH
29322000-10-19 Kenichi Handa <handa@etl.go.jp>
2933
c70fe852 2934 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
2935 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
2936 for ISO10646-1 fonts.
2937 (x-font-name-charset-alist): Add an entry for "iso10646-1".
2938
772139c0
EZ
29392000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
2940
2941 * faces.el (frame-set-background-mode): If a tty frame defines a
2942 background color, use that to compute the background mode, instead
2943 of always defaulting to "dark".
2944
d134a19f
MB
29452000-10-19 Miles Bader <miles@lsi.nec.co.jp>
2946
8bb84cb2
MB
2947 * comint.el (comint-write-output): New function.
2948 (comint-mode-map): Add it to the menu.
e40a778f 2949 Bind `C-c C-s' to comint-write-output.
d134a19f 2950
dada41e1
GM
29512000-10-18 Gerd Moellmann <gerd@gnu.org>
2952
2953 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
2954 Use fancy-splash-delay.
2955
9b5360aa
GM
29562000-10-18 Alex Schroeder <alex@gnu.org>
2957
2958 * progmodes/sql.el (sql-sybase-options): New option.
2959 (sql-sybase): Use it. Add sql-database to the list of parameters
2960 provided for login. The options -w 2048 -n are not used any more.
2961
9035a35a
GM
2962 * comint.el (comint-read-input-ring): Bugfix such that the first
2963 and the last entry of the input ring file are not lost.
2964
3556c6dd
GM
29652000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2966
2967 * ps-print.el: Internal variable changes to defcustom,
2968 make-local-hook changes to defvar. Doc fix.
2969 (ps-print-version): New version number (6.1).
2970 (ps-setup, ps-do-despool): Code fix.
2971 (ps-printer-name): Customization fix.
2972 (ps-printer-name-option): Now is a defcustom instead of an
2973 internal variable.
2974 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
2975 (ps-print-begin-column-hook): Now are defvar instead of
2976 make-local-hook.
4836835a 2977
4e217e50
MB
29782000-10-18 Miles Bader <miles@gnu.org>
2979
2980 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
2981 (comint-kill-output): Changed into an alias for `comint-delete-output',
2982 and made obsolete.
2983 (comint-mode-map): Rename references to comint-kill-output.
2984
34460354
EZ
29852000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
2986
2987 * diff-mode.el (diff-header-face, diff-file-header-face)
2988 (diff-changed-face): Add bold and italic attributes to tty faces.
2989 (diff-function-face): New face.
2990 (diff-font-lock-keywords): Use it.
2991
17ea3cdb
MB
29922000-10-18 Miles Bader <miles@lsi.nec.co.jp>
2993
2994 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
2995 Remove commented-out call to force-mode-line-update.
2996 (comint-kill-output): Use `forward-line 0' instead of
2997 beginning-of-line to make sure we get past the prompt.
2998
9244f2c7
SM
29992000-10-17 Stefan Monnier <monnier@cs.yale.edu>
3000
3001 * diff-mode.el (diff-header-face, diff-file-header-face):
3002 Add specific setting for dark background.
3003 (diff-context-face): Renamed from diff-comment-face.
3004 Set explicitly rather than inheriting from font-lock-comment-face.
3005
1592c1ef
EZ
30062000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
3007
3008 * startup.el (command-line): Move the code which sets the default
3009 TTY colors to before before-init-hook.
3010
f86292a9
GM
30112000-10-17 Gerd Moellmann <gerd@gnu.org>
3012
3013 * jit-lock.el (jit-lock-stealth-time): Doc fix.
3014
f7f2e883
EZ
30152000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
3016
e854cc22
EZ
3017 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
3018 extensions, for MS-DOS.
3019
f7f2e883
EZ
3020 * diff-mode.el (diff-header-face, diff-file-header-face)
3021 (diff-changed-face): Define tty-specific colors.
3022
c7b4f0f9
GM
30232000-10-17 Gerd Moellmann <gerd@gnu.org>
3024
3025 * startup.el (fancy-splash-text): Realign the text.
3026
12a72271
EZ
30272000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
3028
3029 * font-lock.el (font-lock-comment-face): Define a separate default
3030 for dark-background tty's.
3031
61dfccfd
MB
30322000-10-17 Miles Bader <miles@gnu.org>
3033
3034 * help.el (resize-temp-buffer-window): Add hack to avoid last line
3035 being obscured by whizzy mode-lines on graphics displays.
3036
333cd59e
EZ
30372000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
3038
3039 * info.el (Info-title-1-face, Info-title-2-face)
3040 (Info-title-3-face): Define colors for tty's.
dada41e1 3041 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 3042
dbf1fcc1
EZ
30432000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
3044
3045 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
3046 reverse from the frame parameters, and don't invert foreground and
3047 background colors.
3048
ac629823
MB
30492000-10-16 Miles Bader <miles@gnu.org>
3050
3051 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
3052 string "*Info*". Call propertized-buffer-identification to spruce
3053 up the result.
3054
76eebffc
GM
30552000-10-16 Gerd Moellmann <gerd@gnu.org>
3056
3a6b59d9
GM
3057 * help.el: Provide `help' for the sake of define-minor-mode
3058 which generates defcustoms with requires.
3059
6569c3d3
GM
3060 * jit-lock.el (jit-lock-after-change): If we're in text that
3061 matches a multi-line font-lock pattern, make sure the whole text
3062 will be redisplayed.
3063
c2e0a611
GM
3064 * emacs-lisp/authors.el (authors-add): Don't add an entry if
3065 author's name is unknown.
3066
76eebffc
GM
3067 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
3068 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
3069 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
3070 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
3071 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
3072 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
3073 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
3074 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
3075 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
3076 Add author information.
3077
cf1e7b12
MB
30782000-10-16 Miles Bader <miles@lsi.nec.co.jp>
3079
3080 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
3081 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
3082 full-color version (using the Gimp) to eliminate dithering artifacts.
3083
5586f3eb
SM
30842000-10-15 Stefan Monnier <monnier@cs.yale.edu>
3085
3086 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
3087
3088 * simple.el (syntax-flag-table, string-to-syntax): Remove.
3089
ad64a888
DL
30902000-10-15 Dave Love <fx@gnu.org>
3091
3092 * progmodes/sh-script.el: Require skeleton and comint when
3093 compiling.
3094
3095 * pcomplete.el (pcomplete) <defgroup>: Add :version.
3096
3097 * whitespace.el: Doc fixes.
3098 (top-level): Don't add hooks here.
3099 (whitespace-running-emacs): Deleted.
3100 (timer): Don't require.
3101 (whitespace): Add back :version conditional on xemacs test.
3102 (whitespace-spacetab-regexp, whitespace-indent-regexp)
3103 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
3104 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
3105 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
3106 Avoid specific xemacs test.
3107 (whitespace-global-mode): New option.
3108 (whitespace-global-mode): New command.
3109 (whitespace-unload-hook): New function.
3110
3111 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 3112 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
3113 (Info-fontify-node): `Goto' goes to `Go to'.
3114 (Info-fontify-node): Add help-echo to xref links.
3115
1ef49fc6
EZ
31162000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
3117
3118 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
3119
8b7707e1
SM
31202000-10-15 Stefan Monnier <monnier@cs.yale.edu>
3121
b3b7f42f
SM
3122 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
3123 Use plist-get and allow :inherit.
3124
3125 * emacs-lisp/cl-macs.el (cl-do-arglist):
3126 Use plist-get and plist-member instead of memq.
3127
3c7fafc7
SM
3128 * emacs-lisp/ewoc.el (ewoc-location): New function.
3129 (ewoc-enter-after, ewoc-enter-before): Document return value.
3130 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
3131 Don't need make-local-hook any more.
3132 (cvs-addto-collection): Return the new tin.
3133 (cvs-mode-insert): Jump to the new line.
3134
8b7707e1
SM
3135 * jit-lock.el (jit-lock-fontify-buffer): Remove.
3136
3137 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
3138
3139 * font-lock.el (font-lock-syntactically-fontified): New var.
3140 (font-lock-fontify-syntactic-keywords-region): Use it.
3141 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
3142
3143 * diff-mode.el (diff-find-file-name): Fix regexp.
3144
3145 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
3146 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
3147
3148 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
3149 (sh-mode-syntax-table): Add punctuation syntax for < and >.
3150 (sh-mode): Don't make all vars local here.
3151 (sh-kw): Reformat.
3152 (sh-set-shell): Use dolist. Don't set indent-region-function.
3153 (sh-mode-syntax-table): Use pop.
3154 (sh-remember-variable): Use push.
3155 (sh-help-string-for-variable): Use memq.
3156 (sh-safe-backward-sexp): Remove.
3157 (sh-safe-forward-sexp): Add ARG.
3158 (sh-get-indent-info, sh-prev-stmt): Use it.
3159 (sh-prev-line): Simplify by using forward-comment.
3160 (sh-this-is-a-continuation): Simplify.
3161 (sh-learn-buffer-indent): Use dolist.
3162 (sh-do-nothing): Remove.
3163 (sh-set-char-syntax, sh-set-here-doc-region):
3164 Use inhibit-modification-hooks.
3165 (sh-name-style): Use mapcar and push.
3166 (sh-load-style): Use dolist.
3167 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
3168 (sh-case, sh-while-getopts): Use propertize directly rather
3169 than sh-electric-rparen.
3170
31712000-10-14 Stefan Monnier <monnier@cs.yale.edu>
3172
3173 * textmodes/tex-mode.el: Require CL when compiling.
3174 (tex-mode-syntax-table): Init immediately.
3175 (tex-mode-map): Bind M-RET to latex-insert-item.
3176 (latex-mode): Set indent-line-function to latex-indent.
3177 (tex-common-initialization): Don't setup the syntax-table any more.
3178 (latex-insert-item): New skeleton.
3179 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 3180 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 3181 (latex-indent, latex-find-indent): New functions.
4836835a 3182 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
3183 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
3184 (tex-compilation-parse-errors): Use with-syntax-table.
3185
86b7fcbb
MB
31862000-10-15 Miles Bader <miles@gnu.org>
3187
3188 * font-lock.el (font-lock-comment-face): Change dark-background,
3189 color, non-tty, default to `chocolate1'.
3190
57a24508
JW
31912000-10-13 John Wiegley <johnw@gnu.org>
3192
3193 * eshell/esh-util.el (require): Added a missing `require' form,
3194 needed when compiling (for an ange-ftp macro definition).
3195
40ad3db4
DL
31962000-10-13 Dave Love <fx@gnu.org>
3197
3198 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
3199
db460189
GM
32002000-10-13 Gerd Moellmann <gerd@gnu.org>
3201
b41c9501
GM
3202 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc
3203 fix.
3204
4836835a 3205 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
3206 transparent -colors 8).
3207
3b5e21df
GM
32082000-10-13 Stephen Gildea <gildea@alum.mit.edu>
3209
3210 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
3211 that breaks with old list format timestamps.
3212 (time-stamp-warn-inactive, time-stamp-old-format-warn)
3213 (time-stamp-count, time-stamp-conversion-warn): Improved doc
3214 strings.
3215
16908a3f
JW
32162000-10-13 John Wiegley <johnw@gnu.org>
3217
d7103dda
JW
3218 * align.el, pcomplete.el, calendar/timeclock.el,
3219 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
3220
dace60cf 3221 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
3222 faulty math, where holiday hours were being computing as seconds.
3223
b6b70cda
JW
32242000-10-13 John Wiegley <johnw@gnu.org>
3225
3226 * desktop.el (desktop-buffer-modes-to-save): Added a global for
3227 specifying what "other" kinds of buffers should be saved. This
3228 used to be hard-coded.
3229 (desktop-buffer-misc-functions): A global for specifying how
3230 auxiliary data should be determined for special buffer types.
3231 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
3232 instead of hard-coding the special buffer types.
3233 (desktop-save): Run `desktop-buffer-misc-functions' to gather
3234 auxiliary data, instead of hard-coding for Info buffers and dired.
3235 (desktop-buffer-info-misc-data): Aux function for determining Info
3236 buffer auxiliary info.
3237 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
3238 (desktop-buffer-info): Changed this function to use the info
3239 gathered above.
3240 (desktop-create-buffer): Be a little more careful about what
3241 `minor-mode' means before calling it. This is important for some
3242 buffer types.
3243
8c6b1d83
JW
32442000-10-13 John Wiegley <johnw@gnu.org>
3245
3246 * eshell/esh-util.el: Added a global form which declares an
3247 autoload for `parse-time-string', if that function is not already
3248 defined, and if parse-time.el is available on the user's system.
3249
3250 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
3251 to be aware of ange-ftp user info.
3252 (eshell-do-ls): Bind `ange-cache'. Also, use
3253 `eshell-file-attributes'.
3254 (eshell-ls-annotate): Use `eshell-file-attributes'.
3255 (eshell-ls-file): Made the user-id printing code a bit smarter.
3256
3257 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
3258 allow identification of alias user ids in remote directories.
3259 It's manual, but there's no other way to know when the current
3260 user on the local machine, is also the owning user on the remote
3261 machine.
3262 (fboundp): Bind `ange-cache'.
3263 (eshell-directory-files-and-attributes): Re-organized the logic a
3264 bit to use `eshell-file-attributes' instead of `file-attributes'.
3265 The former is more sensitive to directories that are read via FTP,
3266 and knows how to use ange-ftp to determine full attribute
3267 information, instead of just the name and last modtime.
3268 (eshell-current-ange-uids): Return the current user id when in a
3269 remote directory.
3270 (eshell-parse-ange-ls): Parse a full directory listing that has
3271 been returned by ange-ftp.
3272 (eshell-file-attributes): This beefed up version of
3273 `file-attributes' is only special if the user is currently in a
3274 remote directory, in which case it does a lot of work to find out
3275 what the real attributes of a file are, as they appear on the
3276 remote machine. This makes usage of remote directories (i.e.,
3277 ange-ftp pathnames) much more useful. You can now use Eshell as a
3278 full-fledged FTP client, with much more manipulation ability than
3279 most other clients.
3280
3281 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
3282 variable, which means that Eshell's du should always be preferred
3283 in remote directories.
3284 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
3285 just `file-attributes'.
3286 (eshell-mvcp-template): Bind `ange-cache', to improve performance
3287 when reading remote directories. This is an Eshell-specific
3288 variable (not part of ange-ftp).
3289 (eshell/ln): Bind `ange-cache'.
3290 (eshell/du): Added some extra logic for determining when to use
3291 Eshell's du (which is slow), and when to use the external version
3292 (which may or may not exist).
3293
3294 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof): Call
3295 `eshell-interactive-process', rather than using
3296 `get-buffer-process', since backgrounded processes don't count in
3297 the context of this function's logic.
3298
3299 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
3300 `forward-char', so that null strings are parsed correctly.
3301
87730e84 33022000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
3303
3304 * eshell/em-pred.el (eshell-pred-file-type,
3305 eshell-pred-file-links, eshell-pred-file-size): Use
3306 `eshell-file-attributes'. This is more correct over ange-ftp.
3307
3308 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
3309 that remote file globbing is more efficient.
3310
3311 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
3312 gathering the files and attributes within a directory.
3313
3314 * eshell/em-unix.el (eshell/cat): If any of the files passed on
3315 the command line is a special file (not a regular file, directory
3316 or symlink), always attempt to call the external version of cat.
3317
87730e84 33182000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
3319
3320 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
3321 Eshell-friendly version of find-tag.
3322
1c7e37a9
MB
33232000-10-13 Miles Bader <miles@lsi.nec.co.jp>
3324
4836835a 3325 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
3326 (image-file-name-regexps): Add autoload cookies.
3327
11a7f341
KH
33282000-10-13 Kenichi Handa <handa@etl.go.jp>
3329
3330 * international/mule-cmds.el (select-safe-coding-system): If FROM
3331 is string, show it in *Warning* buffer.
3332
8ddddcb0
EZ
33332000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
3334
3335 * startup.el (normal-top-level): Use display-popup-menus-p instead
3336 of window-system.
3337 (command-line): Use display-graphic-p instead of window-system.
3338 (command-line-1): Use display-popup-menus-p and display-mouse-p
3339 instead of window-system.
3340
72200f89
SS
33412000-10-12 Sam Steingold <sds@gnu.org>
3342
3343 * tooltip.el (tooltip-use-echo-area): New user variable.
3344 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
3345
8661c643
DL
33462000-10-12 Dave Love <fx@gnu.org>
3347
d0b40dc1
DL
3348 * recentf.el: Maintainer's checkdoc fixes.
3349
a622451f
DL
3350 * startup.el (normal-top-level-add-subdirs-to-load-path): Use
3351 character class, not ASCII when matching file names.
3352 (fancy-splash-head): Add trailing slash to URL.
3353 (command-line): Don't require XPM support for toolbar.
3354
8661c643
DL
3355 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
3356 (cperl-invalid-face): Revert last change.
3357 (cperl-init-faces): Quote cperl-invalid-face.
3358
ef2ed8ab
KH
33592000-10-12 Kenichi Handa <handa@etl.go.jp>
3360
3361 * startup.el (fancy-splash-text): Remove superfluous quote.
3362
b0da379e
GM
33632000-10-12 Gerd Moellmann <gerd@gnu.org>
3364
dbeb499b
GM
3365 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
3366 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
3367 (command-line-1): Don't use fancy-splash-pending-command.
3368 (fancy-splash-screens-1): Goto point-min after inserting text.
3369
d861718a
GM
3370 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
3371
b0da379e
GM
3372 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
3373 instead of shared-lisp-mode-map.
3374
4fb2ad98
MB
33752000-10-12 Miles Bader <miles@lsi.nec.co.jp>
3376
1cb4393e
MB
3377 * faces.el (header-line): Change tty-variant to use underlining.
3378
4fb2ad98
MB
3379 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
3380 (isearch-highlight): Restore lazy-isearch face properties at old
3381 position, and suppress them at new position.
3382 (isearch-dehighlight): Restore lazy-isearch face properties.
3383 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
3384 over the real isearch overlay, but in that case, don't give it a
3385 face property. Use `push'.
3386
eb991b25
KH
33872000-10-12 Kenichi Handa <handa@etl.go.jp>
3388
3389 * man.el (Man-getpage-in-background): Fix previous change.
3390 Decode the process output only when we are in multibyte mode.
3391
a818c1c0
DL
33922000-10-11 Dave Love <fx@gnu.org>
3393
c990f53a
DL
3394 * info.el (Info-mode-menu): Fix some help.
3395 (info-tool-bar-map): Add entry for Info-last.
3396
a818c1c0
DL
3397 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
3398 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
3399 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
3400 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
3401 * toolbar/search-replace.xpm, toolbar/exit.xpm:
3402 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
3403 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
3404 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
3405 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
3406 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
3407 Reduce colour requirements to 25 overall. (Probably wants
3408 revisiting from the originals to reduce further.)
3409
c1b096cb
EZ
34102000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
3411
3412 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
3413 buffer-file-coding-system, instead of raw-text.
3414 (dehexlify-buffer): Bind coding-system-for-read to
3415 buffer-file-coding-system, instead of raw-text.
3416
5c8b7eaf
SS
34172000-10-11 Sam Steingold <sds@gnu.org>
3418
3419 * progmodes/cperl-mode.el (cperl-invalid-face): double-quote
3420 `underline' - fixes the bug introduced on 2000-09-21.
3421
2cfbdb7a
DL
34222000-10-11 Dave Love <fx@gnu.org>
3423
3424 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode): Avoid
3425 compiler warnings.
3426 (scheme-mode): Doc fix.
3427 (scheme-font-lock-keywords-1): Match `define-syntax'.
3428
34292000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
3430
3431 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
3432 face specs as well as default ones. Only do anything if the
3433 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 3434 (region): Make dark-background `region' face less in-your-face.
4b33f290 3435
690ec649
SS
34362000-10-10 Sam Steingold <sds@gnu.org>
3437
3438 * chistory.el, ielm.el, ledit.el:
3439 * progmodes/inf-lisp.el, progmodes/scheme.el:
3440 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
3441
3b95d6bb
SM
34422000-10-10 Stefan Monnier <monnier@cs.yale.edu>
3443
3444 * textmodes/texinfo.el: Update copyright and fix typo.
3445
3446 * desktop.el (desktop-modes-not-to-save): New var.
3447 (desktop-save-buffer-p): Use it.
3448 Also, obey desktop-buffers-not-to-save even for non-file buffers.
3449 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
3450
d646c828
DL
34512000-10-10 Dave Love <fx@gnu.org>
3452
3453 * toolbar/tool-bar.el (tool-bar-add-item)
3454 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono
3455 display.
3456
d646c828
DL
3457 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
3458 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
3459 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
3460 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
3461 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
3462 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
3463 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
3464 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
3465 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
3466 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
3467 the .xpms; probably need retouching.
3468
862a7e28
MB
34692000-10-10 Miles Bader <miles@lsi.nec.co.jp>
3470
3471 * subr.el (add-to-list): Add optional argument APPEND.
3472 * battery.el (display-battery): Use `add-to-list'.
3473
46e33aee
TTN
34742000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
3475
930baf47
TTN
3476 * play/zone.el (zone-timer, zone-wc-tbl): Rework
3477 these vars as symbol properties.
2cfbdb7a
DL
3478 (zone, zone-when-idle, zone-leave-me-alone)
3479 (zone-pgm-whack-chars): Use new symbol properties.
930baf47 3480
5a430f9c
TTN
3481 * battery.el (display-battery): Doc spelling fix.
3482
46e33aee
TTN
3483 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
3484 property.
3485
adf7d3a8
DL
34862000-10-09 Dave Love <fx@gnu.org>
3487
3488 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
3489 has been initialized before calling tool-bar-setup.
c2156508 3490 (tool-bar-add-item-from-menu): Add autoload cookie.
adf7d3a8 3491
06a8c9f8
EZ
34922000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
3493
e4ca8f8c
EZ
3494 * menu-bar.el (send-mail-item-name): New function.
3495 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
3496 of mail-user-agent in the menu. Don't display the "Send Mail"
3497 item if mail-user-agent is nil or its value is ignore.
3498 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
3499 if read-mail-command is nil or its value is ignore.
3500
06a8c9f8
EZ
3501 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
3502
7dbc9c8a
MB
35032000-10-09 Miles Bader <miles@gnu.org>
3504
29e0814b
MB
3505 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
3506 Correct image size.
3507 * toolbar/left_arrow.xpm: Correct image size.
3508
7dbc9c8a
MB
3509 * jka-compr.el: Don't call `jka-compr-install' when loading (it
3510 will be done by the definition of `auto-compression-mode' if
3511 necessary. Move code to uninstall existing file-name handler
3512 before definition of `auto-compression-mode'.
3513
3514 * image-file.el (auto-image-file-mode): Move to the end of the
3515 file, because `define-minor-mode' actually calls the mode-function
3516 if the associated variable is non-nil, which requires that all
3517 needed functions be already defined.
3518
65b61266
MB
3519 * mouse.el (popup-menu): Balance parens.
3520
d6b8c85b
SM
35212000-10-08 Stefan Monnier <monnier@cs.yale.edu>
3522
3523 * mouse.el (popup-menu): Move the command call outside the loop
3524 so that popup-menu returns whatever the command returns.
3525
3526 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
3527 (initialize-new-tags-table): Use run-hook-with-args-until-success.
3528 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
3529 (tags-table-format-functions): Renamed from tags-table-format-hooks.
3530
3531 * vc.el (vc-version-diff): diff-switches can be a list.
3532 Use relative filenames for prettier output.
3533
46e33aee 3534 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
d6b8c85b
SM
3535 (vc-post-command-functions): Remove old-VC compatibility code.
3536
3537 * newcomment.el (comment-indent-default): Autoload.
3538
3539 * font-lock.el (font-lock-defaults): Make buffer-local.
3540 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
3541 (font-lock-choose-keywords):
3542 Ignore LEVEL unless KEYWORDS is a list of syms.
3543 (c-keywords, c++-keywords, objc-keywords, java-keywords):
3544 Don't wrap regexp-opt things in \(...\) unnecessarily.
3545
3546 * jit-lock.el: Don't require font-lock any more.
3547 (jit-lock-functions): Make buffer-local.
3548 (jit-lock-saved-fontify-buffer-function): Remove.
3549 (jit-lock-mode): Remove autoload cookie.
3550 Remove font-lock specific code.
3551 (jit-lock-unregister): Don't bother handling complex hooks any more.
3552 (jit-lock-refontify): New function.
3553 (jit-lock-fontify-buffer): Use it.
3554 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
3555 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
3556 Add optional args START and END.
3557 Never call font-lock-fontify-region directly.
3558 (jit-lock-function, jit-lock-stealth-fontify): Use it.
3559
3560 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
3561
a30ed6ac
DL
35622000-10-08 Dave Love <fx@gnu.org>
3563
4e7c7ca9
DL
3564 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
3565
3566 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
3567
3568 * play/studly.el (studlify-region, studlify-word): Add autoload
3569 cookie.
3570
3571 * play/morse.el (morse-region, unmorse-region): Add autoload
3572 cookie.
3573
3574 * play/spook.el (spook-phrases-file): Use expand-file-name, not
3575 concat.
3576
3577 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
3578 insist on symbols starting with word syntax.
3579 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
3580 (eval-defun-1): Doc fix.
3581 (indent-sexp): Use nconc to build up indent-stack.
3582
3583 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
3584 Gnus with little use.
3585 (mail-setup-hook): Add mail-abbrevs-setup to options.
3586
968f7c4a
DL
3587 * recentf.el: Doc fixes.
3588
3589 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
3590 Clean up remainder.
3591
3592 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
3593 without timezone and (8) with timezone to enforce some whitespace.
3594 Simplify code somewhat.
3595
3596 * options.el (list-options): Doc that you should use customize.
3597
3598 * iswitchb.el (iswitchb-mode): Add :require.
3599
a30ed6ac
DL
3600 * info.el (Info-goto-node, Info-menu): Doc fix.
3601 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
3602 (info-tool-bar-map): New variable.
3603 (Info-mode): Use it.
3604 (Info-edit-map): Define all in defvar.
3605 (speedbar-attached-frame): Avoid compiler warning.
3606
3607 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
3608 (global-map): Bind [tool-bar] to a filtered map.
3609 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
3610 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
3611 Allow PBM icons.
3612 (tool-bar-setup): Adjust calls of tool-bar-add-item.
3613
3614 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
3615 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
3616 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
3617 icons, except up_arrow, which is left-arrow rotated.
3618
3619 * imenu.el (imenu-add-to-menubar): Fix last change.
3620
4e953aff
PB
36212000-10-08 Peter Breton <pbreton@ne.mediaone.net>
3622
3623 * generic-x.el (rul-generic-mode): Remove eval-when-compile
3624 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
3625
739e92a7
EZ
36262000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
3627
d20faceb
EZ
3628 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
3629 typos in doc strings.
3630
a640322e
EZ
3631 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
3632 the doc strings how to customize Font Lock faces.
3633
739e92a7
EZ
3634 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
3635 computing growth when dragging the header line.
3636
8be7408c
EZ
36372000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
3638
3639 * simple.el (kill-line): Doc fix.
3640
6fee86a3
MB
36412000-10-08 Miles Bader <miles@gnu.org>
3642
445a653e
MB
3643 * faces.el (secondary-selection): Make foreground visible on tty.
3644
6fee86a3
MB
3645 * jka-compr.el (auto-compression-mode): Move to the end of the
3646 file, because `define-minor-mode' actually calls the mode-function
3647 if the associated variable is non-nil, which requires that all
3648 needed functions be already defined.
3649 (with-auto-compression-mode): Add autoload cookie.
3650
a115794c
EZ
36512000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
3652
3653 * files.el (find-backup-file-name) [ms-dos]: If support for long
3654 file names is not available, behave as if version-control were set
3655 to never.
3656
b12e6de3
DL
36572000-10-07 Dave Love <fx@gnu.org>
3658
3659 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
3660 (browse-url-gnome-moz): New function.
3661 (browse-url-browser-function): Use it.
3662 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
3663
20b1d079
SM
36642000-10-07 Stefan Monnier <monnier@cs.yale.edu>
3665
3666 * indent.el (tab-always-indent): New var.
3667 (indent-for-tab-command): Use it.
39250ec3 3668
9ee45b2c 3669 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
a115794c 3670 raise an error. This way it can still default to a sane value.
9ee45b2c 3671
8c6b1d83
JW
36722000-10-06 Stefan Monnier <monnier@cs.yale.edu>
3673
39250ec3
SM
3674 * startup.el (fancy-splash-screens): Use local rather than global map.
3675 Don't use `update-menu-bindings' any more.
3676 Get rid of assumptions about keymap representation.
3677
a23ccdf2
DL
36782000-10-06 Dave Love <fx@gnu.org>
3679
814299a7 3680 * textmodes/fill.el (sentence-end-double-space)
742c1822
DL
3681 (sentence-end-without-period): Doc fix.
3682 (adaptive-fill-regexp): Purecopy.
3683 (unjustify-current-line): Use line-end-position.
3684 (fill-individual-paragraphs-prefix): Use line-beginning-position.
3685
3686 * net/eudc-vars.el (eudc): Add :version, :link.
3687
39250ec3 3688 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
742c1822
DL
3689
3690 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
3691 Fix for define-minor-mode.
3692 (function-at-point): Alias to function-called-at-point.
3693
3694 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
3695
3696 * simple.el (backward-word): Doc fix.
3697
a23ccdf2
DL
3698 * image-file.el (image-file-name-regexp): image-file-regexps ->
3699 image-file-name-regexps.
742c1822 3700 (image-file-name-extensions): Add pbm.
a23ccdf2 3701
39250ec3
SM
37022000-10-06 Stefan Monnier <monnier@cs.yale.edu>
3703
3704 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
3705 and add filename to the names so that diff-mode can jump to source.
3706
3707 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
814299a7 3708 (tex-font-lock-keywords, tex-font-lock-keywords-2)
39250ec3
SM
3709 (tex-font-lock-keywords-1): Remove.
3710 (font-lock-turn-on-thing-lock): Use jit-lock-register.
3711 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
9ee45b2c
SM
3712 (font-lock-default-fontify-region):
3713 Expand beg..end correctly when just following a multiline region.
39250ec3
SM
3714 (font-lock-fontify-anchored-keywords):
3715 Include the anchor text as part of the multiline.
3716
8d5dfacd
GM
37172000-10-06 Gerd Moellmann <gerd@gnu.org>
3718
3719 * loadup.el (toplevel): Load `loaddefs' before `help' because the
3720 latter needs the autoloaded define-minor-mode macro during the
3721 bootstrap.
3722
3723 * startup.el (command-line): For now, activate tool-bar-mode only
3724 if XPM images are supported.
3725
3726 * mouse.el (mouse-drag-header-line): Don't allow resizing a
3727 window by dragging a header-line at the top of the frame; that's
4c19fbce 3728 confusing because the header-line doesn't move.
8d5dfacd
GM
3729 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
3730 of treating the event as a list. Some cleanup.
3731
f69aad2b 37322000-10-06 Miles Bader <miles@gnu.org>
8fb051f9 3733
f69aad2b
MB
3734 * simple.el (display-message-or-buffer): New function.
3735 (shell-command-on-region): Use `display-message-or-buffer'.
06933804 3736
09cb7646
MB
3737 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
3738 docstring parts.
3739
814299a7 3740 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
8fb051f9
MB
3741 (smbclient-prompt-regexp): Add usage note to doc string.
3742 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
3743 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
3744 Use add-hook for adding the comint filter function, and only do so
3745 if it's not already in the global hook list.
3746 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
3747 to `make-local-variable'.
3748 (nslookup-font-lock-keywords): Remove prompt entry.
3749 (nslookup): Don't set the process-filter.
3750 (finger): Exit the loop correctly when the regexps list runs out.
3751 (ftp, smbclient, smbclient-list-shares):
3752 Set the real major mode immediately, not after execing.
3753 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
3754
3755 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
3756
4c19fbce
SM
37572000-10-05 Stefan Monnier <monnier@cs.yale.edu>
3758
3759 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
3760
3761 * which-func.el (which-func-format): Remove spurious space.
3762 (which-func-mode): Don't make it permanent-local.
3763 (which-func-ff-hook): Allow which-func-maxout to be nil.
3764 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
3765 (which-func-mode): Simplify.
3766 Use post-command-idle-hook rather than post-command-hook.
3767 Go through all buffers and update their state.
3768 (which-function): Also try add-log-current-defun-function.
3769
3770 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
3771 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
3772 Update call to with-vc-properties accordingly.
3773 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
3774 (vc-revert-buffer): More careful about window selection and deletion.
3775 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
3776
3777 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
3778 (cvs-retrieve-revision): Reuse a pre-existing buffer.
3779 (cvs-dired-action): Change the default to quickdir.
3780
3781 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
3782 if comment-indent-function returns nil.
3783 (comment-indent-default): New function.
3784 (comment-indent-function): Use it and document the new semantics.
3785
3786 * image-file.el: Docstring fixes.
3787
3788 * help.el (help-xref-on-pp): Use match-string.
3789 (describe-variable): New arg BUFFER.
3790 Store the current buffer in the help-xref-stack.
3791 (temp-buffer-resize-mode): Use define-minor-mode.
3792
3793 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
3794 consistently with its docstring.
3795 Set jit-lock-first-unfontify-pos in an idempotent way.
3796 (jit-lock-register): Autoload and add arg CONTEXTUAL.
3797
542c6552
GM
37982000-10-05 Alex Schroeder <alex@gnu.org>
3799
3800 * sql.el (sql-mysql-options): New variable.
3801 (sql-mysql): Use it.
3802
a3489ece
MB
38032000-10-05 Miles Bader <miles@lsi.nec.co.jp>
3804
77f6105c
MB
3805 * image.el (image): New group.
3806
814299a7 3807 * smerge-mode.el (smerge-mine-face, smerge-other-face)
a3489ece
MB
3808 (smerge-base-face, smerge-markers-face): Add dark-background variants.
3809
3478046b
PB
38102000-10-04 Peter Breton <pbreton@ne.mediaone.net>
3811
3812 * net/net-utils.el (nslookup-font-lock-keywords)
814299a7 3813 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
3478046b
PB
3814 Ignore the value of wqindow-system; always define keywords
3815
22aca186
KH
38162000-10-05 Kenichi Handa <handa@etl.go.jp>
3817
3818 * startup.el (fancy-splash-screens): Remove the code for
3819 debugging; `(trace-to-stderr "EXITTT\n")'.
3820
55d5d717
MB
38212000-10-05 Miles Bader <miles@gnu.org>
3822
3823 * diff-mode.el (diff-goto-source): Update call to
3824 `diff-hunk-status-msg' to reflect new REV variable.
3825
41fa7178
SM
38262000-10-04 Stefan Monnier <monnier@cs.yale.edu>
3827
3828 * progmodes/icon.el (icon-mode):
3829 Don't gratuitously override the default for comment-column.
3830
3831 * vc-hooks.el (vc-mode-line): Fix interactive spec.
3832
3833 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
3834 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
3835 (jit-lock-functions): New var.
3836 (jit-lock-function-1): Use it if non-nil.
3837 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
3838 Set the `fontified' property before doing the fontification to avoid
3839 repeatedly going through the same error.
3840 Don't turn errors into messages.
3841 (jit-lock-register, jit-lock-unregister): New functions.
3842
3843 * dired.el (dired-mark-pop-up): Turn comment into docstring.
3844 Use with-current-buffer.
3845
3846 * dired-aux.el (dired-do-create-files, dired-kill-tree):
3847 Turn comment into docstring.
3848
3849 * apropos.el (apropos-mode): Use define-derived-mode.
3850
3dc78168
GM
38512000-10-04 Gerd Moellmann <gerd@gnu.org>
3852
3853 * startup.el (fancy-splash-pending-command): New variable.
3854 (fancy-splash-pre-command): New function.
3855 (fancy-splash-screens): Rewritten.
3856 (command-line-1): If fancy-splash-pending-command is set, call it
3857 interactively.
3858
dae9dc56
DL
38592000-10-04 Dave Love <fx@gnu.org>
3860
3861 * toolbar/tool-bar.el (tool-bar-setup): New function.
3862 (tool-bar-mode): Use it.
3863
3864 * subr.el (substitute-key-definition): Doc fix.
3865 (play-sound-file): New command.
3866
3388f0a5
AS
38672000-10-04 Andre Spiegel <spiegel@gnu.org>
3868
814299a7 3869 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
3388f0a5
AS
3870 vc-version-backup-file-name): New functions.
3871
3872 * files.el (basic-save-buffer): Call vc-before-save before saving.
814299a7
MB
3873
3874 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
3388f0a5
AS
3875 vc-cvs-stay-local-p.
3876
3877 * vc.el (vc-revert-buffer): Handle empty diff properly.
3878 (vc-version-backup-file): New function.
3879 (vc-checkout): Create a version backup if necessary.
3880 (vc-checkin): If a version backup file exists, delete it.
3881 (vc-version-diff): Diff locally using version backups, if available.
3882 (vc-revert-file): If there's a version backup, revert locally.
3883 (vc-transfer-file): Use version backup for base version, if
3884 available. If not, ask for confirmation whether to get it from the
3885 server. Update mode line before check-in.
3886
ebd4825d
DL
38872000-10-04 Dave Love <fx@gnu.org>
3888
3889 * toolbar/tool-bar.el (tool-bar-setup): New function.
3890 (tool-bar-mode): Use it.
3891
1b24f4b7
PB
38922000-10-04 Peter Breton <pbreton@ne.mediaone.net>
3893
3dc78168 3894 * net/net-utils.el (nslookup-font-lock-keywords)
814299a7 3895 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
8b7187d8
PB
3896 Only set if window-system is non-nil
3897 (net-utils-run-program): Returns buffer.
3898 (network-connection-reconnect): Added this function.
3899
814299a7
MB
3900 * generic.el:
3901 Incorporates extensive cleanup and docfixes by
9a7f629d
PB
3902 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
3903 Uses cl compile-time macros.
3dc78168
GM
3904 (generic-mode-name, generic-comment-list)
3905 (generic-keywords-list, generic-font-lock-expressions)
3906 (generic-mode-function-list, generic-mode-syntax-table):
9a7f629d
PB
3907 Removed variables.
3908 (generic-mode-alist): Renamed to generic-mode-list.
3909 (generic-find-file-regexp): Default changed to "^#".
3910 (generic-read-type): Uses completing read on generic-mode-list.
3911 (generic-mode-sanity-check): removed this function.
3912 (generic-add-to-auto-mode): Removed this function
3dc78168 3913 (generic-mode-internal): Bind mode-specific definitions
9a7f629d
PB
3914 into function instead of putting them in alist.
3915 (generic-mode-set-comments): Reworked extensively.
3916 (generic-mode-find-file-hook): Simplified regexp searching
814299a7 3917 (generic-make-keywords-list): Omit extra pair of parens
9a7f629d 3918
814299a7 3919 * find-lisp.el (find-lisp-find-files-internal):
1b24f4b7
PB
3920 Make sure directory name ends with "/".
3921
814299a7 3922 * generic-x.el (apache-conf-generic-mode):
1b24f4b7
PB
3923 Regexp now allows leading whitespace.
3924 (rc-generic-mode): Added eval-when-compile
3925 around generic-make-keywords-list.
3926 Deleted duplicate regexp
3927 (rul-generic-mode): Added eval-when-compile
3928 around generic-make-keywords-list.
3929 (etc-fstab-generic-mode): New generic mode.
3930 (rul-generic-mode): Removed one eval-when-compile
814299a7 3931 which caused a max-specpdl-size exceeded error.
1b24f4b7 3932
a7bf5cf3
MB
39332000-10-04 Miles Bader <miles@gnu.org>
3934
3935 * simple.el (minibuffer-temporary-goal-position): New variable.
3936 (next-history-element): Try to keep the position of point in the
3937 input string constant.
3938
3939 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
3940 (dired-do-create-files): If there's only one file, pass it in as
3941 the DEFAULT arg to dired-mark-read-file-name.
3942
ce1087a9
SM
39432000-10-03 Stefan Monnier <monnier@cs.yale.edu>
3944
3945 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
3946 (diff-goto-source): Be smarter when choosing REVERSE or not.
3947
3948 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
3949 (texinfo-mode-menu): Add an explicit shortcut for update all.
3950
0e41e1d6
AS
39512000-10-03 Andre Spiegel <spiegel@gnu.org>
3952
814299a7 3953 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
858f7cb4
AS
3954 factorize backend-specific code cleanly (this was essentially
3955 conceived by Stefan Monnier).
3956 (vc-unregister): Function removed.
814299a7 3957 (vc-revert-file): New function.
858f7cb4
AS
3958 (vc-revert-buffer): Delegate some of the work to it.
3959
0e41e1d6
AS
3960 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
3961 default branch unconditionally.
3962 (vc-rcs-set-default-branch): New function.
3963 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
3964 (vc-rcs-checkin): If an appropriate default branch has been set,
3965 force creation of that branch.
858f7cb4
AS
3966 (vc-rcs-receive-file): Rewritten to contain only backend-specific
3967 code (as suggested by Stefan Monnier).
0e41e1d6 3968
01c86c56
GM
39692000-10-02 Gerd Moellmann <gerd@gnu.org>
3970
45c477b4
GM
3971 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
3972 highlighting overlay with a different face over the overlay
3973 isearch uses to highlight the current match because that can lead
3974 to bad face combinations.
3975
01c86c56
GM
3976 * loadup.el (toplevel): Load faces before isearch.
3977
3978 * isearch.el (isearch-faces): New custom group.
3979 (isearch): New defface; was already tested for in the code.
3980 (isearch-lazy-highlight-face): Changed to defface from defcustom.
3981 (isearch-highlight): Always use face `isearch'.
3982
944425c0
DL
39832000-10-02 Dave Love <fx@gnu.org>
3984
3985 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
3986 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
3987 comparison of opcode with operand.
3988
2a099bcc
MB
39892000-10-03 Miles Bader <miles@gnu.org>
3990
3991 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
3992 buffer, since the echo area will now grow to accommodate them.
3993
4300ecb8
AS
39942000-10-02 Andre Spiegel <spiegel@gnu.org>
3995
3996 * vc-hooks.el (vc-registered): If FILE used to be registered under
3997 a certain backend, try that one first.
3998
814299a7 3999 * vc.el (vc-responsible-backend): Undo the previous change in the
4300ecb8
AS
4000 argument list. Handle multiple backends correctly.
4001 (vc-find-new-backend): Function removed.
4002 (vc-register): Use vc-responsible-backend, as before.
4003 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
4004
64e6cc18
GM
40052000-10-02 Gerd Moellmann <gerd@gnu.org>
4006
4007 * startup.el (fancy-splash-head): Change message below the
4008 logo.
4009
00df919e
MB
40102000-10-02 Miles Bader <miles@lsi.nec.co.jp>
4011
4012 * diff-mode.el (diff-goto-source): Emit a status message.
4013 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
4eaa6852 4014 (diff-test-hunk): Fix doc string.
00df919e
MB
4015 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
4016 (diff-advance-after-apply-hunk): New variable.
4eaa6852 4017 (diff-apply-hunk): Don't return a value.
00df919e 4018
ceec5a0c
SM
40192000-10-01 Stefan Monnier <monnier@cs.yale.edu>
4020
4021 * vc.el (vc-editable-p): Minor optimization.
4022 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
4023 (vc-find-new-backend): New function split from vc-responsible-backend.
4024 (vc-register): Use it.
4025 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
4026 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
4027 (vc-default-unregister, vc-revert-buffer): Docstring fix.
4028 (vc-clear-headers): Don't use find-file.
4029 (vc-revert-buffer): Use `and' again (must have been a braino).
4030 (vc-switch-backend): Only prompt if requested.
4031 Short circuit if nothing is to be done.
4032 Don't use vc-resynch-buffer which could lose unsaved editing.
4033 (vc-default-receive-file): Update call to vc-unregister.
4034 (with-vc-file, vc-next-action-on-file):
4035 Use vc-backend rather than vc-registered.
4036 (vc-next-action-on-file): Use intern-soft.
4037 Deal with read-only *vc-diff* buffer.
4038 (vc-transfer-file): Docstring fix.
4039
4040 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
4041 (vc-rcs-receive-file): Avoid with-vc-properties.
4042 Update call to vc-unregister.
4043 Use constant `RCS' rather than (dynamically bound) var `backend'.
4044
4ad5da8f
AS
40452000-10-01 Andre Spiegel <spiegel@gnu.org>
4046
814299a7 4047 * vc.el (vc-next-action-on-file): Update mode line only if file
4ad5da8f
AS
4048 is visited.
4049 (vc-start-entry): New argument initial-contents. Don't visit the file
4050 if it isn't already visited. Brought documentation up-to-date.
814299a7
MB
4051 (vc-next-action, vc-register): Updated calls to vc-start-entry.
4052 (vc-checkin): New optional arg initial-contents, which is passed to
4ad5da8f
AS
4053 vc-start-entry.
4054 (vc-finish-logentry): Make sure to bury log buffer only if there
4055 really is one. Call `vc-resynch-buffer' on log-file, not
4056 buffer-file-name.
4057 (vc-default-comment-history, vc-default-wash-log): New functions.
4058 (vc-index-of): Removed.
4059 (vc-transfer-file): Make do without the above.
4060 (vc-default-receive-file): Call comment-history unconditionally. Pass
4061 the resulting string to vc-checkin, instead of inserting it into the
4062 comment ring.
4063
4064 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
4065 unconditionally. Use the comments as initial contents of the log
814299a7 4066 entry buffer. Document the trick to force branch creation with no
4ad5da8f
AS
4067 changes.
4068
aa0c3dca
MB
40692000-10-01 Miles Bader <miles@gnu.org>
4070
4071 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
4072 `recenter' with an arg to prevent redrawing the display.
4073
d5f5a2c5
SM
40742000-09-30 Stefan Monnier <monnier@cs.yale.edu>
4075
4076 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
4077
4078 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
4079
814299a7 4080 * progmodes/c-mode.el (c-mode):
d5f5a2c5
SM
4081 Don't gratuitously override the default for comment-column.
4082
4083 * textmodes/tex-mode.el (latex-metasection-list): New var.
4084 (latex-imenu-create-index): Use it.
4085 Move the regexp construction outside loops (and use push).
814299a7 4086 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
d5f5a2c5
SM
4087 (tex-font-lock-keywords): Moved from font-lock.el.
4088 (tex-comment-indent): Remove.
4089 (tex-common-initialization): Don't set comment-indent-function.
4090 (latex-block-default): New var.
4091 (tex-latex-block): Use it to provide a default choice.
4092 Add any unknown choice to latex-block-names.
4093 Insert [...] after {...}.
4094 (tex-last-unended-begin): Simplify regexp.
4095 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
4096 (latex-forward-sexp-1, latex-forward-sexp): New functions.
4097 (latex-mode): Set forward-sexp-function.
4098
4099 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
4100 Add regexp for @ignore ... @end ignore.
4101 (texinfo-heading-face): New face.
4102 (texinfo-font-lock-keywords): Use it.
4103 (texinfo-mode-menu): New menu.
4104 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
4105 New functions.
4106 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
814299a7 4107 (texinfo-section-types-regexp, texinfo-section-level-regexp)
d5f5a2c5
SM
4108 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
4109 Remove declaration.
4110 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
4111
4112 * delsel.el (delete-selection-mode): Use define-minor-mode.
4113
4114 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
4115
41162000-09-29 Stefan Monnier <monnier@cs.yale.edu>
4117
4118 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
4119
8a5506f2
GM
41202000-09-30 Gerd Moellmann <gerd@gnu.org>
4121
068127d6
GM
4122 * replace.el (keep-lines-read-args): New function.
4123 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
4124 read arguments interactively. Add parameters RSTART and REND.
4125 Operate on the active region in Transient Mark mode.
4126
d777bb8f
GM
4127 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
4128
8a5506f2
GM
4129 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
4130 (authors-obsolete-files-regexps): New variable.
4131 (authors-add): Don't record changes in obsolete files.
4132
3fa87bfc
SM
41332000-09-29 Stefan Monnier <monnier@cs.yale.edu>
4134
4135 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
4136
4137 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
4138 (comment-indent): Make sure there's a space between code and comment.
4139 Shift comments left to avoid going past fill-column.
4140
f02149ce
GM
41412000-09-29 Gerd Moellmann <gerd@gnu.org>
4142
4143 * startup.el (startup-echo-area-message): New function.
4144 (display-startup-echo-area-message): Use it.
4145 (fancy-splash-screens): Rewritten to use keymaps and a timer.
4146 (fancy-splash-default-action): New function.
4147 (fancy-splash-screens-1): New function.
4148 (fancy-splash-head): Put a help-echo and a keymap under the image.
4149
a3ef6569
SM
41502000-09-29 Stefan Monnier <monnier@cs.yale.edu>
4151
4152 * diff-mode.el (diff-add-log-file-name): Remove.
4153 (diff-mode): Use add-log-buffer-file-name-function.
4154
4155 * add-log.el (find-change-log): New arg BUFFER-FILE.
4156 (add-log-file-name): Obey add-log-file-name-function.
4157 (add-log-buffer-file-name-function): New var.
4158 (add-change-log-entry): Use it.
4159
75e5b373
MB
41602000-09-29 Miles Bader <miles@gnu.org>
4161
4162 * image-file.el (image-file-name-extensions): New variable.
4163 (image-file-name-regexps): Renamed from `image-file-regexps'.
4164 New default value is nil. Call `auto-image-file-mode'.
4165 (image-file-name-regexp): New function.
4166 (auto-image-file-mode): New minor mode.
4167 (insert-image-file): Don't make conditional on the image-file
4168 handler being enabled.
4169 (image-file-handler): Make the call here conditional instead.
4170 (set-image-file-handler-enabled, enable-image-file-handler)
4171 (disable-image-file-handler): Functions removed.
4172
4173 * emacs-lisp/authors.el (authors-print): Rephrase many-files
4174 string.
4175
de6e1f7c
GM
41762000-09-29 Gerd Moellmann <gerd@gnu.org>
4177
4178 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
4179 it's a function from CL.
4180 (latex-imenu-create-index): Replace eval-when-compile with progn
4181 because latex-section-alist is not bound while compiling.
4182
d8c201f5
SM
41832000-09-28 Stefan Monnier <monnier@cs.yale.edu>
4184
4185 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
4186 (outline-mode): Use define-derived-mode.
4187
814299a7 4188 * progmodes/perl-mode.el (perl-mode):
d8c201f5
SM
4189 * progmodes/awk-mode.el (awk-mode):
4190 * progmodes/asm-mode.el (asm-mode):
4191 Don't gratuitously override the default for comment-column.
4192
4193 * emacs-lisp/lisp.el (lisp-complete-symbol):
4194 Distinguish the let-binding case from the funcall case.
4195 (forward-sexp-function): New variable.
4196 (forward-sexp): Use it.
4197
4198 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
4199 (easy-mmode-defmap): Remove the now useless autoload.
4200
4201 * time.el (display-time-mode): Use define-minor-mode.
4202
4203 * subr.el (add-minor-mode): Don't eval NAME.
4204 Don't depend on the presence of TOGGLE-FUN for any special behavior.
4205 Use if rather than cond.
4206
4207 * simple.el (read-expression-map): Define more properly.
4208 (comment-indent-hook): Remove.
4209 (string-to-syntax): Bug fix.
4210
4211 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
4212 (cvs-ediff-diff): Fix typo.
4213 (cvs-revert-if-needed): Don't bother preserving read-only.
4214
4215 * paren.el (show-paren-mode): Use define-minor-mode.
4216
4217 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
4218 (toggle-auto-compression): Remove.
4219 (jka-compr-build-file-regexp): Remove useless grouping.
4220
4221 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
4222 Avoid user-reserved bindings.
4223 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
4224 (diff-header-face): Revert to grey85.
4225
4226 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
4227
4228 * complete.el (partial-completion-mode) <defcustom>: Remove.
4229 (partial-completion-mode): Use define-minor-mode.
4230 (PC-do-completion): Understand `completion-auto-help = delay'
4231 to mean to popup the completion buffer only the second time.
814299a7 4232 (PC-include-file-all-completions, PC-include-file-all-completions)
d8c201f5
SM
4233 (PC-include-file-all-completions): Don't quote lambda.
4234
4235 * comint.el (comint-mode-hook): Docstring fix.
4236 (comint-mode): Use define-derived-mode.
4237 (comint-mode-map): Remove obsolete comment.
4238 (make-comint): Minor stylistic change.
4239 (comint-insert-clicked-input): Be more careful to find the overlay.
4240 Use this-command-keys rather than hardcoding mouse-2.
4241
4242 * font-lock.el: Replace confusing (,@ with ,
4243 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
4244 Don't use regexp-opt-depth. Spice up the regexp for args.
4245 Don't distinguish between cmds that can take an opt arg or not.
4246 Use `append' and `prepend' rather than `keep'.
4247
4248 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
4249 (latex-outline-regexp): New var.
4250 (latex-outline-level): New fun.
4251 (latex-section-alist): New var.
4252 (latex-imenu-create-index): Use it. Use `push' as well.
4253 (tex-shell-map): Initialize it properly.
4254 (tex-mode): Minor stylistic change.
4255 (plain-tex-mode): Use define-derived-mode.
4256 (latex-mode): Use define-derived-mode.
4257 Construct the paragraph regexps in a more readable way.
4258 Set the buffer-local outline-{level,regexp} vars.
4259 (slitex-mode): Derive from latex-mode.
4260 (tex-common-initialization): Don't kill-all-vars anymore.
4261 Add setting for comment-add and font-lock-defaults.
4262 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
4263 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
4264 (tex-start-tex): New arg DIR (and send a chdir command for it).
4265 Also display the shell buffer and save it in tex-last-buffer-texed.
4266 (tex-region): Use expand-file-name rather than concat.
4267 Remove code made useless by changes in tex-start-tex.
4268 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
4269
4270 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
4271
ff398532
DL
42722000-09-28 Dave Love <fx@gnu.org>
4273
4274 * eshell/eshell.el (eshell) <defgroup>: Add :version.
4275
f9415d5b
GM
42762000-09-28 Gerd Moellmann <gerd@gnu.org>
4277
4278 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
4279 `append'.
4280
fa003899
SM
42812000-09-28 Stefan Monnier <monnier@cs.yale.edu>
4282
4283 * info.el (Info-extract-pointer): Undo last change.
4284 Instead, fix the position of the `bound' arg to re-search-backward.
4285
42862000-09-27 Stefan Monnier <monnier@cs.yale.edu>
4287
4288 * info.el (Info-extract-pointer):
4289 Widen more carefully, to avoid finding pointers in other nodes.
4290 (Info-index): Use push.
4291
f9415d5b 42922000-09-27 Gerd Moellmann <gerd@gnu.org>
6f22f1ad
GM
4293
4294 * frame.el (set-frame-font): Remove call to obsolete function
4295 frame-update-faces.
4296 (set-foreground-color, set-background-color): Likewise for
4297 frame-update-face-colors.
4298
5538b8ba
MB
42992000-09-27 Miles Bader <miles@gnu.org>
4300
4301 * image-file.el: New file.
4302
60536eea
GM
43032000-09-27 Gerd Moellmann <gerd@gnu.org>
4304
5b551d58
GM
4305 * frame.el (frame-notice-user-settings): Don't call
4306 frame-update-faces, which is a no-op now.
814299a7 4307
60536eea
GM
4308 * ediff-wind.el (ediff-control-frame-parameters): Add zero
4309 tool-bar-lines.
4310
36f1966f
DL
43112000-09-27 Dave Love <fx@gnu.org>
4312
4313 * mouse.el: Fix last change.
4314
c5785b73
MB
43152000-09-27 Miles Bader <miles@lsi.nec.co.jp>
4316
4317 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
4318
672172d9
KH
43192000-09-22 Kenichi Handa <handa@etl.go.jp>
4320
4321 * international/quail.el (quail-help): The output message is
4322 improved.
4323
4653b4ea
DL
43242000-09-26 Dave Love <fx@gnu.org>
4325
4326 * mouse.el (popup-menu): If POSITION is nil, set it using
4327 mouse-position.
4328
63900fcf
SS
43292000-09-25 Sam Steingold <sds@gnu.org>
4330
4331 * net/browse-url.el (browse-url-file-url): Check for null maps.
4332
cd3b81be
GM
43332000-09-26 Gerd Moellmann <gerd@gnu.org>
4334
876512ab 4335 * frame.el (frame-notice-user-settings): Don't add a
fa003899 4336 tool-bar-lines frame parameter to default-frame-alist in batch mode.
814299a7 4337
fa003899
SM
4338 * frame.el (frame-notice-user-settings):
4339 Make tool-bar-mode and default-frame-alist consistent.
77072ab1 4340
cd3b81be
GM
4341 * toolbar/tool-bar.el (tool-bar-help): New function.
4342
d8b4516f
GM
43432000-09-25 Gerd Moellmann <gerd@gnu.org>
4344
6567e9b5
GM
4345 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
4346 current-load-list in top-level forms. Else this leaks a cons cell
4347 every time a defun is called.
63900fcf 4348
d8b4516f 4349 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
63900fcf 4350
a461758e
DL
43512000-09-25 Dave Love <fx@gnu.org>
4352
7df6adc3
DL
4353 * startup.el (fancy-splash-head): Check XPM is available.
4354
a461758e
DL
4355 * autoinsert.el (auto-insert): Doc fix.
4356 (auto-insert-alist): Following GNU notices, don't say `copyright
4357 _by_'. Use line-beginning-position.
4358 (auto-insert): Check buffer-file-name is non-nil before use.
4359
b11af2dd
GM
43602000-09-25 Gerd Moellmann <gerd@gnu.org>
4361
4362 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
4363 starting with `@def' or `@multitable', in addition to ones
4364 specified by the user in auto-fill-inhibit-regexp.
4365
5f9f981b
GM
43662000-09-25 Markus Rost <rost@math.ohio-state.edu>
4367
4368 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
4369 rmail-dont-reply-to-names matches the empty string.
63900fcf 4370
8ff16b4e
GM
43712000-09-25 Gerd Moellmann <gerd@gnu.org>
4372
63900fcf 4373 * startup.el (command-line-1, fancy-splash-text): Change the
8ff16b4e
GM
4374 text to sound more friendly.
4375
9b4a7800
TTN
43762000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
4377
4378 * progmodes/hideshow.el: Update author email address.
4379 Generally, sync w/ maintainer version 5.22.
9b4a7800
TTN
4380 (hs-hide-all-non-comment-function): New var.
4381 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
4382 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
4383 (hs-show-region): Delete this command.
4384 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
4385
4c7c1f3f
DL
43862000-09-22 Dave Love <fx@gnu.org>
4387
4388 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
4389 (hl-line-highlight): Specify buffer when moving overlay.
4390
4391 * progmodes/fortran.el (fortran-mode): Locally set
4392 normal-auto-fill-function.
4393 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
4394 (fortran-mode-map): Adjust auto-fill menu entry.
4395
13f93dee
GM
43962000-09-22 Gerd Moellmann <gerd@gnu.org>
4397
36eb0a91
GM
4398 * vc-rcs.el (toplevel): Require `vc' when compiling.
4399
fa003899 4400 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
13f93dee 4401
36a03bf9
AS
44022000-09-22 Andre Spiegel <spiegel@gnu.org>
4403
9b4a7800 4404 * vc.el (vc-switch-backend): Signal an error if the file is not
36a03bf9
AS
4405 registered under the new backend.
4406
9b4a7800 4407 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
36a03bf9
AS
4408 without explicit revision number.
4409
6e4e8a3b
SM
44102000-09-21 Stefan Monnier <monnier@cs.yale.edu>
4411
4412 * diff-mode.el (diff-file-header-face): Reset to its previous value.
4413 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
4414 (diff-xor): New function.
4415 (diff-find-source-location): Use it. Fix a stupid name clash.
4416 (diff-hunk-status-msg): New function.
4417 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
4418 (diff-test-hunk): Use diff-find-source-location.
4419 (diff-goto-source): Favor the `reverse'.
4420 (diff-hunk-text): Properly handle one-sided context diffs.
4421 (diff-apply-hunk): When done, advance to the next hunk.
4422
1b24b888
GM
44232000-09-21 Gerd Moellmann <gerd@gnu.org>
4424
623a0aae
GM
4425 * startup.el (command-line): If frame was created with a non-zero
4426 tool-bar-lines parameter, switch tool-bar-mode on.
9b4a7800 4427
1b24b888
GM
4428 * add-log.el (change-log-date-face, change-log-name-face)
4429 (change-log-email-face, change-log-file-face)
4430 (change-log-list-face, change-log-conditionals-face)
fa003899
SM
4431 (change-log-function-face, change-log-acknowledgement-face):
4432 New faces, inheriting from font-lock faces.
1b24b888 4433 (change-log-font-lock-keywords): Use them.
9b4a7800 4434
93b3a1c8
DL
44352000-09-21 Dave Love <fx@gnu.org>
4436
80585273
DL
4437 * progmodes/cperl-mode.el (top-level): Clean up
4438 `eval-when-compile's and assorted defvars.
4439 (cperl-invalid-face): Don't double-quote value. Change custom
4440 type.
4441 (cperl-mode): Set normal-auto-fill-function and don't zap
4442 auto-fill-function.
4443 (cperl-imenu--function-name-regexp-perl): Renamed from
4444 imenu-example--function-name-regexp-perl.
4445 (cperl-imenu--create-perl-index): Renamed from
4446 imenu-example--create-perl-index.
4447 (cperl-xsub-scan): Don't require cl.
4448
93b3a1c8
DL
4449 * msb.el (msb-mode-map): Use substitute-key-definition.
4450 (msb-mode): Use msb-mode-map.
4451
43ccb598
AS
44522000-09-21 Andre Spiegel <spiegel@gnu.org>
4453
4454 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
4455 New functions.
fa003899 4456 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
43ccb598
AS
4457 (vc-switch-backend): New function.
4458 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
4459 (vc-register): Fix prompt.
4460 (vc-unregister, vc-default-unregister): New functions.
4461 (vc-version-diff): Handle empty buffer in sentinel.
4462
4463 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
4464 (vc-rcs-state-heuristic): Use it to guess the state of files with
4465 non-strict locking.
4466 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
4467 been set with -b, but not created yet.
4468 (vc-rcs-fetch-master-state): With non-strict locking, compare file
4469 contents in order to find the state.
4470 (vc-rcs-checkin): Allow creation of branches with no changes.
fa003899
SM
4471 (vc-rcs-unregister, vc-rcs-receive-file)
4472 (vc-rcs-set-non-strict-locking): New functions.
43ccb598 4473
9b4a7800 4474 * vc-hooks.el (vc-name): Force correct computation of the value
43ccb598 4475 in case it is missing.
9b4a7800 4476
95fadcca
GM
44772000-09-21 Gerd Moellmann <gerd@gnu.org>
4478
4479 * startup.el (fancy-splash-tail): Use a different foreground
4480 color on a dark frame background.
4481
470f23e1
MB
44822000-09-21 Miles Bader <miles@lsi.nec.co.jp>
4483
4484 * info.el: Use the correct capitalization when making Info-mode
4485 and Info-edit-mode `special' modes.
4486
281096ed
SM
44872000-09-20 Stefan Monnier <monnier@cs.yale.edu>
4488
4489 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
4490 (diff-mode): Add support for add-log.el.
4491 (diff-hunk-text): Use char offsets rather than line offsets.
4492 (diff-find-source-location): Replace LINE with line-offset (nil
4493 if not found) and always set POS to a meaningful position.
4494 Adapt to the new char-offsets.
4495 (diff-apply-hunk): Drop support for the unused `select' POPUP.
4496 Adapt to the new diff-find-source-location.
4497 (diff-goto-source): Adapt to the new diff-find-source-location.
4498
4499 * add-log.el (add-log-file-name): New function (split out of
4500 add-change-log-entry).
4501 (add-change-log-entry): Use it.
4502 Call add-log-file-name-function with the changelog file name if
4503 the current buffer is not associated with any file.
4504 Avoid find-file if the selected window is dedicated.
4505
4506 * diff-mode.el (diff-find-source-location):
4507 Move code from diff-apply-hunk. Return buffer rather than file.
4508 (diff-apply-hunk): Use the new result from diff-find-source-location.
4509 (diff-goto-source): Use the new diff-find-source-location.
4510
c29d77c4
DL
45112000-09-20 Dave Love <fx@gnu.org>
4512
4513 * iswitchb.el: Some doc fixes.
4514 (iswitchb-mode-map): Define completely initially. Inherit
4515 minibuffer-local-map.
4516 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
4517 fundamental-mode.
4518 (iswitchb-global-map): New variable.
4519 (iswitchb-summaries-to-end): Amalgamate regexps.
4520 (iswitchb-mode): New.
4521 (iswitchb-mode-hook): New variable.
4522 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
4523 `extensions'.
4524
49939379
GM
45252000-09-20 Gerd Moellmann <gerd@gnu.org>
4526
d05c87ac
GM
4527 * ehelp.el (electric-help): New defgroup.
4528 (electric-help-shrink-window): New user-option.
4529 (with-electric-help): Use it.
4530
1ec082d4
GM
4531 * window.el (shrink-window-if-larger-than-buffer): If face
4532 `mode-line' has a :box, and we're on a graphical frame, add 1
4533 to the needed window height.
4534
f46c275e
GM
4535 * frame.el (frame-notice-user-settings): Add a last parameter nil
4536 to a call to `append', because the last list passed to `append' is
4537 not copied, and so subsequent calls to assq-delete-all will modify
4538 default-frame-alist.
4539
b7e11c5b
GM
4540 * startup.el (fancy-splash-image): Change :type.
4541 (fancy-splash-head): Use an XBM image if appropriate.
4542 (command-line-1): Show splash screens in more cases.
4543
26ff68aa
GM
4544 * startup.el (fancy-splash-text): Don't quote faces.
4545
8320414c
GM
4546 * dired.el (dired-font-lock-keywords): Undo last change.
4547 (dired-readin): Bind indent-tabs-mode to nil.
4548
49939379
GM
4549 * startup.el (fancy-splash-head): If frame's background mode
4550 is `dark', change the black background of the image to gray.
4551 (fancy-splash-screens): Display startup echo area message.
4552 (display-startup-echo-area-message): New function.
4553
c3b27206
MB
45542000-09-20 Miles Bader <miles@lsi.nec.co.jp>
4555
55a3d2a1
MB
4556 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
4557
4558 * info.el (info-header-node): Tweak for color ttys.
4559
37a99821
MB
4560 * faces.el (face-valid-attribute-values): Make sure directories we
4561 search for stipples both exist and are readable before trying to
4562 search them.
4563
0415d0d0
MB
4564 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
4565 in the dry-run case.
4566
523b128c
MB
4567 * jka-compr.el (with-auto-compression-mode): New macro.
4568
c3b27206
MB
4569 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
4570 (custom-group-tag-face, custom-variable-tag-face): Use relative
4571 :height and inherit from `variable-pitch' face instead of
4572 hardwiring :family.
4573 * hi-lock.el (hi-black-hb): Likewise.
4574
ddba99ad
MB
4575 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
4576 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
4577 toolbar-add-item, if image doesn't have a mask add a `:mask
4578 heuristic'.
4579
7e99fbde
SM
45802000-09-19 Stefan Monnier <monnier@cs.yale.edu>
4581
4582 * diff-mode.el: Docstring fixes.
4583 (diff-header-face, diff-comment-face): New faces.
4584 (diff-font-lock-keywords): Highlight a bit differently.
4585 (diff-find-source-location): Don't return SPAN any more.
4586 (diff-hunk-text): Don't bother erasing the temp buffer.
4587 (diff-find-text): Drop argument LINE.
4588 (diff-apply-hunk): Update calls to diff-find-text.
4589 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
4590
4591 * calendar/calendar.el: Docstring fixes.
4592 (calendar-make-alist): Don't quote lambda.
4593 (calendar-star-date): Use make-local-variable.
4594
fb275c02
DL
45952000-09-19 Dave Love <fx@gnu.org>
4596
7e99fbde
SM
4597 * toolbar/tool-bar.el: Renamed from toolbar.el.
4598 Change `toolbar' to `tool-bar' generally in symbols.
4599 Make some items invisible in `special' major modes.
4600 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
4601 Add arg PROPS.
532cb34d 4602
7e99fbde
SM
4603 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
4604 Add :version here.
fb275c02
DL
4605 (fancy-splash-delay, fancy-splash-image): Remove :version here.
4606
8f4ca9a5
GM
46072000-09-19 Gerd Moellmann <gerd@gnu.org>
4608
8b7707e1 4609 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
da1608d9 4610
8b7707e1 4611 * files.el (find-file-suppress-same-file-warnings): New user-option.
8fb3df59
GM
4612 (find-file-noselect): Use it.
4613
8b7707e1 4614 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
a01bb1db
GM
4615 (fancy-splash-screen): Defgroup.
4616
8f4ca9a5
GM
4617 * add-log.el (change-log-font-lock-keywords): Match names
4618 more exactly for the case that font-lock-constant-face is
4619 underlined.
4620
ba9eeda1 46212000-09-19 Richard M. Stallman <rms@gnu.org>
9b4a7800 4622
8b7707e1 4623 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
ba9eeda1 4624
289eaef9
AS
46252000-09-19 Andre Spiegel <spiegel@gnu.org>
4626
4627 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
4628
ce9ded5d
GM
46292000-09-19 Gerd Moellmann <gerd@gnu.org>
4630
c113de23
GM
4631 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
4632 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
4633 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
4634 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
4635 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
4636 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
4637 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
4638 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
4639 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
4640 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
4641 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
8f4ca9a5 4642 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
c113de23 4643
ce9ded5d
GM
4644 * startup.el (fancy-splash-text): New variable.
4645 (fancy-splash-delay, fancy-splash-image): New user-options.
4646 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
4647 (fancy-splash-screens): New functions.
4648 (command-line-1): If display has a `display' frame parameter, has
4649 colors, and we have XPM support, show more fancy splash screens.
9b4a7800 4650
b9b1c3a9
DL
46512000-09-19 Dave Love <fx@gnu.org>
4652
4653 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
4654 with null `help'. Use modern backquote syntax.
4655
1af25534
GM
46562000-09-19 Gerd Moellmann <gerd@gnu.org>
4657
afd3c8cd
GM
4658 * font-lock.el (font-lock-mode): Change message telling the user
4659 that ``the buffer is too big''.
4660
1af25534
GM
4661 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
4662 for instance for the case that tab-width is 2.
4663
05b1f851
GM
46642000-09-18 Gerd Moellmann <gerd@gnu.org>
4665
4666 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
4667 toolbar-add-item, if image doesn't have a mask add a `:mask
4668 heuristic'.
4669
8ec8f673
MB
46702000-09-18 Miles Bader <miles@lsi.nec.co.jp>
4671
2b612b1f
MB
4672 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
4673 and return a cons if it's non-nil.
4674 (diff-apply-hunk): Try to jump to the line in the source text
4675 corresponding to the position of point in the in the hunk.
4676
9b4a7800 4677 * info.el (Info-title-3-face, Info-title-2-face)
8ec8f673
MB
4678 (Info-title-1-face): Use face inheritance and relative sizes
4679 instead of hard-wiring things.
4680
4681 * faces.el (secondary-selection): Make dark-background variant sane.
4682
5eedab4d
AI
46832000-09-16 Andrew Innes <andrewi@gnu.org>
4684
5eedab4d
AI
4685 * makefile.w32-in (compile-files-CMD): No need to make .elc files
4686 read-only, since they aren't under VC now.
4687
6a142f26
DL
46882000-09-17 Dave Love <fx@gnu.org>
4689
e07436e1
DL
4690 * tmm.el: Replace mapcar with mapc in several places.
4691
4692 * loadhist.el (unload-feature): Maybe call elp-restore-list and
4693 ad-unadvise.
4694
7d354dd5
DL
4695 * international/latin1-disp.el: New file.
4696
6a142f26
DL
4697 * calendar/cal-move.el (scroll-calendar-left)
4698 (scroll-calendar-right): Make arg optional (for active mode line).
4699
4700 * calendar/calendar.el (calendar-mode-line-format): Make fields
4701 mouse-sensitive.
4702 (calendar-read-date, calendar-read-date, calendar-window-list):
4703 Unquote lambda.
4704 (calendar-month-name): Use aref, not sref.
4705
4706 * view.el (minor-mode-alist): Propertize the string.
4707
4708 * international/characters.el (standard-case-table): Add entries
4709 for Greek.
4710
50ac70af
MB
47112000-09-18 Miles Bader <miles@gnu.org>
4712
53c9ab4f
MB
4713 * info.el (info-node, info-xref): Add dark-background variants.
4714
a114b1ca
MB
4715 * faces.el (header-line): Change defaults to be less confusing
4716 when mixed with mode-lines.
4717
50ac70af
MB
4718 * info.el (Info-fontify-node): Make a few cleanups.
4719 Add extra `help-echo' and `local-map' props to node xrefs.
4720 Use header-specific faces for node-names & xrefs.
4721 (Info-use-header-line): New variable.
53c9ab4f 4722 (info-header-xref, info-header-node): New faces.
50ac70af
MB
4723 (Info-setup-header-line): New function.
4724 (Info-select-node): Call Info-setup-header-line when enabled.
4725 (Info-extract-pointer): Work even if the header line is hidden.
4726 (Info-header-line): New variable.
4727
729927ff
SM
47282000-09-16 Stefan Monnier <monnier@cs.yale.edu>
4729
4730 * vms-patch.el (print-region-function): Don't quote lambda.
4731
4732 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
4733
4734 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
4735 (lm-get-header-re): Allow spaces between the header and the colon.
4736 (lm-header): Allow $ in non-RCS headers.
4737 (lm-header-multiline): Put the strings back into order.
4738 Stop at an empty line. Don't require two space chars if the
4739 line is clearly not another header line.
4740
4741 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
4742 (popup-menu-popup): Remove.
4743
7a98d821
GM
47442000-09-15 Gerd Moellmann <gerd@gnu.org>
4745
7f8f1edc
GM
4746 * toolbar/toolbar.el (toolbar-add-item): Use the same image
4747 specification if or if not tool-bar item contains an `:enabled'
4748 property.
4749
7a98d821
GM
4750 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
4751 current buffer has no file name.
4752
a7bc704b
DL
47532000-09-15 Dave Love <fx@gnu.org>
4754
4755 * strokes.el: Sync with maintainer's current version with changes
4756 for Emacs, but avoid runtime cl and levents.
4757 (toplevel): Change autoloads and compilation requires.
4758 (strokes-version, strokes-bug-address, strokes-lift): Values
4759 changed.
4760 (strokes-xpm-header, strokes-insinuated): New variable.
4761 (strokes): Add :link.
4762 (strokes-mode): Customized.
4763 (strokes-while-inhibiting-garbage-collector): New macro.
4764 (strokes-remassoc): Avoid remove-if.
4765 (strokes-fix-button2-command): Don't use ad-do-it.
4766 (strokes-insinuate): New function.
4767 (strokes-button-press-event-p, strokes-button-release-event-p):
4768 New functions, used instead of non-`strokes-' versions..
4769 (strokes-mouse-event-p): Rewritten.
4770 (strokes-event-closest-point): Avoid event-point.
4771 (strokes-get-grid-position): Avoid cdadr, caadr
4772 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
4773 functions.
4774 (strokes-help): Use with-output-to-temp-buffer.
4775 (strokes-window-configuration-changed-p): New function.
4776 (strokes-update-window-configuration): Use buffer-live-p,
4777 strokes-window-configuration-changed-p.
4778 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
4779 (strokes-char-face): New face.
4780 (strokes-char-table, strokes-base64-chars): New variable.
4781 (strokes-xpm-for-stroke, strokes-list-strokes)
4782 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
4783 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
4784 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
4785 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
4786 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
4787 functions.
4788
47e351a3
GM
47892000-09-15 Gerd Moellmann <gerd@gnu.org>
4790
ebb8f116
GM
4791 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
4792
47e351a3
GM
4793 * image.el (create-image): Doc fix.
4794
4795 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
4796 instead of `:heuristic-mask t'.
4797
fe83b953
AI
47982000-09-14 Andrew Innes <andrewi@gnu.org>
4799
4800 * makefile.w32-in: Revert to Unix line endings.
4801
52481729
AI
48022000-09-14 Andrew Innes <andrewi@gnu.org>
4803
3021e816
AI
4804 * makefile.w32-in: Add bootstrap support. Also copy lisp source
4805 when installing.
4806
52481729
AI
4807 * makefile.nt (DONTCOMPILE): Fix typo.
4808
4809 * shell.el (shell-write-history-on-exit): New function.
4810 (shell-dumb-shell-regexp): New custom variable.
4811 (shell-mode): Make shell-write-history-on-exit the process
4812 sentinel if shell name matches shell-dumb-shell-regexp.
4813
4814 * w32-fns.el: Comment out before-init-hook function which resets
4815 source-directory based; this breaks bootstrap.
4816
f8034e41
DL
48172000-09-14 Dave Love <fx@gnu.org>
4818
4819 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
4820 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
4821 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
4822 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
4823 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
4824 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
4825 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
4826 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
4827 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
4828
4829 * toolbar/toolbar.el: New.
4830
4831 * subdirs.el: Add toolbar.
4832
b9ce5694
GM
48332000-09-14 Gerd Moellmann <gerd@gnu.org>
4834
4835 * indent.el (indent-for-tab-command): Doc fix.
4836
986b7dee
GM
48372000-09-14 Alex Schroeder <alex@gnu.org>
4838
4839 * ansi-color.el (ansi-colors): Doc change.
4840 (ansi-color-get-face): Simplified regexp.
4841 (ansi-color-faces-vector): Added more faces, doc change.
4842 (ansi-color-names-vector): Doc change.
4843 (ansi-color-regexp): Simplified regexp.
4844 (ansi-color-parameter-regexp): New regexp.
4845 (ansi-color-filter-apply): Doc change.
4846 (ansi-color-filter-region): Doc change.
4847 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
4848 deal with zero length parameters.
4849 (ansi-color-apply-on-region): Doc change.
4850 (ansi-color-map): Doc change.
4851 (ansi-color-map-update): Removed debugging message.
4852 (ansi-color-get-face-1): Added condition-case to trap
4853 args-out-of-range errors.
4854 (ansi-color-get-face): Doc change.
4855 (ansi-color-make-face): Removed.
4856 (ansi-color-for-shell-mode): New option.
9b4a7800 4857
076ff911
KH
48582000-09-13 Kenichi Handa <handa@etl.go.jp>
4859
4860 * international/quail.el (quail-start-translation): Translate KEY
4861 if necessary even if it doesn't have any mapping in the current
4862 input method.
4863 (quail-start-conversion): Likewise.
4864 (quail-help): The output message is improved.
4865
bdf08678
MB
48662000-09-13 Miles Bader <miles@gnu.org>
4867
4868 * comint.el (comint-output-filter): Revert to using
4869 `insert-before-markers'. Add bletcherous hack to undo damage
4870 caused by `insert-before-markers'. Put `front-sticky' property on
4871 overlays created here so that the field code understands how the
4872 overlay works. Use a let when making comint-last-prompt-overlay,
4873 so that the code is easier to read.
4874
ffb8db8d
DL
48752000-09-13 Dave Love <fx@gnu.org>
4876
4877 * wid-edit.el (widget-default-format-handler): DTRT when
4878 doc-property is a function.
4879
5dd05f61
GM
48802000-09-12 Francesco Potorti` <pot@gnu.org>
4881
4882 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
4883 filed name if it's not there.
4884
35177617
DL
48852000-09-12 Dave Love <fx@gnu.org>
4886
9023837e
DL
4887 * simple.el (read-mail-command): Doc fix.
4888 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
4889
35177617
DL
4890 * vc.el (vc-dired-listing-switches): Fix :version.
4891
4892 * vc-hooks.el: Doc fixes.
4893
4894 * subr.el (add-minor-mode): Use toggle-fun arg.
4895
4896 * speedbar.el: Add :version to several defcustoms.
4897
4898 * imenu.el (imenu--truncate-items, imenu--cleanup)
4899 (imenu--generic-function): Avoid mapcar.
4900 (imenu--replace-spaces): Function removed.
4901 (imenu--completion-buffer): Use subst-char-in-string.
4902 (imenu-add-to-menubar): Use keymap inheritance.
4903
1afaae94
MB
49042000-09-12 Miles Bader <miles@gnu.org>
4905
4906 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
4907 (diff-mode-map): Bind `diff-test-hunk'.
4908 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
4909
49102000-09-11 Gerd Moellmann <gerd@gnu.org>
71246c2c
GM
4911
4912 * bytecomp.el (byte-compile-defvar): Undo last change
4913 because it breaks '(make-variable-buffer-local (defvar ...)'
4914 which is used at least in dired.
4915
63c36c3c
KH
49162000-09-12 Kenichi Handa <handa@etl.go.jp>
4917
4918 * international/quail.el (quail-define-package): Docstring
4919 modified.
4920
1ad24be1
KH
49212000-09-12 Kenichi Handa <handa@etl.go.jp>
4922
362a8065
KH
4923 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
4924 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
4925 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
4926 docstring of "chinese-py".
4927
1ad24be1
KH
4928 * international/quail.el (quail-translation-docstring): New
4929 variable.
4930 (quail-show-keyboard-layout): Docstring modified.
4931 (quail-select-current): Likewise.
4932 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
4933 infinite recursive call.
4934 (quail-help): Check quail-translation-docstring. Format of the
4935 output changed.
4936 (quail-help-insert-keymap-description): Adjusted for the above
4937 change.
4938
cc0f95a4
GM
49392000-09-11 Gerd Moellmann <gerd@gnu.org>
4940
4941 * bytecomp.el (byte-compile-defvar): Only cons onto
4942 current-load-list in top-level forms. Else this leaks a cons cell
4943 every time a defun is called.
4944
7530b6da
MB
49452000-09-11 Miles Bader <miles@lsi.nec.co.jp>
4946
4947 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
4948 Now understands non-unified diffs. Some functionality moved into
4949 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
4950 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
4951 modify anything. Only reposition point in the patched file if the
4952 patch succeeds. Only pop up another window if POPUP is true.
4953 Emit a message describing what happened if successful, and at what
4954 line-offset. Automatically detect reversed hunks and do something
4955 appropriate.
4956 (diff-hunk-text, diff-find-text): New functions.
4957 (diff-filter-lines): Function removed.
4958 (diff-test-hunk): New function.
4959 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
4960
6b124390
DL
49612000-09-10 Dave Love <fx@gnu.org>
4962
4963 * textmodes/tildify.el: Minor doc/commentary fixes.
4964 (tildify) <defgroup>: Add :version.
4965
4966 * faces.el (face-x-resources): Make custom type more specific.
4967 (frame-background-mode): Use mapc.
4968 (region) <defcustom>: Add :version.
4969
7f8b6551
SM
49702000-09-08 Stefan Monnier <monnier@cs.yale.edu>
4971
9b4a7800
TTN
4972 * vc-sccs.el (vc-sccs-register):
4973 * vc-rcs.el (vc-rcs-register):
7f8b6551
SM
4974 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
4975 * vc.el (vc-register): Clear file's properties.
4976
c454aac1
GM
49772000-09-08 Gerd Moellmann <gerd@gnu.org>
4978
4979 * faces.el (face-spec-set): Only face-spec-reset-face when
4980 ATTRS is non-nil.
4981
bb934822
EZ
49822000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
4983
4984 * help.el (help-insert-xref-button): Fix a typo in doc string.
4985
03419440
EZ
49862000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
4987
7f8b6551
SM
4988 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
4989 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
43b11fee
EZ
4990 methods.
4991
03419440
EZ
4992 * menu-bar.el (read-mail-item-name): New function.
4993 (menu-bar-tools-menu): Use it to compute and display the package
4994 used to read email.
4995 (menu-bar-tools-menu): Fix typo in GUD's help string.
4996
dbcee71a
DL
49972000-09-07 Dave Love <fx@gnu.org>
4998
19e713d8
DL
4999 * diff-mode.el (diff-mouse-goto-source): New function.
5000
a7cafade 5001 * vc-sccs.el: Doc fixes.
7f8b6551 5002 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
a7cafade
DL
5003
5004 * vc-rcs.el: Doc fixes.
7f8b6551
SM
5005 (vc-rcs-register-switches, vc-rcs-checkin-switches)
5006 (vc-rcs-checkout-switches, vc-rcs-header)
a7cafade
DL
5007 (vc-rcs-master-templates): Add or change :version.
5008
7f8b6551 5009 * vc-cvs.el: Doc fixes.
a7cafade
DL
5010 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
5011 (vc-cvs-stay-local): Add :version.
5012
dbcee71a
DL
5013 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
5014
ed254191
KH
50152000-09-07 Kenichi Handa <handa@etl.go.jp>
5016
5017 * international/quail.el (quail-help): Fix previous change.
5018
ab0ee409
GM
50192000-09-07 Gerd Moellmann <gerd@gnu.org>
5020
f46f845b 5021 * faces.el (color-values): Doc fix.
9b4a7800 5022
ab0ee409
GM
5023 * faces.el (frame-set-background-mode): Use frame-parameter
5024 instead of frame-parameters.
5025
5026 * frame.el (filtered-frame-list): Reduce consing.
9b4a7800 5027 (frames-on-display-list): Call frame-parameter instead of
ab0ee409 5028 frame-parameters.
9b4a7800 5029
f7246ac7
KH
50302000-09-07 Kenichi Handa <handa@etl.go.jp>
5031
5032 * language/devan-util.el (devanagari-to-indian-region): In the
5033 loop, change the following char, not preceding char.
5034
96889af2
GM
50352000-09-07 Gerd Moellmann <gerd@gnu.org>
5036
1091dd67
GM
5037 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
5038 instead of frame-parameters.
5039
9b4a7800 5040 * faces.el (set-face-attribute): Simplify by calling
0da3ecef
GM
5041 internal-set-lisp-face-attribute with FRAME being 0.
5042
5043 * vc.el: Remove `Id' version control keyword.
96889af2 5044
0fddd0dc
KH
50452000-09-07 Kenichi Handa <handa@etl.go.jp>
5046
5047 * help.el (help-make-xrefs): Adjusted for the change of
5048 help-xref-mule-regexp.
5049 (help-insert-xref-button): New function.
5050
5051 * international/mule-cmds.el (help-xref-mule-regexp-template):
5052 Include the pattern for character set.
5053 (leim): New group.
5054
5055 * international/quail.el: Don't require face.
5056 (quail): New group.
7f8b6551 5057 (quail-other-command): Dummy command to make quail-help work better.
0fddd0dc
KH
5058 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
5059 (quail-keyboard-layout-substitution): New variable.
5060 (quail-update-keyboard-layout): New function.
5061 (quail-keyboard-layout-type): New customizable variable.
5062 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
5063 (quail-keyboard-translate): Pay attention to
5064 quail-keyboard-layout-substitution.
5065 (quail-insert-kbd-layout): New function.
5066 (quail-show-keyboard-layout): New function.
5067 (quail-get-translation): If the definition is a vector of length
7f8b6551 5068 1, and the element is a string of length 1, return the character
0fddd0dc
KH
5069 in that string.
5070 (quail-update-current-translations): Fix the case of
5071 relative-index out of range.
5072 (quail-build-decode-map, quail-insert-decode-map): New Functions.
5073 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
7f8b6551 5074 Show key sequences for all available characters.
0fddd0dc
KH
5075 (quail-help-insert-keymap-description): Don't show such verbose
5076 key bindings as quail-self-insert-command.
5077
5078 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
5079 Format changed, and each element now have extra documentations.
5080 (tit-process-header): Delete invalid characters from TIT-PROMPT.
5081 Adjusted for the change of quail-cxterm-package-ext-info.
5082
8ddceaf1
GM
50832000-09-06 Gerd Moellmann <gerd@gnu.org>
5084
5085 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
5086 requiring it leads to a recursive loading of vc.el and vc-hooks.el
5087 during bootstrap.
5088
099bd78a
SM
50892000-09-05 Stefan Monnier <monnier@cs.yale.edu>
5090
5091 * vc.el: (toplevel): Don't require `dired' at run-time.
5092 (vc-dired-resynch-file): Remove autoload cookie.
5093
50942000-09-05 Andre Spiegel <spiegel@gnu.org>
5095
5096 * vc.el: Made several backend functions optional.
5097 (vc-default-responsible-p): New function.
5098 (vc-merge): Use RET for first version to trigger merge-news, not
5099 prefix arg.
5100 (vc-annotate): Handle backends that do not support annotation.
5101 (vc-default-merge-news): Removed. The existence of a merge-news
5102 implementation is now checked on caller sites.
5103
9b4a7800 5104 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
099bd78a
SM
5105 case.
5106
9b4a7800 5107 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
099bd78a
SM
5108 special case that has been removed from the default in vc-hooks.el.
5109
51102000-09-05 Stefan Monnier <monnier@cs.yale.edu>
5111
5112 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
5113
51142000-09-05 Andre Spiegel <spiegel@gnu.org>
5115
5116 * vc-hooks.el: Require vc during compilation.
5117 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
5118 macro `with-vc-properties' in vc.el.
5119 (vc-file-getprop): Doc fix.
5120 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
9b4a7800 5121
099bd78a
SM
5122 * vc.el: Require dired-aux during compilation.
5123 (vc-name-assoc-file): Moved to vc-sccs.el.
5124 (with-vc-properties): New macro.
9b4a7800 5125 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
099bd78a
SM
5126 vc-finish-steal): Use it.
5127 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
5128 to the backend-specific function is now supposed to do the checkout,
5129 too.
5130 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
5131
9b4a7800 5132 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
099bd78a
SM
5133 set file properties; that gets done in the generic code now.
5134
5135 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
5136 Changed parameter list, added code from vc.el that does the
5137 checkout, possibly with a double-take.
5138
5139 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
5140 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
5141 the above under the new name.
5142 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
5143 parameter list, added checkout command.
5144 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
5145 properties; that gets done in the generic code now.
5146
51472000-09-05 Stefan Monnier <monnier@cs.yale.edu>
5148
5149 * vc.el: Docstring fixes (courtesy of checkdoc).
5150
51512000-09-05 Stefan Monnier <monnier@cs.yale.edu>
5152
5153 * vc.el (vc-checkout-writable-buffer-hook)
5154 (vc-checkout-writable-buffer): Remove.
5155 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
5156 (vc-log-mode): Make it into a clean derived major mode.
5157 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
5158 vc-log-mode if log-edit is not available.
5159 (vc-dired-mode-map): Don't set-keymap-parent yet.
5160 (vc-dired-mode): Do set-keymap-parent here.
5161 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
5162
08ba3862
GM
51632000-09-05 Gerd Moellmann <gerd@gnu.org>
5164
5165 * faces.el (set-face-attribute, face-spec-reset-face)
5166 (face-spec-set): Avoid consing by removing calls to `apply'.
5167
5168 * frame.el (frame-parameter): Move to C code.
5169
3b4429b4
DL
51702000-09-05 Dave Love <fx@gnu.org>
5171
5172 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
5173 insert-before-markers-and-inherit. Now checked systematically!
5174
877055f6
GM
51752000-09-05 Alex Schroeder <alex@gnu.org>
5176
5177 * sql.el (sql-postgres): Use sql-postgres-options.
5178 (sql-postgres-options): New variable.
5179
51802000-09-05 Alex Schroeder <alex@gnu.org>
5181
5182 * sql.el (sql-mode-menu): Work around missing variable mark-active
5183 in XEmacs.
5184 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
5185 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
5186 compatibility.
5187
7a004b71
GM
51882000-09-04 Gerd Moellmann <gerd@gnu.org>
5189
54baed30 5190 * vc.el (vc-dired-resynch-file): Add autoload cookie.
9b4a7800 5191
7a004b71
GM
5192 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
5193
5194 * Makefile.in (DONTCOMPILE): Fix typo in file name.
5195
51962000-09-04 Andre Spiegel <spiegel@gnu.org>
5197
5198 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
5199 don't support anything else under SCCS yet.
5200
5201 * vc-hooks.el: Minor doc fixes.
5202
52032000-09-04 Andre Spiegel <spiegel@gnu.org>
5204
5205 * vc.el (vc-next-action-on-file): Do not visit the file if it's
5206 not necessary. If verbose in state `needs-patch', do the same as
5207 under `up-to-date'. When NOT verbose and `needs-patch', check out
5208 latest version instead of `merge-news'.
5209 (vc-next-action-dired): Don't mess with default-directory here; it
5210 breaks other parts of dired. It is the job of the
099bd78a 5211 backend-specific functions to adjust it temporarily if they need it.
7a004b71
GM
5212 (vc-next-action): Remove a special CVS case.
5213 (vc-clear-headers): New optional arg FILE.
5214 (vc-checkin, vc-checkout): Set properties vc-state and
5215 vc-checkout-time properly.
099bd78a 5216 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
7a004b71
GM
5217 (vc-print-log): Use new backend function `show-log-entry'.
5218 (vc-cancel-version): Do the checks in a different order. Added a
5219 FIXME concerning RCS-only code.
5220
5221 * vc-rcs.el (vc-rcs-show-log-entry): New function.
5222 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
5223
5224 * vc-cvs.el (vc-cvs-show-log-entry): New function.
5225
9b4a7800 5226 * vc-hooks.el (vc-default-mode-line-string): Show state
7a004b71
GM
5227 `needs-patch' as a `-' too.
5228
52292000-09-04 Andre Spiegel <spiegel@gnu.org>
5230
5231 * vc.el (vc-responsible-backend): New optional arg REGISTER.
5232 (vc-default-could-register): New function.
5233 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
5234 (vc-resynch-buffer): Call vc-dired-resynch-file.
5235 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
5236 vc-resynch-buffer instead of vc-resynch-window.
5237 (vc-next-action-dired): Don't redisplay here, that gets done as a
5238 result of the individual file operations.
5239 (vc-retrieve-snapshot): Corrected prompt order.
5240
5241 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
9b4a7800 5242
7a004b71
GM
5243 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
5244 as well.
5245 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
5246 hostname regexps. Updated all callers.
5247 (vc-cvs-responsible-p): Handle directories as well.
5248 (vc-cvs-could-register): New function.
5249 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
5250 properties up-to-date.
9b4a7800 5251
7a004b71
GM
5252 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
5253 user whether to create one.
5254
52552000-09-04 Andre Spiegel <spiegel@gnu.org>
5256
5257 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
5258 check out a non-existing file.
5259
5260 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
5261 workfile does not exist.
5262
5263 * vc.el (vc-version-diff): Use `require' to check for existence of
5264 diff-mode.
5265
52662000-09-04 Andre Spiegel <spiegel@gnu.org>
5267
5268 * vc-cvs.el (vc-cvs-registered): Use new function
5269 vc-cvs-parse-entry to do the actual work.
5270
52712000-09-04 Andre Spiegel <spiegel@gnu.org>
5272
5273 * vc-hooks.el (vc-find-backend-function): If function doesn't
5274 exist, return nil instead of error.
5275 (vc-call-backend): Doc fix.
5276
5277 * vc.el (vc-do-command): Doc fix.
5278 (vc-finish-logentry): When checking in from vc-dired, choose the
5279 right backend for logentry check.
5280 (vc-dired-mode-map): Inherit from dired-mode-map.
5281 (vc-dired-mode): Local value of dired-move-to-filename-regexp
5282 simplified.
5283 (vc-dired-state-info): Removed, updated caller.
5284 (vc-default-dired-state-info): Use parentheses instead of hyphens.
5285 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
5286 (vc-dired-listing-switches): New variable.
5287 (vc-directory): Use it, instead of dired-listing-switches.
5288
5289 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
5290 (vc-cvs-dir-state): New function.
7f8b6551 5291 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
7a004b71
GM
5292 (vc-cvs-parse-entry): New function, also to be used in
5293 vc-cvs-registered.
9b4a7800 5294
7a004b71
GM
52952000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5296
5297 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
5298 *or* single-window-frames.
5299
53002000-09-04 Andre Spiegel <spiegel@gnu.org>
5301
5302 * vc.el (vc-update-changelog): Split into generic part and default
5303 implementation. Doc string adapted.
5304 (vc-default-update-changelog): New function. Call the `rcs2log'
5305 script in exec-directory, to fix a long-standing nuisance.
5306
5307 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
5308 simply signals an error.
9b4a7800 5309
7a004b71
GM
53102000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5311
5312 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
5313 control-flow more clear and to avoid running `cvs' twice.
5314
5315 * vc.el (vc-next-action-on-file): Doc fix.
5316 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
5317 (vc-print-log): Eval `file' before constructing the continuation.
5318
53192000-09-04 Andre Spiegel <spiegel@gnu.org>
5320
5321 * vc.el (vc-next-action-on-file): Corrected several messages.
5322 (vc-merge): Add prefix arg `merge-news'; handle it.
5323
5324 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
5325 is not reached. It is.
5326 (vc-cvs-merge): Set state to 'edited after merge.
5327 (vc-cvs-merge-news): Set workfile version to nil if not known.
5328 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
5329
5330 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
5331 via stdout. (Merge from main line.)
9b4a7800 5332
7a004b71
GM
53332000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5334
5335 * vc.el (vc-finish-logentry): Thinko in the "same comment"
5336 detection.
5337
53382000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5339
5340 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
5341 against kill-all-local-variables.
5342 (vc-log-edit): Don't save vc-parent-buffer any more.
5343 (vc-last-comment-match): Initialize to an empty string.
5344 (vc-post-command-functions): New hook.
5345 (vc-do-command): Run it.
5346 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
5347 (vc-finish-logentry): Only add the comment to the ring if it's
5348 different from the last comment entered.
5349 (vc-new-comment-index): New function.
5350 (vc-previous-comment): Use it. Make the minibuffer message
5351 slightly less terse.
5352 (vc-comment-search-reverse): Make it work forward as well. Don't
5353 set vc-comment-ring-index if no match is found. Use
5354 vc-new-comment-index.
5355 (vc-comment-search-forward): Use vc-comment-search-reverse.
5356 (vc-dired-mode-map): Don't inherit from dired-mode-map since
5357 define-derived-mode will do it for us. Bind `v' to a keymap that
5358 inherits from vc-prefix-map so that we can bind `vt' without
5359 binding C-x v t.
5360 (vc-retrieve-snapshot): Parenthesis typo.
5361
5362 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
5363 to 1. Make sure to switch to *vc* before looking for an error
5364 message. Use vc-parse-buffer.
5365
53662000-09-04 Andre Spiegel <spiegel@gnu.org>
5367
5368 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
5369 and NAME.
5370 (vc-retrieve-snapshot): Split into two parts.
5371 (vc-default-retrieve-snapshot): New function.
5372
5373 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
5374 (vc-cvs-retrieve-snapshot): New function (untested).
5375 (vc-cvs-stay-local): Default to t.
5376 (vc-cvs-remote-p): New function and property.
5377 (vc-cvs-state): Stay local only if the above is t.
5378 (vc-handle-cvs): Removed.
5379 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
5380 done via vc-handled-backends now.
5381 (vc-cvs-header): Escape Id.
5382
53832000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5384
5385 * vc.el (vc-do-command): Remove unused commands.
5386 (vc-version-diff): Make sure default-directory ends with a slash.
5387 Move the window commands into a vc-exec-after.
5388 (vc-print-log): Move more of the code into the `vc-exec-after'.
5389
53902000-09-04 Andre Spiegel <spiegel@gnu.org>
5391
5392 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
5393 (vc-print-log): Search current revision from beginning of buffer.
5394 (vc-revert-buffer): Clear echo area after the diff is finished.
5395 (vc-prefix-map): Removed definition of "t" for terse display in vc
5396 dired.
5397 (vc-dired-mode-map): Inherit from dired-mode-map. Added
5398 definition of "vt" for terse display.
5399 (vc-dired-mode): Fix dired-move-to-filename-regexp.
5400
54012000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5402
5403 * vc.el (vc-exec-after): Avoid caddr.
5404
54052000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5406
5407 * vc.el (vc-exec-after): New function.
5408 (vc-do-command): Use it to add a termination message for async
5409 procs.
5410 (vc-checkout): Try to handle a missing-backend situation.
5411 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
5412 of a directory with a backend using async diffs.
5413 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
5414 present.
5415
5416 * vc-sccs.el (vc-sccs-state-heuristic): Use
5417 file-ownership-preserved-p.
5418
5419 * vc-rcs.el (vc-rcs-state-heuristic): Use
5420 file-ownership-preserved-p.
5421 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
5422
54232000-09-04 Andre Spiegel <spiegel@gnu.org>
5424
5425 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
5426 vc-do-command.
5427
5428 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
5429 when there are no changes.
5430
54312000-09-04 Andre Spiegel <spiegel@gnu.org>
5432
5433 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
5434
5435 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
5436
54372000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5438
5439 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
5440
5441 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
5442 the `fset' outside of the defvar so that it works even if
5443 vc-prefix-map was already defined.
5444 (vc-setup-buffer): New function, split out of vc-do-command.
5445 (vc-do-command): Allow BUFFER to be t to mean `just use the
5446 current buffer without any fuss'.
5447 (vc-version-diff): Change the `diff' backend operation to just put
5448 the diff in the current buffer without erasing it. Always use
5449 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
5450 shrink-window-if-larger-than-buffer.
5451 (vc-print-log): Change the `print-log' backend operation to just
5452 put the log in the current buffer without erasing it. Protect
5453 shrink-window-if-larger-than-buffer.
5454 (vc-update-change-log): Fix setd typo.
5455
5456 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
5457 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
5458
5459 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
5460 (vc-rcs-diff): Insert in the current buffer and remove unused arg
5461 CMP.
5462
5463 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
5464 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
5465 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
5466
54672000-09-04 Andre Spiegel <spiegel@gnu.org>
5468
5469 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
5470 not possible, use vc-BACKEND-workfile-unchanged-p.
5471 (vc-default-workfile-unchanged-p): New function. Delegates to a
5472 full vc-BACKEND-diff.
5473
5474 * vc-hooks.el (vc-simple-command): Removed.
5475
5476 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
5477 instead of vc-simple-command.
5478 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
5479 avoid doing a diff when opening a file.
5480 (vc-rcs-state): Added check for unlocked-changes.
5481 (vc-rcs-header): Escape Id.
5482 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
5483 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
5484 version.
5485
5486 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
5487 (vc-sccs-diff): Remove optional arg CMP.
5488 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
5489 SCCS-specific function.
5490
5491 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
5492 vc-simple-command.
5493
54942000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5495
5496 * vc.el (vc-editable-p): Renamed from vc-writable-p.
5497 (with-vc-file, vc-merge): Use vc-editable-p.
5498 (vc-do-command): Remove unused var vc-file and fix the
5499 doubly-defined `status' var. Add a user message when starting an
5500 async command.
5501 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
5502 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
5503 Use with-current-buffer.
5504 (vc-buffer-sync): Use unless.
5505 (vc-next-action-on-file): If the file is 'edited by read-only,
5506 make it read-write instead of trying to commit.
5507 (vc-version-diff, vc-update-change-log): Use `setq
5508 default-directory' rather than `cd'.
5509 (vc-log-edit): Don't forget to set default-directory in the
5510 buffer.
5511
5512 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
5513 (vc-sccs-state-heuristic): Use file-writable-p instead of
5514 comparing userids.
5515 (vc-sccs-checkout): Use `unless'.
5516
5517 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
5518 of comparing userids.
5519 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
5520 Simplify the logic by eliminating unreachable code.
5521 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
5522 just do a recursive call if we need to retry.
5523 (vc-rcs-checkout): Handle the case where rcs is missing by making
5524 the buffer read-write if requested and re-signalling the error.
5525
5526 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
5527
55282000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5529
5530 * vc-hooks.el (vc-handled-backends): Docstring change.
5531 (vc-ignore-vc-files): Mark obsolete.
5532 (vc-registered): Check vc-ignore-vc-files.
5533 (vc-find-file-hook, vc-file-not-found-hook): Don't check
5534 vc-ignore-vc-files.
5535
5536 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
5537
55382000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5539
5540 * vc.el (vc-checkout): Don't do anything special for ange-ftp
5541 files since ange-ftp already has vc-registered return nil.
5542
5543 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
5544 (vc-sccs-workfile-version): Use with-temp-buffer and new
5545 vc-parse-buffer and don't bother setting the property.
5546 (vc-sccs-add-triple): Use with-current-buffer and
5547 find-file-noselect.
5548 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
5549
5550 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
5551 derives from the old vc-parse-buffer but uses the revision number
5552 rather than the date (much easier to compare robustly).
5553 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
5554 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
5555 locking-user more directly. Check strict locking and set
5556 checkout-model appropriately.
5557 (vc-rcs-parse-locks): Remove.
5558 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
5559 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
5560 (vc-rcs-system-release): Use with-current-buffer and
5561 vc-parse-buffer.
5562 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
5563
5564 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
5565 (vc-simple-command): Docstring fix.
5566 (vc-registered): Align the way the file-handler is called with the
5567 way the function itself works.
5568 (vc-file-owner): Remove.
5569
5570 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
5571 extraction of fields and call to file-attributes because of a
5572 temporary bug in rcp.el.
5573 (vc-cvs-fetch-status): Use with-current-buffer.
5574
55752000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5576
5577 * vc.el (vc-do-command): Use file-relative-name.
5578 (vc-responsible-backend): Use vc-backend if possible.
5579 (vc-create-snapshot): Improve the `interactive' spec. Add support
5580 for branches and dispatch to backend-specific `create-snapshot'.
5581 (vc-default-create-snapshot): New function, containing the bulk of
5582 the old vc-create-snapshot.
5583 (vc-retrieve-snapshot): Improve the interactive spec.
5584
5585 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
5586 (vc-backend-hook-functions): Remove.
5587 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
5588 (vc-backend): Reintroduce the test for `file = nil' now that I
5589 know why it was there (and added a comment to better remember).
5590
5591 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
5592 code from vc-sccs-hooks.el.
5593 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
5594 'vc anymore.
5595 (vc-sccs-responsible-p): Use expand-file-name instead of concat
5596 and file-directory-p instead of file-exists-p.
5597 (vc-sccs-check-headers): Simplify the regexp.
5598
5599 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
5600 from vc-rcs-hooks.el. Don't require 'vc anymore.
5601 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
5602 file-directory-p instead of file-exists-p.
5603
5604 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
5605 from vc-cvs-hooks.el.
5606 (proto vc-cvs-registered): Require 'vc-cvs instead of
5607 'vc-cvs-hooks. Don't require 'vc anymore.
5608 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
5609 file-directory-p instead of file-exists-p.
5610 (vc-cvs-create-snapshot): New function, replacing
5611 vc-cvs-assign-name.
5612 (vc-cvs-assign-name): Remove.
5613
56142000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5615
5616 * vc-cvs.el (vc-cvs-header): New var.
5617
5618 * vc-rcs.el (vc-rcs-exists): Remove.
5619 (vc-rcs-header): New var.
5620
5621 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
5622 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
5623 (vc-sccs-header): New var.
5624
5625 * vc.el (vc-do-command): Get rid of the `last' argument.
5626 (vc-header-alist): Remove, replaced by vc-X-header.
5627 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
5628 (vc-dired-hook): Use expand-file-name instead of concat.
5629 (vc-directory): Use file-name-as-directory.
5630 (vc-snapshot-precondition, vc-create-snapshot)
5631 (vc-retrieve-snapshot): Allow the command to operate on any
5632 directory.
5633
5634 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
5635 just removing the 'WORKFILE argument or by removing the 'MASTER
5636 argument and replacing `file' with (vc-name file).
5637
56382000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5639
5640 * vc.el: Update Copyright and add a crude list of backend funs.
5641 (vc-writable-p): New function.
5642 (with-vc-file): Use vc-writable-p.
7f8b6551 5643 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
7a004b71
GM
5644 (vc-register): Avoid vc-name.
5645 (vc-locking-user): Remove.
5646 (vc-steal-lock): Make the `owner' arg non-optional.
5647 (vc-merge): Use vc-writable-p instead of vc-locking-user and
5648 vc-checkout-model.
5649 (vc-default-dired-state-info): Use vc-state instead of
5650 vc-locking-user and return special strings for special states.
5651 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
5652 and get rid of one of the special CVS cases.
5653 (vc-cancel-version): prettify error message with \\[...].
5654 (vc-rename-master): New function.
5655 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
5656 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
5657 the CVS special case generic.
5658 (vc-default-record-rename): Remove.
5659 (vc-file-tree-walk-internal): Only call FUNC for files that are
5660 under control of some VC backend and replace `concat' with
5661 expand-file-name.
5662 (vc-file-tree-walk): Update docstring.
5663 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
5664 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
5665
5666 * vc-sccs.el (vc-sccs-rename-file): Renamed from
5667 vc-sccs-record-rename. Use `find-file-noselect' rather than
5668 `find-file' and call `vc-rename-master' to do the actual move.
5669 (vc-sccs-diff): Remove unused `backend' variable.
5670
5671 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
5672 to delay loading of vc-sccs until it is really used.
5673 (vc-sccs-master-templates): Preload.
5674 (vc-sccs-state): Update call to vc-sccs-parse-locks.
5675 (vc-sccs-project-dir): Remove (merged into
5676 vc-sccs-search-project-dir).
5677 (vc-sccs-search-project-dir): Rewrite using file name handling ops
5678 rather than `concat', make sure it is preloaded and don't bother
5679 to check that the file actually exists.
5680 (vc-sccs-parse-locks): Remove unused `file' argument, remove
5681 `locks' argument (use buffer's content instead) and eliminate n^2
5682 behavior.
5683
5684 * vc-rcs.el: Update Copyright.
5685 (vc-rcs-rename-file): New function.
5686 (vc-rcs-diff): Remove unused `backend' variable.
5687
5688 * vc-hooks.el: Update Copyright.
5689 (vc-backend): Don't accept a nil argument any more.
5690 (vc-up-to-date-p): Turn into a defsubst.
5691 (vc-possible-master): New function.
5692 (vc-check-master-templates): Use `vc-possible-master' and allow
5693 funs in vc-X-master-templates to return a non-existent file.
5694
5695 * vc-cvs.el: Update Copyright.
5696 (vc-cvs-diff): Remove unused `backend' variable.
7f8b6551 5697 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
7a004b71
GM
5698
5699 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
5700
57012000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5702
5703 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
5704 since it can be called from vc-rcs.el.
5705 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
5706
57072000-09-04 Andre Spiegel <spiegel@gnu.org>
5708
5709 * vc.el (vc-version-diff): Expand file name read from the
5710 minibuffer. Handle the case when a previous version number can't
5711 be guessed. Give suitable messages when there were no differences
5712 found.
5713 (vc-clear-headers): Call backend-specific implementation, if one
5714 exists.
5715 (vc-cancel-version): Made error checks generic. When done, clear
5716 headers generically, too.
5717
5718 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
5719 from vc-clear-headers in vc.el.
5720
5721 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
5722 correctly.
5723 (vc-rcs-latest-on-branch-p): Made second argument VERSION
5724 optional. Handle the case when it's not there.
5725
57262000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5727
5728 * vc.el (vc-locking-user): Moved from vc-hooks.el.
5729
57302000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5731
5732 * vc-hooks.el (vc-loadup): Remove.
5733 (vc-find-backend-function): Use `require'. Also, handle the case
5734 where vc-BACKEND-hooks.el doesn't exist.
5735 (vc-call-backend): Cleanup.
5736
57372000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5738
5739 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
5740 vc-rcs-grab-templates)
5741 (vc-rcs-registered): Remove. The default function works as well.
5742 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
5743 vc-sccs-grab-templates)
5744 (vc-sccs-registered): Remove. The default function works as well.
5745
5746 * vc.el (vc-version-diff): Left out a vc- in call to
5747 vc-call-backend.
5748 (vc-default-dired-state-info, vc-default-record-rename)
5749 (vc-default-merge-news): Update for the new backend argument.
5750
5751 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
5752 using the default function.
5753 (vc-call-backend): If calling the default function, pass it the
5754 backend as first argument. Update the docstring accordingly.
5755 (vc-default-state-heuristic, vc-default-mode-line-string): Update
5756 for the new backend argument.
5757 (vc-make-backend-sym): Renamed from vc-make-backend-function.
5758 (vc-find-backend-function): Use the new name.
5759 (vc-default-registered): New function.
5760
57612000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5762
5763 * vc.el (vc-merge): Use vc-find-backend-function.
5764
5765 * vc-hooks.el (vc-backend-functions): Remove.
5766 (vc-loadup): Don't setup 'vc-functions.
5767 (vc-find-backend-function): New function.
5768 (vc-call-backend): Use above fun and populate 'vc-functions
5769 lazily.
5770 (vc-backend-defines): Remove.
5771
57722000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5773
5774 * vc.el (vc-register): Put a FIXME note for a newly found bug.
5775 Call vc-call-backend without the leading vc-.
5776 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
5777 (vc-check-headers): Call vc-call-backend without the leading vc-.
7f8b6551 5778 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
7a004b71
GM
5779 (vc-annotate-display): Replace confusing use of `cond' with `or'.
5780 Call vc-call-backend without the leading vc-.
5781
5782 * vc-cvs.el (tail): Provide vc-cvs.
5783 * vc-sccs.el (tail): Provide vc-sccs.
5784 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
5785
5786 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
5787 (vc-make-backend-function, vc-call): Pass names without leading
7f8b6551 5788 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
7a004b71
GM
5789 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
5790 (vc-call-backend): Always try to load vc-X-hooks.
5791 (vc-registered): Remove vc- in call to vc-call-backend.
5792
57932000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5794
5795 * vc.el (vc-process-filter): New function.
5796 (vc-do-command): Setup `vc-process-filter' for the async process.
5797 (vc-maybe-resolve-conflicts): New function to reduce
5798 code-duplication. Additionally, it puts the buffer in
5799 `smerge-mode' if applicable.
5800 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
5801 calling `merge-news'.
7f8b6551 5802 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
7a004b71
GM
5803 (vc-log-edit): New function. Replacement for `vc-log-mode' by
5804 interfacing to log-edit.el.
5805 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
5806 log-edit is available.
5807 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
5808
58092000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5810
5811 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
5812 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
5813 defvar and the initialization.
5814 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
5815
5816 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
5817 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
5818
7f8b6551 5819 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
7a004b71
GM
5820
58212000-09-04 Andre Spiegel <spiegel@gnu.org>
5822
5823 * vc.el (vc-file-clear-masterprops): Removed.
5824 (vc-checkin, vc-revert-buffer): Removed calls to the above.
5825 (vc-version-diff): Use buffer-size without argument.
5826 (vc-register): Heed vc-initial-comment.
5827
5828 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
5829 default branch.
5830
5831 * vc-rcs.el (vc-rcs-register): Parse command output to find master
5832 file name and workfile version.
5833 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
5834
5835 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
5836 vc-file-clear-masterprops.
5837
5838 * vc-sccs.el (vc-sccs-checkout): Removed call to
5839 vc-file-clear-masterprops. If writable, set vc-state to 'edited
5840 rather than user login name.
5841
5842
58432000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5844
5845 * vc.el (vc-workfile-unchanged-p): Remove unused argument
5846 `want-differences-if-changed' and simplify.
5847 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
5848 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
5849 output (which is invalid for async vc-diff) to decide whether to
5850 do the revert silently or not.
5851
58522000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5853
5854 * vc-hooks.el (vc-loadup): Load files quietly.
5855 (vc-call-backend): Oops, brain fart.
5856
58572000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5858
5859 * vc-cvs.el (vc-cvs-state): Typo.
7f8b6551 5860 (vc-cvs-merge-news): Return the status code rather than the error msg.
7a004b71
GM
5861
58622000-09-04 Andre Spiegel <spiegel@gnu.org>
5863
5864 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
5865 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
5866 vc-state or vc-up-to-date-p.
5867 (vc-merge): Use vc-backend-defines to check whether merging is
5868 possible. Set state to 'edited after successful merge.
5869
5870 * vc-hooks.el (vc-locking-user): If locked by the calling user,
5871 return that name. Redocumented.
5872
58732000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5874
5875 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
5876 new `vc-state' semantics.
5877 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
5878 'vc-locking-user to the current user.
5879 (vc-merge): Inline vc-backend-merge. Comment out code that I
5880 don't understand and hence can't adapt to the new `vc-state' and
5881 `vc-locking-user' semantics.
5882 (vc-backend-merge): Remove.
5883
5884 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
5885 rather than 'vc-locking-user.
5886
5887 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
5888
5889 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
5890 (vc-state): Don't use 'reserved any more. Just use the same
5891 convention as the one used for vc-<backend>-state where the
5892 locking user (as a string) is returned.
5893 (vc-locking-user): Update, based on the above convention. The
5894 'vc-locking-user property has disappeared.
7f8b6551 5895 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
7a004b71
GM
5896
5897 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
5898 with a heuristic one.
5899 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
5900 (vc-cvs-checkin): Do a trivial parse to set the state in case of
5901 error. That allows us to get to 'needs-merge even in the
5902 stay-local case. There's still no way to detect 'needs-patch in
5903 such a setup (or to force an update for that matter).
5904 (vc-cvs-logentry-check): Remove, the default works as well.
5905
59062000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5907
7f8b6551 5908 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
7a004b71
GM
5909
5910 * vc.el (vc-do-command): kill-all-local-variables, to reset any
5911 major-mode in which the buffer might have been put earlier. Use
5912 `remove' and `when'. Allow `okstatus' to be `async' and use
5913 `start-process' in this case.
5914 (vc-version-diff): Handle the case where the diff looks empty
5915 because of the use of an async process.
5916
59172000-09-04 Andre Spiegel <spiegel@gnu.org>
5918
5919 * vc.el (vc-next-action-on-file): Removed optional parameter
5920 `simple'. Recompute state unconditionally.
5921 (vc-default-toggle-read-only): Removed.
5922
5923 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
5924 (vc-toggle-read-only): Undid prev change.
5925
5926 * vc-cvs.el (vc-cvs-stay-local): Renamed from
5927 vc-cvs-simple-toggle. Redocumented.
5928 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
5929 (vc-cvs-toggle-read-only): Removed.
5930
59312000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5932
7f8b6551 5933 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
7a004b71
GM
5934 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
5935 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
5936 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
5937 still is. So maybe it should be removed.
5938 (vc-head-version, vc-find-binary): Remove.
5939 (vc-recompute-state): Move from vc-hooks.el.
5940 (vc-next-action-on-file): Add a `simple' argument to allow
5941 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
7f8b6551
SM
5942 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
5943 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
7a004b71
GM
5944 (vc-dired-mode-map): Properly defvar it.
5945 (vc-print-log): Call log-view-mode if available.
5946 (small-temporary-file-directory): defvar instead of use boundp.
5947 (vc-merge-news): Moved to vc-cvs.el.
5948 (vc-default-merge-news): New function.
5949
5950 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
5951 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
5952 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
5953 unknown `vc-latest-version' function. It should probably refer to
5954 vc-workfile-version or somesuch, but it's very unclear to me and I
5955 don't have SCCS to test things.
5956
5957 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
5958 (vc-sccs-state-heuristic): Fix typo.
5959 (vc-sccs-workfile-unchanged-p): Add missing argument.
5960
5961 * vc-rcs.el: Require vc and vc-rcs-hooks.
5962 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
5963 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
5964 (vc-release-greater-or-equal-p): Move from vc.
5965 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
5966 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
5967 (vc-rcs-checkout): Add a missing `new-version' argument in the
7f8b6551 5968 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
7a004b71
GM
5969
5970 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
5971 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
5972 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
5973 than the apparently unbound `workfile-version'.
5974
5975 * vc-hooks.el (vc-master-templates): Def the obsolete var.
5976 (vc-file-prop-obarray): Use `make-vector'.
5977 (vc-backend-functions): Add new hookable functions
5978 vc-toggle-read-only, vc-record-rename and vc-merge-news.
5979 (vc-loadup): If neither backend nor default functions exist, use
5980 the backend function rather than nil.
5981 (vc-call-backend): If the function if not bound yet, try to load
5982 the non-hook file to see if it provides it.
5983 (vc-call): New macro plus use it wherever possible.
5984 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
5985 nor `vc-find-binary' since it's only called from
7f8b6551 5986 vc-mistrust-permission which is only used once the backend is known.
7a004b71
GM
5987 (vc-checkout-model): Fix parenthesis.
5988 (vc-recompute-state, vc-prefix-map): Move to vc.el.
5989
7f8b6551 5990 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
7a004b71
GM
5991 (vc-cvs-release, vc-cvs-system-release): Remove.
5992 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
5993 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
5994 status symbols.
5995 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
5996 (vc-cvs-toggle-read-only): First cut at a function to allow a
5997 cvs-status-free vc-toggle-read-only.
5998 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
5999 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
6000 vc-cvs-status. Also set vc-state rather than vc-locking-user.
6001 (vc-cvs-checkout): Modify access rights directly if the user
6002 requested not to use `cvs edit'. And refresh the mode line.
6003
6004 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
6005 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
6006
60072000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6008
6009 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
6010 workfile' that got lost when the code was extracted from vc.el.
6011 And merged the tail with the rest of the code (not possible in the
6012 old vc.el where the tail was shared among all backends). And
6013 explicitly set the state to 'edited if `writable' is set.
6014
6015 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
6016 (vc-cvs-state): Be careful to return the value from
6017 vc-cvs-parse-state.
6018 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
6019 property but return it instead. Also be careful to handle a nil
6020 or "" `rev' when workfile is non-nil (it was handled properly when
6021 workfile was nil).
6022
6023 * vc.el: Removed those pesky unnecessary `(function' quotes.
6024 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
6025 directly in the defvar.
6026 (vc-do-command): Bind inhibit-read-only so as to properly handle
6027 the case where the destination buffer has been made read-only.
6028 (vc-diff): Delegate to vc-version-diff in all cases.
7f8b6551 6029 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
7a004b71
GM
6030 (vc-annotate-mode-variables): Removed (code moved partly to
6031 defvars and partly to vc-annotate-add-menu).
6032 (vc-annotate-mode): Turned into a derived-mode.
6033 (vc-annotate-add-menu): Moved in code in
6034 vc-annotate-mode-variables.
6035 (vc-update-change-log): Use make-temp-file if available.
6036
60372000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
6038
6039 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
6040 `vc-checkout-model' updated to `vc-cvs-update-model'.
6041
60422000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6043
6044 * vc.el (vc-next-action-on-file): Added handling of state
6045 `unlocked-changes'.
6046 (vc-checkout-carefully): Is now practically obsolete, unless the
6047 above is too slow to be enabled unconditionally.
6048 (vc-update-change-log): Fixed typo.
6049
6050 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
6051
7f8b6551
SM
6052 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
6053 Now handles state `unlocked-changes'.
6054 (vc-sccs-workfile-unchanged-p): New function, to support the above.
7a004b71
GM
6055
6056 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
6057
6058 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
6059 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
6060 `unlocked-changes'.
6061 (vc-rcs-workfile-unchanged-p): Renamed from
6062 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
6063 function yet, but supposed to become one soon.
6064
6065 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
6066 `vc-steal-lock'.
6067 (vc-call-backend): Changed error message.
6068 (vc-state): Added description of state `unlocked-changes'.
6069
60702000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6071
6072 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
6073 always return t in CVS-controlled directories.
6074
6075 * vc.el (vc-responsible-backend): New function.
6076 (vc-register): Largely rewritten.
6077 (vc-admin): Removed (implementation moved into vc-register).
6078 (vc-checkin): Redocumented.
6079 (vc-finish-logentry): If no backend defined yet (because we are in
6080 the process of registering), use the responsible backend.
6081
6082 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
6083 Updated function lists.
6084 (vc-call-backend): Fixed typo.
6085
7f8b6551
SM
6086 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
6087 New functions.
6088 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
6089 Removed query option. Redocumented.
7a004b71
GM
6090
60912000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6092
6093 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
6094
6095 * vc.el: Updated callers of `vc-checkout-required' to use
6096 `vc-checkout-model'.
6097
60982000-09-04 Martin Lorentzson <martinl@gnu.org>
6099
6100 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
6101 stuff updated to reference this function instead of the old
6102 `vc-backend-release-p'.
6103
61042000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6105
6106 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
6107 vc-checkout-model. Return appropriate values. Updated callers.
6108
61092000-09-04 Martin Lorentzson <martinl@gnu.org>
6110
7f8b6551 6111 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
7a004b71
GM
6112 (vc-backend-revert): Function moved into `vc-revert';
6113 `vc-next-action' must be updated to accomodate this change.
6114 (vc-backend-steal): Function moved into `vc-finish-steal'.
6115 (vc-backend-logentry-check): Function moved into
6116 `vc-finish-logentry'.
6117 (vc-backend-printlog): Function moved into `vc-print-log'.
6118 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
6119 (vc-backend-assign-name): Function moved into
6120 `vc-create-snapshot'.
6121
61222000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6123
6124 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
7f8b6551
SM
6125 Rename to vc-checkout-model. Return appropriate values.
6126 Update callers.
7a004b71 6127
7f8b6551 6128 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
7a004b71 6129 to vc-checkout-model.
7f8b6551
SM
6130 (vc-checkout-required): Rename to vc-checkout-model.
6131 Re-implement and re-comment.
7a004b71
GM
6132 (vc-after-save): Use vc-checkout-model.
6133
61342000-09-04 Martin Lorentzson <martinl@gnu.org>
6135
7f8b6551
SM
6136 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
6137 Update to use the vc-BACKEND-diff functions instead.
6138 `vc-diff' is now working.
7a004b71 6139
7f8b6551 6140 * vc-rcs.el (vc-rcs-logentry-check): New function.
7a004b71 6141
7f8b6551 6142 * vc-cvs.el (vc-cvs-logentry-check): New function.
7a004b71
GM
6143
6144 * vc-sccs.el (vc-sccs-diff): Function changed name from
6145 `vc-backend-diff'. This makes `vc-diff' work.
6146
7f8b6551 6147 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
7a004b71 6148 of functions possibly implemented in a vc-BACKEND library.
7f8b6551 6149 (vc-checkout-required): Fix bug that caused an error to be
7a004b71
GM
6150 signaled during `vc-after-save'.
6151
7f8b6551
SM
6152 * vc.el: Fix typo.
6153 This checkin is made with our new VC code base for the very first time.
6154 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
7a004b71
GM
6155
6156 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
6157 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
6158
6159 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
6160 updated to `vc-uses-locking'.
7f8b6551 6161 (vc-checkout-required): Call to backend function.
7a004b71
GM
6162 `vc-checkout-required' updated to `vc-uses-locking' instead.
6163
6164 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
6165 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
6166
7f8b6551 6167 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
7a004b71 6168 to match the split into various backends.
7f8b6551 6169 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
7a004b71
GM
6170 (vc-retrieve-snapshot): Bug fix.
6171
61722000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6173
6174 * vc-sccs.el (vc-sccs-release): Doc fix.
6175
61762000-09-04 Martin Lorentzson <martinl@gnu.org>
6177
6178 * vc.el (vc-next-action-on-file): Bug found and fixed.
6179 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
6180 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
6181
6182 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
6183 (vc-rcs-checkout): Name space cleaned up. No more revision number
6184 crunching function names that are not prefixed with vc-rcs.
6185 (vc-rcs-checkout-model): Function added. References to
6186 `vc-checkout-model' replaced.
6187
61882000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6189
6190 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
6191 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
6192 still need to be split, and implemented for RCS).
6193
61942000-09-04 Martin Lorentzson <martinl@gnu.org>
6195
6196 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
6197
6198 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
6199 required by the vc.el file.
6200
6201 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
6202 required by the vc.el file.
6203 (vc-rcs-exists): Function added.
6204
6205 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
6206 required by the vc.el file.
6207
6208 * vc.el (vc-admin): Updated to handle selection of appropriate
6209 backend. Current implementation is crufty and need re-thinking.
6210
6211 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
6212
62132000-09-04 Martin Lorentzson <martinl@gnu.org>
6214
6215 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
6216 beginning of annotate buffers correctly.
6217
6218 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
6219 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
6220 functionality updated quite a lot to support multiple backends.
6221 Variables `vc-annotate-mode', `vc-annotate-buffers',
6222 `vc-annotate-backend' added.
6223
6224 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
6225 `vc-annotate-difference' added to supported backend functions.
6226
62272000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6228
6229 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
6230 Use with-temp-file instead of /bin/sh. Merged from mainline
6231
62322000-09-04 Martin Lorentzson <martinl@gnu.org>
6233
6234 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
6235
6236 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
6237
6238 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
6239
62402000-09-04 Martin Lorentzson <martinl@gnu.org>
6241
6242 * vc-hooks.el: vc-state-heuristic added to
6243 vc-backend-hook-functions.
6244
6245 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
6246
6247 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
6248
7f8b6551
SM
6249 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
6250 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
7a004b71
GM
6251 state to `reserved'.
6252
6253 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
6254 `vc-checkout-required'. Rename the `locked' state to `reserved'.
6255
62562000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6257
7f8b6551 6258 * vc-rcs-hooks.el: Implement new state model. Hardly anything
7a004b71
GM
6259 untouched.
6260
7f8b6551 6261 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
7a004b71 6262
7f8b6551 6263 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
7a004b71
GM
6264 if defined. (Merged from main line, slightly adapted.)
6265
6266 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
6267 millenium problem (merged from mainline).
6268
62692000-09-04 Martin Lorentzson <martinl@gnu.org>
6270
6271 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
6272 part and moved the non-BACKEND stuff to vc.el.
6273
6274 * vc.el: Split the annotate feature into a BACKEND specific part
6275 and moved it from the vc-cvs.el file to this one.
6276
62772000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6278
7f8b6551
SM
6279 * vc-hooks.el: Implement new state model.
6280 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
6281 (vc-locking-user): Simplify. Now only needed if the file is
7a004b71 6282 locked by somebody else.
7f8b6551 6283 (vc-lock-from-permissions): Remove. Functionality is in
7a004b71
GM
6284 vc-sccs-hooks.el and vc-rcs-hooks.el now.
6285 (vc-mode-line-string): New name for former vc-status. Adapted.
7f8b6551 6286 (vc-mode-line): Adapt to use the above. Remove optional parameter.
7a004b71 6287
7f8b6551
SM
6288 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
6289 Various simplifications and adaptations all over the place.
7a004b71 6290
7f8b6551
SM
6291 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
6292 Simplify and adapt the rest.
7a004b71 6293
7f8b6551 6294 * vc.el (vc-resynch-window): Add TODO comment: check for
7a004b71 6295 interaction with view mode according to recent RCS change.
7f8b6551 6296 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
7a004b71
GM
6297
62982000-09-04 Martin Lorentzson <martinl@gnu.org>
6299
7f8b6551 6300 * vc.el: Convert the remaining function comments to docstrings.
7a004b71
GM
6301
63022000-09-04 Martin Lorentzson <martinl@gnu.org>
6303
6304 * vc.el (vc-backend-release, vc-release-greater-or-equal)
6305 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
6306 (vc-minor-part, vc-previous-version): Functions that operate and
6307 compare revision numbers got proper documentation. Comments added
6308 about their possible removal.
6309
63102000-09-04 Martin Lorentzson <martinl@gnu.org>
6311
6312 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
6313 the vc-backend.el files.
6314
6315 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
6316
6317 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
6318 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
6319 (vc-rcs-previous-version): Functions added.
6320
6321 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
6322
6323 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
6324
63252000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6326
6327 * vc-hooks.el (vc-master-templates): Is really obsolete.
7f8b6551 6328 Comment out the definition for now. What is the right procedure
7a004b71
GM
6329 to get rid of it?
6330 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
6331 rewritten.
7f8b6551 6332 (vc-default-registered): Remove.
7a004b71
GM
6333 (vc-check-master-templates): New function; does mostly what the
6334 above did before.
6335 (vc-locking-user): Don't rely on the backend to set the property.
6336
6337 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
7f8b6551 6338 Rewrite documentation.
7a004b71
GM
6339 (vc-rcs-templates-grabbed): New variable.
6340 (vc-rcs-grab-templates): New function.
7f8b6551 6341 (vc-rcs-registered): Rewrite to use above mechanism.
7a004b71
GM
6342
6343 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
7f8b6551 6344 Rewrite documentation.
7a004b71
GM
6345 (vc-sccs-templates-grabbed): New variable.
6346 (vc-sccs-grab-templates): New function.
7f8b6551
SM
6347 (vc-sccs-registered): Rewrite to use above mechanism.
6348 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
6349 Don't throw the result, simply return it.
7a004b71 6350
7f8b6551
SM
6351 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
6352 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
6353 (vc-cvs-registered): Does the check itself now. Simplify.
7a004b71 6354
7f8b6551 6355 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
7a004b71
GM
6356 from main line.
6357
63582000-09-04 Martin Lorentzson <martinl@gnu.org>
6359
7f8b6551 6360 * vc-cvs.el (vc-cvs-diff): New function.
7a004b71 6361
7f8b6551 6362 * vc-sccs.el (vc-sccs-diff): New function.
7a004b71 6363
7f8b6551
SM
6364 * vc-rcs.el (vc-rcs-diff): New function.
6365 (vc-rcs-checkout): Bug (typo) found and fixed.
6366 (vc-rcs-register-switches): New variable.
7a004b71
GM
6367
6368 * vc.el (vc-backend-diff): Function removed and placed in the
6369 backend files.
6370
63712000-09-04 Martin Lorentzson <martinl@gnu.org>
6372
6373 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
6374
6375 * vc.el (vc-backend-checkout): Function removed and replaced in
6376 the vc-backend.el files.
6377
6378 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
6379
6380 * vc.el (vc-backend-admin): Removed and replaced in the
6381 vc-backend.el files.
6382
6383 * vc.el (Martin): Removed all the annotate functionality since it
6384 is CVS backend specific.
6385
63862000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6387
6388 * spec.txt: Added specification of vc-state.
6389
6390 * vc-sccs-hooks.el (vc-sccs-master-properties):
7f8b6551 6391 Remove handling of vc-latest-version and
7a004b71
GM
6392 vc-your-latest-version. What used to be vc-latest-version, is now
6393 returned as vc-workfile-version.
7f8b6551 6394 (vc-sccs-workfile-version): Adapt.
7a004b71
GM
6395
63962000-09-04 Dave Love <fx@gnu.org>
6397
6398 * vc.el: [Merged from mainline.]
6399 (vc-dired-mode): Make the dired-move-to-filename-regexp
6400 regexp match the date, to avoid treating date as file size.
6401 Add YYYY S option to WESTERN/
6402
64032000-09-04 Dave Love <fx@gnu.org>
6404
6405 * vc.el: Require `compile' when compiling.
6406 (vc-logentry-check-hook): New option.
6407 (vc-steal-lock): Use compose-mail.
6408 (vc-dired-mode-map): Defvar when compiling.
6409 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
6410 vc-sccs.el and renamed. Callers changed.
6411 (vc-backend-checkout, vc-backend-logentry-check)
6412 (vc-backend-merge-news): Doc fix.
6413 (vc-default-logentry-check): New function.
6414 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
6415 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
6416 (vc-backend-merge): Doc fix. Use backend functions.
6417 (vc-check-headers): Use backend functions.
6418
6419 * vc-cvs.el: Require vc when compiling.
6420 (vc-cvs-register-switches): Doc fix.
6421 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
6422 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
6423 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
6424 New functions (code from vc.el).
6425 (vc-annotate-display-default): Fix interactive spec.
6426 (vc-annotate-time-span): Doc fix.
6427
6428 * vc-rcs.el: Require vc when compiling.
6429 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
6430 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
6431 (vc-rcs-checkin): New functions (code from vc.el).
6432 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
6433 Doc fix.
6434 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
6435
6436 * vc-sccs.el: Require vc when compiling.
6437 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
6438 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
6439 (vc-sccs-revert)
6440 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
6441 from vc.el).
6442 (vc-sccs-add-triple, vc-sccs-record-rename)
6443 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
6444 (vc-sccs-admin): Doc fix.
6445
64462000-09-04 Martin Lorentzson <martinl@gnu.org>
6447
6448 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
6449 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
6450 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
6451 from vc.el.
6452
6453 * vc-sccs.el (vc-admin-sccs): Added from vc.el
6454
6455 * vc-cvs.el: Moved the annotate functionality from vc.el.
6456 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
6457
64582000-09-04 Dave Love <fx@gnu.org>
6459
6460 * vc.el (vc-backend-release): Call vc-system-release.
6461
6462 * vc-sccs.el (vc-sccs-system-release):
6463 Renamed from vc-sccs-backend-release.
6464
6465 * vc-rcs.el (vc-rcs-system-release):
6466 Renamed from vc-rcs-backend-release.
6467
6468 * vc-cvs.el (vc-cvs-system-release):
6469 Renamed from vc-cvs-backend-release.
6470
64712000-09-04 Dave Love <fx@gnu.org>
6472
6473 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
6474 backend files.
6475 (vc-backend-release): Dispatch to backend functions.
6476 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
6477 probably needs attention.]
6478
6479 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
6480 (vc-sccs-backend-release): New function.
6481
6482 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
6483 (vc-cvs-backend-release): New function.
6484
6485 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
6486 Doc fix.
6487 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
6488 (vc-default-dired-state-info): New function.
6489 (vc-dired-state-info): Dispatch to backends.
6490 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
6491
6492 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
6493 from vc.el and renamed.
6494
64952000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6496
6497 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
6498 (vc-version-other-window, vc-backend-assign-name): Removed
6499 references to vc-latest-version; sometimes changed into
6500 vc-workfile-version.
6501
6502 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
6503 vc-rcs-master-workfile-version.
6504 (vc-rcs-workfile-version): Use the above. Don't call
6505 vc-latest-version (that was unreachable code, anyway).
6506 (vc-rcs-fetch-master-properties): Doc fix.
6507
6508 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
6509 (vc-backend-hook-functions): Removed them from this list, too.
6510 (vc-fetch-properties): Removed.
6511 (vc-workfile-version): Doc fix.
6512
6513 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
6514 (vc-rcs-workfile-version, vc-rcs-locking-user)
6515 (vc-rcs-uses-locking): Use it.
6516
6517 * vc-hooks.el (vc-consult-rcs-headers):
6518 Moved into vc-rcs-hooks.el, under the name
6519 vc-rcs-consult-headers.
6520
6521 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
6522 headers.
6523 (vc-cvs-find-master): Use this name only; correct different
6524 versions of the name.
6525
6526 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
6527 New functions.
6528 (vc-sccs-locking-user): Use the latter.
6529
6530 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
6531 New functions.
6532
6533 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
6534 Moved into both
6535 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
6536 functions are implementation details of those two backends.
6537
65382000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6539
6540 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
6541 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
6542
6543 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
6544 (vc-sccs-parse-locks): SCCS-specific code moved here from
6545 vc-hooks.
6546
6547 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
6548 code moved here from vc-hooks.
6549
6550 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
6551 into back-end specific parts and removed. Callers not updated
6552 yet; because I guess these callers will disappear into back-end
6553 specific files anyway.
6554
65552000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6556
6557 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
6558 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
6559 `vc-uses-locking'.
6560
6561 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
6562 Store yes/no in the property, and return t/nil. Updated all
6563 callers.
6564
6565 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
6566 vc-sccs-uses-locking. Don't set property.
6567 (vc-sccs-locking-user): Don't set property.
6568
6569 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
6570 vc-cvs-uses-locking. Don't set property here; leave that to
6571 vc-hooks.
6572 (vc-cvs-locking-user): Reflect above change. Streamlined.
6573
6574 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
6575 vc-rcs-uses-locking.
6576 (vc-rcs-locking-user): Reflect above change.
6577
65782000-09-04 Dave Love <fx@gnu.org>
6579
6580 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
6581
6582 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
6583
6584 * vc-hooks.el (vc-checkout-model): Punt to backends.
6585
6586 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
6587
6588 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
6589
6590 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
6591 New functions.
6592
6593 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
6594 New functions.
6595
6596 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
6597 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
6598
6599 * vc-hooks.el (vc-default-locking-user): New function.
6600 (vc-locking-user, vc-workfile-version): Punt to backends.
6601
66022000-09-04 Dave Love <fx@gnu.org>
6603
6604 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
6605 (vc-master-workfile-version): Moved from vc-hooks.
6606
6607 * vc-rcs-hooks.el: Fix duplicate code in last change.
6608
6609 * vc-rcs-hooks.el: Require vc-hooks when compiling.
6610 (vc-rcs-master-templates): Improve :type.
6611 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
6612 vc-master-workfile-version): Moved from vc-hooks.
6613
6614 * vc-sccs-hooks.el: Require vc-hooks when compiling.
6615 (vc-sccs-master-templates): Improve :type.
6616 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
6617
6618 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
6619
6620 * vc-cvs-hooks.el: Require vc-hooks when compiling.
6621 (vc-cvs-master-templates): Improve :type. Use
6622 vc-cvs-find-cvs-master.
6623 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
6624 from vc-hooks.
6625 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
6626
6627 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
6628 Moved to vc-cvs-hooks.
6629
6630 * vc-hooks.el: Add doc strings in various places. Simplify the
6631 minor mode setup.
6632 (vc-handled-backends): New user variable.
6633 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
6634 simplification.
6635
66362000-09-04 Dave Love <fx@gnu.org>
6637
6638 * vc.el: Some doc fixes for autoloaded and interactive functions.
6639 Fix compilation warnings from ediff stuff.
6640 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
6641
6642 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
6643
6644 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
6645
6646 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
6647
66482000-09-04 Dave Love <fx@gnu.org>
6649
6650 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
6651 New variable.
6652 (vc-make-backend-function, vc-loadup, vc-call-backend)
6653 (vc-backend-defines): New functions.
6654
6655 * vc-hooks.el: Various doc fixes.
6656 (vc-default-back-end, vc-follow-symlinks): Custom fix.
6657 (vc-match-substring): Function removed. Callers changed to use
6658 match-string.
6659 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
6660 Simplify.
6661
66622000-09-04 Dave Love <fx@gnu.org>
6663
6664 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
6665 type.
6666 (vc-sccs-project-dir, vc-search-sccs-project-dir)
6667 (vc-sccs-registered): Doc fix.
6668
6669 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
6670 (vc-cvs-registered): Doc fix.
6671
6672 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
6673 (vc-rcs-registered): Doc fix.
6674
66752000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6676
6677 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
6678
6679 * vc-hooks.el: vc-registered has been renamed
6680 vc-default-registered. Some functions have been moved to the
6681 backend specific files. they all support the
6682 vc-BACKEND-registered functions.
6683
66842000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6685
6686 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
6687
6688 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
6689
a033ea13
DL
66902000-09-04 Dave Love <fx@gnu.org>
6691
179fc9ef
DL
6692 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
6693 menu-bar-update-hook.
6694
6695 * help.el (help-manyarg-func-alist): Add
6696 find-operation-coding-system.
6697
a033ea13
DL
6698 * wid-edit.el (widget-sexp-validate): Fix garbled code.
6699
6700 * custom.el (custom-set-variables): Print message about errors in
6701 setting.
6702
f8803e97
AI
67032000-09-03 Andrew Innes <andrewi@gnu.org>
6704
6705 * makefile.w32-in: Change to DOS line endings.
6706
59836110
EZ
67072000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
6708
6709 * mouse.el (mouse-popup-menubar): Supply the prompt string for
6710 minor-mode keymaps, if they don't have one.
6711
5514ba5c
EZ
67122000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
6713
6714 * eshell/esh-module.el (eval-when-compile): Don't lose if
6715 esh-module.el's file name is truncated to DOS 8+3 limits.
6716
79cf8e80
JW
67172000-09-01 John Wiegley <johnw@gnu.org>
6718
6719 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
6720 predicate, which caused entries in the completion list to be
6721 doubled.
6722
67232000-08-30 John Wiegley <johnw@gnu.org>
6724
6725 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
6726 sending to subprocesses. Also, hook pre-command-hook if
6727 `eshell-send-direct-to-subprocesses' is non-nil.
6728 (eshell-send-direct-to-subprocesses): New config variable. If t,
6729 subprocess input is send immediately.
6730 (eshell-toggle-direct-send): New function.
6731 (eshell-self-insert-command): New function.
6732 (eshell-intercept-commands): New function.
6733 (eshell-send-input): If direct subprocess sending is enabled,
6734 don't echo any input to the Eshell buffer. Let the subprocess
6735 handle that. This requires "stty echo" in bash, for example.
6736
67372000-08-28 John Wiegley <johnw@gnu.org>
6738
6739 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
6740 completion function for Eshell's implementation of `unset'.
6741
778911b9
EZ
67422000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
6743
6744 * info.el (Info-directory-list): Doc fix.
6745
05d07b49
PB
67462000-08-31 Peter Breton <pbreton@ne.mediaone.net>
6747
9b4a7800 6748 * filecache.el (file-cache-add-directory-using-find): Don't quote
05d07b49
PB
6749 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
6750
9941d4c7
KH
67512000-08-31 Kenichi Handa <handa@etl.go.jp>
6752
6753 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
6754 coding systems.
6755
af9ba8ad
AI
67562000-08-30 Andrew Innes <andrewi@gnu.org>
6757
6758 * timer.el (run-with-idle-timer): Undo last change, so that timer
6759 is not activated immediately if Emacs is already idle. Some
6760 existing code relies on this behaviour.
6761
caccd8f2
MB
67622000-08-30 Miles Bader <miles@gnu.org>
6763
6764 * frame.el (set-frame-font): Do completion of font-name for
6765 interactive use.
6766
b64c0a1c
KH
67672000-08-30 Kenichi Handa <handa@etl.go.jp>
6768
6769 * international/quail.el (quail-start-translation): Bind locally
6770 last-command-event, last-command, and this-command.
6771 (quail-start-conversion): Likewise.
75cf0095 6772 (quail-self-insert-command): Fix docstring.
b64c0a1c 6773
fd5f61d3
GM
67742000-08-29 Gerd Moellmann <gerd@gnu.org>
6775
6776 * progmodes/executable.el
6777 (executable-make-buffer-file-executable-if-script-p): Check that
6778 buffer contains at least 2 characters.
6779
5b671d04
EZ
67802000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
6781
6782 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
6783
485d9513
DL
67842000-08-29 Dave Love <fx@gnu.org>
6785
a39fb83d
DL
6786 * diff-mode.el (diff-mode) <defgroup>: Add :version.
6787 (diff-mode-shared-map): Bind mouse-2.
6788 (diff-imenu-generic-expression): New variable.
6789 (diff-mode): Use it.
6790
485d9513
DL
6791 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
6792 (mouse-popup-menubar): Add minor mode menus.
6793 (popup-menu): Check for lookup-key returning number.
6794
ba3478d9
MB
67952000-08-29 Miles Bader <miles@gnu.org>
6796
6797 * comint.el (comint-send-input): Create overlays using the proper
6798 front/read-advance arguments.
9b4a7800 6799
c3d6d211
GM
68002000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6801
6802 * ps-print.el: Even/odd pages printing. Doc fix.
6803 (ps-print-version): New version number (6.0).
6804 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
6805 (ps-background, ps-begin-file, ps-begin-job): Code fix.
6806 (ps-print-duplex-feature): Variable eliminated.
6807 (ps-even-or-odd-pages): New variable.
6808
ba087cd7 6809 * progmodes/ebnf2ps.el: Doc fix.
87d0f685
GM
6810 (ebnf-version): New version (3.3).
6811 (ebnf-user-arrow): Change variable customization to sexp.
6812 (ebnf-user-arrow): Function eliminated.
6813 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
9b4a7800 6814
d313265f
KH
68152000-08-29 Kenichi Handa <handa@etl.go.jp>
6816
cba62b78 6817 * help.el (help-xref-mule-regexp): New variable.
d313265f
KH
6818 (help-make-xrefs): Handle help-xref-mule-regexp.
6819
6820 * international/mule-cmds.el (help-xref-mule-regexp-template): New
6821 variable.
6822 (describe-input-method): Temporarily activate the specfied input
6823 method to display the information.
6824 (describe-language-environment): Hyperlinks to mule related items.
6825
6826 * international/mule-diag.el (charset-multibyte-form-string): New
6827 function.
6828 (list-character-sets-1): Use charset-multibyte-form-string.
6829 (describe-character-set): New function.
6830 (describe-coding-system): Hyperlinks to safe character sets.
6831
6832 * international/quail.el (quail-help): New arg PACKAGE.
6833 Hyperlinks to mule related items.
6834 (quail-help-insert-keymap-description): Use
6835 substitute-command-keys instead of describe-bindings.
6836 (quail-translation-help): Hyperlinks to mule related items.
6837
b4bd214e
JW
68382000-08-28 John Wiegley <johnw@gnu.org>
6839
ca7aae91
JW
6840 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
6841 have a defsubst call itself. Made `eshell-flatten-list' back into
6842 a function again.
6843
b4bd214e
JW
6844 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
6845 catch, in case re-centering point at bottom messes up the display.
6846 This happens frequently in Emacs 21, due I believe to variable
6847 line heights.
6848
6849 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
6850 to call `find-tag-interactive'.
6851
6852 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
6853 the list of remember directories.
6854
d44e146b
JW
68552000-08-28 John Wiegley <johnw@gnu.org>
6856
6857 * align.el: Test align-region-separate to see if it's a symbol.
6858
546c0888 68592000-08-28 John Wiegley <johnw@gnu.org>
d44e146b
JW
6860
6861 * eshell/esh-util.el (eshell-flatten-list): Made this function
6862 into a defsubst form. It gets used very frequently, although
6863 calls don't occur all that often.
6864
6865 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
6866 examining it.
6867
6868 * eshell/esh-cmd.el (eshell-rewrite-while-command):
6869 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
6870 `eshell-protect'.
6871 (eshell-copy-handles): Created a new macro for duplicating the
6872 current set of open handles. This is needed by the looping
6873 functions.
6874 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
6875 is not incorrectly stomped on.
6876
6877 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
6878 declaration for pcomplete-use-paring.
6879 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
6880 value of eshell-cmpl-use-paring.
6881 * pcomplete.el (pcomplete-use-paring): New config variable, to
6882 indicate whether paring should be used.
6883 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
6884 completion alternatives that have already been used.
6885
6886 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
6887 bound to C-c C-y, which will repeat the previous N arguments
6888 (based on prefix argument).
6889 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
6890
6891 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
6892 if there is no *Help* buffer. This is for XEmacs, which renames
6893 its help buffers uniquely. TODO: Find out what the current buffer
6894 name to delete is.
6895
6896 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
6897 first entry that correlates to a passwd/group number. Later
6898 entries (used for group/user name aliasing to multiple IDs) are
6899 ignored.
6900
9b4a7800
TTN
6901 * eshell/em-xtra.el (eshell/expr):
6902 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
6903 (eshell-grep, eshell/diff, eshell/locate):
d44e146b
JW
6904 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
6905 argument list, before passing it to the system command.
6906
6907 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
6908 `find-tag' for use at final position in Eshell buffers (which
6909 otherwise triggers an error on Emacs 21).
6910 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
6911 buffer, if it is currently bound to `find-tag'.
6912
6913 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
6914 in the list of matched Makefile names.
6915 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
6916 directory, prefer its contents to Makefile.
6917
6918 * eshell/em-dirs.el (eshell/cd): cd commands that look up
6919 directory parts (like "cd old new", or "cd =regexp"), are now case
6920 sensitive on non-Windows/DOS platforms.
6921
6922 * eshell/esh-mode.el (eshell-parse-command-input): When a user
6923 types RET after an open delimiter (like "), display a message
6924 indicating that Eshell is waiting for the closing delimiter.
6925
6926 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
6927 environment variables.
6928
6929 * eshell/em-unix.el (eshell/diff): Added logic to fail more
6930 gracefully if the user enters incorrect arguments.
6931
6932 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
6933 Eshell buffers.
6934
9b4a7800
TTN
6935 * eshell/esh-var.el (eshell-interpolate-variable):
6936 * eshell/esh-mode.el (eshell-move-argument):
d44e146b
JW
6937 * eshell/em-unix.el (eshell-du-sum-directory):
6938 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
6939 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
6940 (not (= ...)).
6941
6942 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
6943 to ensure the `preserve' flag gets propagated when doing recursive
6944 directory copies.
6945
546c0888 69462000-08-28 Stefan Monnier <monnier@cs.yale.edu>
d44e146b
JW
6947
6948 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
6949 Don't convert \n into \0177 in memory.
6950 (eshell-read-history, eshell-write-history): Convert \n to \0177,
6951 and back again, when reading and writing.
9b4a7800 6952
546c0888 69532000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
d44e146b
JW
6954
6955 * eshell/esh-util.el (eshell-processp): Added to relieve constant
6956 testing of `fboundp' on `processp'.
6957
6958 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
6959 (eshell/jobs): Don't call process-list if it is not bound.
6960 (eshell-gather-process-output): Support systems where async
6961 subprocesses aren't supported.
6962 (eshell-scratch-buffer, eshell-last-sync-output-start): New
6963 variables.
6964
6965 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
6966 eshell-do-eval returns t.
6967 (eshell-do-pipelines-synchronously): New defmacro.
6968 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
6969 when async subprocesses aren't supported.
6970 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
6971 if async subprocesses aren't supported.
6972 (eshell-resume-command): Don't assume STATUS is a string.
6973
6974 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
6975
6976 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
6977 (eshell-close-target, eshell-get-target): Use eshell-processp.
6978 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
6979 fix.
6980 (eshell-get-target, eshell-create-handles): Doc fix.
6981
546c0888 69822000-08-28 Miles Bader <miles@lsi.nec.co.jp>
d44e146b 6983
546c0888 6984 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
d44e146b
JW
6985 criterion to include commands that output something, as long as it
6986 leaves both the command and the end-of-buffer visible when the
6987 command has exited.
6988 (eshell-review-quick-commands): Adjust the help doc string
6989 accordingly.
6990
2a371c3b
PB
69912000-08-28 Peter Breton <pbreton@ne.mediaone.net>
6992
8348e1f9 6993 * locate.el (locate): Cleaned up locate command's interactive prompting
1ec321a7 6994 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
8348e1f9 6995
9b4a7800 6996 * filecache.el (file-cache-case-fold-search): New variable
2a371c3b
PB
6997 (file-cache-assoc-function): New variable
6998 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
6999 Use file-cache-case-fold-search variable
7000 (file-cache-add-file): Use file-cache-assoc-function
7001 (file-cache-delete-file): likewise
7002 (file-cache-directory-name): likewise
7003 (file-cache-debug-read-from-minibuffer): likewise
7004
95931eb1
GM
70052000-08-28 Gerd Moellmann <gerd@gnu.org>
7006
7007 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
7008 (abbrev-table-name): New function.
7009 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
7010 If non-nil list local abbrev, only.
7011
bb17930d
GM
70122000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
7013
546c0888
EZ
7014 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
7015 from Gnus support code, and use special article copy buffer
bb17930d
GM
7016 `(gnus-original-article-buffer)' instead. This allows to get rid
7017 of article-hide-headers usage (which breaks in the latest Gnus
7018 version). Thanks to Detlev Zundel.
7019
41a68aef
KH
70202000-08-28 Kenichi Handa <handa@etl.go.jp>
7021
7022 * international/quail.el (quail-use-package): Hide "... loaded"
7023 message.
7024 (quail-start-translation, quail-start-conversion): Likewise.
7025
7026 * international/kkc.el (kkc-region): Hide "... loaded" message.
7027
28bb2cef
DL
70282000-08-27 Dave Love <fx@gnu.org>
7029
7030 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
7031
11a1118d
MB
70322000-08-27 Miles Bader <miles@gnu.org>
7033
7034 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
7035
0f85d477
KH
70362000-08-27 Kenichi Handa <handa@etl.go.jp>
7037
7038 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
7039 'ja-dic-cnv), not (require 'skkdic-cnv).
7040
2d73e8d3
MB
70412000-08-26 Miles Bader <miles@gnu.org>
7042
a0e5a5a4
MB
7043 * faces.el (face-x-resources): Add entry for :inherit.
7044 * cus-face.el (custom-face-attributes): Add support for :inherit
7045 attribute. Add support for relative face heights.
7046 (custom-face-attributes-get): Treat `nil' as being a default value
7047 for :inherit (as well as `unspecified').
7048
19feb949
MB
7049 * faces.el (set-face-attribute): Update doc string.
7050 (face-attribute-name-alist): Add :inherit.
7051 (face-valid-attribute-values): Handle :inherit.
7052 (face-read-string): Rephrase prompt to be less confusing.
7053 Assume that DEFAULT is a string, since we must return a string.
7054 (face-read-integer): Use `format' to turn DEFAULT into an
7055 acceptable default for face-read-string. Match NEW-VALUE against
7056 the string "unspecified", not the symbol `unspecified', since
7057 that's what face-read-string returns.
7058 (read-face-attribute): Lookup a name for old-value in valid, and
7059 use it as a default if we find one. Treat all values from
7060 face-read-string as strings. If the default is used, don't do any
7061 more processing on the value, just use the old value directly.
7062 (read-face-and-attribute, modify-face): Tweak prompt.
7063 (read-face-name): Don't assume prompt ends with a space.
7064
2d73e8d3
MB
7065 * faces.el (describe-face): Add support for :inherit attribute.
7066
a1a2e38f
KH
70672000-08-25 Kenichi Handa <handa@etl.go.jp>
7068
e84fa7c5
KH
7069 * terminal.el (terminal-emulator): Fix args to `concat'. Now
7070 concat doesn't accept interger.
7071
a1a2e38f
KH
7072 * international/kkc.el: Remove SKK from Keywords. Require
7073 ja-dic-utl instead of skkdic-utl.
7074
7075 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
7076 Provide ja-dic-cnv instead of skkdic-cnv.
7077 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
7078 (iso-2022-7bit-short): Add safe-charsets property.
7079 (skkdic-convert-postfix): Search Japanese chou-on character in
7080 addition to Hiragana character.
7081 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
7082 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
7083 (batch-skkdic-convert): Likewise.
7084
7085 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
7086 Provide ja-dic-utl instead of skkdic-utl.
7087 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
7088
f6499c03
DL
70892000-08-24 Dave Love <fx@gnu.org>
7090
1c2c3f16
DL
7091 * disp-table.el (standard-display-default): Make the test of `l'
7092 useful.
7093
f6499c03
DL
7094 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
7095 mod sample text.
7096
7097 * international/iso-ascii.el: Make pilcrow convenient string
7098 consistent with section.
7099 (iso-ascii-display): Set up multibyte characters as well as
7100 unibyte.
7101
c543db81
KH
71022000-08-24 Kenichi Handa <handa@etl.go.jp>
7103
7104 * international/mule-cmds.el (reset-language-environment): Set
7105 default-process-coding-system to '(undecided . iso-latin-1), which
7106 makes process I/O almost consistent with file I/O. Call this
7107 function when mule-cmds.el[c] is loaded.
7108
746d9caf
AI
71092000-08-22 Andrew Innes <andrewi@gnu.org>
7110
7111 * makefile.w32-in: New file.
7112
5484005d
MB
71132000-08-22 Miles Bader <miles@lsi.nec.co.jp>
7114
7115 * comint.el (comint-output-filter): Compare end of
7116 comint-last-output-overlay with the start of the newly inserted
7117 text, not the end, when deciding whether to extend it.
9b4a7800 7118 Set saved-point's insertion type to advance after insertion.
5484005d
MB
7119
7120 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
7121 since this is now done independently of font-lock mode.
7122
7a912f63
GM
71232000-08-21 Gerd Moellmann <gerd@gnu.org>
7124
7125 * server.el (server-kill-new-buffers): New user option.
7126 (server-existing-buffer): New buffer-local variable.
7127 (server-visit-files): When using an existing buffer, set
7128 server-existing-buffer to t.
7129 (server-buffer-done): If server-kill-new-buffers is t, kill the
7130 buffer, unless it was already present before visiting it with
7131 Emacs server.
9b4a7800 7132
240301df
EZ
71332000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
7134
7135 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
7136 even if the display doesn't support colors: some displays will
7137 support bold/underline faces.
7138
cbcef616
GM
71392000-08-21 Gerd Moellmann <gerd@gnu.org>
7140
6917e6bb
GM
7141 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
7142
cbcef616
GM
7143 * startup.el (command-line): If user's init file had an error,
7144 add explanatory text to *Messages*.
7145
6922b018
KH
71462000-08-21 Kenichi Handa <handa@etl.go.jp>
7147
7148 * man.el (Man-getpage-in-background): Decode the process output by
7149 the system locale coding system.
7150
e50c4203
DL
71512000-08-20 Dave Love <fx@gnu.org>
7152
96ab6351
DL
7153 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
7154 Don't test x-popup-menu.
7155 (function) <complete-function>: Complete only fbound symbols.
7156 <validate, value>: New.
7157 (variable) <complete-function>: Complete only bound symbols.
7158 (coding-system): Add :base-only, :complete-function, :validate,
7159 :value, :prompt-match.
7160 (widget-coding-system-prompt-value): Use read-coding-system and
7161 act on :base-only.
7162 (editable-field): Add :help-echo.
7163 (widget-push-button-gui, widget-push-button-cache)
7164 (widget-gui-action, widget-editable-list-gui): COmment out, along
7165 with uses.
7166 (widget-at): Make arg optional.
7167 (widget-echo-help): Adjust for current help-echo calling sequence.
7168 (widget-specify-field, widget-specify-button)
7169 (widget-specify-insert, widget-get-sibling, widget-image-find)
7170 (widget-convert, widget-insert, widget-leave-text)
7171 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
7172 (widget-setup, widget-field-find, widget-before-change)
7173 (widget-after-change, widget-default-complete)
7174 (widget-default-create, widget-default-delete)
7175 (widget-push-button-value-create, editable-field)
7176 (widget-field-prompt-value, widget-field-validate)
7177 (widget-choice-value-create, widget-choice-action)
7178 (widget-choice-validate, widget-checklist-add-item)
7179 (widget-radio-add-item, widget-radio-chosen)
7180 (widget-radio-value-inline, widget-editable-list-value-create)
7181 (widget-editable-list-entry-create)
7182 (widget-documentation-link-add)
7183 (widget-documentation-string-value-create)
7184 (widget-regexp-validate, widget-file-complete)
7185 (widget-sexp-validate, widget-plist-convert-widget)
7186 (widget-plist-convert-widget, widget-alist-convert-widget)
7187 (widget-alist-convert-widget, widget-color-complete): Simplify,
7188 particularly to avoid bindings which aren't optimized out.
7189
e50c4203
DL
7190 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
7191 Doc fix.
7192 (down-list, backward-up-list, up-list, kill-sexp)
7193 (backward-kill-sexp, mark-sexp): Make arg optional.
7194 (lisp-complete-symbol): Add optional arg PREDICATE.
7195
7196 * cus-start.el: Add display-buffer-reuse-frames,
7197 file-coding-system-alist.
7198
511bd4eb
GM
71992000-08-20 Gerd Moellmann <gerd@gnu.org>
7200
7201 * startup.el (command-line): Clear realized faces after
7202 modifying TTY color mappings.
7203
a9de7d29
MB
72042000-08-20 Miles Bader <miles@gnu.org>
7205
7206 * faces.el (face-attr-match-p): Don't return true if ATTRS are
7207 merely a subset of FACE's attributes.
7208
8a8023d9
MB
72092000-08-19 Miles Bader <miles@gnu.org>
7210
7211 * comint.el (comint-output-filter): Save the point with a marker,
7212 not just a buffer position.
7213
7214 * international/mule.el (set-buffer-process-coding-system): Make
7215 interactive prompt less confusing.
7216
1433385f
GM
72172000-08-19 Gerd Moellmann <gerd@gnu.org>
7218
7219 * hilit-chg.el: General cleanup of doc strings, comments and
7220 code formatting.
7221
136b4eda
MB
72222000-08-19 Miles Bader <miles@gnu.org>
7223
7224 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
7225 Compiler macro removed; beginning-of-line is no longer always
7226 equivalent to forward-line, in the presence of fields.
7227
7228 * comint.el (comint-output-filter): Remove ad-hoc saving of
7229 restriction, and just use save-restriction, now that it works
7230 correctly. Don't adjust comint-last-input-start to account for
7231 our insertion; it shouldn't have moved because we don't use
7232 insert-before-markers anymore. Comment out call to
7233 `force-mode-line-update'; why is it here?
7234
7235 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
7236 while checking for prompt to delete. Use `forward-line 0'
7237 instead of beginning-of-line.
7238 (gud-filter): Temporarily widen gud comint buffer while
7239 examining output.
7240
cdd0f857
SM
72412000-08-18 Stefan Monnier <monnier@cs.yale.edu>
7242
ebf96bfa
SM
7243 * progmodes/sh-script.el: Big bag of typos.
7244
cdd0f857
SM
7245 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
7246 check since ispell-process is not bound when ispell is not yet loaded.
7247
9bb7a286
DL
72482000-08-18 Dave Love <fx@gnu.org>
7249
7250 * image.el (find-image): Copy `spec' before using plist-put.
7251
74ec6045
GM
72522000-08-18 Gerd Moellmann <gerd@gnu.org>
7253
7254 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
7255 `portugues'.
7256
7257 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
7258 backward-kill-sexp, analogous to kill-sexp.
7259
7260 * progmodes/icon.el (icon-indent-line)
7261 (icon-is-continuation-line): Handle comments specially.
7262
72632000-08-17 Ken Stevens <k.stevens@ieee.org>
7264
7265 * ispell.el: Set to standard author/maintainer/keyword fields.
7266 Fine tuning to menu map appearance and operation, and added help.
7267 Remove `start' and `end' error messages when compiling.
7268 (ispell-choices-win-default-height): Fixed comment string.
7269 (ispell-dictionary-alist-1): Fixed regexp in castellano and
7270 castellano8 dictionaries.
7271 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
7272 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
7273 dictionary, added italiano dictionary.
7274 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
7275 word character
7276 (ispell-tex-skip-alists): Added psfig support.
7277 (ispell-skip-html): Renamed from ispell-skip-sgml.
7278 (ispell-begin-skip-region-regexp, ispell-skip-region)
7279 (ispell-minor-check): Improved html skipping support to skip across
7280 code, and recognize `&' commands without propper `;' syntax;
7281 (ispell-process-line): Fix alignment error when manually
7282 correcting spelling.
7283 (ispell): Fix comment string.
7284 (ispell-add-per-file-word-list): Always put word list on new line.
7285
3787e12e
GM
72862000-08-17 Gerd Moellmann <gerd@gnu.org>
7287
a7b28523
GM
7288 * format.el (format-encode-run-method): Fix error message to say
7289 `encode' instead of `decode'. Use save-window-excursion around
7290 shell-command-on-region as in format-decode-run-method because
7291 shell-command-on-region can display a buffer with error output.
7292 (format-decode): Don't record undo information for the decoding.
7293 (format-annotate-function): Add parameter FORMAT-COUNT. Make
7294 that number part of the temporary buffer name so that more than
7295 one decoding using a temporary buffer can happen safely.
7296
7297 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
7298 of `A-z' in the regexp.
7299
7300 * hilit-chg.el: Fix typos in commentary.
7301
3787e12e
GM
7302 * help.el (view-emacs-news): Rewritten for new naming scheme
7303 for old NEWS files.
7304
7305 * startup.el (command-line): Pop to *Messages* in case an error
7306 is signaled while loading user-init-file.
7307
d2473540
AS
73082000-08-17 Andreas Schwab <schwab@suse.de>
7309
7310 * files.el (insert-directory): Don't lose original file name,
7311 undoing an undocumented change.
7312
c0bbaf57
GM
73132000-08-17 Alex Schroeder <alex@gnu.org>
7314
7315 * sql.el (sql-magic-go): Use comint-bol.
7316 (sql-copy-column): Use comint-line-beginning-position.
7317 (comint-line-beginning-position): Define a replacement for
7318 comint-line-beginning-position if it is not fboundp.
7319
73202000-08-17 Alex Schroeder <alex@gnu.org>
7321
7322 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
7323 it didn't have any effect anyway.
7324
73252000-08-17 Alex Schroeder <alex@gnu.org>
7326
7327 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
7328 --pset and pager=off instead of sending \\o|cat at the beginning
7329 of the session.
7330
9d245da5
MB
73312000-08-17 Miles Bader <miles@gnu.org>
7332
7333 * progmodes/octave-inf.el: Add compatibility definition of
7334 comint-line-beginning-position.
7335
abfdbd2e
KH
73362000-08-17 Kenichi Handa <handa@etl.go.jp>
7337
7338 * startup.el (normal-top-level): Look in each dir in load-path for
7339 a leim-list.el file too. This assures of loading leim-list.el
7340 that is created at Emacs installation time even if a user have his
7341 own leim-list.el.
7342
a0b8c939
MB
73432000-08-17 Miles Bader <miles@gnu.org>
7344
7345 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
7346 foreground color to black if the background is dark.
7347
7382bcae
SM
73482000-08-16 Stefan Monnier <monnier@cs.yale.edu>
7349
7350 * loadhist.el (unload-feature): Typo.
7351
9b4a7800 7352 * finder.el (finder-compile-keywords):
7382bcae
SM
7353 * cus-dep.el (custom-make-dependencies): Add local-variable settings
7354 to the generated file.
7355
7356 * mail/mh-e.el (mh-make-local-vars):
7357 Replace make-variable-buffer-local with make-local-variable.
7358
cdd0f857 7359 * play/landmark.el:
7382bcae 7360 * options.el (Edit-options-{set,toggle,t,nil}):
9b4a7800
TTN
7361 * mail/mailabbrev.el (mail-abbrevs-mode):
7362 * textmodes/tex-mode.el (tex-expand-files):
7382bcae
SM
7363 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
7364
7365 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
7366
7367 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
7368 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
7369 Allow going past the last element.
9b4a7800 7370 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
7382bcae
SM
7371 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
7372 (cvs-mouse-toggle-mark): Don't move point.
7373 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
7374
7375 * progmodes/compile.el (grep): Provide a default set of files.
7376 (next-error): Docstring fix.
7377 (compilation-find-file): Avoid find-file (fails in a dedicated window).
7378
7379 * emacs-lisp/easy-mmode.el (define-minor-mode):
7380 Use `symbol-value' to keep the byte-compiler quiet.
7381
7382 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
7383 (diff-find-source-location): New fun, extracted from diff-goto-source.
7384 (diff-goto-source): Use it.
7385 (diff-next-complex-hunk, diff-filter-lines): New function.
7386 (diff-apply-hunk): New command.
7387
7388 * smerge-mode.el (smerge-mode-menu): Doc fix.
7389
7390 * msb.el (msb-mode): Define it in terms of define-minor-mode.
7391
4f00b8c1
DL
73922000-08-16 Dave Love <fx@gnu.org>
7393
2b5198bb
DL
7394 * windmove.el (windmove) <defgroup>: Add :version.
7395
7396 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
7397 (goto-address-fontify-p, goto-address-highlight-p)
7398 (goto-address-url-face, goto-address-url-mouse-face)
7399 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
7400 (goto-address-url-regexp): Use thing-at-point-url-regexp.
7401 (goto-address-fontify, goto-address-at-mouse): Simplify,
7402 (goto-address-at-point): browse-url-url-at-point,
7403 goto-address-find-address-at-point can return nil.
7404 (goto-address-find-address-at-point): Return nil on failure.
7405
7406 * align.el (align) <defgroup>: Add :version.
7407
7408 * calculator.el (calculator): Add :version.
7409 (calculator): Use two lines for calculator window if `modeline'
7410 face is boxed.
7411
4f00b8c1
DL
7412 * play/5x5.el: Doc fixes.
7413 (5x5) <defgroup>: Add :version.
7414
7415 * play/fortune.el (fortune) <defgroup>: Add :version.
7416 (fortune-append): Fix error message.
7417 (fortune-from-region): Doc fix.
7418
7419 * play/pong.el (pong): Doc fix.
7420
7421 * play/morse.el: Keywords, commentary, autoloads.
7422
69db7ee7
EZ
74232000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
7424
7425 * desktop.el (desktop-save): Don't look at symbol-value of a
7426 member of minor-mode-alist, unless it is boundp.
7427
10e1dad9
SS
74282000-08-16 Sam Steingold <sds@gnu.org>
7429
a0b8c939 7430 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
10e1dad9
SS
7431 `while'; use `with-current-buffer' instead of `save-excursion'.
7432 Removed unnecessary kludges now that "*Buffer List*" is excluded.
7433
9d7bcb2e
KH
74342000-08-16 Kenichi Handa <handa@etl.go.jp>
7435
7436 * international/ccl.el (declare-ccl-program): Docstring modified.
7437 (ccl-execute-with-args): Likewise.
7438
04231ab8
MB
74392000-08-16 Miles Bader <miles@gnu.org>
7440
9d245da5 7441 * progmodes/sql.el: Add compatibility definition of
04231ab8
MB
7442 comint-line-beginning-position.
7443
f68446ef
GM
74442000-08-15 Gerd Moellmann <gerd@gnu.org>
7445
dc28878c
GM
7446 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
7447 'buffer-menu' property.
7448 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
7449 fails.
7450 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
7451 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
7452 wasn't killed.
10e1dad9 7453
58ed0d3b
GM
7454 * buff-menu.el (list-buffers-noselect): Don't display the
7455 *Buffer List* buffer.
7456
32dc52f7
GM
7457 * font-lock.el: Require jit-lock to prevent a very late
7458 `Loading jit-lock' message.
7459
f68446ef 7460 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
10e1dad9 7461 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
f68446ef
GM
7462 mail address.
7463
90ac90a2
MB
74642000-08-15 Miles Bader <miles@gnu.org>
7465
7466 * textmodes/ispell.el (ispell-graphic-p): New constant.
7467 (ispell-choices-win-default-height, ispell-help): Use
7468 `ispell-graphic-p' instead of `xemacsp'.
7469
b0a0e263
DL
74702000-08-15 Dave Love <fx@gnu.org>
7471
c1e757e3
DL
7472 * simple.el: Autoload widget-convert when compiling.
7473 (mail-user-agent): Doc fix.
7474
7475 * help.el (function-called-at-point, variable-at-point): Use
7476 with-syntax-table.
7477 (help-manyarg-func-alist): Add insert-and-inherit.
7478
7479 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
7480
7481 * delsel.el (delsel-unload-hook): New function.
7482
7483 * find-file.el: Doc fixes. Move provide to end.
7484 (ff) <defgroup>: Add :link.
7485 (ff-goto-click): Deleted.
7486 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
7487 Use mouse-set-point.
7488
7489 * textmodes/tildify.el: Doc fixes.
7490 (tildify) <defgroup>: Add:version.
7491
7492 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
7493 (glasses-custom-set): Use set-default, not set.
7494 (minor-mode-alist): Propertize the lighter.
7495 (glasses-mode): Provide optional arg.
7496
5f847612
DL
7497 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
7498 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
7499 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
7500 option. Provide :type.
7501 (cwarn-configuration): Provide :type.
7502 (cwarn-mode): Doc fix.
7503
7504 * add-log.el (change-log-merge): Doc fix.
7505 (change-log-redate): New command.
7506
b0a0e263
DL
7507 * net/browse-url.el (browse-url-filename-alist): Add a clause for
7508 Doze and Dog.
7509 (browse-url): Use dolist, not mapcar.
7510 (browse-url-at-point): Check for null url.
7511 (browse-url-event-buffer, browse-url-event-point): Functions
7512 deleted.
7513 (browse-url-at-mouse, browse-url-netscape): Simplify.
7514
7515 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
7516 modes.
7517 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
7518 Fix previous change to mapcan.
7519 (msb--init-file-alist, msb--add-separators)
7520 (msb--make-keymap-menu): Simplify.
7521 (msb--choose-file-menu): Use copy-sequence.
7522 (msb-mode-map): Add title to keymap.
7523 (msb-unload-hook): New function.
7524
7525 * bs.el: Fix indentation.
7526 (bs) <defgroup>: Add :links.
2b5198bb
DL
7527 (bs-show): Doc fix.
7528 (bs-apply-sort-faces): Don't use window-system.
7529 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
b0a0e263 7530
70f1b78e
EZ
75312000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
7532
7533 * calendar/timeclock.el (timeclock-file): Run .timelog through
7534 convert-standard-filename.
7535
956777b3
GM
75362000-08-14 Gerd Moellmann <gerd@gnu.org>
7537
3215096c
GM
7538 * emacs-lisp/authors.el: New file.
7539
956777b3
GM
7540 * paren.el (show-paren-priority): New user option.
7541 (show-paren-function): Set overlay priorities to
7542 show-paren-priority.
10e1dad9 7543
0cde1424
MB
75442000-08-14 Miles Bader <miles@gnu.org>
7545
7546 * comint.el (comint-bol): Use `forward-line 0' instead of calling
7547 beginning-of-line with inhibit-field-text-motion bound.
7548
90cbf47e
GM
75492000-08-14 Gerd Moellmann <gerd@gnu.org>
7550
7551 * calendar/timeclock.el: New file.
7552
75532000-08-14 David Ponce <david@dponce.com>
7554
7555 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
7556 `widget-button-click'. so that one can use left mouse button to
7557 click on dialog buttons.
7558
75592000-08-14 Emmanuel Briot <briot@gnat.com>
7560
7561 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
814299a7 7562 identifiers, since XML is case sensitive
10e1dad9 7563
79e8dca7 75642000-08-12 Miles Bader <miles@gnu.org>
10e1dad9 7565
660394d1
MB
7566 * comint.el (comint-output-filter): Don't bother frobbing
7567 window-start, it doesn't seem to be necessary.
79e8dca7
MB
7568
7569 * comint.el (comint-send-string, comint-send-region): Make into
7570 real functions. Snapshot the prompt before sending.
7571
218c2cc7
EZ
75722000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
7573
7574 * info.el (Info-find-emacs-command-nodes): Rewrite to use
7575 technique similar to Info-index, instead of relying on specific
7576 names of relevant Index nodes.
7577 (Info-goto-emacs-command-node): Bind Info-history to nil when
7578 going to the first node found by Info-find-emacs-command-nodes.
7579
51e066d2 75802000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
968280cc
EZ
7581
7582 * menu-bar.el (menu-bar-help-menu): Add a :help string.
7583
867102f2
MB
75842000-08-10 Miles Bader <miles@gnu.org>
7585
7586 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
7587
af718538
EZ
75882000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
7589
7590 * info.el (Info-file-list-for-emacs): More elements for the
7591 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
7592 and woman manuals.
7593
c51bacd6
MB
75942000-08-10 Miles Bader <miles@lsi.nec.co.jp>
7595
7596 * comint.el (comint-send-input): Make the newline boundary overlay
7597 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
7598 (comint-output-filter): Use `insert' instead of
7599 `insert-before-markers'. Extend comint-last-output-overlay when
7600 necessary since we can't rely on insert-before-markers to do it.
7601 * gud.el (gud-filter): Use `with-current-buffer' instead of
7602 save-excursion when inserting the output, so that point gets
7603 updated correctly; the old method relied on a rather dodgy
7604 side-effect of comint-output-filter to avoid the effect of
7605 save-excursion.
7606
98532b12
EZ
76072000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
7608
7609 * files.el (recover-file): Call insert-directory instead of
7610 invoking `ls' directly.
7611
3db4b719
MB
76122000-08-10 Miles Bader <miles@gnu.org>
7613
7614 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
7615 (comint-last-prompt-overlay): New variables.
7616 (comint-output-filter): Implement prompt highlighting.
7617 (comint-snapshot-last-prompt): New function.
7618 (comint-send-input): Snapshot the last prompt.
7619 Use comint-highlight-input-face.
7620 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
7621 Use defface instead of defcustom.
7622 (send-invisible, comint-send-eof): Snapshot the last prompt.
7623 (comint-delchar-or-maybe-eof): Use comint-send-eof.
7624 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
7625
96190aa1
SM
76262000-08-09 Stefan Monnier <monnier@cs.yale.edu>
7627
5cda4b07
SM
7628 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
7629 (regexp-opt-group): Use a list of chars for `letters'.
7630 (regexp-opt-charset): `chars' is now a list of chars.
7631 Use a char-table rather than a vector so it works for multibyte chars.
7632
96190aa1
SM
7633 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
7634 Set cvs-minor-current-files to the selected fileinfo.
7635 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
7636 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
7637
7d093d56
EZ
76382000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
7639
7640 * files.el (insert-directory): Don't call access-file on
7641 directories on DOS and Windows.
7642
b24c5811
KH
76432000-08-09 Kenichi Handa <handa@etl.go.jp>
7644
7645 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
7646 longer if necessary.
7647 (ccl-embed-code): Call ccl-embed-data to store CODE in
7648 ccl-program-vector.
7649
0a6fd67e
MB
76502000-08-09 Miles Bader <miles@gnu.org>
7651
7652 * comint.el (comint-output-filter): Properly handle the case where
7653 the text surrounded by comint-last-output-overlay was deleted.
7654
9f6d1a6c
GM
76552000-08-08 Gerd Moellmann <gerd@gnu.org>
7656
25ad1371
GM
7657 * info.el (Info-insert-dir): Use Info-additional-directory-list if
7658 non-nil.
7659 (Info-file-list-for-emacs): Remove "info" from the list because
7660 that leads to trying to use the documentation from file `info'
7661 in various situations where it isn't appropriate, for instance
7662 C-h C-k C-h i.
7663
7664 * ffap.el (ffap-read-file-or-url-internal): Handle case that
7665 DIR and/or STRING are nil.
7666
7667 * progmodes/compile.el (compilation-setup): Make variable
7668 compilation-error-screen-columns buffer-local, as some comment
7669 in the code suggests it should be.
7670
7671 * files.el (auto-mode-interpreter-regexp): New variable.
7672 (set-auto-mode): Use it.
7673
7674 * indent.el (indent-for-tab-command): Doc fix.
7675
7676 * mouse-sel.el (mouse-sel-mode): Doc fix.
7677
9f6d1a6c
GM
7678 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
7679 labels.
7680
7681 * help.el (print-help-return-message): When
7682 display-buffer-reuse-frames is set, let the help window been quit,
7683 instead of deleting it, which might delete a reused frame.
7684
3d819a75
EZ
76852000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
7686
7687 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
7688 rename a directory to a name that differs only by its letter case.
7689
c5a52529
KH
76902000-08-08 Kenichi Handa <handa@etl.go.jp>
7691
7692 * international/quail.el (quail-define-rules): Handle Quail decode
7693 map correctly. Add code for supporting annotations.
7694 (quail-install-decode-map): New function.
7695 (quail-defrule-internal): New optional arguments decode-map and
7696 props.
7697 (quail-advice): New function.
7698
5e9e032a
SS
76992000-08-07 Sam Steingold <sds@gnu.org>
7700
7701 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
7702 `defconst', `define-condition', `with-slots'.
7703 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
7704
46645f4b
MB
77052000-08-03 Miles Bader <miles@gnu.org>
7706
7707 * comint.el (comint-use-prompt-regexp-instead-of-fields):
7708 New variable.
7709 (comint-prompt-regexp, comint-get-old-input): Document dependence on
7710 comint-use-prompt-regexp-instead-of-fields.
7711 (comint-send-input): Add `input' field property to stuff we send to
7712 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
7713 (comint-output-filter): Add `output' field property to process
7714 output, if comint-use-prompt-regexp-instead-of-fields is nil.
7715 (comint-replace-by-expanded-history)
7716 (comint-get-old-input-default, comint-show-output)
7717 (comint-backward-matching-input, comint-forward-matching-input)
7718 (comint-next-prompt, comint-previous-prompt): Use field
7719 properties if comint-use-prompt-regexp-instead-of-fields is nil.
7720 (comint-line-beginning-position): New function.
7721 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
7722 (comint-replace-by-expanded-history-before-point): Use
7723 comint-line-beginning-position and line-end-position.
7724 (comint-last-output-overlay): New variable.
7725 (comint-mode): Make `comint-last-output-overlay' buffer-local.
7726
7727 * shell.el (shell-prompt-pattern): Doc change.
7728 (shell-backward-command): Use line-beginning-position.
7729
7730 * gud.el (gud-gdb-complete-command): Use
7731 comint-line-beginning-position.
7732
7733 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
7734 comint-bol doesn't actually go to the beginning of the line.
7735
7736 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
7737 if comint-use-prompt-regexp-instead-of-fields is non-nil.
7738 (try-expand-line-all-buffers): Likewise.
7739
7740 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
7741 explicitly matching comint-prompt-regexp.
7742 (sql-copy-column): Use comint-line-beginning-position instead of
7743 explicitly matching comint-prompt-regexp.
7744
7745 * progmodes/octave-inf.el (inferior-octave-complete): Use
7746 comint-line-beginning-position.
7747
7748 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
7749
7750 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
7751 looking for a prompt, use `forward-line 0' instead of
7752 `beginning-of-line', to avoid getting caught by an input field.
7753
ff3d9573
GM
77542000-08-07 Gerd Moellmann <gerd@gnu.org>
7755
7756 * files.el (shell-quote-wildcard-pattern): Make sure to return
7757 PATTERN, in the Unix case.
7758
e0d8827b
EZ
77592000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
7760
7761 * play/zone.el (zone): Discard any pending input before running
7762 the randomly-chosen pgm.
7763
24d55b8f
KH
77642000-08-07 Kenichi Handa <handa@etl.go.jp>
7765
7766 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
7767 checking the existence of any multibyte characters.
7768
3d05e1ee
GM
77692000-08-06 Gerd Moellmann <gerd@gnu.org>
7770
6c4a4368
GM
7771 * help.el (describe-mode): Test minor-mode symbol for being
7772 bound before testing its value for being nil.
7773
3d05e1ee
GM
7774 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
7775 `first', `second', and `third'.
7776
7777 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
7778 (second): Make it an alias for `cadr'.
7779
6968a481
EZ
77802000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
7781
7782 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
7783 types of display support faces now.
7784
e49aa397
GM
77852000-08-05 Gerd Moellmann <gerd@gnu.org>
7786
7787 * pcvs.el (require): Require `cl' during compilation, only.
7788
7789 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
7790 (toplevel): Remove `remq' and `remove' from autoloads.
7791 (cl-fake-autoloads): New variable. If set, arrange for an error
7792 when CL functions etc. are autoloaded.
7793
588aca27
EZ
77942000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
7795
2e78d4ab
EZ
7796 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
7797
85628348
EZ
7798 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
7799 popped up, but the user clicks outside the menu, return an empty
7800 regexp (that causes unhighlight-regexp to have no effect).
7801
74f0e552
EZ
7802 * menu-bar.el (menu-bar-games-menu): Add Zone.
7803
588aca27
EZ
7804 * hi-lock.el (toplevel): Require font-lock.
7805
f4988be7
GM
78062000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7807
ba087cd7 7808 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
f4988be7
GM
7809 (ebnf-8-bit-chars): New var for bug fix.
7810 (ebnf-string): Bug fix.
7811
027b73ac
SS
78122000-08-03 Sam Steingold <sds@gnu.org>
7813
7814 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
7815 instead of `buffer-string'.
7816 (require 'cl): Always, not just when compiling.
7817 `ignore-errors' in `interactive', `list*', `defun*' &c make this
7818 necessary.
7819
2f1fa038
EZ
78202000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
7821
7822 * international/mule-cmds.el (select-safe-coding-system): Make
7823 the message text about selecting a safe coding system more clear.
7824
ead53494
GM
78252000-08-02 Gerd Moellmann <gerd@gnu.org>
7826
abb2db1c
GM
7827 * hi-lock.el: New file.
7828
7829 * play/zone.el: New file.
7830
ead53494
GM
7831 * replace.el (occur): Set tab-width in the *Occur* buffer to the
7832 value of tab-width in the original buffer. Choose a line number
7833 format that's a multiple of the original buffer's tab width, so
7834 that lines appear right.
7835
7836 * textmodes/ispell.el (ispell): New function, replacing an alias.
7837 Spell-check active region if in transient-mark-mode and mark
7838 is active; otherwise spell-check buffer.
7839
78402000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7841
7842 * ps-mule.el: Fix a customization problem on
7843 ps-mule-font-info-database-default.
7844
f4a2b0a4
EZ
78452000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
7846
7847 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
7848 display-mouse-p instead of window-system.
7849 (ebrowse-member-mode-map): Ditto.
7850
b685181e
GM
78512000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7852
ba087cd7
EZ
7853 * progmodes/ebnf2ps.el: Update ps-print functions call.
7854 Indentation fix. Doc fix.
b685181e
GM
7855 (ebnf-version): New version number (3.2).
7856 (ebnf-format-color, ebnf-begin-job): Code fix.
027b73ac 7857
3b5fab87
EZ
78582000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
7859
032ebb29
EZ
7860 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
7861 font lock support on window-system.
7862 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
7863
3b5fab87
EZ
7864 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
7865 display-color-p, if fboundp, instead of window-system.
7866
7e2605e7
EZ
78672000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
7868
7869 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
7870 instead of window-system.
7871
7872 * wid-edit.el (widget-choose): Use display-mouse-p instead of
7873 window-system.
7874 (widget-choice-mouse-down-action): Use display-popup-menus-p
7875 instead of window-system.
7876
7877 * strokes.el (strokes-file): Run the file name through
7878 convert-standard-filename.
7879 (strokes-mode): Call display-mouse-p instead of looking at
7880 window-system. Change the error message accordingly.
7881
7882 * progmodes/cpp.el (toplevel): Support faces on tty's.
7883
7884 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
7885 (lm-plot-square, lm-init-display): Don't use window-system.
7886
7887 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
7888 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
7889
7890 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
7891 instead of looking at window-system.
7892
26119624
GM
78932000-07-30 Gerd Moellmann <gerd@gnu.org>
7894
7895 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
7896 of testing if iswitchb-prepost-hooks is bound, because the
7897 latter will always be true when invoking a recursive minibuffer
7898 from an active Iswitchb buffer.
7899
c90596f3
EZ
79002000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
7901
7902 * files.el (shell-quote-wildcard-pattern): New function.
7903 (insert-directory): Call it. Only prepend "\" to command on Unix
7904 and GNU/Linux systems.
7905
18925e78
GM
79062000-07-30 Gerd Moellmann <gerd@gnu.org>
7907
7908 * eshell/esh-groups.el: Change custom :link file names
7909 from `eshell.info' to `eshell'.
7910
79112000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
7912
7913 * dired.el (dired-build-subdir-alist): Expand subdirectory names
7914 correctly in recursive ange-ftp listings.
7915
79162000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7917
7918 * ps-print.el: Fix bug 1: if ps-font-size-internal,
7919 ps-header-font-size-internal and
7920 ps-header-title-font-size-internal variables are not set,
7921 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
7922 face text property is (foreground-color . COLOR) or
7923 `(background-color . COLOR)', ps-print crashes. Doc fix.
7924 (ps-print-version): New version number (5.2.4).
7925 (ps-plot-region): Code fix.
7926 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
7927 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
7928 Bug fix 2.
7929
79302000-07-30 Milan Zamazal <pdm@freesoft.cz>
7931
7932 * glasses.el (glasses-make-readable): Fix uncapitalization of
7933 identifiers like `myXMLDocument'.
7934
aeb4c63e
KF
79352000-07-28 Karl Fogel <kfogel@red-bean.com>
7936
18925e78
GM
7937 * mail/mail-hist.el (mail-hist-previous-input)
7938 (mail-hist-next-input): Do the obvious code factorization.
7939 (mail-hist-retrieve-and-insert): New func, contains common
aeb4c63e
KF
7940 code of above two.
7941 If inserting a message body, leave point at top.
7942
9d453139
SS
79432000-07-28 Sam Steingold <sds@gnu.org>
7944
7945 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
18925e78
GM
7946 Use `<=', not `<' to compare times!
7947 (ange-ftp-ls): Remove.
9d453139 7948
b548072f
GM
79492000-07-27 Gerd Moellmann <gerd@gnu.org>
7950
27848c01
GM
7951 * play/cookie1.el: Add explanation of how to make cookie.el
7952 compatible with strfile(1) to comment.
7953
7954 * subr.el (remove, remq): New functions.
7955
3ab82477
GM
7956 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
7957 escape `*' in regexps.
7958 (midnight-find): Reverse order of arguments in the funcall of
7959 TEST.
7960
7961 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
7962 and `.class'.
7963
b548072f
GM
7964 * play/meese.el: Add Commentary section.
7965
27848c01
GM
79662000-07-27 Alex Schroeder <alex@gnu.org>
7967
7968 * sql.el (sql-ms): Added autoload cookie.
7969 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
7970 (sql-oracle): Ditto.
7971 (sql-help): Doc change.
7972
7973 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
7974 types and exceptions.
7975
79762000-07-27 Alex Schroeder <alex@gnu.org>
7977
7978 * sql.el (sql-placeholder-history): New variable.
7979 (sql-query-placeholders-and-send): New function that will query
7980 the user and replace placeholders with user input.
7981 (sql-oracle): If running on NT, set comint-input-sender to
7982 sql-query-placeholders-and-send.
7983
7984 (sql-stop): If in the SQLi buffer, insert stop notification, else
7985 present it as a message.
7986
79872000-07-27 Alex Schroeder <alex@gnu.org>
7988
7989 * sql.el (sql-input-ring-separator): Doc change.
7990 (sql-input-ring-file-name): Doc change.
7991 (sql-interactive-mode): Use `sql-input-ring-separator' and
7992 `sql-input-ring-file-name' to set the comint-mode equivalents
7993 without making them local variables.
7994 (sql-stop): Don't bind `sql-input-ring-separator' and
7995 `sql-input-ring-file-name' dynamically to their comint-mode
7996 equivalents.
7997
91ae8751
KH
79982000-07-27 Kenichi Handa <handa@etl.go.jp>
7999
8000 * international/mule.el (register-char-codings): New function.
8001 (make-coding-system): Handle `safe-chars' specification in the arg
8002 PROPERTY.
8003
8004 * international/mule-cmds.el
8005 (find-coding-systems-region-subset-p): This function deleted.
8006 (sort-coding-systems-predicate): New variable.
8007 (sort-coding-systems): New function.
8008 (find-coding-systems-region): Use
8009 find-coding-systems-region-internal.
8010 (find-coding-systems-string): Use find-coding-systems-region.
8011 (find-coding-systems-for-charsets): Check
8012 char-coding-system-table.
8013 (select-safe-coding-system-accept-default-p): New variable.
8014 (select-safe-coding-system): Mostly rewritten. New argument
8015 ACCEPT-DEFAULT-P.
8016 (select-message-coding-system): Call select-safe-coding-system
8017 with ACCEPT-DEFAULT-P arg.
8018 (reset-language-environment): Reset default-sendmail-coding-system
8019 to the default value iso-latin-1.
8020 (set-language-environment): Don't set the obsolete variable
8021 charset-origin-alist.
8022
8023 * international/codepage.el (cp-coding-system-for-codepage-1):
8024 Give `safe-chars' property to make-coding-system.
8025
8026 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
8027 calling select-message-coding-system twice.
8028
8029 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
8030 instead of `safe-charsets'.
8031 (cyrillic-alternativnyj): Likewise.
8032 (ccl-encode-alternativnyj): Don't check the charset
8033 cyrillic-iso8859-5.
8034
90cf4474
KH
80352000-07-27 Kenichi Handa <handa@etl.go.jp>
8036
8037 * composite.el (compose-chars-after): Preserve match data.
8038
a1f84f6d
SS
80392000-07-26 Sam Steingold <sds@gnu.org>
8040
8041 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
8042 (ange-ftp-real-file-newer-than-file-p): New function.
8043 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
8044 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
8045
8046 * tooltip.el (tooltip-float-time): Removed (use `float-time').
8047 * midnight.el (midnight-float-time): Ditto.
8048
e092928e
AS
80492000-07-26 Andreas Schwab <schwab@suse.de>
8050
8051 * files.el (normal-backup-enable-predicate): Correct
8052 interpretation of the return value of compare-strings.
8053
7465ebef
GM
80542000-07-26 Gerd Moellmann <gerd@gnu.org>
8055
3353ef5a
GM
8056 * isearch.el (isearch-resume): New function.
8057 (isearch-done): Add something to command-history to resume
8058 the search.
8059 (isearch-yank-line, isearch-yank-word): Use
8060 buffer-substring-no-properties instead of buffer-substring.
8061
7465ebef
GM
8062 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
8063 of flyspell-mouse-map.
8064
8065 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
8066 duplicate definition.
8067 (makefile-mode): Remove duplicate setting of local-abbrev-table.
8068
8069 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
8070 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
8071
5044b74a
SS
80722000-07-25 Sam Steingold <sds@gnu.org>
8073
25759a92
SS
8074 * net/ange-ftp.el: Get modtime over the net.
8075 (ange-ftp-file-modtime): New function.
a95cb10a
GM
8076 (ange-ftp-write-region, ange-ftp-insert-file-contents)
8077 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
25759a92
SS
8078 Use it.
8079 (ange-ftp-dot-to-slash): New function.
8080 (ange-ftp-fix-name-for-vms): Use it.
8081
5044b74a
SS
8082 * midnight.el (midnight-buffer-display-time): Use
8083 `with-current-buffer'.
8084
5dcfb3f4
GM
80852000-07-25 Gerd Moellmann <gerd@gnu.org>
8086
8087 * find-dired.el: Update copyright notice.
8088 (find-dired): Offer to kill a running `find'.
8089
8090 * enriched.el (enriched-face-ans): For a `foreground-color'
8091 property, return '(("x-color" COLOR))' so that COLOR will be
8092 output as a parameter of the x-color annotation. Likewise for the
8093 `background-color' property. In the case of normal face
8094 properties, don't return annotations for unspecified foreground
8095 and background face attributes.
8096
8c662166
KH
80972000-07-25 Kenichi Handa <handa@etl.go.jp>
8098
8099 * language/japan-util.el (japanese-katakana-region): Fix handling
8100 HANKAKU argument.
8101
c28da489
MB
81022000-07-25 Miles Bader <miles@gnu.org>
8103
8104 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
8105 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
8106 constrain-to-field.
8107
ad349719
AI
81082000-07-24 Andrew Innes <andrewi@gnu.org>
8109
8110 * timer.el (timer-activate-when-idle): Add optional parameter
8111 DONT-WAIT. Update docstring.
8112 (run-with-idle-timer): Specify extra parameter to
8113 timer-activate-when-idle, so that timer will be activated
8114 immediately if Emacs is already idle.
8115
8116 * w32-fns.el (w32-using-nt): Fix docstring.
8117
c95162f5
DL
81182000-07-24 Dave Love <fx@gnu.org>
8119
8120 * mouse.el (popup-menu): Set last-command-event.
8121 (mouse-major-mode-menu-prefix): Declare.
8122
e3c31fd5
GM
81232000-07-24 Gerd Moellmann <gerd@gnu.org>
8124
8125 * textmodes/flyspell.el: Update to author's version 1.5d.
8126
8127 * progmodes/hideshow.el: Update copyright notice.
8128
8129 * vcursor.el: Set maintainer to FSF, since author cannot
8130 be reached.
8131
7636d2a3
EZ
81322000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
8133
fbe0a958
EZ
8134 * info.el (Info-goto-emacs-key-command-node): Leave a space after
8135 the prompt.
8136
7636d2a3
EZ
8137 * mouse.el (popup-menu): Run the keymap through indirect-function,
8138 in case it was defined with define-prefix-key. If the menu is a
8139 list of keymaps, look up the binding of user's choice in each one
8140 of the keymaps.
8141 (mouse-popup-menubar): If the global and local menu-bar keymaps
8142 don't have a prompt string, create one and insert it into the
8143 keymap. Don't barf if current-local-map returns nil.
8144
e024b101
GM
81452000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
8146
8147 * dired.el (dired-sort-R-check): Added to allow recursive listing
8148 to be undone.
8149 (dired-sort-other): Use it.
8150
7972fcfc
GM
81512000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8152
e024b101 8153 * Release of cc-mode 5.27
7972fcfc
GM
8154
81552000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8156
8157 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
8158 c-beginning-of-statement-1 that caused a bad case of recursion
8159 which could consume a lot of CPU in large classes in languages
8160 that have in-expression classes (i.e. Java and Pike).
8161
8162 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
8163 statements before top level constructs (i.e. case 6 is moved
8164 before case 5 and is now case 4) to catch in-expression
8165 classes in top level expressions correctly.
8166
81672000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8168
8169 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
8170 objc-method-intro. Case 4 removed and case 5I added.
8171
8172 * cc-langs.el (c-append-paragraph-start): New variable used by
8173 c-common-init to get paragraph-start correct.
8174 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
8175 initialize paragraph-start to make it correct both with and
8176 without the javadoc special case.
8177
8178 * cc-mode.el (java-mode): Use c-append-paragraph-start to
8179 initialize paragraph-start for javadoc markup.
8180
8181 * cc-vars.el (c-style-variables-are-local-p): Incompatible
8182 change by defaulting this to t. It's motivated by the
8183 confusing behavior that otherwise arise from the style system
8184 when editing both java and non-java files at the same time
8185 (see the comments about style setting in c-common-init).
8186
81872000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8188
8189 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
8190 similar to the one in c-fill-paragraph to check the fill
8191 prefix from the adaptive fill function for sanity.
8192
81932000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8194
8195 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
8196 defun block.
8197
81982000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8199
5044b74a 8200 * cc-mode.texi Documented the change of cpp-macro.
7972fcfc
GM
8201
82022000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8203
8204 * cc-align.el (c-lineup-multi-inher): Handle lines with
8205 leading comma nicely. Extended to handle member initializers
8206 too.
8207
e024b101 8208 * cc-engine.el: (c-beginning-of-inheritance-list,
7972fcfc
GM
8209 c-guess-basic-syntax): Fixed recognition of inheritance lists
8210 when the lines begins with a comma.
8211
5044b74a 8212 * cc-mode.texi: Updated doc for c-lineup-multi-inher.
7972fcfc
GM
8213
8214 * cc-vars.el (c-offsets-alist): Changed default for
8215 member-init-cont to c-lineup-multi-inher since it now handles
8216 member initializers and indents better for leading commas.
8217
82182000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8219
8220 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
8221 handling that caused class open lines to be recognized as
8222 statement-conts in some cases.
8223
8224 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
8225 guessed by the adaptive fill function unless point is on the
8226 first line of a block comment.
8227
8228 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
8229 when the buffer ends with a macro continuation char.
8230
8231 * cc-engine.el (c-guess-basic-syntax): Added support for
8232 function definitions as statements in Pike. The first
8233 statement in a lambda block is now labeled defun-block-intro
8234 instead of statement-block-intro.
8235
8236 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
8237 so that the class surrounding point is selected, not the one
8238 innermost in the state.
8239
8240 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
8241 recognition of switch labels having hanging multiline
8242 statements.
8243
8244 * cc-engine.el (c-beginning-of-member-init-list): Broke out
8245 some code in c-guess-basic-syntax to a separate function.
8246 * cc-engine.el (c-just-after-func-arglist-p): Fixed
8247 recognition of member inits with multiple line arglists.
8248 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
8249 member-init-cont when the commas are in funny places.
8250
82512000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8252
8253 * cc-defs.el (c-auto-newline): Removed this macro since it's
8254 not used anymore.
8255
8256 * cc-engine.el (c-looking-at-bos): New helper function.
8257 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
8258 inexpr and toplevel classes apart in Pike.
8259
8260 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
8261 of case 9A.
8262
8263 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
8264 constant, since "class" can introduce an in-expression class
8265 in Pike nowadays.
8266
82672000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8268
8269 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
8270 indentation on cpp-macro lines.
8271
8272 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
8273 a syntax modifier like comment-intro, to make it possible to
8274 get syntactic indentation for preprocessor directives. It's
8275 incompatible wrt to lineup functions on cpp-macro, but it has
8276 no observable effect in the 99.9% common case where cpp-macro
8277 is set to -1000.
8278
82792000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8280
8281 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
8282 member-init-cont when the preceding arglist is several lines.
8283
82842000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8285
8286 * cc-styles.el (c-style-alist): The basic offset for the BSD
8287 style corrected to 8.
8288
82892000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8290
8291 * cc-styles.el (c-style-alist): Adjusted the indentation of
8292 brace list openers in the gnu style.
8293
82942000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8295
8296 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
8297
8298 * cc-cmds.el (c-electric-brace, c-electric-slash,
8299 c-electric-star, c-electric-semi&comma, c-electric-colon,
8300 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
8301 when c-syntactic-indentation is nil.
8302
8303 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
8304 we were left at comments preceding the first statement when
8305 reaching the beginning of the buffer.
8306
8307 * cc-vars.el (c-syntactic-indentation): New variable to turn
8308 off all syntactic indentation.
8309
83102000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8311
8312 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
8313 between the text and the block comment ender when it hangs,
8314 depending on how many there are before the fill.
8315
83162000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8317
8318 * cc-engine.el (c-beginning-of-closest-statement): New helper
8319 function to go back to the closest preceding statement start,
8320 which could be inside a conditional statement.
8321 * cc-engine.el (c-guess-basic-syntax): Use
8322 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
8323
8324 * cc-engine.el (c-guess-basic-syntax): Better handling of
8325 arglist-intro, arglist-cont-nonempty and arglist-close when
8326 the arglist is nested inside parens. Cases 7A, 7C and 7F
8327 changed.
8328
8329 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
8330 up-to-date with javadoc 1.2.
8331
83322000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8333
8334 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
8335 multiline Pike type decls.
8336
83372000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8338
8339 * cc-cmds.el (c-indent-new-comment-line): Always break
8340 multiline comments in multiline mode, regardless of
8341 comment-multi-line.
8342
83432000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8344
8345 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
8346 fully::qualified::names in C++ member init lists. Preamble in
8347 case 5D changed.
8348
83492000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8350
8351 * cc-langs.el (c-common-init): Handling of obsolete variables
8352 moved to c-initialize-cc-mode. More compatible style override
8353 when using global style variables.
8354 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
8355 variables moved here.
8356
e024b101 8357 * cc-mode.texi: Documented the special behavior of
7972fcfc
GM
8358 c-special-indent-hook as a style variable. Don't talk about
8359 doing (c-make-styles-buffer-local t) in a mode hook, since
8360 that's already too late to work right.
5044b74a 8361
7972fcfc
GM
8362 * cc-styles.el (c-make-styles-buffer-local): Flag style
8363 variable localness in c-style-variables-are-local-p to make
8364 the compatibility measure in c-common-init work well.
8365
8366 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
8367 longer contain set-from-style.
8368 * cc-styles.el (c-initialize-builtin-style): Don't check for
8369 set-from-style on c-special-indent-hook.
8370 * cc-styles.el (c-copy-tree): Obsolete. The standard function
8371 copy-alist is sufficient now.
8372
8373 * cc-styles.el (c-set-style, c-set-style-1,
8374 c-get-style-variables): Fixes to variable initialization so
8375 that duplicate entries in styles have the same effect
8376 regardless of DONT-OVERRIDE.
8377
8378 * cc-styles.el (c-set-style-2): Fixed bug where the
8379 initialization of inheriting styles failed when the
8380 dont-override flag is set.
8381
8382 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
8383 on this.
8384
83852000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8386
8387 * cc-defs.el (c-forward-comment): Removed the workaround
8388 introduced in 5.38 since it had worse side-effects. If a line
8389 contains the string "//\"", it regarded the // as a comment
8390 start since the \ temporarily doesn't have escape syntax.
8391
83922000-07-17 Emmanuel Briot <briot@act-europe.fr>
8393
8394 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
8395 ada-xref.el before ada-prj.el, so that the Project menu is created
8396 when ada-prj tries to add to it.
8397 (ada-activate-keys-for-case): Suppress the characters that are not
8398 part of the Ada syntax. Better compatibility with else-mode
8399 (ada-adjust-case-interactive): When auto-casing is not active,
8400 correctly insert newlines (used to insert only ^M). Prevent the
8401 syntax table from being changed in case of an error
814299a7 8402 (or '_' becomes part of a word and some commands are confused).
7972fcfc
GM
8403 Do nothing if ada-auto-case is nil.
8404 (ada-after-keyword-p): Ignore keywords that are also attributes
8405 (ada-batch-reformat): Update usage comment
8406 (ada-call-from-contextual-menu): New function
8407 (ada-case-read-exceptions): Reinitialize the casing exception list
8408 first to nil first, so that the casing exception file can be
8409 shared.
8410 (ada-check-defun-name): Handles "configure" keyword for gnatdist
8411 files.
8412 (ada-compile-goto-error): Fix regexp used to detect a file:line
8413 anywhere in the error message
8414 (ada-contextual-menu-last-point): New variable
8415 (ada-create-keymap): If the variable delete-key-deletes-forward is
8416 t on XEmacs, it means that DEL should delete one character
8417 forward.
8418 (ada-create-menu): Use :included instead of :visible for XEmacs.
8419 New submenu "Options".
8420 (ada-end-stmt-re): Correctly indent "select ... then abort"
8421 statements.
8422 (ada-fill-comment-paragraph): Correctly delete all leading '--'
8423 even if they don't match ada-fill-comment-prefix Fix handling of
8424 paragraphs on the first or last line of a file.
8425 (ada-format-paramlist): Fix handling of default parameter values.
8426 (ada-get-body-name): New function.
8427 (ada-get-current-indent): Optimized by searchling directly for an
8428 existing generic part or a statement outside of it. Handle
8429 ada-indent-align-comments when indenting comments Replaced some
8430 regexps by testing directly the next character. This results in a
8431 huge speedup on some files. New indentation scheme for renames
8432 statements. Stop looking for the 'while' or 'for' associated with
8433 a 'loop' at the first semicolon encountered. A "return" can also
8434 match an anonymous access subprogram declaration.
8435 (ada-get-indent-noindent): Ignore strings and comments when
8436 looking for the keywords "record" and "private".
8437 (ada-goto-matching-decl-start): When matching "if", make sure we
8438 are not in fact seeing "end if". Ignore "when" statements except
8439 when initial keyword was "begin". Fix handling of nested
8440 procedures. Add a recursive call to this function to skip over
8441 other 'end' statmts. Fix indentation for "when .. => begin"
8442 (ada-in-open-paren-p): Fix indentation for complex boolean
8443 expressions, where 'and then', 'or else' and parenthesis
8444 statements are mixed up.
8445 (ada-in-paramlist-p): Skip comments while searching for the
8446 beginning Fix handling of operator declarations.
8447 (ada-indent-align-comments): New variable
8448 (ada-indent-current): Change the syntax table only in the
8449 protected section, so that we are sure it is restored correctly.
8450 (ada-indent-on-previous-lines): Use ada-use-indent and
8451 ada-with-indent Correctly indent "select ... then"
8452 (ada-indent-region): Slight speedup.
8453 (ada-indent-renames): New variable.
8454 (ada-last-which-function-subprog, ada-last-which-function-line):
8455 New variables
8456 (ada-looking-at-semi-private): Correctly indent the 'private'
8457 keyword when it is the first word in a package declaration.
8458 (ada-loose-case-word): Stop searching if at the end of the buffer.
8459 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
8460 even if point is not initially at the end of the word.
8461 (ada-matching-decl-start-re): Add "when".
8462 (ada-mode): Add support for abbrev-mode, outline-mode and
8463 which-func-mode Override the old find-file.el entry in
8464 ff-special-constructs since it is using the obsolete
8465 ada-spec-suffix variable
8466 (ada-no-auto-case): New function
8467 (ada-scan-paramlist): When parsing the argument type, accept
8468 spaces (as in "X 'Class", generated by Rational Rose).
8469 (ada-other-file-name): No longer loads the other file.
8470 (ada-popup-menu): Save and restore the current buffer and cursor
8471 position before and after displaying the menu.
8472 (ada-search-ignore-complex-boolean): New function.
8473 (ada-uncomment-region): Emacs21 already knows how to delete
8474 comments not starting in the first column.
8475 (ada-use-indent): New variable
8476 (ada-which-function): New function.
8477 (ada-with-indent): New variable
8478 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
8479 can be batch-compiled from the command line.
8480
8481 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
8482 Add to the menu when the file is loaded, not in ada-mode-hook.
8483 Add -toolbar to the default ddd command Switches moved from
8484 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
8485 ada-prj-default-comp-opt
8486 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
8487 Reference Manual to the menu
8488 (ada-check-current): rewritten as a call to ada-compile-current
8489 (ada-compile): Removed.
8490 (ada-compile-application, ada-compile-current, ada-check-current):
8491 Set the compilation-search-path so that compile.el automatically
8492 finds the sources in src_dir. Automatic scrollong of the
8493 compilation buffer. C-uC-cC-c asks for confirmation before
8494 compiling
8495 (ada-compile-current): New parameter, prj-field
8496 (ada-complete-identifier): Load the .ali file before doing
8497 processing
8498 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
8499 conform to gnatmake's behavior.
8500 (ada-find-file-in-dir): New function
8501 (ada-find-references): Set the environment variables for gnatfind
8502 (ada-find-src-file-in-dir): New function.
8503 (ada-first-non-nil): Removed
8504 (ada-gdb-application): Add support for jdb, the java debugger.
8505 (ada-get-ada-file-name): Load the original-file first if not done
8506 yet.
8507 (ada-get-all-references): Handles the new ali syntax (parent types
8508 are found between <>).
8509 (ada-initialize-runtime-library): New function
8510 (ada-mode-hook): Always load a project file when a file is opened,
8511 so that the casing exceptions are correctly read.
8512 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
8513 (ada-parse-prj-file): Use find-file-noselect instead of find-file
8514 to open the project file, since the latter does not work with
8515 speedbar Get default values before loading the prj file, or the
8516 default executable file name is wrong. Use the absolute value of
8517 src_dir to initialize ada-search-directories and
8518 compilation-search-path,... Add the standard runtime library to
8519 the search path for find-file.
8520 (ada-prj-default-debugger): Was missing an opening '{'
8521 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
8522 variables.
8523 (ada-prj-default-gnatmake-opt): New variable
8524 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
8525 buffers, the project file is the default one Save the windows
8526 configuration before displaying the menu.
8527 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
8528 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
8529 ...) regexp-quote identifiers names to support operators +,
8530 -,... in regexps.
8531 (ada-remote): New function.
8532 (ada-run-application): Erase the output buffer before starting the
8533 run Support remote execution of the application. Use
8534 call-process, or the arguments are incorrectly parsed
8535 (ada-set-default-project-file): Reread the content of the active
8536 project file, not the one from the current buffer When a project
8537 file is set as the default project, all directories are
8538 automatically associated with it.
8539 (ada-set-environment): New function
8540 (ada-treat-cmd-string): New special variable ${current}
8541 (ada-treat-cmd-string): Revised. The substitution is now done for
8542 any ${...} substring
8543 (ada-xref-current): If no body was found, compiles the spec
8544 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
8545 compiler to get rid of command line length limitations.
8546 (ada-xref-get-project-field): New function
8547 (ada-xref-project-files): New variable
8548 (ada-xref-runtime-library-specs-path)
8549 (ada-xref-runtime-library-ali-path): New variables
8550 (ada-xref-set-default-prj-values): Default run command now does a
8551 cd to the build directory. New field: main_unit Provide a default
8552 file name even if the current buffer has no prj file.
8553
8554 * ada-prj.el:
8555 Rewritten to show a tabbed-dialog.
8556 (ada-prj-add-ada-menu): Remove the map and name parameters.
8557 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
8558 New function
8559 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
8560 (ada-prj-load-from-file): New function
8561 (ada-prj-save): Always save fields that depend on the current buffer
8562 (ada-prj-show-value): New function
5044b74a 8563
7972fcfc
GM
8564 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
8565 Ada mode. This will allow us to display the Ada menu in any buffer
8566 we want (for project items).
8567 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
8568 number of spaces in the header.
5044b74a 8569
8730a8da
DL
85702000-07-24 Dave Love <fx@gnu.org>
8571
8572 * ediff-init.el (ediff-region-help-echo): Bind face-help.
8573
db3ca487
NF
85742000-07-23 Noah Friedman <friedman@splode.com>
8575
ad953485
NF
8576 * type-break.el (type-break): perform autosave.
8577 Suggested by Stephen Gildea <gildea@intouchsys.com>.
8578 (type-break-do-query): Cancel query schedule while performing
8579 actual query, to avoid possibility of a second query being made
8580 while first one is already in progress.
8581 (type-break-time-stamp-format): New variable.
8582 (type-break-time-stamp): New function.
8583 (type-break-time-warning): Use it.
8584 (type-break-keystroke-warning): Use it.
8585 (type-break-noninteractive-query): Use it.
8586
03a9c6d0
NF
8587 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
8588 cookie.
8589 Use add-minor-mode to set minor-mode-alist, if available.
8590 (eldoc-echo-area-use-multiline-p): New user option.
8591 (eldoc-echo-area-multiline-supported-p): New variable.
8592 (eldoc-docstring-format-sym-doc): Use them.
8593 (eldoc-mode): If not using idle timers, append to local post and
8594 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
8595 (eldoc-display-message-no-interference-p): Don't interfere with
8596 edebug.
8597 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
8598 (eldoc-function-arglist): New function.
8599 (eldoc-function-argstring): Use it.
8600
db3ca487
NF
8601 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
8602 auto save directory exists before calling directory-files.
8603
f7ad1899
DL
86042000-07-23 Dave Love <fx@gnu.org>
8605
8606 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
8607 ^o, ^u.
8608
43e764c9
DL
86092000-07-21 Dave Love <fx@gnu.org>
8610
475de6f4
DL
8611 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
8612 now passed to the function. It now works properly.
8613
43e764c9
DL
8614 * smerge-mode.el (smerge-mode-menu): Fill it out.
8615
e8bea4c0
GM
86162000-07-20 Gerd Moellmann <gerd@gnu.org>
8617
8618 * info-look.el (info-lookup): If *info* is shown in another frame
8619 on the same display, select that frame, instead of switching to
8620 the Info buffer in another window of the selected frame.
8621
8622 * simple.el (universal-argument-map): Bind numeric keypad keys
8623 kp-0 to kp-9 and kp-subtract.
8624 (digit-argument): Handle these keys.
8625
bc75b4fd
DL
86262000-07-20 Dave Love <fx@gnu.org>
8627
8628 * net/goto-addr.el (goto-address-fontify): Don't bother with
8629 buffer-modified and read-only stuff -- irrelevant with overlays.
8630 Put an extra property on the overlays and use it to clean up in
8631 case goto-address is re-run.
8632
8b7bc628
RS
86332000-07-19 Richard M. Stallman <rms@gnu.org>
8634
18e21ce8
RS
8635 * timer.el (run-with-idle-timer): Doc fix.
8636
db3ca487 8637 * mail/mail-utils.el (mail-strip-quoted-names):
8b7bc628
RS
8638 Handle case where <...> appears inside "...".
8639 Use replace-match to edit the string more simply.
8640 (rmail-dont-reply-to): Cope with an unmatched ".
8641
50575ec2
DL
86422000-07-19 Dave Love <fx@gnu.org>
8643
8644 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
8645 implementation.
8646
8647 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
8648 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
8649 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
8650
4279296d
GM
86512000-07-19 Gerd Moellmann <gerd@gnu.org>
8652
47db06aa
GM
8653 * textmodes/refer.el: Correct maintainer's email address.
8654
8655 * progmodes/hideif.el: Correct author's email address.
8656 Fix typo in comment.
8657
8658 * xml.el: New file.
8659
4279296d
GM
8660 * mail/mailheader.el: Correct author's mail address.
8661
8662 * gnus/parse-time.el: Correct author's mail address.
8663
47db06aa 86642000-07-19 Colin Walters <walters@cis.ohio-state.edu>
db3ca487
NF
8665
8666 * comint.el (comint-highlight-input, comint-highlight-face):
47db06aa
GM
8667 New user options.
8668 (comint-input-ring-file-name): Change custom type.
8669 (comint-mode-map): Bind mouse-2.
8670 (comint-insert-clicked-input): New function.
8671 (comint-send-input): Handle input highlighting.
8672
21ad0f7b
SM
86732000-07-18 Stefan Monnier <monnier@cs.yale.edu>
8674
8675 * mouse.el (popup-menu): New function.
8676 (mouse-major-mode-menu): Use it.
8677
3b33a005
DL
86782000-07-18 Dave Love <fx@gnu.org>
8679
8680 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
8681 improvements.
8682
dc1cac59
GM
86832000-07-18 Gerd Moellmann <gerd@gnu.org>
8684
21ad0f7b 8685 * faces.el (face-font-selection-order)
dc1cac59 8686 (face-font-family-alternatives): Add custom type.
db3ca487 8687
f8276b77
DL
86882000-07-18 Dave Love <fx@gnu.org>
8689
8690 * cus-edit.el (custom-variable-reset-saved)
8691 (custom-variable-reset-standard): Remove unused bindings.
8692
8693 * rect.el (open-rectangle-line): Remove unused let.
8694
8695 * hl-line.el (hl-line-highlight): Check hl-line-mode.
8696
3d6cd763
GM
86972000-07-18 Gerd Moellmann <gerd@gnu.org>
8698
8699 * cdl.el: Fix `Maintainer' keyword.
8700
8701 * play/pong.el: Add author's email address.
8702
34342a07
SS
87032000-07-17 Sam Steingold <sds@gnu.org>
8704
8705 * files.el (insert-directory): Call `split-string' instead of
8706 re-implementing it.
8707
088831a6
GM
87082000-07-18 Gerd Moellmann <gerd@gnu.org>
8709
8710 * mail/vms-pmail.el: Change maintainer to FSF.
8711
8712 * net/goto-addr.el: Change maintainer to FSF.
8713
088831a6 8714 * info.el (Info-title-face-alist): Removed.
db3ca487 8715
c152047f
GM
87162000-07-18 David Ponce <david@dponce.com>
8717
8718 * recentf.el (recentf-open-files): New command that works like
8719 `recentf-open-more-files', but shows the whole list of files (not just
8720 those omitted from the menu). Useful if you don't use a menu-bar!
8721 (recentf-open-more-files) Modified to use `recentf-open-files'.
8722
8723 (recentf-open-files, recentf-open-more-files)
8724 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
e04d21aa 8725
c152047f
GM
8726 (recentf-dialog-mode): New mode for dialogs. You can now just type
8727 "q" to cancel the dialogs.
8728
87292000-07-18 David Ponce <david@dponce.com>
8730
8731 * recentf.el: This is a major update of recentf.el. It adds new
8732 features to better organize the recentf menu and "More..." buffer.
8733
8734 Using new provided menu filtering functions you can now organize the
8735 recent files list:
8736
8737 - by major modes
8738 - by directories
8739 - by user defined rules
8740
8741 Finally, with the new `recentf-filter-changer' customizable filter you
8742 can define a ring of filters and dynamically (via the menu) cycle on
8743 each menu organization in the ring (a la msb).
8744
68be2869
EZ
87452000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
8746
8747 * eshell/eshell.el (eshell): Replace links to eshell.info with
8748 links to eshell, to avoid problems on systems where the manual is
8749 installed as `eshell'.
8750 * eshell/esh-cmd.el (eshell-cmd): Ditto.
8751 * eshell/em-smart.el (eshell-smart): Ditto.
8752 * eshell/em-banner.el (eshell-banner): Ditto.
21ad0f7b 8753 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
68be2869
EZ
8754
8755 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
8756 same-file check in the MS-DOS version (it does support inodes).
8757
8758 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
8759
21ad0f7b
SM
8760 * eshell/eshell.el (eshell-directory-name):
8761 Run default directory name through convert-standard-filename.
68be2869 8762
269b4dcb
KH
87632000-07-18 Kenichi Handa <handa@etl.go.jp>
8764
21ad0f7b
SM
8765 * international/mule-cmds.el (select-safe-coding-system):
8766 Fix typo in the comment.
240a16cf 8767
21ad0f7b
SM
8768 * language/european.el (compound-text):
8769 Force katakana-jisx0201 to be designated to G1.
aa96c820 8770
21ad0f7b
SM
8771 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
8772 Don't translate some national variant characters of latin-jisx0201.
aa96c820 8773 (x-ctext): Force katakana-jisx0201 to be designated to G1.
a99c9d06 8774
269b4dcb
KH
8775 * international/kkc.el (kkc-after-update-conversion-functions):
8776 New variable.
8777 (kkc-update-conversion): Run functions in it at the tail.
8778
68be2869 87792000-07-16 John Wiegley <johnw@gnu.org>
6feeb380 8780
21ad0f7b
SM
8781 * lisp/align.el (align-newline-and-indent):
8782 Adding new function. for auto-aligning blocks of code on RET.
6feeb380
JW
8783 (align-region): Fixed badly formatted minibuffer message.
8784
7a3fd467
KH
87852000-07-17 Kenichi Handa <handa@etl.go.jp>
8786
21ad0f7b 8787 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
7a3fd467
KH
8788 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
8789 the conversion list at first if appropriate.
8790 (kkc-next): Don't update kkc-next-count here.
8791 (kkc-prev): Don't update kkc-prev-count here.
8792 (kkc-show-conversion-list-update): Fix setting up of conversion
8793 list message.
8794
a45423d8
SM
87952000-07-16 Stefan Monnier <monnier@cs.yale.edu>
8796
088831a6 8797 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
a45423d8 8798
91a38db1
DL
87992000-07-16 Dave Love <fx@gnu.org>
8800
8801 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
8802 function to be more specific.
8803
8804 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
8805 non-string help-echo.
8806 (widget-types-convert-widget): Defsubst it.
8807 (widget-echo-help): Try to cope with a help-echo function of two
8808 possible sorts.
8809
3fddcdc3
JR
88102000-07-15 Jason Rumney <jasonr@gnu.org>
8811
8812 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
8813 Declare as obsolete.
8814
8815 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
8816
bd23a692
GM
88172000-07-14 Gerd Moellmann <gerd@gnu.org>
8818
8819 * hilit-chg.el: Fix typo.
8820
d4af987a
DL
88212000-07-14 Dave Love <fx@gnu.org>
8822
8823 * info.el (Info-mode-menu): Fix use of :help, :enable.
8824
3a4f3f86
SM
88252000-07-14 Stefan Monnier <monnier@cs.yale.edu>
8826
8827 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
8828
cf6936a4
DL
88292000-07-13 Dave Love <fx@gnu.org>
8830
4d6d04b5
DL
8831 * emacs-lisp/easymenu.el: Doc fixes.
8832 (easy-menu-remove): Defalias to ignore.
8833
cf6936a4
DL
8834 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
8835 Call throw correctly.
8836
56437999
GM
88372000-07-13 Gerd Moellmann <gerd@gnu.org>
8838
8839 * faces.el (frame-background-mode): Doc fix.
8840
8841 * simple.el (eval-expression-print-length): Change custom type to
8842 allow entering nil as value.
8843
d04a3972
DL
88442000-07-13 Dave Love <fx@gnu.org>
8845
3a4f3f86
SM
8846 * progmodes/fortran.el (fortran-imenu-generic-expression):
8847 Change definition layout.
a8189dfe
DL
8848 (fortran-mode-menu): Reinstate customize entries.
8849
d04a3972
DL
8850 * cus-edit.el (custom-group-menu-create, customize-menu-create):
8851 Use :filter, per old XEmacs code.
8852
4bf4fb05
GM
88532000-07-12 Gerd Moellmann <gerd@gnu.org>
8854
8855 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
8856 event when deciding what to send to the terminal.
8857
37328bcd
DL
88582000-07-12 Dave Love <fx@gnu.org>
8859
8860 * cus-start.el: Add optional version as 4th element of specs and
8861 use it for several things new in v21. Remove load-path. Fix type
8862 of line-number-display-limit.
8863
89492072
DL
88642000-07-11 Dave Love <fx@gnu.org>
8865
3a4f3f86
SM
8866 * progmodes/fortran.el: Don't require easymenu.
8867 Use repeat counts in various regexps.
315aa1de
DL
8868 (fortran-mode-syntax-table): Defvar directly.
8869 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
3a4f3f86
SM
8870 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
8871 Use defvar, not defconst.
8872 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
315aa1de
DL
8873 (fortran-mode): Set fortran-comment-line-start-skip,
8874 fortran-comment-line-start-skip, dabbrev-case-fold-search.
8875 (fortran-comment-indent): Use defsubst.
3a4f3f86
SM
8876 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
8877 Use fortran-comment-indent, not fortran-comment-indent-function.
315aa1de
DL
8878 (fortran-comment-region, fortran-electric-line-number): Simplify.
8879 (fortran-auto-fill): New function.
8880 (fortran-do-auto-fill): Deleted.
3a4f3f86
SM
8881 (fortran-find-comment-start-skip):
8882 Check for non-null comment-start-skip.
8883 (fortran-auto-fill-mode, fortran-fill-statement):
8884 Use fortran-auto-fill.
315aa1de 8885 (fortran-fill): Use fortran-auto-fill. Check for null
3a4f3f86 8886 comment-start-skip. Simplify final clause and use end-of-line finally.
315aa1de 8887
89492072
DL
8888 * widget.el (widget-plist-member): New alias.
8889
d55ead18
EZ
88902000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
8891
8892 * eshell/esh-module.el (toplevel): Reference
8893 byte-compile-current-file only if it is bound.
8894
e82a2a05
GM
88952000-07-10 Gerd Moellmann <gerd@gnu.org>
8896
8897 * dired.el: Don't require `dired-aux'.
8898
1fc7fb2b
MB
88992000-07-10 Miles Bader <miles@lsi.nec.co.jp>
8900
8901 * dired-aux.el (dired-show-file-type): New function.
8902 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
8903 (dired-show-file-type): Add autoload.
8904
ab49ce15
KH
89052000-07-10 Kenichi Handa <handa@etl.go.jp>
8906
8907 * international/mule-diag.el (describe-font): Adjusted for the
3a4f3f86 8908 change of fontset-info.
ab49ce15
KH
8909 (print-fontset): Likewise.
8910
f45aab65
SM
89112000-07-09 Stefan Monnier <monnier@cs.yale.edu>
8912
8913 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
8914
2f72fd2f
GM
89152000-07-07 Gerd Moellmann <gerd@gnu.org>
8916
e82a2a05 8917 * bindings.el: Bind `[delete]' to delete-char.
965522f5 8918
2f72fd2f
GM
8919 * dired.el (dired-find-alternate-file): New function.
8920 (dired-mode-map): Bind `a' to dired-find-alternate-file.
8921 (toplevel): Require dired-aux when compiling.
8922 (dired-buffers): Move defvar within file to avoid compiler warning.
8923
8924 * info.el (Info-last-search): Variable removed.
8925 (Info-search-history): New variable.
8926 (Info-search): New Info-search-history.
8927
8928 * battery.el, info-look.el: Change author's mail address.
8929
965522f5 89302000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
34342a07 8931
965522f5
GM
8932 * mail/rmail.el (rmail-clear-headers): Don't throw an error
8933 if rmail-ignored-headers is nil.
8934 (rmail-retry-failure): Bind rmail-ignored-headers and
8935 rmail-displayed-headers to nil.
8936
dd8888a1
GM
89372000-07-06 Gerd Moellmann <gerd@gnu.org>
8938
e5c81191
GM
8939 * lpr.el (lpr-page-header-switches): Add `-h' switch.
8940 (print-region-1): Don't hard code `-h' here.
8941
dd8888a1
GM
8942 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
8943
e5c81191
GM
89442000-07-01 Francesco Potorti` <pot@gnu.org>
8945
8946 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
8947 exim can use "your message" instead of "the message".
34342a07 8948
f45aab65
SM
89492000-07-06 Stefan Monnier <monnier@cs.yale.edu>
8950
8951 * facemenu.el: Docstrings fixes.
8952 (facemenu-get-face): Don't use internal-find-face.
8953 (facemenu-iterate): Rename arg to match the docstring.
8954
8955 * newcomment.el (uncomment-region): Be more careful when skipping
8956 backwards over `=' not to bump into BOBP.
8957
d396e521 89582000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
34342a07 8959
dd8888a1
GM
8960 * ediff-diff.el (ediff-wordify): Use syntax table.
8961 * ediff-init.el (ediff-has-face-support-p): Use
d396e521 8962 ediff-color-display-p.
dd8888a1 8963 (ediff-color-display-p): Use display-color-p, changed to defun
d396e521
MK
8964 from defsubst.
8965 Got rid of special cases for NeXT and OS/2.
dd8888a1 8966 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
d396e521 8967 face.
34342a07 8968
5e2dfaa4
SM
89692000-07-05 Stefan Monnier <monnier@cs.yale.edu>
8970
8971 * emacs-lisp/lucid.el: Require CL.
8972 (copy-tree, remprop): Remove, it's provided by CL.
8973 (map-keymap): Define in terms of cl-map-keymap.
8974 (extent-property, set-extent-end-glyph): New functions.
8975
8976 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
8977
d5c5cddd
GM
89782000-07-05 Gerd Moellmann <gerd@gnu.org>
8979
485266d0
GM
8980 * Makefile.in (DONTCOMPILE): Add comment that the name may
8981 not be changed without changing the make-dist script.
8982
5e2dfaa4 8983 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
d5c5cddd 8984 (cl-mapc): Use mapc instead of cl-old-mapc.
34342a07 8985
e2c46326
AI
89862000-07-05 Andrew Innes <andrewi@gnu.org>
8987
8988 * makefile.nt: Add support for `bootstrap' and related targets.
8989
a027a91b
SM
89902000-07-05 Stefan Monnier <monnier@cs.yale.edu>
8991
8992 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
8993 (easy-menu-do-define): Use `menu-item' format.
8994 Handle case where easy-menu-create-menu returns a symbol.
8995 Manually call the potential top-level filter in the function binding.
8996 (easy-menu-filter-return): New arg NAME.
8997 Convert to a keymap if MENU is an XEmacs menu.
8998 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
8999 (easy-menu-converted-items-table, easy-menu-convert-item):
9000 New var and fun to memoize easy-menu-convert-item-1.
9001 (easy-menu-do-add-item): Use it.
9002 (easy-menu-create-menu): Use easy-menu-convert-item.
9003 Wrap easy-menu-filter-return around any :filter specification.
9004 Don't convert the menu if a filter was specified.
9005 Tell easy-menu-make-symbol not to check for MENU being an expression.
9006 (easy-menu-make-symbol): New arg NOEXP.
9007
5e03eb84
GM
90082000-07-05 Gerd Moellmann <gerd@gnu.org>
9009
9010 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
9011 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
9012 (eval-defun): If called with prefix arg, instrument code for
9013 Edebug.
9014
9015 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
9016 similar to that of eval-defun.
9017
fca68a95
DL
90182000-07-04 Dave Love <fx@gnu.org>
9019
7ccbba4c
DL
9020 * hl-line.el (hl-line-overlay): Make it permanent-local.
9021
fca68a95
DL
9022 * calendar/todo-mode.el: Replaced with a working version, based on
9023 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
9024
90252000-07-03 Miles Bader <miles@lsi.nec.co.jp>
78e7e8a0
MB
9026
9027 * paths.el (prune-directory-list): New function.
9028 (Info-default-directory-list): Rewritten to more methodically
9029 enumerate a big list of possible info directories (based on the
9030 list used by the standalone info reader).
fca68a95 9031
78e7e8a0 9032 * info.el (info-initialize): Use prune-directory-list to remove
3a4f3f86 9033 non-existent directories from Info-directory-list.
78e7e8a0 9034
78e7e8a0
MB
9035 * paths.el (Info-default-directory-list): Try a list of possible
9036 info-directories instead of a single one. Add the possible
9037 info directory "/usr/share/info".
9038
9039 * woman.el (woman-man.conf-path): Explicitly include the debian
9040 man-db config file "/etc/manpath.config".
9041 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
9042 are present in `manpath.config'.
9043 (woman-manpath): Include "/usr/share/man".
9044
67c9a1d2
GM
90452000-07-03 Gerd Moellmann <gerd@gnu.org>
9046
6753393b
GM
9047 * frame.el (blink-cursor-mode): Don't hide cursor initially.
9048
9049 * startup.el (command-line): Initialize blink-cursor based
9050 on window-system.
9051
e4f98ad3
GM
9052 * frame.el (blink-cursor): Default to nil if not running under
9053 a window-system.
9054
2f516940
GM
9055 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
9056 (face-x-resources): Remove duplicate entry for :font.
9057
67c9a1d2
GM
9058 * textmodes/refer.el (refer-find-entry-internal): Use some-window
9059 instead of cycling through windows with next-window.
9060
9061 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
9062 of cycling through windows with next-window.
9063
9064 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
9065 of cycling through windows with next-window.
9066
9067 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
9068 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
9069 instead of cycling through windows with next-window.
9070
9071 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
9072 instead of cycling through windows with next-window.
9073
9074 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
9075 of cycling through windows with next-window.
9076
9077 * terminal.el (te-process-output): Use walk-windows instead of
9078 cycling through windows with next-window.
9079
9080 * server.el (server-switch-buffer): Use some-window instead of
9081 cycling through windows with next-window.
9082
9083 * window.el (some-window): New function.
9084 (walk-windows): Remove reference to walk-windows-start.
831a6cb0 9085
3a4f3f86 9086 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
831a6cb0 9087
8b7bc628 90882000-07-03 Richard Stallman <rms@gnu.org>
67c9a1d2
GM
9089
9090 * window.el (walk-windows): Guarantee termination by keeping a list
9091 of all the windows already handled.
9092
d0d57043
EZ
90932000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
9094
9095 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
9096 window-system.
9097
9098 * man.el (Man-notify-when-ready): Don't use window-system. If
9099 Man-notify-method is newframe, and the display is not
9100 multi-frame, select the frame created for the man page.
9101 (Man-init-defvars): Doc fix.
9102
d5483ab1
GM
91032000-06-28 Gerd Moellmann <gerd@gnu.org>
9104
af5c25e1
GM
9105 * faces.el (region): Change background color for light background.
9106
9107 * ediff-wind.el (ediff-setup-control-frame): Remove :box
9108 attribute from mode-line face of Ediff control frame.
9109
d5483ab1
GM
9110 * replace.el (query-replace-map): Bind `e' like `E'.
9111
9d47450f
EZ
91122000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
9113
3a4f3f86
SM
9114 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
9115 Change name to "Select All".
496b7491 9116
9d47450f
EZ
9117 * dos-fns.el (convert-standard-filename): Fix last change.
9118
0b431deb
GM
91192000-06-27 Gerd Moellmann <gerd@gnu.org>
9120
4fa9f636
GM
9121 * help.el (describe-variable): Don't insert a second `'s' in front
9122 of the string `value is shown below'. Since the syntax-table is
9123 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
9124 an existing `'s', so that this won't be deleted.
9125
0b431deb
GM
9126 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
9127 * pcmpl-unix.el: New files.
9128
32cad0aa
SM
91292000-06-26 Stefan Monnier <monnier@cs.yale.edu>
9130
9131 * wid-edit.el (widget-member): Use the new plist-member.
9132
2c69ced2
GM
91332000-06-26 Gerd Moellmann <gerd@gnu.org>
9134
44c0f771
GM
9135 * replace.el (perform-replace): Undo change of 2000-04-04.
9136 Instead, move backward 1 character at the end of the loop when
9137 necessary.
34342a07 9138
1d36487c
GM
9139 * faces.el (fringe): Change face for different backgrounds.
9140
9141 * eshell/esh-module.el (toplevel): Load defgroup's differently;
9142 patch from John.
9143
2c69ced2
GM
9144 * eshell/*.el: Change spelling of the Free Software Foundation.
9145
9146 * eshell/esh-toggle.el: Removed.
9147
9148 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
9149
9150 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
9151 interactively.
9152
91532000-06-26 Alex Schroeder <alex@gnu.org>
9154
9155 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
9156 `define-key'; instead of checking `(emacs-version)' check for
9157 `set-keymap-parent' and `set-keymap-name' directly. Add entries
9158 for `;' and `o' which might be electric.
9159
9160 (sql-electric-stuff): New user option.
9161 (sql-magic-go): New function which uses `sql-electric-stuff'.
9162 (sql-magic-semicolon): New function which uses
9163 `sql-electric-stuff'.
9164
9165 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
9166 is not fboundp.
9167
9168 (sql-oracle-options): New variable.
9169 (sql-oracle): Use it.
9170
9171 (sql-imenu-generic-expression): Doc change.
9172 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
9173 is used.
9174
9175 (sql-informix): Added command line parameter "-" to force
9176 sql-informix-program to use stdout.
9177
db1306d8
EZ
91782000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
9179
3a4f3f86 9180 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
db1306d8
EZ
9181 (cp864-decode-table): Doc fix.
9182 (cp720-decode-table): New variable, supports the Arabic OEM
9183 codepage used by Windows.
9184 (cp737-decode-table): New, Greek OEM codepage used by Windows.
9185
c69e5fcd
DL
91862000-06-23 Dave Love <fx@gnu.org>
9187
9188 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
9189 (font-lock-fontify-anchored-keywords): Use
9190 line-beginning-position.
9191 (global-font-lock-mode): Use mapc.
9192
30ad8f23
SM
91932000-06-23 Stefan Monnier <monnier@cs.yale.edu>
9194
9195 * eshell/esh-module.el: Require CL when compiling.
9196
26b4dc84
GM
91972000-06-23 Gerd Moellmann <gerd@gnu.org>
9198
78c56e70
GM
9199 * comint.el (comint-substitute-in-file-name): Call replace-match
9200 with second and third arg t.
9201
34342a07 9202 * cus-edit.el (custom-button-face, custom-button-pressed-face):
f6478c66
GM
9203 Specify foreground color.
9204
9205 * faces.el (tool-bar, mode-line, header-line): Specify foreground
9206 color.
9207
affbf647
GM
9208 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
9209
9210 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
9211 cddr instead of cdddr.
9212
25fffb31
GM
9213 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
9214 instead of copy-list.
9215
9216 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
9217 of copy-list.
9218
26b4dc84
GM
9219 * subdirs.el: Add eshell subdirectory.
9220
9221 * eshell: New subdirectory containing the Eshell package.
9222
9223 * pcomplete.el: New file.
9224
78c56e70
GM
92252000-06-23 Paul Eggert <eggert@twinsun.com>
9226
ea055732
GM
9227 * mail/mailpost.el (post-mail-send-it): Make sure file has
9228 proper permissions from birth.
9229
9230 * files.el (basic-save-buffer-2): When temporarily setting
9231 file modes, set them to current modes plus 0200, not to 0777.
9232
78c56e70
GM
9233 * emerge.el (emerge-make-temp-file): Make sure file has proper
9234 permissions from birth.
9235
a3a7ff33
EZ
92362000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
9237
9238 * files.el (make-backup-file-name-1): On DOS/Windows, run the
9239 backup file name through convert-standard-filename.
9240
9241 * dos-fns.el (convert-standard-filename): Convert leading
9242 directories as well. When long file names are supported, convert
9243 characters that are invalid in Windows file names.
9244
1fd9b7fe
GM
92452000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9246
9247 * ps-print.el: Fix bug: if ^L is the very first buffer character,
9248 ps-print crashes. New feature: page selection for printing. Create
9249 raw-text-unix coding system for XEmacs. Doc fix.
9250 (ps-print-version): New version number (5.2.3).
9251 (ps-plot-region): Bug fix.
9252 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
9253 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
9254 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
9255 funs.
9256 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
9257 (ps-last-page): New vars.
9258
16ed8416
GM
92592000-06-21 Gerd Moellmann <gerd@gnu.org>
9260
9261 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
9262 empty option string.
9263
4fbee715
EZ
92642000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
9265
9266 * man.el (man): Doc fix.
9267
eaecfc94
KH
92682000-06-21 Kenichi Handa <handa@etl.go.jp>
9269
9270 * international/mule-cmds.el (set-language-info-alist): Docstring
9271 fixed.
9272
4a27bdfb
GM
92732000-06-20 Gerd Moellmann <gerd@gnu.org>
9274
9275 * version.el (emacs-version): Use ISO date format.
9276
9277 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
9278 instead of `M-backspace'.
9279
9280 * simple.el (turn-off-auto-fill): New function.
9281
8972fe79
SM
92822000-06-20 Stefan Monnier <monnier@cs.yale.edu>
9283
9284 * jit-lock.el (with-buffer-prepared-for-jit-lock):
9285 Renamed from with-buffer-prepared-for-font-lock and use
9286 inhibit-modification-hooks rather than setting *-change-functions.
9287 Update all functions to use the new name.
9288 (jit-lock-first-unfontify-pos): New semantics (and doc).
9289 (jit-lock-mode): Make non-interactive.
9290 Don't automatically turn on font-lock.
9291 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
9292 Always use jit-lock-after-change.
9293 Remove and restore font-lock-after-change-function.
9294 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
9295 (jit-lock-after-unfontify-buffer): Remove.
9296 (jit-lock-stealth-fontify):
9297 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
9298 (jit-lock-after-change): Set the `fontified' text-prop to nil.
9299
5d80cc9c
SS
93002000-06-20 Sam Steingold <sds@gnu.org>
9301
9302 * emacs-lisp/cl-indent.el (toplevel): Indent
9303 `print-unreadable-object' properly. Untabify.
9304
f54e4d13
CD
93052000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
9306
9307 * textmodes/reftex.el (reftex-find-citation-regexp-format):
9308 Support for bibentry.
9309 (reftex-compile-variables): Fixed problem with end of section-re.
9310
9311 * texmodes/reftex-dcr.el (reftex-view-crossref,
8972fe79
SM
9312 reftex-view-crossref-from-bibtex):
9313 Deal with changed `reftex-find-citation-regexp-format'.
f54e4d13
CD
9314 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
9315 Replaced `remprop' with `put'.
8972fe79
SM
9316 (reftex-view-crossref, reftex-view-crossref-when-idle):
9317 Support for bibentry.
f54e4d13 9318
8972fe79
SM
9319 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
9320 New entry for bibentry package.
f54e4d13 9321
8972fe79
SM
9322 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
9323 Regexp also matches "\nobibliography".
f54e4d13 9324
8972fe79
SM
9325 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
9326 Call `reftex-ensure-write-access' before doing anything.
f54e4d13
CD
9327 (reftex-ensure-write-access): New function.
9328
f54e4d13
CD
93292000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
9330
9331 * progmodes/idlwave.el: File re-installed (update to version 4.2)
9332
9333 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
9334
9335 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
9336
9337 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
9338
9339
560c43f4
DL
93402000-06-20 Dave Love <fx@gnu.org>
9341
9342 * faces.el (frame-background-mode): Use set-default, not set, in
9343 setter.
9344 (frame-update-faces, frame-update-face-colors): Define with
9345 defalias.
9346
9347 * enriched.el (enriched-decode-foreground)
9348 (enriched-decode-background): Don't use internal-find-face.
9349
9350 * apropos.el: Doc fixes.
9351
9352 * cus-edit.el (customize-changed-options): Check arg.
9353 (customize-version-lessp): Don't require decimal point.
9354
9355 * custom.el (defcustom, defgroup): Doc fix.
9356
9357 * newcomment.el (comment) <defgroup>: Add :version.
9358 (comment-multi-line): Doc fix.
9359
9360 * emulation/mlsupport.el (define-hooked-local-abbrev,
9361 define-hooked-global-abbrev): Fix, using define-abbrev.
9362
cdf0357b
GM
93632000-06-19 Gerd Moellmann <gerd@gnu.org>
9364
9365 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
9366 the whole buffer.
9367
10013d74
DL
93682000-06-19 Dave Love <fx@gnu.org>
9369
9370 * menu-bar.el (menu-bar-options-save): New function.
9371 (menu-bar-options-menu): Use it.
9372 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
9373 Simplify.
9374
6922f208
AS
93752000-06-19 Andreas Schwab <schwab@suse.de>
9376
9377 * progmodes/etags.el (tags-query-replace): Put new parameters
9378 START and END at the end, for backward compatibility.
9379
10d7bf84
KH
93802000-06-19 Kenichi Handa <handa@etl.go.jp>
9381
9382 * international/codepage.el:
9383 (cp-coding-system-for-codepage-1): Delete special codes for
9384 generating xxx-dos coding system because now a CCL based coding
9385 system can handle EOL conversion by default.
9386
9387 * international/mule.el (make-coding-system): Generate subsidiary
9388 coding systems for EOL handling variants even for a CCL based
9389 coding system.
9390
8f3c9a3d
KH
93912000-06-19 Kenichi Handa <handa@etl.go.jp>
9392
9393 * international/isearch-x.el (isearch-minibuffer-input-method)
9394 (isearch-minibuffer-input-method-function): These variables
9395 deleted.
9396 (isearch-with-input-method): Don't use the above variables.
9397 (isearch-process-search-multibyte-characters): Likewise. Call
9398 read-string with the arg INHERIT-INPUT-METHOD t.
9399
c2acf685
SM
94002000-06-17 Stefan Monnier <monnier@cs.yale.edu>
9401
13f0d185
SM
9402 * font-lock.el (font-lock-after-fontify-buffer)
9403 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
9404
9405 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
9406 Use consistent make-local-variable style for font-lock-fontified.
9407 (jit-lock-fontify-buffer):
9408 Don't bother checking for font-lock-mode and jit-lock-mode.
9409
c2acf685
SM
9410 * time.el: Remove trailing ^M that prevent CVS-merging.
9411
a9021acd
GM
94122000-06-16 Gerd Moellmann <gerd@gnu.org>
9413
9414 * Makefile.in (distclean): New target.
5d80cc9c 9415
0df68e9f
SM
94162000-06-16 Stefan Monnier <monnier@cs.yale.edu>
9417
9418 * Makefile.in (srcdir): Define for update-subdirs.
9419
6344985d
GM
94202000-06-16 Gerd Moellmann <gerd@gnu.org>
9421
9422 * find-lisp.el: New file.
9423
63239267
AI
94242000-06-16 Andrew Innes <andrewi@gnu.org>
9425
9426 * time.el (display-time-mail-function): New variable, to allow
9427 external packages to indicate when new mail is available.
9428 (display-time-update): Use it.
9429
1699f991
KH
94302000-06-16 Kenichi Handa <handa@etl.go.jp>
9431
a3b37893
KH
9432 * international/mule.el (mule-version): Change version name to
9433 SAKAKI. AOI has already been used by Meadow.
9434
1699f991
KH
9435 * international/quail.el (quail-show-guidance-buf): To find the
9436 bottom window (but minibuffer), pay attention to the height of
9437 minibuffer.
9438
228b083e
EZ
94392000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
9440
7d5c8691
EZ
9441 * arc-mode.el (archive-mode-map): Use the new menu-item format for
9442 menu-bar menus. Add help strings. Don't remove the Edit menu
9443 from the menu bar, as the menu bar has enough space now.
9444
261f3289
EZ
9445 * Makefile.in (SHELL): Make sure /bin/sh is used.
9446
228b083e
EZ
9447 * woman.el (woman-man-buffer): Fix bold and underlined CJK
9448 characters, which use series of two ^H characters instead of one.
9449
e27e8d71
GM
94502000-06-15 Gerd Moellmann <gerd@gnu.org>
9451
5d80cc9c 9452 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
451ec4e3 9453 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
5d80cc9c 9454 functions.
451ec4e3
GM
9455 (Info-find-node-2): Try a case-sensitive search first, then
9456 do a case-insensitive search.
9457
9458 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
9459 tutorials.
9460
b675095c
GM
9461 * complete.el (PC-env-vars-alist): New variable.
9462 (PC-complete-as-file-name): New function.
9463 (partial-completion-mode): Initialize PC-env-vars-alist from
9464 process-environment.
9465 (PC-do-completion): Handle completion of env vars.
9466
9467 * info.el (Info-set-mode-line): Show file name in mode line,
9468 use `*Info*' instead of `Info:'.
9469
e27e8d71
GM
9470 * startup.el (command-line-1): Change copyright messages to year
9471 2000.
9472
28223a7e
DL
94732000-06-15 Dave Love <fx@gnu.org>
9474
9475 * net/goto-addr.el (goto-address-fontify): Use keymap property,
9476 not local-map.
9477
32684631
KH
94782000-06-15 Kenichi Handa <handa@etl.go.jp>
9479
9480 * international/mule.el (set-buffer-file-coding-system): Almost
9481 rewritten to handle `undecided' as no-op.
9482
9f817ea4
GM
94832000-06-14 Gerd Moellmann <gerd@gnu.org>
9484
e27e8d71 9485 * Makefile.in: New file.
dce6b995
GM
9486
9487 * Makefile: Removed.
9488
9f817ea4
GM
9489 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
9490 (goto-address-highlight-keymap): Bind C-c RET.
9491
2de33f94
KH
94922000-06-14 Kenichi Handa <handa@etl.go.jp>
9493
bbf1e8a5
KH
9494 * mail/sendmail.el (sendmail-send-it): The temporary buffer
9495 inherits buffer-file-coding-system of the current buffer.
725a6897 9496
02891cc3
KH
9497 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
9498 0. Give correct argument to set-auto-coding-function.
9499 (tar-expunge): For goto-char, use (point-min), not 0.
9500 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
9501 (tar-subfile-save-buffer): Likewize.
9502
2de33f94
KH
9503 * international/mule.el
9504 (after-insert-file-set-buffer-file-coding-system): Call
9505 set-buffer-file-coding-system with the arg FORCE t.
9506
1681ead6
GM
95072000-06-13 Gerd Moellmann <gerd@gnu.org>
9508
9509 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
9510 nil. Contemporary sendmails issue an X-Authentication-Warning if
b675095c 9511 the sender is set with `-f'.
1681ead6 9512
fdf4b680
DL
95132000-06-13 Dave Love <fx@gnu.org>
9514
9c50afce
DL
9515 * help.el (describe-function-1): Kluge around cases of functions
9516 fset to subrs whose doc doesn't match their symbol-name.
9517
0ad550ba 9518 * image.el (insert-image): Default STRING to a space.
f290ca08 9519
fdf4b680 9520 * info.el Doc fixes.
5d80cc9c 9521 (Info-build-node-completions): Match Ref tags.
fdf4b680 9522
9b6610db
EZ
95232000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
9524
a704139d
EZ
9525 * frame.el (display-multi-frame-p, display-multi-font-p): New
9526 defaliases for display-graphic-p.
9527
9b6610db
EZ
9528 * hl-line.el: Fixed a typo in commentary.
9529
7a5ea398
KH
95302000-06-13 Kenichi Handa <handa@etl.go.jp>
9531
9532 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
9533 fixed.
9534
0dc91c57
DL
95352000-06-12 Dave Love <fx@gnu.org>
9536
9537 * image.el (insert-image): Save a little consing.
9538
0bd5914b
KH
95392000-06-12 Kenichi Handa <handa@etl.go.jp>
9540
9541 * language/tibet-util.el: Convert all tibetan-1-column characters
9542 to the corresponding tibetan characters.
9543 (tibetan-add-components): Delete code for the special treatment of
9544 'a chung.
9545
9546 * language/tibetan.el (tibetan-composable-pattern): Fix previous
9547 change.
9548 (tibetan-vowel-transcription-alist): More rules added.
9549 (tibetan-composite-vowel-alist): New variable.
9550 (tibetan-precomposition-rule-alist): More rules added.
9551
6dc7d3d5
SM
95522000-06-12 Stefan Monnier <monnier@cs.yale.edu>
9553
9c04c393
SM
9554 * startup.el (command-line): Only call menu-bar-mode if interactive.
9555
9556 * thingatpt.el (toplevel symbol-properties):
9557 * textmodes/makeinfo.el (makeinfo-compile):
9558 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
5d80cc9c 9559 * progmodes/hideif.el (hif-compress-define-list)
9c04c393 9560 (hide-ifdef-use-define-alist):
5d80cc9c 9561 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
9c04c393
SM
9562 (ange-ftp-vms-add-file-entry):
9563 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
9564 * man.el (Man-build-man-command):
9565 * mail/rnewspost.el (news-reply-header-hook):
9566 * info.el (Info-insert-dir):
9567 * emulation/mlconvert.el (backward-word, forward-word, setq):
9568 * emacs-lisp/gulp.el (gulp-send-requests):
5d80cc9c
SS
9569 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
9570 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
9c04c393
SM
9571 (byte-optimize-apply, end of file):
9572 * emacs-lisp/advice.el (ad-advice-class-completion-table)
9573 (ad-make-freeze-definition):
9574 * startup.el (command-line, command-line-1): Don't quote lambdas.
9575
6dc7d3d5
SM
9576 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
9577 (cvs-cleanup-removed): New function.
9578 (cvs-cleanup-functions): New var.
9579 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
9580 some flexibility in specifying additional entries to auto-cleanup.
9581 (cvs-quickdir): New function.
9582 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
9583 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
9584 (cvs-mode-find-file): Check that we are on a filename or dirname
9585 when invoked through a mouse-click.
9586 (cvs-full-path): Remove.
9587 (cvs-dired-action): Re-introduced.
9588 (cvs-dired-noselect): Use it.
9589 (vc-post-command-functions): use this new hook if available.
9590
9591 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
9592 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
9593 (cvs-filename-map, cvs-dirname-map): Remove.
9594 (cvs-default-action): Remove.
9595 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
9596 if the arg is really a keymap.
9597 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
9598 Don't hardcode the mapping from state (aka type) to face, but check
9599 the var cvs-fi-<type>-face instead.
9600 (cvs-fileinfo-from-entries): New function.
9601
9602 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
9603 Docstring fix.
9604 (cvs-find-file-and-jump): Change default to be safer.
9605 (cvs-mode-diff-map): Define it as a function as well.
9606 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
9607 Bind mouse-2 in this global map rather than with text-properties.
9608
9609 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
9610 file to resolve the ambiguity between C(conflict) and C(need-merge).
9611
5050a2ef
KH
96122000-06-12 Kenichi Handa <handa@etl.go.jp>
9613
9614 * international/mule.el (set-buffer-file-coding-system): If
9615 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
9616 unconditionally.
9617
35a7ac84
DL
96182000-06-12 Dave Love <fx@gnu.org>
9619
9620 * wid-edit.el (widget-specify-button): Really suppress the face if
9621 required.
9622
db8eeecd
GM
96232000-06-11 Gerd Moellmann <gerd@gnu.org>
9624
9625 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
9626
70223ca4
SM
96272000-06-11 Stefan Monnier <monnier@cs.yale.edu>
9628
9629 * imenu.el (imenu-generic-expression): Docstring fix.
9630
9631 * composite.el (composition-function-table): Move the `put'
9632 below the autoload cookie so we can load the file before loaddefs.
9633
9634 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
9635
9636 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
9637 Handle easy-mmode-define-global-mode.
9638 For complex macros like define-minor-mode that can generate
9639 several autoload entries, try to autoload entries in the
9640 macroexpanded code.
9641
9642 * emacs-lisp/easy-mmode.el (define-minor-mode):
9643 If KEYMAP is a symbol, just use it.
9644 Use byte-compile-current-file and load-file-name to infer the
9645 proper :require to pass to defcustom.
9646 Wrap the hook var into `progn' so as not to autoload it.
9647 Add a :autoload-end cookie.
9648 Be more careful about the evaluation of KEYMAP.
9649 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
9650 (define-derived-mode): Move define-abbrev-table outside of defvar.
9651
96522000-06-10 Stefan Monnier <monnier@cs.yale.edu>
9653
9654 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
9655 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
9656 (backup-compiled-files): Ignore errors during `tar'.
9657 (bootstrap): Make autoloads before elc files.
9658
9c53b34e
KH
96592000-06-10 Kenichi Handa <handa@etl.go.jp>
9660
9661 * international/mule.el (set-buffer-file-coding-system): If one of
5d80cc9c 9662 undecided-XXX is specified, change only EOL conversion.
9c53b34e
KH
9663
9664 * international/mule-conf.el (unix): New alias for the coding
9665 system undecided-unix.
9666
22ddd299
DL
96672000-06-09 Dave Love <fx@gnu.org>
9668
5ee42746
DL
9669 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
9670
70223ca4 9671 * progmodes/executable.el: Byte compile dynamic.
22ddd299
DL
9672 (executable-insert): Change custom type.
9673 (executable-find): Add autoload cookie.
cc7e1d18
DL
9674 (executable-make-buffer-file-executable-if-script-p): New
9675 function. After Noah Friedman.
22ddd299
DL
9676
9677 * files.el (after-save-hook): Customize, with
cc7e1d18 9678 executable-make-buffer-file-executable-if-script-p as an option.
22ddd299 9679
41ea3794
KH
96802000-06-09 Kenichi Handa <handa@etl.go.jp>
9681
f89437e3
KH
9682 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
9683 "tib24p-mule.bdf" for Tibetan.
9684
7a4ee259
KH
9685 * composite.el (decompose-composite-char): Declare it as obsolete.
9686
ff6a65c2
KH
9687 * man.el (Man-fontify-manpage): Pay attention to underline and
9688 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
41ea3794 9689
f83fe4b4
GM
96902000-06-08 Gerd Moellmann <gerd@gnu.org>
9691
9692 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
9693 Set maintainer to FSF since author isn't reachable.
9694
e56d7900
DL
96952000-06-08 Dave Love <fx@gnu.org>
9696
9697 * international/mule-cmds.el (select-safe-coding-system): If
9698 DEFAULT-CODING-SYSTEM is not specified, also check the most
9699 preferred coding-system if buffer-file-coding-system is
9700 `undecided'. From Handa.
9701
d3981b49
KH
97022000-06-08 Kenichi Handa <handa@etl.go.jp>
9703
9704 * international/mule.el
9705 (after-insert-file-set-buffer-file-coding-system): If the buffer
9706 size is greater than INSERTED, judget that we are not visiting.
9707
bff71087
RV
97082000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
9709
9710 * whitespace.el (defgroup whitespace): Comment out `:version'.
9711 XEmacs 20.4 has problems defining the group with this present.
9712 We'll have this commented out till get resolve the problem.
9713
fd9ac94c 97142000-06-07 John Wiegley <johnw@gnu.org>
e04d21aa 9715
fd9ac94c
GM
9716 * align.el (align-dq-string-modes, align-sq-string-modes)
9717 (align-open-comment-modes): Add pyhton-mode.
9718 (align-rules-list): Use get-text-property instead of
9719 text-properties-at.
9720 (align-rules-list): Add python-assignment.
9721 (align-rules-list): Change perl-comma-delimiter to
9722 basic-comma-delimiter. Use if for Perl modes and python-mode.
9723 (align-rules-list): Add python-chain-logic and
9724 basic-line-continuation.
45f485a6
GM
9725
97262000-06-07 Jari Aalto <jari.aalto@poboxes.com>
9727
9728 * apropos.el (apropos-mode-hook): New user variable.
9729 (apropos-mode): Run apropos-mode-hook.
bff71087 9730
45f485a6
GM
97312000-06-07 David Ponce <david@dponce.com>
9732
9733 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
9734 commands. Require `wid-edit' at run-time.
9735
97362000-06-07 David Ponce <david@dponce.com>
9737
9738 * recentf.el: Added some "Commentary".
9739 (recentf-open-more-files, recentf-edit-list): Minor changes to
9740 move the point at the top of the file list. This behaviour is
9741 consistent with the menu one when the list contains a lot of
9742 files.
9743 (recentf-cleanup): Now displays the number of items removed from
9744 the list.
9745 (recentf-relative-filter) New menu filter to show filenames
9746 relative to `default-directory'.
bff71087 9747
45f485a6
GM
97482000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9749
9750 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
9751 with/without giving an error if PostScript printer doesn't have this
9752 kind of page size. Zebra Stripe continues or restarts on next page.
9753 Manual/automatic paper feeding. Switch or not the header.
9754 (ps-print-version): New version number (5.2.2).
9755 (ps-windows-system): Include emx as a Windows system.
9756 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
9757 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
9758 (ps-background-text): Code fix.
9759 (ps-error-handler-message, ps-user-defined-prologue)
9760 (ps-print-prologue-header, ps-printer-name)
9761 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
9762 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
9763 (ps-use-face-background): Customization fix.
9764 (ps-n-up-database): Data fix.
9765 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
9766 (ps-switch-header): New vars.
9767 (ps-xemacs-color-name, ps-face-foreground-name)
9768 (ps-face-background-name, ps-boolean-constant): New funs.
9769
c14dcd22
DL
97702000-06-07 Dave Love <fx@gnu.org>
9771
9772 * allout.el: New version from Manheimer.
9773
e4044bb0
KH
97742000-06-07 Kenichi Handa <handa@etl.go.jp>
9775
9776 * textmodes/fill.el (fill-find-break-point): Check the validity of
9777 charset.
9778
59cfe8b9
KF
97792000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
9780
9781 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
9782 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
9783 Call display-color-p and display-mouse-p instead of looking at
9784 window-system.
9785
bb2337f5
DL
97862000-06-06 Dave Love <fx@gnu.org>
9787
9788 * image.el (find-image): Doc fix. Return nil if image not found.
9789 (put-image, insert-image): Make STRING arg optional.
9790
8e624fa2
KH
97912000-06-06 Kenichi Handa <handa@etl.go.jp>
9792
9793 * language/vietnamese.el: Remove eval-when-compile.
9794 (viet-viscii-nonascii-translation-table): Define it as a
9795 translation table made from viet-viscii-decode-table.
9796 (viet-viscii-encode-table): Define it as a translation table made
9797 from the reverse map of above.
9798 (viet-vscii-nonascii-translation-table): Define it as a
9799 translation table made from viet-vscii-decode-table.
9800 (viet-vscii-encode-table): Define it as a translation table made
9801 from the reverse map of above.
9802 (ccl-decode-viscii): Use translate-character.
9803 (ccl-encode-viscii, ccl-encode-viscii-font)
9804 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
9805 Likewize.
bff71087 9806
8e624fa2
KH
9807 * language/cyrillic.el: Remove eval-when-compile.
9808 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
9809 translation table made from cyrillic-koi8-r-decode-table.
9810 (cyrillic-koi8-r-encode-table): Define it as a translation table
9811 made from the reverse map of above.
9812 (ccl-decode-koi8): Use translate-character.
9813 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
9814 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
9815 a translation table made from cyrillic-alternativnyj-decode-table.
9816 (cyrillic-alternativnyj-encode-table): Define it as a translation
9817 table made from the reverse map of above.
9818 (ccl-decode-alternativnyj): Use translate-character.
9819 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
9820 Likewize
9821
9822 * international/mule-diag.el (non-iso-charset-alist): Specify
9823 translation table symbol instead of translation table itself.
9824 (list-block-of-chars): CHARSET may be a translation table symbol.
9825
9826 * international/mule.el (make-coding-system): If CODING-SYSTEM
9827 already exists, override it.
9828
9829 * international/fontset.el: Use family `proportional' for Tibetan
9830 fonts.
9831
9832 * international/ccl.el (ccl-compile-translate-character): Don't
9833 check if Rrr has property translation-table.
9834 (ccl-compile-map-multiple): Modified to avoid compiler warning.
9835
1969fae2
GM
98362000-06-05 Gerd Moellmann <gerd@gnu.org>
9837
9838 * info.el: Bind case-fold-search to t when searching in case
9839 a user sets it to nil in a hook.
9840
d5b037c5
SM
98412000-06-05 Stefan Monnier <monnier@cs.yale.edu>
9842
d3d02e65
SM
9843 * autoarg.el (autoarg-mode, autoarg-kp-mode):
9844 * hl-line.el (hl-line-mode): Use the new :global key argument.
9845
9846 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
9847 (tar-clip-time-string): Prepend a space.
9848 (tar-grind-file-mode): Construct a string rather than modifying one.
9849 (tar-header-block-summarize): Fix docstring.
9850 Use `format' rather than an error-prone set of copy-loops.
9851
9852 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
9853 (diff-goto-source, diff-unified->context, diff-context->unified)
9854 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
9855 understand the format output by the `-p' argument to diff.
9856
bff71087 9857 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
d3d02e65
SM
9858 (sh-re-done): Use defconst.
9859 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
9860 (sh-help-string-for-variable, sh-guess-basic-offset):
9861 Don't quote lambdas.
9862 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
9863 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
9864
f7c4478f
SM
9865 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
9866 (mh-letter-mode): Derive from text-mode.
9867 This implicitly means that it now calls kill-all-local-variables.
9868 Also remove the Emacs-18 compatibility code.
9869
a8add29d
SM
9870 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
9871 Make use of symbol-property doc-string-elt.
9872 Use memq rather than a sequence of eq.
9873 (doc-string-elt): Fix the wrong or missing previously unused values.
9874 (autoload-print-form): New function extracted from
9875 generate-file-autoloads to allow recursion when handling progn
9876 so that defvar's and defun's docstrings are properly printed.
9877 (generate-file-autoloads): Use it.
9878
d5b037c5
SM
9879 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
9880 Use find-file-hooks in the minor-mode function.
9881 Be careful not to loop indefinitely in the post-command-hook function.
9882
560ef11a 98832000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
bff71087 9884
1969fae2 9885 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
560ef11a 9886 tty's.
1969fae2 9887 * ediff-diff.el (ediff-exec-process): Use --binary for fine
d5b037c5 9888 differences whenever appropriate.
1969fae2
GM
9889 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
9890 * viper.el (find-file, find-file-other-window): Get viper to do
bff71087
RV
9891 wildcards.
9892
b5bbbb76
SM
98932000-06-04 Stefan Monnier <monnier@cs.yale.edu>
9894
d5b037c5
SM
9895 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
9896 (jit-lock-fontify-buffer): New function for JIT refontification.
9897 (jit-lock-mode): Fix docstring.
9898 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
9899 Remove jit-lock-after-change from the _local_ hook.
9900 (jit-lock-function-1): Fix docstring.
9901
9902 * info.el (Info-on-current-buffer): Initialize info.
9903
9904 * newcomment.el (comment-indent): Ignore comment-indent-hook.
9905
9906 * progmodes/tcl.el (tcl-indent-for-comment):
9907 Ignore comment-indent-hook.
9908
9909 * emacs-lisp/easy-mmode.el: Require CL during compilation.
9910 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
b5bbbb76
SM
9911 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
9912 and improve to use the lighter to guess the capitalization.
9913 (define-minor-mode): Inline code from easy-mmode-define-toggle.
9914 Add keyword arguments to specify global-ness or the custom group.
9915 Add local-map and help-echo properties to the lighter.
9916 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
d5b037c5 9917 (easy-mmode-define-global-mode): New macro.
b5bbbb76 9918
bfa6c260
DL
99192000-06-02 Dave Love <fx@gnu.org>
9920
9921 * wid-edit.el: byte-compile-dynamic since we typically don't use
9922 all the widgets. Don't require cl or widget. Remove
9923 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
9924 (widget-read-event): Removed. Callers changed to use read-event.
9925 (widget-button-release-event-p): Renamed from
9926 button-release-event-p.
9927 (widget-field-add-space, widget-field-use-before-change):
9928 Uncustomize.
9929 (widget-specify-field): Use keymap property, not local-map.
9930 (widget-specify-button): Obey :suppress-face.
9931 (widget-specify-insert): Use modern backquote syntax.
9932 (widget-image-directory): Renamed from widget-glyph-directory.
9933 (widget-image-enable): Renamed from widget-glyph-enable.
9934 (widget-image-find): Replaces widget-glyph-find.
9935 (widget-button-pressed-face): Move defvar.
9936 (widget-image-insert): Replaces widget-glyph-insert.
9937 (widget-convert): Use keywordp.
9938 (widget-leave-text, widget-children-value-delete): Use mapc.
9939 (widget-keymap): Remove XEmacs stuff.
b5bbbb76 9940 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
bfa6c260
DL
9941 (widget-button-click): Don't set point at the click, but re-centre
9942 if we scroll out of window. Rewritten for images v. glyphs &c.
9943 (widget-tabable-at): Use POS arg, not point.
9944 (widget-beginning-of-line, widget-end-of-line)
9945 (widget-item-value-create, widget-sublist, widget-princ-to-string)
9946 (widget-sexp-prompt-value, widget-echo-help): Simplify.
9947 (widget-default-create): Use widget-image-insert; some rewriting.
9948 (widget-visibility-value-create)
9949 (widget-push-button-value-create, widget-toggle-value-create): Use
9950 widget-image-insert.
9951 (checkbox): Create on and off images dynamically.
9952 (documentation-link): Change :help-echo.
9953 (widget-documentation-link-echo-help): Remove.
9954
3837de12
SM
99552000-06-02 Stefan Monnier <monnier@cs.yale.edu>
9956
9957 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
9958
9959 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
9960 (easy-mmode-define-toggle, define-minor-mode): Use it.
9961 (easy-mmode-define-keymap): Docstring fix.
9962 (define-derived-mode): Default PARENT to fundamental-mode.
9963 Add the derived-mode-parent symbol-property.
9964 (easy-mmode-derived-mode-p): New function.
9965
90aa4ea8
DL
99662000-06-02 Dave Love <fx@gnu.org>
9967
37193ee6
DL
9968 * files.el (convert-standard-filename): Doc fix.
9969 (normal-backup-enable-predicate): New function.
9970 (backup-enable-predicate): Use it to replace the lambda form.
9971
9972 * calendar/todo-mode.el: [This needs more work on the outline
9973 stuff.] Doc fixes.
9974 (todo) <defgroup>: Add :version.
9975 (todo-add-category): Don't use pushnew.
9976 (todo-cmd-raise): Fix typo.
9977 (todo-top-priorities): Change temp buffer name.
9978 (todo-category-alist): Avoid redundant lambda.
3837de12
SM
9979 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
9980 Use outline-next-heading.
37193ee6 9981
90aa4ea8
DL
9982 * autoarg.el: Rewritten to use define-minor-mode.
9983 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
9984 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
9985
2e54623a
KH
99862000-06-02 Kenichi Handa <handa@etl.go.jp>
9987
9988 * isearch.el (isearch-other-meta-char): Fix previous change.
9989
c5def0db
SM
99902000-06-01 Stefan Monnier <monnier@cs.yale.edu>
9991
3837de12
SM
9992 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
9993 (log-edit-done): Only add the comment to the ring if it's different
9994 from the last comment entered.
9995
c5def0db
SM
9996 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
9997
2330c9d4
DL
99982000-06-01 Dave Love <fx@gnu.org>
9999
10000 * hl-line.el: Rewritten using define-minor-mode.
10001
10002 * help.el (describe-function-1): Distinguish special form from
10003 builtin function. Sanity-check presence of arglist for builtins.
10004
6e5dfc31
KH
100052000-06-01 Kenichi Handa <handa@etl.go.jp>
10006
4dc1225b
KH
10007 * international/characters.el: Fix syntax/category setting of
10008 Tibetan characters.
10009
10010 * language/tibet-util.el (tibetan-add-components): Fixes for new
10011 encoding of Tibetan characters.
10012 (tibetan-decompose-precomposition-alist): New variable.
10013 (tibetan-decompose-region): Convert precomposed characters to
10014 non-precomposed characters.
10015 (tibetan-decompose-string): Likewise.
10016 (tibetan-composition-function): Fix args to
10017 thibetan-compose-string.
10018
10019 * language/tibetan.el (tibetan-composable-pattern): More
10020 characters included.
10021 (tibetan-consonant-transcription-alist): Rule for "R" added.
10022 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
10023 "+R" added.
10024 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
10025
eadef5e6
KH
10026 * language/lao-util.el (lao-composition-function): Fix args to
10027 compose-string.
10028
10029 * language/thai-util.el (thai-composition-function): Fix args to
10030 compose-string.
10031
6e5dfc31 10032 * isearch.el (isearch-update): Set disable-point-adjustment to t
6389e4ab
KH
10033 to prevent the point moving to the end of a composition when a
10034 part of a composition is searched.
6e5dfc31
KH
10035 (isearch-other-meta-char): If the key invoking this command can be
10036 mapped by function-key-map to a printing char, call
10037 isearch-process-search-char directly.
10038
2598a293
SM
100392000-06-01 Stefan Monnier <monnier@cs.yale.edu>
10040
10041 * emacs-lisp/bytecomp.el:
10042 * frame.el:
10043 * international/mule-cmds.el:
10044 * international/mule-util.el:
10045 * international/mule.el:
10046 * mouse.el:
10047 * subr.el:
10048 * faces.el: Update calls to make-obsolete with a WHEN argument.
10049
10050 * byte-run.el (make-obsolete, make-obsolete-variable):
10051 Add an optional WHEN argument and change the format of the
bff71087 10052 symbol-property information.
2598a293
SM
10053 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
10054 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
10055 new obsolete-symbol-property format and print WHEN if it is provided.
10056
28d8dff1
DL
100572000-05-31 Dave Love <fx@gnu.org>
10058
10059 * loadhist.el (loadhist-hook-functions): Remove
10060 before-change-function, after-change-function.
10061 (unload-feature): Deal with symbols which are both bound and
10062 fbound.
10063
10064 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
10065 before-change-function, after-change-function.
10066
10067 * simple.el (newline): Don't bind before-change-function,
10068 after-change-function.
10069
7f565d87
RV
100702000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
10071
10072 * whitespace.el (whitespace-rescan-timer-time): Update interval
10073 set to 600 seconds (10 minutes) instead of 60 seconds since
10074 a large number of whitespace buffers causes emacs to `freeze'
10075 for a considerable amount of time.
10076
bff71087 10077 * whitespace.el: Updated email address
7f565d87 10078
a8d693d8
DL
100792000-05-31 Dave Love <fx@gnu.org>
10080
10081 * add-log.el (change-log-font-lock-keywords) <function>: Add
10082 pattern for function of change.
10083 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
10084 acknowledgements patterns.
10085
a50192e7
KH
100862000-05-31 Kenichi Handa <handa@etl.go.jp>
10087
10088 * isearch.el (isearch-printing-char): If keyboard coding system is
10089 being used, call isearch-process-search-multibyte-characters.
10090
10091 * international/isearch-x.el: Mostly rewritten.
10092
10093 * international/quail.el (quail-start-conversion): Don't include
10094 unhandled events in the returned events, but set them in
10095 unread-command-events. Exit if all inputs are deleted.
10096
7e492772
JR
100972000-05-30 Jason Rumney <jasonr@gnu.org>
10098
10099 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
10100
10101 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
10102 Reenable code to create initial fontsets.
10103 Use set-fontset-font in place of put-charset-property.
10104
10fc3187
GM
101052000-05-30 Gerd Moellmann <gerd@gnu.org>
10106
79148ea7
GM
10107 * progmodes/perl-mode.el (perl-indent-line): When looking for a
10108 label, ensure that the first colon isn't followed by another.
10109
10110 * paths.el (Info-default-directory-list): Doc fix.
10111
086d5b87
GM
10112 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
10113 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
10114 send a query containing USER only, not USER@HOST.
10115
10fc3187
GM
10116 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
10117 and rmail-msgend to compute the restriction at the end, instead of
10118 computing it.
10119
49e70dec
GM
101202000-05-29 Gerd Moellmann <gerd@gnu.org>
10121
66254a13
GM
10122 * dabbrev.el (dabbrev-expand): Don't display messages in the
10123 echo area if the minibuffer window is active.
10124
49e70dec
GM
10125 * jit-lock.el (jit-lock-mode): Add after change function to
10126 local hook.
10127
101282000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
10129
10130 * antlr-mode.el: New commands: hide/unhide actions,
10131 upcase/downcase literals.
10132 (antlr-tiny-action-length): New user option.
10133 (antlr-hide-actions): New command. Suggested by
10134 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
7f565d87 10135 (antlr-mode-map): New binding [C-c C-v].
49e70dec
GM
10136 (antlr-mode-menu): New entries.
10137 (antlr-downcase-literals): New command.
10138 (antlr-upcase-literals): Ditto.
10139
10140 * antlr-mode.el: Minor changes: indendation, mode-name.
10141 (antlr-indent-line): Indent cpp directive at column 0.
10142 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
10143
10144 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
10145 (antlr-font-lock-additional-keywords): Workaround for intentional
10146 bug in XEmacs version of font-lock.
10147 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
10148 be used by a smarter version of `buffers-menu-grouping-function'.
10149
101502000-05-29 Gerd Moellmann <gerd@gnu.org>
10151
10152 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
10153 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
10154
49f93684
KH
101552000-05-29 Kenichi Handa <handa@etl.go.jp>
10156
10157 * international/encoded-kb.el
10158 (encoded-kbd-iso2022-designation-map): Pay attention to that
10159 charset-iso-final-char return -1 for eight-bit-control and
10160 eight-bit-graphic.
10161
5b1ae051
EZ
101622000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
10163
10164 * speedbar.el (speedbar-use-images, speedbar-update-flag)
10165 (speedbar-easymenu-definition-base): Use display-graphic-p where
10166 available, instead of window-system.
10167
a205e32a
EZ
101682000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
10169
10170 * international/codepage.el (cp-coding-system-for-codepage-1): Add
10171 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
10172 coding systems.
10173
dd854dc2
DL
101742000-05-26 Dave Love <fx@gnu.org>
10175
c88a85d5
DL
10176 * disp-table.el (standard-display-underline): Don't use
10177 internal-find-face.
10178
dd854dc2
DL
10179 * mail/reporter.el: Maintainer change. Doc fixes.
10180 (reporter-version): Deleted.
10181
10182 * emacs-lisp/elp.el: Maintainer change.
10183 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
10184
dc29aa6c
SM
101852000-05-26 Stefan Monnier <monnier@cs.yale.edu>
10186
10187 * add-log.el (add-change-log-entry): Merge the current entry with the
10188 previous one if the previous one is empty.
10189
ed62683d
DL
101902000-05-26 Dave Love <fx@gnu.org>
10191
4370a375
DL
10192 * loadhist.el (unload-feature): Fix interactive spec [from
10193 lijnzaad@ebi.ac.uk].
10194
ed62683d
DL
10195 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
10196 subr-arity to check primitives.
10197 (byte-compile-flush-pending, byte-compile-file-form-progn)
10198 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
10199 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
10200 mapcar.
10201
ba9f8f95
KH
102022000-05-26 Kenichi Handa <handa@etl.go.jp>
10203
0f3e0672
KH
10204 * international/fontset.el: Set family names of non-latin charsets
10205 in default fontset to "*".
10206
cebefb44
KH
10207 * international/mule-diag.el (print-fontset): Combine family part
10208 and registry part of the fontname by "-*-" instead of "-".
10209
ba9f8f95
KH
10210 * international/mule-cmds.el (encode-coding-char): Make strings
10211 multibyte before calling encode-coding-string.
10212
931d0724
SM
102132000-05-25 Stefan Monnier <monnier@cs.yale.edu>
10214
10215 * derived.el: Fix keywords.
8ccce2b0 10216 (define-derived-mode): Only define if needed.
931d0724
SM
10217
10218 * simple.el (fill-comment, comment-column, comment-start)
10219 (comment-start-skip, comment-end, comment-indent-function)
10220 (block-comment-start, block-comment-end, indent-for-comment)
10221 (set-comment-column, kill-comment, comment-padding, comment-region)
10222 (comment-multi-line, indent-new-comment-line): Remove.
10223
10224 * bindings.el (esc-map): Change ; to comment-dwim and use the new
10225 function names for comment operations.
10226
10227 * newcomment.el: Add abundant autoload cookies.
10228 (comment-style): Don't depend on runtime data at compile-time.
10229 (comment-indent-hook): Remove.
10230 (comment-indent): Check if comment-indent-hook is bound.
10231 (comment-region): Docstring fix.
10232
6fc596cf
DL
102332000-05-25 Dave Love <fx@gnu.org>
10234
10235 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
10236 byte-code-function-p.
10237
10238 * mail/rmailsum.el: Add provide.
10239
10240 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
10241
10242 * smerge-mode.el (smerge-diff-switches): Don't use list* in
10243 defcustom.
10244
7997f1ca 102452000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
7f565d87 10246
7997f1ca
MK
10247 * ediff-diff.el (ediff-exec-process): delete --binary option from
10248 non-buffer ediff jobs.
7f565d87 10249
e7a903e8
EZ
102502000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
10251
10252 * hilit-chg.el (highlight-changes-mode): Ask about color or
10253 grayscale support, not about window-system.
10254
10255 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
10256 window-system.
10257 (ffap-highlight): Always default to t.
10258
10259 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
10260 display-popup-menus-p instead of looking at window-system.
10261
10262 * disp-table.el (standard-display-g1, standard-display-graphic):
10263 Only refuse to use string glyphs on X and MS-Windows.
10264
10265 * avoid.el: Remove window-system from commentary, suggest to use
10266 display-*-p instead.
10267
10268 * apropos.el (apropos-print): Use display-mouse-p instead of
10269 window-system.
10270
14028d57
EZ
102712000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
10272
10273 * international/codepage.el (cp-decoding-vector-for-codepage):
10274 Fill up unsupported characters with their own codes. From Kenichi
10275 Handa.
10276
1a4f9cc1
EZ
102772000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
10278
10279 * international/mule-diag.el (describe-char-after): Use
10280 display-graphic-p instead of window-system, so that this function
10281 works on MS-DOS.
10282
89f6ca4e
EZ
102832000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
10284
10285 * international/codepage.el (cp-make-coding-systems-for-codepage):
10286 Remove the eight-bit-graphic and eight-bit-control charsets from
10287 the list of charsets which we convert into `?'.
10288
eacfd7fe
KH
102892000-05-25 Kenichi Handa <handa@etl.go.jp>
10290
10291 * international/mule-conf.el: Specify CHARSET-ID explicitely for
10292 private charsets.
10293 (mule-unicode-0100-24ff, japanese-jisx0213-1,
10294 japanese-jisx0213-2): New charsets.
10295
10296 * international/fontset.el: Setup default fontset for new charsets.
10297
deadf7e3
DL
102982000-05-24 Dave Love <fx@gnu.org>
10299
10300 * info.el (Info-find-node-2): Restructure [following "Vadim
10301 S. Solomin" <sovs@uic.nnov.ru>].
10302
10303 * icomplete.el: Fix header for Finder.
10304
103052000-05-24 Eric M. Ludlam <zappo@ultranet.com>
10306
10307 * rmailout.el (rmail-output-to-rmail-file): Added optional param
10308 STAY.
10309
10310 * rmail.el (rmail-automatic-folder-directives): New user variable.
10311 (rmail-show-message): Add call to `rmail-auto-file' during
10312 display.
10313 (rmail-auto-file): New function.
10314
6de3983f 103152000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
7f565d87 10316
fc6a6a4e 10317 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
6de3983f 10318 account.
fc6a6a4e
GM
10319 (ediff-test-utility,ediff-diff-mandatory-option)
10320 (ediff-reset-diff-options): Utilities for proper initialization of
6de3983f 10321 ediff-diff-options and ediff-diff3-options on Windows.
7f565d87 10322
fc6a6a4e 10323 * ediff-init.el (ediff-merge-filename-prefix): New customizable
6de3983f 10324 variable.
7f565d87 10325
fc6a6a4e 10326 * ediff-mult.el (ediff-filegroup-action): Use
6de3983f
MK
10327 ediff-merge-filename-prefix.
10328
fc290d1d
MK
103292000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
10330
fc6a6a4e 10331 * viper-ex.el (ex-write): Set selective display to nil.
7f565d87 10332
273182b8
EZ
103332000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
10334
10335 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
10336 aliases for hebrew-iso-8bit.
10337
f471ea57
EZ
103382000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
10339
10340 * woman.el: New version from Francis J. Wright
10341 <F.J.Wright@Maths.QMW.ac.uk>.
10342 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
10343 names in environment variables regardless of the path separator.
10344 (woman-topic-all-completions-1): Don't call file-name-directory-p
10345 on all files, since woman-file-regexp already filters out any
10346 directories.
10347
01162f24
KH
103482000-05-24 Kenichi Handa <handa@etl.go.jp>
10349
48e3df76
KH
10350 * international/quail.el (quail-start-translation): Don't change
10351 modified-p of the current buffer.
10352 (quail-start-conversion): Likewise.
10353
10354 * international/kkc.el (kkc-region): Don't change modified-p of
10355 the current buffer.
10356
747d90ea
KH
10357 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
10358 conform to RFC1468.
10359 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
01162f24 10360
17a223ff
EL
103612000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
10362
10363 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
10364 (speedbar-insert-button): Invisible text property fix.
10365 (speedbar-directory-plus): Renamed from speedbar-directory-+
10366 (speedbar-directory-minus): Renamed from speedbar-directory--
10367 (speedbar-page-plus): Renamed from speedbar-file-+
10368 (speedbar-page-minus): Renamed from speedbar-file--
10369 (speedbar-page): Renamed from speedbar-file-
10370 (speedbar-tag): Renamed from speedbar-tag-
10371 (speedbar-tag-plus): Renamed from speedbar-tag-+
10372 (speedbar-tag-minus): Renamed from speedbar-tag--
10373 (speedbar-expand-image-button-alist): Use above renames.
10374
10375 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
10376 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
10377 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
10378 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
10379 * sb-pg.xpm: Renamed from sb-file.xpm
10380 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
10381 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
7f565d87 10382
e6b6fc18
KH
103832000-05-24 Kenichi Handa <handa@etl.go.jp>
10384
10385 * international/quail.el (quail-show-guidance-buf): Set
10386 current-input-method of the guidance buffer to the name of the
10387 curren input method.
10388
a1a336eb
SM
103892000-05-23 Stefan Monnier <monnier@cs.yale.edu>
10390
10391 * progmodes/compile.el (compile-internal): Style typo.
10392
10393 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
10394 quote vars and functions in the docstring.
10395
10396 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
10397
10398 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
10399 Don't quote lambdas.
10400
10401 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
10402
9695b783
GM
104032000-05-23 Gerd Moellmann <gerd@gnu.org>
10404
716e3b88
GM
10405 * startup.el (command-line): Determine source file of compiled
10406 user init file differently. Warn if compiled user init file
10407 is older than its source file.
10408
9695b783 10409 * ffap.el (ffap-url-regexp): Add `https'.
7f565d87 10410
41ac433f
EZ
104112000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
10412
10413 * files.el (make-backup-file-name-1): Replace slashes with `!'
10414 rather than `|' (which is not allowed on Windows). Replace the
10415 drive letters with a string "drive_X".
10416
46600ab1
GM
104172000-05-23 Gerd Moellmann <gerd@gnu.org>
10418
10419 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
10420
10421 * files.el (interpreter-mode-alist): Add `bash2'.
10422
79a64d87
DL
104232000-05-22 Dave Love <fx@gnu.org>
10424
10425 * loadhist.el (feature-symbols, file-provides, file-requires): Use
10426 mapc.
10427 (feature-file): Avoid calling symbol-name. Doc fix.
10428 (file-set-intersect, file-dependents): Use dolist, not mapcar.
10429 (loadhist-hook-functions): Add mouse-position-function.
10430 (unload-feature): Change uses of mapcar.
10431
10432 * files.el (parse-colon-path): Doc fix.
10433 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
10434 (set-auto-mode): Use mapc.
10435
10436 * complete.el (PC-look-for-include-file): Use :alnum: character
10437 class.
10438 (partial-completion-mode): Add autoload cookie.
10439
0e8c11d8
SS
104402000-05-22 Sam Steingold <sds@gnu.org>
10441
ce75fd23 10442 * info.el (Info-fontify-node): Fixed the call to
0e8c11d8
SS
10443 `add-text-properties' (bug introduced on 2000-05-18).
10444
d8d0fa6c
DL
104452000-05-22 Dave Love <fx@gnu.org>
10446
10447 * bindings.el: Remove debug-ignored-errors set in other files.
10448
10449 * progmodes/etags.el: Add to debug-ignored-errors.
10450 (visit-tags-table-buffer): Clear out buffers holding old tables
10451 when making a new list.
10452 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
10453 mapc.
10454
10455 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
10456 quote keywords.
10457 (cmpl-string-case-type): Use character classes.
10458
0e8c11d8
SS
10459 * comint.el:
10460 * textmodes/ispell.el:
10461 * imenu.el:
d8d0fa6c
DL
10462 * mail/mh-e.el:
10463 * progmodes/compile.el: Add to debug-ignored-errors.
10464
10465 * dabbrev.el: Add to debug-ignored-errors.
10466 (dabbrev-completion): Use mapc.
10467
1edbbf8a
EZ
104682000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
10469
10470 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
10471 (woman-mapcan, woman-parse-man.conf)
10472 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
10473 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
10474 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
10475 path syntax better.
10476 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
10477 (woman-manpath): Call woman-parse-man.conf.
10478 (woman-emulation): New defcustom, defaults to nroff.
10479 (woman-font-support): New defconst.
10480 (woman-use-symbol-font): New defcustom.
10481 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
10482 "Emulation".
10483 Many functions: Doc fix.
10484
5bd2148c
KH
104852000-05-22 Kenichi Handa <handa@etl.go.jp>
10486
10487 * international/quail.el (quail-simple-translation-keymap): Map
10488 128..255 to quail-self-insert-command.
10489 (quail-keyboard-layout-alist): Add definition for "pc102-de".
10490
4125ec7e
SM
104912000-05-22 Stefan Monnier <monnier@cs.yale.edu>
10492
a1a336eb
SM
10493 * help.el (help-manyarg-func-alist): Typo.
10494
40aeecad
SM
10495 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
10496 intervals which makes it heaps simpler.
10497
4125ec7e
SM
10498 * newcomment.el (comment-region-internal): Go back to BEG after quoting
10499 the nested comment markers.
e4da9c1c
SM
10500
10501 * subr.el (remove-hook): Don't turn the hook's value into a list.
10502
cb7216a7
DL
105032000-05-21 Dave Love <fx@gnu.org>
10504
ac266581
DL
10505 * edmacro.el (edmacro-parse-keys): Return vector if any elements
10506 are invalid characters.
10507
cb7216a7
DL
10508 * international/mule-util.el (detect-coding-with-priority): Use
10509 mapc. Remove redundant lambda.
10510
10511 * international/mule-diag.el (list-non-iso-charset-chars)
10512 (describe-fontset): Remove redundant lambda.
10513
10514 * emulation/crisp.el (brief-mode): New alias.
10515
10516 * emacs-lisp/ring.el (ring-elements): New function.
10517
10518 * emacs-lisp/easymenu.el (easy-menu-create-menu)
10519 (easy-menu-do-add-item): Use keywordp.
10520
10521 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
10522
10523 * replace.el: Doc and error message fixes.
10524 (replace-highlight): Use facep, not internal-find-face.
10525
9b0d1d6e
SM
105262000-05-20 Stefan Monnier <monnier@cs.yale.edu>
10527
b2d2cf58
SM
10528 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
10529
ffe7dc64
SM
10530 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
10531 (log-edit-insert-changelog): Drop `:' as well.
10532
10533 * log-view.el: Fix file description.
10534 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
10535 available.
10536 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
10537 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
10538
c8c21615
SM
10539 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
10540 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
10541 Print a status message if the toggle is called interactively.
10542 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
10543 for global minor modes and use `defcustom' for them.
10544 Use add-minor-mode.
10545 (easy-mmode-define-derived-mode): Remove.
10546 (define-derived-mode): Fancier default docstring.
10547 (easy-mmode-define-navigation): Signal an error rather than (ding).
10548
9b0d1d6e
SM
10549 * newcomment.el (comment-styles): New `box-multi'.
10550 (comment-normalize-vars): Better default for comment-continue to
10551 avoid whitespace-only continuations.
10552 (comment-search-forward): Always move even in the no-syntax case.
10553 (comment-padright): Only obey N if it's only obeyed for padleft.
10554 (comment-make-extra-lines): Better handling of empty continuations.
10555 Use `=' for the filler if comment-start has only one character.
10556 (uncomment-region): Try handling the special `=' filler.
10557 (comment-region): Allow LINES even if MULTI is nil.
10558 (comment-box): Choose box style based on comment-style.
10559
f5ee6d0f
KH
105602000-05-20 Kenichi Handa <handa@etl.go.jp>
10561
9b0d1d6e 10562 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
f5ee6d0f
KH
10563 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
10564
c9671f81
KH
105652000-05-20 Kenichi HANDA <handa@etl.go.jp>
10566
10567 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
10568 and insert, not subst-char-in-region.
10569
10570 * international/mule-diag.el (list-character-sets-1): Handle
10571 charsets eight-bit-control and eight-bit-graphic.
10572 (list-iso-charset-chars): Likewise.
10573 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
10574 charactes as is. Use indent-to to align characters.
10575
10576 * international/mule-cmds.el (find-multibyte-characters): Never
10577 exclude charsets eight-bit-control and eight-bit-graphic.
10578
1426aa5c
SM
105792000-05-19 Stefan Monnier <monnier@cs.yale.edu>
10580
10581 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
10582 Don't quote lambdas.
10583
10584 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
10585
2b63d473
GM
105862000-05-19 Gerd Moellmann <gerd@gnu.org>
10587
10588 * gud.el (gud-jdb-directories): Doc fix.
10589
f1355756
SM
105902000-05-19 Stefan Monnier <monnier@cs.yale.edu>
10591
10592 * newcomment.el: New file.
10593
5f64c9e0
GM
105942000-05-19 Gerd Moellmann <gerd@gnu.org>
10595
2b63d473 10596 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
5f64c9e0 10597
db7314bd
AS
105982000-05-18 Andreas Schwab <schwab@suse.de>
10599
10600 * dired.el (dired-between-files): Also skip lines beginning with
10601 `used'.
10602
25bb0401
GM
106032000-05-18 Gerd Moellmann <gerd@gnu.org>
10604
10605 * msb.el (msb-menu-cond): Add choice `user'.
10606
a199a865 106072000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
0e8c11d8 10608
a199a865
GM
10609 * ps-print.el: Compatibility, customization and doc fix.
10610 (ps-printer-name-option): Replace defconst by defvar.
10611 (ps-postscript-code-directory): XEmacs compatibility.
10612 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
10613 fix.
10614 (ps-user-defined-prologue, ps-print-prologue-header)
10615 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
10616 compatibility and code fix.
10617 (ps-print-background-image, ps-print-background-text):
10618 Customization fix.
10619 (ps-line-number-start, ps-n-up-on): New vars.
10620
25bb0401
GM
106212000-05-18 Espen Skoglund <esk@ira.uka.de>
10622
10623 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
10624 the indent-comment function to just return the appropriate indent.
10625
68e6c83a
EL
106262000-05-18 Eric M. Ludlam <zappo@ultranet.com>
10627
10628 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
10629 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
10630 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
10631
dae6cb9f
DL
106322000-05-18 Dave Love <fx@gnu.org>
10633
10634 * info.el (Info-fontify-node): Add intangible property as well as
10635 invisible.
10636
10637 * calendar/appt.el (appt-make-list): Match all lines of entry.
10638 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
10639
813086ea
KH
106402000-05-18 Kenichi Handa <handa@etl.go.jp>
10641
10642 * international/mule-diag.el (describe-char-after): Call
10643 internal-char-font, not char-font. If internal-char-font returns
10644 nil, display "-- none --".
10645
24978190
EZ
106462000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
10647
10648 * image.el (image-type-available-p): Don't reference image-types
10649 if it isn't bound.
10650
2fca2d5d
SM
106512000-05-17 Stefan Monnier <monnier@cs.yale.edu>
10652
10653 * autoarg.el (autoarg-mode): Typo in the :set argument.
10654
cfc75d05
EZ
106552000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
10656
10657 * startup.el (command-line-1): Don't signal an error if the
10658 directory for auto-save-list files does not yet exist.
10659
c4e30387
KH
106602000-05-17 Kenichi Handa <handa@etl.go.jp>
10661
10662 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
10663
dd6b8ea7
SM
106642000-05-16 Stefan Monnier <monnier@cs.yale.edu>
10665
10666 * subr.el (remove-hook): `setq' hook-value, not `set'.
10667
399c88ad
SS
106682000-05-16 Sam Steingold <sds@gnu.org>
10669
a199a865 10670 * info.el (debug-ignored-errors): More errors to ignore.
399c88ad 10671
01651f07
DL
106722000-05-16 Dave Love <fx@gnu.org>
10673
10674 * cus-edit.el: Don't require cl or easymenu.
10675 (custom-variable-prompt): Test standard-value property, not
10676 user-variable-p.
10677
2248c40d
SS
106782000-05-16 Sam Steingold <sds@gnu.org>
10679
10680 * subr.el (add-hook): `setq' hook-value, not `set'.
10681
b15f3b77
GM
106822000-05-16 Gerd Moellmann <gerd@gnu.org>
10683
10684 * startup.el (command-line-1): Mention the FAQ in the startup
10685 message.
10686
10687 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
10688
10689 * progmodes/compile.el (compilation-parse-errors): Collect
10690 `nomessage' regexps last.
10691
10692 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
10693
10694 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
10695 to the function name.
10696
f9bbcfac
EL
106972000-05-15 Dave Love <fx@gnu.org>
10698
10699 * speedbar.el (speedbar-recenter): Typo.
10700 (speedbar-expand-line): Make arg optional.
10701 (speedbar-mode): Avoid a compiler warning.
10702
119b42eb
GM
107032000-05-15 Gerd Moellmann <gerd@gnu.org>
10704
10705 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
10706 user-specified option string is empty.
10707
10708 * mouse.el (mouse-yank-at-click): Doc fix.
10709
f685bea9
EZ
107102000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
10711
10712 * term/internal.el (IT-character-translations): More updates of
10713 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
10714 documents.
10715
a1b8d58b
GM
107162000-05-15 Gerd Moellmann <gerd@gnu.org>
10717
10718 * env.el (getenv): New function, interactively callable.
10719 (setenv, getenv): Remove autoload cookies.
10720
10721 * loadup.el: Load `env'.
10722
10723 * progmodes/f90.el: Change author's mail address.
10724
c9bba7ed
DL
107252000-05-14 Dave Love <fx@gnu.org>
10726
e5c83697
DL
10727 * mail/rmail.el (rmail-show-message-hook): Customize and offer
10728 goto-addr as an option.
10729
10730 * help.el (help-xref-stack): Doc fix.
10731 (help-xref-following): New variable.
10732 (help-make-xrefs): Use it.
10733 (help-xref-go-back): Use position information from stack element.
10734 (help-follow): Make position in stack element a pair. Use
10735 help-xref-following.
399c88ad 10736
e5c83697
DL
10737 * autoarg.el: New file.
10738
10739 * faces.el: Declare more functions obsolete.
10740
c9bba7ed
DL
10741 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
10742 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
10743 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
10744 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
10745 Remove all the setup-...-environment functions.
10746
b6389bfb
EL
107472000-05-13 Eric M. Ludlam <zappo@ultranet.com>
10748
a1b8d58b
GM
10749 * speedbar.el: Updated the commentary section. xemacs20p now uses
10750 >= when detecting. Require `defimage' safely.
b6389bfb
EL
10751 (speedbar-easymenu-definition-base): Add toggle for images.
10752 (speedbar-easymenu-definition-special): Add flush cache & expand.
10753 (speedbar-visiting-tag-hook): Set new defaults. Added options.
10754 (speedbar-reconfigure-keymaps-hook): New variable.
10755 (speedbar-frame-parameters): Updated documentation.
10756 (speedbar-use-imenu-flag): Updated custom tag
10757 (speedbar-dynamic-tags-function-list): New variable.
10758 (speedbar-tag-hierarchy-method): Updated doc & custom.
a1b8d58b
GM
10759 (speedbar-indentation-width, speedbar-indentation-width) New
10760 variables.
10761 (speedbar-hide-button-brackets-flag): Customizable.
b6389bfb
EL
10762 (speedbar-vc-indicator): Doc update.
10763 (speedbar-ignored-path-expressions): Updated default value.
10764 (speedbar-supported-extension-expressions): Updated default value.
10765 (speedbar-syntax-table): Remove {} paren status.
a1b8d58b
GM
10766 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
10767 as "+". Added overlay aliases.
10768 (speedbar-mode): Use `speedbar-mode-line-update' instead of
10769 `force-mode-line-update'.
10770 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
10771 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
10772 `mouse-set-point'
b6389bfb 10773 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
a1b8d58b
GM
10774 (speedbar-item-info-tag-helper): Revamped to handle a wider range
10775 of arbitrary text, and new helper functions.
10776 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
10777 filename finder.
b6389bfb
EL
10778 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
10779 (speedbar-directory-buttons): Update path search/expansion.
10780 (speedbar-make-tag-line): Pay attention to
a1b8d58b
GM
10781 `speedbar-indentation-width'. Use more care w/ invisible
10782 properties.
b6389bfb
EL
10783 (speedbar-change-expand-button-char): Call
10784 `speedbar-insert-image-button-maybe'.
10785 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
a1b8d58b
GM
10786 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
10787 (speedbar-trim-words-tag-hierarchy)
10788 (speedbar-simple-group-tag-hierarchy): New functions
b6389bfb 10789 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
a1b8d58b
GM
10790 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
10791 functions.
b6389bfb
EL
10792 (speedbar-mouse-set-point): New function
10793 (speedbar-power-click): Updated documentation.
a1b8d58b
GM
10794 (speedbar-line-token, speedbar-goto-this-file): Handle more types
10795 of tag prefix text.
10796 (speedbar-expand-line, speedbar-contract-line): Make more robust
10797 to strange text.
10798 (speedbar-expand-line): Takes universal argument to flush the
10799 cache.
b6389bfb
EL
10800 (speedbar-flush-expand-line): New function.
10801 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
10802 Use new generator insertion method.
10803 (speedbar-fetch-dynamic-tags): New function.
10804 (speedbar-fetch-dynamic-imenu): Removed code now handled in
10805 `speedbar-fetch-dynamic-imenu'.
10806 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
10807 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
10808 "Revert Buffer" menu items.
10809 (speedbar-buffer-buttons-engine): Be smarter when creating a
10810 filename tag (for expansion purposes.).
a1b8d58b
GM
10811 (speedbar-highlight-one-tag-line,
10812 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
10813 (speedbar-recenter): New functions.
b6389bfb 10814 (defimage-speedbar): Image loading abstraction.
a1b8d58b
GM
10815 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
10816 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
10817 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
10818 (speedbar-tag-type, speedbar-tag-mail): New images.
b6389bfb
EL
10819 (speedbar-expand-image-button-alist): New variable.
10820 (speedbar-insert-image-button-maybe): Insert an image over some
10821 buttons.
10822
43fe9244
KH
108232000-05-13 Kenichi Handa <handa@etl.go.jp>
10824
10825 * international/mule-cmds.el (encode-coding-char): An ASCII
10826 character is always encodable.
10827
10828 * international/mule-conf.el: Add more information in descriptions
10829 of character sets.
10830
813086ea 10831 * international/mule-diag.el (describe-char-after): New function.
43fe9244
KH
10832 (describe-font-internal): Adjusted for the change of font-info.
10833 (describe-font): Likewise.
10834 (print-fontset): Rewritten for the new fontset implementation.
10835 (describe-fontset): Include fontset alias names in completion.
10836 (list-fontsets): Adjusted for the change of print-fontset.
10837
10838 * simple.el (what-cursor-position): If DETAIL is non-nil, call
10839 describe-char-after instead of displaying the detail in the echo
10840 area.
813086ea
KH
10841 (syntax-code-table): Format changed.
10842 (string-to-syntax): Adjusted for the above change.
0e8c11d8 10843
e8564f57
SM
108442000-05-12 Stefan Monnier <monnier@cs.yale.edu>
10845
10846 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
10847
9278c60d
DL
108482000-05-12 Dave Love <fx@gnu.org>
10849
10850 * calendar/todo-mode.el: Remove some compatibility stuff and CL
10851 dependence. Use line-{beginning,end}-position, not
10852 point-at{b,e}ol. Some doc fixes.
10853 (todo-position): New function. Fix callers of position to use it.
10854 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
10855
be0505fe
GM
108562000-05-12 Gerd Moellmann <gerd@gnu.org>
10857
10858 * time.el (display-time-mail-icon): Use `:ascent center'.
10859
a8a3541c
GM
10860 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
10861 handling FTP security extensions.
399c88ad 10862
44d5f148
DL
108632000-05-11 Dave Love <fx@gnu.org>
10864
33d0c179 10865 * calendar/todo-mode.el: New file.
44d5f148 10866
da4496b6
GM
108672000-05-11 Gerd Moellmann <gerd@gnu.org>
10868
cdc4401d
GM
10869 * comint.el (comint-read-input-ring): Move reference to
10870 comint-input-ring-size outside of the save-excursion. It was
10871 causing the default value to be the only one ever seen.
399c88ad 10872
0279f991
GM
10873 * font-lock.el: Update copyright. Remove Simon Marshall's email
10874 address on request from him.
10875
da4496b6
GM
10876 * subr.el (substitute-key-definition): Add comment describing
10877 the meaning of PREFIX.
10878
ac5cb26d
SM
108792000-05-10 Stefan Monnier <monnier@cs.yale.edu>
10880
10881 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
10882
10883 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
10884 (add-minor-mode): Don't make the variable buffer-local and add a
10885 reference to define-minor-mode in the docstring.
10886
10887 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
10888 HEADER/FOOTER and fix bug with trailing empty directory.
10889 (cvs-append-to-ignore): Use vc-editable-p if available.
10890 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
10891 (vc-do-command): Tweak advice to handle the new VC.
10892
10893 * log-view.el (log-view-goto-rev): New function for the new VC.
10894 (log-view-minor-wrap): Use mark-active.
10895
10896 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
10897 (log-edit-changelog-full-paragraphs): New var.
10898 (log-edit-insert-changelog): Remove a lonely leading `* file'.
10899 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
10900 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
10901 (log-edit-changelog-ours-p, log-edit-changelog-entries)
10902 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
10903 Replace the `cvs' prefix with `log-edit'.
10904
10905 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
10906
10907 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
10908 (diff-font-lock-defaults): Explicitly turn off multiline.
10909 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
10910 (diff-ediff-patch): Fix call to ediff-patch-file.
10911 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
10912 Handle comments.
10913
10914 * frame.el (automatic-hscrolling): Typo.
10915
10916 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
10917
21c34da3
DL
109182000-05-09 Sam Steingold <sds@goems.com>
10919
10920 * apropos.el (apropos-print): use `describe-face' instead of
10921 `customize-face-other-window'.
10922
950cf06f
DL
109232000-05-09 Dave Love <fx@gnu.org>
10924
10925 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
10926
10927 * help.el (describe-variable): Have customize button pop the
10928 help-xref stack when invoked.
10929 (help-xref-symbol-regexp): Add `face'.
10930 (help-make-xrefs): Check for quoted face names and adapt regexp
10931 submatch numbers to cope.
10932 (help-xref-interned): Maybe insert face doc too. Separate
10933 sections with a line of hyphens.
10934
0623e40f 10935 * faces.el: Some doc fixes. Declare some functions obsolete.
950cf06f
DL
10936 (describe-face): Add customize button. Return the help
10937 text. Fix prompt.
10938
82e2ca9d
EZ
109392000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
10940
10941 * term/internal.el (IT-character-translations): Fix last change.
10942
10c00b5c
EZ
109432000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10944
10945 * woman.el: New file
10946 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
10947
9deed82f
EZ
109482000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10949
001ad319
EZ
10950 * term/internal.el (IT-character-translations): Update ASCII
10951 simulations for greek-iso8859-7, add latin-iso8859-14 and
10952 latin-iso8859-15.
10953
9deed82f
EZ
10954 * international/mule-cmds.el (set-language-info-alist): Call
10955 define-prefix-command with 3 arguments, to make the map suitable
10956 for a menu.
10957
4f37b78a
DL
109582000-05-07 Dave Love <fx@gnu.org>
10959
1ec321a7 10960 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
4f37b78a 10961
64a4c526
DL
109622000-05-05 Dave Love <fx@gnu.org>
10963
10964 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
10965 list in doc string. Don't quote keyword symbols.
10966 * emacs-lisp/cl.el: Likewise
10967 * emacs-lisp/cl-seq.el: Likewise
10968
056565f7
GM
109692000-05-05 Gerd Moellmann <gerd@gnu.org>
10970
10971 * abbrev.el (abbrev-mode): Make ARG optional.
10972
4656b314
GM
109732000-05-04 Gerd Moellmann <gerd@gnu.org>
10974
ec82fb2f
GM
10975 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
10976
10977 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
10978
4656b314
GM
10979 * subr.el (substitute-key-definition): Clarify documentation.
10980
109812000-05-04 Milan Zamazal <pdm@freesoft.cz>
10982
10983 * glasses.el (glasses-convert-to-unreadable): Use
10984 `glasses-separator' instead of the hard-wired "_".
10985 (glasses-mode): Call `glasses-make-unreadable' only in a single
10986 place.
10987
7b081c78
EZ
109882000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
10989
10990 * term/internal.el (cjk-codepages-alist): Add associations for
10991 Chinese and Korean codepages. Remove FIXME comment.
10992
baa5536e
DL
109932000-05-03 Dave Love <fx@gnu.org>
10994
10995 * time.el (display-time-mail-face, display-time-use-mail-icon):
10996 New option.
10997 (display-time-mail-icon): New variable.
10998 (display-time-string-forms): Use the above. Fix the local-map.
10999
cbf18892
GM
110002000-05-03 Gerd Moellmann <gerd@gnu.org>
11001
4ff40dd0
GM
11002 * replace.el (query-replace-map): Add binding for `E'.
11003 (query-replace-help): Extend help text.
11004 (perform-replace): Allow editing the replacement string.
11005
11006 * make-mode.el (makefile-mode-abbrev-table): New variable.
11007 (makefile-mode): Set local abbrev table to
11008 makefile-mode-abbrev-table.
11009 (makefile-font-lock-keywords): Fontify includes and conditionals.
399c88ad 11010
cbf18892
GM
11011 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
11012 set TOGGLE's value.
11013
4ff40dd0
GM
11014 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
11015 mail-interactive-insert-alias.
11016 (mail-abbrev-complete-alias): New command.
11017 (mail-mode-map): Bind it to `M-TAB'.
399c88ad 11018
ffec4d9f
KH
110192000-05-03 Kenichi Handa <handa@etl.go.jp>
11020
11021 * language/lao-util.el (lao-compose-region): New function.
11022
1b0672c3
GM
110232000-05-02 Gerd Moellmann <gerd@gnu.org>
11024
576da55d
GM
11025 * files.el (recover-session): Make directories as necessary
11026 if they don't exist yet.
11027
399c88ad
SS
11028 * calendar/cal-french.el
11029 (french-calendar-multibyte-special-days-array)
1b0672c3
GM
11030 (french-calendar-special-days-array): Change French text.
11031 (calendar-french-date-string): Change output.
11032 (calendar-goto-french-date): Likewise.
11033
110342000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
11035
11036 * wid-edit.el (widget-default-active): Obey `:always-active'.
11037 (widget-documentation-string-value-create): Set `:always-active'.
11038
4b33deaa
EZ
110392000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
11040
11041 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
11042 default prefix to `~/_emacs.d/auto-save.list/_s'.
11043 (normal-top-level): Create the directory for auto-save files, if
11044 it doesn't already exist (in the ms-dos case only).
11045
5c922ea7
EZ
110462000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
11047
11048 * international/mule-cmds.el (set-language-environment): Don't
11049 concat an integer (dos-codepage), use format instead.
11050
820ad5e7
DL
110512000-05-02 Dave Love <fx@gnu.org>
11052
11053 * help.el (help-xref-on-pp): Check for constant symbols.
11054
57cb56f5
GM
110552000-04-29 Gerd Moellmann <gerd@gnu.org>
11056
11057 * startup.el (normal-top-level): Put a condition-case around
11058 the code loading subdirs.el.
11059
110602000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
399c88ad 11061
57cb56f5
GM
11062 * ps-print.el: Upside-down and face background color printing,
11063 line number step, doc fix.
11064 (ps-print-version): New version number (5.2).
11065 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
11066 (ps-face-attribute-list, ps-plot-with-face): Code fix.
11067 (ps-spool-config): Var fix.
11068 (ps-printer-name-option): Const fix.
11069 (ps-print-upside-down, ps-use-face-background)
11070 (ps-line-number-step): New vars.
11071 (ps-window-system, ps-lp-system): New consts.
11072 (ps-face-background): New fun.
11073
084cec2f
GM
110742000-04-28 Richard Stallman <rms@gnu.org>
11075
11076 * files.el (make-auto-save-file-name):
11077 Apply auto-save-file-name-transforms to visited file name
11078 before generating auto save file name.
11079 (auto-save-file-name-transforms): New variable.
11080
399c88ad 11081 * files.el (backup-enable-predicate):
084cec2f
GM
11082 Correctly test for a file under a temporary directory.
11083
c94f4677
GM
110842000-04-28 Gerd Moellmann <gerd@gnu.org>
11085
11086 * subr.el (add-minor-mode): Rewritten.
11087
7b211df5
KH
110882000-04-28 Kenichi Handa <handa@etl.go.jp>
11089
11090 * mail/sendmail.el (sendmail-send-it): Set
11091 buffer-file-coding-system to the selected coding system for MIME
11092 header.
11093
c76e04a8 110942000-04-27 Gerd Moellmann <gerd@gnu.org>
e3e36d74 11095
c76e04a8
GM
11096 * dired.el (dired-move-to-filename-regexp): Allow format where
11097 YYYY is followed by two spaces.
e3e36d74 11098
c76e04a8
GM
11099 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
11100 in the second character class of the regexp.
11101
11102 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
11103 mh-etc, too.
353964e3 11104
c76e04a8
GM
11105 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
11106 nil.
399c88ad 11107
353964e3
GM
11108 * subr.el (add-minor-mode): Use `set' instead of `setq'.
11109
11110 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
11111 argument.
11112
c76e04a8 111132000-04-27 Sen Nagata <sen@eccosys.com>
399c88ad 11114
c76e04a8
GM
11115 * emacs-lisp/crm.el (crm-completion-table): New variable.
11116 (crm-collection-fn, crm-test-completion)
11117 (completing-read-multiple): Use it.
11118
111192000-04-27 Dave Love <fx@gnu.org>
11120
11121 * help.el (locate-library): Use mapc.
11122 (help-manyarg-func-alist): Add call-process-region.
11123
7464346d
GM
111242000-04-26 Gerd Moellmann <gerd@gnu.org>
11125
b35bd33d
GM
11126 * subr.el (add-minor-mode): Make argument MAP optional.
11127
7464346d
GM
11128 * desktop.el (desktop-save): Save list of minor modes.
11129 (desktop-create-buffer): Restore minor modes.
11130 (desktop-minor-mode-table): New user-option.
11131
11132 * subr.el (add-minor-mode): New function.
11133
11134 * image.el (find-image): New function.
11135 (defimage): Rewritten to find image at load time.
11136
11137 * startup.el (normal-top-level-add-to-load-path): Handle
11138 case that the default directory is not in load-path.
11139
11140 * help.el: Old patch from Stefan Monnier.
11141 (help-xref-on-pp): New function.
11142 (describe-variable): Use it to display xrefs in a symbol's value.
11143
23c0fb21
SM
111442000-04-26 Stefan Monnier <monnier@cs.yale.edu>
11145
11146 * cus-edit.el (custom-face): Fix parenthesis.
11147
fad95037
KH
111482000-04-26 Kenichi Handa <handa@etl.go.jp>
11149
f03392a1
KH
11150 * mail/rmail.el (rmail-expunge): When there are no deleted
11151 messages, do nothing.
fad95037 11152
0d7c5bb9
DL
111532000-04-26 Dave Love <fx@gnu.org>
11154
11155 * international/mule-cmds.el (locale-translation-file-name):
11156 Defvar to nil.
11157 (set-locale-environment): Set it here (at runtime).
11158
612839b6
GM
111592000-04-25 Gerd Moellmann <gerd@gnu.org>
11160
11161 * replace.el (perform-replace): Add parameters START and END. Use
11162 them instead of the check for a region in Transient Mark mode.
11163 (query-replace-read-args): Return two more list elements for the
11164 start and end of the region in Transient Mark mode.
11165 (query-replace, query-replace-regexp, query-replace-regexp-eval)
11166 (map-query-replace-regexp, replace-string, replace-regexp): Add
11167 optional last arguments START and END and pass them to
11168 perform-replace.
11169
11170 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
11171 form with additional arguments for perform-replace.
11172
11173 * progmodes/etags.el (tags-query-replace): Add parameters START
11174 and END. Construct a form with additional arguments for
11175 perform-replace.
11176
11177 * simple.el (shell-command): Set default directory for "*Shell
11178 Command Output" buffer.
11179
11180 * language/european.el (iso-latin-4): Fix typo.
11181
11182 * emacs-lisp/crm.el: New file.
11183
2917cc05
DL
111842000-04-24 Dave Love <fx@gnu.org>
11185
11186 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
11187 (Custom-reset-saved, Custom-reset-standard)
11188 (custom-group-value-create, custom-group-set, custom-group-save)
11189 (custom-group-reset-current, custom-group-reset-saved)
11190 (custom-group-reset-standard): Use mapc.
11191 (custom-buffer-create-internal): Disable undo when creating items.
11192 Use mapc.
11193 (custom-face): Avoid redundant lambda.
11194
abfcc168
GM
111952000-04-24 Gerd Moellmann <gerd@gnu.org>
11196
11197 * startup.el (auto-save-list-file-prefix): Set default to
11198 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
11199
fa78f71b
SS
112002000-04-24 Sam Steingold <sds@gnu.org>
11201
11202 * time-stamp.el (time-stamp-string-preprocess): Always convert
11203 `field-result' to a string.
11204
cc181e95
GM
112052000-04-24 Gerd Moellmann <gerd@gnu.org>
11206
11207 * frame.el (scrolling): New group.
11208 (automatic-hscrolling): New user-option.
11209
11210 * startup.el (command-line-x-option-alist): Add `-lsp' and
11211 `--line-spacing'.
11212
6142fdcb
DL
112132000-04-19 Dave Love <fx@gnu.org>
11214
11215 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
11216 (cl-mapc): Rename from mapc. Fix the funcall.
11217
5e3dac3f
GM
112182000-04-19 Gerd Moellmann <gerd@gnu.org>
11219
1c459486
GM
11220 * simple.el (clone-indirect-buffer-other-window): New command.
11221 (clone-indirect-buffer): Add optional arg NORECROD.
11222 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
11223
271b4185
GM
11224 * help.el (resize-temp-buffer-window): Use count-screen-lines.
11225
11226 * window.el (count-screen-lines): New function.
11227 (shrink-window-if-larger-than-buffer): Use count-screen-lines
11228 instead of window-buffer-height.
11229
11230 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
11231 non-existing variable comint-input-sentinel.
11232 (inferior-lisp-args-to-list): Removed.
11233 (inferior-lisp): Use split-string instead of
11234 inferior-lisp-args-to-list.
11235
11236 * hexl.el (hexl-insert-hex-string): New command.
11237
5e3dac3f
GM
11238 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
11239 instead of concat.
11240
f6d3257b
GM
112412000-04-18 Gerd Moellmann <gerd@gnu.org>
11242
11243 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
11244 at the start of an existing but empty folder.
11245
112462000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11247
11248 * ps-mule.el: Customization fix, doc fix.
11249 (ps-multibyte-buffer): Customization fix.
11250
8b7bc628 112512000-04-17 Richard M. Stallman <rms@gnu.org>
e61482c0
RS
11252
11253 * subr.el (read-passwd): Use read-char-exclusive.
11254
0daee095
GM
112552000-04-17 Gerd Moellmann <gerd@gnu.org>
11256
11257 * textmodes/texinfo.el (texinfo-insert-@email)
11258 (texinfo-insert-@emph, texinfo-insert-@quotation)
11259 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
11260 (texinfo-mode-map): Add key bindings for them.
11261
11262 * files.el (basic-save-buffer-2): Use a template with `$'
11263 instead of `#' for VMS.
11264
11265 * simple.el (clone-indirect-buffer): New function.
11266
e10f64e7
GM
112672000-04-16 Stephen Eglen <stephen@gnu.org>
11268
11269 * iswitchb.el (iswitchb-case): New function. If the user input
11270 contains any upper-case characters, the search is made
11271 case-sensitive.
11272
e3721db1
SM
112732000-04-17 Stefan Monnier <monnier@cs.yale.edu>
11274
e10f64e7
GM
11275 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
11276 comment-end.
e3721db1
SM
11277 (texinfo-font-lock-syntactic-keywords): New var.
11278 (texinfo-font-lock-keywords): Remove comment regexp.
11279 (texinfo-insert-block): New function.
11280 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
e10f64e7
GM
11281 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
11282 and font-lock-defaults. Use regexp-opt for outline-regexp.
e3721db1 11283 (texinfo-environments): New var.
e10f64e7
GM
11284 (texinfo-environment-regexp): Use regexp-opt and
11285 texinfo-environments.
e3721db1 11286
e10f64e7
GM
11287 * textmodes/ispell.el (ispell-menu-map-needed): Check that
11288 ispell-process is bound since this might be eval'd before ispell
11289 is loaded.
11290 (ispell-message): Use a tiny bit less magic and a bit more hard
11291 data to figure out what kind of sc-cite-regexp to use.
e3721db1
SM
11292
11293 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
11294
11295 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
11296 (insert-cyclic-diary-entry): Unquote the lambda.
11297
11298 * gud.el (gud-jdb-build-source-files-list): Fix typo.
11299
11300 * files.el (backup-enable-predicate): Unquote the lambda.
11301
11302 * cus-edit.el (custom-face, face): Unquote the lambda.
11303
712dc9e0
GM
113042000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11305
11306 * ps-print.el: Check for line-beginning-position definition.
fa78f71b 11307
712dc9e0
GM
11308 * ps-print.el: Fix counting lines in a region.
11309 (ps-print-version): New version number (5.1.5).
11310 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
11311 (ps-printing-region): Fun code fix.
11312
ffc50f2a
GM
113132000-04-15 Gerd Moellmann <gerd@gnu.org>
11314
11315 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
11316 to file-directory-p.
11317
a2522dca
GM
113182000-04-14 Gerd Moellmann <gerd@gnu.org>
11319
11320 * gud.el (gud-jdb-build-source-files-list): Check that directory
11321 exists before calling directory-files.
11322
6e883610
DL
113232000-04-13 Dave Love <fx@gnu.org>
11324
11325 * emacs-lisp/trace.el: Change maintainer. Use new backquote
11326 syntax.
11327
11328 * emacs-lisp/cl-specs.el: Remove when, unless.
11329
11330 * emacs-lisp/cl-extra.el: Don't quote keywords.
11331 (cl-old-mapc): New variable.
11332 (mapc): Use it.
11333 (cl-map-intervals): Use with-current-buffer. Don't check for
11334 next-property-change.
11335 (cl-map-overlays): Use with-current-buffer.
11336 (cl-expt): Remove.
11337 (copy-tree, remprop): Define unconditionally.
11338
11339 * emacs-lisp/cl-compat.el (keywordp): Remove.
11340
11341 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
11342 to use keywordp.
11343 (edebug-spec): Enable keywordp.
11344
11345 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
11346 string-lessp.
11347
11348 * cus-start.el: Use keywordp.
11349
198e3c7a
GM
113502000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11351
11352 * diary-lib.el (include-other-diary-files): Fix the fix of
11353 2000-02-18 by doing a save-excursion.
11354
113552000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11356
11357 * ps-print.el: Customization fix, doc fix.
11358 (ps-print-version): New version number (5.1.4).
11359 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
11360 (ps-print-preprint): Adjust code.
11361 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
11362 (ps-print-prologue-header, ps-print-control-characters)
11363 (ps-spool-config): Customization fix.
fa78f71b 11364
8eba343c
EZ
113652000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
11366
11367 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
11368 converted to the new menu-item format, names silightly changed,
11369 help strings added.
11370
11371 Support for spelling without async subprocesses:
11372
11373 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
11374 (ispell-session-buffer): New variables.
11375 (ispell-start-process, ispell-process-status,
11376 ispell-accept-output, ispell-send-string): New functions, for
11377 Ispell invocation when async subprocesses aren't supported.
11378 (ispell-word, ispell-pdict-save, ispell-command-loop,
11379 ispell-process-line, ispell-buffer-local-parsing): Replace calls
11380 to process-send-string with calls to ispell-send-string, and
11381 accept-process-output with ispell-accept-output.
11382 (ispell-init-process): Call ispell-process-status instead of
11383 process-status with.
11384 (ispell-init-process): Call ispell-start-process. Call
11385 ispell-accept-output and ispell-send-string. Don't call
11386 process-kill-without-query and kill-process if they are unbound.
11387 (ispell-async-processp): New function.
11388
3d30065d
DL
113892000-04-12 Dave Love <fx@gnu.org>
11390
11391 * info.el: Add debug-ignored-errors.
11392 (Info-mode-menu): Add some items.
11393 (Info-directory): Add autoload cookie.
11394
11395 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
11396 Modify `truncate-lines'. Make `describe-language-environment'
11397 always visible and add help. Modify `describe-key' help. Invoke
11398 Info-directory from `info'. New entry `emacs-manual'.
11399
1a1b1895
GM
114002000-04-10 Gerd Moellmann <gerd@gnu.org>
11401
8b2affc5
GM
11402 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
11403 propertized-buffer-identification.
11404 (ebrowse-update-member-buffer-mode-line): Likewise.
11405 (ebrowse--mode-strings): Removed.
11406 (ebrowse--mode-line-props): Removed.
11407
1a1b1895
GM
11408 * files.el (auto-mode-alist): Add `EBROWSE'.
11409
11410 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
11411 space before testing for end of buffer.
11412 (ebrowse-load): Removed.
11413 (ebrowse-revert-tree-buffer-from-file): Rewritten.
11414 (ebrowse-create-tree-buffer): Rewritten.
11415 (ebrowse-tree-mode): Read tree from buffer.
11416
11417 * progmodes/ebrowse-ffh.el: Removed.
11418
223f3c91
KH
114192000-04-10 Kenichi Handa <handa@etl.go.jp>
11420
11421 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
11422
25fbf2c4
GM
114232000-04-10 Gerd Moellmann <gerd@gnu.org>
11424
11425 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
11426 at the wrong place.
11427
92c13173
DL
114282000-04-09 Dave Love <fx@gnu.org>
11429
11430 * files.el (backup-enable-predicate): Use
11431 temporary-file-directory, small-temporary-file-directory.
11432 (make-backup-file-name-function, backup-directory-alist): New
11433 variables.
11434 (make-backup-file-name-1): New function.
11435 (make-backup-file-name): Use it.
11436 (find-backup-file-name): Likewise. Use format for clarity, not
11437 concat.
11438 (file-newest-backup): Use make-backup-file-name.
11439
be0dbdab
GM
114402000-04-09 Gerd Moellmann <gerd@gnu.org>
11441
c45be9ac 11442 * progmodes/ebrowse-ffh.el: New file.
fa78f71b 11443
c45be9ac
GM
11444 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
11445 to ebrowse-ffh.el.
11446 (ebrowse-load): Add autoload.
11447
11448 * finder.el (finder-commentary): Add autoload cookie.
11449
be0dbdab
GM
11450 * mail/rfc2368.el: Correct author's email address.
11451
11452 * progmodes/ebrowse.el: New file.
11453
11454 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
11455 item help string.
11456 (easy-menu-do-add-item): Ditto.
11457 (easy-menu-define): Extend doc string.
11458
11459 * jit-lock.el (with-buffer-unmodified): Use
11460 restore-buffer-modified-p.
11461 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
11462 (jit-lock-function, jit-lock-stealth-fontify): Don't use
11463 with-buffer-unmodified.
11464
3f923efe
DL
114652000-04-08 Dave Love <fx@gnu.org>
11466
11467 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
11468 unless, when.
11469
d35bee0e
MK
114702000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
11471
11472 * viper-util.el (viper-put-on-search-overlay): New subroutine.
11473 (viper-flash-search-pattern): No operation when using Emacs
fa78f71b 11474 doesn't support face.
d35bee0e 11475 Use `viper-put-on-search-overlay'.
fa78f71b 11476
c407c570
GM
114772000-04-04 Gerd Moellmann <gerd@gnu.org>
11478
11479 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
11480 like C-r.
11481
11482 * progmodes/make-mode.el: Some doc fixes.
11483 (makefile-mode-abbrev-table): New variable.
11484 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
11485 (makefile-font-lock-keywords): Fontify includes and conditionals.
11486 (toplevel): Require `dabbrev' and `add-log' when compiling.
11487
11488 * replace.el (perform-replace): Don't move forward one char
11489 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
11490 to do that because it leaves point 1 position after the last
11491 replacement, after everything has been replaced.
11492
11493 * jit-lock.el (with-buffer-unmodified): New macro.
11494 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
11495 modified state.
11496 (jit-lock-function-1): Extracted from jit-lock-function; not
11497 preserving buffer's modified state.
11498 (jit-lock-function, jit-lock-stealth-fontify): Call
11499 jit-lock-function-1.
11500
11501 * mail/rfc2368.el: Remove supernumerary copyright line.
11502
685e5ed2
GM
115032000-04-04 Milan Zamazal <pdm@freesoft.cz>
11504
11505 * glasses.el: Provide facilities for inserting space before left
11506 parentheses and uncapitalization of identifiers.
11507 (glasses-mode): Try to remove old overlays in all cases.
11508
0166aed1
GM
115092000-04-03 Gerd Moellmann <gerd@gnu.org>
11510
62f20204
GM
11511 * progmodes/compile.el (compile-internal): Display the compilation
11512 buffer in a different frame, if it's already displayed there.
11513
6460c400
GM
11514 * mail/rfc2368.el: New file.
11515
c0510d27
GM
11516 * simple.el (sendmail-user-agent-compose): Recognize a `body'
11517 header and insert its value as mail body.
11518
11519 * subr.el (member-ignore-case): New function.
11520
11521 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
11522 (dabbrev--find-expansion): Ignore buffers matching a regexp
11523 from dabbrev-ignored-regexps.
11524
0166aed1
GM
11525 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
11526 to extensions handled by gzip.
11527
c0510d27
GM
115282000-04-03 Richard M. Stallman <rms@gnu.org>
11529
11530 * files.el (insert-directory): List the total free space
11531 along with the used space.
fa78f71b 11532
c0510d27
GM
11533 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
11534 line is followed by one that matches CITATION-REGEXP, end the
11535 paragraph.
11536
115372000-04-03 Markus Rost <rost@delysid.gnu.org>
11538
11539 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
11540 (rmail-make-basic-summary-line): Use that option.
fa78f71b 11541
14c04384
KH
115422000-04-03 Kenichi Handa <handa@etl.go.jp>
11543
11544 * international/mule-cmds.el (encoded-string-description):
11545 Rewritten. Try pretty description for ISO 2022 escape sequences
3a100fd6
KH
11546 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
11547 for hexadecimal format.
14c04384 11548
ccf5869a
DL
115492000-04-01 Dave Love <fx@gnu.org>
11550
11551 * cpp.el: Change customization group to `c' from `C'.
11552
11553 * vcursor.el (vcursor-move): Use display-color-p.
11554
11555 * international/mule-util.el: Provide mule-utils.
11556 (string-to-sequence): Simplify and speed up.
11557
11558 * international/mule.el (make-coding-system): Purecopy doc-string.
11559
11560 * international/mule-cmds.el: Various menu changes.
11561 (describe-specified-language-support): Handle `Default'.
11562 (set-language-info): Purecopy `info'.
11563
610d841e
GM
115642000-03-31 Andrew Innes <andrewi@gnu.org>
11565
11566 * vc.el (vc-backend-diff): Return the correct status if we had to
11567 retry the rcsdiff command without the --brief option.
fa78f71b 11568
7f9de034
DL
115692000-03-31 Dave Love <fx@gnu.org>
11570
2de47765
DL
11571 * help.el (help-manyarg-func-alist): Correct several omissions.
11572
72838819
DL
11573 * add-log.el: Don't require cl, fortran.
11574 (add-log-current-defun-function): Doc fix.
11575 (change-log-version-number-regexp-list): Remove SCCS part. Doc
11576 fix.
11577 (change-log-version-rcs): Function deleted.
11578 (change-log-version-number-search): Doc fix. Use
11579 vc-workfile-version. Avoid CL dolist.
11580 (add-change-log-entry): Just call add-log-current-defun to get
11581 defun. Simplify somewhat.
11582 (change-log-get-method-definition-1): Likewise.
11583 (add-log-current-defun): Return nil if calling
11584 add-log-current-defun-function does so. Move Fortran stuff to
11585 fortran.el. Return string without properties.
11586
7f9de034
DL
11587 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
11588 and :alpha: char classes.
11589
11590 * mail/supercite.el: Defvar curline when compiling.
11591 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
11592 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
11593 rather than a-zA-Z0-9 to allow non-ASCII characters.
11594
aa110c0c
GM
115952000-03-31 Gerd Moellmann <gerd@gnu.org>
11596
11597 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
11598
11599 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
11600 Re-enable new code.
11601
11602 * lpr.el (print-region-1): Use -d to specify printer name for
11603 systems `usg-unix-v*, `dgux', `hpux', `irix'.
11604
116052000-03-31 Dave Love <fx@gnu.org>
fa78f71b 11606
aa110c0c
GM
11607 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
11608 for function definition in symbol's function value slot first
11609 instead of first consulting byte-compile-function-environment.
fa78f71b 11610
6733d074
KH
116112000-03-31 Kenichi Handa <handa@etl.go.jp>
11612
11613 * language/european.el ("Polish"): New language environment.
11614 (setup-polish-environment): New function.
11615
63fcfa04
GM
116162000-03-30 Gerd Moellmann <gerd@gnu.org>
11617
11618 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
11619 Disable new code.
11620
11621 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
11622 trying to `load' the symbol of an autoload instead of the file
11623 recorded in the autoload. Fix error messages.
11624
7438c86b
GM
116252000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11626
11627 * ps-print.el: PostScript programming fix for ghostview, doc fix.
11628 (ps-print-version): New version number (5.1.3).
11629 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
11630 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
11631 (ps-generate-postscript-with-faces): Code fix.
11632 (ps-color-values): XEmacs compatibility.
11633 (ps-print-background-image, ps-print-background-text, ps-printer-name)
11634 (ps-default-fg, ps-default-bg): Adjust customization.
11635 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
11636 (ps-color-scale): Renaming old ps-color-value fun.
11637 (ps-print-headers): Replace ps-print-header group to avoid conflict
11638 with ps-print-header variable.
11639 (ps-print-miscellany): New group.
11640 (ps-format-color, ps-rgb-color): New funs.
11641 (ps-default-foreground): New var.
11642 (ps-printer-name-option): New const.
fa78f71b 11643
326855a0
PB
116442000-03-30 Peter Breton <pbreton@ne.mediaone.net>
11645
1f56ba73
PB
11646 * net/net-utils.el:
11647 (network-connection-host, network-connection-service): New variables
11648 (network-connection-mode): New mode, derived from comint-mode
11649 (network-connection-mode-setup): New function, saves host and
fa78f71b 11650 service information in local variables.
1f56ba73 11651
326855a0
PB
11652 * lisp/locate.el:
11653 (locate-word-at-point): Added this function
11654 (locate): Default to using locate-word-at-point as input
11655 Run dired-mode-hook
11656
141384bd
DL
116572000-03-29 Dave Love <fx@gnu.org>
11658
11659 * calendar/appt.el: Doc fixes.
11660 (appt-check): Convert min-to-app to a string before passing to
11661 appt-disp-window-function or concat.
11662 (appt-delete-window): Remove test for frame-root-window.
11663 (appt-select-lowest-window, appt-convert-time): Simplify.
11664
11665 * emacs-lisp/bytecomp.el: Doc fixes.
11666 (byte-compile-file-form-autoload): Update
11667 byte-compile-function-environment.
11668
c5aa0fc2
AS
116692000-03-29 Andreas Schwab <schwab@suse.de>
11670
11671 * emacs-lisp/autoload.el: Also print defsubst doc string
11672 specially.
11673
11674 * dired.el (dired-insert-directory): If dired-free-space-program
11675 failed just delete its output.
11676
f1d6fe69
DL
116772000-03-29 Dave Love <fx@gnu.org>
11678
11679 * international/iso-cvt.el: Move provide to end. Doc fixes.
11680 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
11681 (iso-iso2sgml, iso-sgml2iso): New functions.
11682 (iso-cvt-define-menu): Fix some entries and use backquote for
11683 clarity.
11684
11685 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
11686
b61f1215
GM
116872000-03-28 Gerd Moellmann <gerd@gnu.org>
11688
11689 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
11690 ISO-DATE. If non-nil, return date in ISO 8601 format.
11691
ea4b0ca3
SM
116922000-03-26 Stefan Monnier <monnier@cs.yale.edu>
11693
3831af62
SM
11694 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
11695 if it ever becomes used.
11696 (log-edit-mode-hook): Default to vc-log-mode-hook.
11697 (log-edit-mode): Fix the docstring.
11698
ea4b0ca3
SM
11699 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
11700 the code.
11701
08f8b1cc
DL
117022000-03-26 Dave Love <fx@gnu.org>
11703
082527fe
DL
11704 * net/browse-url.el (browse-url): Re-fix case of
11705 browse-url-browser-function being an alist.
11706 (browse-url): Add :link to defgroup.
11707
08f8b1cc
DL
11708 * files.el: Doc fixes.
11709 (file-truename): Include `[' in wildcard characters.
11710 (automount-dir-prefix): Customize.
11711 (find-file-wildcards): Add :version.
11712 (find-file-noselect): Simplify a mapcar call.
11713
11714 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
11715 compatible with inf-lisp version.
11716 (eval-defun-1): Fix custom-declare-variable case.
11717
ea4b0ca3
SM
117182000-03-25 Stefan Monnier <monnier@cs.yale.edu>
11719
11720 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
11721
9a0dd3dc
GM
117222000-03-24 Gerd Moellmann <gerd@gnu.org>
11723
b68c375f
GM
11724 * Makefile (COMPILE_FIRST): New macro.
11725 (compile-files): Compile files from COMPILE_FIRST first.
11726
11727 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
11728 code.
11729
9a0dd3dc
GM
11730 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
11731 matching open parenthesis in column 0 to defun-prompt-regexp
11732 only if open-paren-in-column-0-is-defun-start is set.
11733
11734 * sun-curs.el: Require CL at compile-time only.
11735
11736 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
11737 instead of copy-list which is a function from CL.
11738 (msb--choose-menu, msb--mode-menu-cond)
11739 (msb--create-buffer-menu-2): Use dolist instead of mapc.
11740 (msb--init-file-alist): Use mapcar instead of mapcan.
11741 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
11742 `(' in column 0 in doc string.
11743 (msb--add-separators): Use mapcar instead of mapcan.
11744
11745 * cus-dep.el: Require CL at compile-time only.
11746
c7dcadb5
SM
117472000-03-24 Stefan Monnier <monnier@cs.yale.edu>
11748
11749 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
11750 (byte-compile-warnings): New warning `noruntime'.
11751 (byte-compile-constants, byte-compile-variables): Fix docstring.
11752 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
11753 execute `eval-whenc-compile's body.
11754 (byte-compile-unresolved-functions): Fix docstring.
11755 (byte-compile-eval): New function.
11756 (byte-compile-callargs-warn): Check if the function will be available
11757 at runtime (via property `byte-compile-noruntime').
11758 (byte-compile-print-syms): New function.
11759 (byte-compile-warn-about-unresolved-functions): Also warn about
11760 `noruntime' functions (and use `byte-compile-print-syms').
11761 (byte-compile-file): Capitalize the message.
11762
3b55acc9
GM
117632000-03-24 Gerd Moellmann <gerd@gnu.org>
11764
11765 * mail/rmail.el (rmail-confirm-expunge): New user-option.
11766 (rmail-expunge): Ask for confirmation depending on the setting
11767 of rmail-confirm-expunge.
11768
117692000-03-23 Gerd Moellmann <gerd@gnu.org>
11770
11771 * Makefile (bootstrap-clean): If $(emacs) exists, build
11772 loaddefs.el first. A loaddefs.el that's not up-to-date might
11773 cause a bootstrap failure because things don't autoload as
11774 expected.
11775
02c76af4
DL
117762000-03-23 Dave Love <fx@gnu.org>
11777
11778 * net/browse-url.el: Restore previous use of
11779 browse-url-maybe-new-window.
11780
1a3199d9
GM
117812000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11782
11783 * ps-print.el: Skip banner page fix.
11784 (ps-print-version): New version number (5.1.2).
11785 (ps-begin-file, ps-end-file, ps-generate): Code fix.
fa78f71b 11786
1a3199d9
GM
117872000-03-23 Dave Pearson <davep@davep.org>
11788
11789 * net/quickurl.el Changed the type of parameter passed to the
11790 function defined by `quickurl-format-function'. Before only the
11791 text of the URL was passed. Now the whole URL structure is passed
11792 and the function is responsible for extracting the parts it
11793 requires. Changed the default of `quickurl-format-function'
11794 accordingly.
11795 (quickurl-insert): Changed the `funcall' of
11796 `quickurl-format-function' to match the above change.
11797 (quickurl-list-insert): Changed the `url' case so that it makes
11798 use of `quickurl-format-function', previous to this the format was
11799 hard wired.
fa78f71b 11800
72db3ab5
GM
118012000-03-22 Gerd Moellmann <gerd@gnu.org>
11802
11803 * startup.el: Change some spellings for the X Window System.
11804
68049bfa
SM
118052000-03-22 Stefan Monnier <monnier@cs.yale.edu>
11806
11807 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
11808 up the code and the regexp and make sure the cursor is temporarily
11809 moved to the suspicious line while querying the user.
11810
ff4df011
JR
118112000-03-22 Jason Rumney <jasonr@gnu.org>
11812
11813 * w32-fns.el (w32-charset-info-alist): Initialize.
11814
ee1c5b21
GM
118152000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11816
11817 * ps-print.el: N-up last page fix.
11818 (ps-print-version): New version number (5.1.1).
11819 (ps-end-file, ps-end-job, ps-generate): Code fix.
fa78f71b 11820
d2cbfba0
SM
118212000-03-21 Stefan Monnier <monnier@cs.yale.edu>
11822
bfb857d8
SM
11823 * files.el (find-file-run-dired): Update docstring.
11824 (find-directory-functions): New hook.
11825 (find-file-noselect): Run find-directory-functions rather than
11826 calling dired directly.
11827
11828 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
11829
cb3430a1
SM
11830 * pcvs.el: Add a minimal leading commentary.
11831 (cvs-make-cvs-buffer): Change the header part by removing the startup
11832 message and adding a `Module' entry. Also replace the FOOTER and
11833 HEADER special fileinfos with the new support in ewoc for updating
11834 its own footer and header.
11835 (cvs-update-header): Update to use the header/footer of the ewoc.
11836 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
11837 (cvs-is-within-p): New function.
11838 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
11839 to only examine some subset of the buffers.
11840
11841 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
11842 `format' instead of our own ad-hoc functions.
11843 Remove HEADER and FOOTER cases, now handled in the EWOC.
11844 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
11845
11846 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
11847 output to avoid scaring the user.
11848 (cvs-parse-table): Catch message for non-up-to-date commits.
11849
11850 * pcvs-defs.el (cvs-startup-message): Remove.
11851 (cvs-global-menu): New autoloaded menu.
11852
11853 * pcvs-util.el (cvs-string-fill): Remove.
11854
11855 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
11856 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
11857 PP part of it and also make it work for footers and headers.
11858 (ewoc-create): Drop POS and BUFFER arguments.
11859 Use the DLL's dummy node to store the end-of-footer position.
11860 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
11861 (ewoc-refresh): Remove unused `header' variable.
11862 (ewoc-(get|set)-hf): New functions.
11863
d2cbfba0
SM
11864 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
11865 log-view-*-(message|file) and use easy-mmode-define-navigation.
11866 (log-view-message-re): Match SCCS format as well.
11867 And match the revision line rather than the dashed separator line.
11868 (log-view-mode): Use the new define-derived-mode.
11869 (log-view-current-tag): Fill in with an actual implementation.
11870
11871 * cvs-status.el (cvs-status-(prev|next)): Rename from
11872 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
11873 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
11874 to let the output "breathe" a little more (more readable).
11875 (cvs-status-mode): Use the new define-derived-mode.
11876
11877 * smerge-mode.el (smerge-auto-leave): New function and variable.
11878 (smerge-basic-map): Rename from smerge-basic-keymap.
11879 Change the bindings for smerge-diff-*.
11880 (smerge-*-map): Use easy-mmode-defmap.
11881 (smerge-(next|prev)): Use easy-mmode-define-navigation.
11882 (smerge-keep-*): Use smerge-auto-leave.
11883
51663132
JR
118842000-03-21 Jason Rumney <jasonr@gnu.org>
11885
11886 * cus-edit.el (custom-button-face): Use 3D look for w32.
11887 (custom-button-pressed-face): Likewise.
11888
3f6e4b8b
GM
118892000-03-21 Gerd Moellmann <gerd@gnu.org>
11890
11891 * progmodes/etags.el (tags-case-fold-search): New user-option.
11892 (tags-loop-eval): New function. Bind case-fold-search around eval
11893 depending on the value of tags-case-fold-search.
11894 (tags-loop-continue): Use tags-loop-eval.
11895 (find-tag-in-order): Bind case-fold-search depending on the value
11896 of tags-case-fold-search.
11897
c7ea3acc
SM
118982000-03-21 Stefan Monnier <monnier@cs.yale.edu>
11899
0ae39f53
SM
11900 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
11901 (diff-end-of-hunk): Return the end position for use in
11902 `easy-mmode-define-navigation'.
11903 (diff-recenter): Remove.
11904 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
11905 of `easy-mmode-define-navigation'.
11906 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
11907 previous renaming) and fix to use new names.
11908 (diff-merge-strings): Use \n as separator: simpler, faster.
11909 (diff-mode): Use `define-derived-mode'.
11910
c7ea3acc
SM
11911 * derived.el (define-derived-mode): Don't autoload anymore.
11912 Prefer the macro-only version provided by easy-mmode.el.
11913
11914 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
11915 `easy-mmode-define-derived-mode'.
11916 Use `combine-run-hooks'.
11917 (easy-mmode-define-navigation): New macro.
11918
11919 * subr.el (combine-run-hooks): New function.
11920
6c4bfdc0
KH
119212000-03-21 Kenichi HANDA <handa@etl.go.jp>
11922
11923 * term/x-win.el: Fontsets related initialization is simplified.
11924
11925 * international/mule-diag.el (describe-font): Don't refer to
11926 global-fontset-alist, instead call font-list.
11927 (describe-fontset, list-fontsets, mule-diag): Likewise.
11928 (print-fontset): Adjusted for the change of fontset
11929 implementation.
11930
11931 * international/fontset.el (x-charset-registries): Variable
11932 removed, instead the corresponding data is stored in the default
11933 fontset.
11934 (register-alternate-fontnames): Function removed.
11935 (resolved-ascii-font): Variable removed.
11936 (x-compose-font-name): Ignore the second argument REDOCE.
11937 (x-complement-fontset-spec): Complement only an ASCII font and
11938 element for those charsets than can use that ASCII font.
11939 (generate-fontset-menu): Don't refer to global-fontset-alist,
11940 instead call fontset-list.
11941 (uninstantiated-fontset-alist): Variable removed.
11942 (x-style-funcs-alist): Likewise.
11943 (fontset-default-styles): Likewise.
11944 (x-modify-font-name): Function removed.
11945 (create-fontset-from-fontset-spec): Ignore the argument
11946 STYLE-VARIANT.
11947 (create-fontset-from-ascii-font): Docsting adjusted for the above
11948 change.
11949 (instantiate-fontset, resolve-fontset-name): Functions removed.
11950 (fontset-list): Now implemented by C code.
fa78f71b 11951
6c4bfdc0
KH
11952 * faces.el (read-face-font): Fix TABLE arg to completing-read.
11953 (describe-face): Include `font' attribute in the description.
11954
9111d4b5
KH
119552000-03-21 Kenichi Handa <handa@etl.go.jp>
11956
11957 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
11958
b33dd3b0
GM
119592000-03-20 Gerd Moellmann <gerd@gnu.org>
11960
a25bbe00
GM
11961 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
11962 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
11963 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
fa78f71b 11964
b33dd3b0
GM
11965 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
11966 about behavior of set-buffer-modified-p wrt redisplay.
11967
8b7bc628 119682000-03-19 Richard M. Stallman <rms@gnu.org>
e53ae11c
RS
11969
11970 * view.el (view-mode-disable): Kill local binding of view-read-only.
11971
d7b511c4
GM
119722000-03-18 Gerd Moellmann <gerd@gnu.org>
11973
11974 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
11975 is a string, convert it to a syntax cell using string-to-syntax.
11976
11977 * simple.el (syntax-code-table, syntax-flag-table): New variables.
11978 (string-to-syntax): New function.
11979
11980 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
11981 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
b33dd3b0 11982 try to use passive ftp mode.
d7b511c4 11983
998ecc60
GM
119842000-03-17 Gerd Moellmann <gerd@gnu.org>
11985
b33dd3b0 11986 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
998ecc60
GM
11987
11988 * simple.el (append-to-buffer): Update point of windows after
11989 insertion.
11990
11991 * abbrev.el (inverse-add-abbrev): Identify word by first moving
11992 forward then moving backward. Reindent.
11993
11994 * frame.el (other-frame): Call x-focus-frame only if
11995 focus-follows-mouse is off.
11996
235d6821
DL
119972000-03-17 Dave Love <fx@gnu.org>
11998
11999 * pcvs-util.el (cvs-strings->string): Rename
12000 replace-regexps-in-string.
12001
a29a2cd1
SM
120022000-03-17 Stefan Monnier <monnier@cs.yale.edu>
12003
af595444
SM
12004 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
12005 regexp for labels cannot span several lines.
12006
12007 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
998ecc60 12008 `(setq :<key> ':<key>)' to the macro expansion.
a29a2cd1 12009
a9be2843
DL
120102000-03-16 Dave Love <fx@gnu.org>
12011
12012 * progmodes/f90.el (f90): Put custom group under `languages', not
12013 `fortran'.
12014 (f90-mode-hook): Customize.
12015 (f90-mode): Set add-log-current-defun-function.
12016 (f90-current-defun): New function.
12017
d0ab3e9d
GM
120182000-03-16 Gerd Moellmann <gerd@gnu.org>
12019
16b20ed9
GM
12020 * cus-edit.el (custom-variable-tag-face): Handle case that
12021 default face's height is not a number.
12022 (custom-face-tag-face, custom-group-tag-face-1)
12023 (custom-group-tag-face): Ditto.
12024 (custom-group-tag-face-1): Add :group.
fa78f71b 12025
d0ab3e9d
GM
12026 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
12027
ae8ab422
GM
120282000-03-15 Gerd Moellmann <gerd@gnu.org>
12029
12030 * pcvs-defs.el (toplevel): Remove autoload cookie for form
12031 requiring easymenu.
12032
81c7ca69
GM
120332000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12034
12035 * ps-print.el: PostScript user-defined prologue, PostScript error
12036 handler, doc fix.
12037 (ps-print-version): New version number (5.1).
12038 (ps-user-defined-prologue, ps-error-handler-message)
12039 (ps-print-prologue-0, ps-error-handler-alist): New vars.
12040 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
12041 (ps-insert-string): New function.
fa78f71b 12042
dcf1003d
KH
120432000-03-15 Kenichi Handa <handa@etl.go.jp>
12044
12045 * international/ccl.el (ccl-compile-expression): Don't generate
12046 invalid self-assignment code.
12047
73825616
DL
120482000-03-14 Dave Love <fx@gnu.org>
12049
12050 * subr.el (replace-regexp-in-string): Renamed from
12051 replace-regexps-in-string. Doc fix.
12052
031020ac
DL
120532000-03-12 Dave Love <fx@gnu.org>
12054
12055 * cus-edit.el: Doc fixes.
12056 (customize-set-variable, customize-save-variable): Rename args for
12057 doc.
12058 (custom-variable-tag-face, custom-face-tag-face)
12059 (custom-group-tag-face-1, custom-group-tag-face): Modify from
12060 style which user identify as hyperlink.
12061 (hook): Don't add undefined functions to the hook.
12062 (debug-ignored-errors): Transfer message from bindings.el.
12063
9b2f3c38
GM
120642000-03-12 Gerd Moellmann <gerd@gnu.org>
12065
12066 * recentf.el (recentf-keep-non-readable-files-p): Remove
12067 double/nested definition.
12068
0d6e23cf
DL
120692000-03-12 Dave Love <fx@gnu.org>
12070
12071 * facemenu.el (facemenu-get-face): Use display-color-p.
12072 * enriched.el (enriched-decode-foreground): Likewise.
12073 (enriched-decode-background): Likewise.
12074 * isearch.el (isearch-highlight): Likewise.
12075 * info-look.el (info-lookup): Likewise.
12076 * simple.el (completion-setup-function): Likewise.
12077
12078 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
12079 :options.
12080
12081 * bindings.el (mode-line-format): Fix line-number and
12082 column-number items. Add help-echo for the background.
12083 (mode-line-mule-info): Modify help-echo.
12084
1598a961 12085 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
0d6e23cf
DL
12086
12087 * files.el (load-file): Allow completion to .elc.
12088
12089 * man.el: Doc fixes.
12090 (Man-init-defvars): Use display-color-p to set fontification.
12091
12092 * play/hanoi.el (hanoi-internal): Don't use oddp.
12093
e1cff360
GM
120942000-03-12 Gerd Moellmann <gerd@gnu.org>
12095
12096 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
12097
12098 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
12099
5e5dff44
GM
121002000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
12101
12102 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
12103 Fix comment.
12104
5b467bf4
SM
121052000-03-10 Stefan Monnier <monnier@cs.yale.edu>
12106
83fef604
SM
12107 * font-lock.el (font-lock-keywords): Fix the doc now that
12108 regexp-opt-depth is unnecessary.
12109 (save-buffer-state): Set an edebug spec.
12110 (font-lock-fontify-anchored-keywords): Properly handle the case when
12111 the matcher goes past the limit.
12112
5b467bf4
SM
12113 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
12114 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
12115
83fef604
SM
12116 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
12117 dll.el and cookie.el (from Elib) with heavy renaming and other
12118 massaging.
5b467bf4
SM
12119
12120 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
12121 Autoload the functions used.
12122 (easy-mmode-define-syntax): Fix CL typo.
12123 (easy-mmode-define-derived-mode): Improve the docstring generation.
12124
d407456c
GM
121252000-03-10 Gerd Moellmann <gerd@gnu.org>
12126
12127 * textmodes/texinfo.el (texinfo-version): Variable and function
12128 removed.
12129
5a7a545c
SM
121302000-03-09 Stefan Monnier <monnier@cs.yale.edu>
12131
0d6e23cf
DL
12132 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
12133 allow more flexibility.
12134 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
12135 fns.
12136 (easy-mmode-defmap, easy-mmode-defsyntax)
12137 (easy-mmode-define-derived-mode): New macros.
5a7a545c 12138
d407456c 121392000-03-09 Didier Verna <didier@xemacs.org>
445b0666
DL
12140
12141 * rect.el (replace-rectangle): New function.
12142
121432000-03-09 Dave Love <fx@gnu.org>
12144
12145 * progmodes/fortran.el (fortran-comment-line-start): Define as
12146 "C".
12147 (fortran-comment-line-start-skip): Don't match cpp stuff.
12148 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
12149 (fortran-mode-map): Remove over-eager custom-menu-create for now.
12150 (fortran-mode): Don't set fortran-comment-line-start-skip,
12151 fortran-comment-line-start here. Set comment-start,
12152 add-log-current-defun.
12153 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
12154 (fortran-current-defun): New function.
12155
80460654
GM
121562000-03-09 Gerd Moellmann <gerd@gnu.org>
12157
d1221ea9
GM
12158 * emacs-lisp/re-builder.el: New file.
12159
1853aa6b
GM
12160 * mouse.el (mouse-drag-region): Don't run up-event handler
12161 if hscroll has changed.
12162
80460654
GM
12163 * octave-mod.el (octave-font-lock-keywords): To font-lock the
12164 builtin operators, use `font-lock-builtin-face' for Emacs and
12165 `font-lock-preprocessor-face' otherwise.
fa78f71b
SS
12166
12167 * font-lock.el (lisp-font-lock-keywords-1): Highlight
80460654
GM
12168 `(defun (setf foo)' differently.
12169
c0056275
SM
121702000-03-08 Stefan Monnier <monnier@cs.yale.edu>
12171
12172 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
80460654
GM
12173 (regexp-opt): Update comment and adapt the code the new meaning of
12174 the `paren' argument of regex-opt-group for shy-groups.
12175 (regexp-opt-depth): Handle shy groups as well as backslashed
12176 backslashes.
c0056275
SM
12177 (regexp-opt-group): Turn the leading comment into a docstring.
12178 Allow `paren' to be a string (the string to use to open a group).
80460654
GM
12179 Remove open-presuf and close-presuf. Instead of checking for `all
12180 one-char' and then later on check for `several one-char', handle
12181 both cases close together. Also apply a more generic algorithm
12182 for suffixes (the mirror image of the algorithm used for
12183 prefixes). Use shy-groups. Use nreverse rather than reverse.
c0056275
SM
12184 (regexp-opt-try-suffix): Removed.
12185
12186 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
80460654
GM
12187 from comint-mode-map, so we can just inherit from it. Also, move
12188 the initialization into the `defvar' since there's no docstring
12189 anyway and it's fairly short.
12190 (inferior-scheme-mode): Define it as derived-mode: the code is
12191 shorter and this way we inherit from comint-mode-map rather than
12192 copying it.
c0056275 12193
80460654
GM
12194 * subr.el (replace-regexps-in-string): Properly handle the case
12195 where we match an empty string.
c0056275 12196
80460654
GM
12197 * comint.el (comint-exec-1): Add the current-dir to the exec-path
12198 when the command has a directory component (such as "./testml").
c0056275
SM
12199 Also fix a typo in the comment.
12200
5e91ff9e
GM
122012000-03-08 Gerd Moellmann <gerd@gnu.org>
12202
feab4fba
GM
12203 * Makefile (compile-files): Compile files one by one because
12204 that's the only way to ensure a clean compilation environment for
12205 each individual file.
12206
5e91ff9e
GM
12207 * frame.el (other-frame): Call x-focus-frame.
12208
76162e12
DL
122092000-03-07 Dave Love <fx@gnu.org>
12210
f64ce788
DL
12211 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
12212 :require to defcustom.
12213
76162e12
DL
12214 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
12215 lists.
12216
12217 * files.el (auto-mode-alist): Add configure.in.
12218
12219 * progmodes/autoconf.el: New file.
12220
f7daf1e1
GM
122212000-03-07 Gerd Moellmann <gerd@gnu.org>
12222
12223 * mail/mh-e.el: Change maintainer to `none'.
12224
12225 * recentf.el (recentf-keep-non-readable-files-p): Quote args
12226 to remove-hook and add-hook.
12227
122282000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
12229
12230 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
12231 it as the default.
12232 (mail-send): Test mail-send-nonascii also for the new `mime' value.
12233 (sendmail-send-it): Conditionally add MIME headers specifying the
12234 used character set.
fa78f71b 12235
63f6b2c4
DL
122362000-03-07 Dave Love <fx@gnu.org>
12237
12238 * winner.el: Fix keywords, autoload cookies. Split
12239 eval-when-compile form to avoid compilation failure.
12240
8330e2f9
KH
122412000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
12242
12243 * international/mule.el: Modify comment about coding system
12244 property `coding-category'.
12245 (make-coding-system): New argument EOL-TYPE. Pay attention to
12246 coding-category property of PROPERTIES.
12247
12248 * international/mule-conf.el (coding-category-utf-8,
12249 coding-category-utf-16-be, coding-category-utf-16-le): New coding
12250 categories. Include them in the argument for set-coding-priority.
12251
12252 * international/mule-cmds.el (reset-language-environment): Include
12253 coding-category-utf-8, coding-category-utf-16-be, and
12254 coding-category-utf-16-le in the argument for set-coding-priority.
12255 (reset-language-environment): Initialize coding-category-utf-8,
12256 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
12257
18bb0684
GM
122582000-03-06 Karl Fogel <kfogel@red-bean.com>
12259
12260 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
12261 code abstracted out of `bookmark-jump-noselect'. Now tries info
12262 extensions as well as compression extensions.
12263 (bookmark-jump-noselect): Use above new func.
fa78f71b 12264
71a6ba55
GM
122652000-03-03 Gerd Moellmann <gerd@gnu.org>
12266
12267 * strokes.el: Change maintainer's mail address.
12268
0d56cdff
KH
122692000-03-03 Kenichi Handa <handa@etl.go.jp>
12270
12271 * international/mule-diag.el (list-character-sets): Make help-echo
12272 string by substitute-command-keys.
12273 (list-character-sets): Likewise.
12274 (sort-listed-character-sets): Call help-setup-xref.
12275
900fa1f1
GM
122762000-03-02 Gerd Moellmann <gerd@gnu.org>
12277
12278 * time.el (display-time-mail-file): Add `none' to the list of
12279 choices.
12280
54d04320
DL
122812000-03-01 Dave Love <fx@gnu.org>
12282
43f3fa09
DL
12283 * help.el (help-xref-go-back): Don't try to set position.
12284
54d04320
DL
12285 * international/mule-diag.el (list-character-sets): Call
12286 help-setup-xref. Add help-echo to xrefs.
12287 (list-character-sets-1): Add help-echo to xrefs.
12288
d054101f
GM
122892000-03-02 Gerd Moellmann <gerd@gnu.org>
12290
12291 * frame.el (blink-cursor-mode): Switch cursor on when turning
12292 the mode off.
12293
12294 * add-log.el (add-log-current-defun): Add support for
12295 Autoconf mode.
12296
12297 * mail/rmail.el (rmail-quit-hook): New variable.
12298
d77dae5c
DL
122992000-03-01 Dave Love <fx@gnu.org>
12300
e5f597f0
DL
12301 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
12302
d77dae5c
DL
12303 * help.el (help-xref-button): Add help-echo arg.
12304 (describe-function-1, describe-variable, help-make-xrefs): Use it.
12305
12306 * faces.el (list-faces-display): Supply help-echo with
12307 help-make-xrefs.
12308
12309 * facemenu.el (list-text-properties-at): Set help-xref-stack to
12310 nil.
12311
72d19d75
GM
123122000-03-01 Gerd Moellmann <gerd@gnu.org>
12313
2df636f4
GM
12314 * image.el (defimage): Look for image files in load-path.
12315
fa78f71b 12316 * frame.el (busy-cursor-delay-seconds): Change type to
72d19d75
GM
12317 `number'.
12318
2df636f4
GM
123192000-03-01 David Ponce <david.ponce@wanadoo.fr>
12320
12321 * recentf.el (recentf): Added version tag to the defgroup of
12322 recentf.
12323
123242000-03-01 David Ponce <david.ponce@wanadoo.fr>
12325
12326 * recentf.el (recentf-cleanup): Changed to remove excluded file
12327 too.
12328 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
12329 action to select/unselect a file.
12330 (recentf-edit-list): Code cleanup and improvement.
12331 (recentf-open-more-files-action): `recentf-open-more-files' button
12332 widget action to open a file.
12333 (recentf-open-more-files): No more use standard completion but
12334 widgets.
12335 (recentf-more-collection): Deleted.
12336 (recentf-more-history): Deleted.
12337 (recentf-setup-more-completion): Deleted.
12338
123392000-03-01 David Ponce <david.ponce@wanadoo.fr>
12340
12341 * recentf.el (recentf-mode): No more needs that Emacs is running
12342 under a window-system.
12343
123441999-03-01 David Ponce <david.ponce@wanadoo.fr>
12345
12346 * recentf.el (recentf-edit-list): New command to edit the recent
12347 list which allow the user to remove files.
12348 (recentf-edit-selected-items): New global variable, used by
12349 `recentf-edit-list' to hold the list of files to be removed from
12350 the recent list.
12351 (recentf-make-menu-items): Updated to display a "Edit list..."
12352 menu item. Minor code cleanup.
12353
123541999-03-01 David Ponce <david.ponce@wanadoo.fr>
12355
12356 * recentf.el (recentf-open-more-files): New command to open files
12357 that are not displayed in the menu.
12358 (recentf-more-collection): New global variable holding the set of
12359 permissible completions used by `recentf-open-more-files'.
12360 (recentf-more-history): New global variable holding the history list
12361 used by `recentf-open-more-files' completion.
12362 (recentf-setup-more-completion): New function to setup completion for
12363 `recentf-open-more-files'.
12364 (recentf-make-menu-items): Updated to display a "More..." menu item.
12365
123661999-03-01 David Ponce <david.ponce@wanadoo.fr>
12367
12368 * recentf.el (recentf-menu-action): Doc fixed.
12369
123701999-03-01 David Ponce <david.ponce@wanadoo.fr>
12371
12372 * recentf.el (recentf-menu-filter): Doc updated.
12373 (recentf-update-menu-hook): Allow menu filters to force menu update.
12374 (recentf-make-menu-items): New menu filter handling.
12375 (recentf-make-menu-item): New helper function.
12376 (recentf-menu-elements): New menu handling function.
12377 (recentf-sort-ascending): Updated to new menu filter handling.
12378 (recentf-sort-descending): Updated to new menu filter handling.
12379 (recentf-sort-basenames-ascending): New menu filter function.
12380 (recentf-sort-basenames-descending): New menu filter function.
12381 (recentf-show-basenames): New menu filter function.
12382 (recentf-show-basenames-ascending): New menu filter function.
12383 (recentf-show-basenames-descending): New menu filter function.
12384
72d19d75
GM
123852000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12386
12387 * diary-lib.el (list-diary-entries): Don't try to go forward at
12388 the end of the buffer.
12389
1ac1c836
KH
123902000-02-29 Kenichi Handa <handa@etl.go.jp>
12391
12392 * international/mule-diag.el (list-character-sets): Completely
12393 rewritten.
12394 (sort-listed-character-sets): New function.
12395 (list-character-sets-1): Completely rewritten.
12396 (list-character-sets-2): New function.
12397 (non-iso-charset-alist): New variable.
12398 (decode-codepage-char): New function.
12399 (charset-history): New variable.
12400 (read-charset) (list-block-of-chars)
12401 (list-iso-charset-chars)
12402 (list-non-iso-charset-chars)
12403 (list-charset-chars): New functions.
12404 (mule-diag): Call list-character-sets-2, not
12405 list-character-sets-2.
12406 (dump-charsets): Likewise.
12407
ed4d0512
GM
124082000-02-29 Gerd Moellmann <gerd@gnu.org>
12409
72d19d75
GM
12410 * dired-x.el (dired-filename-at-point): Add `@' to valid
12411 file name characters.
12412 (dired-filename-at-point): Handle ange-ftp file names.
12413
ed4d0512
GM
12414 * frame.el (frame-notice-user-settings): Use assq-delete-all
12415 instead of assoc-delete-all.
12416 (frame-notice-user-settings): Ditto.
12417
12418 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
12419 Don't copy alist.
12420
32038c7a
GM
124212000-02-28 Eli Barzilay <eli@cs.cornell.edu>
12422
12423 * calculator.el (calculator-use-menu): New option.
12424 (calculator-initial-bindings): Changed some bindings to work as
12425 macros.
12426 (calculator-forced-input): Removed.
12427 (calculator-restart-other-mode): New variable.
12428 (calculator-mode-map): Set up menu.
fa78f71b 12429
32038c7a
GM
124302000-02-28 Jari Aalto <jari.aalto@poboxes.com>
12431
12432 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
12433 tags.
fa78f71b 12434
55d7ff38 124352000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
fa78f71b 12436
55d7ff38
MK
12437 * viper-cmd.el (viper-envelop-ESC-key): added the option to
12438 translate all ESC key sequences.
12439 (viper-goto-mark-subr): restore markers for files for which
12440 they were saved.
12441 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
12442 * viper-util.el (viper-set-replace-overlay-glyphs,
12443 viper-set-replace-overlay): always check if the replacement
12444 overlay is live.
12445 * viper.el (viper-vi-state-mode-list): added major modes.
12446 * ediff-wind.el: minor comment changes.
12447 * ediff.el: copyright notice date fix.
fa78f71b 12448
387023ee
JR
124492000-02-27 Jason Rumney <jasonr@gnu.org>
12450
12451 * faces.el (face-font-family-alternatives): Add arial to helv.
12452 (mode-line, header-line, tool-bar): Same default as x for w32.
12453 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
12454 face-font-family-alternatives from working.
12455 * term/w32-win.el (mouse-set-font): Do not build fontset from
12456 chosen font.
12457
f43d79c1
GM
124582000-02-25 Sam Steingold <sds@goems.com>
12459
5d80cc9c 12460 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
f43d79c1 12461 properly.
fa78f71b 12462
8b7bc628 124632000-02-25 Richard M. Stallman <rms@gnu.org>
f43d79c1
GM
12464
12465 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
12466
4eb8436f
GM
124672000-02-25 Gerd Moellmann <gerd@gnu.org>
12468
12469 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
12470 writable.
12471
449c3c52 12472 * frame.el (busy-cursor-delay-seconds): New option.
f5b58615 12473
42088c12
GM
124742000-02-24 Gerd Moellmann <gerd@gnu.org>
12475
12476 * frame.el (show-cursor-in-non-selected-windows): New option.
12477
c60ea02e
GM
124782000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12479
12480 * diary-lib.el (include-other-diary-files): Undo the selective
12481 display in any included file and don't kill it.
12482
d066de8e
EZ
124832000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
12484
12485 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
12486 bar. Menu items converted to (menu-item format, help strings
12487 added.
12488 [downcase, upcase]: Don't enable on MS-DOS.
12489 [symlink, symlinks]: Don't show if make-symbolic-link is not
12490 bound.
12491 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
12492
b6906b38
DL
124932000-02-23 Dave Love <fx@gnu.org>
12494
275cf1b2
DL
12495 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
12496 (backward-kill-word): Revert addition of * to interactive spec --
12497 it's a feature.
12498
12499 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
12500 (backward-kill-sentence, kill-sentence): Likewise.
12501
99d48056
DL
12502 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
12503 scratch buffer name.
12504 (gud-format-command): Use int-to-string in ?l case. Simplify
12505 slightly.
12506
12507 * term/w32-win.el (internal-face-interactive): Update prompt for
12508 new read-face-name.
12509
12510 * mail/footnote.el (footnote): Add :version to defgroup.
12511 (footnote-section-tag-regexp): Customize.
12512 (footnote-start-tag, footnote-end-tag): New option.
12513 (footnote-latin-regexp): New variable.
12514 (Footnote-latin): New function.
12515 (footnote-style-alist): Add element for latin style.
12516 (footnote-style): Moved.
12517 (Footnote-goto-footnote): Use eq to test arg.
12518
12519 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
12520
b6906b38
DL
12521 * emacs-lisp/byte-opt.el: Change old backquote syntax.
12522 (byte-compile-trueconstp): Include keywords.
12523 (byte-optimize-quote, byte-optimize-lapcode): Use
12524 byte-compile-const-symbol-p.
12525 (byte-optimize-char-before): New optimization.
12526
12527 * emacs-lisp/bytecomp.el: Change old backquote syntax.
12528 (byte-compile-const-symbol-p): New function.
12529 (byte-compile-constp, byte-compile-out-toplevel)
12530 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
12531 Use it.
12532
12533 * subr.el (define-key-after): Default AFTER to t. Doc fix.
12534
214f877f
KH
125352000-02-23 Kenichi Handa <handa@etl.go.jp>
12536
c709bcf1
KH
12537 * international/encoded-kb.el: Be sure to update minor-mode-alist
12538 and minor-mode-map-alist.
12539 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
12540 codes SS2 and SS3 correctly.
12541 (encoded-kbd-self-insert-ccl): New function.
12542 (encoded-kbd-setup-keymap): New function.
12543 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
12544 by calling encoded-kbd-setup-keymap.
12545
214f877f
KH
12546 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
12547 characters.
12548 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
12549 locally.
12550
b021ef18
DL
125512000-02-22 Dave Love <fx@gnu.org>
12552
12553 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
12554 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
12555 defvar.
12556 (lisp-mode-syntax-table): Set up for #|...|# comments.
12557 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
12558 classes. Match `defface'.
12559 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
12560 (eval-defun-1): Fix for defcustom.
12561 (lisp-indent-region): Doc fix.
12562
12563 * subr.el (when, unless, split-string): Doc fix.
12564 (read-passwd): Move call of clear-this-command-keys to the right
12565 place.
12566 (replace-regexps-in-string): New function.
12567
14cc00ad
GM
125682000-02-22 Gerd Moellmann <gerd@gnu.org>
12569
12570 * help.el (describe-variable): Set syntax table to
12571 emacs-lisp-mode-syntax-table when moving forward over the
12572 symbol's name.
12573
47da5efa
DL
125742000-02-22 Dave Love <fx@gnu.org>
12575
12576 * xt-mouse.el: Doc fixes.
12577 (xterm-mouse-position-function): New function, replacing advice of
12578 mouse-position.
12579 (xterm-mouse-mode): Use it. Don't turn on under a window system.
12580
12581 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
12582
f0a6c717
GM
125832000-02-21 Gerd Moellmann <gerd@gnu.org>
12584
12585 * format.el (format-annotate-single-property-change): Handle
12586 properties.with dotted-list values.
12587 (format-proper-list-p): New function.
12588
12589 * enriched.el (enriched-face-ans): Handle '(foreground-color
12590 . COLOR) and (background-color . COLOR).
12591
2be80b63
DL
125922000-02-20 Dave Love <fx@gnu.org>
12593
12594 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
12595 and assignments to it.
12596 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
12597 current local map.
12598 (make-flyspell-overlay): Use it.
12599 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
12600
12601 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
12602 (lm-get-header-re): Defun, not defsubst.
12603 (lm-get-package-name): Defun, not defsubst. Simplify.
12604 (lm-version): Doc fix. Simplify.
12605 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
12606 (lm-crack-address, lm-last-modified-date, lm-commentary)
12607 (lm-verify, lm-synopsis): Simplify.
12608 (lm-report-bug): Require emacsbug. Use compose-mail.
12609
329eed9f
GM
126102000-02-20 Gerd Moellmann <gerd@gnu.org>
12611
12612 * dired.el (dired-mode): Call propertized-buffer-identification
12613 to set mode-line-buffer-identification to something having
12614 the right text properties.
12615
12616 * bindings.el (propertized-buffer-identification): New function.
12617
be5bb146
DL
126182000-02-20 Dave Love <fx@gnu.org>
12619
12620 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
12621 check for t-mouse too.
12622
12623 * cus-start.el: Make echo-keystrokes `number'.
12624
1d4311c3
EZ
126252000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
12626
12627 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
12628 Don't call ring-empty-p unless tags-location-ring is bound.
12629 From Noah Friedman <friedman@splode.com>.
12630
a23c5037
TTN
126312000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
12632
12633 * progmodes/hideshow.el (hs-flag-region): No longer use
12634 `intangible' overlay property.
12635
12636 (hs-toggle-hiding): New command.
12637 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
12638
12639 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
12640 Fix omission bug: Run `hs-minor-mode-hook' for both activation
12641 and deactivation.
12642
b6a22bf8
GM
126432000-02-18 Gerd Moellmann <gerd@gnu.org>
12644
12645 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
12646
d621caf7
GM
126472000-02-17 Gerd Moellmann <gerd@gnu.org>
12648
3c0ed7ce
GM
12649 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
12650
d621caf7
GM
12651 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
12652 of `*' to handle `(* ... *)' comments.
12653
538d88fb
EZ
126542000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
12655
53c80cf6 12656 * faces.el (list-faces-display): Use display-mouse-p instead of
f24fef2f 12657 window-system.
53c80cf6 12658
538d88fb
EZ
12659 * menu-bar.el (global-map): Menu-bar items converted to the new
12660 format (menu-item..., rearranged for better CUA compliance, and
12661 their names changed for better clarity. Help strings added.
12662
12663 * international/mule-cmds.el (mule-menu-keymap)
12664 (describe-language-environment-map, set-coding-system-map)
12665 (setup-language-environment-map): Convert to new (menu-item...
12666 form, add help strings. Change names of menu items for better
12667 clarity. "Mule" menu-bar item removed (it's now in the "Options"
12668 submenu).
12669
8389e1e2 126702000-02-17 Gerd Moellmann <gerd@gnu.org>
84fe35f0 12671
a23c5037 12672 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
8389e1e2 12673 within the code.
a23c5037 12674
8389e1e2 126752000-02-16 Dave Love <fx@gnu.org>
a23c5037 12676
84fe35f0
DL
12677 * faces.el: Don't require custom. Add more specific :groups to
12678 various deffaces.
12679 (set-face-attribute): Purecopy args.
12680 (read-face-name): Default to name at point and use it in prompt.
12681 Remove colon from arg in all callers.
12682 (list-faces-display): Hyperlink to face descriptions and customize
12683 buffers.
12684
b2aeee30
DL
126852000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
12686
12687 * wid-edit.el (widget-match-inline): An atom never matches a
12688 list.
12689
99e95407
GM
126902000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12691
82d2c7c5
DL
12692 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
12693 at ':' characters by call to split-string.
99e95407
GM
12694
126952000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12696
82d2c7c5 12697 * textmodes/bibtex.el: Added RCS version identification.
99e95407
GM
12698
126992000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12700
82d2c7c5
DL
12701 * textmodes/bibtex.el: Some temporary comments removed.
12702 (bibtex-field-name, bibtex-entry-type): Made the relationship
12703 explicit.
12704 (bibtex-field-const): Allow capital letters.
12705 (bibtex-start-of-string): Deleted because unused.
12706
12707 * textmodes/bibtex.el: Unified some nomenclature. We no longer
12708 use the term 'reference' to describe a bibtex entry as a whole.
12709 Further, reference keys are no longer called 'labels'.
12710 (bibtex-keys): Renamed to bibtex-reference-keys.
12711 (bibtex-reformat-previous-labels): Renamed to
12712 bibtex-reformat-previous-reference-keys.
12713 (bibtex-reference-type): Renamed to bibtex-entry-type.
12714 (bibtex-reference-head): Renamed to bibtex-entry-head.
12715 (bibtex-reference-maybe-empty-head): Renamed to
12716 bibtex-entry-maybe-empty-head.
12717 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
12718 (bibtex-search-reference): Renamed to bibtex-search-entry.
12719 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
12720 bibtex-enclosing-entry-maybe-empty-head.
12721 (bibtex-entry-field-alist, bibtex-entry-head,
12722 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
12723 bibtex-map-entries, bibtex-search-entry,
12724 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
12725 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
12726 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
12727 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
12728 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
12729 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
12730 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
99e95407
GM
12731
127322000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12733
82d2c7c5
DL
12734 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
12735 comment.
12736 (bibtex-format-field-delimiters): New function, functionality
12737 extracted from bibtex-format-entry.
12738 (bibtex-autokey-get-yearfield-digits): New function, functionality
12739 extracted from bibtex-autokey-get-yearfield.
12740
12741 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
12742 entries in order to avoid stack overflow in the regexp matcher if
12743 field contents become large.
12744 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
12745 bibtex-field-string-part-not-braced,
12746 bibtex-field-string-part-no-inner-braces,
12747 bibtex-field-string-part-1-inner-brace,
12748 bibtex-field-string-part-2-inner-braces,
12749 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
12750 bibtex-field-string-quoted, bibtex-field-string,
12751 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
12752 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
12753 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
12754 as parsing is now performed by the following functions.
12755 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
12756 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
12757 bibtex-parse-field-string, bibtex-search-forward-field-string,
12758 bibtex-parse-association, bibtex-field-name-for-parsing,
12759 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
12760 bibtex-search-forward-field, bibtex-search-backward-field,
12761 bibtex-start-of-field, bibtex-end-of-field,
12762 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
12763 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
12764 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
12765 bibtex-parse-string, bibtex-search-forward-string,
12766 bibtex-search-backward-string, bibtex-start-of-string,
12767 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
12768 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
12769 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
12770 entries. Instead of reporting the results of the parsing by
12771 match-beginning or match-end, these functions return data structures
12772 that hold the corresponding positions.
12773 (bibtex-enclosing-field): Changed to also report field boundaries by
12774 return values rather than by match-beginning or match-end. The
12775 following functions have been adapted to use the new parsing
12776 functions.
12777 (bibtex-skip-to-valid-entry, bibtex-search-reference,
12778 bibtex-enclosing-field, bibtex-format-entry,
12779 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
12780 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
12781 bibtex-print-help-message, bibtex-end-of-entry,
12782 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
12783 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
12784 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
12785 method for parsing.
12786 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
12787 bibtex-map-entries, bibtex-flash-head,
12788 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
12789 bibtex-autokey-change, bibtex-autokey-get-namefield,
12790 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
12791 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
12792 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
12793 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
12794 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
12795 order to make the new binding of case-fold-search immediately
12796 visible.
99e95407
GM
12797
127982000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12799
82d2c7c5
DL
12800 * textmodes/bibtex.el: Copyright notice is up to date.
12801 Added constant 'bibtex-maintainer-salutation.
99e95407 12802
82d2c7c5
DL
12803 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
12804 than make-temp-name, use match-string-no-properties and eliminate
12805 a quadratic behavior when building bibtex-strings.
99e95407 12806
82d2c7c5
DL
12807 * bibtex.el (bibtex-reference-key): Accept string entries whose
12808 reference key contains upper case letters.
99e95407
GM
12809
128102000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12811
82d2c7c5
DL
12812 * bibtex.el (bibtex-reference-head): Allow entries to start with
12813 a new line.
99e95407
GM
12814
128152000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12816
82d2c7c5
DL
12817 * bibtex.el: Hiding of entry bodies is not longer provided by
12818 bibtex.el directly. Instead the hideshow package can be used.
12819 Added a special bibtex entry to hs-special-modes-alist.
12820 (bibtex-hs-forward-sexp): Added for hideshow.el.
8389e1e2
GM
12821
128222000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12823
f24fef2f
SM
12824 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
12825 at ':' characters by call to split-string.
8389e1e2
GM
12826
128272000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12828
f24fef2f 12829 * textmodes/bibtex.el: Added RCS version identification.
8389e1e2
GM
12830
128312000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12832
f24fef2f
SM
12833 * textmodes/bibtex.el: Some temporary comments removed.
12834 (bibtex-field-name, bibtex-entry-type): Made the relationship
12835 explicit.
12836 (bibtex-field-const): Allow capital letters.
12837 (bibtex-start-of-string): Deleted because unused.
fa78f71b 12838
f24fef2f
SM
12839 * textmodes/bibtex.el: Unified some nomenclature. We no longer
12840 use the term 'reference' to describe a bibtex entry as a whole.
12841 Further, reference keys are no longer called 'labels'.
12842 (bibtex-keys): Renamed to bibtex-reference-keys.
12843 (bibtex-reformat-previous-labels): Renamed to
12844 bibtex-reformat-previous-reference-keys.
12845 (bibtex-reference-type): Renamed to bibtex-entry-type.
12846 (bibtex-reference-head): Renamed to bibtex-entry-head.
12847 (bibtex-reference-maybe-empty-head): Renamed to
12848 bibtex-entry-maybe-empty-head.
12849 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
12850 (bibtex-search-reference): Renamed to bibtex-search-entry.
12851 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
12852 bibtex-enclosing-entry-maybe-empty-head.
12853 (bibtex-entry-field-alist, bibtex-entry-head,
12854 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
12855 bibtex-map-entries, bibtex-search-entry,
12856 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
12857 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
12858 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
12859 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
12860 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
12861 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
12862 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
8389e1e2
GM
12863
128642000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12865
f24fef2f
SM
12866 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
12867 comment.
12868 (bibtex-format-field-delimiters): New function, functionality
12869 extracted from bibtex-format-entry.
12870 (bibtex-autokey-get-yearfield-digits): New function, functionality
12871 extracted from bibtex-autokey-get-yearfield.
fa78f71b 12872
f24fef2f
SM
12873 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
12874 entries in order to avoid stack overflow in the regexp matcher if
12875 field contents become large.
12876 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
12877 bibtex-field-string-part-not-braced,
12878 bibtex-field-string-part-no-inner-braces,
12879 bibtex-field-string-part-1-inner-brace,
12880 bibtex-field-string-part-2-inner-braces,
12881 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
12882 bibtex-field-string-quoted, bibtex-field-string,
12883 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
12884 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
12885 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
12886 as parsing is now performed by the following functions.
12887 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
12888 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
12889 bibtex-parse-field-string, bibtex-search-forward-field-string,
12890 bibtex-parse-association, bibtex-field-name-for-parsing,
12891 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
12892 bibtex-search-forward-field, bibtex-search-backward-field,
12893 bibtex-start-of-field, bibtex-end-of-field,
12894 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
12895 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
12896 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
12897 bibtex-parse-string, bibtex-search-forward-string,
12898 bibtex-search-backward-string, bibtex-start-of-string,
12899 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
12900 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
12901 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
12902 entries. Instead of reporting the results of the parsing by
12903 match-beginning or match-end, these functions return data structures
12904 that hold the corresponding positions.
12905 (bibtex-enclosing-field): Changed to also report field boundaries by
12906 return values rather than by match-beginning or match-end. The
12907 following functions have been adapted to use the new parsing
12908 functions.
12909 (bibtex-skip-to-valid-entry, bibtex-search-reference,
12910 bibtex-enclosing-field, bibtex-format-entry,
12911 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
12912 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
12913 bibtex-print-help-message, bibtex-end-of-entry,
12914 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
12915 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
12916 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
12917 method for parsing.
12918 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
12919 bibtex-map-entries, bibtex-flash-head,
12920 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
12921 bibtex-autokey-change, bibtex-autokey-get-namefield,
12922 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
12923 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
12924 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
12925 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
12926 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
12927 order to make the new binding of case-fold-search immediately
12928 visible.
8389e1e2
GM
12929
129302000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12931
f24fef2f
SM
12932 * textmodes/bibtex.el: Copyright notice is up to date.
12933 Added constant 'bibtex-maintainer-salutation.
fa78f71b 12934
f24fef2f
SM
12935 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
12936 than make-temp-name, use match-string-no-properties and eliminate
12937 a quadratic behavior when building bibtex-strings.
fa78f71b 12938
f24fef2f
SM
12939 * bibtex.el (bibtex-reference-key): Accept string entries whose
12940 reference key contains upper case letters.
8389e1e2
GM
12941
129422000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12943
f24fef2f
SM
12944 * bibtex.el (bibtex-reference-head): Allow entries to start with
12945 a new line.
8389e1e2
GM
12946
129472000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12948
f24fef2f
SM
12949 * bibtex.el: Hiding of entry bodies is not longer provided by
12950 bibtex.el directly. Instead the hideshow package can be used.
12951 Added a special bibtex entry to hs-special-modes-alist.
12952 (bibtex-hs-forward-sexp): Added for hideshow.el.
99e95407
GM
12953
129542000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12955
82d2c7c5 12956 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
99e95407
GM
12957 proceedings entry type (for cross referencing). Thanks to Wagner
12958 Toledo Correa for the suggestion.
12959
82d2c7c5 12960 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
99e95407 12961
eae61d8f
KH
129622000-02-14 Kenichi Handa <handa@etl.go.jp>
12963
12964 * international/characters.el: Setup case table for Vietnamese.
12965
fb07a302
GM
129662000-02-12 Gerd Moellmann <gerd@gnu.org>
12967
12968 * uniquify.el (toplevel): Require CL at compile time.
12969 (uniquify-push): Removed.
12970
12971 * shadowfile.el (shadow-when): Removed.
12972
12973 * tempo.el (tempo-dolist, tempo-mapc): Removed.
12974 (tempo-process-and-insert-string): Use dolist instead of
12975 tempo-dolist.
12976
12977 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
12978 regexp for paragraph-start.
12979
12980 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
12981 commas as well.
12982
a0eddf92
DL
129832000-02-10 Dave Love <fx@gnu.org>
12984
12985 * wid-edit.el: (widgets) [defgroup]: Remove url link.
12986 (widget-color-choice-list, widget-color-history, widget-mouse-help):
12987 Deleted.
12988 (widget-specify-field, widget-specify-button): Don't use
12989 widget-mouse-help as help-echo property.
12990 (default): Use #'ignore for :validate and :mouse-down-action.
12991 (checkbox): Add help-echo.
12992 (widget-sexp-validate): Rewritten to clarify error messages.
12993 (character): Use char-valid-p in :match function.
12994 (widget-color-complete): Use facemenu-color-alist.
12995 (widget-color-action): Use facemenu-read-color.
12996
12997 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
12998 set up `caar' &c that we now have.
12999
82d2c7c5
DL
130002000-02-09 Ray Blaak <blaak@gnu.org>
13001
13002 * delphi.el: Make resourcestring a declaration region, like const
13003 and var.
13004
6cbc1482
DL
130052000-02-09 Dave Love <fx@gnu.org>
13006
13007 * bindings.el (mode-line-input-method-map): New variable.
13008 (mode-line-mule-info): Use it; fix last change.
13009 (mode-line-mode-menu): Move definition.
13010 (mode-line-mouse-sensitive-p): Deleted.
13011 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
13012 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
13013 level.
13014
13015 * startup.el (command-line-1): Don't call
13016 make-mode-line-mouse-sensitive.
13017
f7136ee8
GM
130182000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
13019
13020 * mail/rmail.el (rmail-retry-failure): Use
13021 rmail-beginning-of-message before rmail-toggle-header, because the
13022 former toggles headers.
13023
6e1d0d15
SM
130242000-02-06 Stefan Monnier <monnier@cs.yale.edu>
13025
fef8c55b
SM
13026 * diff-mode.el (diff-kill-junk): New interactive function.
13027 (diff-reverse-direction): Use delete-and-extract-region.
13028 (diff-post-command-hook): Restrict the area so that the hook also works
13029 outside of any diff hunk. This is necessary for the minor-mode.
13030 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
13031 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
13032
6e1d0d15
SM
13033 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
13034 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
13035 so that it can be used more easily in <foo>-mode-hook. Also make sure
13036 to avoid duplicate entries.
13037 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
13038 (font-lock-remove-keywords): Just as was done for `add', allow it to
13039 work even if font-lock-mode is nil. Also make sure we don't modify
13040 any pre-existing list by forcing a copy-sequence. Finally rename
13041 `major-mode' to `mode'.
13042 (font-lock-fontify-syntactic-anchored-keywords)
13043 (font-lock-fontify-anchored-keywords)
13044 (font-lock-fontify-keywords-region): Use line-end-position.
13045 Don't make `font-lock-multiline' local (it's now done in
13046 font-lock-set-defaults).
13047 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
13048 move the `font-lock-fontified' creation to inside the `unless'.
13049
a75dfea0
AI
130502000-02-06 Andrew Innes <andrewi@gnu.org>
13051
13052 * term/w32-win.el (x-handle-args): Comment out call to message,
13053 which occurs before window system is initialized.
13054
13055 * makefile.nt: Add support for recompiling lisp code.
13056
b85e9462
DL
130572000-02-04 Dave Love <fx@gnu.org>
13058
9ff33afb
DL
13059 * bindings.el (mode-line-mule-info): Fix/extend last change.
13060
b85e9462
DL
13061 * completion.el: Replace completion-dolist with dolist.
13062
13063 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
13064 dotimes.
13065
44dff075
CD
130662000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
13067
13068 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
13069 environment names before they go into the section regexp.
13070
13071 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
13072 char class in regexp.
13073
13074 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
13075 `case-fold-search' to nil.
13076
13077 * progmodes/idlwave.el (idlwave-template): Respect
13078 `idlwave-abbrev-change-case'.
13079 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
13080 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
13081 idlwave-while): respect `idlwave-reserved-word-upcase'.
13082 (idlwave-rw-case): New function.
13083 (idlwave-statement-match): Fixed problem with assignment regexp.
13084 (idlwave-font-lock-keywords): Improved regexp for keyword
13085 parameters.
a23c5037 13086 (idlwave-surround): New argument LENGTH to support padding of
44dff075
CD
13087 operators longer than 1 char.
13088
13089 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
13090 idlwave-shell-expression-overlay. Implemented printing of
13091 expressions on higher levels of the calling stack.
13092 (idlwave-shell-display-level-in-calling-stack): Restore stack
13093 level.
13094 (idlwave-retrieve-expression-from-level): New function.
13095 (idlwave-shell-last-calling-stack): Variable removed.
13096 (idlwave-shell-reset): Argument action reversed (`visible' to
13097 `hidden'). Also remove stop-line overlay.
13098 (idlwave-shell-calling-stack-routine): New variable.
13099 (idlwave-shell-parse-stack-and-display): Messages now display
13100 negative level numbers.
13101 (idlwave-shell-mode): Set `modeline-format'.
13102 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
13103 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
13104 21.
13105 (idlwave-shell-print-expression-function): New option.
a23c5037 13106
44dff075
CD
13107 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
13108 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
13109 `tool-bar' instead of `toolbar'.
13110
f26c34fd
DL
131112000-02-02 Dave Love <fx@gnu.org>
13112
13113 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
13114 emacs-lisp-mode-hook. Don't check for defalias being defined.
13115
13116 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
13117 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
13118 the new builtins directly.
13119
13120 * whitespace.el (whitespace): Add :version to defgroup.
13121
13122 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
13123 Doc fix.
13124
13125 * thingatpt.el (sexp-at-point, symbol-at-point)
13126 (number-at-point, list-at-point): Add autoload cookie.
13127
13128 * recentf.el (recentf): Add :version to defgroup.
13129
13130 * quickurl.el (quickurl): Add :version to defgroup.
13131
13132 * elide-head.el (elide-head): Use point-marker more.
13133
13134 * bs.el (bs): Add :version to defgroup.
13135
13136 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
13137
13138 * progmodes/delphi.el (delphi): Add :version to defgroup.
13139
d240a249
GM
131402000-02-02 Gerd Moellmann <gerd@gnu.org>
13141
13142 * ange-ftp.el (ange-ftp-write-region): Handle case that
13143 succeeding process operation sets a different coding system.
13144
13145 * calculator.el: New file.
13146
d5179a01
EZ
131472000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
13148
13149 * frame.el (frames-on-display-list, framep-on-display): New
13150 functions.
13151 (display-mouse-p, display-popup-menus-p, display-graphic-p)
13152 (display-selections-p, display-screens, display-pixel-width)
13153 (display-pixel-height, display-mm-width, display-mm-height)
13154 (display-backing-store, display-save-under, display-planes)
13155 (display-color-cells, display-visual-class): New functions.
13156
13157 * term/tty-colors.el (tty-color-gray-shades): New function.
13158
13159 * faces.el (display-color-p): Use framep-on-display.
13160 (display-grayscale-p): New function.
13161
968e00f0
DL
131622000-01-31 Dave Love <fx@gnu.org>
13163
13164 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
13165 (create-fontset-from-x-resource): Don't concat integers.
13166
2cb750ba
GM
131672000-01-31 Inge Frick <inge@nada.kth.se>
13168
13169 * view.el: Some changes in documentation. Removed some trailing
13170 whitespace. Changed some parameter names to agree with
13171 documentation.
13172 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
13173 window is not deleted. Modifies change 1998-04-26.
a23c5037 13174
74e9213b
GM
131752000-01-31 Gerd Moellmann <gerd@gnu.org>
13176
47569935
GM
13177 * windmove.el: New file.
13178
74e9213b
GM
13179 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
13180 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
2cb750ba 13181 progmodes/ebnf-yac.el: Update copyright and license info.
a23c5037 13182
74e9213b
GM
13183 * jit-lock.el (jit-lock-function): Widen before calculating end
13184 position.
13185 (jit-lock-stealth-chunk-start): Rewritten.
13186
13187 * info.el (Info-title-face-alist): Removed.
13188 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
13189 faces.
13190 (Info-fontify-node): Use these faces.
13191
994c5afe
GM
131922000-01-30 Gerd Moellmann <gerd@gnu.org>
13193
13194 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
13195 (cl-macro-list1): Recognize `&allow-other-keys' instead of
13196 `&allow-other-keywords'.
13197
13198 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
13199 the list of directories scanned heuristically.
13200
13201 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
13202 exist.
13203
f00276e3
JR
132042000-01-30 Jason Rumney <jasonr@gnu.org>
13205
13206 * w32-fns.el: Define w32-tty-standard-colors.
13207
13208 * startup.el (command-line): Use w32-tty-standard-colors when in
13209 w32 console mode.
13210
cc4dfff0
DL
132112000-01-30 Dave Love <fx@gnu.org>
13212
e645e77b
DL
13213 * jka-compr.el (jka-compr-load): Fix up load-history.
13214
cc4dfff0
DL
13215 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
13216
13217 * emacs-lisp/cl-macs.el: Revert previous change.
13218
16215eb0
DL
132192000-01-29 Dave Love <fx@gnu.org>
13220
13221 * facemenu.el: Purecopy various strings.
13222
13223 * timezone.el (timezone-fix-time): Window against 69 for two-digit
13224 years. Deal with three-digit years.
13225
13226 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
13227 defconst, purecopy.
13228 (help-back-label): Purecopy it.
13229
bbd9b566
GM
132302000-01-18 Gerd Moellmann <gerd@gnu.org>
13231
13232 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
13233 variable. If non-nil, order the buffer list according to the
13234 currently selected frame.
13235 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
13236 non-nil, pass the selected frame to function buffer-list.
a23c5037 13237
887448e1
GM
132382000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13239
13240 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
13241
7df85084
DL
132422000-01-28 Dave Love <fx@gnu.org>
13243
142e109c
DL
13244 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
13245
7df85084
DL
13246 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
13247 Don't use lisp-indent-hook property.
13248 (cl-abs): Remove.
13249
13250 * subr.el: Move out indent and edebug specs for when and unless.
13251
13252 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
13253 when, unless.
13254
13255 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
13256 unless, when.
13257
3b43c01c
GM
132582000-01-28 Gerd Moellmann <gerd@gnu.org>
13259
d060bc9f
GM
13260 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
13261 `collecting' as synonym for `collect'.
13262
13263 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
13264 for the case it contains spaces.
13265
13266 * simple.el (what-cursor-position): Change formatting of
13267 messages.
13268
b02786f9
GM
13269 * frame.el (delete-other-frames): New function.
13270 (toplevel): Bind it to C-x 5 1.
13271
efd68b8a
GM
13272 * sort.el (sort-numeric-base): New option.
13273 (sort-numeric-fields): If number starts with `0' or `0[xX[',
13274 interpret it as octal or hexadecimal. Use sort-numeric-base
13275 as default base.
13276
3b43c01c
GM
13277 * progmodes/glasses.el: New file.
13278
984ae001
GM
132792000-01-27 Gerd Moellmann <gerd@gnu.org>
13280
a0b796e3
GM
13281 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
13282 userids differently.
13283
984ae001
GM
13284 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
13285 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
13286 progmodes/ebnf-yac.el: New files.
13287
6c67ddee
DL
132882000-01-26 Dave Love <fx@gnu.org>
13289
13290 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
13291 on a function with an empty body. [From Eric Ludlam.]
13292
4e6473c8
GM
132932000-01-25 Andre Spiegel <spiegel@gnu.org>
13294
13295 * vc.el (vc-version-diff): Make sure file name is expanded.
13296
e12489f9
GM
132972000-01-25 Gerd Moellmann <gerd@gnu.org>
13298
13299 * scroll-bar.el (scroll-bar-timer): Variable removed.
13300 (scroll-bar-toolkit-scroll): Don't use a timer.
13301
8dbe2b07
KH
133022000-01-25 Kenichi Handa <handa@etl.go.jp>
13303
13304 * language/thai-util.el (thai-composition-function): Delete
13305 superfluous `a'.
13306
26ef1c87
DL
133072000-01-24 Dave Love <fx@gnu.org>
13308
13309 * fortran.el (fortran-mode): Use beginning-of-defun-function,
13310 end-of-defun-function.
13311
13312 * font-lock.el (turn-on-font-lock): Don't depend on window-system
13313 &c.
13314
7ed4e9a7
JR
133152000-01-22 Jason Rumney <jasonr@gnu.org>
13316
13317 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
13318 conflicts with new face support.
13319
8b7bc628 133202000-01-22 Richard M. Stallman <rms@gnu.org>
d2ce3151
RS
13321
13322 * replace.el (query-replace): Rename last arg to DELIMITED.
13323 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
13324 (query-replace-regexp): Likewise.
13325
8b7bc628 133262000-01-20 Richard M. Stallman <rms@gnu.org>
2d5e9b54 13327
02b14400
RS
13328 * subr.el (with-syntax-table): Use make-symbol, not gensym.
13329
5bb6f079
RS
13330 * emacs-lisp/lisp.el (beginning-of-defun-function):
13331 Variable renamed from beginning-of-defun.
13332 Do not call make-variable-buffer-local.
13333 (beginning-of-defun-raw): Use new variable name; doc fix.
13334 (beginning-of-defun): Doc fix.
13335 (end-of-defun-function): Variable renamed from end-of-defun.
13336 Do not call make-variable-buffer-local.
13337 (end-of-defun): Use new variable name; doc fix.
13338
02b14400
RS
13339 * subr.el (dolist, dotimes): Copied from cl-macs.el
13340 and made to work.
2d5e9b54 13341
a23c5037 13342 * mail/undigest.el (rmail-digest-end-regexps):
2d5e9b54
RS
13343 Variable replaces rmail-digest-end-regexp.
13344 Allows multiple regexps for detecting the end line.
13345 (undigestify-rmail-message): Corresponding changes.
13346
60af03f1
DL
133472000-01-19 Dave Love <fx@gnu.org>
13348
fe5d99e1
DL
13349 * files.el (user-init-file): Don't declare here -- is primitive.
13350
60af03f1
DL
13351 * startup.el (command-line): Check for compiled user-init-file and
13352 set to uncompiled version if necessary.
13353
72dbbc7d
GM
133542000-01-18 Gerd Moellmann <gerd@gnu.org>
13355
6a1950ec
GM
13356 * mail/undigest.el (rmail-digest-end-regexp): New user option.
13357 (undigestify-rmail-message): Use it.
13358
72dbbc7d
GM
13359 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
13360
fbe91bbd
GM
133612000-01-17 Gerd Moellmann <gerd@gnu.org>
13362
13363 * tmm.el (tmm-goto-completions): Adapt to prompt being part
13364 of mini-buffer.
13365
33a6685b
GM
133662000-01-14 Gerd Moellmann <gerd@gnu.org>
13367
b3303df7
GM
13368 * emacs-lisp/copyright.el (copyright-update): Removed the
13369 requirement for a trailing space from `copyright-regexp', to
13370 support copyrights with owner specified on a separate line..
a23c5037 13371
3c4c8064
GM
13372 * align.el: New file.
13373
33a6685b
GM
13374 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
13375
13376 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
13377
044a4975
DL
133782000-01-13 Dave Love <fx@gnu.org>
13379
13380 * ph.el: Removed. (Obsoleted by EUDC.)
13381
0a352cd7
GM
133822000-01-13 Gerd Moellmann <gerd@gnu.org>
13383
13384 * net/eudc.el (toplevel): Remove autoloaded code installing
13385 menu with easymenu, because that causes build problems.
13386
13387 * frame.el (frame-notice-user-settings): New variable.
13388 (frame-notice-user-settings): Don't modify frame parameters
13389 if called a second time.
13390
8b7bc628 133912000-01-13 Richard M. Stallman <rms@gnu.org>
0a352cd7
GM
13392
13393 * frame.el (frame-notice-user-settings):
13394 Notice default-frame-parameters even for non-window frames.
13395
feb450e0
GM
133962000-01-13 Gerd Moellmann <gerd@gnu.org>
13397
13398 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
13399 for Emacs.
13400 (eudc-bob-can-display-inline-images): Extend for Emacs.
13401 (eudc-bob-toggle-inline-display): Ditto.
13402 (eudc-bob-display-jpeg): Ditto.
13403
99c6d63b
GM
134042000-01-12 Gerd Moellmann <gerd@gnu.org>
13405
7970b229
GM
13406 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
13407 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
13408 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
a23c5037 13409
e4936aa9
GM
13410 * add-log.el (add-change-log-entry): Fix error trying an `(insert
13411 nil)'.
13412
13413 * subdirs.el: Add `net' directory.
13414
133c9e59
GM
13415 * net: New directory.
13416
99c6d63b
GM
13417 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
13418 eval-last-sexp. Don't bind debug-on-error here.
13419 (eval-last-sexp): New function. Bind debug-on-error if
13420 eval-expression-debug-on-error is non-nil.
13421 (eval-defun-2, eval-defun): Likewise.
13422
13423 * simple.el (eval-expression): Don't bind debug-on-error if
13424 eval-expression-debug-on-error is nil. Detect changed
13425 debug-on-error, and propagate new value to global binding, if
13426 eval-expression-debug-on-error is non-nil,
13427 (eval-expression-debug-on-error): Change doc string.
a23c5037 13428
8b7bc628 134292000-01-11 Richard M. Stallman <rms@gnu.org>
83c8f461
RS
13430
13431 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
13432
13433 * emacs-lisp/lisp-mode.el (with-syntax-table):
13434 Set up lisp-indent-function property.
13435
13436 * subr.el (with-syntax-table): Moved from simple.el.
13437
13438 * simple.el (with-syntax-table): Moved to subr.el.
13439
7e3c74fa
GM
134402000-01-11 Gerd Moellmann <gerd@gnu.org>
13441
1fab1775
GM
13442 * tmm.el (tmm-shortcut): Delete region after prompt instead
13443 of erasing buffer.
13444
7e3c74fa 13445 * textmodes/fill.el (fill-common-string-prefix): New function.
133c9e59
GM
13446 (fill-context-prefix): Use the longest common prefix of first
13447 and second line fill prefix, if there is one.
7e3c74fa 13448
8b7bc628 134492000-01-11 Richard M. Stallman <rms@gnu.org>
782bd3ec
RS
13450
13451 * array.el (array-mode): Don't use make-variable-buffer-local.
13452 Use make-local-variable for `truncate-lines'.
13453
aa705642 134542000-01-11 Jari Aalto <jari.aalto@poboxes.com>
57df2446 13455
aa705642
GM
13456 * add-log.el (add-log-current-defun): Handle user-defined
13457 add-log-current-function returning nil,
a23c5037 13458
57df2446 13459 * add-log.el (add-change-log-entry): Insert version number
aa705642 13460 if having found a current function
c1356086
GM
13461
13462 * add-log.el (add-log-current-defun): Call
13463 `add-log-current-defun-function'. Try matches at level 0 and
13464 level 1. Strip whitespace from defun found.
a23c5037 13465
1d8c59e9
RS
134662000-01-10 John Wiegley <johnw@gnu.org>
13467
13468 * allout.el (isearch-done/outline-provisions): Added `edit'
13469 argument to correspond with the current definition of
13470 `isearch-done'.
13471
8cf87e9b
DL
134722000-01-10 Dave Love <fx@gnu.org>
13473
13474 * elide-head.el (elide-head): Use point-marker, not point.
13475
9050446c
GM
134762000-01-10 Gerd Moellmann <gerd@gnu.org>
13477
8321b22a
GM
13478 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
13479 before and after the year 2000.
a23c5037 13480
9050446c
GM
13481 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
13482 Add ispell- prefix.
13483
134842000-01-10 Ken Stevens <k.stevens@ieee.org>
13485
13486 * ispell.el: Only define dictionaries in menus when they exist.
13487 (version18p): New variable.
13488 (version20p): New variable.
13489 (xemacsp): New variable.
13490 (ispell-choices-win-default-height): Fix for XEmacs visibility.
13491 (ispell-dictionary-alist1): Added Brasileiro dictionary.
13492 (ispell-dictionary-alist6): Russian command lines no longer accept
f24fef2f 13493 run-together words.
9050446c
GM
13494 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
13495 (ispell-dictionary-alist): Add koi8-r to customize definition.
13496 (check-ispell-version): Added documentation string. Returns
f24fef2f 13497 library path when called non-interactively.
9050446c
GM
13498 (ispell-menu-map-needed): Uses new variables.
13499 (ispell-library-path): New variable.
13500 (ispell-decode-string): XEmacs fix for bogus variable bindings.
13501 (ispell-word): Improved documentation string. Test for valid
13502 character mappings. Correctly check typed in word changes that can
13503 result in single words split into multiple words. Returns
13504 replacement word.
13505 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
13506 replace in recursive query replace mode. Help message for
13507 recursive edit mode.
13508 (ispell-show-choices): Protect against bad framepop bindings.
13509 (ispell-help): Fix to work with XEmacs.
13510 (ispell-highlight-spelling-error): Use new variables.
13511 (ispell-overlay-window): Fix to work with XEmacs.
13512 (ispell-parse-output): Passed and returns location information
13513 tracking spelling corrections. Doesn't recheck same word on
13514 current line.
13515 (ispell-init-process): Protect against bogus XEmacs variable binding.
13516 Fix call to single argument in sleep-for. Use new variables.
13517 (ispell-region): Passed and returns location information tracking
13518 spelling corrections. Doesn't check same word on current line.
13519 Improved documentation string. Doesn't resend a line already
13520 checked to the ispell process - fixes bug in LaTeX parsing.
13521 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
13522 (ispell-skip-region): No longer skips <TT> in SGML.
13523 (ispell-process-line): Tracks location information with spelling
13524 corrections. Added documentation string. Accounts for words
13525 already accepted on this line. Don't allow query-replace on line
13526 starting with math characters. Doesn't resend a line already sent
13527 to ispell process. Fixes alignment error bug.
a23c5037 13528
8b7bc628 135292000-01-10 Richard M. Stallman <rms@gnu.org>
6d0c28f4 13530
a23c5037 13531 * dired-x.el (dired-guess-shell-alist-default):
8f3efb4e
RS
13532 Suggest xloadimage, which is free, not xv, which isn't.
13533
a23c5037 13534 * ange-ftp.el (ange-ftp-file-name-nondirectory):
6d0c28f4
RS
13535 Don't ever include the host name or user name in the value.
13536
9ed79f5d
GM
135372000-01-09 Gerd Moellmann <gerd@gnu.org>
13538
13539 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
13540 of a real newline.
13541
b950abb1
GM
135422000-01-09 Stephen Eglen <stephen@gnu.org>
13543
a23c5037 13544 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
b950abb1
GM
13545 for .png files.
13546
3c708e98
GM
135472000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
13548
13549 * cus-edit.el (custom-hook-convert-widget): Fix comment.
13550
bf61662d
GM
135512000-01-09 Gerd Moellmann <gerd@gnu.org>
13552
f1d851ae
GM
13553 * progmodes/cperl-mode.el: Replace ^F with ^L.
13554
bf61662d 13555 * sendmail.el (toplevel): Provide `sendmail' when compiling
a23c5037 13556 before `require'ing rmail and mailalias to prevent infinite
bf61662d
GM
13557 recursion.
13558
c65d14ee
DL
135592000-01-08 Dave Love <fx@gnu.org>
13560
8cf87e9b
DL
13561 * emacs-lisp/backquote.el: Remove inappropriate customization
13562 (allowing custom.el to use backquote).
c65d14ee 13563
83de2ebc
DL
135642000-01-07 Dave Love <fx@gnu.org>
13565
13566 * add-log.el (add-log-debugging): Deleted.
13567 (add-change-log-entry): Treat a backup FILE-NAME as its parent
13568 file. Remove debugging code.
13569 (change-log-get-method-definition, change-log-name): Add doc.
13570 (change-log-sortable-date-at): New function.
13571 (change-log-merge): New command.
13572
13573 * time.el (display-time-string-forms): Make the Mail string active.
13574 (display-time-update): Provide help-echo for load average.
13575
13576 * bindings.el (make-mode-line-mouse2-map): New function.
13577 (mode-line-modified): Use it and simplify.
13578 (mode-line-mule-info): Provide help-echo info.
13579 (minor-mode-alist): Activate the strings.
13580 (make-mode-line-mouse-sensitive): Simplify for
13581 mode-line-buffer-identification.
13582
c1475eae
GM
135832000-01-07 Gerd Moellmann <gerd@gnu.org>
13584
13585 * play/pong.el: New file.
13586
83de2ebc
DL
135872000-01-06 Dave Love <fx@gnu.org>
13588
13589 * array.el: Assorted cleanups for compiler warnings, doc strings,
13590 `array-' prefix for symbols.
13591
135922000-01-05 Dave Love <fx@gnu.org>
13593
13594 * textmodes/outline.el (outline-mode-menu-bar-map): Add
13595 outline-headers-as-kill.
13596 (outline-mode): Define imenu-generic-expression.
13597 (outline-headers-as-kill): New command.
13598
13599 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
13600 from paragraph-start.
13601 (paragraph-indent-minor-mode): New command.
13602
13603 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
13604 M-C-e, M-C-h, C-j, C-xnd, TAB.
13605 (fortran-mode): Set beginning-of-defun, end-of-defun.
13606 (fortran-column-ruler): Simplify.
13607 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
13608 (fortran-with-subprogram-narrowing): Likewise.
13609 (fortran-indent-subprogram): Call mark-defun.
13610 (fortran-check-for-matching-do): Change narrowing.
13611
13612 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
13613 (cl-lucid-hash-tag): Delete.
13614 (cl-hash-table-p): Correct test for native table.
13615 (cl-hash-table-count): Use hash-table-count.
13616
13617 * browse-url.el (browse-url): Fix case of
13618 browse-url-browser-function being an alist.
13619
676ac023
CD
136202000-01-05 Carsten Dominik <cd@gnu.org>
13621
c1475eae
GM
13622 * textmodes/reftex-vars.el (reftex-parse-file-extension)
13623 (reftex-index-phrase-file-extension): New options.
676ac023
CD
13624
13625 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
c1475eae 13626 Use new option `reftex-index-phrase-file-extension'.
676ac023
CD
13627
13628 * textmodes/reftex.el (reftex-access-parse-file): Use new option
c1475eae 13629 `reftex-parse-file-extension'.
eb483e17 13630
88807984
DL
136312000-01-05 Dave Love <fx@gnu.org>
13632
83de2ebc 13633 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
88807984
DL
13634 (beginning-of-defun-raw): Use it.
13635 (end-of-defun): New variable.
13636 (end-of-defun): Use it.
13637 (check-parens): New command.
13638
1362aeb4
TTN
136392000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
13640
c1475eae
GM
13641 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
13642 (hs-show-block): Don't use `mapcar' when not accumulating.
1362aeb4 13643
7ddafb95
TTN
13644 Fix buglet in local variables initialization.
13645
7334aa99
AS
136462000-01-05 Andreas Schwab <schwab@suse.de>
13647
13648 * hscroll.el (hscroll): Doc fix.
13649
b12e24cd
CD
136502000-01-05 Carsten Dominik <cd@gnu.org>
13651
13652 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
13653 idlw-toolbar.
13654
13655 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
13656 file idlw-rinfo.el.
1362aeb4
TTN
13657 (idlwave-customize): load must read file idlw-shell.el.
13658 (idlwave-create-customize-menu): load must read file idlw-shell.el.
b12e24cd 13659
d6226972
CD
136602000-01-05 Carsten Dominik <dominik@astro.uva.nl>
13661
13662 * progmodes/idlw-shell.el: Also provide idlwave-shell
13663 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
13664 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
13665
13666 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
13667 both reftex-dcr and reftex-vcr.
1362aeb4 13668
d6226972
CD
13669 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
13670
6ddb893f 136712000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
894ee0a2
KH
13672
13673 * ps-print.el: PostScript code now is in separate files, doc fix.
13674 (ps-print-version): New version number (5.0.3).
13675 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
13676 local.
13677 (ps-spool-config): Initialization fix.
c1475eae
GM
13678 (ps-print-prologue-1, ps-print-prologue-2)
13679 (ps-print-duplex-feature): PostScript code moved to separated file.
894ee0a2
KH
13680 (ps-background-image): Little code reformating.
13681 (ps-begin-file, ps-begin-job): Fix code.
88807984 13682 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
894ee0a2
KH
13683 (ps-prologue-file): New fun.
13684
ae833aae
KH
136852000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13686
c1475eae 13687 * ps-vars.el: Eliminated.
ae833aae
KH
13688
13689 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
13690 `;;;###autoload'.
13691
13692 * ps-print.el: ps-vars eliminated, doc fix.
13693 (ps-print-version): New version number (5.0.2).
13694 (ps-spool-config): Initialization fix.
13695 (ps-print-customize): New fun.
13696
560a7bd2
GM
136972000-01-04 Gerd Moellmann <gerd@gnu.org>
13698
13699 * autorevert.el (auto-revert-mode): Return value of
13700 auto-revert-mode.
13701
f45dd0f4
DL
137022000-01-04 Dave Love <fx@gnu.org>
13703
fae2ac05
DL
13704 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
13705 menu items.
f45dd0f4 13706
61255981
DL
137072000-01-03 Dave Love <fx@gnu.org>
13708
88807984 13709 * elide-head.el (elide-head) [defgroup]: Add :version.
c282ca4d 13710
83de2ebc 13711 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
61255981
DL
13712 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
13713 `cl-hash-table-p', not `hash-table-p'.
13714 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
13715
c182a70f
EZ
137162000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
13717
13718 * faces.el (face-read-integer, read-face-attribute)
13719 (color-defined-p, color-values): unspecified-{f,b}g are now
13720 strings.
13721
047f434a
GM
137222000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
13723
13724 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
13725 at comment end, and re-insert them after filling.
13726
bab531e2
EZ
137272000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
13728
13729 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
f7002084
EZ
13730 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
13731 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
bab531e2 13732
d684c676
EZ
137332000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
13734
13735 * term/x-win.el (xw-defined-colors): Call color-supported-p,
13736 the new name of face-color-supported-p.
13737
13738 * term/w32-win.el (xw-defined-colors): Likewise.
13739
0aad4805
EZ
137402000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
13741
13742 * simple.el (completion-setup-function): Count completion-size
13743 from minibuffer-prompt-end, not from point-min.
13744
5fe1d139
EZ
137452000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
13746
13747 * faces.el (read-face-attribute, defined-colors, color-defined-p):
13748 Pass the frame to tty-color-* functions.
13749 (display-color-p, frame-set-background-mode): Pass the frame to
13750 tty-display-color-p.
13751
13752 * term/tty-colors.el (tty-defined-color-alist): Renamed from
13753 tty-color-alist.
13754 (tty-color-alist, tty-modify-color-alist): New functions.
13755 (tty-color-define, tty-color-clear, tty-color-approximate)
13756 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
13757 an optional parameter FRAME.
13758
162dec01
GM
137592000-01-01 Gerd Moellmann <gerd@gnu.org>
13760
27189709
GM
13761 * image.el (create-image, defimage): Don't assume image data is a
13762 string.
13763
162dec01
GM
13764 * image.el (defimage): Handle specifications containing :data
13765 instead of :file.
13766 (image-type-from-data): New function.
13767 (image-type-from-file-header): Use it.
13768 (create-image): Add parameter DATA-P.
1362aeb4 13769
bea56df7 13770See ChangeLog.8 for earlier changes.
25a6fab1
KH
13771
13772;; Local Variables:
e64c3a75 13773;; coding: iso-2022-7bit
25a6fab1 13774;; End: