(isearch-other-meta-char): Don't modify mode-line and
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
e043664a
GM
12001-07-25 Gerd Moellmann <gerd@gnu.org>
2
3fb01f36
GM
3 * isearch.el (isearch-other-meta-char): Don't modify mode-line and
4 similar events for which fake prefix keys are generated. It's no
5 longer necessary since read_key_sequence doesn't modify these
6 events for internal purposes anymore.
7
e043664a
GM
8 * files.el (auto-mode-alist): Use nroff-mode for files ending
9 in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
10
a9f73104
EZ
112001-07-24 Eli Zaretskii <eliz@is.elta.co.il>
12
13 * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
14 tool-bar-lines parameter, behave as if its value were zero.
15 (mouse-avoidance-set-pointer-shape): Don't do anything if
16 x-pointer-shape is not boundp.
17
c02a76cc
FP
182001-07-23 Francesco Potorti` <pot@gnu.org>
19
f0188953 20 * uniquify.el: Overall speedup changes when using many buffers.
c02a76cc 21 (uniquify-fix-item-base, uniquify-fix-item-filename,
f0188953 22 uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
c02a76cc 23 (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
f0188953 24 place in the item, but was never used.
c02a76cc 25 (uniquify-fix-item-min-proposed): New defalias: the fourth place
f0188953 26 in the item is now used as cache for the proposed name.
c02a76cc
FP
27 (uniquify-rationalize-file-buffer-names): Move computation made on
28 newbuffile out of the loop, in the newbuffile-nd local var. Use
29 dolist (cosmetic change). Compute the proposed name for the most
30 common case and cache it in the fourth place in the item.
f0188953
FP
31 (uniquify-rationalize-file-buffer-names): Used to return a a list
32 of buffer whose name was changed, but that return value was never
c02a76cc
FP
33 used.
34 (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
35 the cached proposed name, does much less consing and is quicker.
36 (uniquify-filename-lessp): Deleted.
37 (uniquify-rationalize-a-list): Use dolist (cosmetic change). Do
38 not bind locally the uniquify-possibly-resolvable flag. Use the
39 cached proposed name is possible.
40 (uniquify-get-proposed-name): Arguments changed, callers changed.
41 (uniquify-rationalize-conflicting-sublist): Explicitely reset the
42 uniquify-possibly-resolvable flag, which is no more bound locally.
43 (uniquify-rename-buffer): Do not set the old unrationalised-buffer
f0188953 44 flag, which does not exist any more.
c02a76cc 45
31fac3b8
EZ
462001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
47
be8cf99e
EZ
48 * term/internal.el (IT-unicode-translations): Fix the appearance of
49 "6`".
50
31fac3b8
EZ
51 * progmodes/compile.el (compile-internal): If EMACS is already
52 defined in the environment, don't override its value.
53
73496807
GM
542001-07-23 Gerd Moellmann <gerd@gnu.org>
55
9e5a7f2a
GM
56 * play/fortune.el: Undo change of 2001-07-13.
57 Fix autoload cookies. Add types to defcustoms.
58 (fortune) <defgroup>: Add :link.
59 (fortune-from-region): Use eq, not eql.
60 From Dave Love <fx@gnu.org>.
c02a76cc 61
5247262a 62 * play/animate.el (animate-birthday-present): Function removed.
c02a76cc 63
73496807
GM
64 * play/animate.el: New file.
65
722a451d
EZ
662001-07-22 Eli Zaretskii <eliz@is.elta.co.il>
67
68 * startup.el (normal-top-level-add-subdirs-to-load-path): On
69 Windows, put into normal-top-level-add-subdirs-inode-list the
70 canonicalized names of the directories instead of inode numbers.
71
4960e757 722001-07-21 Michael Kifer <kifer@cs.sunysb.edu>
c02a76cc 73
4960e757
MK
74 * ediff-util.el: Copyright years.
75 (ediff-choose-syntax-table): New function.
76 (ediff-setup): Use ediff-choose-syntax-table.
73496807 77 (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
4960e757 78 vc-state is available.
73496807 79 (ediff-make-temp-file): Use ediff-coding-system-for-write.
c02a76cc 80
4960e757
MK
81 * ediff-init.el (ediff-with-syntax-table): New macro, uses
82 with-syntax-table.
73496807
GM
83 (ediff-coding-system-for-read): From ediff-diff.el
84 (ediff-coding-system-for-write): New variable.
85 (ediff-highest-priority): Fixed the bug having to do with disappearing
4960e757 86 overlays.
73496807
GM
87 (ediff-file-remote-p): Use file-remote-p, if available.
88 (ediff-listable-file): New function.
89 (ediff-file-attributes): Use ediff-listable-file.
c02a76cc 90
73496807 91 * ediff-mult.el (ediff-meta-insert-file-info1): Use
4960e757 92 ediff-listable-file.
c02a76cc 93
73496807 94 * ediff-ptch.el (ediff-prompt-for-patch-file): Use
4960e757 95 ediff-coding-system-for-read.
73496807 96 (ediff-patch-file-internal): Use ediff-coding-system-for-write.
c02a76cc 97
73496807
GM
98 * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
99 (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
c02a76cc 100
4960e757 101 * ediff.el: Date of last update, copyright years.
c02a76cc 102
4960e757 103 * ediff-wind (ediff-setup-control-frame): Nill->nil.
c02a76cc 104
4960e757
MK
105 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
106 of Scott Bronson.
107 (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
108 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
109 Deleted functions.
110 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
111 ex-token-list.
73496807 112 (viper-get-ex-address-subr): Convert registers to char data type.
c02a76cc 113
73496807 114 * viper-util.el (viper-int-to-char,viper-char-equal): New
4960e757 115 functions.
73496807
GM
116 (viper-memq-char): Use viper-int-to-char.
117 (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
4960e757 118 vc-locking-state.
73496807 119 (viper-read-key): Use viper-read-key-sequence.
c02a76cc 120
73496807 121 * viper.el (viper-major-mode-modifier-list): Added
4960e757 122 inferior-emacs-lisp-mode.
73496807 123 (this-major-mode-requires-vi-state): New function that uses simple
4960e757 124 heuristics to decide if vi state is appropriate.
73496807
GM
125 (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
126 (viper-non-hook-settings): Don't advise read-key-sequence.
127 (viper-read-key-sequence): New function that replaces the
4960e757 128 previously used advice to read-key-sequence.
c02a76cc 129
73496807
GM
130 * viper-cmd.el (viper-test-com-defun,viper-exec-change)
131 (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
132 (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
133 (viper-open-line-at-point,viper-substitute,viper-overwrite)
134 (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
135 Got rid of the negative character hack.
4960e757 136 (viper-escape-to-state,viper-replace-state-exit-cmd):
73496807
GM
137 Use viper-read-key-sequence.
138 (viper-envelop-ESC-key): No need for ad-get-orig-definition.
4960e757 139 (viper-minibuffer-standard-hook,viper-read-string-with-history):
73496807 140 Don't override existing minibuffer-setup-hook.
4960e757 141 (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
c02a76cc 142 Convert registers to char data type.
73496807 143 (viper-autoindent): Use viper-indent-line.
c02a76cc
FP
144
145 * viper-keym.el: Use viper-exec-key-in-emacs.
146
05824718
SM
1472001-07-20 Stefan Monnier <monnier@cs.yale.edu>
148
149 * server.el (server-visit-files): Fix variable name typo.
150
6e07c0a5
GM
1512001-07-20 Gerd Moellmann <gerd@gnu.org>
152
05824718 153 * simple.el (delete-trailing-whitespace): Save match data
6e07c0a5
GM
154 around looking-at. From Markus Rost <rost@math.ohio-state.edu>.
155
5b6858da
SM
1562001-07-19 Stefan Monnier <monnier@cs.yale.edu>
157
158 * progmodes/compile.el (compilation-parse-errors): `linenum' might
159 return a this-error using the alternative format (a pair of markers).
160
794d58ba
GM
1612001-07-19 Gerd Moellmann <gerd@gnu.org>
162
4e2a256b
GM
163 * font-lock.el (c++-keywords): Add Standard C++ operator names.
164
794d58ba
GM
165 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
166 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
5b6858da 167
381194d0
PJ
1682001-07-17 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
169
170 * international/iso-transl.el: Fix typo in the header of the file.
171
172 * textmodes/picture.el (picture): Doc fix.
173
174 * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
175 follow coding conventions in generated files.
176
27009a49
EZ
1772001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
178
5b6858da 179 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
27009a49
EZ
180 (tool-bar-add-item): Don't call image-related primitives if the
181 display doesn't support images.
182
183 * frame.el (display-images-p): New function.
184
467f1209
GM
1852001-07-17 Gerd Moellmann <gerd@gnu.org>
186
187 * server.el (server-visit-files): Handle the case the specified
188 column number is <= 0.
189
1902001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
191
192 * startup.el (command-line-1): Add support for +LINE:COLUMN
193 command line argument.
194
1952000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
196
5b6858da
SM
197 * server.el (server-process-filter, server-visit-files):
198 Add support for +LINE:COLUMN style emacsclient calls.
467f1209 199
9781053a
PJ
2002001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
201
202 * emacs-lisp/easy-mmode.el: Add Keywords header.
203
204 * play/pong.el: Author has new address.
205
206 * play/landmark.el: Author is no more reachable.
207
208 * play/handwrite.el: Author is no more reachable.
209
5b6858da
SM
2102001-07-17 Stefan Monnier <monnier@cs.yale.edu>
211
212 * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
213 (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
214 Complete bindings for F<1..12> keys.
215 (global-map): Remove `undo' binding (already in the default).
216 Replace `t<n>' bindings with `f<n>' bindings.
217
a38b71b0
SM
2182001-07-16 Stefan Monnier <monnier@cs.yale.edu>
219
220 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
221 (tcl-mode): Use tcl-add-log-defun.
222 (tcl-indent-line): Use tcl-calculate-indent.
223 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
224 (tcl-indent-exp): Renamed from indent-tcl-exp.
225 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
226 (tcl-indent-for-comment): Call comment-indent-function properly
227 and handle the case where it returns nil.
228
c1d61a7d
GM
2292001-07-16 Gerd Moellmann <gerd@gnu.org>
230
a38b71b0
SM
231 * calendar/cal-islam.el (calendar-goto-islamic-date):
232 Remove autoload cookie.
233
234 * calendar/calendar.el (calendar-goto-islamic-date):
235 Add call to autoload.
c1d61a7d 236
c59fb719
SM
2372001-07-16 Stefan Monnier <monnier@cs.yale.edu>
238
239 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
240 Don't change compile-auto-highlight globally.
241 Don't bother with `font-lock-defaults' property since XEmacs
242 also understands the `font-lock-defaults' variable.
243 Use make-local-variable rather than make-variable-buffer-local.
244 Don't `defconst' comment-indent-function: keep the default.
245 Call easy-menu-add unconditionally.
246 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
247 (ada-create-menu): Use :included for Emacs as well.
248
249 * vc.el (vc-do-command): Autoload.
250
251 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
252
652a9be9
PJ
2532001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
254
255 * ps-print.el: Fix Author: header.
256
c3d6be34
GM
2572001-07-16 Gerd Moellmann <gerd@gnu.org>
258
4391d40d
GM
259 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
260 mouse-1 etc., bind them to `ignore'.
261
c3d6be34
GM
262 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
263 send-invisible, which is already defined in Comint.
264 (eshell-watch-for-password-prompt): Use it.
265
e8af40ee
PJ
2662001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
267
3c3e43ef
PJ
268 * which-func.el (which-func-mode): Doc fix.
269
e8af40ee 270 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
c3d6be34
GM
271 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
272 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
273 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
274 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
275 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
276 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
277 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
278 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
279 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
280 * emulation/edt-mapper.el, emulation/edt-pc.el,
281 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
282 * emulation/tpu-edt.el, emulation/tpu-extras.el,
283 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
284 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
285 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
286 * international/isearch-x.el, international/iso-cvt.el,
287 * international/ogonek.el, international/quail.el,
288 * international/utf-8.el, jit-lock.el, language/devan-util.el,
289 * language/devanagari.el, language/ethio-util.el,
290 * language/ethiopic.el, language/european.el, language/indian.el,
291 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
292 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
293 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
294 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
295 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
296 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
297 * progmodes/autoconf.el, progmodes/cmacexp.el,
298 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
299 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
300 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
301 * progmodes/ebnf2ps.el, progmodes/executable.el,
302 * progmodes/fortran.el, progmodes/idlw-shell.el,
303 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
304 * progmodes/m4-mode.el, progmodes/mantemp.el,
305 * progmodes/meta-mode.el, progmodes/octave-inf.el,
306 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
307 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
308 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
309 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
310 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
311 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
312 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
313 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
314 * textmodes/two-column.el, time-stamp.el, timezone.el,
315 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
316 * which-func.el, whitespace.el, wid-browse.el, widget.el,
317 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
e8af40ee
PJ
318 conventions.
319
bb24c64f
GM
3202001-07-16 Gerd Moellmann <gerd@gnu.org>
321
322 * simple.el (set-variable): Require 'cus-edit' instead of
323 `wid-edit', so that the Custom widgets get defined.
324
6a05d05f
PJ
3252001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
326
327 * allout.el: A fix to follow coding conventions.
328
329 * find-lisp.el: A fix to follow coding conventions.
330
331 * term/w32-win.el: A fix to follow coding conventions.
332
333 * textmodes/sgml-mode.el: A fix to follow coding conventions.
334
335 * term/xterm.el: A fix to follow coding conventions.
336
337 * term/news.el: A fix to follow coding conventions.
338
339 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
340 header line fixed.
341
342 * sun-curs.el: Fix Maintainer: header line.
343
344 * emacs-lisp/easymenu.el: Address of the author added.
345
1b85bd12
GM
3462001-07-16 Gerd Moellmann <gerd@gnu.org>
347
348 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
349 property.
350
6e44da43
PJ
3512001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
352
353 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
1b85bd12 354 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
c59fb719
SM
355 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
356 Some fixes to follow coding conventions.
6e44da43 357
6033fc96
GM
3582001-07-16 Gerd Moellmann <gerd@gnu.org>
359
360 * which-func.el (which-func-mode): Doc fix.
361
5d3d1e32
SM
3622001-07-15 Stefan Monnier <monnier@cs.yale.edu>
363
364 * net/rcompile.el (remote-compile): Use make-local-variable.
365
366 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
367
368 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
369
370 * mail/reporter.el (reporter-submit-bug-report):
371 Don't abuse make-variable-buffer-local. Fix call to add-hook.
372
55535639
PJ
3732001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
374
3afbc435 375 * calendar/cal-china.el, calendar/cal-coptic.el,
1b85bd12
GM
376 * calendar/cal-dst.el, calendar/cal-french.el,
377 * calendar/cal-hebrew.el, calendar/cal-islam.el,
378 * calendar/cal-iso.el, calendar/cal-julian.el,
379 * calendar/cal-mayan.el, calendar/cal-persia.el,
380 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
381 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
382 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
383 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
384 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
385 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
386 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
387 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
388 * progmodes/ada-xref.el, progmodes/cc-align.el,
389 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
390 * progmodes/cc-defs.el, progmodes/cc-engine.el,
391 * progmodes/cc-langs.el, progmodes/cc-menus.el,
392 * progmodes/cc-styles.el, progmodes/cc-vars.el,
393 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
394 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
395 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
396 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
397 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
398 * textmodes/reftex.el: Some fixes to follow coding
3afbc435
PJ
399 conventions in Eshell files with known maintainers.
400
401 * emulation/viper.el: A fix to follow coding conventions.
402
60370d40 403 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
1b85bd12
GM
404 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
405 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
406 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
407 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
408 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
409 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
410 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
411 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
412 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
60370d40
PJ
413 conventions in Eshell files.
414
415 * composite.el, diff.el, emacs-lisp/levents.el,
1b85bd12
GM
416 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
417 * emulation/pc-mode.el, emulation/viper-cmd.el,
418 * emulation/viper-ex.el, emulation/viper-init.el,
419 * emulation/viper-keym.el, emulation/viper-macs.el,
420 * emulation/viper-mous.el, emulation/viper-util.el,
421 * emulation/viper.el, forms-pass.el, international/ccl.el,
422 * international/characters.el, international/encoded-kb.el,
423 * international/fontset.el, international/ja-dic-cnv.el,
424 * international/ja-dic-utl.el, international/kinsoku.el,
425 * international/kkc.el, international/mule-cmds.el,
426 * international/mule-diag.el, international/mule-util.el,
427 * international/mule.el, international/titdic-cnv.el,
428 * language/china-util.el, language/chinese.el,
429 * language/cyril-util.el, language/cyrillic.el, language/english.el,
430 * language/greek.el, language/hebrew.el, language/japan-util.el,
431 * language/japanese.el, language/korea-util.el, language/korean.el,
432 * language/lao-util.el, language/lao.el, language/misc-lang.el,
433 * language/slovak.el, language/thai-util.el, language/thai.el,
434 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
435 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
436 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
437 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
438 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
439 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
440 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
441 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
442 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
443 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
c59fb719
SM
444 to follow coding conventions in files without maintainer or in files
445 with clear maintainer (but without Maintainer header stating so).
60370d40
PJ
446
447 * emacs-lisp/elp.el: A fix to follow coding conventions.
448
715a2ca2 449 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
1b85bd12
GM
450 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
451 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
452 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
453 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
454 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
455 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
456 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
457 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
458 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
459 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
460 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
715a2ca2
PJ
461 conventions in files from Gnus.
462
55535639 463 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
1b85bd12
GM
464 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
465 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
466 * echistory.el, electric.el, emacs-lisp/authors.el,
467 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
468 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
469 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
470 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
471 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
472 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
473 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
474 * international/codepage.el, international/iso-ascii.el,
475 * international/iso-insert.el, international/iso-transl.el,
476 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
477 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
478 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
479 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
480 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
481 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
482 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
483 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
484 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
485 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
486 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
487 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
488 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
489 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
490 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
491 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
492 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
493 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
494 * textmodes/tex-mode.el, textmodes/text-mode.el,
495 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
496 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
497 * vt100-led.el, window.el: Some fixes to follow coding conventions in
55535639
PJ
498 files maintained by FSF.
499
1cd7adc6
PJ
5002001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
501
502 * arc-mode.el: A fix to follow coding conventions.
503
504 * bindings.el: Ditto.
505
506 * cdl.el: Ditto.
507
508 * comint.el: Ditto.
509
510 * cus-start.el: Ditto.
511
512 * shell.el: Ditto.
513
514 * skeleton.el: Ditto.
515
07b1b912
SM
5162001-07-13 Stefan Monnier <monnier@cs.yale.edu>
517
518 * info.el (Info-build-node-completions):
519 Make Info-current-file-completions buffer local.
520
09938b67
GM
5212001-07-13 Gerd Moellmann <gerd@gnu.org>
522
e0f82ad8 523 * which-func.el (which-func-mode, which-func-ff-hook)
07b1b912 524 (which-function-mode): Remove references to which-func-mode-global.
e0f82ad8 525
07b1b912
SM
526 * calendar/cal-islam.el (calendar-goto-islamic-date):
527 Add autoload cookie.
aa11456f 528
09938b67
GM
529 * play/fortune.el: Add types to defcustoms.
530
ebea5735
PJ
5312001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
532
09938b67 533 * language/czech.el: A fix to follow coding conventions.
ebea5735 534
ec7dc7e1
EZ
5352001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
536
537 * speedbar.el (speedbar-supported-extension-expressions): Add .g
538 to the extension list, for antlr-mode. From Christoph Wedler
539 <Christoph.Wedler@sap.com>.
540
ec402ad4
SM
5412001-07-11 Stefan Monnier <monnier@cs.yale.edu>
542
543 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
544 (vc-dired-mode-map): Fix the madness.
545
546 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
547 (vc-prefix-map): Moved back from vc.el.
548
a777242c
GM
5492001-07-11 Gerd Moellmann <gerd@gnu.org>
550
07b1b912
SM
551 * mail/mail-extr.el (mail-extr-all-top-level-domains):
552 Increase the size of the obarray.
a777242c
GM
553 (mail-extr-all-top-level-domains): Add more toplevel domains,
554 add more long names.
555 From: Per Starback <starback@ling.uu.se>.
556
874d7995
EZ
5572001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
558
559 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
560 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
561
562 * progmodes/ada-mode.el: Ditto.
563
564 * progmodes/ada-xref.el: Ditto.
565
ff524b84
MB
5662001-07-11 Miles Bader <miles@gnu.org>
567
568 * finder.el (finder-insert-at-column): Also move to the next line
569 if exactly at COLUMN.
570
6b05fae3
GM
5712001-07-10 Gerd Moellmann <gerd@gnu.org>
572
6ce5615d
GM
573 * help.el (describe-function-1): When printing FUNCTION's
574 documentation, don't assume FUNCTION is a symbol.
575
6b05fae3
GM
576 * startup.el (normal-top-level): Don't operate on the initial
577 frame if we failed to create one.
578
19da29f9
GM
5792001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
580
581 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
582 itself, i.e. only indent the contents in it.
583
6f19114e
GM
5842001-07-10 Markus Rost <rost@math.ohio-state.edu>
585
586 * mail/rmail.el (rmail-show-message): Show beginning of message in
587 all windows containing it.
588
8184a578
EZ
5892001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
590
591 * term/tty-colors.el: Fix the header line and copyright years.
592
524ac5b2
GM
5932001-07-09 Gerd Moellmann <gerd@gnu.org>
594
4033ae9d
GM
595 * emacs-lisp/advice.el (ad-make-advised-definition): If the
596 original definition has an interactive form, but is Elp
597 instrumented, use the interactive form of the function called by
598 elp-wrapper.
599
59c2dcf4
GM
600 * winner.el (winner-equal): Make it a defun. Don't compare Winner
601 configurations with compare-window-configuration; they aren't
602 window configurations.
603
524ac5b2
GM
604 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
605 from the server for the format we expect. Don't use it if it
c59fb719 606 doesn't look like what the Internet draft for FTP extensions specifies.
524ac5b2 607
06c66e1c 608 * toolbar/*.pbm: Cleaned up.
1d9f4dc1
GM
609 From Luis Fernandes <elf@ee.ryerson.ca>.
610
524ac5b2 6112001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
7443aaa6
SM
612
613 * cc-cmds.el: Extended the kludge to interoperate with the
614 delsel and pending-del packages wrt to the new function
615 `c-electric-delete-forward'.
616
851040a5
SM
6172001-07-08 Stefan Monnier <monnier@cs.yale.edu>
618
619 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
620 to delay the call to <mode> for global minor modes.
621 (easy-mmode-define-navigation): Only recenter if interactive.
622
6573d87f
GM
6232001-07-06 Gerd Moellmann <gerd@gnu.org>
624
a25e82a8
GM
625 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
626 to lisp-indent-line.
627
6573d87f
GM
628 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
629 from the server. Call encode-time only when we are sure that we
630 got a 213 response.
631
c1a1fd60
GM
6322001-07-06 Simon Josefsson <jas@extundo.com>
633
634 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
635 (mail-envelope-from): New user option.
636 (sendmail-send-it): Use it.
637
4b81a999
GM
6382001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
639
851040a5
SM
640 * ps-print.el: Use locale dependant date to print date in header.
641 Doc fix.
4b81a999
GM
642 (ps-print-version): New version number (6.5.3).
643 (ps-right-header, ps-right-footer): Initialization and doc fix.
644 (ps-time-stamp-locale-default): New fun.
645
a2cc5c4f
GM
6462001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
647
648 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
649 field problem with MIME-mode.
650
651 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
652
6532001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
654
655 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
656 MIME-mode.
657
a9b511e0
EZ
6582001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
659
660 * bindings.el (mode-line-mule-info): Don't show the tip with
661 buffer-file-coding-system if that is nil.
662
0f60e5ff
GM
6632001-07-05 Gerd Moellmann <gerd@gnu.org>
664
f25cfe53
GM
665 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
666 instead of kill-line.
667
5f72adc0
GM
668 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
669 <Pavel@Janik.cz>.
670
671 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
672 <Pavel@Janik.cz>.
0f60e5ff 673
b5e2c7a7
GM
6742001-07-04 Gerd Moellmann <gerd@gnu.org>
675
676 * font-lock.el (c-font-lock-keywords-3): When matching something
677 like `struct X Y', finish with point after Y.
678
e5836af8 6792001-07-04 Simon Josefsson <jas@extundo.com>
851040a5 680
e5836af8 681 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
851040a5 682 in caller buffer.
e5836af8 683
f1c53471
EZ
6842001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
685
bf4041b6 686 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
851040a5
SM
687 instead of string-match to find the basename of the file.
688 From Pascal Obry <p.obry@wanadoo.fr>.
bf4041b6 689
851040a5
SM
690 * net/browse-url.el (browse-url-default-windows-browser):
691 Support the MS-DOS port when it runs on Windows.
51a91c09
EZ
692 (browse-url-browser-function) [ms-dos]: Default to
693 browse-url-default-windows-browser.
694
f1c53471
EZ
695 * help.el (locate-library): Enable code that looks for compressed
696 libraries if auto-compression-mode is on.
697
4ce5c223
SM
6982001-07-02 Stefan Monnier <monnier@cs.yale.edu>
699
700 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
701
dd441b46
GM
7022001-07-02 Gerd Moellmann <gerd@gnu.org>
703
4ce5c223 704 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
dd441b46 705
7a3ee510
EZ
7062001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
707
33e432b1
EZ
708 * allout.el: Fix the header line, so that finder.el recognizes it.
709 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
710
4ce5c223
SM
711 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
712 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
7a3ee510 713
3024d920
EZ
7142001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
715
4ce5c223 716 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
027a15c1 717
3024d920
EZ
718 * ps-bdf.el (bdf-directory-list): Use the value relative to
719 installation-directory for MS-Windows as well.
720
0c1baae8
RS
7212001-06-29 Richard M. Stallman <rms@gnu.org>
722
723 * wid-edit.el (widget-color-sample-face-get):
724 Return ((foreground-color . COLOR)) instead of constructing a face.
725
442ebe98
EZ
7262001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
727
728 * faces.el (region): Change the background color for the
729 light-background color display to lightgoldenrod2, to make it
730 visible on some laptops.
731
6519817e
RS
7322001-06-28 Richard M. Stallman <rms@gnu.org>
733
734 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
735 (rmail-msg-restore-non-pruned-header): Likewise.
736 If point was in the old pruned header, put it at the top.
737 (rmail-msg-prune-header): If point was at the top, keep it there.
4ce5c223 738
6519817e
RS
739 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
740 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
741
15533ae2
SM
7422001-06-28 Stefan Monnier <monnier@cs.yale.edu>
743
744 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
745
19a448e3
KF
7462001-06-28 Karl Fogel <kfogel@red-bean.com>
747
748 * saveplace.el: Update maintainer email address.
749
a17555fd
FP
7502001-06-27 Francesco Potorti` <pot@gnu.org>
751
15533ae2
SM
752 * uniquify.el: (uniquify-rationalize-file-buffer-names):
753 Undo previous change.
a17555fd
FP
754
7552001-06-27 Francesco Potorti` <pot@gnu.org>
4501c939
FP
756
757 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
758 preliminary quick reordering. Can speed things up dramatically.
759
555cc9ca
RS
7602001-06-26 Richard M. Stallman <rms@gnu.org>
761
4d68abe0
RS
762 * dired.el (dired-get-filename): A file name starting with ~
763 is not absolute in this context.
764
555cc9ca
RS
765 * which-func.el (which-func-maxout): Increase default to 500000.
766 (which-function-mode): This is now the "real" name of the function.
767 (which-func-mode): Now an alias.
768 (which-func-mode-global): Name deleted.
769
770 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
771 button-2, when binding hs-mouse-toggle-hiding.
772
d9bad487
GM
7732001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
774
15533ae2 775 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
d9bad487
GM
776 (rmail-msg-prune-header): Likewise.
777 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
778 and `rmail-msg-prune-header'.
779
da197e75
SM
7802001-06-25 Stefan Monnier <monnier@cs.yale.edu>
781
782 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
783 back than LINEBEG.
784
9501b986
EZ
7852001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
786
787 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
788 window where they clicked the mouse has a header line, adjust
789 vertical movement by one.
790
7aee34d3
GM
7912001-06-25 Milan Zamazal <pdm@zamazal.org>
792
da197e75
SM
793 * progmodes/glasses.el (glasses-make-readable): Consider underscores
794 too when separating a parenthesis.
7aee34d3 795
b9cc92a4
EZ
7962001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
797
798 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
799 (bookmark-bmenu-hide-filenames): Add help-echo to
800 mouse-highlighted text.
801 (bookmark-bmenu-show-filenames): Remove help-echo property from
802 the whitespace.
803
e55c4863
EZ
8042001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
805
da197e75
SM
806 * files.el (auto-mode-alist): Add configure.ac (autoconf).
807 From Karl Eichwalder <ke@suse.de>.
e55c4863 808
4bd41f5a
RS
8092001-06-23 Richard M. Stallman <rms@gnu.org>
810
811 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
812
813 * progmodes/cc-styles.el (c-set-style): Don't specify initial
814 contents for completing-read.
815
fdae95d4
RS
8162001-06-22 Richard M. Stallman <rms@gnu.org>
817
818 * menu-bar.el (menu-bar-make-toggle): Construct the
819 function's doc string from HELP, not DOC, and make it accurate by
820 adding "Toggle whether to " at the front and downcasing the initial.
821 Change the HELP arg in some calls to make it fit this usage.
822
823 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
824 Undo previous change.
825
5f0e1d42
EZ
8262001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
827
1fd63d9b
EZ
828 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
829
da197e75 830 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
5f0e1d42 831
2ebf8f54
EZ
8322001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
833
7a03d9cd
EZ
834 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
835
2ebf8f54
EZ
836 * dabbrev.el (dabbrev--select-buffers): Fix last change.
837
4de68712
RS
8382001-06-20 Richard M. Stallman <rms@gnu.org>
839
840 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
841 broken out from dabbrev--find-expansion. Handle minibuffer
842 specially here.
843 (dabbrev--find-expansion): Simplify code in various ways.
844 Don't treat minibuffers specially.
845 Call dabbrev--make-friend-buffer-list.
da197e75 846 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
4de68712
RS
847 (dabbrev--scanning-message): Do nothing when minibuffer is current.
848
f84e9763 8492001-06-19 John Wiegley <johnw@gnu.org>
a5eab4a9 850
f84e9763
JW
851 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
852 Also, added a comment describing how to greatly speedup Eshell
853 loadup time, by concatenating together all of Eshell's .elc files.
a5eab4a9 854
f5f3efaa 8552001-06-19 John Wiegley <johnw@gnu.org>
b868ed49 856
da197e75
SM
857 * eshell/esh-mode.el: Disabled a test that often yields false failures.
858
f84e9763
JW
8592001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
860
861 * woman.el (WoMan-highlight-references): Add help-echo to
862 mouse-highlighted text.
b868ed49 863
f7ac3e28
SM
8642001-06-18 Stefan Monnier <monnier@cs.yale.edu>
865
866 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
867
f6f1beba
GM
8682001-06-18 Gerd Moellmann <gerd@gnu.org>
869
f7ac3e28
SM
870 * international/quail.el (quail-start-conversion):
871 Reset quail-translating to nil.
db8f7303 872
f6f1beba
GM
873 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
874 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
875
1a0b9ae6
EZ
8762001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
877
855eca56
EZ
878 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
879 mouse-highlighted text.
880
1a0b9ae6
EZ
881 * dired.el (dired-mark-pop-up): Fix last change.
882
e75e894b
EZ
8832001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
884
218abc51
EZ
885 * calendar/calendar.el (generate-calendar-month): Add help-echo to
886 mouse-highlighted text.
887
d36ca65d
EZ
888 * net/quickurl.el (quickurl-url-file): Run through
889 convert-standard-filename.
890 (quickurl-list-populate-buffer): Add help-echo to
891 mouse-highlighted text.
892 (top-level): Update Dave's URL.
893
092924fd
EZ
894 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
895 mouse-highlighted text.
896
f7ac3e28
SM
897 * textmodes/page-ext.el (pages-copy-header-and-position):
898 Add help-echo to mouse-highlighted text.
092924fd
EZ
899
900 * tar-mode.el (tar-header-block-summarize): Add help-echo to
901 mouse-highlighted text.
902
903 * replace.el (occur): Add help-echo to mouse-highlighted text.
904
905 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
906 mouse-highlighted text.
907
908 * progmodes/cpp.el (cpp-make-button): Add help-echo to
909 mouse-highlighted text.
910
f7ac3e28
SM
911 * progmodes/compile.el (compile-reinitialize-errors):
912 Add help-echo to mouse-highlighted messages.
092924fd
EZ
913 (compilation-forget-errors): Remove help-echo property as well.
914
f7ac3e28
SM
915 * play/landmark.el (lm-plot-square, lm-init-display):
916 Add help-echo to mouse-highlighted text.
092924fd 917
f7ac3e28
SM
918 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
919 Add help-echo to mouse-highlighted text.
092924fd
EZ
920
921 * dired.el (dired-insert-set-properties): Add help-echo to
922 mouse-highlighted text.
f7ac3e28 923 (dired-mark-pop-up): Remove help-echo property from the file name.
092924fd
EZ
924
925 * comint.el (comint-send-input): Add help-echo to
926 mouse-highlighted text.
927
928 * buff-menu.el (list-buffers-noselect): Add help-echo to
929 mouse-highlighted text.
930
931 * arc-mode.el (archive-summarize-files): Add help-echo to
932 mouse-highlighted text.
933
e75e894b
EZ
934 * ffap.el (ffap-machine-p): Always return nil if
935 open-network-stream is not fboundp.
936
f621ed9d
SM
9372001-06-17 Stefan Monnier <monnier@cs.yale.edu>
938
939 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
940 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
941 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
942 incorrectly binding chars between 128 and 256 to it.
943 (sgml-maybe-name-self): Handle latin-1 chars properly.
944 (sgml-tags-invisible): Bind buffer-file-name to nil.
945 Use unwind-protect and restore-buffer-modified-p.
946 (sgml-point-entered): Use buffer-substring-no-properties.
947 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
948 (html-mode): Don't force `imenu-sort-function'.
949
884e8578
EZ
9502001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
951
d5b49f47
EZ
952 * tar-mode.el: Fix the copyright notice.
953
ce6b1982
EZ
954 * font-lock.el (font-lock-comment-face): For tty's with dark
955 background, use "red1", since "lightred" is not one of the colors
956 recognized by tty-colors.el.
957
884e8578
EZ
958 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
959 create a buffer for extracted file, in case there's more than one
960 file by that name in an archive, possibly in different
961 directories. From Kevin Rodgers <kevinr@ihs.com>.
962
963 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
964 <alex@gnu.org>.
965
72190a54
MB
9662001-06-15 Miles Bader <miles@gnu.org>
967
f621ed9d
SM
968 * textmodes/texinfmt.el (texinfo-format-syntax-table):
969 Revert previous change.
72190a54 970
e4cdc335
RS
9712001-06-14 Richard M. Stallman <rms@gnu.org>
972
973 * replace.el (keep-lines-read-args): Return just a regexp.
974 Provide nil for the region args.
f621ed9d 975 (keep-lines, flush-lines, how-many):
e4cdc335
RS
976 Calculate the defaults for the region here, when args are nil.
977
c8c6b45a
EZ
9782001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
979
980 * rot13.el (rot13-other-window): Some more doc fix.
981
f54701d1
EZ
9822001-06-14 Per Starback <starback@ling.uu.se>
983
984 * replace.el (case-replace, query-replace-from-history-variable)
985 (query-replace-to-history-variable, keep-lines-read-args)
986 (occur-revert-function, query-replace-help): Dox fix.
987
1604ce98
EZ
9882001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
989
990 * rot13.el (rot13-other-window): Doc fix.
991
22058843
MB
9922001-06-14 Miles Bader <miles@gnu.org>
993
994 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
995 of " and \ to "." (punctuation).
996 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
997
e4cdc335
RS
9982001-06-13 Richard M. Stallman <rms@gnu.org>
999
1000 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
1001
1002 * simple.el (shell-command-on-region): Never kill the
1003 *Shell Command Output* buffer.
1004
a62d56ab
SM
10052001-06-13 Stefan Monnier <monnier@cs.yale.edu>
1006
1007 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
1008
4a0aa1d9
SM
10092001-06-10 Stefan Monnier <monnier@cs.yale.edu>
1010
1011 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1012 New var, to recognize ${ $' and PODs.
1013 (perl-font-lock-syntactic-face-function): New function.
1014 (perl-mode): Use them.
1015 (perl-continuation-line-p): New function, from perl-calculate-indent.
1016 (perl-calculate-indent): Use it, to properly handle continuation
1017 lines of continuation lines.
1018
b5a9911c
EZ
10192001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
1020
1021 * server.el (server-process, server-buffer-clients): Doc fix.
1022 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1023
0f056ec1
JW
10242001-06-09 John Wiegley <johnw@gnu.org>
1025
1026 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
1027 test if the last command was Lisp or not.
1028 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
1029 B x C".
1030
e5e316b0
EZ
10312001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
1032
1033 * dos-w32.el (grep-regexp-alist): Remove definition, since the
1034 general one on compile.el supports drive letters.
7f4350a7
CD
1035
10362001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
1037
5a905a7e 1038 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
e5e316b0 1039 key description.
7f4350a7
CD
1040
1041 * textmodes/reftex-sel.el (reftex-select-jump): New command.
1042
5a905a7e 1043 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
7f4350a7
CD
1044 (reftex-toc-jump): New command.
1045
1046 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
e5e316b0 1047 to parse international characters as well.
7f4350a7 1048
5a905a7e 1049 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
e5e316b0 1050 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
7f4350a7 1051
5a905a7e
SM
1052 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
1053
1054 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
e5e316b0 1055 TAB to the key separators.
7f4350a7 1056
73419021
EZ
10572001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
1058
1059 * international/mule.el (auto-coding-alist): Remove redundant
1060 up-cased versions of the extensions (auto-coding-alist-lookup is
1061 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
1062 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
1063
cada28bb
EZ
10642001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
1065
1066 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
1067
4f7666dc
RS
10682001-06-01 Richard M. Stallman <rms@gnu.org>
1069
1070 * help.el (describe-variable): Put value on same line
1071 with preceding text, if it is short enough to look good that way.
1072
70079787
EZ
10732001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
1074
1075 * term/internal.el (IT-unicode-translations): New variable.
1076 (IT-setup-unicode-display): New function.
1077
c86f4619
GM
10782001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1079
1080 * ps-print.el: Handle before-string and after-string overlay properties
1081 in ps-print-*-with-faces commands. Doc fix.
1082 (ps-print-version): New version number (6.5.2).
1083 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
1084 for XEmacs.
1085 (ps-prefix-quote): Doc fix.
c6d452ad 1086 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
c86f4619
GM
1087 (ps-basic-plot-str, ps-plot-string): New funs.
1088
1ea98518
SM
10892001-05-31 Stefan Monnier <monnier@cs.yale.edu>
1090
1091 * progmodes/etags.el (tags-compression-info-list): Fix docstring
1092 and :type spec.
1093
2b1ec973
GM
10942001-05-31 Gerd Moellmann <gerd@gnu.org>
1095
1ea98518
SM
1096 * international/mule-cmds.el (inactivate-input-method):
1097 Set input-method-function to nil.
2b1ec973 1098
94843cc1
GM
1099 * xml.el (xml-parse-tag): The document may contain invalid characters.
1100 From ShengHuo ZHU <zsh@cs.rochester.edu>
1101
9652931f
GM
11022001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
1103
1104 * mail/rmailsum.el (rmail-message-subject-p): Don't call
1ea98518
SM
1105 `rmail-summary-line-decoder' if the message does not have
1106 a Subject: field.
9652931f 1107
1ea98518 1108 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
9652931f 1109
1ea98518
SM
1110 * mail/rmail.el (rmail-insert-mime-resent-message-function):
1111 New variable.
9652931f
GM
1112 (rmail-resend): Modify to work in `rmail-view-buffer'; call
1113 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
1114 is non-nil.
1115
f7ac3e28
SM
11162001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
1117
1118 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
1119
b781e739
SS
11202001-05-29 Sam Steingold <sds@gnu.org>
1121
00f51890
SS
1122 * faces.el (face-valid-attribute-values): Bind `valid' directly
1123 instead of using `setq'.
1124
b781e739
SS
1125 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
1126 Use `tex-shell-buf'.
1127 (tex-shell-proc): Use `tex-shell-running'.
1128 (tex-shell-buf-no-error): New function.
1129 (tex-send-tex-command): Use it.
1130 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
1131 (tex-kill-job): Check the process before calling `quit-process'.
1132
3d0e328b
GM
11332001-05-29 Gerd Moellmann <gerd@gnu.org>
1134
1ea98518
SM
1135 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
1136 UTF-8 sequences.
3d0e328b 1137
8bd6307f
GM
11382001-05-28 Miles Bader <miles@gnu.org>
1139
1140 * comint.el (comint-carriage-motion): Renamed from
1141 `comint-cr-magic'. Operate on the buffer instead of the string
1142 (for use as a comint post-output filter, instead of as a
1143 pre-output filter). Handle backspaces too. Add to the
1144 `comint-output-filter-functions' hook instead of
1145 `comint-preoutput-filter-functions'.
1146
89c8dc6c
GM
11472001-05-28 Gerd Moellmann <gerd@gnu.org>
1148
1149 * language/japan-util.el (japanese-hankaku): Prefer the charset
1150 `jisx0201' when the optional argument `ascii-only' is not specified.
1151 (japanese-hankaku-region): Ditto.
1152 From Katsumi Yamaoka <yamaoka@jpl.org>
1153
f25c1b9b
SM
11542001-05-28 Stefan Monnier <monnier@cs.yale.edu>
1155
1156 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
1157 (outline-invisible-p): New function.
1158 (hide-leaves): Save excursion.
1159 (hide-other): Stop looping when reaching bobp.
1160
719bb352
EZ
11612001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
1162
1163 * cus-edit.el (custom-file): Fix last change.
1164
d686d354
SM
11652001-05-27 Stefan Monnier <monnier@cs.yale.edu>
1166
1167 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
1168 same definition in byte-compile-function-environment as `autoload'
1169 would put in `symbol-function'.
1170
1171 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
1172 patch to correct the error message as well.
1173
49b1a638
EZ
11742001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
1175
71261a01
EZ
1176 * cus-edit.el (custom-file): Don't assume we were invoked with -q
1177 unless ~/.emacs exists.
1178
49b1a638
EZ
1179 * novice.el (enable-command): If user-init-file is nil or does not
1180 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
1181
a434b175
SM
11822001-05-25 Stefan Monnier <monnier@cs.yale.edu>
1183
15ca8de7
SM
1184 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
1185 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
1186 Allow spaces around macro arguments.
1187 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
1188 indent-for-tab-command.
1189 (latex-mode-map, plain-tex-mode-map): New keymaps.
1190 Inherit from tex-mode-map.
1191 (tex-common-initialization): Don't setup the keymap any more
1192 since it's now done right by define-derived-mode.
1193 (latex-mode): Set skeleton-end-hook to nil.
1194 (latex-skeleton-end-hook): Remove.
1195 (tex-latex-block, latex-insert-item): Simplify.
1196 (latex-syntax-after): Use following-char rather than char-after.
1197 (tex-discount-args-cmds, tex-count-words): New functions.
1198
1199 * textmodes/tildify.el (tildify-ignored-environments-alist):
1200 Recognize \verb* as well.
1201
1202 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
1203 (perl-comment-indent): Simplify to let newcomment.el do its job.
1204 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
1205 (perl-mark-function): Cleanup the namespace.
1206 (perl-calculate-indent): Don't be fooled by nested functions.
1207
1208 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
1209
a434b175
SM
1210 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
1211 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
1212
4e7e1f03
AC
12132001-05-25 Andrew Choi <akochoi@i-cable.com>
1214
1215 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
1216 actually be `\\'.
1217 (ctlau-b5-converter): Likewise.
1218
2bef0948
AC
12192001-05-24 Andrew Choi <akochoi@i-cable.com>
1220
1221 * international/titdic-cnv.el (quail-misc-package-ext-info):
e089be2d
AC
1222 Change CTLauB.el to CTLau-b5.el.
1223
d2d1851b
SM
12242001-05-23 Stefan Monnier <monnier@cs.yale.edu>
1225
1226 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
1227 rather than beginning-of-line to avoid problems with fields.
1228 (gud-perldb-massage-args): Use unless and push.
1229 (gud-chdir-before-run): New var.
1230 (gud-common-init): Use it.
1231
5e3d4fbc
AC
12322001-05-24 Andrew Choi <akochoi@i-cable.com>
1233
1234 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
1235 delete entries for chinese-ctlau and chinese-ctlaub.
d2d1851b 1236 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
5e3d4fbc 1237 chinese-ctlaub.
d2d1851b
SM
1238 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
1239 New functions.
5e3d4fbc 1240
0216c3df
GM
12412001-05-22 Gerd Moellmann <gerd@gnu.org>
1242
f1f65349
GM
1243 * cus-edit.el (custom-comment-show): Remove debug code.
1244
0216c3df
GM
1245 * language/japan-util.el (japanese-symbol-table): Fix handling of
1246 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
1247
e8a1ed31
SM
12482001-05-21 Stefan Monnier <monnier@cs.yale.edu>
1249
1250 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
1251 Renamed by removing the silly `-flag' suffix.
1252 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
1253
7246200c
SM
12542001-05-20 Stefan Monnier <monnier@cs.yale.edu>
1255
1256 * replace.el (keep-lines-read-args): Use `copy-marker'.
1257 (how-many): Save excursion properly.
1258 (occur-mode): Use define-derived-mode.
1259 (perform-replace): Use with-current-buffer.
1260
7e971261
RS
12612001-05-20 Richard M. Stallman <rms@gnu.org>
1262
65569e52
RS
1263 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
1264
cc9684e8
RS
1265 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
1266
9ca00e71
RS
1267 * info.el (Info-read-subfile): Widen before finding the
1268 desired node in the subfile.
1269
7e971261
RS
1270 * startup.el (command-line-1): When >2 files visited,
1271 leave the last one visible, and make that the selected window.
1272
7c5312b2
GM
12732001-05-20 Gerd Moellmann <gerd@gnu.org>
1274
1275 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
1276
310e9a21
EZ
12772001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
1278
7246200c
SM
1279 * international/ccl.el (define-ccl-program): Fix a typo.
1280 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8dacfbde
EZ
1281
1282 * international/mule.el (decode-char): Fix a typo. From Pavel
1283 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1284
1285 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
1286 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1287
310e9a21
EZ
1288 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
1289 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1290
ef55aa6c
SS
12912001-05-18 Sam Steingold <sds@gnu.org>
1292
7246200c 1293 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
ef55aa6c
SS
1294 and [RET] to `cvs-mode-find-file'.
1295
c9f3bebe
JW
12962001-05-18 John Wiegley <johnw@gnu.org>
1297
1298 * eshell/esh-ext.el (eshell-explicit-command-char): A new
1299 configuration variable, which determines the initial character
1300 that forces use of an external version of a command. The default
1301 is *, but may be set to \, for example.
1302
1303 * eshell/esh-ext.el (eshell-explicit-command):
1304 Use `eshell-explicit-command-char' instead of ?*.
ef55aa6c 1305
c9f3bebe
JW
1306 * eshell/esh-cmd.el (eshell/which):
1307 Use `eshell-explicit-command-char' instead of ?*.
ef55aa6c 1308
7c5312b2
GM
1309 * eshell/em-cmpl.el (eshell-completion-command-name)
1310 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
c9f3bebe
JW
1311 instead of ?*.
1312
1c66d9fb
GM
13132001-05-18 Gerd Moellmann <gerd@gnu.org>
1314
a724ed38
GM
1315 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
1316 subst-char-in-string.
1317 (ange-ftp-after-parse-ls-hook): New variable.
1318 (ange-ftp-ls): Run that hook.
1319 From Peter Milliken <Peter.Milliken@GTECH.COM>.
1320
0595722b
GM
1321 * tmm.el (tmm-get-keymap): Fix handling of :filter.
1322 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
1323 text into *Completions*.
1324
1c66d9fb
GM
1325 * net/goto-addr.el (goto-address-at-point): Deal with URLs
1326 part of which look like email addresses.
1327
c5bdb93d
AI
13282001-05-18 Andrew Innes <andrewi@gnu.org>
1329
7246200c
SM
1330 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
1331 Use . instead of absolute path for lisp dir, to avoid bug in W2K
c5bdb93d
AI
1332 cmd.exe's handling of FOR loops.
1333 (autoloads): Set find-file-suppress-same-file-warnings to t to
1334 avoid slew of spurious messages.
1335
9a1211f2
GM
13362001-05-18 Simon Josefsson <simon@josefsson.org>
1337
1338 * mail/smtpmail.el (maybe-append-domain): Renamed to
1339 `smtpmail-maybe-append-domain'.
1340 (smtpmail-via-smtp): Use the new name.
1341
29148a3f
GM
1342 * net/browse-url.el (browse-url-browser-function): Add kde.
1343 (browse-url-kde-program, browse-url-kde-args): New variables.
1344 (browse-url-kde): New function.
1345
9ab59a1a
MB
13462001-05-18 Miles Bader <miles@gnu.org>
1347
7246200c
SM
1348 * simple.el (delete-horizontal-space, just-one-space):
1349 Use `constrain-to-field' instead of `field-end'/`field-beginning',
9ab59a1a
MB
1350 because it's more efficient for large files.
1351
cebf1b97
GM
13522001-05-17 Gerd Moellmann <gerd@gnu.org>
1353
f90c23ca
GM
1354 * mail/rmail.el (rmail-require-mime-maybe): New function.
1355 (rmail): Use it.
1356 (rmail-mode): Handle the case of finding Rmail files.
1357
cebf1b97
GM
1358 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
1359 functions.
1360
df22166e
SM
13612001-05-17 Stefan Monnier <monnier@cs.yale.edu>
1362
1363 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
1364 text-property after moving to the beginning of line and regardless
1365 of the value of font-lock-multiline.
1366
2ca0d5f1
GM
13672001-05-17 Gerd Moellmann <gerd@gnu.org>
1368
e85e809a
GM
1369 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
1370
2ca0d5f1
GM
1371 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
1372 last coding system used before calling set-buffer-modified-p
1373 because that function changes last-coding-system.
1374
4c6a4739
EZ
13752001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
1376
1377 * files.el (switch-to-buffer-other-window)
1378 (switch-to-buffer-other-frame): Add an xref to display-buffer in
1379 the doc string.
1380
f08cf35b
GM
13812001-05-17 Gerd Moellmann <gerd@gnu.org>
1382
1383 * language/slovak.el, language/czech.el: New maintainer.
1384
2180ea97
SS
13852001-05-16 Sam Steingold <sds@gnu.org>
1386
f08cf35b 1387 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
2180ea97
SS
1388 sub-form of `defgeneric' correctly.
1389
9bae8781
GM
13902001-05-16 Gerd Moellmann <gerd@gnu.org>
1391
a90b3d3c
GM
1392 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
1393 of `c'.
1394
1b7818b4 1395 * textmodes/outline.el (outline-font-lock-level): Remove the
df22166e
SM
1396 condition-case, test what outline-level returns instead, to
1397 ease debugging.
1b7818b4 1398
9bae8781
GM
1399 * international/mule.el (auto-coding-regexp-alist): New user-option.
1400 (auto-coding-from-file-contents): New function.
1401 (set-auto-coding): Use it to determine a coding system.
1402
7644c605
GM
14032001-05-15 Gerd Moellmann <gerd@gnu.org>
1404
18a0a39e
GM
1405 * mouse.el (mouse-delete-other-windows): Doc fix.
1406
df22166e
SM
1407 * emacs-lisp/lisp-mode.el (lisp-mode):
1408 Make font-lock-keywords-case-fold-search a buffer-local variable with
1409 make-local-variable before setting it.
7644c605 1410
940cf42e
EZ
14112001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
1412
1413 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
1414 prefixes.
1415
557f7c34
GM
14162001-05-14 Gerd Moellmann <gerd@gnu.org>
1417
1418 * hexl.el (hexl-current-address): Print a message when called
1419 interactively.
1420
14d9b141
SM
14212001-05-11 Stefan Monnier <monnier@cs.yale.edu>
1422
1423 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
1424
1425 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
1426
1427 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
1428
7bd2d083
GM
14292001-05-11 Gerd Moellmann <gerd@gnu.org>
1430
47e72862
GM
1431 * startup.el (command-line): If parameters have been changed in
1432 the init files which influence font selection, clear the face
1433 cache so that faces get realized with the new parameters.
1434
14d9b141 1435 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
7bd2d083 1436
0f49941f
SM
14372001-05-10 Stefan Monnier <monnier@cs.yale.edu>
1438
1439 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
1440
cbeed4a8
EZ
14412001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
1442
1443 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
1444 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
1445
ff9aa2ca
GM
14462001-05-10 Gerd Moellmann <gerd@gnu.org>
1447
1448 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
0f49941f 1449 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
ff9aa2ca 1450
b2c99950
JW
14512001-05-09 John Wiegley <johnw@gnu.org>
1452
0f49941f
SM
1453 * eshell/esh-util.el (eshell-convert-numeric-arguments):
1454 Annotated the documentation string to tell users about
3cb27fd7
JW
1455 `eshell-no-numeric-conversions'.
1456
c26f6b27
JW
1457 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
1458 conversions if a Lisp function has the property
1459 `eshell-no-numeric-conversions' set to a non-nil value.
1460
1461 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
1462 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
1463 property `eshell-no-numeric-conversions' on the following
1464 functions (which all deal with filesystem entities, and never Lisp
1465 numerical values): eshell/cd, eshell/pushd, eshell/popd,
1466 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
1467 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
1468 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
1469 eshell/which, eshell/addpath.
1470
14712001-05-09 John Wiegley <johnw@gnu.org>
0f49941f 1472
d089e299
JW
1473 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
1474 encountered as an argument, don't convert it right away, but tag
1475 the first character of the string with the text properties
1476 `number', which signifies to `eshell-lisp-command' that the
1477 argument should be passed through `string-to-number' if it is
1478 actually used in the call to a Lisp function.
1479
1480 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
1481 function, convert any string arguments that have been tagged as
1482 "numbers", by calling string-to-number.
1483
1484 * eshell/esh-util.el (eshell-number-regexp): Now that number
1485 conversions only happen for Lisp function calls, the number regexp
1486 should now match all integer and floating point forms.
1487
1488 * eshell/esh-proc.el: Disable `eshell-stop-process' and
1489 `eshell-continue-process', since they are both nonfunctional at
1490 the moment.
1491 (eshell-proc-initialize): Don't bind keys for
1492 `eshell-stop-process' or `eshell-continue-process'.
1493
0f49941f
SM
1494 * eshell/em-unix.el (eshell-shuffle-files):
1495 Apply `directory-file-name' before calling `file-name-directory'.
d089e299
JW
1496
1497 * eshell/em-hist.el (eshell-add-to-history): Reference to
1498 `eshell-history-ring' needed to be `eshell-history-index'.
1499
0f49941f
SM
1500 * calendar/timeclock.el (timeclock-find-discrep):
1501 Initialize `elapsed' to 0.
cb89da0f
JW
1502 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
1503 it's still nil.
b2c99950 1504
ff39b9a1
SM
15052001-05-09 Stefan Monnier <monnier@cs.yale.edu>
1506
1507 * arc-mode.el (archive-int-to-mode): Construct the string directly.
1508 (archive-mode): Use capitalize.
1509 (archive-unique-fname): Use make-temp-file.
1510
9e53a675
GM
15112001-05-09 Gerd Moellmann <gerd@gnu.org>
1512
1513 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
1514
c8224de6
EZ
15152001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
1516
c533a7e2
EZ
1517 * tar-mode.el (tar-extract): Pay attention to the value of
1518 coding-system-for-read, if it is non-nil.
1519
ff39b9a1
SM
1520 * calendar/holidays.el (holidays): Add an autoload cookie.
1521 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
c8224de6 1522
1c8c9fb8
JW
15232001-05-08 John Wiegley <johnw@gnu.org>
1524
ff39b9a1
SM
1525 * calendar/timeclock.el (timeclock-workday-remaining):
1526 Changed logic for determining how much time is remaining.
1c8c9fb8
JW
1527 (timeclock-workday-elapsed): Don't accept a "relative" argument
1528 for the current day's elapsed time. What could that have meant?
ff39b9a1 1529 (timeclock-workday-elapsed-string): No "relative" argument anymore.
1c8c9fb8
JW
1530 (timeclock-when-to-leave): Changed logic, similarly to what was
1531 done for `timeclock-workday-remaining'.
1532 (timeclock-find-discrep): Removed "today-only" argument, which had
1533 no meaning. Fixed some more math problems. The function now
1534 returns a three member list: (TOTAL-TIME-DISCREPANCY
1535 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
1536
5f47fb28
EZ
15372001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
1538
1539 * w32-fns.el (convert-standard-filename): Start replacing slashes
1540 from the beginning of the file name, not from where the last
1541 invalid character was. From "Andrew Maguire (SWW)"
1542 <Andrew.Maguire@Smallworld.co.uk>
1543
6da5c7da
GM
15442001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
1545
1546 The following changes are to provide infrastructure for handling
1547 MIME messages to rmail. They don't affect the original behaviour
1548 if rmail-enable-mime is nil.
1549
1550 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
1551 (rmail-search-mime-message-function)
1552 (rmail-search-mime-header-function): New variables.
ff39b9a1
SM
1553 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
1554 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
1555 `rmail-view-buffer' is hidden.
6da5c7da
GM
1556 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
1557 call rmai-show-mime-function.
1558 (rmail-display-labels): If rmail-enable-mime is non-nil, update
1559 mode-line-process of rmail-view-buffer.
1560 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
1561 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
1562 buffer.
ff39b9a1
SM
1563 (rmail-next-message, rmail-next-undeleted-message): Be sure to
1564 set-buffer to the Rmail buffer.
6da5c7da
GM
1565 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
1566 rmail-search-mime-header-function.
1567 (rmail-search-message): New function.
1568 (rmail-search): Call rmail-search-message to check if a message
1569 matches REGEXP, lastly update point after calling
1570 rmail-show-message.
ff39b9a1
SM
1571 (rmail-undelete-previous-message, rmail-expunge-confirmed)
1572 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
6da5c7da
GM
1573 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
1574 header region, refer to rmail-msgref-vector while setting the
1575 current buffer to rmail-buffer temporarily.
ff39b9a1
SM
1576 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
1577 If rmail-enable-mime is non-nil, call
6da5c7da
GM
1578 rmail-insert-mime-forwarded-message-function instead of inserting
1579 forwarded message by itself.
1580
1581 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
1582 Rmail buffer.
1583 (rmail-set-label, rmail-next-labeled-message): Likewise.
1584
1585 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
1586 set-buffer to the Rmail buffer.
1587 (rmail-output-to-rmail-file): Likewise.
1588 (rmail-output): Likewise.
1589
1590 * mail/rmailsum.el (rmail-message-subject-p): Process the result
1591 of mail-fetch-field by rmail-summary-line-decoder.
ff39b9a1
SM
1592 (rmail-new-summary): Be sure to go to the Rmail buffer.
1593 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
6da5c7da
GM
1594 rmail-view-buffer to nil.
1595 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
1596 rmail-view-buffer.
1597 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
1598 rmail-buffer.
1599 (rmail-summary-scroll-msg-down): Likewise.
1600 (rmail-summary-beginning-of-message): Likewise.
1601 (rmail-summary-wipe): Likewise.
1602 (rmail-summary-toggle-header): Use save-window-excursion, not
1603 save-excursion. Update point in rmail-view-buffer, not in
1604 rmail-buffer.
1605 (rmail-summary-reply): Before calling rmail-reply, set buffer to
1606 rmail-view-buffer, not rmail-buffer.
1607
5092477a
GM
16082001-05-07 Gerd Moellmann <gerd@gnu.org>
1609
1e9fc92e
GM
1610 * cus-edit.el (custom-file): Signal an error if user-init-file is
1611 nil (running -q).
1612
1d053370
GM
1613 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
1614
ff39b9a1
SM
1615 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
1616 Add :version.
1617
1618 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
1619 New option.
1b62b062
GM
1620 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
1621 only if smtpmail-warn-about-unknown-extensions is set.
1622
f851a71c
GM
1623 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
1624 instead of rmail-sort-by-keywords.
1625
ff39b9a1 1626 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
f851a71c
GM
1627 rmail-sort-by-keywords.
1628
ff39b9a1
SM
1629 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
1630 rmail-summary-sort-by-keywords. Doc fix.
f851a71c
GM
1631 (rmail-summary-mode): Doc fix.
1632
5092477a
GM
1633 * mail/rmail.el (rmail-edit): New Custom group.
1634
1635 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
1636 (rmail-edit-mode-hook): New user-option.
1637
05be3833
RS
16382001-05-05 Richard M. Stallman <rms@gnu.org>
1639
1640 * help.el (help-xref-symbol-regexp): Recognize "source of"
1641 and friends, meaning make a link to the source file.
1642 (help-make-xrefs): Handle "source of" and friends
1643 by constructing a link that visits the source file.
1644
1645 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
1646
7dfb000f
SM
16472001-05-04 Stefan Monnier <monnier@cs.yale.edu>
1648
5efe6a56
SM
1649 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
1650 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
1651 Renamed from perl-font-lock-keywords to avoid clashes.
1652 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
1653 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
1654 Updated correspondingly.
1655
7dfb000f
SM
1656 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
1657 Typo `nonexistant' -> `nonexistent'.
1658
88bbb8cb
EZ
16592001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
1660
7dfb000f
SM
1661 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
1662 Split `c-electric-delete' into two functions where
88bbb8cb
EZ
1663 `c-electric-delete-forward' always deletes forward and
1664 `c-electric-delete' only contains the code necessary for XEmacs to
1665 choose between backward and forward deletion.
7dfb000f 1666
88bbb8cb
EZ
1667 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
1668 get the electric behavior on that key too.
1669 (c-fill-paragraph): Fixed bogus direct use of
1670 c-comment-prefix-regexp, which caused an error when it's a list.
1671
a1af8dcf
EZ
16722001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
1673
1674 * dired-aux.el (dired-diff): Doc fix.
1675
1676 * dired.el (dired-diff): Likewise.
1677
ddfb4005
EZ
16782001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
1679
1680 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
1681
b36581fb
SM
16822001-05-02 Stefan Monnier <monnier@cs.yale.edu>
1683
80a00b6a
SM
1684 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
1685 if both the buffer and the file are read-only.
1686
b36581fb
SM
1687 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
1688 rather than font-lock-string-face.
1689 (sh-get-indent-info): Treat heredocs like strings.
1690
470bbe9b
GM
16912001-05-02 Gerd Moellmann <gerd@gnu.org>
1692
b36581fb
SM
1693 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
1694 a newline following `}'.
3356df63
GM
1695 (texinfo-format-email): New function.
1696 (toplevel): Use texinfo-format-email for @email.
b36581fb
SM
1697 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
1698 Add `display'.
3356df63
GM
1699 (texinfo-sort-region): Goto point-min before sorting.
1700 (texinfo-set): Remove leading white space from value.
1701 From yagi@is.titech.ac.jp.
1702
470bbe9b
GM
1703 * replace.el (query-replace-regexp-eval): Doc fix.
1704
a9d2fd1d
SM
17052001-05-01 Stefan Monnier <monnier@cs.yale.edu>
1706
1707 * diff-mode.el (diff-nonexistant-face): New face.
1708 (diff-font-lock-keywords): Use it.
1709
2b3e941a
EZ
17102001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
1711
22cd6fd3
EZ
1712 * font-lock.el (font-lock-mode): Doc fix.
1713
2b3e941a
EZ
1714 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
1715 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
1716
50df7214
GM
17172001-04-30 Gerd Moellmann <gerd@gnu.org>
1718
a9d2fd1d
SM
1719 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
1720 backslash at the start of the here-document delimiter.
a9793e45
GM
1721 (sh-font-lock-syntactic-keywords): Likewise.
1722
50df7214
GM
1723 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
1724
e2f599e9
EZ
17252001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
1726
1727 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
1728 (tty-color-translate, tty-color-by-index, tty-color-values)
1729 (tty-color-desc): Doc fix.
1730
dcaf31d3
EZ
17312001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
1732
1733 * dired-aux.el (dired-do-create-files, dired-do-copy)
a9d2fd1d
SM
1734 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
1735 Mention dired-dwim-target in the doc string.
dcaf31d3 1736
a6a06429
MB
17372001-04-28 Miles Bader <miles@gnu.org>
1738
1739 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
1740 (dabbrev--find-expansion): Use it.
1741 (dabbrev--select-buffers): Don't select ignored buffers.
1742
5a5d9185
GM
17432001-04-27 Gerd Moellmann <gerd@gnu.org>
1744
a9d2fd1d 1745 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
5a5d9185 1746
c5b82005
RS
17472001-04-26 Richard M. Stallman <rms@gnu.org>
1748
1749 * dabbrev.el: Add doc strings for some functions.
1750 (dabbrev--eliminate-newlines): New variable.
1751 (dabbrev--substitute-expansion): Convert newlines to spaces
1752 if dabbrev--eliminate-newlines is set.
1753 If abbrev and expansion are both all-lower-case,
1754 leave dabbrev--last-case-pattern nil.
1755
7cff9c6f
GM
17562001-04-26 Gerd Moellmann <gerd@gnu.org>
1757
1758 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
1759 if necessary, like in rmail-show-message.
1760
efa89c1f
GM
17612001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1762
1763 * ps-print.el: Color specified by number is forced to be float number.
1764 (ps-print-version): New version number (6.5.1.1).
1765 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
1766 initialization.
1767 (ps-prefix-quote): New internal var.
1768 (ps-print-quote): New fun.
1769 (ps-setup, ps-output-frame-properties, ps-float-format)
1770 (ps-format-color): Code fix.
a9d2fd1d
SM
1771 (ps-plot-region): Eliminate redundant foreground color text setting.
1772
d3111e5a
EZ
17732001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
1774
1775 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
1776
a728644c
GM
17772001-04-25 Gerd Moellmann <gerd@gnu.org>
1778
1779 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
1780
4ecdf04d
EZ
17812001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
1782
4645bb68
EZ
1783 * info.el (Info-additional-directory-list): Doc fix.
1784
4ecdf04d 1785 * find-lisp.el (find-lisp-find-dired-filter)
a9d2fd1d
SM
1786 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
1787 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
4ecdf04d 1788
7cd512f2
SM
17892001-04-25 Stefan Monnier <monnier@cs.yale.edu>
1790
1dc64fca
SM
1791 * progmodes/make-mode.el (makefile-font-lock-keywords):
1792 Rationalize the rules for includes and conditionals and use the
1793 keyword face for them.
1794
7cd512f2
SM
1795 * faces.el (modify-face): Add compatibility for non-interactive use.
1796
ffeb5c1c
JW
17972001-04-24 John Wiegley <johnw@gnu.org>
1798
1799 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
1800 fix from last night, since it wasn't finding eshell/cd.
1801
35f901fa
GM
18022001-04-24 Gerd Moellmann <gerd@gnu.org>
1803
1804 * rect.el (string-rectangle): Revert to 20.x behaviour.
1805 (replace-rectangle): Make it an alias for string-rectangle.
1806 (string-insert-rectangle): New function.
1807
c7b1b508
JW
18082001-04-23 John Wiegley <johnw@gnu.org>
1809
1810 * eshell/em-unix.el (eshell/diff): Fixed problems that were
1811 occurring with Emacs 21's diff.el/compile.el interaction layer.
1812
18132001-04-23 Colin Walters <walters@cis.ohio-state.edu>
1814
1815 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
1816 case where the function was defined in a file, but not part of an
1817 eshell module.
1818
157975e3
JW
18192001-04-23 John Wiegley <johnw@gnu.org>
1820
1821 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
1822 code to work around a redisplay problem I've been having.
1823
3dc630b9
JW
18242001-04-23 John Wiegley <johnw@gnu.org>
1825
1826 * calendar/timeclock.el (timeclock-day-required): If the time
1827 required for a particular day is not set, use `timeclock-workday'.
1828 (timeclock-find-discrep): Added some sample code in a comment.
1829
1830 * eshell/eshell.el (eshell-command): Made a few changes so that
1831 `eshell-command' could be called programmatically.
1832
7cd512f2 1833 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
3dc630b9 1834
7cd512f2 1835 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
3dc630b9 1836
3ae14dd9 18372001-04-23 John Wiegley <johnw@gnu.org>
3dc630b9
JW
1838
1839 * calendar/timeclock.el: Updated copyright.
1840 (timeclock-generate-report): Don't report the daily or two-week
1841 total, if no time has been worked in that period.
1842 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
1843 final computational form, which was unnecessary; corrected a
1844 parsing problem when timeclock-relative was nil.
1845
3ae14dd9 18462001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
3dc630b9
JW
1847
1848 * calendar/timeclock.el (timeclock-modeline-display): Check if
1849 `list-entry' is null.
1850 (timeclock-use-display-time): The first argument to `set-variable'
1851 must be a symbol.
1852
53e1a74c
EZ
18532001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
1854
1855 * calendar/calendar.el (diary-entry-marker)
7cd512f2
SM
1856 (calendar-today-marker, calendar-holiday-marker):
1857 Use display-color-p instead of window-system.
53e1a74c
EZ
1858 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
1859 instead of window-system.
1860 (calendar-hide-window): Use display-multi-frame-p instead of
1861 window-system.
1862
1863 * calendar/cal-x.el (calendar-two-frame-setup)
7cd512f2
SM
1864 (calendar-only-one-frame-setup, calendar-one-frame-setup):
1865 Use display-multi-frame-p instead of window-system.
53e1a74c 1866
23b809c2
GM
18672001-04-23 Gerd Moellmann <gerd@gnu.org>
1868
1d14e80c
GM
1869 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
1870
23b809c2
GM
1871 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
1872 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
1873
b5eeaa1d
GM
18742001-04-23 Alex Schroeder <alex@gnu.org>
1875
1876 * goto-addr.el: Instead of defining line-beginning-position and
7cd512f2
SM
1877 line-end-position a defalias is used for point-at-bol and point-at-eol.
1878
b5eeaa1d
GM
18792001-04-23 Alex Schroeder <alex@gnu.org>
1880
1881 * goto-addr.el: Added XEmacs compatibility code.
7cd512f2 1882 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
b5eeaa1d 1883
ac1470eb
EZ
18842001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
1885
1886 * textmodes/paragraphs.el (sentence-end): Doc fix.
1887
624ef9b3
GM
18882001-04-20 Alex Schroeder <alex@gnu.org>
1889
1890 * sql.el (sql-escape-newlines-and-send): New function.
7cd512f2 1891 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
624ef9b3
GM
1892
18932001-04-20 Alex Schroeder <alex@gnu.org>
1894
1895 * sql.el (sql-db2-program): New option.
1896 (sql-db2-options): New option.
1897 (sql-db2): New function.
1898
18992001-04-20 Alex Schroeder <alex@gnu.org>
1900
1901 * sql.el (sql-mode-menu): Added highlighting entries.
1902 (sql-highlight-oracle-keywords): New function.
1903 (sql-highlight-postgres-keywords): New function.
1904 (sql-highlight-ansi-keywords): New function.
1905
19062001-04-20 Alex Schroeder <alex@gnu.org>
1907
1908 * sql.el (sql-help): Doc change.
1909
9f3703ab
KF
19102001-04-19 Karl Fogel <kfogel@collab.net>
1911
1912 * saveplace.el (save-place-alist-to-file): Removed no-effect code
1913 that inserted file content only to delete it immediately.
1914 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
1915 <lektu@uol.com.br> for the patch.
1916
2a83a11d
SM
19172001-04-19 Stefan Monnier <monnier@cs.yale.edu>
1918
1919 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
1920
6f4dd4dc
GM
19212001-04-18 Gerd Moellmann <gerd@gnu.org>
1922
0f8d6dc7
GM
1923 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
1924 for defmethod.
1925
6f4dd4dc
GM
1926 * comint.el (comint-cr-magic): New function.
1927 (toplevel): Add it to comint-preoutput-filter-functions.
1928
90200fcc
AI
19292001-04-18 Andrew Innes <andrewi@gnu.org>
1930
1931 * makefile.w32-in (EMACSLOADPATH): Define.
2a83a11d 1932 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
90200fcc
AI
1933 (recompile): Remove stuff to set EMACSLOADPATH.
1934
daa66f34
GM
19352001-04-18 Gerd Moellmann <gerd@gnu.org>
1936
edc5c81d
GM
1937 * language/slovak.el ("Slovak"): Add tutorial entry.
1938
daa66f34
GM
1939 * net/browse-url.el (browse-url-new-window-flag): Renamed from
1940 browse-url-new-window-p.
1941
5d5845dc
EZ
19422001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
1943
1944 * info.el (Info-menu-update): When there are no menus and/or no
1945 cross references in the node, make the respective items of the
1946 Info menu-bar menu inactive.
1947
1c8addd0
GM
19482001-04-17 Gerd Moellmann <gerd@gnu.org>
1949
f4f480bd
GM
1950 * indent.el (indent-for-tab-command): Call indent-line-function
1951 with no argument if PREFIX-ARG is non-nil.
1952
1c8addd0
GM
1953 * frame.el (delete-other-frames): Handle minibuffer-only frames.
1954
8f9ab403
EZ
19552001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
1956
1957 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
1958 an async subprocess if start-process is unavailable. Suggested by
1959 Tim Van Holder <tim.van.holder@pandora.be>.
1960
60322163
EZ
19612001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
1962
1963 * info.el (Info-additional-directory-list): Doc fix. Suggested by
1964 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
1965
e372bc67
EZ
19662001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
1967
1968 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
1969 manual.
1970
28037ecf
SM
19712001-04-13 Stefan Monnier <monnier@cs.yale.edu>
1972
1973 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
1974 (cvs-menu): Add a few entries.
1975
1976 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
1977 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
1978 lock file appears to be reachable from Emacs.
1979 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
1980 (cvs-mode-find-file): Look for cvs-header-face rather than
1981 cvs-dirname-face (which doesn't exist).
1982 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
1983
1984 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
1985
5d5e7f53
EZ
19862001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
1987
1988 * emulation/pc-select.el (pc-selection-mode): Don't turn on
1989 normal-erase-is-backspace on a tty. Instead, bind some keys such
1990 as [delete] directly, like pc-select.el did before
1991 normal-erase-is-backspace was invented.
1992
118562e1 19932001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
9010db4c
EZ
1994
1995 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
1996
6c9e58c4
JW
19972001-04-11 John Wiegley <johnw@gnu.org>
1998
28037ecf
SM
1999 * eshell/em-ls.el (eshell-ls-insert-directory):
2000 Set font-lock-defaults to nil, to prevent fontification in dired
6c9e58c4
JW
2001 buffers, if Eshell's ls is being used.
2002
118562e1 20032001-04-11 John Wiegley <johnw@gnu.org>
978bd3ea 2004
28037ecf
SM
2005 * calendar/timeclock.el (timeclock-completing-read): New function.
2006 (timeclock-ask-for-project, timeclock-ask-for-reason):
2007 Call `timeclock-completing-read'.
978bd3ea
JW
2008
2009 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
2010 required where `member' was being used.
2011
118562e1 20122001-04-11 Colin Walters <walters@cis.ohio-state.edu>
978bd3ea 2013
28037ecf
SM
2014 * eshell/em-hist.el (eshell-previous-matching-input):
2015 Don't display "History item" if the the minibuffer is active.
978bd3ea 2016
30cb0001
GM
20172001-04-11 Gerd Moellmann <gerd@gnu.org>
2018
2019 * startup.el (command-line): Output a newline after printing
2020 an error from loading the window system's init file.
2021
e38af9bd
EZ
20222001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
2023
28037ecf
SM
2024 * textmodes/texinfo.el (texinfo-font-lock-keywords):
2025 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
e38af9bd
EZ
2026 @inforef. Add an OVERRIDE of `keep' to highlight specs of
2027 keywords whose arguments routinely include @@.
2028
bbf63a7b
GM
20292001-04-10 Gerd Moellmann <gerd@gnu.org>
2030
28037ecf
SM
2031 * emacs-lisp/advice.el (ad-make-advised-definition):
2032 Construct advice for subrs differently.
afffeb57 2033
3fe35f35 2034 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
28037ecf 2035 regexp in parentheses when building the regexp for searching backwards.
3fe35f35 2036
c8d6d636 2037 * simple.el (completion-list-mode-finish): New function.
28037ecf 2038 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
c8d6d636 2039
2a52f40e 2040 * language/european.el ("Polish"): Change sample text.
28037ecf 2041 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
2a52f40e 2042
cf8b1bef
GM
2043 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
2044 parameter.
2045
bbf63a7b
GM
2046 * faces.el (menu): Doc fix.
2047
719d83ad 20482001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
319acba0
GM
2049
2050 * ps-print.el: Footer implementation. Doc fix.
2051 (ps-print-version): New version number (6.5.1).
2052 (ps-header-frame-alist): New customization var for header frame
2053 properties.
2054 (ps-line-number-color): New customization var for line number color.
2055 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
2056 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
2057 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
2058 (ps-right-footer): New customization vars for footers.
2059 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
2060 footers.
2061 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
28037ecf
SM
2062 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
2063 Code fix.
319acba0
GM
2064 (ps-prologue-file): Indentation fix.
2065 (ps-print-quote): Fun eliminated.
2066 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
2067 (ps-output-frame-properties): New fun.
2068 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
2069 (ps-skip-newline): Replace defun by defsubst.
28037ecf 2070
e372bc67 20712001-04-10 Colin Walters <walters@cis.ohio-state.edu>
db86be5d
JW
2072
2073 * eshell/eshell.el (eshell-command): Needed a "%s" format
2074 specifier, in case the buffer contains percent characters.
2075
e372bc67 20762001-04-10 John Wiegley <johnw@gnu.org>
db86be5d
JW
2077
2078 * calendar/timeclock.el (timeclock-generate-report): Added a
2079 missing insert of the project name.
2080
9f9a5e7a
GM
20812001-04-09 Gerd Moellmann <gerd@gnu.org>
2082
9170e5d4 2083 * obsolete/profile.el: Moved from emacs-lisp/.
cf3885ac 2084
865e97c1 2085 * Makefile.in (nonobsolete_setwins): New macro.
cf3885ac 2086 (finder-data): Use it instead of `setwins'.
865e97c1
GM
2087 From: Dave Love <fx@gnu.org>.
2088
cf3885ac 2089 * server.el (server-visit-files): Set server-existing-buffer correctly.
92a6563f
GM
2090 (server-visit-files): Run server-visit-hook after going to
2091 line 1 so that the hook can set point as it sees fit.
2092
9f9a5e7a
GM
2093 * bindings.el (mode-line-modified): Unify help messages.
2094
51f32106
EZ
20952001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
2096
2097 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
2098 All callers changed.
2099
e02160a3
EZ
21002001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
2101
8e6bb0d0
EZ
2102 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
2103 long file names aren't supported, truncate the file names in
2104 quail-misc-package-ext-info to 8+3 before matching them against
2105 FILENAME.
2106
2107 * dos-fns.el (dos-truncate-to-8+3): New function.
2108
ec321d77
EZ
2109 * progmodes/compile.el (grep-compute-defaults): Use null-device
2110 instead of literal /dev/null. Reported by Jens Schmidt
2111 <schmidt@mathematik.uni-kl.de>.
2112
e02160a3
EZ
2113 * simple.el (normal-erase-is-backspace-mode): Doc fix.
2114
cf3885ac
SM
21152001-04-06 Stefan Monnier <monnier@cs.yale.edu>
2116
2117 * textmodes/sgml-mode.el: Add unknown maintainer.
2118 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
2119 (html-mode-map): Use set-keymap-parent.
2120
3ffb33bb
DL
21212001-04-06 Dave Love <fx@gnu.org>
2122
2123 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
2124 Remove redundant string-to-list.
2125
8f625692
SM
21262001-04-05 Stefan Monnier <monnier@cs.yale.edu>
2127
2128 * composite.el (reference-point-alist): Doc fix.
2129
1087f198
SS
21302001-04-05 Sam Steingold <sds@gnu.org>
2131
8f625692
SM
2132 * font-lock.el (font-lock-keywords-case-fold-search):
2133 Make buffer-local. This fixes a very annoying bug when loading a Lisp
1087f198
SS
2134 file made font-lock case-insensitive.
2135
a55e4e68
GM
21362001-04-05 Gerd Moellmann <gerd@gnu.org>
2137
0e4892e2
GM
2138 * faces.el (defface menu): Doc fix.
2139
4d664b04
GM
2140 * wid-edit.el (widget-color-sample-face-get): Don't make
2141 faces for undefined colors.
2142
a55e4e68
GM
2143 * version.el (emacs-version): Include LessTif/Motif version info.
2144
f383cd0d
GM
21452001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2146
2147 * ps-mule.el: Eliminate cl package dependence.
2148 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
2149 if they aren't defined yet.
2150 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
2151 Eliminate cl package dependence.
2152
de28797f
SM
21532001-04-04 Stefan Monnier <monnier@cs.yale.edu>
2154
2155 * progmodes/cc-cmds.el (c-outline-level):
2156 Bind buffer-invisibility-spec. Originally from Dave Love, but
2157 got lost when incorporating version 5.26.
2158
32df8b47
EZ
21592001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
2160
de28797f
SM
2161 * emulation/pc-select.el (pc-selection-mode):
2162 Call normal-erase-is-backspace-mode instead of binding
2163 keys individually.
58e4f61d 2164
7f62656b
EZ
2165 * cus-load.el (normal-erase-is-backspace): Use it instead of
2166 delete-key-deletes-forward.
2167
2168 * startup.el (command-line): Use normal-erase-is-backspace and
2169 normal-erase-is-backspace-mode.
2170
2171 * simple.el (normal-erase-is-backspace): Rename from
2172 delete-key-deletes-forward. Doc fix.
2173 (normal-erase-is-backspace-mode): Rename from
de28797f
SM
2174 delete-key-deletes-forward-mode. Doc fix.
2175 Run normal-erase-is-backspace-hook.
7f62656b 2176
32df8b47 2177 * dired.el (dired-move-to-filename-regexp): Support file sizes in
de28797f
SM
2178 ``human-readable'' format produced by GNU `ls'.
2179 (dired-move-to-filename-regexp): Recognize ISO format dates.
2180 From Paul Eggert <eggert@twinsun.com>.
32df8b47 2181
5efa6032
GM
21822001-04-04 Gerd Moellmann <gerd@gnu.org>
2183
2184 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
2185 New functions.
de28797f
SM
2186 (lm-verify): Check keywords.
2187 From Eric M. Ludlam <eric@siege-engine.com>.
5efa6032 2188
d757aac1
EL
21892001-04-03 Eric M. Ludlam <eric@siege-engine.com>
2190
2191 * speedbar.el (speedbar-insert-image-button-maybe): Check for
2192 `xemacs' feature instead of for the function `set-extent-property'.
2193
9832760a
SM
21942001-04-03 Stefan Monnier <monnier@cs.yale.edu>
2195
2196 * mail/mh-utils.el (mh-folder-hist): New var.
2197 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
2198
d565f6aa
EZ
21992001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
2200
2201 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
2202 region, position point on the first or last 16-byte group.
2203 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
2204 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
2205 hexl-beginning-of-line.
2206
24c0fd39
GM
22072001-04-03 Gerd Moellmann <gerd@gnu.org>
2208
5efa6032
GM
2209 * icomplete.el (icomplete-mode): Treat an argument like other
2210 modes do.
2211
b3f6107b
GM
2212 * startup.el (fancy-splash-head): Use splash8.xpm for color
2213 depth 8.
2214
24d451c5
SM
2215 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
2216 Add an antry for ``converts''.
476bf681 2217
24d451c5
SM
2218 * language/slovak.el ("Slovak"): Add documentation string.
2219 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
20b5dc4a 2220
450f6970
GM
2221 * language/czech.el ("Czech"): Add documentation string.
2222 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
2223
24d451c5
SM
2224 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
2225 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
2226
22272001-04-02 Stefan Monnier <monnier@cs.yale.edu>
2228
2229 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
2230 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
2231 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
2232 Use `defsubst' rather than a macro to ease debugging.
2233 (mail-extr-last): Remove (use `last' instead).
2234 (mail-extract-address-components): Properly reset the syntax-table
2235 after parsing an address. Use `last' rather than mail-extr-last.
2236 Make sure the end marker stays at the very end.
24c0fd39 2237
2b908342
EZ
22382001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
2239
2240 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
2241 last change.
2242
acfb077d
GM
22432001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2244
2245 * ps-print.el: Line and paragraph spacing feature. Region to cut
2246 out when printing. Doc fix.
2247 (ps-print-version): New version number (6.5).
24d451c5
SM
2248 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
2249 New vars. Line and paragraph spacing feature.
acfb077d
GM
2250 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
2251 out when printing.
2252 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
2253 (ps-get-font-size, ps-begin-job, ps-continue-line)
2254 (ps-plot-region): Code fix.
2255 (ps-print-prologue-2): Var eliminated.
24d451c5
SM
2256 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
2257 New internal vars.
acfb077d
GM
2258 (ps-get-size): New fun.
2259 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
2260 (ps-next-line): Replace defun by defsubst.
2261 (ps-mule-plot-string): Autoload doc fix.
2262
2263 * ps-bdf.el: XEmacs compatibility. Doc fix.
2264 (installation-directory, coding-system-for-read): Declare vars if
2265 it's not declared yet.
2266 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
2267
2268 * ps-mule.el: XEmacs compatibility. Doc fix.
2269 (leading-code-private-22): Declare var if it's not declared yet.
2270 (charset-bytes, charset-dimension, charset-id, charset-width)
2271 (find-charset-region, split-char, char-width, chars-in-region)
2272 (forward-point, decompose-composite-char, encode-coding-string)
2273 (coding-system-p, ccl-execute-on-string, define-ccl-program):
2274 Define funs if not defined yet.
2275 (encode-composition-rule, find-composition): Define funs if not
2276 loaded yet.
2277 (ps-mule-prologue): PostScript code fix.
2278
22792001-04-02 Kenichi Handa <handa@etl.go.jp>
2280
2281 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
2282 non-nil, generate font for the header strings.
2283 (ps-mule-prepare-font): Likewise.
2284 (ps-mule-generate-glyphs): Likewise.
2285 (ps-mule-string-encoding): Likewise.
2286 (ps-mule-header-charsets): New variable.
2287 (ps-mule-encode-header-string): New function.
2288 (ps-mule-header-string-charsets): New function.
2289 (ps-mule-begin-job): Check charsets in the header strings. If there
2290 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
2291
2292 * ps-print.el (ps-generate-header-line): Encode the header string by
2293 ps-mule-encode-header-string.
2294 (ps-mule-encode-header-string): Declare autoload.
2295
c0eb3c10
GM
22962001-04-02 Gerd Moellmann <gerd@gnu.org>
2297
24d451c5
SM
2298 * frame.el (cursor-in-non-selected-windows):
2299 Replaces show-cursor-in-non-selected-windows.
c0eb3c10 2300
a3d0b0e0
KH
23012001-03-31 Kenichi Handa <handa@etl.go.jp>
2302
2303 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
2304 Delete entries for "chinese-py" and "chinese-ziranma".
24d451c5 2305 (quail-misc-package-ext-info): New variable.
a3d0b0e0 2306 (tsang-quick-converter): New function.
24d451c5
SM
2307 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
2308 (quick-cns-converter, py-converter, ziranma-converter)
a3d0b0e0
KH
2309 (miscdic-convert, batch-miscdic-convert): New functions.
2310
55f7832c
KH
23112001-03-30 Kenichi Handa <handa@etl.go.jp>
2312
a2217cd8
KH
2313 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
2314 eight-bit-control chars.
2315
55f7832c 2316 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
c0eb3c10 2317 Reduce making temporary vector (suggested by Dave Love).
55f7832c 2318
911a2406
EZ
23192001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
2320
2321 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
2322 string as well.
2323
1a518f2c
AS
23242001-03-30 Andreas Schwab <schwab@suse.de>
2325
2326 * files.el (backup-directory-alist): Fix typo.
2327
ef080b16
EZ
23282001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
2329
2330 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
2331 <eggert@twinsun.com>.
2332
e4174a55
DL
23332001-03-30 Dave Love <fx@gnu.org>
2334
2335 * progmodes/fortran.el (fortran-comment-region): Fix typo.
2336
9d5d1075
EZ
23372001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
2338
2339 * simple.el (transient-mark-mode): Mention C-g in the doc string.
2340
a27b451e
MB
23412001-03-30 Miles Bader <miles@gnu.org>
2342
2343 * subr.el (interactive-form): Fix paren typo.
2344
aea51abe
EZ
23452001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
2346
2347 * emacs-lisp/profile.el: Say that it's obsolete in the header
2348 line, so that finder.el puts that into its data-base.
2349 Suggested by Alex Schroeder <alex@gnu.org>.
2350
249dd409
EZ
23512001-03-29 Paul Eggert <eggert@twinsun.com>
2352
2353 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
2354 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
2355
1ac1fa96
SM
23562001-03-29 Stefan Monnier <monnier@cs.yale.edu>
2357
2358 * generic.el (generic-mode-set-comments): Use "" rather than nil
2359 for comment-end.
2360
e2b8a830
GM
23612001-03-29 Gerd Moellmann <gerd@gnu.org>
2362
1ac1fa96
SM
2363 * emacs-lisp/advice.el (ad-make-advised-definition):
2364 Call interactive-form to obtain the interactive spec of subrs.
e2b8a830
GM
2365
2366 * subr.el (interactive-form): New function.
2367
8b2375e7
AS
23682001-03-29 Andre Spiegel <spiegel@gnu.org>
2369
2370 * vc-sccs.el (vc-sccs-register): Use relative file names.
2371
f827b862
GM
23722001-03-28 Gerd Moellmann <gerd@gnu.org>
2373
e59d0e9d
GM
2374 * bookmark.el (bookmark-get-bookmark): Handle case that
2375 BOOKMARK is not a string.
2376
deb2613a
GM
2377 * image.el (image-type-regexps): Change type for PS files
2378 to `postscript'.
2379
f827b862
GM
2380 * subr.el (read-passwd): Clear command history after each
2381 character entered. From: Stephen Gildea <gildea@alum.mit.edu>.
2382
3c9449d0
KH
23832001-03-27 Kenichi Handa <handa@etl.go.jp>
2384
2385 * international/kkc.el (kkc-save-init-file): Locally bind
2386 print-length to nil.
2387
e6b13c74
GM
23882001-03-26 Gerd Moellmann <gerd@gnu.org>
2389
e120bebf
GM
2390 * textmodes/flyspell.el: Some doc fixes.
2391 (flyspell-maybe-correct-transposition)
2392 (flyspell-maybe-correct-doubling): Use a temporary buffer
2393
2394 * textmodes/ispell.el (ispell-parse-output): Doc fix.
2395
5f6c5771 2396 * emacs-lisp/byte-opt.el (byte-optimize-while)
e6b13c74
GM
2397 (byte-optimize-form-code-walker): Diagnose too few arguments
2398 for `if' and `while'.
2399
2b984c45
KH
24002001-03-26 Kenichi Handa <handa@etl.go.jp>
2401
2402 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
2403 Prepend `\' to "\<quail-translation-docstring>".
2404
bf2150fa
GM
24052001-03-26 Gerd Moellmann <gerd@gnu.org>
2406
5f6c5771
SM
2407 * autorevert.el (global-auto-revert-non-file-buffers):
2408 Remove duplicate defcustom.
bf2150fa 2409
a0d59316
MB
24102001-03-26 Miles Bader <miles@gnu.org>
2411
5f6c5771
SM
2412 * international/latin1-disp.el (latin1-char-displayable-p):
2413 Add leading "-" for X font pattern.
a0d59316 2414
9edbff6c
KH
24152001-03-26 Kenichi Handa <handa@etl.go.jp>
2416
5f6c5771
SM
2417 * international/mule-diag.el (describe-coding-system):
2418 For raw-text and emacs-mule, don't add anymore text about what
9edbff6c
KH
2419 charsets they can encode.
2420
50b57199
EZ
24212001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
2422
2423 * help.el (view-lossage): Mention open-dribble-file in the doc
2424 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
2425
5b83f9c0
SM
24262001-03-23 Stefan Monnier <monnier@cs.yale.edu>
2427
2428 * skeleton.el (skeleton-internal-list): Fix bogus logic.
2429 (skeleton-pair-insert-maybe): Don't pair after a backslash.
2430
e0ecbf5c
KH
24312001-03-23 Kenichi Handa <handa@etl.go.jp>
2432
5b83f9c0
SM
2433 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
2434 Call ccl-execute-on-string directly so that CCL program handling
e0ecbf5c
KH
2435 multibyte sequence can work correctly.
2436 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
2437 property of the coding system.
2438
1cc218de
SM
24392001-03-23 Stefan Monnier <monnier@cs.yale.edu>
2440
2441 * textmodes/fill.el (fill-individual-paragraphs-prefix):
2442 Fix transcription typo.
2443
a3db02ad
RV
24442001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
2445
2446 * whitespace.el: Add buffer local variables to toggle testing of
2447 whitespaces in buffers without affecting the default values.
a3db02ad 2448 Bump version to 3.0 to account for a few other changes.
1cc218de
SM
2449 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
2450 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
2451 (whitespace-toggle-spacetab-check): New functions.
a3db02ad 2452
83c9cb8e
SM
24532001-03-21 Stefan Monnier <monnier@cs.yale.edu>
2454
2455 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
2456
180d5509
GM
24572001-03-21 Gerd Moellmann <gerd@gnu.org>
2458
eeb5b5c1
GM
2459 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
2460 bs-cycle-configuration-name. From Juanma Barranquero
2461 <lektu@uol.com.br>.
2462
170a9e70
GM
2463 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
2464 and cc-vars.el.
2465
180d5509
GM
2466 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
2467 headers. Always invoke sendmail with option -t.
2468
130c507e
GM
24692000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2470
2471 * Release of cc-mode 5.28.
2472
24732000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2474
2475 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
2476 Removed the hardcoded switch to "java" style in Java mode.
83c9cb8e 2477 It's instead taken care of by the default value for c-default-style.
130c507e 2478
130c507e
GM
24792000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2480
2481 * cc-align.el (c-lineup-math): Fix bug where lineup was
2482 triggered by equal signs in string literals.
2483
24842000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2485
2486 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
2487 limit detection when at the ends of the buffer.
2488
2489 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
2490 "for" statement clause in case 7F; a better one is done
2491 earlier in case 7D anyway.
2492
24932000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2494
2495 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
2496 somewhat more and did a small optimization.
2497
24982000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2499
2500 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
2501 Use the limit argument only to limit the syntactic context
2502 search, not to limit the actual movement.
2503
2504 * cc-cmds.el (c-beginning-of-statement): Move by sentence
2505 inside multiline strings, just like in comments. Also various
2506 fixes to the paragraph and comment prefix recognition, block
2507 comment ender handling etc.
2508
25092000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2510
2511 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
2512 the relative position of the point.
2513
2514 * cc-cmds.el (c-electric-continued-statement): New function to
2515 use as abbrev hook to reindent for keywords such as "else"
2516 that continues an earlier statement.
2517
2518 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
2519 like classes.
2520
2521 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
2522 (pike-mode): Populate the default abbrev tables to reindent for
2523 keywords such as "else" that can continue earlier statements.
2524 Abbrev mode is therefore turned on by default now. (Note that
2525 this doesn't apply to idl-mode, since IDL afaik doesn't have
2526 statements at all.)
2527
25282000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2529
2530 * cc-engine.el (c-inside-bracelist-p): Fix for handling
2531 bracelists where the declaration contains template arguments.
2532
25332000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2534
83c9cb8e
SM
2535 * cc-cmds.el (c-comment-indent):
2536 Use `c-get-syntactic-indentation' to correctly calculate the
130c507e
GM
2537 syntactic indentation. Fixes bug with lineup functions that
2538 return vectors.
2539
2540 * cc-engine.el (c-get-syntactic-indentation): Split the
2541 indentation sum calculation from `c-indent-line' to a separate
2542 function.
2543
25442000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2545
2546 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
2547 Fixed places where it was assumed that preprocessor directives
2548 have to start in column zero.
2549
2550 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
2551 template arguments after a class identifier properly.
2552
2553 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
2554 lists for `new Foo[]' constructs in Java as expressions and
2555 not top level definition brace lists on the top level, so that
2556 they'll get indented consistently with the same type of
2557 expression in a normal block.
2558
25592000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2560
2561 * cc-cmds.el (c-fill-paragraph): The kludge that checks
2562 whether the adaptive filling package fails to keep the comment
2563 prefix is now kludged further to check for filladapt-mode
2564 which doesn't have that problem. This is really icky, but it's
2565 the only way that works with the current misfeatures/bugs in
2566 both adaptive-fill-mode and filladapt-mode.
2567
2568 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
2569 around point is recognized more robust.
2570
25712000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2572
2573 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
2574 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
2575 (c-lit-type): Fixed all internal variables used dynamically so
2576 that they are always bound.
2577
2578 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
2579 errors:
2580
2581 (c-indent-region): Fixed reporting of syntactic errors so that
83c9cb8e
SM
2582 the region is fully reindented even when an error occurs.
2583 The last syntactic error is printed afterwards. Also cleanup up a
130c507e
GM
2584 whole lot of code that tried to optimize indentation of whole
2585 sexps but in reality accomplishes nothing.
2586
2587 (c-indent-sexp): Use c-indent-region.
2588
2589 (c-parsing-error): Changed this variable to hold the message
2590 for any syntactic error that is discovered.
2591
2592 (c-parse-state): Search backward from point instead of the bod
2593 position when the latter is invalid. This makes CC Mode
2594 recover faster when there are unbalanced close braces.
2595
2596 (c-backward-to-start-of-if): Use c-parsing-error to report
2597 dangling "else" clauses instead of throwing an error, and fall
2598 back to a reasonable position.
2599
83c9cb8e 2600 (c-indent-line): Added argument to avoid reporting syntactic errors.
130c507e 2601
83c9cb8e 2602 (c-show-syntactic-information): Don't report any syntactic errors.
130c507e
GM
2603
26042000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2605
2606 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
2607 paragraph recognition when moving by sentence in literals.
2608
83c9cb8e
SM
2609 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
2610 start regexp for javadoc to recognize javadoc markup in general instead
2611 of a specific set of keywords, to be more future-safe.
130c507e
GM
2612
2613 (c-Pike-pikedoc-paragraph-start)
2614 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
2615 pikedoc markup.
2616
83c9cb8e 2617 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
130c507e 2618
83c9cb8e 2619 (pike-mode): Initialize paragraph settings pikedoc recognition.
130c507e
GM
2620
2621 * cc-vars.el (c-default-style): Made a nicer Customize widget.
2622
2623 (c-comment-prefix-regexp): Made it possible to use an
2624 association list on this to specify mode specific regexps.
2625 The default value now use a special regexp in Pike mode to
2626 recognize pikedoc markup.
2627
2628 (c-current-comment-prefix): New variable containing the actual
2629 regexp from c-comment-prefix-regexp for the current buffer.
2630
26312000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2632
2633 * cc-cmds.el (c-electric-brace): Fixed check for special brace
2634 lists: We can't look at the syntax, since a brace list can get
2635 recognized as a plain statement-cont.
2636
2637 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
2638 special brace list opener broken over two lines got recognized
2639 as a statement on the second line. Case 9A changed.
2640
26412000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2642
2643 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
2644 adjustment after line is reindented.
2645
26462000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2647
2648 * cc-defs.el (c-point): Added optional argument for position
2649 to use instead of the current point.
2650
2651 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
2652 the in-expression block symbols when the construct starts at
2653 boi, to avoid the extra level of indentation in that case.
2654 Cases 4, 16A and 17E affected.
2655
26562000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2657
2658 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
83c9cb8e 2659 calls to `c-indent-line', to adhere better to Emacs conventions.
130c507e
GM
2660
2661 * cc-engine.el (c-indent-line): Use the syntax already bound
2662 to `c-syntactic-context', if there is any.
2663
26642000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2665
2666 * cc-engine.el (c-get-offset): Fixed bug where the indentation
2667 wasn't added up correctly when a lineup function returned nil.
2668
26692000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2670
2671 * cc-engine.el (c-collect-line-comments): Fixed bug where
83c9cb8e 2672 empty lines were ignored when collecting line comments backwards.
130c507e
GM
2673
26742000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2675
2676 * cc-align.el (c-lineup-dont-change): Return an absolute
2677 indentation column to work correctly in the case when several
2678 syntactic elements are processed for the same line.
2679
2680 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
2681 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
2682 (c-set-offset): Added absolute indentation column settings by
2683 using the vector type.
2684
130c507e
GM
26852000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2686
2687 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
2688 Implemented two new cleanups `space-before-funcall' and
2689 `compact-empty-funcall'.
2690
130c507e
GM
26912000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2692
2693 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
2694 helping building regexps.
2695
2696 * cc-engine.el (c-on-identifier): New function for detecting
2697 identifiers. It takes keywords into account.
2698
2699 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
2700 lists. `c-keywords' is set to a regexp matching all keywords
2701 in the current language.
2702
27032000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2704
2705 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
2706 list of characters to skip backwards over at the beginning of
2707 a statement, since it can precede string literals in Pike.
2708
27092000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2710
2711 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
2712 recognition when standing on the last line in a C++ comment
2713 with nothing but whitespace after the prefix.
2714
2715 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
2716 given no limit argument.
2717
27182000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2719
2720 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
2721 recognition for the `[]= operator symbol in Pike.
2722
27232000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2724
2725 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
2726 around a bug in `eval-when-compile' in the byte compiler.
2727
2728 * cc-engine.el (c-forward-token-1): Fixed bug with return
83c9cb8e 2729 value when count is zero and there's no token start within the limit.
130c507e
GM
2730
2731 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
2732 "prefix comments", i.e. comments which are followed by code on
2733 the same line.
2734
2735 * cc-mode-19.el: Fixes so that checks that must be done at
2736 compile time also are done then.
2737
27382000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2739
2740 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
2741 time and at runtime, and only when it's needed.
2742
27432000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2744
2745 Major cleanup for less error prone and more warning free
2746 compilation, including some fixes for bugs due to different
2747 compilation orders. Thanks to Martin Buchholz for providing
2748 the basis for all this.
2749
2750 * cc-bytecomp.el: New file that provides some byte compilation
2751 features: It ensures that files always are loaded from the
2752 current source directory during compilation, and it provides a
2753 set of macros to turn off specific compiler warnings for
2754 specific symbols. (It's not CC Mode specific in any way.)
2755
2756 Fixed a nearly acyclic dependency tree (both runtime and
2757 compile-time) between all files.
2758
2759 * cc-defs.el: Separated all macros before the inline functions,
2760 to ensure correct compilation.
2761
2762 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
2763 cc-defs.el to cc-engine.el and made it a function instead.
2764
2765 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
2766 about char-after.
2767
2768 * cc-vars.el: Cope even when there isn't a custom package
2769 containing defcustom available.
2770
2771 * cc-make.el: Removed since it's no longer necessary.
2772
2773 README: Updated installation instructions.
2774
27752000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2776
2777 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
2778 improve the modularity: Moved all mode init stuff from
2779 cc-langs.el to cc-mode.el, including the keymap
2780 initialization; cc-langs now only contains the various
2781 variables for configuring the language syntax.
2782
83c9cb8e
SM
2783 * cc-engine.el, cc-styles.el (c-evaluate-offset)
2784 (c-get-offset): Moved from cc-styles to cc-engine since file
130c507e 2785 dependency analysis suggests they belong there (which also
83c9cb8e 2786 makes more sense). Thanks to Martin Buchholz for doing the analysis.
130c507e
GM
2787
27882000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2789
2790 * cc-cmds.el (c-fn-region-is-active-p): New function that
2791 wraps the corresponding macro, for use in places that aren't
2792 compiled. Thanks to Martin Buchholz for pointing out this.
2793
83c9cb8e 2794 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
130c507e
GM
2795
2796 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
2797 add things to the bug report.
2798
27992000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2800
2801 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
2802 returned prefix could contain a newline when the search for a
2803 good prefix line failed.
2804
28052000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2806
2807 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
2808 (c-toggle-auto-hungry-state): Made the argument optional, as
2809 the documentation says it is.
2810
28112000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2812
2813 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
2814 multiline string syntax, #"...", as a cpp macro.
2815
7008ccac
GM
28162001-03-21 Paul Eggert <eggert@twinsun.com>
2817
83c9cb8e
SM
2818 * international/mule-cmds.el (set-locale-environment):
2819 Set system-messages-locale and system-time-locale, but only if the
7008ccac 2820 caller specifies a non-nil locale name.
3c9449d0 2821
c2478129 28222001-03-20 Gerd Moellmann <gerd@gnu.org>
341c19b9
JW
2823
2824 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
c2478129 2825 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
341c19b9 2826
117e4b0c
GM
28272001-03-20 Gerd Moellmann <gerd@gnu.org>
2828
7194219d
GM
2829 * follow.el (follow-avoid-tail-recenter): Doc fix.
2830
5721ae13
GM
2831 * custom.el (custom-set-variables): Avoid reversing the list
2832 of args needlessly.
2833
7b8bbf72
GM
2834 * startup.el (fancy-splash-head): Don't change the colors of the
2835 XPM image on a dark background.
2836
a91ad7c9
GM
2837 * comint.el (comint-exec-1): Set columns of the terminal to
2838 window-width instead of frame-width.
2839
fa88947e
GM
2840 * info.el (Info-scroll-down): Add missing WINDOW arg for
2841 pos-visible-in-window-p.
2842
1741905c
GM
2843 * ehelp.el (electric-help-mode-hook): Add defcustom.
2844
117e4b0c
GM
2845 * mail/sendmail.el (mail-mode): Activate case-folding in
2846 font-lock-defaults.
2847
e84c695d
SM
28482001-03-19 Stefan Monnier <monnier@cs.yale.edu>
2849
2850 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
2851 (completion-ignored-extensions): Remove duplicate ".class".
2852
fc774041
AS
28532001-03-19 Andreas Schwab <schwab@suse.de>
2854
83c9cb8e
SM
2855 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
2856 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
fc774041 2857
c2c097cc
GM
28582001-03-19 Gerd Moellmann <gerd@gnu.org>
2859
2860 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
2861 methods since there are not prefix input methods.
2862
fbe2e958
KH
28632001-03-19 Kenichi Handa <handa@etl.go.jp>
2864
83c9cb8e
SM
2865 * international/mule-cmds.el (read-input-method-name):
2866 Locally bind enable-recursive-minibuffers to t.
fbe2e958 2867
da47e491
SM
28682001-03-18 Stefan Monnier <monnier@cs.yale.edu>
2869
2870 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
2871
4986c2c6 28722001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
83c9cb8e 2873
4986c2c6
MK
2874 * ediff-util.el: Copyright years.
2875 (ediff-choose-syntax-table): New function.
2876 (ediff-setup): Use ediff-choose-syntax-table.
83c9cb8e 2877
4986c2c6
MK
2878 * ediff-init.el (ediff-with-syntax-table): New macro, uses
2879 with-syntax-table.
83c9cb8e 2880
4986c2c6 2881 * ediff.el: Date of last update, copyright years.
83c9cb8e 2882
4986c2c6 2883 * ediff-wind (ediff-setup-control-frame): Nill->nil.
83c9cb8e 2884
4986c2c6
MK
2885 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
2886 of Scott Bronson.
2887 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
2888 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
2889 Deleted functions.
2890 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
2891 ex-token-list.
83c9cb8e 2892
4986c2c6 2893 * viper-util.el: Spaces, indentation.
83c9cb8e 2894
4986c2c6 2895 * viper.el: Changed version, modification time.
83c9cb8e 2896
3c799aec 28972001-03-16 John Wiegley <johnw@gnu.org>
83c9cb8e
SM
2898
2899 * calendar/timeclock.el (timeclock-workday-remaining):
2900 Check whether `discrep' is non-null before using it.
3c799aec 2901
ae3ce418
JW
29022001-03-16 John Wiegley <johnw@gnu.org>
2903
2904 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
2905 first-time checkins.
2906 (timeclock-log-data): Fixed problem with reading timelog log file.
2907 Resulting data in the "day list" was incorrect.
2908 (timeclock-find-discrep): Check if `timeclock-file' is readable
2909 before opening it.
2910 (timeclock-time-less-p): New function.
2911 (timeclock-day-base): New function.
2912 (timeclock-geometric-mean): New function.
2913 (timeclock-generate-report): Generate a summary report based on
2914 the contents of the log file. This uses `timeclock-log-data', and
2915 is an example of writing a timelog manipulation function.
2916 (timeclock-visit-timelog): A quick command for opening the timelog
2917 file.
2918 (timeclock-log-data): Bound the variable event.
2919
c8d4a9bb
KH
29202001-03-16 Kenichi Handa <handa@etl.go.jp>
2921
83c9cb8e
SM
2922 * international/mule-cmds.el (select-safe-coding-system):
2923 Fix typo: symbol-name -> symbol-value.
11d56c64 2924
c8d4a9bb
KH
2925 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
2926 before substitute-in-file-name to handle double slashes in FILE
2927 correctly.
2928
c899e7e6
GM
29292001-03-15 Gerd Moellmann <gerd@gnu.org>
2930
2931 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
2932 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
2933
819dce0f
GM
29342001-03-14 Gerd Moellmann <gerd@gnu.org>
2935
697617d9
GM
2936 * bindings.el (features): Add `md5' and `overlay' to the list.
2937
819dce0f
GM
2938 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
2939 bound before using it. It's not bound when configured without X,
2940 for instance.
2941
e0067a9d
TTN
29422001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
2943
2944 * progmodes/hideshow.el: Update copyright.
2945 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
ed368846 2946 (hs-minor-mode-hook): Include `:version' in defcustom form.
e0067a9d 2947
afcdc0a1
GM
29482001-03-13 Gerd Moellmann <gerd@gnu.org>
2949
e0067a9d 2950 * help.el (string-key-binding): Don't call event-start on
afcdc0a1
GM
2951 a non-list.
2952
30564c48
EZ
29532001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
2954
2955 * startup.el (fancy-splash-tail, command-line-1): Fix the
2956 copyright year.
2957
2b8e24b3
KH
29582001-03-13 Kenichi Handa <handa@etl.go.jp>
2959
2960 * term.el: These changes are based on a patch sent from Yong Lu
2961 <lyongu@yahoo.com>.
2962 (term-set-escape-char): Bind M-x to execute-extended-command in
2963 term-raw-escape-map.
2964 (term-move-columns): Don't try to move to negagive column.
2965 (term-emulate-terminal): Insert a string before deleting a text to
2966 overwrite.
2967
789b6186
GM
29682001-03-12 Gerd Moellmann <gerd@gnu.org>
2969
b0778a31
GM
2970 * play/life.el (life): Rearrange code so that all calls to
2971 life-display-generation are in a catch-form.
2972
04528cda
GM
2973 * progmodes/etags.el (tags-loop-continue): Don't change point in a
2974 file that isn't interesting. In an interesting file, push the old
2975 value of point on the mark ring.
2976
760cefb5
GM
2977 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
2978 New function.
2979 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
2980 Use it.
2981
83c9cb8e
SM
2982 * emacs-lisp/autoload.el (generate-file-autoloads):
2983 Remove warning about line lengths.
789b6186 2984
a2ffbafe
FP
29852001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
2986
2987 * progmodes/etags.el (tags-compression-info-list): New variable.
2988 (find-tag-in-order): Use it to deal with compressed source files.
2989 (tag-file-name-match-p): New function.
2990 (etags-recognize-tags-table): Use it for better match of file names.
2991
5c9d9d92
KH
29922001-03-12 Kenichi Handa <handa@etl.go.jp>
2993
ba3e9b9b
KH
2994 * international/mule-cmds.el (register-input-method): Doc fix.
2995
5c9d9d92
KH
2996 * international/quail.el (quail-translate-key): Fix condition to
2997 check if there's another breaking point in the current key.
2998
40beecee
EZ
29992001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
3000
3001 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
3002 Babyl header to the newly-created output file, bind
3003 coding-system-for-write to either rmail-file-coding-system or
3004 emacs-mule-unix.
3005
75c6cb7f
SM
30062001-03-11 Stefan Monnier <monnier@cs.yale.edu>
3007
3008 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
3009 Fix the name and regexp used for subsubsections.
3010
5ec17636
DL
30112001-03-10 Dave Love <fx@gnu.org>
3012
3013 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
3014 and save-buffer if buffer-file-name non-nil. From rms.
3015
6d2e2c02
AS
30162001-03-10 Andre Spiegel <spiegel@gnu.org>
3017
3018 * vc.el (vc-do-command): If the destination buffer is already
a2ffbafe 3019 current, don't set it up and don't erase it. Updated doc string
6d2e2c02
AS
3020 to reflect that.
3021 (vc-version-diff): When doing a single file diff, don't switch to the
a2ffbafe 3022 *vc-diff* buffer before the command. This is to preserve local
6d2e2c02
AS
3023 variable bindings that might affect the diff command.
3024 (vc-print-log): Don't switch to the *vc* buffer before the
3025 command, so that local variable bindings are preserved.
3026
789b6186 3027 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
6d2e2c02
AS
3028 not the current buffer.
3029 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
3030
789b6186 3031 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
6d2e2c02 3032 make output go to buffer *vc*, not the current buffer.
a2ffbafe 3033
b18f5523
SM
30342001-03-09 Stefan Monnier <monnier@cs.yale.edu>
3035
3036 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
3037 so ^, $, *, ? and + are interpreted correctly.
3038
3cfd8357
GM
30392001-03-09 Gerd Moellmann <gerd@gnu.org>
3040
c085b77c 3041 * help.el (string-key-binding): Renamed from
f9db8f19
SM
3042 mode-line-key-binding. Handle any event on a string.
3043 Check for `keymap' properties as well as `local-map' properties.
c085b77c 3044
3cfd8357
GM
3045 * comint.el (comint-insert-clicked-input): Use the last key
3046 from this-command-keys to lookup the global key definition.
3047
348f797a
KH
30482001-03-09 Kenichi Handa <handa@etl.go.jp>
3049
3ebf3717
KH
3050 * international/characters.el: Add category `j' for
3051 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
3052
348f797a
KH
3053 * international/mule-conf.el (no-conversion): Fix docstring.
3054 (raw-text): Fix docstring.
3055
e1fbabaf
GM
30562001-03-08 Gerd Moellmann <gerd@gnu.org>
3057
96e8e603
GM
3058 * simple.el (choose-completion-string): When not leaving the
3059 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
3060 is set.
3061
e1fbabaf
GM
3062 * window.el (shrink-window-if-larger-than-buffer): Handle frame
3063 parameter `(minibuffer . t)'.
3064
f9db8f19
SM
30652001-03-07 Stefan Monnier <monnier@cs.yale.edu>
3066
3067 * progmodes/sh-script.el (sh-st-symbol): New symbol.
3068 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
3069 (sh-mode): Remove `make-local-variable' for unused var
3070 `font-lock-unfontify-region-function'.
3071
02756877
RS
30722001-03-07 Richard M. Stallman <rms@gnu.org>
3073
132bf46d
RS
3074 * info.el (Info-scroll-down): Fix previous change.
3075
02756877
RS
3076 * mail/rmail.el (rmail-toggle-header): Use a window which
3077 is showing the Rmail buffer, rather than the selected window.
3078
eeb24429
DL
30792001-03-07 Dave Love <fx@gnu.org>
3080
3081 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
3082 now, to avoid problems with binding imenu directly to a mouse event.
3083
3bdf2660
GM
30842001-03-07 Gerd Moellmann <gerd@gnu.org>
3085
3086 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
3087 second arg t.
3088
30892001-03-07 Stefan Monnier <monnier@cs.yale.edu>
5aaaec5d
SM
3090
3091 * log-edit.el (log-edit-common-indent): New var.
3092 (log-edit-set-common-indentation): Renamed from
3093 log-edit-delete-common-indentation. Use the new var.
3094 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
3095
3096 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
3097 (cvs-mode-add-change-log-entry-other-window):
3098 Don't presume change-log-default-name is defined.
3099
3100 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
3101
3102 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
3103 the "tree" operation as well.
3104
3105 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
3106
3107 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
3108 to match paragraph-start.
3109
3110 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
3111 comment-start-skip and set comment-end-skip as well.
3112 (sgml-comment-indent): Fix for new value of comment-start-skip.
3113 (html-autoview-mode): Don't bother using make-local-hook.
3114
2ad02767
GM
31152001-03-07 Gerd Moellmann <gerd@gnu.org>
3116
189638d5 3117 * cus-edit.el (custom-save-delete): Move in front of local
83c9cb8e 3118 variables, otherwise long Custom entries would make them ineffective.
189638d5 3119
2ad02767
GM
3120 * uniquify.el: Set maintainer to FSF.
3121
656f8cae
EZ
31222001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
3123
3124 * dired-aux.el (dired-do-shell-command): Doc fix.
3125
c83965c4
SM
31262001-03-06 Stefan Monnier <monnier@cs.yale.edu>
3127
04af43bc
SM
3128 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
3129
3130 * which-func.el (which-func-modes): Add cperl-mode.
3131 (which-func-mode-global): Use define-minor-mode.
3132
3133 * info-look.el: Docstring fixes and dead code eliminated.
3134 (cperl-mode): Add support.
3135 (emacs-lisp-mode): List all entries from elisp manual, whether
3136 or not they are currently (f)bound or not. Update regexp.
3137
3138 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
3139
c83965c4
SM
3140 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
3141 so that C-h m shows the correct information.
3142 Use make-local-variable rather than make-variable-buffer-local.
3143 (cperl-info-buffer, cperl-setup-tmp-buf):
3144 Use make-local-variable rather than make-variable-buffer-local.
3145 (cperl-msb-fix, cperl-get-help-defer):
3146 Check major-mode for `cperl-mode' as well.
3147
3148 * progmodes/cperl-mode.el: Updated to author version 4.23.
3149 (cperl-electric-pod): SYNOPSIS was misspelled.
3150 (cperl-find-pods-heres): @if ? a : b was considered a REx.
3151 (cperl-after-expr-p): Make true after __END__.
3152
f16a7aa5
GM
31532001-03-06 Gerd Moellmann <gerd@gnu.org>
3154
157ae273 3155 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
6c08bb38 3156 bookmark-completion-ignore-case is t.
157ae273 3157
f16a7aa5
GM
3158 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
3159 switch, like xterm, and concat resource strings, with a newline
3160 between them.
3161
abaddb98
EZ
31622001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
3163
a2ffbafe 3164 * international/codepage.el (cp770-decode-table)
106e96bd
EZ
3165 (cp773-decode-table, cp774-decode-table): New variables.
3166
abaddb98
EZ
3167 * man.el (Man-hyphenated-reference-regexp): New variable.
3168 (Man-build-references-alist): Use it to search for referenced
3169 manpages. If hyphenated is non-nil, record a concatenated word in
3170 Man-refpages-alist only if it matches Man-reference-regexp.
3171 Update word's length when it is concatenated. Reverse the list,
3172 to get the first manpage at the head.
3173 (Man-possibly-hyphenated-word): New function.
3174 (Man-follow-manual-reference): Use it instead of current-word to
3175 find a manpage at point, in a way that accounts for hyphenated
3176 references.
3177
eb3f61dd
GM
31782001-03-06 Alex Schroeder <alex@gnu.org>
3179
3180 * sql.el (sql-interbase): New function.
3181 (sql-interbase-program): New option.
3182 (sql-interbase-options): New option.
3183 And some typos fixed: "customise" to "customize".
3184
fa84f42a
DL
31852001-03-06 Dave Love <fx@gnu.org>
3186
83c9cb8e
SM
3187 * textmodes/flyspell.el (flyspell-region):
3188 Set up flyspell-local-mouse-map.
fa84f42a 3189
fda3411d
RS
31902001-03-05 Richard M. Stallman <rms@gnu.org>
3191
a2ffbafe 3192 * mail/rmail.el (rmail-retry-failure):
fda3411d
RS
3193 Don't call rmail-beginning-of-message.
3194 Don't discard From: field. Do discard Received: field.
3195 Use unwind-protect to re-prune.
3196 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
a2ffbafe 3197
e972ab1f
KH
31982001-03-06 Kenichi Handa <handa@etl.go.jp>
3199
3200 * international/quail.el (quail-title): Add autoload cookie.
3201
335db3c1
DL
32022001-03-05 Dave Love <fx@gnu.org>
3203
3204 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
3205 new defs.
3206
278dd6ac
KH
32072001-03-05 Kenichi Handa <handa@etl.go.jp>
3208
83c9cb8e
SM
3209 * language/ethio-util.el (ethio-toggle-space):
3210 Update current-input-method-title if necessary.
36d5e61d
KH
3211 (ethio-toggle-punctuation): Likewise.
3212
341cd4f0
KH
3213 * international/quail.el (quail-title): Fix for the case that a
3214 title of an input method is specified by a list of the same form
3215 as used in mode-line-format.
3216
83c9cb8e
SM
3217 * international/mule-cmds.el (activate-input-method):
3218 If current-input-method-title is set by activating INPUT-METHOD,
278dd6ac
KH
3219 respect that value.
3220
10ebaeb6
GM
32212001-03-05 Gerd Moellmann <gerd@gnu.org>
3222
3223 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
3224
7a65c85c
GM
32252001-03-05 Alex Schroeder <alex@gnu.org>
3226
3227 * sql.el (sql-sybase): Fix typo (was: query user about server two
3228 times instead of server and database).
3229
3230 * sql.el (sql-sybase): Doc change.
3231 (sql-mysql): Doc change.
3232 (sql-postgres): Doc change.
3233
b86644f2
KH
32342001-03-05 Kenichi Handa <handa@etl.go.jp>
3235
83c9cb8e
SM
3236 * international/mule-conf.el (emacs-mule, raw-text):
3237 Docstring modified.
b86644f2 3238
e30bd7b7
EZ
32392001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
3240
3241 * term/internal.el: Update copyright notice.
3242
3243 * term/pc-win.el: Update copyright notice.
3244
7e365285
DL
32452001-03-02 Dave Love <fx@gnu.org>
3246
83c9cb8e
SM
3247 * files.el (insert-file-contents-literally):
3248 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
3249 not jka-compr-compression-info-list.
7e365285 3250
75ed43a6
SM
32512001-03-02 Stefan Monnier <monnier@cs.yale.edu>
3252
3253 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
3254 spaces in default comment-start-skip settings rather than \s-.
3255
53c4b1e6
EZ
32562001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
3257
3258 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
3259 default-frame-alist as well.
3260
028d739a
DL
32612001-03-01 Dave Love <fx@gnu.org>
3262
3263 * textmodes/reftex.el (defvar): Wrap some defvars in
3264 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
3265
3266 * subr.el (event-basic-type): Doc fix.
3267
3268 * international/quail.el: Doc fixes.
3269
3270 * international/utf-8.el: Doc fixes.
3271
3272 * international/mule-cmds.el: Doc fixes.
3273 (leim-list-header): Fix header text.
3274
3275 * international/mule.el (coding-system-category): Doc fix.
3276
3277 * international/ccl.el (ccl-compile): Doc fix.
3278
15d1caef
SM
32792001-03-01 Stefan Monnier <monnier@cs.yale.edu>
3280
3281 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
3282 rather than (before|after)-change-functions.
3283
f84ff02c
GM
32842001-03-01 Gerd Moellmann <gerd@gnu.org>
3285
3286 * ediff-util.el (ediff-scroll-horizontally): Arrange for
3287 scroll-left and scroll-right being called interactively so that
3288 they set the window's min_hscroll.
3289
e0c1e774
EZ
32902001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
3291
3292 * info.el (info-insert-file-contents-1): Accept an additional
3293 argument `lfn': if it is non-nil, concatenate `filename' and
83c9cb8e
SM
3294 `suffix'; otherwise use the complicated MS-DOS code.
3295 All callers changed.
e0c1e774
EZ
3296 (info-insert-file-contents, Info-find-node): If the MS-DOS port
3297 can access long file names, try the long file-name version of
3298 `info-insert-file-contents-1', then the short file-name version.
3299
b8b2ea31 33002001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
1d64e2ad 3301
af122766
KH
3302 * language/ethio-util.el (setup-ethiopic-environment-internal):
3303 Change bindings of functions keys to conform to "Emacs Lisp Coding
3304 Convention".
3305
3306 * language/ethiopic.el ("Ethiopic"): Add documentation.
3307
b8b2ea31
KH
33082001-02-28 Kenichi Handa <handa@etl.go.jp>
3309
1d64e2ad
KH
3310 * international/utf-8.el (mule-utf-8): Set coding-category
3311 property to coding-category-utf-8.
3312
91cb6e51
RS
33132001-02-27 Richard M. Stallman <rms@gnu.org>
3314
3315 * lpr.el (lpr-page-header-switches, print-region-1):
3316 Undo 2000-07-06 change.
7298f3f7
RS
3317 (lpr-add-switches): Default to t on gnu/linux.
3318
c0cb1027
GM
33192001-02-27 Gerd Moellmann <gerd@gnu.org>
3320
3321 * bs.el (bs-attributes-list): Doc fix.
3322
01459648
GM
33232001-02-26 Gerd Moellmann <gerd@gnu.org>
3324
baebd8a5 3325 * help.el (describe-project): Display the file THE-GNU-PROJECT.
a2ffbafe 3326
01459648
GM
3327 * help.el (view-order-manuals): Use goto-address.
3328
3329 * startup.el (command-line-1): Add info about ordering manuals
3330 to the not so fancy splash screens.
3331
f93e614e
AS
33322001-02-26 Andre Spiegel <spiegel@gnu.org>
3333
01459648
GM
3334 * vc.el (vc-default-workfile-unchanged-p)
3335 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
f93e614e 3336
12435002
GM
33372001-02-26 Gerd Moellmann <gerd@gnu.org>
3338
a2ffbafe 3339 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
c596c392
GM
3340 fontify in the right buffer.
3341
12435002
GM
3342 * allout.el (outline-flag-region): Move macro in front of first
3343 use to avoid a run-time error.
3344
425de386
AI
33452001-02-24 Andrew Innes <andrewi@gnu.org>
3346
3347 * makefile.w32-in: Fix copyright notice.
3348
66c56ed1
KH
33492001-02-24 Kenichi Handa <handa@etl.go.jp>
3350
4c1593ce
KH
3351 * international/utf-8.el (mule-utf-8): Set correct value for
3352 valid-codes property.
3353
66c56ed1
KH
3354 * international/fontset.el (x-complement-fontset-spec): In the
3355 case that we use ASCII font for the other charsets, use only
15d1caef 3356 family and registry part of it.
66c56ed1 3357
119171dd
EZ
33582001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
3359
3360 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
3361 (shrink-window-if-larger-than-buffer): Doc fix.
3362
932c309e
SM
33632001-02-23 Stefan Monnier <monnier@cs.yale.edu>
3364
3365 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
3366 predicate passed to completing-read.
3367
9b760e36
EZ
33682001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
3369
3370 * startup.el (command-line): Fix last change.
3371
5c39a60f
JR
33722001-02-23 Jason Rumney <jasonr@gnu.org>
3373
3374 * startup.el (tool-bar-originally-present): New variable.
3375 (command-line): Set it if the tool-bar is switched on at startup.
3376
3377 * frame.el (frame-notice-user-settings): Only adjust frame height
3378 for no tool-bar case if tool-bar was originally switched on.
796ead7e 3379 From E. Jay Berkenbilt.
5c39a60f 3380
cb91b2c7
SM
33812001-02-22 Stefan Monnier <monnier@cs.yale.edu>
3382
39b557e8
SM
3383 * server.el (server-switch-buffer): Only switch window if the
3384 current one is dedicated.
3385
cb91b2c7
SM
3386 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
3387 rather than using (match-beginning 0) when searching for break point.
3388
9238a8df
EZ
33892001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
3390
3391 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
3392 @ follows an accent command such as @'. Support optional braces
3393 in commands that insert accents, like makeinfo does.
3394
3473f362
GM
33952001-02-22 Gerd Moellmann <gerd@gnu.org>
3396
3397 * startup.el (fancy-splash-text): Add a line for ordering
3398 manuals. Reverse order of splash screens shown.
3399 (use-fancy-splash-screens-p): Adapt to the text line added.
3400
3401 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
3402 manuals from the FSF.
3403
3404 * help.el (view-order-manuals): New function.
3405 (toplevel): Bind C-h C-m to this function.
3406
76a4de07
SM
34072001-02-21 Stefan Monnier <monnier@cs.yale.edu>
3408
3409 * newcomment.el (comment-forward): Skip the comment-start before
3410 searching for the comment-end.
3411
75b71d85
DL
34122001-02-21 Dave Love <fx@gnu.org>
3413
2f4c9a87
DL
3414 * custom.el (custom-initialize-changed, defcustom): Doc fix.
3415
75b71d85
DL
3416 * international/mule-cmds.el, international/mule.el: Doc fixes.
3417
ffc9ff0c
GM
34182001-02-21 Gerd Moellmann <gerd@gnu.org>
3419
3420 * startup.el (fancy-splash-screens): Use display-hourglass
3421 instead of display-busy-cursor.
3422
3423 * frame.el (display-hourglass): Renamed from busy-cursor.
3424 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
3425 (show-cursor-in-non-selected-windows): Doc fix.
3426
f34eb373
DL
34272001-02-20 Dave Love <fx@gnu.org>
3428
3429 * international/utf-8.el: Doc and commentary fixes.
3430
f55e4a7e
EZ
34312001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
3432
3433 * ehelp.el (with-electric-help): Doc fix.
3434
fa97adf6
GM
34352001-02-20 Gerd Moellmann <gerd@gnu.org>
3436
3437 * msb.el (msb-mode): Call the update-buffers function explicitly
3438 with a FORCE argument.
3439
3440 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
3441 FORCE. If set, update the menu even if frame-or-buffer-changed-p
3442 returns nil.
3443
54ed3bd2
GM
34442001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3445
3446 * ps-print.el: Timestamp package replacement. Some enhancements.
3447 Some XEmacs compatibility. Doc fix.
3448 (ps-print-version): New version number (6.4).
3449 (ps-printer-name): Initialization fix.
3450 (ps-zebra-stripe-follow): Funcionality enhancement.
3451 (ps-prologue-file): Code enhancement.
3452 (ps-right-header): Timestamp package replacement.
83c9cb8e
SM
3453 (ps-setup, ps-face-bold-p, ps-face-italic-p)
3454 (ps-get-page-dimensions)
54ed3bd2
GM
3455 (ps-generate-header, ps-begin-file, ps-begin-job)
3456 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
3457 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
3458 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
3459 (coding-system-for-write): Var declaration (XEmacs compatibility).
a2ffbafe 3460
e8ebf97d
MB
34612001-02-20 Miles Bader <miles@gnu.org>
3462
3463 * image-file.el (image-file-name-extensions): Add "tif".
3464
136b27c5
GM
34652001-02-19 Gerd Moellmann <gerd@gnu.org>
3466
3467 * wid-edit.el (widget-button-click): Save the selected window
3468 around the code handling clicks on buttons.
3469
6ebbcf59
DL
34702001-02-18 Dave Love <fx@gnu.org>
3471
3472 * imenu.el (imenu--generic-function): Use mapc to iterate over
3473 syntax characters.
3474
595ded73
RS
34752001-02-17 Richard M. Stallman <rms@gnu.org>
3476
b9fe3dc8
RS
3477 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
3478
595ded73
RS
3479 * uniquify.el (uniquify-buffer-name-style): Doc fix.
3480
f3f053f3
GM
34812001-02-16 Gerd Moellmann <gerd@gnu.org>
3482
3483 * mouse.el (mouse-save-then-kill): If the distance from the new
3484 point to the mark is equal to the distance of point from the new
3485 point, move point instead of the mark.
3486
11570a8f
DL
34872001-02-16 Dave Love <fx@gnu.org>
3488
3489 * textmodes/flyspell.el (flyspell-get-word): Return string without
3490 properties.
3491
fb339cd5
EZ
34922001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
3493
3494 * generic.el (generic-find-file-regexp): Doc fix.
3495 (generic-ignore-files-regexp): New defcustom.
3496 (generic-mode-find-file-hook): If the file's name matches the
3497 regexp in `generic-ignore-files-regexp', don't enter
3498 default-generic-mode. Doc fix.
3499
c56b1c1b
GM
35002001-02-16 Gerd Moellmann <gerd@gnu.org>
3501
a2ffbafe 3502 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
c220b753
GM
3503 Add autoload cookies.
3504
a2ffbafe 3505 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
c56b1c1b
GM
3506 of cal-tex-24.
3507
0d140e65
EZ
35082001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
3509
81558867
EZ
3510 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
3511
0d140e65
EZ
3512 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
3513 the character class after the (optional) drive, to support file
3514 names with embedded blanks.
3515
713f7b15
SS
35162001-02-15 Sam Steingold <sds@gnu.org>
3517
3518 * textmodes/tex-mode.el (tex-shell-running):
3519 Check the process buffer too.
3520
9a2a6f73
DL
35212001-02-15 Dave Love <fx@gnu.org>
3522
3523 * battery.el (battery-status-function): Fix doc, :type.
3524
15d1caef 3525 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
9a2a6f73 3526
fe10cef0
GM
35272001-02-15 Gerd Moellmann <gerd@gnu.org>
3528
3529 * subr.el (read-passwd): Clear Lisp memory holding password.
3530
126f5d4d
MB
35312001-02-15 Miles Bader <miles@gnu.org>
3532
3533 * info.el (Info-copy-current-node-name): New function.
3534 (Info-mode-menu): Add it to the menu.
3535
92e98d63
RS
35362001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
3537
3538 * international/mule-cmds.el (toggle-input-method): Doc fix.
3539
dd4e0e55
SM
35402001-02-13 Stefan Monnier <monnier@cs.yale.edu>
3541
3542 * replace.el (occur): Stop at end of buffer.
3543
402dbbd1
EZ
35442001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
3545
3546 * international/mule-cmds.el (set-input-method): Another doc fix.
3547
e9fcba3d
GM
35482001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
3549
3550 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
3551
78ad1cd5
MB
35522001-02-13 Miles Bader <miles@gnu.org>
3553
713f7b15 3554 * faces.el (set-face-background, set-face-foreground)
78ad1cd5
MB
3555 (set-face-stipple): Treat a value of nil as being `unspecified'.
3556
fce9d9dc
DL
35572001-02-12 Dave Love <d.love@dl.ac.uk>
3558
3559 * international/latin1-disp.el: Doc fixes.
3560 (latin1-display) <defgroup>: Add :link.
3561 (latin1-display) <function>: Set variable latin1-display.
3562
bc406911
EZ
35632001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
3564
3565 * international/mule-cmds.el (set-input-method): Doc fix.
3566
68514d48
EL
35672001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
3568
3569 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
3570 (speedbar-line-file): Return nil if not a file.
3571 (speedbar-buffers-line-path): Return file for tags, and dir for files.
3572
513bea45 35732001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
713f7b15 3574
513bea45
MK
3575 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
3576 for remote files.
bc406911 3577 (ediff-coding-system-for-read): Replaced the no-conversion default
513bea45 3578 with raw-text.
713f7b15 3579
513bea45 3580 * ediff-init.el: Removed :version from defcustom vars.
713f7b15 3581
83c9cb8e
SM
3582 * ediff-util.el (ediff-compute-custom-diffs-maybe):
3583 Better handling of the diff mode.
713f7b15 3584
513bea45 3585 * ediff.texi: Added ediff-coding-system-for-read.
713f7b15 3586
bc406911 3587 * viper.texi: Fix typos.
713f7b15 3588
521d4010
DL
35892001-02-11 Dave Love <fx@gnu.org>
3590
36fd8e17
DL
3591 * shadowfile.el: Doc fixes.
3592 (shadow) <defgroup>: Add :link.
3593 (shadowfile-unload-hook): New function.
3594 (shadow-initialize): Use defalias, not fset.
3595 (shadow-define-cluster, shadow-define-literal-group)
83c9cb8e 3596 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
36fd8e17 3597
521d4010
DL
3598 * international/mule.el: Doc and message fixes.
3599
36fd8e17
DL
3600 * international/ccl.el (define-ccl-program): Doc fix.
3601
92395bbe
KH
36022001-02-11 Kenichi Handa <handa@etl.go.jp>
3603
3604 * faces.el (mode-line): Set :line-width property to -1.
3605
103db06c
RS
36062001-02-10 Richard M. Stallman <rms@gnu.org>
3607
08b78974
RS
3608 * complete.el (partial-completion-mode): Doc fix.
3609
103db06c
RS
3610 * simple.el (delete-key-deletes-forward-mode):
3611 Change `let' to `let*' to fix gross bug in last change.
3612
3613 * repeat.el (repeat): Don't let execute-kbd-macro alter
3614 real-last-command.
3615
a6a1ee53
EZ
36162001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
3617
3618 * simple.el (eval-expression): Doc fix.
3619
d2f288c6
DL
36202001-02-09 Dave Love <fx@gnu.org>
3621
038f4ae3
DL
3622 * imenu.el (imenu-generic-expression): Doc fix.
3623
83c9cb8e
SM
3624 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
3625 From Juanma Barranquero.
038f4ae3 3626
15d1caef 3627 * emacs-lisp/authors.el (authors): Expand `root' before running find.
d2f288c6 3628
9804b846
KH
36292001-02-09 Kenichi Handa <handa@etl.go.jp>
3630
3631 * faces.el (set-face-attribute): Describe the case of a negative
3632 value specified for :line-width.
3633
532f5197
SM
36342001-02-08 Stefan Monnier <monnier@cs.yale.edu>
3635
3636 * which-func.el (which-func-mode): Invert which-func-mode-global.
83c9cb8e 3637 From Juanma Barranquero <lektu@uol.com.br>.
532f5197 3638
1d279666
DL
36392001-02-08 Dave Love <fx@gnu.org>
3640
4681ca3a
DL
3641 * wid-edit.el (widget-plist-convert-widget): Replace binding of
3642 widget-plist-value-type.
3643 (widget-alist-convert-widget): Replace binding of
3644 widget-alist-value-type.
3645
1d279666
DL
3646 * textmodes/paragraphs.el (sentence-end): Doc fix.
3647
83c9cb8e
SM
3648 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
3649 Remove `backward-line'.
1d279666 3650
532f5197
SM
3651 * play/pong.el (pong-blank-color, pong-bat-color)
3652 (pong-ball-color, pong-border-color, pong-left-key)
3653 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
3654 (pong-pause-key, pong-resume-key, pong-timer-delay):
3655 * mail/mh-comp.el (mh-compose-letter-function):
3656 * eshell/esh-mode.el (eshell-skip-prompt-function):
3657 * emulation/viper-ex.el (ex-unix-type-shell-options):
3658 * recentf.el (recentf-menu-filter):
3659 * ps-print.el (ps-print-region-function):
3660 * lpr.el (print-region-function):
3661 * forms.el (forms-mode-hooks):
3662 * dirtrack.el (dirtrack-directory-change-hook):
3663 * cus-start.el (temp-buffer-show-function, display-buffer-function):
3664 * textmodes/spell.el (spell-filter):
3665 * textmodes/fill.el (adaptive-fill-function):
3666 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
3667 * progmodes/etags.el (find-tag-default-function):
3668 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
1d279666
DL
3669 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
3670
6f676109
EZ
36712001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
3672
751d3bc4
EZ
3673 * emulation/viper-init.el (viper-fast-keyseq-timeout)
3674 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
3675 Meyering <jim@meyering.net>.
3676
6f676109
EZ
3677 * loadup.el: Revert last change.
3678
d3c26cdf
KH
36792001-02-07 Kenichi Handa <handa@etl.go.jp>
3680
83c9cb8e
SM
3681 * international/mule.el (transform-make-coding-system-args):
3682 Make it work also for coding systems not using CCL.
d3c26cdf 3683
44806980
EZ
36842001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
3685
9889af08
EZ
3686 * simple.el (previous-matching-history-element)
3687 (next-matching-history-element): Doc fix.
3688
44806980
EZ
3689 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
3690 specific part.
3691
1e36ff68
DL
36922001-02-06 Dave Love <fx@gnu.org>
3693
713f7b15 3694 * add-log.el (add-log-current-defun-function)
1e36ff68
DL
3695 (add-log-buffer-file-name-function, add-log-file-name-function):
3696 Fix :type.
3697 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
3698
c7ca58df
EZ
36992001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
3700
fecd556a
EZ
3701 * info.el (info-initialize): Remove the test for system-type when
3702 invocation-directory is non-nil.
3703
c7ca58df
EZ
3704 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
3705 of `font-lock-defaults' to `backward-paragraph' rather than nil.
3706
587b5737
AI
37072001-02-06 Andrew Innes <andrewi@gnu.org>
3708
3709 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
3710 absolute.
3711
baf7eee4
GM
37122001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
3713
3714 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
3715 buffers. When hi-lock turned on rather than only checking current
3716 buffer for regexps, all buffers are checked. Moved activation of
3717 font-lock to hi-lock-refontify. When font-lock turned off rather
3718 than removing added highlighting just in current buffer, remove it
3719 in all buffers. Changed edit menu text from "Automatic
3720 Highlighting" to "Regexp Highlighting" Documentation for
3721 highlighting phrases, minor documentation changes.
3722 (hi-lock-set-file-patterns): Execute only if there are new or
3723 existing file patterns.
3724 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
3725 unfontify and, if a support mode is active, will not refontify the
3726 whole buffer. If necessary, turn on font lock. (Removed
3727 font-lock-unfontify and font-lock support-mode-specific calls,
3728 such as lazy-lock-fontify-window.)
3729 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
3730 patterns are found. Not useful now since find-file-hook is removed
83c9cb8e 3731 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
baf7eee4
GM
3732 (hi-lock-face-phrase-buffer): New function. Also added related
3733 menu item and keybinding.
3734 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
3735 (hi-lock-process-phrase): New function.
3736 (hi-lock-line-face-buffer): Doc fixes.
3737 (hi-lock-face-buffer): Doc fixes.
3738 (hi-lock-unface-buffer): Doc fixes.
713f7b15 3739
36710aa6
GM
37402001-02-06 Gerd Moellmann <gerd@gnu.org>
3741
3742 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
3743 dabbrev-ignored-regexps.
3744
d3f22784
EZ
37452001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
3746
3747 * simple.el (kill-line): Doc fix.
3748
5cb3c8d4
DL
37492001-02-05 Dave Love <fx@gnu.org>
3750
3751 * loadup.el: Revert last two changes -- bootstrapping works with
3752 regenerated loaddefs.
3753
e6297e7d
EZ
37542001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
3755
1e14b095
EZ
3756 * isearch.el (isearch-forward): Doc fix.
3757
e6297e7d
EZ
3758 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
3759 of font-lock-defaults to backward-paragraph.
3760
e16f52ce
GM
37612001-02-05 Gerd Moellmann <gerd@gnu.org>
3762
3763 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
3764 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
3765
01d19dd7
GM
37662001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3767
3768 * ebnf2ps.el: Eliminate time-stamp functions.
3769 (ebnf-version): New version (3.5).
3770 (ebnf-eps-finish-and-write): Replace time-stamp functions by
3771 format-time-string.
3772
24886813
GM
37732001-02-05 Gerd Moellmann <gerd@gnu.org>
3774
3775 * simple.el (next-line): Goto end-of-line before inserting a newline.
3776
65e70fc4
MB
37772001-02-05 Miles Bader <miles@gnu.org>
3778
3779 * image-file.el (insert-image-file): When visiting an image, also
3780 set `truncate-lines' to t so that any fringe arrow looks correct.
3781
482f06c9
KH
37822001-02-05 Kenichi Handa <handa@etl.go.jp>
3783
3784 * isearch.el (isearch-forward): Add description about input method
3785 in the docsting.
3786
02399da7
SM
37872001-02-04 Stefan Monnier <monnier@cs.yale.edu>
3788
3789 * skeleton.el (skeleton-internal-1): Always push the mark for @.
3790
2c366083
EZ
37912001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
3792
3793 * info.el (info-initialize): If installation-directory is nil, for
83c9cb8e 3794 DOS/Windows systems try looking in a sibling of invocation-directory.
2c366083 3795
bdadfce3
GM
37962001-02-02 Gerd Moellmann <gerd@gnu.org>
3797
79fb38c0
GM
3798 * wid-edit.el (widget-button-click): Fix last change.
3799
bdadfce3
GM
3800 * frame.el (frame-notice-user-settings): When resizing the initial
3801 frame because the tool bar is off, also change the frame's top
3802 position if a negative top position was specified.
3803
33155ffb
MB
38042001-02-02 Miles Bader <miles@gnu.org>
3805
3806 * image-file.el (insert-image-file): When visiting an image,
3807 suppress the cursor in the image buffer.
3808
1355ba0c
DL
38092001-02-01 Dave Love <fx@gnu.org>
3810
3811 * progmodes/f90.el (f90-mode): Remove startup message.
3812
fb758d2d 3813 * vc-cvs.el: Remove autoloads. Require vc when compiling.
713f7b15 3814
01acdb05
GM
38152001-02-01 Gerd Moellmann <gerd@gnu.org>
3816
3817 * startup.el (command-line): Fix code determining whether or not
3818 to use delete-key-deletes-forward-mode.
3819
5b1ee316
AS
38202001-02-01 Andre Spiegel <spiegel@gnu.org>
3821
3822 * vc.el (vc-diff-switches): New user option.
3823 (vc-version-diff): Use it.
3824 (vc-diff-switches-list): New macro.
3825
83c9cb8e
SM
3826 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
3827 New customization options.
5b1ee316
AS
3828 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
3829
3830 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
3831
00b1e7a1
GM
38322001-02-01 Gerd Moellmann <gerd@gnu.org>
3833
3834 * msb.el (toplevel): Quote hook symbols.
3835
85827036
KH
38362001-02-01 Kenichi Handa <handa@etl.go.jp>
3837
8e028499 3838 * international/mule.el (make-coding-system): Add description
3c948dde 3839 about recognized properties in the docstring.
8e028499 3840
85827036
KH
3841 * international/mule-conf.el: Remove unused charsets
3842 mac-roman-lower and mac-roman-upper.
3843
7ccf7ab9
GM
38442001-01-31 Gerd Moellmann <gerd@gnu.org>
3845
2441692d
GM
3846 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
3847 is in front of the left-margin, if any.
3848
ee5cece0
GM
3849 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
3850 like `delete'.
3851
83c9cb8e 3852 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
ee5cece0 3853
7ccf7ab9
GM
3854 * term/w32-win.el (mouse-set-font): Doc fix.
3855
b4f30ec5 38562001-01-31 Stefan Monnier <monnier@cs.yale.edu>
713f7b15 3857
b4f30ec5
GM
3858 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
3859 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
3860 on already.
3861
03e0fe6e
GM
38622001-01-31 Markus Rost <rost@math.ohio-state.edu>
3863
3864 * files.el (save-buffer): Don't give message if (buffer-file-name)
3865 returns nil.
713f7b15 3866
8f289acc
EZ
38672001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
3868
cb4aae04
EZ
3869 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
3870
dbd98b19
EZ
3871 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
3872 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
3873
8f289acc
EZ
3874 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
3875 display problems.
3876
c12553c1
KH
38772001-01-31 Kenichi Handa <handa@etl.go.jp>
3878
c7bf5db9
KH
3879 * international/mule.el (charset-info): Fix docstring.
3880
3881 * international/mule-diag.el (describe-character-set): Check final
3882 char valid before printing it.
c12553c1 3883
14f16b9c
GM
38842001-01-30 Gerd Moellmann <gerd@gnu.org>
3885
efaa080b
GM
3886 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
3887
eef93f99
GM
3888 * frame.el (frame-notice-user-settings): Do the tool-bar
3889 stuff only for graphical displays. Fix a braino.
713f7b15 3890
14f16b9c
GM
3891 * frame.el (frame-initialize): Create initial frame visible.
3892 (frame-notice-user-settings): When tool-bar has been switched off,
25237df5 3893 correct the frame size and sync tool-bar-mode.
14f16b9c
GM
3894
3895 * startup.el (command-line): Remove manipulation of frame
3896 height for tool bars.
3897
4ad25e43
EZ
38982001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3899
3900 * lpr.el: Compatibility with XEmacs and doc fixes.
3901 (lpr-windows-system, lpr-lp-system): New vars.
3902 (lpr-printer-switch): New defcustom.
3903 (printer-name, lpr-command): Customization fix.
3904 (print-region-1): Code fix.
3905 (print-region-new-buffer, printify-region): Indentation fix.
83c9cb8e
SM
3906 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
3907 New functions.
4ad25e43 3908
e8f044a0
GM
39092001-01-29 Gerd Moellmann <gerd@gnu.org>
3910
3911 * msb.el (toplevel): Fix the eval-after-load.
3912
850d5045
GM
39132001-01-29 Dave Love <fx@gnu.org>
3914
762fe76e
DL
3915 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
3916
3917 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
3918
83c9cb8e 3919 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
850d5045
GM
3920 (tcl-using-emacs-19-23): Consider Emacs 21+.
3921 (tcl-help-directory-list, tcl-command-switches): Fix :type.
3922 (tcl-add-emacs-menu): Supply menu name.
3923 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
3924
3a768251
GM
39252001-01-29 Gerd Moellmann <gerd@gnu.org>
3926
3927 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
3928
274d02f7
SM
39292001-01-29 Stefan Monnier <monnier@cs.yale.edu>
3930
3931 * pcvs.el (cvs-mark-fis-dead): New function.
3932 (cvs-mode-add): Use it.
3933 (cvs-mode-add-change-log-entry-other-window):
3934 Rebind change-log-default-name to itself rather than to nil.
3935
ed5d446e
SS
39362001-01-29 Sam Steingold <sds@gnu.org>
3937
efaa080b 3938 * vc-cvs.el: Replaced (require 'vc) with a bunch of
ed5d446e
SS
3939 `autoload' statements.
3940
e2a80284
EZ
39412001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
3942
8e1db7b3
EZ
3943 * files.el (confirm-kill-emacs): Doc fix.
3944
ff2a1c79
EZ
3945 * frame.el (frame-initialize): Doc fix.
3946
e7b0deaf
EZ
3947 * time-stamp.el (time-stamp-string): Doc fix.
3948
83c9cb8e
SM
3949 * woman.el (WoMan-log-1): Make the log buffer writable.
3950 From Markus Rost <rost@math.ohio-state.edu>.
e2a80284 3951
005913e4
GM
39522001-01-29 Gerd Moellmann <gerd@gnu.org>
3953
3954 * imenu.el (imenu-syntax-alist): Add autoload cookie for
3955 the `make-variable-buffer-local'.
3956
58622cc5
GM
39572001-01-29 Dave Love <fx@gnu.org>
3958
3959 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
83c9cb8e
SM
3960 (ansi-color-for-comint-mode-on, ansi-color-process-output):
3961 Add autoload cookie.
58622cc5
GM
3962 (ansi-color-apply-sequence): Fix typo.
3963
0404d031
GM
39642001-01-29 Gerd Moellmann <gerd@gnu.org>
3965
ed5d446e 3966 * menu-bar.el (menu-bar-files-menu): Add menu items for
438c2df0
GM
3967 Postscript printing in black and white.
3968
0404d031
GM
3969 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
3970 X-Mailman-Version, Precedence, List-Help, List-Post,
3971 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
3972 Content-Type, Content-Length.
3973
3b6ed359
DL
39742001-01-29 Dave Love <fx@gnu.org>
3975
ddd16e7a
DL
3976 * elide-head.el (elide-head): Make overlay evaporate.
3977
83c9cb8e 3978 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
3b6ed359 3979
8005142f
EZ
39802001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
3981
3982 * isearch.el (isearch-highlight): Don't punt if the display
3983 doesn't support colors, since isearch faces are defined for
3984 monochrome displays as well.
3985
84728570
SS
39862001-01-27 Sam Steingold <sds@gnu.org>
3987
3988 * shell.el (shell-write-history-on-exit): Make sure that we are in
3989 the shell buffer (M-x tex-file RET inserted the error message into
3990 the TeX buffer).
3991
e26f9ced
EZ
39922001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3993
3994 * simple.el (transient-mark-mode): Doc fix.
3995
dc0274bd
GM
39962001-01-27 Gerd Moellmann <gerd@gnu.org>
3997
83c9cb8e 3998 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
dc0274bd 3999
c1acacc4
EZ
40002001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4001
f5058b96
EZ
4002 * shell.el (shell-unquote-argument): If the shell is one of the
4003 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
4004 quote character.
4005 (shell-dumb-shell-regexp): Document that the shells which match
83c9cb8e 4006 this regexp are supposed to not treat a backslash as a quote character.
f5058b96 4007
c1acacc4 4008 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
83c9cb8e 4009 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
c1acacc4 4010
103db06c 40112001-01-27 Richard M. Stallman <rms@gnu.org>
8dc5c94d 4012
84728570 4013 * dabbrev.el (dabbrev--substitute-expansion):
8dc5c94d
GM
4014 Treat a one-capital-letter abbrev as "not all upper case",
4015 so as to force preservation of the expansion's pattern
4016 if the expansion starts with a capital letter.
4017
cfa70244
EZ
40182001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
4019
cfee9de7
EZ
4020 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
4021 Doc fix.
4022
cfa70244
EZ
4023 * simple.el (transient-mark-mode): Document the fact that many
4024 commands act on the region when mark is active.
4025
17d90d6b
KH
40262001-01-27 Kenichi Handa <handa@etl.go.jp>
4027
4028 * international/quail.el (quail-setup-completion-buf): Make the
83c9cb8e 4029 multibyteness of current buffer inherited to Quail completion buffer.
17d90d6b
KH
4030 (quail-show-guidance-buf): Make the multibyteness of current
4031 buffer inherited to Quail guidance buffer.
4032 (quail-help): Make the multibyteness of current buffer inherited
4033 to Quail help buffer.
4034
61076b20
DL
40352001-01-26 Dave Love <fx@gnu.org>
4036
c47e2c68
DL
4037 * time-stamp.el: Doc fixes.
4038
84728570 4039 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
3afe2b93
DL
4040 (delphi-keyword-face, delphi-other-face): Fix :type.
4041
940f14b4
DL
4042 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
4043
4044 * mail/feedmail.el (feedmail): Add :link.
4045 (feedmail-send-it): Doc fix.
4046
4047 * mail/sendmail.el: Doc fixes.
4048 (sendmail-send-it): Fix the non-ASCII regexp and use
4049 rfc2047-encode-string.
4050
61076b20
DL
4051 * dired.el, dired-aux.el: Revert last change.
4052
6c317bd2
GM
40532001-01-26 Gerd Moellmann <gerd@gnu.org>
4054
4055 * makefile.w32-in (DONTCOMPILE): Add various term files.
4056
40572001-01-26 Dave Love <fx@gnu.org>
4058
4059 * Makefile.in (DONTCOMPILE): Add various term files.
4060
1c636b5f
GM
40612001-01-26 Gerd Moellmann <gerd@gnu.org>
4062
af900b23
GM
4063 * man.el (Man-default-man-entry, Man-mode): Doc fix.
4064
15fa6db0 4065 * startup.el (display-startup-echo-area-message): Make sure
83c9cb8e 4066 the echo area is resized to fit the size of the startup message.
15fa6db0 4067
1c636b5f
GM
4068 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
4069 part of which is a constant.
4070
9b1adbd5
EZ
40712001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
4072
83c9cb8e 4073 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
9b1adbd5 4074
103db06c 40752001-01-26 Richard M. Stallman <rms@gnu.org>
207d7545
GM
4076
4077 * simple.el (next-line): Don't let `newline' expand abbrevs.
4078 Simplify slightly.
4079 (open-line): Don't let `newline' expand abbrevs.
4080
219227ea
JW
40812001-01-25 John Wiegley <johnw@gnu.org>
4082
4083 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
4084 to `repeat' in the :type field.
4085
4086 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
4087 allow a choice of regexp or nil.
d2906bf8 4088 (pcomplete-dir-ignore): Same.
219227ea
JW
4089
4090 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
4091 a command) to always fail.
4092
ceba0dac
GM
40932001-01-25 Gerd Moellmann <gerd@gnu.org>
4094
4095 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
4096 discard the result.
4097 (iswitchb-to-end): Likewise.
4098
9b0630e5
SS
40992001-01-25 Sam Steingold <sds@gnu.org>
4100
4101 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
89e65817 4102 Require vc.
9b0630e5 4103
a2ed9670
SM
41042001-01-25 Stefan Monnier <monnier@cs.yale.edu>
4105
f0c1adab
SM
4106 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
4107
a2ed9670
SM
4108 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
4109
34ac3367
DL
41102001-01-25 Dave Love <fx@gnu.org>
4111
61076b20
DL
4112 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
4113 (describe-coding-system): Tweak the English text.
4114
34ac3367
DL
4115 * loadup.el: Preload international/ccl for utf-8.
4116
4685e6b7
EZ
41172001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
4118
4119 * mail/rmail.el (rmail-redecode-body): Doc fix.
4120
0fdb4475
KH
41212001-01-25 Kenichi Handa <handa@etl.go.jp>
4122
83c9cb8e
SM
4123 * international/mule-cmds.el (reset-language-environment):
4124 Reset coding-category-utf-8 to mule-utf-8.
0fdb4475 4125
83c9cb8e
SM
4126 * international/mule-conf.el (coding-category-utf-8):
4127 Initialize to mule-utf-8.
0fdb4475 4128
9b0630e5 4129 * loadup.el: Preload international/utf-8.
0fdb4475
KH
4130
4131 * international/utf-8.el: New file.
4132
245ed2b1
SM
41332001-01-24 Stefan Monnier <monnier@cs.yale.edu>
4134
4135 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
4136
e95b0c08
SS
41372001-01-24 Sam Steingold <sds@gnu.org>
4138
4139 * dired.el (dired-replace-in-string): Removed.
4140 (dired-sort-toggle): Use `replace-regexps-in-string'
4141 instead of `dired-replace-in-string'.
9b0630e5 4142
ceba0dac
GM
4143 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
4144 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
9b0630e5 4145
e95b0c08
SS
4146 * gs.el (gs-replace-in-string): Removed.
4147 (gs-options): Use `replace-regexps-in-string'
4148 instead of `gs-replace-in-string'.
4149
c3902c3e
EZ
41502001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
4151
4152 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
4153 bug report is mailed to an email list and posted to a news group.
4154
b66b6aeb
GM
41552001-01-24 Gerd Moellmann <gerd@gnu.org>
4156
83c9cb8e
SM
4157 * comint.el (comint-replace-by-expanded-history-before-point):
4158 Fix change of 2000-08-03 to move point to the start of the line again.
e7e41584 4159
b66b6aeb
GM
4160 * startup.el (tool-bar-images-pixel-height): New variable.
4161 (command-line): After loading the user's init file, when
4162 tool-bar-mode is on, increase the frame's size by some lines for
4163 the tool-bar.
4164
4165 * frame.el (frame-initialize): Create the initial frame invisible.
e95b0c08 4166
ff890e66
SZ
41672001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
4168
4169 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
4170 (chinese-big5): MIME:Big5.
4171
04363179
GM
41722001-01-24 Gerd Moellmann <gerd@gnu.org>
4173
e95b0c08 4174 * international/mule-cmds.el (universal-coding-system-argument):
04363179
GM
4175 Handle commands with prefix args.
4176
d56aaa64
GM
41772001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
4178
4179 * calendar/diary-lib.el (diary-float): Fix case of MONTH
4180 being a list of numbers.
4181 (diary-mail-entries): Rewritten.
4182
99858627
DL
41832001-01-23 Dave Love <fx@gnu.org>
4184
7aeb1fa9
DL
4185 * international/mule.el (make-coding-system): Fix typo.
4186
83c9cb8e
SM
4187 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
4188 Add backward-paragraph as font-lock-beginning-of-syntax-function.
99858627 4189
5a43decf
EZ
41902001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
4191
4192 * font-lock.el (font-lock-mode): Doc fix.
4193
b0e98867
KH
41942001-01-23 Kenichi Handa <handa@etl.go.jp>
4195
4196 * international/mule.el (make-translation-table): Fix docstring.
4197
9c8acefd
EZ
41982001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
4199
fd4976b8
EZ
4200 * mail/rmail.el (rmail-redecode-body): New function.
4201
9c8acefd
EZ
4202 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
4203
871e0439
GM
42042001-01-22 Gerd Moellmann <gerd@gnu.org>
4205
21c2bbe0
GM
4206 * isearch.el (isearch-lazy-highlight-case-fold-search)
4207 (isearch-lazy-highlight-regexp): New variables.
4208 (isearch-lazy-highlight-cleanup): Update lazy highlight if
4209 case-fold search or regexp search has been toggled.
4210
5710730c
GM
4211 * wid-edit.el (widget-button-click): Avoid a save-excursion
4212 around running a global binding.
4213
871e0439
GM
4214 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
4215 to 0.25.
4216
d0554957
MB
42172001-01-20 Miles Bader <miles@gnu.org>
4218
4219 * cus-edit.el (custom-face-save): Do post-processing on the face's
4220 new value like `custom-face-set' does.
4221
1519f618
EZ
42222001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
4223
ccd87890
EZ
4224 * mail/emacsbug.el (report-emacs-bug): Report the value of
4225 LC_CTYPE, not LC_TYPE.
4226
1519f618
EZ
4227 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
4228 isearch-toggle-regexp and isearch-edit-string to doc string.
4229
9724173b
GM
42302001-01-19 Gerd Moellmann <gerd@gnu.org>
4231
48bb9196
GM
4232 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
4233 as font-lock-beginning-of-syntax-function in font-lock-defaults.
4234
e95b0c08 4235 * jit-lock.el (jit-lock-fontify-now): Don't bind
9724173b
GM
4236 font-lock-beginning-of-syntax-function to nil.
4237
dc81f8a2
EZ
42382001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
4239
4240 * mail/emacsbug.el (report-emacs-bug): Report values of
4241 locale-coding-system, default-enable-multibyte-characters, and the
4242 environment variables LC_ALL, LC_TYPE, and LANG.
4243
99327974
GM
42442001-01-19 Gerd Moellmann <gerd@gnu.org>
4245
83c9cb8e 4246 * font-lock.el (font-lock-default-fontify-region): Fix last change.
e95b0c08 4247
2be6ecc6
GM
4248 * font-lock.el (font-lock-multiline): Default to nil.
4249 (font-lock-default-fontify-region): If font-lock-multiline is
4250 nil, don't check the property `font-lock-multiline'.
4251
99327974
GM
4252 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
4253 is nil, don't check the `font-lock-multiline' text property.
4254
2550055a
MK
42552001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
4256
0a949811 4257 * viper.el: Call initial-major-mode on startup.
e95b0c08 4258
0a949811 4259 * ediff.el (ediff-patch-file): Use better defaults.
e95b0c08 4260
8501998a 4261 * ediff-vers.el: Fix for 8+3 DOS file systems.
e95b0c08 4262
2550055a 42632001-01-19 Colin Walters <walters@cis.ohio-state.edu>
e95b0c08 4264
0a949811 4265 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
2550055a 4266 diff mode, if available.
e95b0c08 4267
0a949811 42682001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
e95b0c08 4269
8501998a 4270 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
e95b0c08 4271
2550055a
MK
4272 * ediff-init.el (subst-char-in-string): Define and use it, unless
4273 it's already defined.
e95b0c08 4274
8962e303
GM
42752001-01-18 Gerd Moellmann <gerd@gnu.org>
4276
4277 * tooltip.el (tooltip-hide-delay): New user-option.
4278 (tooltip-show): Use tooltip-hide-delay instead of the default.
4279
6b453381
KH
42802001-01-18 Kenichi Handa <handa@etl.go.jp>
4281
4282 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
4283 kill-local-variable doesn't work for enable-multibyte-characters.
4284
9eaf396b
DL
42852001-01-17 Dave Love <fx@gnu.org>
4286
cebd37ce
DL
4287 * ediff-init.el (ediff-before-setup-hook)
4288 (ediff-merge-filename-prefix): Add :version.
4289
9eaf396b
DL
4290 * international/latin1-disp.el: Require disp-table.
4291 (latin1-display): Fix :set.
4292
4293 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
4294
f864120f
GM
42952001-01-17 Gerd Moellmann <gerd@gnu.org>
4296
4297 * isearch.el (isearch-lazy-highlight-initial-delay)
4298 (isearch-lazy-highlight-interval): Default to 0.
4299
43002001-01-17 Bob Glickstein <bobg@zanshin.com>
4301
4302 * isearch.el (isearch-highlight): Set isearch-overlay priority to
4303 1 here rather than each time through
4304 isearch-lazy-highlight-new-loop.
4305 (isearch-lazy-highlight-max): Variable deleted.
4306 (isearch-lazy-highlight-max-at-a-time): New user variable, like
4307 isearch-lazy-highlight-max but controls a single invocation of
4308 isearch-lazy-highlight-update.
4309 (isearch-lazy-highlight-wrapped): Variable recreated.
4310 (isearch-lazy-highlight-window-start): New variable.
4311 (isearch-lazy-highlight-cleanup): Restored to behavior of
4312 before 2-Jan.
4313 (isearch-lazy-highlight-remove-overlays): Function deleted;
4314 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
4315 behavior removed.
4316 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
4317 isearch-lazy-highlight-update in a loop rather than just once.
4318 Test isearch-invalid-regexp here and decide not to start a new
4319 loop, rather than testing it each time through
4320 isearch-lazy-highlight-update.
4321 (isearch-lazy-highlight-search): Function restored.
4322 (isearch-lazy-highlight-update): Get called in a timer loop again,
4323 but this time highlight more than one match each time through.
83c9cb8e
SM
4324 Only highlight matches in the visible part of the window.
4325 Start at point, move in the direction of the search, and wrap around at
f864120f
GM
4326 the edge of the window. Use sit-for to force redisplay and ensure
4327 window-start is credible. "Face suppressing" behavior removed;
4328 overlay priorities should make it unnecessary, right?
4329 (isearch-highlight): Face suppressing behavior removed.
4330 (isearch-dehighlight): Face suppressing behavior removed.
4331 (isearch-set-lazy-highlight-faces-at): Removed.
4332
076ec540
KH
43332001-01-17 Kenichi Handa <handa@etl.go.jp>
4334
4335 * language/european.el ("Latin-1"): Make the format of description
4336 about additional language environments same as that of Latin-2.
4337
92328ec5
DL
43382001-01-16 Dave Love <fx@gnu.org>
4339
39f2174e
DL
4340 * isearch.el (isearch-lazy-highlight): Add :version.
4341
92328ec5
DL
4342 * simple.el (backward-delete-char-untabify-method)
4343 (next-line-add-newlines): Add :version.
4344
f251459d
GM
43452001-01-16 Gerd Moellmann <gerd@gnu.org>
4346
9d4850e5
GM
4347 * bindings.el: Bind <backspace> and <delete> via function-key-map.
4348 Don't bind <delete> otherwise.
4349
4350 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
4351 and <delete> via function-key-map.
4352
f251459d
GM
4353 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
4354 Subject line only if point is after the `Subject:'.
4355
771ffcf7
KH
43562001-01-16 Kenichi Handa <handa@etl.go.jp>
4357
bda6b481
KH
4358 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
4359 japanese-jisx0213-2 in `charset' property of this lang. env.
4360
35793af7
KH
4361 * language/european.el ("Latin-1"): Add description for Dutch and
4362 Spanish lang. env.
4363
771ffcf7
KH
4364 * international/mule.el (decode-char): Fix conditions.
4365 (encode-char): Handle eight-bit-control too.
1c8102ff 4366 (transform-make-coding-system-args): New function.
50c29104
KH
4367 (make-coding-system): Accept XEmacs style arguments for CCL base
4368 coding system.
771ffcf7 4369
e1cf67b6
GM
43702001-01-15 Gerd Moellmann <gerd@gnu.org>
4371
4372 * progmodes/etags.el (find-tag-noselect): Save the value of
4373 tags-file-name before switching buffers, for the case it has a
4374 buffer-local value.
4375
b3287acf
GM
43762001-01-15 Alex Schroeder <alex@gnu.org>
4377
9eaf396b
DL
4378 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
4379 From Dave Love <fx@gnu.org>.
b3287acf
GM
4380 (ansi-color-for-comint-mode): Fix :version.
4381
43822001-01-15 Alex Schroeder <alex@gnu.org>
4383
4384 * ansi-color.el (ansi-color-unfontify-region): Doc change.
4385
8d7ff9c8
EZ
43862001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
4387
4388 * dired.el (dired-insert-directory): If file-system-info fails,
4389 remove the " free " part, but don't signal an error.
4390
dbe99ae9
SS
43912001-01-12 Sam Steingold <sds@gnu.org>
4392
4393 * bookmark.el (bookmark-maybe-historicize-string):
4394 Use new backquote syntax.
4395
103db06c 43962001-01-12 Richard M. Stallman <rms@gnu.org>
420198cb
RS
4397
4398 * subr.el (last): Handle a list that doesn't end in nil.
4399
ca2ddd8e
SS
44002001-01-12 Sam Steingold <sds@gnu.org>
4401
4402 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
4403 to `backward-delete-char-untabify'.
4404
1751c874
DL
44052001-01-12 Dave Love <fx@gnu.org>
4406
4407 * cus-edit.el (customize-menu-create): Fix the :filter following
4408 easymenu change.
4409
4410 * wid-edit.el (function): Add :match-alternatives.
4411 (widget-color-action): Doc fix.
4412
3cccce8d
GM
44132001-01-12 Gerd Moellmann <gerd@gnu.org>
4414
4415 * calendar/calendar.el (calendar-basic-setup): Doc fix.
4416
18bfd6b5
KH
44172001-01-12 Kenichi Handa <handa@etl.go.jp>
4418
83c9cb8e 4419 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
60a62fdc 4420
18bfd6b5
KH
4421 * international/ccl.el (define-ccl-program): Fix docstring.
4422
562e00da
DL
44232001-01-11 Dave Love <fx@gnu.org>
4424
14fd0da3
DL
4425 * international/mule-cmds.el (standard-display-european-internal):
4426 Set display table for 2208 as for 160.
4427
4428 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
4429
562e00da
DL
4430 * progmodes/fortran.el (fortran-mode-map): Modify Customization
4431 entry for custom-menu-create change.
4432 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
4433 don't cons it in the search loop.
4434
4435 * imenu.el (imenu--truncate-items): Revert last change.
4436
6e961dcd
EZ
44372001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
4438
4439 * info.el (Info-setup-header-line): If the node header includes
4440 either Next: or Prev: links, don't show the File: and Node: parts
4441 in the header line.
4442
2c2ff7f2
GM
44432001-01-11 Gerd Moellmann <gerd@gnu.org>
4444
a7ee2d2e
GM
4445 * comint.el (comint-goto-process-mark): Don't print a message
4446 when running in batch mode.
4447
c5348233
GM
4448 * isearch.el (isearch-search): In the condition-case handler for
4449 `error', set isearch-invalid-regexp to the whole error message.
4450
422717d1
GM
4451 * subr.el (eval-after-load): Call load-symbol-file-load-history to
4452 ensure that eval-after-load works for files dumped with Emacs.
4453
4454 * help.el (load-symbol-file-load-history): New function extracted
4455 from function symbol-file.
4456 (symbol-file): Use it.
4457
83c9cb8e 4458 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
2c2ff7f2 4459
926861fb
EZ
44602001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
4461
4462 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
4463 behave as if there were no prefix argument.
4464 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
4465 argument were nil.
4466
afa1f52c
RS
44672001-01-11 Richard M. Stallman <rms@gnu.org>
4468
ca2ddd8e 4469 * isearch.el (isearch-lazy-highlight-update):
afa1f52c
RS
4470 Don't look for more potential matches once maximum is exceeded.
4471 Use overlays-in to check correctly for overlap with current match.
4472 Ignore empty matches.
4473
47a9f362
MB
44742001-01-11 Miles Bader <miles@gnu.org>
4475
4476 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
4477 (ispell-overlay-window, ispell-help, ispell-show-choices)
4478 (ispell-command-loop): Use it instead of `window-height'.
4479
d196f58d
GM
44802001-01-10 Gerd Moellmann <gerd@gnu.org>
4481
cf523f0e
GM
4482 * files.el (confirm-kill-emacs): New user-option.
4483 (save-buffers-kill-emacs): Ask for final confirmation before
4484 killing Emacs.
4485
d196f58d
GM
4486 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
4487 to nil.
4488
7c6c3d8e
GM
44892001-01-10 Dave Love <fx@gnu.org>
4490
1f8be15d
DL
4491 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
4492
83c9cb8e 4493 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
1f8be15d
DL
4494
4495 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
4496
4497 * calculator.el (calculator-number-digits): Fix :type.
4498
0d5184de
DL
4499 * vc-cvs.el (vc-cvs-header): Fix :type.
4500 * vc-rcs.el (vc-rcs-header): Fix :type.
4501 * vc-sccs.el (vc-sccs-header): Fix :type.
4502
4503 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
4504
7c6c3d8e
GM
4505 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
4506
8c9f73a2
GM
4507 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
4508
457b792c
GM
45092001-01-10 Gerd Moellmann <gerd@gnu.org>
4510
4511 * simple.el (set-variable): Force a thorough redisplay for the
4512 case that the variable has an effect on the display, like
4513 `tab-width' has.
4514
d2622d08
AS
45152001-01-10 Andre Spiegel <spiegel@gnu.org>
4516
4517 * vc.el: Add documentation for backend interface.
4518
ae4b5f4f
KH
45192001-01-10 Kenichi Handa <handa@etl.go.jp>
4520
e0844717
KH
4521 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
4522
ae4b5f4f
KH
4523 * international/mule-conf.el (latin-extra-code-table): Set to t
4524 for \223 and \224.
4525
3184082b
KH
45262001-01-09 Kenichi Handa <handa@etl.go.jp>
4527
4528 * international/mule-cmds.el (locale-language-names): Map "es" to
4529 "Spanish" and "nl" to "Dutch".
4530
732b9cdd
GM
45312001-01-09 Gerd Moellmann <gerd@gnu.org>
4532
1dfca644
GM
4533 * bindings.el (global-map): Bind <home> to beginning-of-line,
4534 <end> to end-of-line, C-<home> to beginning-of-buffer, and
4535 C-<end> to end-of-buffer.
4536
732b9cdd
GM
4537 * language/european.el: Add Dutch and Spanish language info
4538 to be able to use the appropriate tutorials.
4539
45402001-01-09 Alex Schroeder <alex@gnu.org>
4541
4542 * ansi-color.el (ansi-color-process-output): Use markers instead
4543 of positions for start and end of region.
4544 (ansi-color-apply-on-region): Rewrote code to make it more robust.
4545 Previously, occasional mistakes happend when fontifying many
4546 chunks of output (eg. ls --color=yes /dev). This happened
4547 whenever an overlay was created up to the end of the region, which
4548 coincided with the process-mark. New text would then be added
4549 within that overlay instead of after it.
4550 (ansi-color-make-extent): Overlays are created with the property
4551 `modification-hooks' set to '(ansi-color-freeze-overlay).
4552 (ansi-color-freeze-overlay): New function. When inserting text at
4553 the end of the overlay, the overlay will resize.
4554
45552000-01-09 Alex Schroeder <alex@gnu.org>
4556
4557 * ansi-color.el (ansi-color-process-output): Doc change.
4558 (ansi-color-unfontify-region): Doc change. No longer installed
4559 automatically in font-lock-unfontify-region-function.
4560 (ansi-color-apply): Doc change.
4561 (ansi-color-apply-on-region): Use extents or overlays instead of
4562 text-properties.
4563 (ansi-color-make-extent): New function.
4564 (ansi-color-set-extent-face): New function.
4565
45662000-01-09 Alex Schroeder <alex@gnu.org>
4567
4568 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
4569 both use ansi-color-process-output, now.
4570 (ansi-color-process-output): Doesn't return string anymore. It is
4571 installed in comint-output-filter-functions for both Emacs and
4572 XEmacs, now.
4573 (ansi-color-unfontify-region): Simplified code removing variables
4574 pos and start-ansi.
4575 (ansi-color-apply): Put text-property ansi-color before putting
4576 text-property face because ansi-color-unfontify-region is called
4577 immediately after the call to put-text-property.
4578 (ansi-color-context-region): Doc change.
4579 (ansi-color-filter-region): Simplified code.
4580 (ansi-color-apply-on-region): Changed start to start-marker, using
4581 a marker explicitly. Put text-property ansi-color before putting
4582 text-property face because ansi-color-unfontify-region is called
4583 immediately after the call to put-text-property.
4584
45852000-01-09 Alex Schroeder <alex@gnu.org>
4586
4587 * ansi-color.el (ansi-color-faces-vector): Doc change.
4588 (ansi-color-for-comint-mode): Changed :type property to choice.
4589 (ansi-color-last-context): Removed.
4590 (ansi-color-process-output): Don't use ansi-color-last-context, as
4591 the main functions will store their context now.
4592 (ansi-color-context): Doc change.
4593 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
4594 Uses ansi-color-context such that repeated calls will strip
4595 partial escape sequences, too.
4596 (ansi-color-apply): Simplified code. Colorize end of string if
4597 face is not null. Store context in new (FACE STRING) format, such
4598 that repeated calls will strip partial escape sequences, too.
4599 Append faces to face property using ansi-color-apply-sequence such
4600 that cumulative mode actually works.
4601 (ansi-color-context-region): New variable.
4602 (ansi-color-filter-region): Rewrote it based on
4603 ansi-color-apply-on-region. Uses ansi-color-context-region such
4604 that repeated calls will strip partial escape sequences, too.
4605 (ansi-color-apply-on-region): Simplified code. Colorize end of
4606 region if face is not null. Store context in new (FACE POS)
4607 format, such that repeated calls will strip partial escape
4608 sequences, too. Append faces to face property using
83c9cb8e 4609 ansi-color-apply-sequence such that cumulative mode actually works.
732b9cdd
GM
4610 (ansi-color-apply-sequence): New function.
4611 (ansi-color-get-face): When the default face is added to the list
4612 of faces, all previous settings are discarded and the list of
4613 faces is set to '(default).
4614
46152000-01-09 Alex Schroeder <alex@gnu.org>
4616
4617 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
4618 face, such that ansi-color-apply and ansi-color-apply-on-region
4619 will do the right thing.
4620 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
4621 returns nil, set the list of faces back to nil instead of
83c9cb8e 4622 appending the result of ansi-color-get-face to the front of the list.
732b9cdd
GM
4623
46242000-01-09 Alex Schroeder <alex@gnu.org>
4625
4626 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
4627 (ansi-color-process): Doc change.
4628 (ansi-color-last-context): New buffer-local variable.
4629 (ansi-color-process-output): New function. It is automatically
4630 added to comint-output-filter-functions if this is XEmacs.
4631 (ansi-color-unfontify-region): New optional parameter for XEmacs
4632 compatibility. Check wether font-lock-syntactic-keywords is
4633 boundp before removing the syntax table text property, as XEmacs
4634 doesn't have it.
4635 (ansi-color-filter-region): Doc change.
4636 (ansi-color-apply-on-region): Doc change.
4637 (ansi-color-make-face): New function. Compatibility layer for
4638 XEmacs. Return temporary faces instead of cons cells for XEmacs.
4639 (ansi-color-make-color-map): Use ansi-color-make-face.
4640 (ansi-color-get-face): Avoid face text property '(nil) as results
4641 in an errow for XEmacs.
4642
46432000-01-09 Alex Schroeder <alex@gnu.org>
4644
83c9cb8e
SM
4645 * ansi-color.el (ansi-color-unfontify-region): New function.
4646 Uses text-property ansi-color in order to preserve fontification by
732b9cdd
GM
4647 ansi-color. When the package is loaded, a lambda expression is
4648 put onto font-lock-mode-hook. This lambda expression will check
4649 font-lock-unfontify-region-function and replace
83c9cb8e 4650 font-lock-default-unfontify-region with ansi-color-unfontify-region.
732b9cdd
GM
4651 (ansi-color-apply): Add text-property ansi-color in addition to
4652 text-property face.
4653 (ansi-color-apply-on-region): Add text-property ansi-color in
4654 addition to text-property face.
4655 (save-buffer-state): Copy of the macro that is also used by
4656 lazy-lock and font-lock.
4657
4658 (ansi-color-for-comint-mode): New option.
4659 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
4660 (ansi-color-for-comint-mode-off): Ditto.
4661 (ansi-color-for-comint-mode-filter): Ditto.
83c9cb8e
SM
4662 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
4663 decide what to do. This function is added to
4664 comint-preoutput-filter-functions when the package is loaded.
732b9cdd
GM
4665
4666 (ansi-color-for-shell-mode-set): Removed.
4667 (ansi-color-for-shell-mode): Removed.
4668
46692000-01-09 Alex Schroeder <alex@gnu.org>
4670
4671 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
4672 the lambda expression from the ansi-color-for-shell-mode :set
4673 property. Additionally, modify shell-mode-hook to enable or
4674 disable font-lock-mode for future shell buffers.
4675 (ansi-color-for-shell-mode): The :set property calls
4676 ansi-color-for-shell-mode-set instead of a lambda expression.
4677
46782000-01-09 Alex Schroeder <alex@gnu.org>
4679
4680 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
4681 (ansi-color-context): New variable.
4682 (ansi-color-apply): Save context between calls.
4683
fb55ff10
EZ
46842001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
4685
83c9cb8e
SM
4686 * isearch.el (isearch, isearch-lazy-highlight-face):
4687 New definitions for face colors and attributes.
29910493 4688
fb55ff10
EZ
4689 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
4690 of display-mouse-p.
4691
134d6265
KH
46922001-01-09 Kenichi Handa <handa@etl.go.jp>
4693
4694 * international/mule.el (make-coding-system): If the coding system
4695 accepts extra latin codes, register such codes as safe for the
4696 coding system.
4697
103db06c 46982001-01-08 Richard M. Stallman <rms@gnu.org>
78b8eee8 4699
984c9f75
RS
4700 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
4701 don't mention the file name or the date here, because they are
4702 logged at the start of the file.
4703
47042001-01-08 Richard M. Stallman <rms@gnu.org>
4705
78b8eee8
RS
4706 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
4707 Change screen-width to frame-width.
4708
1460e5d4
EZ
47092001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
4710
4711 * info.el (Info-search): Print the default as part of the prompt.
4712
56f24bc1
AS
47132001-01-08 Andre Spiegel <spiegel@gnu.org>
4714
ca2ddd8e 4715 * vc.el (vc-default-latest-on-branch-p): New function, replaces
56f24bc1
AS
4716 constant implementations in backends.
4717
4718 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
4719 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
4720
4721 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
4722 WRITABLE to EDITABLE.
4723
4724 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
4725 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
4726 to EDITABLE.
4727
b7812d30
EZ
47282001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
4729
4730 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
83c9cb8e 4731 (copyright, copyright-update): Compute the current year at run time.
b7812d30 4732
7e56ea04
GM
47332001-01-08 Gerd Moellmann <gerd@gnu.org>
4734
4735 * isearch.el (isearch-old-signal-hook): Removed.
4736 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
4737 instead of setting signal-hook-function.
4738 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
4739
a758f97d
GM
47402001-01-08 Kevin Gallagher <kevingal@onramp.net>
4741
4742 * emulation/edt.el: Update to version 4.0. Provide support for
4743 EDT scroll margins at top and bottom of the window. Provide an
4744 emulation of the EDT SUBS command (bound to GOLD-Enter, by
4745 default). Enhance edt-quit, bound to GOLD-q by default, to warn
83c9cb8e
SM
4746 user when file-related buffer modifications exist.
4747 Provide support for running EDT Emulation in XEmacs.
4748 Provide customize access to some user updatable variables.
4749 Add Commentary section to file header.
4750 Fixed a few minor bugs and cleaned up some code.
a758f97d
GM
4751
4752 * emulation/edt-mapper.el: Update to version 4.0. Provide support
4753 for detecting a keypress that generates an ASCII key sequence.
4754 (Previously, only a keypress that generates a vector was
4755 recognized.) Embed Window Manager name into name of the generated
4756 EDT Emulation initialization file since the initialization file is
4757 Window Manager specific. Add Commentary section to file header.
ca2ddd8e 4758
30db89f9
EZ
47592001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
4760
4deb3ba9
EZ
4761 * mail/sendmail.el (mail-mode): Doc fix.
4762
30db89f9
EZ
4763 * info.el (Info-goto-emacs-command-node): Doc fix.
4764 (Info-goto-emacs-key-command-node): Doc fix.
4765
c3f2772b
EZ
47662001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
4767
8726e79b 4768 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
c3f2772b
EZ
4769 systems without long file-name support.
4770
0dac6924
AI
47712001-01-06 Andrew Innes <andrewi@gnu.org>
4772
4773 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
4774
4e6ef391
EZ
47752001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
4776
380866a2
EZ
4777 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
4778 (isearch-lazy-highlight-update): Doc fix.
4779
148b5960
EZ
4780 * ffap.el (ffap-bindings): Doc fix.
4781
4e6ef391
EZ
4782 * dired-x.el (dired-virtual-guess-dir): Doc fix.
4783
4cb1bcc2
DL
47842001-01-05 Dave Love <fx@gnu.org>
4785
4786 * emacs-lisp/cl-seq.el (remove, remq): Remove.
4787
3828218c
GM
47882001-01-05 Gerd Moellmann <gerd@gnu.org>
4789
83c9cb8e
SM
4790 * mouse-drag.el (mouse-drag-safe-scroll):
4791 Bind scroll-preserve-screen-position to nil.
f1ade7d3 4792
1f4139d5
GM
4793 * isearch.el (isearch-old-signal-hook): New variable.
4794 (isearch-mode): Set signal-hook-function to isearch-done.
4795 (isearch-done): Restore old signal-hook-function.
4796
3828218c
GM
4797 * info.el (Info-fontify-node): Mark one more char as intangible.
4798
3970013f
KH
47992000-01-05 Kenichi Handa <handa@etl.go.jp>
4800
83c9cb8e
SM
4801 * composite.el (compose-last-chars): New argument COMPONENTS.
4802 If it is non-nil, compose preceding characters by compose-region with
3970013f
KH
4803 COMPONENTS.
4804
4805 * international/quail.el (quail-input-string-to-events): New function.
4806 (quail-input-method): Convert input string to events here.
4807 (quail-start-translation): Return input string, not event list.
4808 (quail-start-conversion): Likewise.
4809
f3b05e99
GM
48102001-01-04 Gerd Moellmann <gerd@gnu.org>
4811
ca2ddd8e 4812 * tooltip.el (tooltip-cancel-delayed-tip)
2f5ded21
GM
4813 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
4814 and tooltip-add-timeout.
4815 (tooltip-show): Set border color from faces's foreground.
4816 (tooltip-show-help-function): If called with the same help string
4817 as last time, do nothing.
4818 (tooltip-help-tips): Don't set tooltip-help-message to nil.
4819
0f2ac578
GM
4820 * startup.el (fancy-splash-screens): Don't bind show-help-function
4821 to nil.
4822
f3b05e99
GM
4823 * tooltip.el (tooltip-frame-parameters): Remove colors.
4824 (tooltip): New face
4825 (tooltip-set-param): New function.
4826 (tooltip-show): Set up color frame parameters from face `tooltip'.
4827 Display the tooltip text in face `tooltip'.
4828
8416e94a
DL
48292001-01-04 Dave Love <fx@gnu.org>
4830
4831 * whitespace.el (whitespace-global-mode): Fix typo.
4832
4833 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
4834
30db89f9
EZ
48352001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
4836
83c9cb8e
SM
4837 * help.el (help-for-help): Fix a typo in a doc string.
4838 From kwzh@gnu.org (Karl Heuer).
30db89f9 4839
b847eb8c
DL
48402001-01-03 Dave Love <fx@gnu.org>
4841
4842 * dired-x.el: Doc fixes. Maintainer change.
83c9cb8e 4843 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
b847eb8c
DL
4844 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
4845 (dired-guess-shell-alist-user): Customize.
4846 (dired-x-help-address): Set to bug-gnu-emacs.
4847 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
4848 (dired-default-directory): Renamed from default-directory.
4849
4850 * hl-line.el (hl-line): Doc fix.
4851
43c4b570
KF
48522001-01-03 Karl Fogel <kfogel@red-bean.com>
4853
1bf6b1bf 4854 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
43c4b570 4855
984c9f75 48562001-01-02 Richard M. Stallman <rms@gnu.org>
5297fb00
RS
4857
4858 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
4859 to remove all the current alternative-match highlighting.
4860 If nil, remove only what's outside the current window.
4861 (isearch-lazy-highlight-remove-overlays): Take optional
4862 region within which NOT to remove them.
4863 (isearch-lazy-highlight-new-loop): Greatly simplified.
4864 (isearch-lazy-highlight-update): Find all the other occurrences
4865 visible in the window, in just one call.
4866 (isearch-lazy-highlight-start): Now holds start of region to scan.
4867 (isearch-lazy-highlight-end): Now holds end of region to scan.
4868 (isearch-lazy-highlight-wrapped): Variable deleted.
4869 (isearch-lazy-highlight-search): Function deleted.
4870
13d6a61c
AI
48712000-01-02 Andrew Innes <andrewi@gnu.org>
4872
4873 * w32-fns.el (convert-standard-filename): Do length check on name
4874 before aref.
4875
064866e7
DL
48762001-01-02 Dave Love <fx@gnu.org>
4877
b33e041b
DL
4878 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
4879 value.
4880 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
4881
4882 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
4883
8166ffd5
DL
4884 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
4885 read syntax.
4886
064866e7
DL
4887 * calendar/todo-mode.el (todo): Add :link, :version.
4888 (todo-save-top-priorities): Remove autoload cookie.
4889 (todo-add-category, todo-add-item-non-interactively)
83c9cb8e 4890 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
064866e7 4891
6dde6abc
GM
48922001-01-02 Gerd Moellmann <gerd@gnu.org>
4893
4894 * comint.el (comint-input-history-ignore): New variable.
4895 (comint-read-input-ring): Ignore entries matching
4896 comint-input-history-ignore.
4897
1a8a9daf
GM
48982001-01-02 Eric M. Ludlam <zappo@gnu.org>
4899
4900 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
4901 (lm-copyright-mark): New function.
4902 (lm-crack-copyright): New function.
4903 (lm-verify): Check that the file has a copyright.
4904 Check that the file is copyright Free Software Foundation.
4905
9c92eb53
KH
49062000-12-30 Kenichi Handa <handa@etl.go.jp>
4907
4908 * international/mule-diag.el (print-fontset): Indent font name by
4909 24 columns, not 25.
4910
49172314
GM
49112000-12-29 Gerd Moellmann <gerd@gnu.org>
4912
762a68ec
GM
4913 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
4914 in Subject line.
4915
49172314 4916 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
83c9cb8e
SM
4917 Use mail-mode-hook instead of mail-setup-hook.
4918 Otherwise continuing an interrupted message with C-u C-x m for
4919 instance, winds up in Mail mode without abbrevs.
49172314 4920
bd7a2e26
GM
49212000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4922
4923 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
83c9cb8e
SM
4924 non-nil. Adding almost all customization variables on ps-setup.
4925 Doc fix.
bd7a2e26
GM
4926 (ps-print-version): New version number (6.3.3).
4927 (ps-end-with-control-d): Initialization fix.
4928 (ps-lines-printed): New var.
4929 (ps-skip-newline): New fun.
4930 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
4931 (ps-next-line, ps-continue-line, ps-plot-region)
4932 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
ca2ddd8e 4933
2b3f28a4
KH
49342000-12-29 Kenichi Handa <handa@etl.go.jp>
4935
83c9cb8e
SM
4936 * international/fontset.el (x-complement-fontset-spec):
4937 Resolve ASCII font name so that the same family name is used for fonts
2b3f28a4
KH
4938 registered in x-font-name-charset-alist.
4939 (create-fontset-from-fontset-spec): Adjusted for the above change.
4940 The name of fontset alias should be a unresolved ASCII font name.
4941
2ece9174
GM
49422000-12-28 Gerd Moellmann <gerd@gnu.org>
4943
4944 * simple.el (delete-key-deletes-forward-mode): Bind backspace
4945 and delete in isearch-mode-map.
4946
cbe3ad7a
RS
49472000-12-28 Richard M. Stallman <rms@gnu.org>
4948
ca2ddd8e 4949 * dired-x.el (dired-guess-shell-alist-default):
cbe3ad7a
RS
4950 Use xpdf instead of acroread.
4951
a816f1c5
KH
49522000-12-28 Kenichi Handa <handa@etl.go.jp>
4953
f086e73c
KH
4954 * textmodes/artist.el (artist-butlast): Deleted.
4955 (artist-ellipse-mirror-quadrant): Use butlast instead of
defac922 4956 artist-butlast.
f086e73c 4957
a816f1c5
KH
4958 * subr.el (butlast, nbutlast): Moved from cl.el to here.
4959
4960 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
4961
b202115b
EZ
49622000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
4963
4964 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
4965
4966 * ls-lisp.el: Better support for the Mac and MS-Windows.
4967 (ls-lisp): New defgroup.
4968 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
ca2ddd8e 4969 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
b202115b
EZ
4970 (ls-lisp-support-shell-wildcards): New defcustoms.
4971 (ls-lisp-parse-symlink): New function.
4972 (insert-directory): Code to convert switches to a list and set up
4973 the wildcard argument copied from ls-lisp-insert-directory.
4974 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
4975 for -C and -R switches.
4976 (ls-lisp-column-format): New function.
ca2ddd8e 4977 (ls-lisp-delete-matching, ls-lisp-handle-switches)
b202115b
EZ
4978 (ls-lisp-format-time): Add doc strings.
4979 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
4980 Support ls-lisp-dirs-first.
4981 (ls-lisp-classify, ls-lisp-extension): New functions.
4982 (ls-lisp-format): Optionally support emulation of symlinks.
4983 Support -i, -s, and -G switches.
4984
6061fbf0
GM
49852000-12-27 Gerd Moellmann <gerd@gnu.org>
4986
5e25feee
GM
4987 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
4988
6061fbf0
GM
4989 * version.el (emacs-version): Print X scroll bar information.
4990
4991 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
4992 instead of x-toolkit-scroll-bars-p.
4993
4994 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
4995 of x-toolkit-scroll-bars-p.
4996
25050dab
EZ
49972000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
4998
83c9cb8e 4999 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
25050dab
EZ
5000 (ffap-bindings): Doc fix, to reflect the above change.
5001
c1786874
KH
50022000-12-27 Kenichi Handa <handa@etl.go.jp>
5003
5004 * term.el (term-char-mode): Define all non-ascii self-inserting
5005 characters to 'term-send-raw in term-raw-map.
5006
7261ece3 50072000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
ca2ddd8e 5008
83c9cb8e 5009 * viper-init (viper-restore-cursor-type): Added condition-case guard.
ca2ddd8e 5010
83c9cb8e
SM
5011 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
5012 Changed initialization; use add-hook.
6061fbf0 5013 (ediff-file-remote-p): Use file-local-copy.
ca2ddd8e 5014
6061fbf0 5015 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
ca2ddd8e 5016
6061fbf0
GM
5017 * ediff.el (ediff-patch-buffer): Bug fix.
5018 (ediff-revision): Allow selection of the file at the prompt.
ca2ddd8e 5019
83f40583
SM
50202000-12-23 Stefan Monnier <monnier@cs.yale.edu>
5021
5022 * subr.el (combine-run-hooks): Remove.
5023
5024 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
5025 and remove the rogue second spec.
5026
bdd6d4e8
GM
50272000-12-23 Gerd Moellmann <gerd@gnu.org>
5028
5029 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
5030
26736ce3
SM
50312000-12-22 Stefan Monnier <monnier@cs.yale.edu>
5032
0e86b6b0
SM
5033 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
5034 Use minibuffer menu prompt for the `=' prefix.
5035 (smerge-command-prefix): Change default to C-^.
6eabfb26 5036 (smerge-mode): Don't assume font-lock doesn't move point.
0e86b6b0 5037
26736ce3
SM
5038 * skeleton.el (skeleton-internal-1): Make sure the first line of
5039 the region is also re-indented.
d21584d6
SM
5040 (skeleton-end-newline): New var.
5041 (skeleton-end-hook): Use it.
26736ce3 5042
95fa4fd7
MB
50432000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5044
5045 * comint.el (comint-password-prompt-regexp): Support CVS.
5046
f060b834
GM
50472000-12-22 Gerd Moellmann <gerd@gnu.org>
5048
83c9cb8e
SM
5049 * simple.el (delete-key-deletes-forward-mode): Simplify.
5050 Also backspace key combinations, depending on
856ff7a7
GM
5051 delete-key-deletes-forward.
5052
5053 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
5054
f060b834
GM
5055 * simple.el (delete-key-deletes-forward): Doc fix.
5056
653558a1
GM
50572000-08-22 Emmanuel Briot <briot@gnat.com>
5058
5059 * xml.el (top level comment): Updated to reflect the fact that
26736ce3 5060 white spaces are relevant in the XML file.
653558a1
GM
5061 (xml-parse-file): Do not kill an existing Emacs buffer if the file
5062 to parse was already edited. This allows for on-the-fly analysis
26736ce3 5063 of XML files.
653558a1
GM
5064 (xml-parse-tag): Check that the casing is the same in the start
5065 tag and end tag, since XML is case-sensitive. Allows for spaces
5066 in the end tag, after the name of the tag.
5067 (xml-parse-attlist): Allow for the character '-' in the name of
5068 attributes, as in the standard http-equiv attribute Do not save
26736ce3 5069 the properties in the XML tree, since they are not relevant.
653558a1 5070
3ad93d8d
SM
50712000-12-21 Stefan Monnier <monnier@cs.yale.edu>
5072
5073 * generic.el (generic-read-type): Undo last change, inline into
5074 `generic-mode' and then remove.
5075 (generic-mode): Inline generic-read-type.
5076 (define-generic-mode): Push the symbol name rather than the symbol
5077 onto generic-mode-list.
5078
177f4e88
GM
50792000-12-21 Gerd Moellmann <gerd@gnu.org>
5080
8e15274f
GM
5081 * generic.el (generic-read-type): Build an alist for
5082 completing-read as in 20.7.
5083
5084 * play/landmark.el (lm): Use interactive spec `P'.
5085 (toplevel): Don't set debug-on-error.
5086
83c9cb8e 5087 * server.el (server-switch-buffer): Choose a window on a visible frame.
177f4e88 5088
6ba384dc
GM
50892000-12-21 Dave Pearson <davep@davep.org>
5090
5091 * quickurl.el: Commentry change, I've moved my web site.
ca2ddd8e 5092
647a066c
GM
50932000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5094
5095 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
5096 ranges like \177-\237, but accepts the character sequence from \177 to
5097 \237. Doc fix.
5098 (ebnf-version): New version (3.4).
5099 (ebnf-setup): Code fix.
5100 (ebnf-range-regexp): New fun.
5101 (ebnf-8-bit-chars): Const fix.
5102
5103 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
5104 entry. Doc fix.
5105 (ebnf-bnf-lex): Code fix.
5106 (ebnf-bnf-comment-chars): Const fix.
5107
5108 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
5109 entry. Doc fix.
5110 (ebnf-iso-comment-chars): Const fix.
5111
5112 * ebnf-otz.el: Doc fix.
5113
5114 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
5115 entry. Doc fix.
5116 (ebnf-yac-skip-code): Code fix.
5117 (ebnf-yac-comment-chars): Const fix.
ca2ddd8e 5118
bc22fd18
EZ
51192000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
5120
5121 * files.el (insert-directory-safely): New function.
83c9cb8e
SM
5122 (recover-file): Use it instead of insert-directory.
5123 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
bc22fd18 5124
587fc3f9
KH
51252000-12-21 Kenichi Handa <handa@etl.go.jp>
5126
83c9cb8e
SM
5127 * international/mule-cmds.el (select-safe-coding-system):
5128 Check coding-category-list more rigidly. Improve help message.
eeefcfde 5129
587fc3f9
KH
5130 * dired.el (dired-move-to-filename-regexp): Fix previous change.
5131
01860fb9
MB
51322000-12-21 Miles Bader <miles@gnu.org>
5133
83c9cb8e 5134 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
01860fb9 5135
3f9d67a6
KH
51362000-12-21 Kenichi Handa <handa@etl.go.jp>
5137
9fd1c1f7
KH
5138 * international/mule-diag.el (describe-char-after): Make *Help*
5139 buffer inherit multibyteness of the current buffer.
5140
3f9d67a6
KH
5141 * international/mule.el (make-char): Docstring adjusted for the
5142 change of make-char-internal.
5143
c9669fac
SM
51442000-12-20 Stefan Monnier <monnier@cs.yale.edu>
5145
5146 * international/iso-cvt.el: Docstrings fix.
5147
19594307
DL
51482000-12-20 Dave Love <fx@gnu.org>
5149
5150 * subr.el (eval-after-load): Doc fix.
5151
b1a447b3
KH
51522000-12-20 Kenichi Handa <handa@etl.go.jp>
5153
5154 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
5155 for numbers.
5156
09877d5d
MB
51572000-12-20 Miles Bader <miles@gnu.org>
5158
5159 * international/quail.el (quail-help): Resize the help window
5160 again after it has all its contents. Remove unneeded progn.
5161
71d4497a
GM
51622000-12-19 Gerd Moellmann <gerd@gnu.org>
5163
5164 * pcmpl-linux.el: Fix copy/paste error.
5165
741e56a0
AI
51662000-12-19 Andrew Innes <andrewi@gnu.org>
5167
83c9cb8e 5168 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
741e56a0 5169
cc24d91c
CD
51702000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
5171
ba4c05aa
CD
5172 * progmodes/idlw-rinfo.el: Fixed copyright notice.
5173
5174 * progmodes/idlw-toolbar.el: Fixed copyright notice.
5175
5176 * progmodes/idlw-shell.el: Fixed copyright notice.
5177
5178 * progmodes/idlwave.el: Fixed copyright notice.
5179
71d4497a 5180 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
cc24d91c
CD
5181 TAB as key separators.
5182
524c8caf
GM
51832000-12-19 Alex Schroeder <alex@gnu.org>
5184
5185 * sql.el (sql-sybase-options): New option.
5186 (sql-sybase): Use it. Add sql-database to the list of parameters
5187 provided for login. The options -w 2048 -n are not used any more.
5188 (sql-postgres-options): Changed default from "--pset" to "-P".
5189 (sql-mysql-options): Doc change.
5190 (sql-stop): Doc change.
5191
b5fa513d
KH
51922000-12-19 Kenichi Handa <handa@etl.go.jp>
5193
5194 * international/quail.el (quail-input-method): Always hide
5195 the guidance buffer on exiting.
5196
91c9e6ce
GM
51972000-12-18 Gerd Moellmann <gerd@gnu.org>
5198
c6da4eb4
GM
5199 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
5200 isn't fboundp.
5201
3d2a0e0b
GM
5202 * server.el (server-buffer-done): Bury the buffer before
5203 killing it.
5204
91c9e6ce
GM
5205 * faces.el (face-spec-set): Interpret a nil in specs for
5206 foreground and background colors as `unspecified', for
5207 compatibility with 20.x.
5208
40fa0008
DL
52092000-12-18 Dave Love <fx@gnu.org>
5210
22adbe54
DL
5211 * simple.el (mail-user-agent): Doc fix.
5212 (input-mode-8-bit): Removed.
5213
5214 * international/mule.el (set-keyboard-coding-system): Doc fix.
5215 (keyboard-coding-system): New option.
5216
40fa0008
DL
5217 * mail/sendmail.el (send-mail-function): Customize.
5218
6f4745e2
EZ
52192000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
5220
5221 * international/codepage.el (cp866-decode-table): New table.
5222
82b90229
GM
52232000-12-18 Gerd Moellmann <gerd@gnu.org>
5224
5225 * version.el (emacs-version): Remove `%a' from the time format
5226 because the weekday doesn't fit well into each locale.
5227
5a047002
MB
52282000-12-18 Miles Bader <miles@gnu.org>
5229
7f49aa07
MB
5230 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
5231
ca2ddd8e 5232 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
5a047002
MB
5233 Check that emacs-major-version is `=' to 20, not `>='.
5234 (artist-replace-chars): Use `make-string' instead of a loop.
5235
22ea2607
EZ
52362000-12-17 Stefan Monnier <monnier@cs.yale.edu>
5237
5238 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
5239 (cvs-execute-single-file): Don't change directory.
5240 Patch from Per Cederqvist.
5241
6c825f8e
EZ
52422000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
5243
83c9cb8e
SM
5244 * textmodes/ispell.el (check-ispell-version):
5245 If `ispell-program-name' is "aspell", pass it the -v switch instead
6c825f8e
EZ
5246 of -vv.
5247
8ff06845
KH
52482000-12-16 Kenichi Handa <handa@etl.go.jp>
5249
af4bb4c8
KH
5250 * international/mule-diag.el (mule-diag): Insert information about
5251 configure options, multibyte awareness, language env.
5252
8ff06845
KH
5253 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
5254 regexp to search for candidates.
5255
b24e84ab
EZ
52562000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
5257
5258 * info.el (Info-forward-node): If the node has an
5259 Info-header-line, widen the buffer before searching for "next:"
5260 and "up:" pointers, and set the search limit to stay in the
5261 current node.
5262
7981d89f
MB
52632000-12-16 Miles Bader <miles@gnu.org>
5264
5265 * simple.el (delete-trailing-whitespace): Remove extraneous let.
5266
88ee7917
MB
52672000-12-15 Miles Bader <miles@gnu.org>
5268
5269 * comint.el (comint-send-string, comint-send-region): Also accept
5270 a buffer, buffer-name, or nil for PROCESS, for compatibility with
5271 process-send-string/region.
5272
0c28d842
GM
52732000-12-15 Gerd Moellmann <gerd@gnu.org>
5274
4ea7fdca
GM
5275 * isearch.el (isearch-lazy-highlight-max): New user-option.
5276 (isearch-lazy-highlight-update): Don't highlight more than
5277 isearch-lazy-highlight-max matches.
5278
0c28d842
GM
5279 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
5280
984c9f75 52812000-12-15 Richard M. Stallman <rms@gnu.org>
3ffa545b 5282
8062e53a
GM
5283 * sort.el (sort-columns): Fix error message.
5284
3ffa545b
GM
5285 * dabbrev.el (dabbrev--last-case-pattern): Value is now
5286 `upcase' or `downcase' or nil.
5287 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
5288 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
5289 (dabbrev--substitute-expansion): New arg record-case-pattern.
5290 If it is non-nil, set dabbrev--last-case-pattern.
5291 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
5292
5293 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
5294
c2d7f289
MB
52952000-12-15 Miles Bader <miles@gnu.org>
5296
b6348438
MB
5297 * paths.el (Info-default-directory-list): Don't delete
5298 configure-info-directory from the list of standard info
83c9cb8e 5299 directories when appending it to the end -- their order is important.
b6348438 5300
f9056dd9
MB
5301 * faces.el (read-face-attribute): If there's no entry for the
5302 user's input in VALID, just use it as-is (this will often result
5303 in an error, but it may be OK for e.g. colors using hexadecimal
5304 notation, and at least will yield a better error message).
5305
c2d7f289 5306 * window.el (mode-line-window-height-fudge): Function removed.
ca2ddd8e 5307 (height-affecting-face-attributes, mode-line-window-height-fudge):
c2d7f289
MB
5308 Variables removed.
5309 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
5310 window is really the right size. Use vertical-motion
5311 rather than forward-line.
5312 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
5313 (ispell-command-loop, ispell-show-choices): Use the variable
5314 ispell-choices-win-default-height, rather than the function.
5315 (ispell-choices-win-default-height): Function removed.
5316 (ispell-mode-line-window-height-fudge): Function removed.
ca2ddd8e 5317
8f530b95
SM
53182000-12-14 Stefan Monnier <monnier@cs.yale.edu>
5319
5320 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
5321
6d435deb
EZ
53222000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
5323
83c9cb8e
SM
5324 * paths.el (Info-default-directory-list):
5325 If configure-info-directory is not one of the standard directories,
4dddb0b7
EZ
5326 put it first in the list; otherwise put it last. Doc string
5327 changed accordingly.
5328
5329 * info.el (Info-directory-list): Change doc string to reflect the
5330 change in Info-default-directory-list.
5331
6d435deb
EZ
5332 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
5333 windows-nt as windowed environments, even under -nw.
5334
5335 * startup.el (command-line): Don't call x-backspace-delete-keys-p
5336 if not fboundp. Switch delete-forward mode for the <delete> key
5337 on all PC platforms, even under -nw.
5338
5339 * term/internal.el ([M-delete]): Remap to M-d.
5340
9d7d9263
GM
53412000-12-14 Gerd Moellmann <gerd@gnu.org>
5342
5343 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
5344
7cf0153a
EZ
53452000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
5346
5347 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
5348
5e5b3d41
GM
53492000-12-14 Gerd Moellmann <gerd@gnu.org>
5350
5f368d29
GM
5351 * startup.el (command-line): Call delete-key-deletes-forward-mode,
5352 if appropriate.
5353
5354 * simple.el (delete-key-deletes-forward): New user-option.
5355 (delete-key-deletes-forward-mode): New function.
5356
9d7d9263 5357 * bindings.el: Bind `delete' to backward-delete-char.
5f368d29 5358
83c9cb8e
SM
5359 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
5360 Test if symbol is bound before getting its value.
5e5b3d41
GM
5361
5362 * tooltip.el (tooltip-show): If an error is signaled in
5363 x-show-tip, display that error, and display the help in the
5364 echo area.
ca2ddd8e 5365
191b83b6
KH
53662000-12-14 Kenichi Handa <handa@etl.go.jp>
5367
83c9cb8e
SM
5368 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
5369 Show "... entries" messages for every 10000 entries, not 10.
191b83b6 5370
6192b604
KF
53712000-12-13 Karl Fogel <kfogel@red-bean.com>
5372
5373 * bookmark.el: Provide a generic exit hook, as suggested by
5374 Ovidiu Predescu <ovidiu@cup.hp.com>:
a924cf63
EZ
5375 (bookmark-exit-hook): New var.
5376 (bookmark-exit-hook-internal): New func, replaces
6192b604
KF
5377 old raw lambda form in `kill-emacs-hook', and runs new
5378 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
5379 as logically that feature must have been provided if this function
5380 is running.
5381 Removed ;;;###autoload before the `add-hook' call.
5382
5edf6b55
SM
53832000-12-13 Stefan Monnier <monnier@cs.yale.edu>
5384
5385 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
5386 (easy-menu-current-active-maps): New function.
5387 (easy-menu-get-map): Use it.
5388 Make a proper menu entry when creating a new keymap.
5389
16b5e8e6
KH
53902000-12-13 Kenichi Handa <handa@etl.go.jp>
5391
d49fc4eb
KH
5392 * international/characters.el: Fix cases and syntaxes for
5393 mule-unicode-0100-24ff.
5394
3b53d876
KH
5395 * dired.el (dired-move-to-filename-regexp): Fixed for the case
5396 that a Japanese character is not appended after day and year.
5397
16b5e8e6
KH
5398 * info.el (Info-suffix-list): Change format for a command that
5399 requires arguments.
5400 (info-insert-file-contents): Adjusted for the above change.
5401
1df1c518
AS
54022000-12-12 Andreas Schwab <schwab@suse.de>
5403
5404 * tar-mode.el (tar-extract): Base the name of the subfile buffer
5405 on the name of the tar buffer. Verify that the existing buffer is
5406 visiting the same subfile.
5407
a7a07b98
DL
54082000-12-12 Dave Love <fx@gnu.org>
5409
5410 * subdirs.el: Add obsolete.
5411
4fdbd809
GM
54122000-12-12 Gerd Moellmann <gerd@gnu.org>
5413
bfdb75ee
GM
5414 * mail/rmailsum.el (rmail-summary-expunge)
5415 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
5416 instead of rmail-confirm-expunge.
5417
4fdbd809
GM
5418 * replace.el (perform-replace): Don't use an empty match adjacent
5419 to a non-empty match when computing the next match before the
5420 replacement is performed.
5421
e9a59cad
GM
54222000-12-12 Milan Zamazal <pdm@freesoft.cz>
5423
5424 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
5425 definition (patch by Stefan Monnier).
5426 (glasses-mode): Use jit-lock instead of `after-change-functions'
5427 (patch by Stefan Monnier).
5428
c2def7a0
MB
54292000-12-12 Miles Bader <miles@gnu.org>
5430
5431 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
5432 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
5433
591b63b4
AC
54342000-12-12 Andrew Choi <akochoi@i-cable.com>
5435
5436 * term/mac-win.el: Remove load for ls-lisp.
5437
a924cf63 5438 * loadup.el: Load ls-lisp for system-type `macos'.
591b63b4 5439
5ff4ba3d
MB
54402000-12-12 Miles Bader <miles@gnu.org>
5441
5442 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
5443 Respect field end too.
5444 (just-one-space): Respect fields as `delete-horizontal-space'.
83c9cb8e
SM
5445 (newline-and-indent, reindent-then-newline-and-indent):
5446 Use `delete-horizontal-space'.
5ff4ba3d 5447
d0c679bc
SM
54482000-12-11 Stefan Monnier <monnier@cs.yale.edu>
5449
adf9c994
SM
5450 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
5451 (so as to obey the field property in the minibuffer).
5452
4b0cd42d
SM
5453 * obsolete/c-mode.el: Moved from lisp/progmodes.
5454 * obsolete/auto-show.el: Moved from lisp.
5455 * obsolete/ooutline.el: Moved from lisp/textmodes.
ca2ddd8e 5456
89f85863
CD
54572000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
5458
5459 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
dd4e0e55 5460 changes to list them here.
89f85863 5461
83c9cb8e
SM
5462 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
5463 Too many changes to list them here.
89f85863 5464
83c9cb8e
SM
5465 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
5466 Too many changes to list them here.
89f85863
CD
5467
5468 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
5469
3e0d35ce
GM
54702000-12-11 Gerd Moellmann <gerd@gnu.org>
5471
83c9cb8e 5472 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
d990421f 5473
ca2ddd8e 5474 * cus-edit.el (custom-save-variables, custom-save-faces):
fda514f7
GM
5475 Comment fix.
5476
3e0d35ce
GM
5477 * hscroll.el: Moved to `obsolete' subdir.
5478
ff904dd6
MB
54792000-12-11 Miles Bader <miles@gnu.org>
5480
5481 * window.el (window-text-height): Function removed (now in C).
5482
fb97d87f
SM
54832000-12-10 Stefan Monnier <monnier@cs.yale.edu>
5484
5485 * log-edit.el (log-edit-parent-buffer): New var.
5486 (log-edit): Set it. Add BUFFER argument.
5487 (log-edit-done): Use char-before.
5488 Don't bother checking validity of vc-comment-ring.
5489 Only bury the buffer if log-edit popped it up.
5490
5491 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
5492 (cvs-mode-diff-help): Remove.
5493 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
802cf66c 5494 (cvs-mode-marked): Set up the default for CMD manually.
fb97d87f
SM
5495
5496 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
5497 Remove binding for ? now made unnecessary.
5498
7de77417
CD
54992000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
5500
83c9cb8e 5501 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
7de77417
CD
5502 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
5503
5504 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
5505 when master file is not open.
5506
4efa209f
SM
55072000-12-09 Stefan Monnier <monnier@cs.yale.edu>
5508
5509 * progmodes/ada-stmt.el: Update `maintainer'.
5510
0a8052bd
GM
55112000-12-09 Stephen Gildea <gildea@alum.mit.edu>
5512
5513 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
5514 choices to match documentation string.
5515
a12167c5
MB
55162000-12-09 Miles Bader <miles@gnu.org>
5517
2161605d
MB
5518 * minibuf-eldef.el: New file.
5519
a12167c5
MB
5520 * window.el (fit-window-to-buffer): Don't pass last argument to
5521 pos-visible-in-window-p, now that its meaning is inverted.
5522
9ea8de1b
EZ
55232000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
5524
5525 * image.el (create-image): Doc fix; spotted by Per Cederqvist
5526 <ceder@lysator.liu.se>.
5527
5002ddbb
SM
55282000-12-08 Stefan Monnier <monnier@cs.yale.edu>
5529
b6114d80
SM
5530 * autoinsert.el (auto-insert-alist): Add missing final \n.
5531
ee8d23ee
SM
5532 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
5533 (cvs-menu-map): Remove.
5534 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
5535 (cvs-mode-quit): Turn it back into a plain function.
5536
5002ddbb 5537 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
ee8d23ee 5538 (texinfo-filter): Remove (move to texinfo.el).
5002ddbb
SM
5539
5540 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
5541 file where it's more visible.
5542 (texinfo-filter, texinfo-chapter-level-regexp): New variables
5543 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
5544 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
5545 (texinfo-inside-macro-p): Only catch `scan-error's.
5546 (texinfo-inside-env-p): Make better use of the match info.
5547 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
5548 (texinfo-insert-@end): Slight re-organization.
5549 Also remove useless `looking-at' call.
5550
30cd075d
AI
55512000-12-08 Andrew Innes <andrewi@gnu.org>
5552
5553 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
5554 accessible in -nw mode.
5555
5556 * term/w32-win.el: Remove stuff about selection timeout, which is
5557 irrelevant on Windows. Move clipboard support to w32-fns.el, so
5558 it is accessible in -nw mode.
5559
01b91009
DL
55602000-12-08 Dave Love <fx@gnu.org>
5561
83c9cb8e
SM
5562 * emacs-lisp/lisp-mode.el (lisp-mode):
5563 Set font-lock-keywords-case-fold-search.
01b91009 5564
842b2a94
GM
55652000-12-08 Gerd Moellmann <gerd@gnu.org>
5566
5567 * textmodes/ispell.el (ispell): Doc fix.
5568
f9d5f611
KH
55692000-12-08 Kenichi Handa <handa@etl.go.jp>
5570
5571 * international/quail.el (quail-insert-decode-map): Check the
5572 frame width of a window displaying the current buffer, not that of
5573 the selected frame.
5574 (quail-help): Make sure that the help buffer has window before
5575 inserting text in it.
5576
e04d21aa
SS
55772000-12-07 Sam Steingold <sds@gnu.org>
5578
5579 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
5580 Backquote is used in isearch.el, so autoloading saves nothing.
5581
fc3e23a4
EZ
55822000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
5583
83c9cb8e
SM
5584 * startup.el (normal-top-level-add-subdirs-to-load-path):
5585 Ignore the CVS and RCS subdirectories case-insensitively.
137cad7c 5586
fc3e23a4
EZ
5587 * dired.el (dired-insert-directory): If file-system-info is
5588 fboundp, call it instead of invoking dired-free-space-program.
5589
796ecd10
GM
55902000-12-07 Gerd Moellmann <gerd@gnu.org>
5591
0f5f7c3e
GM
5592 * server.el (server-visit-files): Push files on file-name-history.
5593
3764ba49
GM
5594 * progmodes/cc-langs.el: Update copyright.
5595
8e7931da
GM
5596 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
5597
ae0d7485 5598 * bindings.el (mode-line-mode-menu): Add glasses-mode.
e04d21aa 5599
796ecd10
GM
5600 * bindings.el (mode-line-mode-menu): Reverse the order
5601 of define-keys so that the menu appears in alphabetical order.
5602
ae0d7485
GM
56032000-12-07 Milan Zamazal <pdm@freesoft.cz>
5604
5605 * progmodes/glasses.el (glasses-mode): Update mode line at the end
5606 of the function.
5607
e2849090
DL
56082000-12-07 Dave Love <fx@gnu.org>
5609
5610 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
5611
5612 * facemenu.el (facemenu-unlisted-faces): Fix value.
5613
5c7f629c
SM
56142000-12-07 Stefan Monnier <monnier@cs.yale.edu>
5615
5616 * font-lock.el (font-lock-default-fontify-region):
5617 Include the terminating \n (off-by-one error).
5618 (font-lock-set-defaults): Use dolist.
5619
5620 * derived.el (define-derived-mode): Don't use combine-run-hooks.
5621
73481ae3
KH
56222000-12-07 Kenichi Handa <handa@etl.go.jp>
5623
83c9cb8e
SM
5624 * international/mule-cmds.el (describe-language-environment):
5625 Fix for the case that an input method title is not string but a list.
ffbaa122 5626
73481ae3
KH
5627 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
5628 of wrong SIZE record.
5629
e2896b22
DL
56302000-12-06 Dave Love <fx@gnu.org>
5631
67292061
DL
5632 * newcomment.el (comment-region, comment-dwim): Doc fix.
5633
5634 * textmodes/texinfo.el: Require tex-mode when compiling.
5635 (texinfo-update-node): Doc fix.
5636 (texinfo-imenu-generic-expression): Add @anchor.
5637 (texinfo-font-lock-keywords): Add @uref.
5638 (texinfo-inside-macro-p): Don't use ignore-errors.
5639 (texinfo-insert-quote): Match more contexts.
5640
e76938e7
DL
5641 * international/mule.el (decode-char, encode-char): Doc fix.
5642 (auto-coding-alist): Customize.
5643
5644 * files.el (load-file): Fix change of 2000-03-12.
5645
e2896b22
DL
5646 * wid-edit.el (widget-text-keymap): Doc fix.
5647
6610f4b2
AI
56482000-12-06 Andrew Innes <andrewi@gnu.org>
5649
5650 * makefile.w32-in (lisp): Set to an absolute directory, namely
5651 $(CURDIR).
5652
9e3366e4
EZ
56532000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
5654
5655 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
5656 read generated-autoload-file, and set buffer-file-coding-system to
5657 raw-text-unix after reading the file.
5658
83c9cb8e
SM
5659 * international/mule-conf.el (file-coding-system-alist):
5660 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
9e3366e4 5661
d94d636f
GM
56622000-12-06 Gerd Moellmann <gerd@gnu.org>
5663
384333ee
GM
5664 * replace.el (occur): Make line-number-width 1 smaller for the
5665 colon following the line number.
5666
83c9cb8e
SM
5667 * startup.el (fancy-splash-text, command-line-1):
5668 Use `File' for the menu name instead of `Files'.
e04d21aa 5669
d4b72d58
GM
5670 * tmm.el: Update copyright.
5671
d94d636f
GM
5672 * cus-start.el: Add entry for even-window-heights.
5673
6e424019
MB
56742000-12-06 Miles Bader <miles@gnu.org>
5675
5676 * faces.el (frame-set-background-mode): Avoid stomping on
5677 locally modified faces.
5678
e6477b58
KH
56792000-12-06 Kenichi Handa <handa@etl.go.jp>
5680
5681 * international/fontset.el: Correct the font registries for
5682 japanese-jisx0213-1 and japanese-jisx0213-2.
5683
21999ab9
GM
56842000-12-05 Gerd Moellmann <gerd@gnu.org>
5685
57d6e381
GM
5686 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
5687
21999ab9
GM
5688 * iswitchb.el: Update customization commentary.
5689
7422819c
GM
56902000-12-05 Rob Riepel <riepel@Stanford.EDU>
5691
5692 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
5693 (tpu-search-highlight): Fixed comparison of overlay end positions.
5694 (tpu-trim-line-ends): Implemented trimming logic locally.
5695
5696 * emulation/tpu-extras.el (tpu-write-file-hook)
83c9cb8e 5697 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
7422819c 5698
73daff18
KH
56992000-12-05 Kenichi Handa <handa@etl.go.jp>
5700
5701 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
5702 to cn-gb.
5703 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
5704
6a4cd002
DL
57052000-12-04 Dave Love <fx@gnu.org>
5706
5707 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
5708
6452929e
GM
57092000-12-04 Gerd Moellmann <gerd@gnu.org>
5710
e04d21aa 5711 * mail/rmailsum.el (rmail-summary-expunge)
6452929e
GM
5712 (rmail-summary-expunge-and-save): Ask for confirmation with
5713 rmail-expunge-confirmed.
5714
5715 * mail/rmail.el (rmail-expunge-confirmed): New function.
5716 (rmail-expunge): Use it.
5717
1790abf4
FP
57182000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
5719
0c68ce6f 5720 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
83c9cb8e
SM
5721 (etags-recognize-tags-table, find-tag-in-order):
5722 New functionality: interpret file names as tags.
e04d21aa 5723
7a53d8c8
EZ
57242000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
5725
5726 * info.el (Info-scroll-prefer-subnodes): New defcustom.
83c9cb8e
SM
5727 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
5728 the first subnode until the bottom of the current node is visible.
7a53d8c8 5729
caa15ef7
GM
57302000-12-04 Gerd Moellmann <gerd@gnu.org>
5731
5732 * format.el (format-decode): Don't change buffer's undo list.
5733
e225faa7
KH
57342000-12-04 Kenichi Handa <handa@etl.go.jp>
5735
5736 * faces.el (face-font-registry-alternatives): Add entries for CJK
5737 fonts. Doc-string adjusted for the actual usage of this data.
5738
5739 * international/fontset.el: Change the font registries for CJK
5740 fonts in the default fontset. Don't append '*' to registries.
5741
8b262a65
SM
57422000-12-03 Stefan Monnier <monnier@cs.yale.edu>
5743
e04d21aa 5744 * emacs-lisp/easy-mmode.el (define-derived-mode)
8b262a65
SM
5745 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
5746
5747 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
5748 (derived-mode-p): New function.
5749 (derived-mode-make-docstring): Add `docstring' argument.
5750 Use it if available and complete it if necessary.
5751
33c4460b
AS
57522000-12-03 Andreas Schwab <schwab@suse.de>
5753
5754 * type-break.el (type-break): Don't make parent of itself.
5755
5c9b3fac
MB
57562000-12-03 Miles Bader <miles@gnu.org>
5757
5758 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
5759
27ce741e
SM
57602000-12-02 Stefan Monnier <monnier@cs.yale.edu>
5761
07c16ec4
SM
5762 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
5763 (tex-main-file, tex-file): Simplify.
5764 (tex-generate-zap-file-name): Use subst-char-in-string.
5765 (tex-strip-dots): Remove.
5766
c19cc275
SM
5767 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
5768
27ce741e
SM
5769 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
5770 to check if the match succeeded.
5771
285991dc
GM
57722000-12-02 Gerd Moellmann <gerd@gnu.org>
5773
5774 * startup.el (use-fancy-splash-screens-p): New function.
5775 (command-line-1): Use it to determine whether or not to use
5776 a fancy splash screen.
5777
52dca1b2
AS
57782000-12-02 Andreas Schwab <schwab@suse.de>
5779
5780 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
5781
d3e7e7cf
EZ
57822000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
5783
2dce2360
EZ
5784 * international/mule.el (make-char): Fix last change.
5785
9768eaa7
EZ
5786 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
5787 New defcustoms.
5788 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
83c9cb8e
SM
5789 autoloading tex-mode; instead, do the same manually.
5790 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
9768eaa7
EZ
5791 with numeric argument. Docstring fix.
5792 (toplevel): Require cl when compiling.
e04d21aa 5793
285991dc 5794 * international/mule.el (make-char): Doc fix.
d3e7e7cf 5795
0dd5e255
JR
57962000-12-02 Jason Rumney <jasonr@gnu.org>
5797
5798 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
5799 the Emacs Lisp manual)
5800
fbb87147
EZ
58012000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
5802
5cbb3e93
EZ
5803 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
5804
fbb87147
EZ
5805 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
5806 the Emacs Lisp manual).
5807
1636ca09
GM
58082000-12-02 Gerd Moellmann <gerd@gnu.org>
5809
5810 * simple.el (next-line-add-newlines): Change default to nil.
5811
68875f0e
EZ
58122000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
5813
83c9cb8e
SM
5814 * files.el (revert-buffer, recover-file):
5815 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
68875f0e 5816
fd9ac94c
GM
58172000-12-01 Gerd Moellmann <gerd@gnu.org>
5818
5819 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
5820
45450dd5
MB
58212000-12-01 Miles Bader <miles@gnu.org>
5822
5823 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
5824
09df8881
KH
58252000-12-01 Kenichi Handa <handa@etl.go.jp>
5826
5827 * international/mule-diag.el (describe-char-after): Fix typo.
5828 (describe-character-set, non-iso-charset-alist): Fix typo.
5829
dea0a87d
MB
58302000-12-01 Miles Bader <miles@gnu.org>
5831
b170205b
MB
5832 * image-file.el (image-file-name-regexp): Automatically add
5833 upper-case variants of each filename extension in
5834 `image-file-name-extensions', since they seem to be common.
5835
e04d21aa 5836 * simple.el (minibuffer-contents)
dea0a87d
MB
5837 (minibuffer-contents-no-properties, delete-minibuffer-contents):
5838 New functions.
5839 * filecache.el (file-cache-directory-name)
5840 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
5841
eb04d6cd 58422000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
e04d21aa 5843
dea0a87d
MB
5844 * filecache.el (file-cache-minibuffer-complete): Don't try to
5845 delete the minibuffer prompt.
5846
a8a1b05d
DL
58472000-11-30 Dave Love <fx@gnu.org>
5848
5849 * cus-start.el: Fix read-buffer-function type.
5850
693c4692
GM
58512000-11-30 Gerd Moellmann <gerd@gnu.org>
5852
5853 * md5.el: Removed. There's a built-in function, now.
5854
2c0b1898
GM
58552000-11-30 Markus Rost <rost@math.ohio-state.edu>
5856
5857 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
5858 as dummy 0-th char of rmail-deleted-vector.
5859
63dfcf4b
EZ
58602000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
5861
5862 * ps-print.el (ps-end-job): Bind case-fold-search only after
5863 switching to ps-spool-buffer.
5864
58652000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5866
5867 * ps-print.el: Line number font customization. PostScript: Lines and
5868 PageCount are initialized on each page. Doc Fix.
5869 (ps-print-version): New version number (6.3.2).
5870 (ps-lpr-switches, ps-font-info-database, ps-font-size)
5871 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
5872 (ps-right-header): Customization fix.
5873 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
5874 Fix code.
5875 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
5876 New vars.
5877
df3aedcf
GM
58782000-11-30 Gerd Moellmann <gerd@gnu.org>
5879
edfb795e
GM
5880 * bs.el: Fix typos and spelling errors.
5881 (bs-appearance) <defgroup>: Renamed from bs-appearence.
5882 (bs-configuration): Doc fix.
e04d21aa 5883
df3aedcf
GM
5884 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
5885
8b8a7f01
GM
58862000-11-30 Rob Riepel <riepel@Stanford.EDU>
5887
5888 * emulation/tpu-edt.el (tpu-version): New version.
5889 (tpu-search-overlay, tpu-replace-overlay): New initial range.
5890 (tpu-original-mode-line): Variable deleted.
5891 (tpu-mark-flag): New initial value.
83c9cb8e
SM
5892 (tpu-set-mode-line): Don't redefine mode-line-format.
5893 Add tpu-mark-flag to minor-mode-alist.
8b8a7f01
GM
5894 (tpu-update-mode-line): New mark flag logic.
5895 (tpu-get): Use find-file-wildcards.
5896 (tpu-search-highlight): Move overlay less, reset overlay properly.
5897 (tpu-unselect): Deactivate mark.
5898 (tpu-lm-replace): Reset overlay properly.
5899 (tpu-forward-line): Use forward-visible-line.
5900 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
5901
83c9cb8e 5902 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
e04d21aa 5903
c069a9d3
GM
59042000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
5905
5906 * cus-edit.el (custom-face-value-create): Always emphasize tag.
5907
b02cd40b
GM
59082000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5909
5910 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
5911 and skip whitespace and newlines.
e04d21aa 5912
b7a90344
SM
59132000-11-30 Stefan Monnier <monnier@cs.yale.edu>
5914
5915 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
5916
be6bbb55
GM
59172000-11-29 Gerd Moellmann <gerd@gnu.org>
5918
0383ed60
GM
5919 * help.el (describe-function-1): Regexp-quote function name
5920 when used as part of a regexp.
5921
83c9cb8e
SM
5922 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
5923 Use face-attribute instead of face-foreground and face-background.
c7957947
GM
5924 (tool-bar-add-item): Likewise, and handle unspecified colors.
5925
5926 * enriched.el (enriched-face-ans): Use face-attribute instead
5927 of face-foreground and face-background.
5928
5929 * faces.el (face-foreground, face-background, face-stipple):
83c9cb8e 5930 Return nil if attribute is unspecified, for backward compatibility.
c7957947 5931
7423978d
GM
5932 * files.el (auto-mode-alist): Add an entry for antlr-mode.
5933
ef128c78
GM
5934 * play/5x5.el: Remove version info.
5935
a81fc510
GM
5936 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
5937
be6bbb55
GM
5938 * frame.el (blink-cursor-mode): Doc fix.
5939
f9396e03
GM
59402000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5941
5942 * antlr-mode.el: New commands to run ANTLR from within Emacs and
5943 to create Makefile rules.
5944 (antlr-tool-command): New user option.
5945 (antlr-ask-about-save): New user option.
5946 (antlr-makefile-specification): New user option.
5947 (antlr-file-formats-alist): New variable.
5948 (antlr-special-file-formats): New variable.
5949 (antlr-unknown-file-formats): New user option.
5950 (antlr-help-unknown-file-text): New variable.
5951 (antlr-help-rules-intro): New variable.
5952 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
5953 (antlr-mode-menu): Add entries.
5954 (antlr-file-dependencies): New function.
5955 (antlr-directory-dependencies): New function.
5956 (antlr-superclasses-glibs): New function.
5957 (antlr-run-tool): New command.
5958 (antlr-makefile-insert-variable): New function.
5959 (antlr-insert-makefile-rules): New function.
5960 (antlr-show-makefile-rules): New command.
5961
5962 * antlr-mode.el: More Emacs/XEmacs stuff.
5963 (antlr-no-action-keywords): New constant with value nil.
5964 (antlr-font-lock-keywords-alist): Use it. Old value would break
5965 syntax highlighting in Emacs-21.0.
5966 (antlr-default-directory): Emacs/XEmacs dependend function.
5967 (antlr-read-shell-command): Ditto.
5968 (antlr-with-displaying-help-buffer): Ditto.
5969
59702000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5971
5972 * antlr-mode.el: imenu, parsing and highlighting changes.
5973 (antlr-imenu-create-index-function): Don't create extra submenus
5974 for definitions in different grammar classes. It is not necessary
5975 for the menu and would make command `imenu' awkward to use.
5976 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
5977 header actions and more than one.
5978 (antlr-font-lock-tokendef-face): Changed color.
5979 (antlr-font-lock-tokenref-face): Changed color.
5980 (antlr-font-lock-additional-keywords): Also highlight lowercase.
5981 (antlr-mode-syntax-table): New variable.
5982 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
5983 (antlr-with-syntax-table): Don't copy syntax table.
5984
59852000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5986
5987 * antlr-mode.el: Minor changes: language setting.
5988 (antlr-language-alist): The value for file option "language" can
5989 be both an identifier and a string.
5990 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
5991 (antlr-language-limit-n-regexp): Change accordingly.
5992
59932000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5994
5995 * antlr-mode.el: Minor changes: tabs, hiding.
5996 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
5997 (antlr-action-visibility): Also allow value nil to also hide the
5998 braces. Renamed from `antlr-tiny-action-length'.
5999 Suggested by Jay@aol.com.
6000 (antlr-hide-actions): Change accordingly. Hide line if completely
6001 hidden action is on a line of its own.
e04d21aa 6002
6ad948eb
SM
60032000-11-29 Stefan Monnier <monnier@cs.yale.edu>
6004
6005 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
6006
6007 * sort.el (sort-columns): Don't concat strings with numbers.
6008
9c6a4107
DL
60092000-11-29 Dave Love <fx@gnu.org>
6010
6011 * cus-edit.el (face): Fix :format.
6012
6013 * mail/feedmail.el: Require smtpmail when compiling.
6014 (mail-do-fcc): Autoload.
6015 (feedmail) <defgroup>: Fix :link.
6016 (feedmail-nuke-body-in-fcc): Fix :type.
6017 (feedmail-send-it): Add autoload cookie.
6018
053b8d35
SM
60192000-11-29 Stefan Monnier <monnier@cs.yale.edu>
6020
6021 * newcomment.el (comment-indent): Save excursion around call to
6022 comment-indent-function.
6023
242c13e8
MB
60242000-11-29 Miles Bader <miles@gnu.org>
6025
6026 * subr.el (member-ignore-case): Return the tail of the list who's
6027 car matches, like `member', not the matching element itself.
6028
8f4b5f28
KH
60292000-11-29 Kenichi Handa <handa@etl.go.jp>
6030
6031 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
6032 should not contain `\n'.
6033
bebe4a2c
GM
60342000-11-28 Gerd Moellmann <gerd@gnu.org>
6035
fd9ac94c 6036 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
99879a40 6037
ba7e40eb
GM
6038 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
6039
75ab0c79
GM
6040 * dired-aux.el (dired-do-create-files): Construct default file
6041 name for dired-mark-read-file-name so that when the user enters
6042 just RET, the target file will end up in the target directory.
6043
bebe4a2c
GM
6044 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
6045 local-abbrev-table before changing buffers because it might
6046 have a buffer-local binding.
6047
fa6d1ca8
MB
60482000-11-28 Miles Bader <miles@gnu.org>
6049
6050 * simple.el (delete-horizontal-space): Handle fields more generally.
6051
8d2c2642
GM
60522000-11-28 Gerd Moellmann <gerd@gnu.org>
6053
6054 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
6055
8b31236d
DL
60562000-11-28 Dave Love <fx@gnu.org>
6057
3cbd02d2
DL
6058 * progmodes/ps-mode.el (ps-mode): Set comment-start and
6059 comment-start-skip locally.
6060
8b31236d
DL
6061 * progmodes/fortran.el (fortran-mode): Don't set
6062 fortran-comment-line-start-skip. Set comment-start to
6063 fortran-comment-line-start.
6064 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
6065 (fortran-comment-line-start-skip): Simplify slightly.
6066
ae4bf56d
GM
60672000-11-28 Gerd Moellmann <gerd@gnu.org>
6068
17ef7534
GM
6069 * play/5x5.el: Remove RCS keyword.
6070
fd9ac94c 6071 * bs.el: Mistaken commit, undone 2000-11-30.
ae4bf56d 6072
665b27a6
GM
60732000-11-28 Milan Zamazal <pdm@freesoft.cz>
6074
83c9cb8e
SM
6075 * textmodes/tildify.el (tildify-string-alist):
6076 Add `plain-tex-mode' here.
665b27a6 6077
fe3c2ae3
GM
60782000-11-28 Colin Walters <walters@cis.ohio-state.edu>
6079
6080 * chistory.el (Command-history-setup): Remove extraneous `keymap'
6081 reference.
6082
d970106b
MB
60832000-11-28 Miles Bader <miles@gnu.org>
6084
36b80a0d
MB
6085 * cus-face.el (custom-face-attributes): Add post-filter function
6086 for :box. Make pre-filter function for :box handle all cases.
6087
d970106b
MB
6088 * wid-edit.el (widget-choose): Make sure pop-up window is large
6089 enough to display all the choices, as there's no way to scroll it.
6090
5a2bae6c
KH
60912000-11-28 Kenichi Handa <handa@etl.go.jp>
6092
6093 * international/mule-conf.el: Make the coding system no-conversion
6094 safe for all characters.
6095
9e836e23
DL
60962000-11-27 Dave Love <fx@gnu.org>
6097
8b31236d
DL
6098 * net/ldap.el (ldap) <defgroup>: Add :version.
6099
9e836e23
DL
6100 * tooltip.el (tooltip-use-echo-area): Doc fix.
6101
6102 * cus-start.el <minibuffer-prompt-properties>: Add version.
6103 <read-buffer-function>: Add.
6104
6105 * apropos.el (apropos-print): Add help-echo to active text.
6106
6107 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
6108
4a74d071
GM
61092000-11-27 Gerd Moellmann <gerd@gnu.org>
6110
6111 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
6112 type, group and version.
6113
76058c27
EZ
61142000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
6115
4a74d071 6116 * select.el (x-get-selection): Docstring fix.
76058c27 6117
fd9ac94c 61182000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
26a8d08d 6119
fd9ac94c 6120 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
26a8d08d 6121
49060c51
AI
61222000-11-27 Andrew Innes <andrewi@gnu.org>
6123
6124 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
6125
6126 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
6127
b2a8e429
MB
61282000-11-27 Miles Bader <miles@gnu.org>
6129
6130 * dired.el (dired-get-filename): Return filename verbatim if
6131 LOCALP is `verbatim'.
6132 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
6133 `verbatim' so that we don't inadvertently delete a non-existant
6134 directory name.
6135
5ac0366d
KH
61362000-11-27 Kenichi Handa <handa@etl.go.jp>
6137
6138 * international/characters.el: Specify cases and syntaxes for
6139 mule-unicode-0100-24ff.
6140
67f1cf4c
GM
61412000-11-27 Gerd Moellmann <gerd@gnu.org>
6142
6143 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
6144 that foreground and/or background colors of the face `tool-bar'
6145 are unspecified.
6146
46c56972
MB
61472000-11-27 Miles Bader <miles@gnu.org>
6148
e04d21aa 6149 * wid-edit.el (widget-field-buffer, widget-field-start)
ec725166
MB
6150 (widget-field-end): Handle widget field `pseudo-overlays'.
6151 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
6152 if it's there instead of in `widget-field-list'.
6153
46c56972 6154 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
a2e6f426
MB
6155 (help-make-xrefs): Delete extraneous newlines at the end of the
6156 docstring.
46c56972 6157
640a9cdd
JR
61582000-11-25 Jason Rumney <jasonr@gnu.org>
6159
6160 * startup.el (command-line): Call set-locale-environment after
6161 Window System init file is read, as it can result in a call to
6162 redraw-frame.
6163
0b3f96d4
EZ
61642000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
6165
6166 * simple.el (shell-command): Mention the effect of the prefix
6167 argument in the doc string.
6168
8da6e2a1
MB
61692000-11-25 Miles Bader <miles@gnu.org>
6170
a658d039
MB
6171 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
6172
8da6e2a1 6173 * wid-edit.el (widget-field-value-delete): Don't try to delete
a2e6f426 6174 overlay when it's the `pseudo-overlay' that exists at some points.
8da6e2a1 6175
d3416cca
JR
61762000-11-24 Jason Rumney <jasonr@gnu.org>
6177
6178 * international/mule-cmds.el (locale-language-names): Add "jp" as
6179 a non-standard alternative for Japanese.
6180
17e37f53
AS
61812000-11-24 Andre Spiegel <spiegel@gnu.org>
6182
6183 * vc-hooks.el: Require 'cl during compilation.
6184
9aa5f148
GM
61852000-11-24 Gerd Moellmann <gerd@gnu.org>
6186
ba193890
GM
6187 * faces.el (face-set-after-frame-default): Let face attributes
6188 specified for new frames override frame parameters.
6189
9aa5f148
GM
6190 * startup.el (command-line): Fix computation of the source file
6191 for user-init-file when user-init-file is a compiled file.
6192
51a1edab
MB
61932000-11-24 Miles Bader <miles@gnu.org>
6194
e04d21aa 6195 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
51a1edab
MB
6196 (custom-post-filter-face-spec): New functions.
6197 (custom-face-set, custom-face-value-create): Filter the face spec
6198 before and after customization.
6199 (custom-face-set): If VALUE specifies a null face, pass a
6200 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
6201 * cus-face.el (custom-face-attributes): Remove SET and GET
6202 functions. Add some IN-FILTER and OUT-FILTER functions in the few
6203 cases they're needed.
6204
1ed74431
MB
6205 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
6206 that it's distinguishable from the :off-glyph on dark-background
6207 displays. Set its background color too.
6208
67ee1125
MB
6209 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
6210 so that people can easily turn it off.
6211
7d027816 62122000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
e04d21aa 6213
7d027816 6214 * ediff-diff.el: Moved variables around to have it compile under NT.
e04d21aa 6215
9aa5f148 6216 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
e04d21aa 6217
9aa5f148 6218 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
e04d21aa 6219
9aa5f148 6220 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
7d027816 6221 redundant skip-small-frames test.
e04d21aa 6222
9aa5f148 6223 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
83c9cb8e 6224 (viper-downgrade-to-insert): Protect against errors in hooks.
e04d21aa 6225
9aa5f148
GM
6226 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
6227 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
83c9cb8e
SM
6228 (viper-restore-cursor-type,viper-set-insert-cursor-type):
6229 New functions.
e04d21aa 6230
9aa5f148 6231 * viper-util.el (viper-memq-char): Bug fixes.
e04d21aa 6232
9aa5f148 6233 * viper.el (viper-mode): Fix cursor handling.
e04d21aa 6234
f07fa1b8
KH
62352000-11-24 Kenichi Handa <handa@etl.go.jp>
6236
83c9cb8e
SM
6237 * international/mule-diag.el (list-iso-charset-chars):
6238 For two-byte charset, fix the `while' condition.
f07fa1b8
KH
6239 (list-non-iso-charset-chars): Fix the `while' condition.
6240
ba8299ff
SM
62412000-11-23 Stefan Monnier <monnier@cs.yale.edu>
6242
79372165
SM
6243 * subr.el (add-hook, remove-hook): Don't call make-local-hook
6244 if the variable is make-variable-buffer-local.
6245
83c9cb8e
SM
6246 * progmodes/ada-stmt.el (ada-template-map):
6247 Initialize and bind it to C-c t in ada-mode-map.
ba8299ff
SM
6248 (ada-stmt-mode-hook): New function extracted from old code.
6249 Only change the buffer-local side of skeleton-*.
6250 (ada-mode-hook): Use it.
6251
68a887fa
EZ
62522000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
6253
6254 * iswitchb.el (iswitchb-minibuf-depth): New variable.
6255 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
6256 we expect to be returned by minibuffer-depth once we prompt the
6257 user in the minibuffer.
6258 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
6259 as recorded in iswitchb-minibuf-depth, return non-nil.
6260
3b345582
EZ
62612000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
6262
6263 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
6264 (hscroll-window-maybe): Docstring fix.
6265
595dead2
DL
62662000-11-23 Dave Love <fx@gnu.org>
6267
6268 * rect.el (string-rectangle): Don't test delete-selection-mode.
6269
1e66b27a
GM
62702000-11-23 Gerd Moellmann <gerd@gnu.org>
6271
02790ce2
GM
6272 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
6273 is in the tool bar.
6274
1e66b27a 6275 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
83c9cb8e 6276 with `no-dir'; we want the directory part to be able to remove it.
1e66b27a 6277
a4caa65d
SM
62782000-11-22 Stefan Monnier <monnier@cs.yale.edu>
6279
6280 * textmodes/outline.el (outline-flag-region):
6281 Don't bind inhibit-read-only since we don't modify the buffer.
6282 (outline-isearch-open-invisible): Don't jump to overlay-start
6283 since we're trying to unhide text around point.
6284 (outline-discard-overlays): Use dolist.
6285
6286 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
6287
03e757c1
GM
62882000-11-22 Gerd Moellmann <gerd@gnu.org>
6289
83c9cb8e 6290 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
e04d21aa 6291
1598a961
SM
62922000-11-22 Stefan Monnier <monnier@cs.yale.edu>
6293
6294 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
6295 Fix ARG regexp to skip quoted braces.
6296 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
6297 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
6298 are (correctly) handled separately).
6299 Remove `caption' and `footnote' from `citations': they contain text.
6300 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
6301 (latex-skeleton-end-hook): New function.
6302 (latex-mode): Use it.
6303 (tex-start-tex-marker): Remove.
6304 (tex-send-tex-command): Don't set tex-start-tex-marker.
6305 (tex-error-parse-syntax-table): New var.
6306 (tex-compilation-parse-errors): Use it.
6307 Ignore tex-start-tex-marker. Don't bother with marker-position.
6308 (tex-validate-buffer): Don't bother with marker-position.
6309
6310 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
bd7e01a3 6311 (flyspell-generic-progmode-verify): Use it.
1598a961 6312
eaae8106
SS
63132000-11-22 Sam Steingold <sds@gnu.org>
6314
83c9cb8e 6315 * simple.el (delete-trailing-whitespace): New interactive function.
e04d21aa 6316
eaae8106 6317 * progmodes/ada-mode.el (ada-mode): Use it instead of
bd7e01a3 6318 `ada-remove-trailing-spaces'.
eaae8106 6319 (ada-remove-trailing-spaces): Removed.
e04d21aa 6320
eaae8106 6321 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
e04d21aa 6322
1598a961
SM
6323 * textmodes/picture.el (picture-clean): Removed.
6324 (picture-mode-exit): Call it instead of `picture-clean'.
eaae8106 6325
a41d49e9
GM
63262000-11-22 Gerd Moellmann <gerd@gnu.org>
6327
e053c60f
GM
6328 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
6329
a41d49e9
GM
6330 * hi-lock.el (hi-lock-refontify): Don't call non-existent
6331 jit-lock-fontify-buffer; it should anyway be unneccessary to
4c4a541d 6332 do anything special when jit-lock is active.
a41d49e9
GM
6333 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
6334
197615f3
DL
63352000-11-22 Dave Love <fx@gnu.org>
6336
ddbfaa9f
DL
6337 * calendar/todo-mode.el (todo-top-priorities): Use
6338 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
6339
ddc3c695
DL
6340 * language/chinese.el, language/cyrillic.el:
6341 * language/devanagari.el, language/ethiopic.el, language/greek.el:
6342 * language/hebrew.el, language/indian.el, language/japanese.el:
6343 * language/korean.el, language/lao.el, language/misc-lang.el:
6344 * language/thai.el, language/tibetan.el, language/vietnamese.el:
6345 Use provide.
6346
fb9fa98d
DL
6347 * cus-edit.el (custom-buffer-create-internal): Save some consing.
6348 (custom-variable-set): Improve validation error mesage.
6349
197615f3
DL
6350 * rect.el (string-rectangle): Revert last change.
6351 (string-rectangle-line): New arg DELETE.
6352 (string-rectangle): Check delete-selection-mode.
6353
6354 * emacs-lisp/edebug.el (edebug-version)
6355 (edebug-maintainer-address): Deleted.
6356 (edebug-submit-bug-report): Just alias to report-emacs-bug.
6357 (edebug-read-function): Account for other `'#' read forms.
6358 (edebug-mode-menus): Make some items toggles.
6359 (edebug-outside-unread-command-event, unread-command-event):
6360 Remove these to avoid warnings.
6361
f4117c4d
GM
63622000-11-22 David Ponce <david@dponce.com>
6363
6364 * recentf.el (recentf-menu-items-for-commands)
6365 (recentf-make-menu-items, recentf-make-menu-item)
4c4a541d 6366 (recentf-filter-changer): Added :help and :active menu-item properties.
eaae8106 6367
f4117c4d
GM
6368 (recentf-build-dir-rules, recentf-dump-variable)
6369 (recentf-edit-list, recentf-open-files-item)
6370 (recentf-open-files): Replaced unnecessary `mapcar' with new
6371 built-in `mapc'.
eaae8106 6372
f8e2f3f2
MB
63732000-11-23 Miles Bader <miles@gnu.org>
6374
6375 * faces.el (menu): Make inverse-video on ttys too.
6376
4c4a541d
SM
63772000-11-22 Stefan Monnier <monnier@cs.yale.edu>
6378
6379 * simple.el (comment-line-break-function): Use the new name
6380 indent-new-comment-line -> comment-indent-new-line.
6381 (clone-indirect-buffer): Don't ignore NORECORD.
6382 (next-completion): Properly handle the case where items are adjacent.
6383
6384 * mouse.el (popup-menu): Stupid typo.
6385
980d836e
GM
63862000-11-22 Gerd Moellmann <gerd@gnu.org>
6387
60e8e0a5
GM
6388 * emacs-lisp/authors.el: Remove autoload cookies, add author,
6389 maintainer, keywords tags.
6390
980d836e
GM
6391 * rect.el (replace-rectangle): Don't call string-rectangle-line
6392 with too many arguments.
6393
e08b2069
AS
63942000-11-22 Andre Spiegel <spiegel@gnu.org>
6395
60e8e0a5 6396 * ediff-util.el (ediff-file-checked-out-p)
eaae8106 6397 (ediff-file-checked-in-p): Call vc-state instead of
e08b2069
AS
6398 vc-locking-user, which no longer exists.
6399
6400 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
6401
c6779d8d
DL
64022000-11-22 Dave Love <fx@gnu.org>
6403
6404 * md5.el (md5): Provide.
6405 (md5): Fix error call.
6406
e672fdce
MB
64072000-11-22 Miles Bader <miles@gnu.org>
6408
eaae8106 6409 * textmodes/refill.el (refill-adjust-ignorable-overlay)
d9fdcdb5
MB
6410 (refill-fill-paragraph-at): Remove debugging code.
6411
80e24c04
MB
6412 * calendar/calendar.el (generate-calendar-window): When we don't
6413 call `fit-window-to-buffer', make sure the top line is fully visible.
6414
3a17d6cc
MB
6415 * image-file.el (insert-image-file): Don't make `read-only'
6416 property rear-nonsticky.
6417
ae1a21c6
MB
6418 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
6419 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
6420 stashing away its original value.
6421 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
6422 in the recursive edit.
6423 Bind `isearch-original-minibuffer-message-timeout' to protect it.
6424 (isearch-done): Restore `minibuffer-message-timeout'.
6425
e672fdce
MB
6426 * cus-start.el: Remove entry for `mode-line-inverse-video'.
6427
3ea79df8
SM
64282000-11-21 Stefan Monnier <monnier@cs.yale.edu>
6429
6430 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
6431
6432 * find-lisp.el (find-lisp-find-files-internal):
6433 Use dolist, when and file-name-as-directory.
6434
980d836e 6435 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3ea79df8
SM
6436 (define-derived-mode, define-minor-mode): Add specs.
6437
6438 * window.el: General comment and spacing fixes.
6439 (save-selected-window): Use backquotes.
6440 (window-safely-shrinkable-p): New function.
6441 (shrink-window-if-larger-than-buffer): Use it.
6442
6443 * subr.el (make-local-hook): Docstring fix.
6444
6445 * shell.el (shell-mode): Use define-derived-mode.
6446
6447 * newcomment.el (comment-indent): Insert comment before calling
6448 comment-indent-function. Don't insert in column 0.
6449 (comment-dwim): Indent before inserting comment.
6450
6451 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
6452 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
6453 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
6454 Use mapc rather than map.
6455
6456 * files.el (find-buffer-visiting): Compare all attributes before
6457 declaring two files identical (rather than just their inode-no).
6458 (auto-mode-alist): Use \' rather than $.
6459
6460 * which-func.el: Update maintainer line.
6461
6462 * pcvs.el (uniquify-buffer-file-name): Remove advice.
6463 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
6464 (uniquify-buffer-file-name): Use it.
6465
8f62f2b8
MB
64662000-11-22 Miles Bader <miles@gnu.org>
6467
6468 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
6469 * simple.el (minibuffer-avoid-prompt): New function.
6470
fb279a6d
GM
64712000-11-21 Gerd Moellmann <gerd@gnu.org>
6472
6473 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
6474
867092e9
MB
64752000-11-21 Miles Bader <miles@gnu.org>
6476
ef860850
MB
6477 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
6478 inclusion of `track-mouse'.
6479
867092e9
MB
6480 * textmodes/refill.el (refill-ignorable-overlay): New variable.
6481 (refill-adjust-ignorable-overlay): New function.
6482 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
6483 only the paragraph's tail if possible.
6484 Update `refill-ignorable-overlay'.
6485 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
6486
6487 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
6488 point inside the fill-prefix.
6489
6490 * textmodes/refill.el (refill-post-command-function): Don't reset
6491 refill-doit in the case where a self-insertion command doesn't
6492 case a refill. Use `refill-fill-paragraph-at', getting position
6493 from `refill-doit'.
6494 (refill-after-change-function): Set `refill-doit' to END.
6495 (refill-fill-paragraph-at): New function, mostly from old
6496 refill-fill-paragraph.
6497 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
6498 (refill-pre-command-function): New function.
6499 (refill-mode): Add it to `pre-command-hook'.
6500
ff9ab414
GM
65012000-11-20 Gerd Moellmann <gerd@gnu.org>
6502
29a01b72
GM
6503 * textmodes/artist.el (artist-mode): Fix autoload cookie.
6504
ff9ab414
GM
6505 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
6506 javadoc tags.
eaae8106 6507
885b211b
AS
65082000-11-20 Andre Spiegel <spiegel@gnu.org>
6509
6510 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
6511 vc.el).
6512
eaae8106 6513 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
885b211b 6514 require vc.
eaae8106
SS
6515
6516 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
885b211b 6517 checkouts.
eaae8106 6518
d1838556
DL
65192000-11-20 Dave Love <fx@gnu.org>
6520
6521 * Makefile.in (DONTCOMPILE): Omit bindings.el.
6522
2b69bc11 65232000-11-20 Eli Barzilay <eli@www.barzilay.org>
56c13ae6 6524
2b69bc11
GM
6525 * calculator.el (calculator-paste): Use `if' instead of `and'
6526 and `or'.
6527 (calculator-help): Don't use electric-describe-mode for XEmacs.
56c13ae6 6528
b95b34e5
GM
65292000-11-19 Gerd Moellmann <gerd@gnu.org>
6530
030de92f
GM
6531 * info.el (info-menu-5): Doc fix.
6532
b95b34e5
GM
6533 * textmodes/artist.el: New file.
6534
54970452
AS
65352000-11-19 Andre Spiegel <spiegel@gnu.org>
6536
eaae8106 6537 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
54970452
AS
6538 and differentiate according to checkout model.
6539 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
6540 since this function is only concerned with master state.
6541
83c9cb8e
SM
6542 * vc-hooks.el (vc-workfile-unchanged-p)
6543 (vc-default-workfile-unchanged-p): Moved here from vc.el.
54970452 6544
83c9cb8e
SM
6545 * vc.el (vc-workfile-unchanged-p)
6546 (vc-default-workfile-unchanged-p): See above.
54970452 6547
e5a9dabf
MB
65482000-11-19 Miles Bader <miles@gnu.org>
6549
6550 * image-file.el (insert-image-file): Make `intangible' and
6551 `read-only' properties rear-nonsticky too.
6552
24127af0
GM
65532000-11-18 Gerd Moellmann <gerd@gnu.org>
6554
d392e9c5 6555 * ps-print.el: Update copyright notice.
eaae8106 6556
d392e9c5
GM
6557 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
6558 (tooltip-show): Use the offsets.
6559
24127af0 6560 * bindings.el (mode-line-modified): Fix a typo.
eaae8106 6561 (mode-line-toggle-modified, mode-line-widen)
24127af0
GM
6562 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
6563
2b69bc11 65642000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
08ea6f17 6565
2b69bc11
GM
6566 * ps-print.el (toplevel): Test for find-coding-system being
6567 fboundp before calling ps-x-find-coding-system.
08ea6f17 6568
66321b2f
SM
65692000-11-16 Stefan Monnier <monnier@cs.yale.edu>
6570
6571 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
6572 (vc-version-backup-file): Docstring fix.
6573
046110c6
GM
65742000-11-16 Gerd Moellmann <gerd@gnu.org>
6575
4104194e
GM
6576 * files.el (basic-save-buffer): Don't add a newline if
6577 find-file-literally is non-nil.
6578 (find-file-literally): Extend doc string.
6579
046110c6
GM
6580 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
6581 sort(1) with the `-f' argument.
6582
6505c16e
AS
65832000-11-16 Andre Spiegel <spiegel@gnu.org>
6584
fd063975
AS
6585 * vc.el: Updated backend documentation.
6586 (vc-default-check-headers): New function.
6587
3d02dd81 6588 * vc-{cvs,rcs,sccs}.el: Functions reordered.
eaae8106
SS
6589
6590 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 6591 up-to-date.
eaae8106 6592 (vc-do-command): In the asynchronous case, output messages only if
9dd94743 6593 the minibuffer is not active.
fd063975 6594
eaae8106 6595 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8791d617 6596 `vc-cvs-use-edit' is on.
eaae8106
SS
6597 (vc-cvs-checkout): When this is used for reverting the workfile,
6598 make a backup of the original contents and revert to that in case
8791d617 6599 of error.
eaae8106 6600 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
9dd94743 6601 remote repositories.
eaae8106 6602
6505c16e
AS
6603 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
6604 for both version and ratio in the minibuffer.
fd063975 6605
eaae8106 6606 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8791d617 6607 Use vc-do-command to perform the annotation, not call-process.
6505c16e 6608
a13f0660
KH
66092000-11-16 Kenichi Handa <handa@etl.go.jp>
6610
6611 * international/quail.el (quail-start-translation): Don't call
6612 `message' before reading key sequence.
6613
1389a414
MB
66142000-11-16 Miles Bader <miles@lsi.nec.co.jp>
6615
6616 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
6617
9256a532
KH
66182000-11-16 Kenichi Handa <handa@etl.go.jp>
6619
6620 * window.el (fit-window-to-buffer): Be sure to acquire at least
6621 one text line even if the buffer is empty.
6622
0e14fe9f
GM
66232000-11-16 Gerd Moellmann <gerd@gnu.org>
6624
eaae8106 6625 * net/ange-ftp.el (ange-ftp-file-writable-p)
83c9cb8e
SM
6626 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
6627 Bind ange-ftp-process-verbose to nil.
0e14fe9f 6628
da645c53
DL
66292000-11-15 Dave Love <fx@gnu.org>
6630
83c9cb8e
SM
6631 * wid-edit.el (widget-specify-field, widget-specify-button):
6632 If :help-echo is a function, set help-echo of overlay to
233d5cde
DL
6633 widget-mouse-help.
6634 (widget-mouse-help): New function.
6635 (widget-echo-help): Rewritten for :help-echo functions only taking
6636 a widget arg.
6637
83c9cb8e
SM
6638 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
6639 Use display-graphic-p.
b12057b9
DL
6640 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
6641 and that JPEG is available.
6642 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
6643
da645c53
DL
6644 * international/mule-cmds.el (locale-charset-language-names):
6645 Match @euro.
6646
6d133d1f
GM
66472000-11-15 Gerd Moellmann <gerd@gnu.org>
6648
83c9cb8e
SM
6649 * faces.el (face-set-after-frame-default):
6650 If `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
6651 default face from X resources.
6652
49ac2ac5
EZ
66532000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
6654
6655 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
6656 Don't set EMACSLOADPATH.
6657
4fb0a34c
EZ
66582000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
6659
6660 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
6661 texinfo-insert-@url.
6662 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
6663 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
6664
bb304a7a
SM
66652000-11-14 Stefan Monnier <monnier@cs.yale.edu>
6666
82bc80bf
SM
6667 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
6668 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
6669 (checkdoc-minor-keymap): Backward compatibility.
6670 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
6671 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
6672 (checkdoc-this-string-valid-engine): Be a bit more strict
6673 to avoid matching substrings of `...' quoted vars/funs.
6674 (checkdoc-defun-info): Only look for `interactive' if alone.
6675 (debug-ignored-errors): Add "arg doesn't appear in docstring".
6676
e8c87124
SM
6677 * progmodes/compile.el (grep): `tag-default' can be nil.
6678
bb304a7a
SM
6679 * newcomment.el (comment-indent): Paren typo.
6680
8628686a
DL
66812000-11-14 Dave Love <fx@gnu.org>
6682
25c269ef
DL
6683 * calculator.el: New maintainer version.
6684
66321b2f 6685 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 6686
8628686a
DL
6687 * cmuscheme.el: Doc fixes.
6688 (cmuscheme) <defgroup>: Use `scheme' as parent.
83c9cb8e 6689 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
8628686a
DL
6690
6691 * xscheme.el (scheme-program-name): Don't define here.
6692
6693 * progmodes/scheme.el (scheme-program-name): New variable
6694 (originally in cmuscheme).
6695
88f0a1eb
MB
66962000-11-14 Miles Bader <miles@gnu.org>
6697
6698 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
6699 Handle header-lines. Don't loop forever if we can't enlarge the
6700 window anymore. Simplify a bit.
6701
cd9a000c
KH
67022000-11-14 Kenichi Handa <handa@etl.go.jp>
6703
6704 * window.el (fit-window-to-buffer): Don't check
6705 window-text-height. Assure that the last line is fully visible.
6706
83c9cb8e
SM
6707 * international/quail.el (quail-show-guidance-buf):
6708 Call fit-window-to-buffer to assure the enough height of the guidance
cd9a000c
KH
6709 buffer.
6710 (quail-update-guidance): Avoid making the guidance buffer shorter.
6711
d3fcda22
SM
67122000-11-14 Stefan Monnier <monnier@cs.yale.edu>
6713
bdbd9606
SM
6714 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
6715 rather than `prepend' and add an interesting comment.
6716 (tex-math-face, tex-font-lock-syntactic-face-function):
6717 New face and function to use it.
6718 (tex-define-common-keys, tex-mode-map): Use menu-item rather
6719 than `menu-enable' symbol property.
6720 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
6721 (tex-mode): Add some latex-mode commands for auto-selection.
6722 Use tex-font-lock-syntactic-face-function.
6723 (tex-insert-quote): Simplify.
6724 (tex-shell): New mode.
6725 (tex-start-shell): Use it.
6726 (tex-shell-proc, tex-shell-buf): New functions.
6727 (tex-send-command): Use it.
6728 (tex-main-file): Fix the meaning of the new arg REALFILE.
6729 (tex-send-tex-command): New function split from `tex-start-tex'.
6730 Set compilation-last-buffer and compilation-parsing-end.
6731
d3fcda22
SM
6732 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
6733 when it follows non-comment text on the line.
6734
6735 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
6736 Set font-lock-defaults.
6737 (lisp-mode-shared-map): Init inside the defvar.
6738 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
6739 Use define-derived-mode.
6740
bdab1d43
MB
67412000-11-14 Miles Bader <miles@lsi.nec.co.jp>
6742
6743 * faces.el (header-line): Use `:box nil' for color/gs displays too.
6744
936ae731
GM
67452000-11-14 Gerd Moellmann <gerd@gnu.org>
6746
83c9cb8e
SM
6747 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
6748 Don't recursively optimize body because that can lead to infinite
936ae731
GM
6749 recursion; see comment there.
6750
1695ca2b
EZ
67512000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
6752
6753 * faces.el (face-spec-set-match-display): Revert the change from
6754 2000-10-24. Add a FIXME for after v21.1.
6755
9d348294
MB
67562000-11-13 Miles Bader <miles@gnu.org>
6757
6758 * textmodes/fill.el (skip-line-prefix): New function.
6759 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
6760 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
6761 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
6762 point inside the fill-prefix.
9d348294 6763
b85fa13c
MB
67642000-11-13 Miles Bader <miles@lsi.nec.co.jp>
6765
83c9cb8e
SM
6766 * calendar/calendar.el (generate-calendar-window):
6767 Use `fit-window-to-buffer'.
b85fa13c 6768
a0b47716
SM
67692000-11-12 Stefan Monnier <monnier@cs.yale.edu>
6770
6771 * gud.el (gud-minor-mode): New var.
6772 (gud-symbol, gud-val): New functions.
6773 (gud-find-file): Copy gud-minor-mode to the new buffer.
6774 (gud-menu-map): Include entries for commands that are not always
6775 available, using :enable to (de)activate them.
6776 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
6777 (gud-mode-map): New map.
eaae8106 6778 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
a0b47716
SM
6779 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
6780 Don't set up gud's menu (it's done by the minor-mode).
6781 (gud-minibuffer-local-map): New.
6782 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
6783 (gud-query-cmdline): New function.
6784 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
6785 (gud-mode): Use define-derived-mode.
6786 Don't set up gud's menu (it's done by the minor-mode).
6787 (gud-chop-words): Remove.
6788 (gud-common-init): Use split-string instead.
6789 (gud-new-keymap, gud-make-debug-menu): Eradicate.
6790
6791 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
6792 Add keyword arg :name.
6793
6794 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
6795 (diff-count-matches, diff-split-hunk): New functions.
6796 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
6797
6798 * pcvs-info.el (cvs-fi-conflict-face): New var.
6799
6800 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
6801 Make it into a simple syntax-table, shared among all submodes.
6802 (sh-heredoc-face): Re-introduce.
6803 (sh-font-lock-syntactic-face-function): New function.
6804 (sh-mode): Use it. Also use define-derived-mode.
6805 Remove old bogus setting of indent-region-function.
6806 (sh-set-shell): Don't set the syntax-table any more.
6807 (sh-mode-syntax-table) <defun>: Remove.
6808
f5ed37df
MB
68092000-11-12 Miles Bader <miles@gnu.org>
6810
6811 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
6812 message if interactive.
6813
0b074c2f
DL
68142000-11-12 Dave Love <fx@gnu.org>
6815
6816 * mail/feedmail.el: Fix header,
6817 (feedmail) <defgroup>: Add :link.
6818
6819 * view.el: Use local-map property, not keymap on mode-line string.
6820
83c9cb8e
SM
6821 * scroll-all.el (scroll-all-mode): Customize variable.
6822 Add autoload cookie to function.
0b074c2f
DL
6823
6824 * lazy-lock.el: Remove compatibility code.
6825
6826 * finder.el (finder-known-keywords): Add `files', remove `vms'.
6827 (finder-help-echo): New variable.
6828 (finder-mouse-face-on-line): Add help-echo stuff.
6829 (finder-list-keywords, finder-list-matches): Use mapc.
6830
6831 * faces.el (face-font-registry-alternatives): Add :version.
6832
6833 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
6834 tags-table-list.
6835
a0b47716 6836 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 6837
a0b47716 6838 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
6839 (mail-mode): Use [:alnum:] in some regexps.
6840
6d502396
DL
68412000-11-10 Dave Love <fx@gnu.org>
6842
6843 * ediff.el (ediff-regions-internal, ediff-documentation):
6844 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
6845 fundamental mode.
6846
6847 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
6848 buffer into fundamental mode.
6849 (ediff-set-difference): Use copy-sequence if available.
6850
83c9cb8e
SM
6851 * ediff-ptch.el (ediff-dispatch-file-patching-job):
6852 Check ediff-patch-map non-nil.
6d502396
DL
6853 (ediff-fixup-patch-map, ediff-fixup-patch-map)
6854 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
6855 buffer into fundamental mode.
6856
6857 * ediff-merg.el (state-or-merge): Defvar when compiling.
6858
a82fe213
JR
68592000-11-10 Jason Rumney <jasonr@gnu.org>
6860
6861 * w32-fns.el (w32-add-charset-info): New function.
6862 (w32-charset-info-alist): Use it.
6863
52d89894
GM
68642000-11-10 Gerd Moellmann <gerd@gnu.org>
6865
6866 * faces.el (face-font-registry-alternatives): New user-option.
6867
178932de
SM
68682000-11-10 Stefan Monnier <monnier@cs.yale.edu>
6869
d7fa3319
SM
6870 * textmodes/texinfo.el (texinfo-block-default): New var.
6871 (texinfo-insert-block): Use it. Insert a newline if needed.
6872
178932de
SM
6873 * textmodes/fill.el (fill-indent-according-to-mode): New var.
6874 (fill-region-as-paragraph): Use it.
6875
6876 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
6877 (latex-mode): Tweak tex-*-(head|trail)er regexps.
6878 Tweak paragraph regexps to allow a leading [ \t]*.
6879 (tex-latex-block): Insert a newline if necessary.
6880 (latex-insert-item): Only insert a newline if necessary.
6881 (tex-guess-main-file): New function.
6882 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
6883 Set tex-main-file if TeX-master is provided.
6884 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
6885
bd02b8e0
GM
68862000-11-10 Gerd Moellmann <gerd@gnu.org>
6887
6888 * startup.el (command-line): Set the default tooltip-mode
6889 to t for graphical displays which implement x-show-tip.
6890
6891 * tooltip.el (tooltip-mode): Add a comment about startup.el
6892 setting the default value of this user-option.
6893
b29b03eb
SM
68942000-11-09 Stefan Monnier <monnier@cs.yale.edu>
6895
6896 * font-lock.el (font-lock-*-face) <defvar>: Move.
6897 (font-lock-defaults-alist): Mark obsolete.
6898 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
6899 (font-lock-mode): Use define-minor-mode.
6900 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
6901 (font-lock-turn-off-thing-lock): Be more explicit.
6902 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
6903 (font-lock-syntactic-face-function): New var.
6904 (font-lock-fontify-syntactically-region): Use it.
6905 (font-lock-doc-face): New.
6906
6907 * pcvs.el (cvs-enabledp): Ignore errors.
6908 (cvs-commit-filelist): Never query.
6909 (cvs-mode-insert): Always add a terminating / in the initial prompt.
6910 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
6911 (cvs-do-removal): Use cvs-partition rather than delete-if.
6912 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
6913 cvs-bury-buffer.
6914
6915 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6916 Allow `next' to jump to after the end of the last match.
6917
778fbc46
GM
69182000-11-09 Gerd Moellmann <gerd@gnu.org>
6919
730c746c
GM
6920 * simple.el (byte-compiling-files-p): New function.
6921
6922 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
6923 if it is there.
6924
6925 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
6926 nil again.
6927
778fbc46
GM
6928 * textmodes/ispell.el (ispell-library-path): Don't call
6929 check-ispell-version when byte-compiling because that starts
6930 an ispell process, and ispell might not be installed.
6931 (toplevel): Don't set up a menu when byte-compiling.
6932
6933 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
6934 it, so that a boundp test can be used to determine if we're
6935 currently byte-compiling.
6936
5912c5bb
DL
69372000-11-09 Dave Love <fx@gnu.org>
6938
83c9cb8e 6939 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
5912c5bb 6940
7bb054a5
GM
69412000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6942
83c9cb8e
SM
6943 * ps-print.el: Patch for variable initialization when spooling.
6944 Doc fix.
7bb054a5
GM
6945 (ps-output-list): Fun eliminated.
6946 (ps-begin-file, ps-begin-job): Code fix.
6947
9db2706e
DL
69482000-11-08 Dave Love <fx@gnu.org>
6949
83c9cb8e 6950 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
9db2706e 6951
f7eb32aa
GM
69522000-11-08 Gerd Moellmann <gerd@gnu.org>
6953
6954 * simple.el (shell-command, display-message-or-buffer)
6955 (shell-command-on-region): Mention resize-mini-windows in the doc
6956 string.
6957 (display-message-or-buffer): Take the value of resize-mini-windows
6958 into account.
6959
7b01b08c
GM
69602000-11-07 Gerd Moellmann <gerd@gnu.org>
6961
acad3c0b
GM
6962 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
6963
7b01b08c
GM
6964 * dired.el (dired-between-files): Add `^. find' as an alternative
6965 to the regular expression, for find-dired.
6966
6f602bd0
SM
69672000-11-06 Stefan Monnier <monnier@cs.yale.edu>
6968
6969 * textmodes/texnfo-upd.el: Require texinfo.
6970 (defmacro, defgroup): Remove.
6971 (texinfo-section-to-generic-alist): Remove.
6972 Use texinfo-section-list instead (i.e. level is changed string->int).
6973 (texinfo-filter): New function.
6974 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
6975 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
6976 Use it. And use regexp-opt.
6977 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
6978 (texinfo-update-menu-region-beginning)
6979 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
6980 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
6981 (texinfo-update-menu-same-level-regexps): Update.
eaae8106 6982 (texinfo-update-node, texinfo-every-node-update)
6f602bd0
SM
6983 (texinfo-sequential-node-update): Remove autoload cookie.
6984
6985 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
6986 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
6987 (texinfo-chapter-level-regexp): Remove.
6988 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
6989
bb216218
DL
69902000-11-06 Dave Love <fx@gnu.org>
6991
6f602bd0 6992 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 6993
6f602bd0
SM
6994 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
6995 Match defun*.
bb216218 6996
ff8dd5d5
KH
69972000-11-06 Kenichi Handa <handa@etl.go.jp>
6998
6999 * composite.el (composition-function-table): Variable declaration
7000 moved to src/composite.c.
7001 (compose-chars-after): New optional arg object.
7002
e9da51a1
GM
70032000-11-06 Gerd Moellmann <gerd@gnu.org>
7004
e0c12c68
GM
7005 * bindings.el (mode-line-toggle-read-only)
7006 (mode-line-toggle-modified, mode-line-widen)
7007 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
7008 (make-mode-line-mouse2-map): Rewritten.
7009 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
7010 functions so that C-h k can show something with a doc string.
eaae8106 7011
e9da51a1
GM
7012 * startup.el (fancy-splash-delay): Set to 10 seconds.
7013 (fancy-splash-max-time): New user-option.
7014 (fancy-splash-stop-time): New variable.
7015 (fancy-splash-screens): Set it. Catch `stop-splashing'.
7016 (fancy-splash-screens-1): Throw `stop-splashing' when current
7017 time is greater than fancy-splash-stop-time.
7018
611dbdf0
SM
70192000-11-06 Stefan Monnier <monnier@cs.yale.edu>
7020
4d2806e2
SM
7021 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
7022
611dbdf0
SM
7023 * pcvs.el (cvs-mode-marked): New arg `noquery'.
7024 Prompt user for a file rather than raising an error.
7025 (cvs-enabledp): Fix call to cvs-mode-marked.
7026 (cvs-insert-file): New function (extracted from cvs-mode-insert).
7027 (cvs-mode-insert): Use it. Change the init prompt' value.
7028 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
7029
7030 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
7031 Don't pass default arg to ewoc-locate.
7032 (ewoc-collect): Return result in the right order.
7033
7034 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
7035
7036 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
7037 (cvs-status-get-tags): Fix regexp.
7038 (cvs-status-trees, cvs-status-cvstrees):
7039 Combine after change hooks and don't sit-for.
4d2806e2
SM
7040 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
7041 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
7042 Use make-char rather than hard-coded cryptic data.
7043 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
7044
7045 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
7046
7047 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
7048 (cvs-insert-strings): New function.
7049
937b2877
MB
70502000-11-06 Miles Bader <miles@lsi.nec.co.jp>
7051
7052 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
7053 `mwheel-scroll-amount'.
7054 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
7055 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
7056 string-matching against the version string.
7057
c6c97763
KH
70582000-11-06 Kenichi Handa <handa@etl.go.jp>
7059
6eaec747
KH
7060 * language/thai.el ("Thai"): Set a lisp form that produces
7061 composed string in `sample-text' language info.
7062
7063 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
7064 composed string in `sample-text' language info.
7065
83c9cb8e
SM
7066 * international/mule-cmds.el (describe-language-environment):
7067 Eval `sample-text' data and insert the result.
6eaec747 7068
c6c97763
KH
7069 * international/mule-conf.el (compound-text): Define this coding
7070 system here. Make x-ctext and ctext aliases of it.
7071
7072 * language/european.el (compound-text, ctext): Moved to
7073 international/mule-conf.el.
7074
d1145f85
AI
70752000-11-05 Andrew Innes <andrewi@gnu.org>
7076
7077 * w32-fns.el (w32-version): New function.
7078
178a6a45
SM
70792000-11-05 Stefan Monnier <monnier@cs.yale.edu>
7080
7081 * progmodes/awk-mode.el: Update copyright.
7082 (awk-mode-abbrev-table): Remove.
7083 (awk-font-lock-keywords): Use regexp-opt.
7084 (awk-mode): Use define-derived-mode.
7085
7086 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
7087 when extracting a suffix.
7088
1ba90166
AS
70892000-11-04 Andre Spiegel <spiegel@gnu.org>
7090
7091 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
7092 auto-save-mode.
7093
546790cb
JR
70942000-11-04 Jason Rumney <jasonr@gnu.org>
7095
7096 * language/european.el (decode-mac-roman): Test against r1 not r0.
7097
d247e32d
SM
70982000-11-03 Stefan Monnier <monnier@cs.yale.edu>
7099
fbf44f44
SM
7100 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
7101 (icon-mode): Define indent-line-function.
7102 (icon-comment-indent): Simplify.
7103 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
7104
7105 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
7106
7107 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
7108 Bind change-log-default-mode to defeat the caching done on it.
7109 Don't bother saving excursion any more.
7110
7111 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
7112
7113 * frame.el (after-setting-font-hook): Rename hooks -> hook.
7114 (set-frame-font): Use the new name (and the old for compatibility).
7115
eaae8106
SS
7116 * toolbar/tool-bar.el (tool-bar-mode):
7117 * time.el (display-time-mode):
7118 * recentf.el (recentf-mode):
7119 * paren.el (show-paren-mode):
7120 * mwheel.el (mouse-wheel-mode):
7121 * msb.el (msb-mode):
7122 * jka-compr.el (auto-compression-mode):
7123 * image-file.el (auto-image-file-mode):
7124 * hl-line.el (hl-line-mode):
7125 * delsel.el (delete-selection-mode):
7126 * autoinsert.el (auto-insert-mode):
fbf44f44
SM
7127 * complete.el (partial-completion-mode): Drop unneeded positional args.
7128
eaae8106 7129 * info.el (Info-mode):
79372165 7130 * comint.el (comint-mode): Don't bother with make-local-hook.
fbf44f44 7131
d247e32d
SM
7132 * log-edit.el (log-edit-menu): New menu.
7133
4921558e
MB
71342000-11-03 Miles Bader <miles@gnu.org>
7135
7136 * wid-edit.el (widget-end-of-line): Reinstate, with a new
7137 definition, so that trailing spaces are handled properly.
7138 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
7139
1fc02b3c
GM
71402000-11-03 Gerd Moellmann <gerd@gnu.org>
7141
7142 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
7143 tab character.
7144 (fancy-splash-screens): Set tab-width to 20.
7145
51d001f7
DL
71462000-11-03 Dave Love <fx@gnu.org>
7147
7148 * comint.el (comint-completion-addsuffix): Fix custom type.
7149
ba22aeff
SM
71502000-11-02 Stefan Monnier <monnier@cs.yale.edu>
7151
7152 * font-lock.el (font-lock-buffers): Remove.
7153 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
7154 (font-lock-change-major-mode): Remove.
7155 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
7156 (font-lock-default-fontify-region): Extend the multiline
7157 fontification to whole lines.
7158 (font-lock-fontify-anchored-keywords)
7159 (font-lock-fontify-keywords-region): If matching just one
7160 line (with \n) only mark the \n as multiline.
7161
7162 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
7163 Correctly handle the case where several :group args are supplied.
7164 Allow :extra-args.
7165 (easy-mmode-define-global-mode): Allow :extra-args.
7166 Correctly handle the case where several :group args are supplied.
7167
9c887ada
MB
71682000-11-02 Miles Bader <miles@gnu.org>
7169
eaae8106 7170 * calendar/calendar.el (diary-face, calendar-today-face)
9c887ada
MB
7171 (holiday-face): Remove dependency on `window-system'.
7172
7f25090d
KR
71732000-11-02 Ken Raeburn <raeburn@gnu.org>
7174
7175 * Makefile.in (emacs): Set EMACSLOADPATH always.
83c9cb8e 7176 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
9b911107 7177 (compile-files): Bomb out if compilation of a file fails.
7f25090d 7178
7dd6009c
DL
71792000-11-02 Dave Love <fx@gnu.org>
7180
7181 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
7182
94821e4f
EZ
71832000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
7184
7185 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
7186 punctuation in the warning inserted into the *mail* buffer.
7187
1ac3fc42
GM
71882000-11-02 Gerd Moellmann <gerd@gnu.org>
7189
57731876
GM
7190 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
7191 (authors-public-domain-p): New function.
7192 (authors-print): Use it.
7193
975f82c9
GM
7194 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
7195
1ac3fc42
GM
7196 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
7197
4b3eb10f
GM
71982000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7199
975f82c9 7200 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
7201 (ps-print-version): New version number (6.3.1).
7202 (ps-even-or-odd-pages): Customization fix.
7203 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
7204 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
7205 (ps-page-count): Var replaced by `ps-page-column'.
7206 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
7207 (ps-print-sheet-p): New fun.
7208
7da794df
MB
72092000-11-02 Miles Bader <miles@lsi.nec.co.jp>
7210
7211 * tooltip.el (tooltip-gud-tips-setup): New function.
7212 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
7213 (tooltip-mode): Call tooltip-gud-tips-setup.
7214 (tooltip-gud-tips): Use `gud-basic-call' instead of
7215 process-send-string, so the prompt gets frobbed appropriately.
7216 Handle nil return value from `tooltip-gud-print-command'.
7217
0e40b809
EL
72182000-11-01 Eric M. Ludlam <zappo@ultranet.com>
7219
7220 * comint.el (comint-add-to-input-history): New function.
7221 (comint-send-input): Use `comint-add-to-input-history'.
7222
50ada0db
MB
72232000-11-02 Miles Bader <miles@lsi.nec.co.jp>
7224
973a3104
MB
7225 * info.el (info-menu-header): New face.
7226 (Info-fontify-menu-headers): New function.
7227 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
7228
50ada0db
MB
7229 * info.el (Info-insert-dir): Don't include blank lines at
7230 beginning of additional dir files (one is added automatically).
7231
bff53411
SM
72322000-11-01 Stefan Monnier <monnier@cs.yale.edu>
7233
7234 * emacs-lisp/easy-mmode.el (define-minor-mode):
7235 Revert the latest changes.
7236 Allow the three positional arguments to be skipped and replaced
7237 by keyword arguments.
7238 Add a :toggle argument to determine whether a nil arg means toggle
7239 or means turn-on. The default is unchanged.
7240 Add a call to force-mode-line-update.
7241
6b8a0b2d
DL
72422000-11-01 Dave Love <fx@gnu.org>
7243
83c9cb8e 7244 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
6b8a0b2d 7245
5bf99100
MB
72462000-11-01 Miles Bader <miles@lsi.nec.co.jp>
7247
83c9cb8e
SM
7248 * calendar/calendar.el (diary-face, holiday-face):
7249 Add dark-background variants.
5bf99100 7250
a4032611
SS
72512000-10-31 Sam Steingold <sds@gnu.org>
7252
7253 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
7254 `tex-main-file' does not have directory in it.
7255
c286608e
SM
72562000-10-31 Stefan Monnier <monnier@cs.yale.edu>
7257
7258 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
7259
4836835a
TTN
72602000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
7261
7262 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
7263 functional change.
7264
26dcb81b
GM
72652000-10-31 Gerd Moellmann <gerd@gnu.org>
7266
7267 * files.el (find-file-noselect): When we expand a wildcard, return
7268 a list of buffers, as we should do according to the doc string.
7269
49fc4500
KR
72702000-10-31 Ken Raeburn <raeburn@gnu.org>
7271
7272 * loadup.el (top level): Adjust load path if program name is
7273 "../src/bootstrap-emacs", in case it's not dumped and thus the
7274 load path adjustment hasn't already been done.
7275
ea0c615d
GM
72762000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7277
83c9cb8e
SM
7278 * ps-print.el: Fix bug on selected pages for printing.
7279 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
ea0c615d
GM
7280 is on. Try to avoid warning messages when compiling. Doc Fix.
7281 (ps-print-version): New version number (6.3).
7282 (ps-color-device): Use `color-values' to determine if device
7283 supports color.
7284 (ps-color-values): Try to use `x-color-values' when using XEmacs.
7285 (ps-print-page-p): Changed from defsubst to defun.
7286 (ps-page-number): Changed from defmacro to defun.
7287 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
7288 printing.
c286608e 7289 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
7290 (ps-end-file, ps-dummy-page): Funs eliminated.
7291 (ps-print-color-scale): Changed default value.
7292 (ps-page-n-up, ps-print-page-p): New internal vars.
7293 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
7294 (ps-plot-region, ps-generate, ps-end-job): Code fix.
7295
9e20722f
GM
7296 * delim-col.el: Little programming improvement.
7297 (delimit-columns-str): New macro.
7298 (delimit-columns-region, delimit-columns-rectangle): Code fix.
7299
d7a0fd00
KH
73002000-10-31 Kenichi Handa <handa@etl.go.jp>
7301
c286608e
SM
7302 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
7303 Moved to european.el.
d7a0fd00
KH
7304 (ccl-encode-mac-roman-font, fontset-mac): Modified for
7305 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
7306 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
7307 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 7308
234be340
DL
73092000-10-30 Dave Love <fx@gnu.org>
7310
7311 * progmodes/cc-menus.el (imenu-generic-expression)
7312 (imenu-progress-message): Only defvar when compiling.
7313
4edc4a39
DL
7314 * emacs-lisp/elp.el (elp-unload-hook): New function.
7315
7316 * loadhist.el (unload-feature): Call elp-restore-function,
7317 checking for symbols; don't use elp-restore-all.
7318 (loadhist-hook-functions): Doc fix.
7319
70c825df
SM
73202000-10-30 Stefan Monnier <monnier@cs.yale.edu>
7321
7322 * log-edit.el (log-edit-confirm): Fix the default.
7323
1d3baf74
GM
73242000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7325
7326 * delim-col.el: Little fix: replace delimit-columns-align-columns by
7327 delimit-columns-format.
7328 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 7329
1ec321a7
MB
73302000-10-30 Miles Bader <miles@lsi.nec.co.jp>
7331
7332 * comint.el (comint-replace-by-expanded-history): Don't use
7333 comint-get-old-input (we're not looking at *old* input).
7334 (comint-get-old-input-default): If using fields, signal an error
7335 when the point is not in an input field.
7336
70737ea9
KH
73372000-10-30 Kenichi Handa <handa@etl.go.jp>
7338
7339 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
7340 and mule-unicode-e000-ffff.
7341
fa0cb51d 7342 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
7343 (make-coding-system): Accept a symbol of translation table as a
7344 value of property `safe-chars'.
7345
7346 * international/mule-cmds.el (encode-coding-char): Check property
7347 safe-chars instead of safe-charsets.
7348
7349 * international/fontset.el (fontset-default): Modified for
7350 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
7351 (x-font-name-charset-alist): Likewise.
7352 (ccl-encode-unicode-font): New CCL program. Record it in
7353 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
7354
70c825df
SM
7355 * language/european.el (mac-roman-decoder, mac-roman-encoder):
7356 New translation tables.
70737ea9
KH
7357 (decode-mac-roman, encode-mac-roman): Definition of these CCL
7358 programs are modified and moved from mac-win.el.
7359 (mac-roman): Definition of this coding system is modified and
7360 moved from mac-win.el.
4836835a 7361
fda2ce24 73622000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 7363
1d3baf74 7364 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 7365 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 7366
dd4d3cb6
MB
73672000-10-29 Miles Bader <miles@gnu.org>
7368
7369 * custom.el (custom-add-to-group): Allow multiple entries for a
7370 given value OPTION, as long as their widget types are different.
7371 * cus-edit.el (custom-face-value-create): If face name doesn't end
7372 with "face", add such here (similar to custom group widgets).
7373
7374 * comint.el (comint-highlight-prompt): Add :type.
7375
dace60cf
JW
73762000-10-28 John Wiegley <johnw@gnu.org>
7377
dace60cf
JW
7378 * calendar/timeclock.el (timeclock-log): Doc fix.
7379 (timeclock-last-event): Doc fix.
83c9cb8e 7380 (timeclock-log): Kill the timelog buffer after appending a new event.
dace60cf
JW
7381 (timeclock-find-discrep): Use a temp buffer to read in the
7382 timelog, instead of visiting the file.
7383 (timeclock-log-data): A new function, along with a host of helper
7384 functions, for the purpose of making timelog data accessible to
7385 programmers.
7386
7387 * eshell/esh-mode.el (window-height test): Make certain that
7388 `eshell-stringify-t' is non-nil.
7389 (eshell-password-prompt-regexp): Changed to a much simpler
7390 password regexp.
7391 (eshell-send-input): If `eshell-invoke-directly' returns t,
7392 directly invoke the parsed command using `eval'. This improves
7393 turn-around time on simple commands by a factor of three or
7394 greater, such as cd, ls, pwd, etc. -- which get used very often.
7395 It also conserves thousands of cons cells per call (since
7396 `eshell-do-eval' consumes memory like a Cookie Monster set loose
7397 in the Pacific Cookie Company).
7398
7399 * eshell/esh-test.el (eshell-test): Whitespace fix.
7400
83c9cb8e
SM
7401 * eshell/em-ls.el (eshell-ls-insert-directory):
7402 Make `eshell-ls-initial-args' nil when inserting directory contents.
dace60cf
JW
7403
7404 * eshell/em-script.el (eshell-script-initialize): Add names to
7405 `eshell-complex-commands, since `source' and `.' are complex.
7406
0467b076
EZ
7407 * eshell/esh-cmd.el (eshell-rewrite-for-command)
7408 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
7409 `eshell-copy-handles'.
7410 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
7411 bodies.
7412 (eshell-separate-commands): Whitespace fix.
7413 (eshell-complex-commands): Added a new list of names, for
7414 determining whether a given command is as simple as it looks.
7415 (eshell-invoke-directly): New function. Returns t if a command
7416 should be invoked directly (using `eval'), rather than indirectly
7417 using `eshell-do-eval'.
7418 (eshell-do-eval): Whitespace fix.
7419
7420 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
7421 which provides an emulation of the DOS shell behavior of assuming
7422 that cp/mv/ln should copy/move/link to the current directory.
7423 (eshell-remove-entries): Added a doc string.
7424 (eshell-shuffle-files): Removed the check for `target' being null.
7425 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
7426 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
7427 it to do a smarter check of whether a destination was provided.
7428 (eshell/mv, eshell/cp): Enable `:preserve-args'.
7429 (eshell/ln): Enable `:preserve-args', and use
7430 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
7431 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
7432 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
7433 list after flattening it. This makes it possible to cat files
7434 with numerical names.
7435 (eshell-unix-initialize): Added several names to
7436 `eshell-complex-commands.
7437 (eshell-unix-command-complex-p): Return t if a given command name
7438 may result in external processes being invoked.
7439
7440 * eshell/em-glob.el (eshell-glob-show-progress): Make this
7441 variable nil by default, since it slows down glob processing by a
7442 factor of two or more, and increases memory consumption.
7443
7444 * eshell/em-smart.el: Added a note about how memory consumptive
7445 smart display mode can be (at least this is true in Emacs 21).
7446 (eshell-smart-initialize): Whitespace fix.
7447 (eshell-refresh-windows): Use `if' instead of `when'.
7448 (eshell-smart-scroll-window): Calling `save-current-buffer' was
7449 not necessary.
83c9cb8e 7450 (eshell-currently-handling-window): Added a missing global variable.
dace60cf
JW
7451
7452 * eshell/em-ls.el (eshell-do-ls): Code simplification.
7453 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
7454 Whitespace fix.
7455 (eshell-ls-exclude-hidden): Added this variable in addition to
7456 `eshell-ls-exclude-regexp'. This one prevents files beginning
7457 with . from even being read, which can improve memory consumption
7458 quite a bit.
7459 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
7460 read file entries beginning with a dot. In home directories with
7461 lots of hidden files, fully two-thirds of the time spent in ls is
7462 used to read directory entries that are immediately thrown away.
7463 (eshell-ls-initial-args): Added back this configuration variable,
7464 for specifying default initial arguments to every call to ls.
7465 Much faster than using an alias to do the same thing.
7466 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
7467 (eshell-ls-dir): Whitespace change.
7468
7469 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
7470
83c9cb8e 7471 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
dace60cf
JW
7472 (eshell-stringify-t): Added a customization variable, to indicate
7473 whether `t' should be rendered as a string at all. If not, one
7474 can still determine if the result of an expression is true using
7475 "file-exists-p FILE && echo true".
7476 (eshell-stringify): If `eshell-stringify-t' is nil, don't
7477 stringify t!
7478
7479 * eshell/esh-module.el: Whitespace fix.
7480
83c9cb8e
SM
7481 * eshell/em-alias.el (eshell-alias-initialize):
7482 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
dace60cf
JW
7483 (eshell-command-aliased-p): New function that returns t if a
7484 command name names an aliased.
7485
657f9cb8 74862000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 7487
0467b076 7488 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 7489 redrawing the screen when changing cursor color.
0467b076
EZ
7490 (viper-insert-state-pre-command-sentinel)
7491 (viper-replace-state-pre-command-sentinel)
70c825df
SM
7492 (viper-replace-state-post-command-sentinel):
7493 Use viper-preserve-cursor-color.
657f9cb8
MK
7494 Many functions changed to use viper= instead of = when comparing
7495 characters.
0467b076 7496 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 7497 working with characters.
0467b076 7498 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
7499 Many functions changed to use viper= instead of = when comparing
7500 characters.
0467b076 7501 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 7502
0467b076 7503 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 7504 Several typos fixed in various docstrings.
0467b076 7505 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
83c9cb8e 7506 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
0467b076
EZ
7507 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
7508 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
7509 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
7510 (ediff-get-selected-buffers): New function.
7511 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
83c9cb8e
SM
7512 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
7513 Use save-window-excursion.
0467b076 7514 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 7515 termination check in while loop.
0467b076 7516 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 7517 dired buffer.
0467b076
EZ
7518 (ediff-files,ediff-merge-files,ediff-files3)
7519 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 7520
4f490d99
DL
75212000-10-28 Dave Love <fx@gnu.org>
7522
7523 * info.el (Info-fontify-node): Add help-echo for menu items.
7524
45b84006
EZ
75252000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
7526
5ebc02b3
EZ
7527 * startup.el (normal-top-level): If the value of $TERM indicates
7528 we are running from xterm or one of its work-alikes, default to a
7529 light background mode.
7530
45b84006
EZ
7531 Support for -fg, -bg, and -rv command-line arguments for TTYs:
7532 * faces.el (tty-handle-reverse-video): New function.
7533 (tty-create-frame-with-faces): Call it.
7534
7535 * frame.el (frame-notice-user-settings): Don't apply
7536 default-frame-alist and initial-frame-alist to MS-DOS frames.
7537 Call tty-handle-reverse-video, frame-set-background-mode, and
7538 face-set-after-frame-default for non-MS-DOS frames.
7539
7540 * startup.el (tty-long-option-alist): New variable.
7541 (tty-handle-args): New function.
7542 (command-line): Call tty-handle-args.
7543
7544 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
7545 startup.el now does that for all character-terminal frames.
7546
eab6e8b9
MB
75472000-10-28 Miles Bader <miles@gnu.org>
7548
83c9cb8e
SM
7549 * emacs-lisp/easy-mmode.el (define-minor-mode):
7550 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
7551 is global. If :global is followed by a non-nil but non-t value,
eab6e8b9 7552 make the mode buffer-local, but also generate a `global-MODE'
83c9cb8e
SM
7553 version using `easy-mmode-define-global-mode'.
7554 Add :conditional-turn-on keyword argument.
eab6e8b9 7555
51a29efc
DL
75562000-10-28 Dave Love <fx@gnu.org>
7557
83c9cb8e
SM
7558 * international/latin1-disp.el (latin1-char-displayable-p):
7559 Don't use window-system.
51a29efc 7560
d71d7114
EZ
75612000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
7562
7563 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
7564 Don't call find-buffer-file-type-coding-system. Instead, just
7565 set eol-type to -unix if inhibit-eol-conversion is in effect, or
7566 if the file is on an untranslated filesystem.
7567 (add-untranslated-filesystem): Use "D" instead of "f" inside
7568 interactive.
7569
1f9cab4b
DL
75702000-10-27 Dave Love <fx@gnu.org>
7571
70c825df 7572 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
7573 (refill-mode): Use it.
7574
70c825df
SM
75752000-10-27 Stefan Monnier <monnier@cs.yale.edu>
7576
7577 * international/quail.el (quail-activate): Don't make-local-hook.
7578
7432cf10
AS
75792000-10-27 Andre Spiegel <spiegel@gnu.org>
7580
4836835a 7581 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 7582 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
7583 (vc-make-version-backup): Don't do it on MS-DOS without long file
7584 names.
4836835a 7585
7432cf10
AS
7586 * vc.el (vc-version-other-window): If an automatic backup of the
7587 desired version exists, rename it instead of copying it.
7588
4836835a
TTN
7589 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
7590 after command. If there's an unexpected error, signal it instead
7432cf10 7591 of being silent.
e1483c38 7592 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 7593
05ea7ef2
MB
75942000-10-27 Miles Bader <miles@lsi.nec.co.jp>
7595
fd1035aa
MB
7596 * shell.el (shell): Add BUFFER argument.
7597 * comint.el (make-comint-in-buffer): New function.
7598 (make-comint): Use it.
7599
05ea7ef2
MB
7600 * faces.el (face-spec-choose): Change syntax so that the list of
7601 attribute-value pairs is now the cdr of each clause, not the cadr.
7602 Detect old-style entries, and handle them. Use pop.
7603
835a55fe
SM
76042000-10-26 Stefan Monnier <monnier@cs.yale.edu>
7605
f5ab1cdd
SM
7606 * cus-edit.el (custom-mode-map): Use a sparse map.
7607 (custom-mode): Don't bother with make-local-hook.
7608
7609 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
7610
835a55fe
SM
7611 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
7612
c13b0ec8
GM
76132000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7614
7615 * ps-print.el: Avoid compilation gripes.
7616 (ps-print-version): New version number (6.2.1).
4836835a 7617
e9f63196
DL
76182000-10-26 Dave Love <fx@gnu.org>
7619
0b95284b
DL
7620 * menu-bar.el: Modify some menu item help strings.
7621 (menu-bar-help-menu): Add link to MORE.STUFF.
7622
e9f63196
DL
7623 * cus-edit.el (custom-mode): Add `special' mode-class property.
7624
7625 * wid-browse.el (widget-browse-mode): Likewise.
7626
7627 * wid-edit.el (widget-specify-field): Revert to using local-map
7628 property, not keymap.
7629
e276a14a
MB
76302000-10-26 Miles Bader <miles@lsi.nec.co.jp>
7631
c1545d88
MB
7632 * wid-edit.el (widget-field-end): When checking for a `boundary'
7633 field, do so in the correct buffer.
7634
3c1b77ca
MB
7635 * simple.el (undo): Correctly distinguish between numeric and
7636 non-numeric prefix args in non-transient-mark-mode, as per the doc
7637 string. When in transient-mark-mode, treat all prefix-args as
7638 numeric.
7639
f5ab1cdd
SM
7640 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
7641 Position point on match. Handle N == 0 correctly.
22626d9d
MB
7642
7643 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
7644 (comint-mode-map): Reverse order of `comint-write-output' and
7645 `comint-append-output-to-file'.
7646 (comint-append-output-to-file): Reinstate this function, for the
7647 benefit of the menu.
7648
d97151cb
SM
76492000-10-25 Stefan Monnier <monnier@cs.yale.edu>
7650
7651 * vc.el (vc-version-other-window): Bind `file'.
7652
ea7d6f5b
GM
76532000-10-25 Gerd Moellmann <gerd@gnu.org>
7654
f5ab1cdd 7655 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
7656
7657 * emacs-lisp/authors.el (batch-update-authors): New function.
7658 (authors-fixed-entries): New defconst.
7659 (authors-add-fixed-entries): New function.
7660 (authors): Call it.: Don't process lispref/.
7661
17c25cea
JR
76622000-10-25 Jason Rumney <jasonr@gnu.org>
7663
7664 * cus-edit.el (custom-button-face, custom-button-pressed-face):
7665 Merge x w32 and mac definitions.
7666
4ecda532
GM
76672000-10-25 Gerd Moellmann <gerd@gnu.org>
7668
7669 * menu-bar.el (menu-bar-options-menu): Add a help string for
7670 `uniquify'.
7671
b6735035
GM
76722000-10-25 Stephen Gildea <gildea@alum.mit.edu>
7673
f5ab1cdd
SM
7674 * time-stamp.el (time-stamp-string-preprocess):
7675 Fix a wrong type argument error.
b6735035 7676
f4cbc7a0
MB
76772000-10-25 Miles Bader <miles@gnu.org>
7678
7679 * recentf.el (recentf-mode): Variable removed.
7680 (recentf-mode): Use `define-minor-mode'.
7681
7682 * mwheel.el (mouse-wheel-mode): New global minor mode.
7683 (mwheel-install): Use `mouse-wheel-mode'.
7684
f4b020f6
DL
76852000-10-25 Dave Love <fx@gnu.org>
7686
f5ab1cdd
SM
7687 * progmodes/cperl-mode.el (cperl-mode):
7688 Set normal-auto-fill-function correctly.
072cb6f9 7689
83c9cb8e
SM
7690 * wid-edit.el (widget-field-keymap, widget-text-keymap):
7691 Don't inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 7692 bindings.
f4b020f6 7693
ebe2a441
MB
76942000-10-25 Miles Bader <miles@lsi.nec.co.jp>
7695
ff4dcd4b
MB
7696 * wid-edit.el (widget-field-at): New function.
7697 (widget-at, widget-field-activate): Use it.
7698 (widget-tabable-at): Use `widget-at'.
7699 (widget-specify-field): If the terminating character of the widget
7700 field (which is read-only) is a newline, put it into a special
7701 `boundary' field so that C-n/C-p act more naturally.
7702 (widget-field-end): Also don't subtract one if a special
7703 `boundary' field has been added after the widget field.
7704
83c9cb8e
SM
7705 * comint.el (comint-output-filter, comint-send-input):
7706 Don't bother adding stickiness fields to overlays to fool the field
ebe2a441 7707 code, since it should notice the overlay insertion-types now.
ff4dcd4b 7708
ebe2a441
MB
7709 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
7710 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
7711 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
7712
fe50b6ab
GM
77132000-10-24 Gerd Moellmann <gerd@gnu.org>
7714
53df4dda 7715 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
83c9cb8e
SM
7716 (authors): Set file coding system to iso-2022-7bit.
7717 Add file-local variables to output buffer.
53df4dda 7718
4836835a 7719 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
7720 WARN is nil.
7721
53df4dda
GM
77222000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7723
7724 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
7725
7726 * delim-col.el: Now there is a column formatting mechanism.
7727 Modified to customization mechanisms convention. Doc fix.
7728 (columns): New group for delim-col.
7729 (delimit-columns-before, delimit-columns-after)
7730 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
7731 (delimit-columns-end): New vars.
7732 (delimit-columns-customize, delimit-columns-format): New funs.
7733 (delimit-columns-region, delimit-columns-rectangle)
7734 (delimit-columns-rectangle-line): Modified to support column
7735 formatting.
4836835a 7736
a9839779
DL
77372000-10-24 Dave Love <fx@gnu.org>
7738
7739 * log-edit.el (log-edit): Add :version and a :group for vc.
7740
df0267b8
GM
77412000-10-24 Gerd Moellmann <gerd@gnu.org>
7742
9acc3873
GM
7743 * files.el (after-find-file): Don't print a message ``New file''
7744 if WARN is nil.
7745
83c9cb8e
SM
7746 * wid-edit.el (widget-field-keymap, widget-text-keymap):
7747 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
63e1b552
GM
7748 get duplicate tool-bar entries because we'll see the global ones
7749 on more than one path through keymaps.
7750
1946f901
GM
7751 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
7752
df0267b8
GM
7753 * progmodes/cmacexp.el: Change Francesco's email address.
7754
ae3b264b
KH
77552000-10-24 Kenichi Handa <handa@etl.go.jp>
7756
7757 * window.el (fit-window-to-buffer): Adjust point of the window
7758 buffer, not that of the current buffer.
7759
23afac01
EZ
77602000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
7761
7762 * progmodes/cmacexp.el: Update the euthor's email address.
7763
22d1a4ed
MB
77642000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7765
7766 * faces.el (face-spec-set-match-display): Add `graphic' display
7767 type (the inverse of `tty'). Use `display-graphic-p' instead of
7768 the window-system variable.
7769
f408aa48
KH
77702000-10-24 Kenichi Handa <handa@etl.go.jp>
7771
83c9cb8e
SM
7772 * international/isearch-x.el (isearch-with-input-method):
7773 Call input-method-function with the first event in
f408aa48
KH
7774 unread-command-events.
7775
94fe8a31
MB
77762000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7777
83c9cb8e 7778 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
94fe8a31 7779
8f47302e
AC
77802000-10-24 Andrew Choi <akochoi@i-cable.com>
7781
7782 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
7783 New charsets.
7784
7785 * term/mac-win.el: Remove definitions of mac-roman-lower and
7786 mac-roman-upper, require dired, and define instead of set
7787 mac-ready-for-drag-n-drop to avoid compilation error.
7788
446c097e
AI
77892000-10-23 Andrew Innes <andrewi@gnu.org>
7790
83c9cb8e
SM
7791 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
7792 Remove superfluous calls to subst-char-in-string; instead apply
446c097e
AI
7793 expand-file-name after convert-standard-filename to ensure
7794 expected directory separators are used.
7795
379b70e7
EZ
77962000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
7797
7798 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
7799
85c766e9
DL
78002000-10-23 Dave Love <fx@gnu.org>
7801
b7e03a67
DL
7802 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
7803 (tool-bar-add-item): Set foreground and background for XBM icons.
7804
83c9cb8e
SM
7805 * international/latin1-disp.el (latin1-char-displayable-p):
7806 New function (from Handa).
b7e03a67
DL
7807 (latin1-display-check-font): Use it.
7808
0dcf8835 7809 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
83c9cb8e
SM
7810 using :key-sequence, making it much more usable.
7811 Use nconc, not append.
0dcf8835
DL
7812 (imenu--create-keymap-1): Avoid append.
7813
85c766e9 7814 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 7815
cb3069bb
MB
78162000-10-23 Miles Bader <miles@lsi.nec.co.jp>
7817
7818 [the following changes fix a bug where `define-minor-mode' didn't
7819 correctly generate :require clauses for defcustoms in compiled files]
7820 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
7821 (byte-compile-log-file, byte-compile-log-1): Don't set
7822 `byte-compile-current-file' to nil. Instead set
7823 `byte-compile-last-logged-file' to it. Test whether
7824 byte-compile-current-file equals byte-compile-last-logged-file
7825 instead of whether its nil.
3b6542ba 7826 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 7827
6db6243b
SM
78282000-10-23 Stefan Monnier <monnier@cs.yale.edu>
7829
7830 * textmodes/refill.el: Fix var names in doc.
7831 (refill-mode): Don't bother with make-local-hook anymore.
7832
98490598
MB
78332000-10-23 Miles Bader <miles@lsi.nec.co.jp>
7834
e01cd227
MB
7835 * faces.el (face-user-default-spec, face-default-spec): New functions.
7836 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 7837 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
7838 Use `face-user-default-spec'. Simplify code slightly.
7839
4836835a 7840 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
7841 (woman-unknown-face): Add dark-background variants.
7842 (woman-default-faces): Renamed from `woman-colour-faces'.
7843 Set using the stored defaults, rather than using hard-wired colors.
7844 (woman-monochrome-faces): Renamed from `woman-black-faces'.
7845 Just make the foreground `unspecified' rather than "black".
7846 (woman-menu): Rename menu entries accordingly.
7847
98490598
MB
7848 * faces.el (header-line): Make more reasonable on mono/grayscale
7849 displays.
7850
1a578e9b
AC
78512000-10-23 Andrew Choi <akochoi@i-cable.com>
7852
7853 * cus-edit.el (custom-button-face): Use 3D look for mac.
7854 (custom-button-pressed-face): Likewise.
7855
7856 * faces.el (set-face-attributes-from-resources): Handle mac frames
7857 in the same way as x and w32 frames.
7858 (face-valid-attribute-values): Likewise.
7859 (read-face-attribute): Likewise.
7860 (defined-colors): Likewise.
7861 (color-defined-p): Likewise.
7862 (color-values): Likewise.
7863 (display-grayscale-p): Likewise.
7864 (face-set-after-frame-default): Likewise.
7865 (mode-line): Same default face as for x and w32.
7866 (tool-bar): Likewise.
7867
7868 * frame.el: Remove call to frame-notice-user-settings at end of
7869 the file.
7870
83c9cb8e 7871 * info.el (Info-fontify-node): Make underlines invisible for mac
1a578e9b
AC
7872 as for x, pc, and w32 frame types.
7873
7874 * term/mac-win.el: New file.
7875
aaaf7be7
DL
78762000-10-22 Dave Love <fx@gnu.org>
7877
7878 * textmodes/refill.el: New file.
7879
5392d654
AS
78802000-10-22 Andre Spiegel <spiegel@gnu.org>
7881
4836835a 7882 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 7883 MANUAL and REGEXP.
4836835a 7884 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
7885 New functions.
7886 (vc-before-save): Use the latter.
7887 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
7888 confusion.
7889
4836835a 7890 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
7891 expected by vc[-hooks].el.
7892
7893 * vc.el (vc-checkout): Added `-p' suffix in call to
7894 vc-make-version-backups-p; use vc-make-version-backup to actually
7895 make the backup.
7896 (vc-version-other-window, vc-version-backup-file): Handle both
7897 automatic and manual backups.
7898 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
7899 of all of them.
7900
1e221c16
MB
79012000-10-22 Miles Bader <miles@gnu.org>
7902
7ff4fda5
MB
7903 * comint.el (comint-highlight-input, comint-highlight-prompt):
7904 Renamed, `-face' at end removed.
7905 (comint-send-input, comint-output-filter): Use renamed faces.
7906
3511cde8
MB
7907 * window.el (fit-window-to-buffer): Change defaulting of
7908 MAX-HEIGHT slightly.
7909
1e221c16
MB
7910 * faces.el (color-values, color-defined-p): Use `member', not
7911 `memq', because it works correctly for strings.
7912 (frame-set-background-mode): Actually, "unspecified-fg" and
7913 "unspecified-bg" *are* strings. Use `member', not `memq', and
7914 `equal', not `eq', when a string value is possible.
7915
b6ef4898
EZ
79162000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
7917
7918 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
7919
34939e2c
SM
79202000-10-21 Stefan Monnier <monnier@cs.yale.edu>
7921
7922 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
7923 sh-electric-rparen, sh-electric-less and sh-electric-hash.
7924 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
7925 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
7926 (sh-font-lock-syntactic-keywords): Use them.
7927 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
7928 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
7929 (sh-mode): Don't override font-lock-unfontify-region-function.
7930 Use a copy of sh-font-lock-syntactic-keywords.
7931 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
7932 Don't call sh-scan-buffer since font-lock does it on the fly.
7933 (sh-get-indent-info): Use `face' rather than `syntax-table'
7934 text-property to detect here-documents.
7935 Replace sh-special-syntax with sh-st-punc.
7936 (sh-prev-line): Use `face' rather than `syntax-table'
7937 text-property to skip over here-documents.
7938 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
7939 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
7940 (sh-electric-less, sh-set-here-doc-region)
4836835a 7941 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
7942 (sh-scan-buffer, sh-rescan-buffer): Remove.
7943
f3d3c491
AI
79442000-10-21 Andrew Innes <andrewi@gnu.org>
7945
7946 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
7947 remote (ange-ftp) file names.
7948
b86c791c
MB
79492000-10-21 Miles Bader <miles@gnu.org>
7950
d9c30bdf
MB
7951 * window.el (fit-window-to-buffer): New function.
7952 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
7953 (window-text-height): Don't expect minibuffers to have mode-lines.
7954
d9c30bdf 7955 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
83c9cb8e
SM
7956 * international/quail.el (quail-update-guidance):
7957 Use `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 7958
617fee5a
MB
7959 * international/quail.el (quail-show-guidance-buf): Make sure
7960 guidance window really has enough room.
7961 (quail-update-guidance): If quail-guidance-win is already shown,
7962 make sure its height is OK.
7963
b86c791c
MB
7964 * window.el (window-text-height, set-window-text-height):
7965 New functions.
7966 (shrink-window-if-larger-than-buffer): Use `window-text-height'
7967 instead of `window-height' & `mode-line-window-height-fudge'.
7968 (mode-line-window-height-fudge): Add FACE parameter.
7969 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
7970 instead of `enlarge-window' & `mode-line-window-height-fudge'.
7971
e34850d1
MB
79722000-10-20 Miles Bader <miles@gnu.org>
7973
7974 * window.el (height-affecting-face-attributes): Use `defconst'.
7975
7976 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
7977 New function, conditionally aliased to `mode-line-window-height-fudge'.
7978 (ispell-help): Use it.
7979 (ispell-choices-win-default-height): Don't include mode-line fudge.
7980 (ispell-choices-win-default-height): New function.
7981 (ispell-show-choices, ispell-command-loop): Use function
7982 `ispell-choices-win-default-height' instead of variable.
7983
a8b883c2
MB
79842000-10-20 Miles Bader <miles@lsi.nec.co.jp>
7985
8c6e4a58
MB
7986 * window.el (mode-line-window-height-fudge): New variable.
7987 (height-affecting-face-attributes): New variable.
7988 (mode-line-window-height-fudge): New function.
7989 (shrink-window-if-larger-than-buffer): Use it.
7990 * help.el (resize-temp-buffer-window): Likewise.
7991
a8b883c2
MB
7992 * info.el (Info-fontify-node): Add support for @subsubsection
7993 titles, which use `Info-title-4-face'.
7994 (Info-title-4-face): New face.
7995 (Info-title-3-face): Inherit from Info-title-4-face instead of
7996 variable-pitch.
7997
e64c3a75
JR
79982000-10-19 Jason Rumney <jasonr@gnu.org>
7999
8000 * dired.el (dired-insert-directory): Do not let errors signalled by
8001 attempt to run dired-free-space-program prevent dired from working.
8002
c70fe852
SM
80032000-10-19 Stefan Monnier <monnier@cs.yale.edu>
8004
8005 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
8006
877cf6b4
GM
80072000-10-19 Gerd Moellmann <gerd@gnu.org>
8008
5de037e0
GM
8009 * dirtrack.el (dirtrack): Fix call to run-hooks.
8010
6deb9af9
GM
8011 * cmuscheme.el (cmuscheme-program-name): Renamed from
8012 scheme-program-name because xscheme.el contains a defcustom with
8013 the same name. As a consequence, customizing group `cmuscheme'
8014 loaded `xscheme' which redefined run-scheme.
8015 (run-scheme): Use cmuscheme-program-name.
8016
83c9cb8e 8017 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
877cf6b4 8018
e597d8fb 8019 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 8020 anonymous address, and add a website for Befrienders International.
4836835a 8021
3e9cb08f
GM
80222000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8023
c70fe852
SM
8024 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
8025 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
8026 (ps-print-version): New version number (6.2).
8027 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
8028 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
8029 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
8030 (ps-x-extent-priority, ps-x-extent-start-position)
8031 (ps-x-face-font-instance, ps-x-find-coding-system)
8032 (ps-x-font-instance-properties, ps-x-make-color-instance)
8033 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
8034 avoid compilation gripes without defining functions.
8035 (ps-e-find-composition): Alias for function find-composition, to have a
8036 suitable function depending on Emacs version.
8037 (ps-color-device, ps-color-values, ps-face-foreground-name)
8038 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
8039 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
8040 (ps-print-ensure-fontified): Function definitions surrounded by
8041 `eval-and-compile' to avoid compilation gripes.
8042 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
8043 by symbol-value to avoid compilation gripes.
8044 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
8045 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
8046
d8abcd91
MB
80472000-10-19 Miles Bader <miles@lsi.nec.co.jp>
8048
13ab33c4
MB
8049 * startup.el (normal-top-level): Call `frame-set-background-mode'
8050 after `frame-notice-user-settings' because the latter doesn't call
8051 the former on a tty.
8052
d8abcd91
MB
8053 * faces.el (frame-set-background-mode): `unspecified' &c are
8054 symbols, not strings.
8055
e8bce0a9
EZ
80562000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
8057
c70fe852
SM
8058 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
8059 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 8060
c70fe852
SM
8061 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
8062 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 8063
773272d8
KH
80642000-10-19 Kenichi Handa <handa@etl.go.jp>
8065
c70fe852 8066 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
8067 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
8068 for ISO10646-1 fonts.
8069 (x-font-name-charset-alist): Add an entry for "iso10646-1".
8070
772139c0
EZ
80712000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
8072
8073 * faces.el (frame-set-background-mode): If a tty frame defines a
8074 background color, use that to compute the background mode, instead
8075 of always defaulting to "dark".
8076
d134a19f
MB
80772000-10-19 Miles Bader <miles@lsi.nec.co.jp>
8078
8bb84cb2
MB
8079 * comint.el (comint-write-output): New function.
8080 (comint-mode-map): Add it to the menu.
e40a778f 8081 Bind `C-c C-s' to comint-write-output.
d134a19f 8082
dada41e1
GM
80832000-10-18 Gerd Moellmann <gerd@gnu.org>
8084
8085 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
8086 Use fancy-splash-delay.
8087
9b5360aa
GM
80882000-10-18 Alex Schroeder <alex@gnu.org>
8089
8090 * progmodes/sql.el (sql-sybase-options): New option.
8091 (sql-sybase): Use it. Add sql-database to the list of parameters
8092 provided for login. The options -w 2048 -n are not used any more.
8093
9035a35a
GM
8094 * comint.el (comint-read-input-ring): Bugfix such that the first
8095 and the last entry of the input ring file are not lost.
8096
3556c6dd
GM
80972000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8098
8099 * ps-print.el: Internal variable changes to defcustom,
8100 make-local-hook changes to defvar. Doc fix.
8101 (ps-print-version): New version number (6.1).
8102 (ps-setup, ps-do-despool): Code fix.
8103 (ps-printer-name): Customization fix.
8104 (ps-printer-name-option): Now is a defcustom instead of an
8105 internal variable.
8106 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
8107 (ps-print-begin-column-hook): Now are defvar instead of
8108 make-local-hook.
4836835a 8109
4e217e50
MB
81102000-10-18 Miles Bader <miles@gnu.org>
8111
8112 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
8113 (comint-kill-output): Changed into an alias for `comint-delete-output',
8114 and made obsolete.
8115 (comint-mode-map): Rename references to comint-kill-output.
8116
34460354
EZ
81172000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
8118
8119 * diff-mode.el (diff-header-face, diff-file-header-face)
8120 (diff-changed-face): Add bold and italic attributes to tty faces.
8121 (diff-function-face): New face.
8122 (diff-font-lock-keywords): Use it.
8123
17ea3cdb
MB
81242000-10-18 Miles Bader <miles@lsi.nec.co.jp>
8125
8126 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
8127 Remove commented-out call to force-mode-line-update.
8128 (comint-kill-output): Use `forward-line 0' instead of
8129 beginning-of-line to make sure we get past the prompt.
8130
9244f2c7
SM
81312000-10-17 Stefan Monnier <monnier@cs.yale.edu>
8132
8133 * diff-mode.el (diff-header-face, diff-file-header-face):
8134 Add specific setting for dark background.
8135 (diff-context-face): Renamed from diff-comment-face.
8136 Set explicitly rather than inheriting from font-lock-comment-face.
8137
1592c1ef
EZ
81382000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
8139
8140 * startup.el (command-line): Move the code which sets the default
8141 TTY colors to before before-init-hook.
8142
f86292a9
GM
81432000-10-17 Gerd Moellmann <gerd@gnu.org>
8144
8145 * jit-lock.el (jit-lock-stealth-time): Doc fix.
8146
f7f2e883
EZ
81472000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
8148
e854cc22
EZ
8149 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
8150 extensions, for MS-DOS.
8151
f7f2e883
EZ
8152 * diff-mode.el (diff-header-face, diff-file-header-face)
8153 (diff-changed-face): Define tty-specific colors.
8154
c7b4f0f9
GM
81552000-10-17 Gerd Moellmann <gerd@gnu.org>
8156
8157 * startup.el (fancy-splash-text): Realign the text.
8158
12a72271
EZ
81592000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
8160
8161 * font-lock.el (font-lock-comment-face): Define a separate default
8162 for dark-background tty's.
8163
61dfccfd
MB
81642000-10-17 Miles Bader <miles@gnu.org>
8165
8166 * help.el (resize-temp-buffer-window): Add hack to avoid last line
8167 being obscured by whizzy mode-lines on graphics displays.
8168
333cd59e
EZ
81692000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
8170
8171 * info.el (Info-title-1-face, Info-title-2-face)
8172 (Info-title-3-face): Define colors for tty's.
dada41e1 8173 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 8174
dbf1fcc1
EZ
81752000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
8176
8177 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
8178 reverse from the frame parameters, and don't invert foreground and
8179 background colors.
8180
ac629823
MB
81812000-10-16 Miles Bader <miles@gnu.org>
8182
8183 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
8184 string "*Info*". Call propertized-buffer-identification to spruce
8185 up the result.
8186
76eebffc
GM
81872000-10-16 Gerd Moellmann <gerd@gnu.org>
8188
3a6b59d9
GM
8189 * help.el: Provide `help' for the sake of define-minor-mode
8190 which generates defcustoms with requires.
8191
6569c3d3
GM
8192 * jit-lock.el (jit-lock-after-change): If we're in text that
8193 matches a multi-line font-lock pattern, make sure the whole text
8194 will be redisplayed.
8195
c2e0a611
GM
8196 * emacs-lisp/authors.el (authors-add): Don't add an entry if
8197 author's name is unknown.
8198
76eebffc
GM
8199 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
8200 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
8201 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
8202 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
8203 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
8204 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
8205 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
8206 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
8207 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
8208 Add author information.
8209
cf1e7b12
MB
82102000-10-16 Miles Bader <miles@lsi.nec.co.jp>
8211
8212 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
8213 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
8214 full-color version (using the Gimp) to eliminate dithering artifacts.
8215
5586f3eb
SM
82162000-10-15 Stefan Monnier <monnier@cs.yale.edu>
8217
8218 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
8219
8220 * simple.el (syntax-flag-table, string-to-syntax): Remove.
8221
ad64a888
DL
82222000-10-15 Dave Love <fx@gnu.org>
8223
83c9cb8e 8224 * progmodes/sh-script.el: Require skeleton and comint when compiling.
ad64a888
DL
8225
8226 * pcomplete.el (pcomplete) <defgroup>: Add :version.
8227
8228 * whitespace.el: Doc fixes.
8229 (top-level): Don't add hooks here.
8230 (whitespace-running-emacs): Deleted.
8231 (timer): Don't require.
8232 (whitespace): Add back :version conditional on xemacs test.
8233 (whitespace-spacetab-regexp, whitespace-indent-regexp)
8234 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
8235 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
8236 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
8237 Avoid specific xemacs test.
8238 (whitespace-global-mode): New option.
8239 (whitespace-global-mode): New command.
8240 (whitespace-unload-hook): New function.
8241
8242 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 8243 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
8244 (Info-fontify-node): `Goto' goes to `Go to'.
8245 (Info-fontify-node): Add help-echo to xref links.
8246
1ef49fc6
EZ
82472000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
8248
8249 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
8250
8b7707e1
SM
82512000-10-15 Stefan Monnier <monnier@cs.yale.edu>
8252
b3b7f42f
SM
8253 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
8254 Use plist-get and allow :inherit.
8255
8256 * emacs-lisp/cl-macs.el (cl-do-arglist):
8257 Use plist-get and plist-member instead of memq.
8258
3c7fafc7
SM
8259 * emacs-lisp/ewoc.el (ewoc-location): New function.
8260 (ewoc-enter-after, ewoc-enter-before): Document return value.
8261 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
8262 Don't need make-local-hook any more.
8263 (cvs-addto-collection): Return the new tin.
8264 (cvs-mode-insert): Jump to the new line.
8265
8b7707e1
SM
8266 * jit-lock.el (jit-lock-fontify-buffer): Remove.
8267
8268 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
8269
8270 * font-lock.el (font-lock-syntactically-fontified): New var.
8271 (font-lock-fontify-syntactic-keywords-region): Use it.
8272 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
8273
8274 * diff-mode.el (diff-find-file-name): Fix regexp.
8275
8276 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
8277 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
8278
8279 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
8280 (sh-mode-syntax-table): Add punctuation syntax for < and >.
8281 (sh-mode): Don't make all vars local here.
8282 (sh-kw): Reformat.
8283 (sh-set-shell): Use dolist. Don't set indent-region-function.
8284 (sh-mode-syntax-table): Use pop.
8285 (sh-remember-variable): Use push.
8286 (sh-help-string-for-variable): Use memq.
8287 (sh-safe-backward-sexp): Remove.
8288 (sh-safe-forward-sexp): Add ARG.
8289 (sh-get-indent-info, sh-prev-stmt): Use it.
8290 (sh-prev-line): Simplify by using forward-comment.
8291 (sh-this-is-a-continuation): Simplify.
8292 (sh-learn-buffer-indent): Use dolist.
8293 (sh-do-nothing): Remove.
8294 (sh-set-char-syntax, sh-set-here-doc-region):
8295 Use inhibit-modification-hooks.
8296 (sh-name-style): Use mapcar and push.
8297 (sh-load-style): Use dolist.
8298 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
8299 (sh-case, sh-while-getopts): Use propertize directly rather
8300 than sh-electric-rparen.
8301
83022000-10-14 Stefan Monnier <monnier@cs.yale.edu>
8303
8304 * textmodes/tex-mode.el: Require CL when compiling.
8305 (tex-mode-syntax-table): Init immediately.
8306 (tex-mode-map): Bind M-RET to latex-insert-item.
8307 (latex-mode): Set indent-line-function to latex-indent.
8308 (tex-common-initialization): Don't setup the syntax-table any more.
8309 (latex-insert-item): New skeleton.
8310 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 8311 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 8312 (latex-indent, latex-find-indent): New functions.
4836835a 8313 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
8314 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
8315 (tex-compilation-parse-errors): Use with-syntax-table.
8316
86b7fcbb
MB
83172000-10-15 Miles Bader <miles@gnu.org>
8318
8319 * font-lock.el (font-lock-comment-face): Change dark-background,
8320 color, non-tty, default to `chocolate1'.
8321
57a24508
JW
83222000-10-13 John Wiegley <johnw@gnu.org>
8323
8324 * eshell/esh-util.el (require): Added a missing `require' form,
8325 needed when compiling (for an ange-ftp macro definition).
8326
40ad3db4
DL
83272000-10-13 Dave Love <fx@gnu.org>
8328
8329 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
8330
db460189
GM
83312000-10-13 Gerd Moellmann <gerd@gnu.org>
8332
83c9cb8e 8333 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
b41c9501 8334
4836835a 8335 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
8336 transparent -colors 8).
8337
3b5e21df
GM
83382000-10-13 Stephen Gildea <gildea@alum.mit.edu>
8339
8340 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
8341 that breaks with old list format timestamps.
8342 (time-stamp-warn-inactive, time-stamp-old-format-warn)
83c9cb8e 8343 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
3b5e21df 8344
16908a3f
JW
83452000-10-13 John Wiegley <johnw@gnu.org>
8346
d7103dda
JW
8347 * align.el, pcomplete.el, calendar/timeclock.el,
8348 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
8349
dace60cf 8350 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
8351 faulty math, where holiday hours were being computing as seconds.
8352
b6b70cda
JW
83532000-10-13 John Wiegley <johnw@gnu.org>
8354
8355 * desktop.el (desktop-buffer-modes-to-save): Added a global for
83c9cb8e
SM
8356 specifying what "other" kinds of buffers should be saved.
8357 This used to be hard-coded.
b6b70cda
JW
8358 (desktop-buffer-misc-functions): A global for specifying how
8359 auxiliary data should be determined for special buffer types.
8360 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
8361 instead of hard-coding the special buffer types.
8362 (desktop-save): Run `desktop-buffer-misc-functions' to gather
8363 auxiliary data, instead of hard-coding for Info buffers and dired.
8364 (desktop-buffer-info-misc-data): Aux function for determining Info
8365 buffer auxiliary info.
8366 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
8367 (desktop-buffer-info): Changed this function to use the info
8368 gathered above.
8369 (desktop-create-buffer): Be a little more careful about what
8370 `minor-mode' means before calling it. This is important for some
8371 buffer types.
8372
8c6b1d83
JW
83732000-10-13 John Wiegley <johnw@gnu.org>
8374
8375 * eshell/esh-util.el: Added a global form which declares an
8376 autoload for `parse-time-string', if that function is not already
8377 defined, and if parse-time.el is available on the user's system.
8378
8379 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
8380 to be aware of ange-ftp user info.
83c9cb8e 8381 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
8c6b1d83
JW
8382 (eshell-ls-annotate): Use `eshell-file-attributes'.
8383 (eshell-ls-file): Made the user-id printing code a bit smarter.
8384
8385 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
8386 allow identification of alias user ids in remote directories.
83c9cb8e
SM
8387 It's manual, but there's no other way to know when the current user
8388 on the local machine, is also the owning user on the remote machine.
8c6b1d83
JW
8389 (fboundp): Bind `ange-cache'.
8390 (eshell-directory-files-and-attributes): Re-organized the logic a
8391 bit to use `eshell-file-attributes' instead of `file-attributes'.
8392 The former is more sensitive to directories that are read via FTP,
8393 and knows how to use ange-ftp to determine full attribute
8394 information, instead of just the name and last modtime.
8395 (eshell-current-ange-uids): Return the current user id when in a
8396 remote directory.
8397 (eshell-parse-ange-ls): Parse a full directory listing that has
8398 been returned by ange-ftp.
8399 (eshell-file-attributes): This beefed up version of
8400 `file-attributes' is only special if the user is currently in a
8401 remote directory, in which case it does a lot of work to find out
8402 what the real attributes of a file are, as they appear on the
8403 remote machine. This makes usage of remote directories (i.e.,
8404 ange-ftp pathnames) much more useful. You can now use Eshell as a
8405 full-fledged FTP client, with much more manipulation ability than
8406 most other clients.
8407
8408 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
8409 variable, which means that Eshell's du should always be preferred
8410 in remote directories.
8411 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
8412 just `file-attributes'.
8413 (eshell-mvcp-template): Bind `ange-cache', to improve performance
8414 when reading remote directories. This is an Eshell-specific
8415 variable (not part of ange-ftp).
8416 (eshell/ln): Bind `ange-cache'.
8417 (eshell/du): Added some extra logic for determining when to use
8418 Eshell's du (which is slow), and when to use the external version
8419 (which may or may not exist).
8420
83c9cb8e
SM
8421 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
8422 Call `eshell-interactive-process', rather than using
8c6b1d83
JW
8423 `get-buffer-process', since backgrounded processes don't count in
8424 the context of this function's logic.
8425
8426 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
8427 `forward-char', so that null strings are parsed correctly.
8428
87730e84 84292000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83 8430
83c9cb8e
SM
8431 * eshell/em-pred.el (eshell-pred-file-type)
8432 (eshell-pred-file-links, eshell-pred-file-size):
8433 Use `eshell-file-attributes'. This is more correct over ange-ftp.
8c6b1d83
JW
8434
8435 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
8436 that remote file globbing is more efficient.
8437
8438 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
8439 gathering the files and attributes within a directory.
8440
8441 * eshell/em-unix.el (eshell/cat): If any of the files passed on
8442 the command line is a special file (not a regular file, directory
8443 or symlink), always attempt to call the external version of cat.
8444
87730e84 84452000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
8446
8447 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
8448 Eshell-friendly version of find-tag.
8449
1c7e37a9
MB
84502000-10-13 Miles Bader <miles@lsi.nec.co.jp>
8451
4836835a 8452 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
8453 (image-file-name-regexps): Add autoload cookies.
8454
11a7f341
KH
84552000-10-13 Kenichi Handa <handa@etl.go.jp>
8456
8457 * international/mule-cmds.el (select-safe-coding-system): If FROM
8458 is string, show it in *Warning* buffer.
8459
8ddddcb0
EZ
84602000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
8461
8462 * startup.el (normal-top-level): Use display-popup-menus-p instead
8463 of window-system.
8464 (command-line): Use display-graphic-p instead of window-system.
8465 (command-line-1): Use display-popup-menus-p and display-mouse-p
8466 instead of window-system.
8467
72200f89
SS
84682000-10-12 Sam Steingold <sds@gnu.org>
8469
8470 * tooltip.el (tooltip-use-echo-area): New user variable.
8471 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
8472
8661c643
DL
84732000-10-12 Dave Love <fx@gnu.org>
8474
d0b40dc1
DL
8475 * recentf.el: Maintainer's checkdoc fixes.
8476
83c9cb8e
SM
8477 * startup.el (normal-top-level-add-subdirs-to-load-path):
8478 Use character class, not ASCII when matching file names.
a622451f
DL
8479 (fancy-splash-head): Add trailing slash to URL.
8480 (command-line): Don't require XPM support for toolbar.
8481
8661c643
DL
8482 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
8483 (cperl-invalid-face): Revert last change.
8484 (cperl-init-faces): Quote cperl-invalid-face.
8485
ef2ed8ab
KH
84862000-10-12 Kenichi Handa <handa@etl.go.jp>
8487
8488 * startup.el (fancy-splash-text): Remove superfluous quote.
8489
b0da379e
GM
84902000-10-12 Gerd Moellmann <gerd@gnu.org>
8491
dbeb499b
GM
8492 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
8493 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
8494 (command-line-1): Don't use fancy-splash-pending-command.
8495 (fancy-splash-screens-1): Goto point-min after inserting text.
8496
d861718a
GM
8497 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
8498
b0da379e
GM
8499 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
8500 instead of shared-lisp-mode-map.
8501
4fb2ad98
MB
85022000-10-12 Miles Bader <miles@lsi.nec.co.jp>
8503
1cb4393e
MB
8504 * faces.el (header-line): Change tty-variant to use underlining.
8505
4fb2ad98
MB
8506 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
8507 (isearch-highlight): Restore lazy-isearch face properties at old
8508 position, and suppress them at new position.
8509 (isearch-dehighlight): Restore lazy-isearch face properties.
8510 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
8511 over the real isearch overlay, but in that case, don't give it a
8512 face property. Use `push'.
8513
eb991b25
KH
85142000-10-12 Kenichi Handa <handa@etl.go.jp>
8515
8516 * man.el (Man-getpage-in-background): Fix previous change.
8517 Decode the process output only when we are in multibyte mode.
8518
a818c1c0
DL
85192000-10-11 Dave Love <fx@gnu.org>
8520
c990f53a
DL
8521 * info.el (Info-mode-menu): Fix some help.
8522 (info-tool-bar-map): Add entry for Info-last.
8523
a818c1c0
DL
8524 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
8525 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
8526 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
8527 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
8528 * toolbar/search-replace.xpm, toolbar/exit.xpm:
8529 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
8530 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
8531 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
8532 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
8533 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
8534 Reduce colour requirements to 25 overall. (Probably wants
8535 revisiting from the originals to reduce further.)
8536
c1b096cb
EZ
85372000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
8538
8539 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
8540 buffer-file-coding-system, instead of raw-text.
8541 (dehexlify-buffer): Bind coding-system-for-read to
8542 buffer-file-coding-system, instead of raw-text.
8543
5c8b7eaf
SS
85442000-10-11 Sam Steingold <sds@gnu.org>
8545
83c9cb8e 8546 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
5c8b7eaf
SS
8547 `underline' - fixes the bug introduced on 2000-09-21.
8548
2cfbdb7a
DL
85492000-10-11 Dave Love <fx@gnu.org>
8550
83c9cb8e
SM
8551 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
8552 Avoid compiler warnings.
2cfbdb7a
DL
8553 (scheme-mode): Doc fix.
8554 (scheme-font-lock-keywords-1): Match `define-syntax'.
8555
85562000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
8557
8558 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
8559 face specs as well as default ones. Only do anything if the
8560 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 8561 (region): Make dark-background `region' face less in-your-face.
4b33f290 8562
690ec649
SS
85632000-10-10 Sam Steingold <sds@gnu.org>
8564
8565 * chistory.el, ielm.el, ledit.el:
8566 * progmodes/inf-lisp.el, progmodes/scheme.el:
8567 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
8568
3b95d6bb
SM
85692000-10-10 Stefan Monnier <monnier@cs.yale.edu>
8570
8571 * textmodes/texinfo.el: Update copyright and fix typo.
8572
8573 * desktop.el (desktop-modes-not-to-save): New var.
8574 (desktop-save-buffer-p): Use it.
a30eb617
DL
8575 Also, obey desktop-buffers-not-to-save even for non-file buffers.
8576 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
8577
85782000-10-10 Dave Love <fx@gnu.org>
8579
8580 * toolbar/tool-bar.el (tool-bar-add-item)
83c9cb8e 8581 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
a30eb617
DL
8582
8583 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
8584 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
8585 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
8586 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
8587 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
8588 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
8589 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
8590 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
8591 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
8592 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
8593 the .xpms; probably need retouching.
8594
85952000-10-10 Miles Bader <miles@lsi.nec.co.jp>
8596
8597 * subr.el (add-to-list): Add optional argument APPEND.
8598 * battery.el (display-battery): Use `add-to-list'.
8599
86002000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
8601
83c9cb8e
SM
8602 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
8603 properties.
a30eb617
DL
8604 (zone, zone-when-idle, zone-leave-me-alone)
8605 (zone-pgm-whack-chars): Use new symbol properties.
8606
8607 * battery.el (display-battery): Doc spelling fix.
8608
8609 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
8610 property.
8611
86122000-10-09 Dave Love <fx@gnu.org>
8613
8614 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
8615 has been initialized before calling tool-bar-setup.
8616 (tool-bar-add-item-from-menu): Add autoload cookie.
8617
86182000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
8619
8620 * menu-bar.el (send-mail-item-name): New function.
8621 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
8622 of mail-user-agent in the menu. Don't display the "Send Mail"
8623 item if mail-user-agent is nil or its value is ignore.
8624 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
8625 if read-mail-command is nil or its value is ignore.
8626
8627 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
8628
86292000-10-09 Miles Bader <miles@gnu.org>
8630
8631 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
8632 Correct image size.
8633 * toolbar/left_arrow.xpm: Correct image size.
8634
8635 * jka-compr.el: Don't call `jka-compr-install' when loading (it
8636 will be done by the definition of `auto-compression-mode' if
8637 necessary. Move code to uninstall existing file-name handler
8638 before definition of `auto-compression-mode'.
8639
8640 * image-file.el (auto-image-file-mode): Move to the end of the
8641 file, because `define-minor-mode' actually calls the mode-function
8642 if the associated variable is non-nil, which requires that all
8643 needed functions be already defined.
8644
8645 * mouse.el (popup-menu): Balance parens.
8646
86472000-10-08 Stefan Monnier <monnier@cs.yale.edu>
8648
8649 * mouse.el (popup-menu): Move the command call outside the loop
8650 so that popup-menu returns whatever the command returns.
8651
8652 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
8653 (initialize-new-tags-table): Use run-hook-with-args-until-success.
8654 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
8655 (tags-table-format-functions): Renamed from tags-table-format-hooks.
8656
8657 * vc.el (vc-version-diff): diff-switches can be a list.
8658 Use relative filenames for prettier output.
8659
8660 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
8661 (vc-post-command-functions): Remove old-VC compatibility code.
8662
8663 * newcomment.el (comment-indent-default): Autoload.
8664
8665 * font-lock.el (font-lock-defaults): Make buffer-local.
8666 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
8667 (font-lock-choose-keywords):
8668 Ignore LEVEL unless KEYWORDS is a list of syms.
8669 (c-keywords, c++-keywords, objc-keywords, java-keywords):
8670 Don't wrap regexp-opt things in \(...\) unnecessarily.
8671
8672 * jit-lock.el: Don't require font-lock any more.
8673 (jit-lock-functions): Make buffer-local.
8674 (jit-lock-saved-fontify-buffer-function): Remove.
8675 (jit-lock-mode): Remove autoload cookie.
8676 Remove font-lock specific code.
8677 (jit-lock-unregister): Don't bother handling complex hooks any more.
8678 (jit-lock-refontify): New function.
8679 (jit-lock-fontify-buffer): Use it.
8680 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
8681 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
8682 Add optional args START and END.
8683 Never call font-lock-fontify-region directly.
8684 (jit-lock-function, jit-lock-stealth-fontify): Use it.
8685
8686 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
8687
86882000-10-08 Dave Love <fx@gnu.org>
8689
8690 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
8691
8692 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
8693
8694 * play/studly.el (studlify-region, studlify-word): Add autoload
8695 cookie.
8696
8697 * play/morse.el (morse-region, unmorse-region): Add autoload
8698 cookie.
8699
8700 * play/spook.el (spook-phrases-file): Use expand-file-name, not
8701 concat.
8702
8703 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
8704 insist on symbols starting with word syntax.
8705 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
8706 (eval-defun-1): Doc fix.
8707 (indent-sexp): Use nconc to build up indent-stack.
8708
8709 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
8710 Gnus with little use.
8711 (mail-setup-hook): Add mail-abbrevs-setup to options.
8712
8713 * recentf.el: Doc fixes.
8714
8715 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
8716 Clean up remainder.
8717
8718 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
8719 without timezone and (8) with timezone to enforce some whitespace.
8720 Simplify code somewhat.
8721
8722 * options.el (list-options): Doc that you should use customize.
8723
8724 * iswitchb.el (iswitchb-mode): Add :require.
8725
8726 * info.el (Info-goto-node, Info-menu): Doc fix.
8727 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
8728 (info-tool-bar-map): New variable.
8729 (Info-mode): Use it.
8730 (Info-edit-map): Define all in defvar.
8731 (speedbar-attached-frame): Avoid compiler warning.
8732
8733 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
8734 (global-map): Bind [tool-bar] to a filtered map.
8735 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
8736 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
8737 Allow PBM icons.
8738 (tool-bar-setup): Adjust calls of tool-bar-add-item.
8739
8740 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
8741 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
8742 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
8743 icons, except up_arrow, which is left-arrow rotated.
8744
8745 * imenu.el (imenu-add-to-menubar): Fix last change.
8746
87472000-10-08 Peter Breton <pbreton@ne.mediaone.net>
8748
8749 * generic-x.el (rul-generic-mode): Remove eval-when-compile
8750 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
8751
87522000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
8753
8754 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
8755 typos in doc strings.
8756
8757 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
8758 the doc strings how to customize Font Lock faces.
8759
8760 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
8761 computing growth when dragging the header line.
8762
87632000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
8764
8765 * simple.el (kill-line): Doc fix.
8766
87672000-10-08 Miles Bader <miles@gnu.org>
8768
8769 * faces.el (secondary-selection): Make foreground visible on tty.
8770
8771 * jka-compr.el (auto-compression-mode): Move to the end of the
8772 file, because `define-minor-mode' actually calls the mode-function
8773 if the associated variable is non-nil, which requires that all
8774 needed functions be already defined.
8775 (with-auto-compression-mode): Add autoload cookie.
8776
87772000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
8778
8779 * files.el (find-backup-file-name) [ms-dos]: If support for long
8780 file names is not available, behave as if version-control were set
8781 to never.
8782
87832000-10-07 Dave Love <fx@gnu.org>
8784
8785 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
8786 (browse-url-gnome-moz): New function.
8787 (browse-url-browser-function): Use it.
8788 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
8789
87902000-10-07 Stefan Monnier <monnier@cs.yale.edu>
8791
8792 * indent.el (tab-always-indent): New var.
8793 (indent-for-tab-command): Use it.
8794
8795 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
8796 raise an error. This way it can still default to a sane value.
8797
87982000-10-06 Stefan Monnier <monnier@cs.yale.edu>
8799
8800 * startup.el (fancy-splash-screens): Use local rather than global map.
8801 Don't use `update-menu-bindings' any more.
8802 Get rid of assumptions about keymap representation.
8803
88042000-10-06 Dave Love <fx@gnu.org>
8805
8806 * textmodes/fill.el (sentence-end-double-space)
8807 (sentence-end-without-period): Doc fix.
8808 (adaptive-fill-regexp): Purecopy.
8809 (unjustify-current-line): Use line-end-position.
8810 (fill-individual-paragraphs-prefix): Use line-beginning-position.
8811
8812 * net/eudc-vars.el (eudc): Add :version, :link.
8813
8814 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
8815
8816 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
8817 Fix for define-minor-mode.
8818 (function-at-point): Alias to function-called-at-point.
8819
8820 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
8821
8822 * simple.el (backward-word): Doc fix.
8823
8824 * image-file.el (image-file-name-regexp): image-file-regexps ->
8825 image-file-name-regexps.
8826 (image-file-name-extensions): Add pbm.
8827
88282000-10-06 Stefan Monnier <monnier@cs.yale.edu>
8829
8830 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
8831 and add filename to the names so that diff-mode can jump to source.
8832
8833 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
8834 (tex-font-lock-keywords, tex-font-lock-keywords-2)
8835 (tex-font-lock-keywords-1): Remove.
8836 (font-lock-turn-on-thing-lock): Use jit-lock-register.
8837 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
8838 (font-lock-default-fontify-region):
8839 Expand beg..end correctly when just following a multiline region.
8840 (font-lock-fontify-anchored-keywords):
8841 Include the anchor text as part of the multiline.
8842
88432000-10-06 Gerd Moellmann <gerd@gnu.org>
8844
8845 * loadup.el (toplevel): Load `loaddefs' before `help' because the
8846 latter needs the autoloaded define-minor-mode macro during the
8847 bootstrap.
8848
8849 * startup.el (command-line): For now, activate tool-bar-mode only
8850 if XPM images are supported.
8851
8852 * mouse.el (mouse-drag-header-line): Don't allow resizing a
8853 window by dragging a header-line at the top of the frame; that's
8854 confusing because the header-line doesn't move.
8855 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
8856 of treating the event as a list. Some cleanup.
8857
88582000-10-06 Miles Bader <miles@gnu.org>
8859
8860 * simple.el (display-message-or-buffer): New function.
8861 (shell-command-on-region): Use `display-message-or-buffer'.
8862
8863 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
8864 docstring parts.
8865
8866 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
8867 (smbclient-prompt-regexp): Add usage note to doc string.
8868 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
8869 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
8870 Use add-hook for adding the comint filter function, and only do so
8871 if it's not already in the global hook list.
8872 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
8873 to `make-local-variable'.
8874 (nslookup-font-lock-keywords): Remove prompt entry.
8875 (nslookup): Don't set the process-filter.
8876 (finger): Exit the loop correctly when the regexps list runs out.
8877 (ftp, smbclient, smbclient-list-shares):
8878 Set the real major mode immediately, not after execing.
8879 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
8880
8881 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
8882
88832000-10-05 Stefan Monnier <monnier@cs.yale.edu>
8884
8885 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
8886
8887 * which-func.el (which-func-format): Remove spurious space.
8888 (which-func-mode): Don't make it permanent-local.
8889 (which-func-ff-hook): Allow which-func-maxout to be nil.
8890 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
8891 (which-func-mode): Simplify.
8892 Use post-command-idle-hook rather than post-command-hook.
8893 Go through all buffers and update their state.
8894 (which-function): Also try add-log-current-defun-function.
8895
8896 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
8897 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
8898 Update call to with-vc-properties accordingly.
8899 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
8900 (vc-revert-buffer): More careful about window selection and deletion.
8901 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
8902
8903 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
8904 (cvs-retrieve-revision): Reuse a pre-existing buffer.
8905 (cvs-dired-action): Change the default to quickdir.
8906
8907 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
8908 if comment-indent-function returns nil.
8909 (comment-indent-default): New function.
8910 (comment-indent-function): Use it and document the new semantics.
8911
8912 * image-file.el: Docstring fixes.
8913
8914 * help.el (help-xref-on-pp): Use match-string.
8915 (describe-variable): New arg BUFFER.
8916 Store the current buffer in the help-xref-stack.
8917 (temp-buffer-resize-mode): Use define-minor-mode.
8918
8919 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
8920 consistently with its docstring.
8921 Set jit-lock-first-unfontify-pos in an idempotent way.
8922 (jit-lock-register): Autoload and add arg CONTEXTUAL.
8923
89242000-10-05 Alex Schroeder <alex@gnu.org>
8925
8926 * sql.el (sql-mysql-options): New variable.
8927 (sql-mysql): Use it.
8928
89292000-10-05 Miles Bader <miles@lsi.nec.co.jp>
8930
8931 * image.el (image): New group.
8932
8933 * smerge-mode.el (smerge-mine-face, smerge-other-face)
8934 (smerge-base-face, smerge-markers-face): Add dark-background variants.
8935
89362000-10-04 Peter Breton <pbreton@ne.mediaone.net>
8937
8938 * net/net-utils.el (nslookup-font-lock-keywords)
8939 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
8940 Ignore the value of wqindow-system; always define keywords
8941
89422000-10-05 Kenichi Handa <handa@etl.go.jp>
8943
8944 * startup.el (fancy-splash-screens): Remove the code for
8945 debugging; `(trace-to-stderr "EXITTT\n")'.
8946
89472000-10-05 Miles Bader <miles@gnu.org>
8948
8949 * diff-mode.el (diff-goto-source): Update call to
8950 `diff-hunk-status-msg' to reflect new REV variable.
8951
89522000-10-04 Stefan Monnier <monnier@cs.yale.edu>
8953
8954 * progmodes/icon.el (icon-mode):
8955 Don't gratuitously override the default for comment-column.
8956
8957 * vc-hooks.el (vc-mode-line): Fix interactive spec.
8958
8959 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
8960 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
8961 (jit-lock-functions): New var.
8962 (jit-lock-function-1): Use it if non-nil.
8963 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
8964 Set the `fontified' property before doing the fontification to avoid
8965 repeatedly going through the same error.
8966 Don't turn errors into messages.
8967 (jit-lock-register, jit-lock-unregister): New functions.
8968
8969 * dired.el (dired-mark-pop-up): Turn comment into docstring.
8970 Use with-current-buffer.
8971
8972 * dired-aux.el (dired-do-create-files, dired-kill-tree):
8973 Turn comment into docstring.
8974
8975 * apropos.el (apropos-mode): Use define-derived-mode.
8976
89772000-10-04 Gerd Moellmann <gerd@gnu.org>
8978
8979 * startup.el (fancy-splash-pending-command): New variable.
8980 (fancy-splash-pre-command): New function.
8981 (fancy-splash-screens): Rewritten.
8982 (command-line-1): If fancy-splash-pending-command is set, call it
8983 interactively.
8984
89852000-10-04 Dave Love <fx@gnu.org>
8986
8987 * toolbar/tool-bar.el (tool-bar-setup): New function.
8988 (tool-bar-mode): Use it.
8989
8990 * subr.el (substitute-key-definition): Doc fix.
8991 (play-sound-file): New command.
8992
89932000-10-04 Andre Spiegel <spiegel@gnu.org>
8994
8995 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
8996 vc-version-backup-file-name): New functions.
8997
8998 * files.el (basic-save-buffer): Call vc-before-save before saving.
8999
9000 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
9001 vc-cvs-stay-local-p.
9002
9003 * vc.el (vc-revert-buffer): Handle empty diff properly.
9004 (vc-version-backup-file): New function.
9005 (vc-checkout): Create a version backup if necessary.
9006 (vc-checkin): If a version backup file exists, delete it.
9007 (vc-version-diff): Diff locally using version backups, if available.
9008 (vc-revert-file): If there's a version backup, revert locally.
9009 (vc-transfer-file): Use version backup for base version, if
9010 available. If not, ask for confirmation whether to get it from the
9011 server. Update mode line before check-in.
9012
90132000-10-04 Dave Love <fx@gnu.org>
9014
9015 * toolbar/tool-bar.el (tool-bar-setup): New function.
9016 (tool-bar-mode): Use it.
9017
90182000-10-04 Peter Breton <pbreton@ne.mediaone.net>
9019
9020 * net/net-utils.el (nslookup-font-lock-keywords)
9021 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
9022 Only set if window-system is non-nil
9023 (net-utils-run-program): Returns buffer.
9024 (network-connection-reconnect): Added this function.
9025
9026 * generic.el:
9027 Incorporates extensive cleanup and docfixes by
9028 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
9029 Uses cl compile-time macros.
9030 (generic-mode-name, generic-comment-list)
9031 (generic-keywords-list, generic-font-lock-expressions)
9032 (generic-mode-function-list, generic-mode-syntax-table):
9033 Removed variables.
9034 (generic-mode-alist): Renamed to generic-mode-list.
9035 (generic-find-file-regexp): Default changed to "^#".
9036 (generic-read-type): Uses completing read on generic-mode-list.
9037 (generic-mode-sanity-check): removed this function.
9038 (generic-add-to-auto-mode): Removed this function
9039 (generic-mode-internal): Bind mode-specific definitions
9040 into function instead of putting them in alist.
9041 (generic-mode-set-comments): Reworked extensively.
9042 (generic-mode-find-file-hook): Simplified regexp searching
9043 (generic-make-keywords-list): Omit extra pair of parens
9044
9045 * find-lisp.el (find-lisp-find-files-internal):
9046 Make sure directory name ends with "/".
9047
9048 * generic-x.el (apache-conf-generic-mode):
9049 Regexp now allows leading whitespace.
9050 (rc-generic-mode): Added eval-when-compile
9051 around generic-make-keywords-list.
9052 Deleted duplicate regexp
9053 (rul-generic-mode): Added eval-when-compile
9054 around generic-make-keywords-list.
9055 (etc-fstab-generic-mode): New generic mode.
9056 (rul-generic-mode): Removed one eval-when-compile
9057 which caused a max-specpdl-size exceeded error.
9058
90592000-10-04 Miles Bader <miles@gnu.org>
9060
9061 * simple.el (minibuffer-temporary-goal-position): New variable.
9062 (next-history-element): Try to keep the position of point in the
9063 input string constant.
9064
9065 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
9066 (dired-do-create-files): If there's only one file, pass it in as
9067 the DEFAULT arg to dired-mark-read-file-name.
9068
90692000-10-03 Stefan Monnier <monnier@cs.yale.edu>
9070
9071 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
9072 (diff-goto-source): Be smarter when choosing REVERSE or not.
9073
9074 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
9075 (texinfo-mode-menu): Add an explicit shortcut for update all.
9076
90772000-10-03 Andre Spiegel <spiegel@gnu.org>
9078
9079 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
9080 factorize backend-specific code cleanly (this was essentially
9081 conceived by Stefan Monnier).
9082 (vc-unregister): Function removed.
9083 (vc-revert-file): New function.
9084 (vc-revert-buffer): Delegate some of the work to it.
9085
9086 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
9087 default branch unconditionally.
9088 (vc-rcs-set-default-branch): New function.
9089 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
9090 (vc-rcs-checkin): If an appropriate default branch has been set,
9091 force creation of that branch.
9092 (vc-rcs-receive-file): Rewritten to contain only backend-specific
9093 code (as suggested by Stefan Monnier).
9094
90952000-10-02 Gerd Moellmann <gerd@gnu.org>
9096
9097 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
9098 highlighting overlay with a different face over the overlay
9099 isearch uses to highlight the current match because that can lead
9100 to bad face combinations.
9101
9102 * loadup.el (toplevel): Load faces before isearch.
9103
9104 * isearch.el (isearch-faces): New custom group.
9105 (isearch): New defface; was already tested for in the code.
9106 (isearch-lazy-highlight-face): Changed to defface from defcustom.
9107 (isearch-highlight): Always use face `isearch'.
9108
91092000-10-02 Dave Love <fx@gnu.org>
9110
9111 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
9112 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
9113 comparison of opcode with operand.
9114
91152000-10-03 Miles Bader <miles@gnu.org>
9116
9117 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
9118 buffer, since the echo area will now grow to accommodate them.
9119
91202000-10-02 Andre Spiegel <spiegel@gnu.org>
9121
9122 * vc-hooks.el (vc-registered): If FILE used to be registered under
9123 a certain backend, try that one first.
9124
9125 * vc.el (vc-responsible-backend): Undo the previous change in the
9126 argument list. Handle multiple backends correctly.
9127 (vc-find-new-backend): Function removed.
9128 (vc-register): Use vc-responsible-backend, as before.
9129 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
9130
91312000-10-02 Gerd Moellmann <gerd@gnu.org>
9132
9133 * startup.el (fancy-splash-head): Change message below the
9134 logo.
9135
91362000-10-02 Miles Bader <miles@lsi.nec.co.jp>
9137
9138 * diff-mode.el (diff-goto-source): Emit a status message.
9139 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
9140 (diff-test-hunk): Fix doc string.
9141 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
9142 (diff-advance-after-apply-hunk): New variable.
9143 (diff-apply-hunk): Don't return a value.
9144
91452000-10-01 Stefan Monnier <monnier@cs.yale.edu>
9146
9147 * vc.el (vc-editable-p): Minor optimization.
9148 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
9149 (vc-find-new-backend): New function split from vc-responsible-backend.
9150 (vc-register): Use it.
9151 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
9152 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
9153 (vc-default-unregister, vc-revert-buffer): Docstring fix.
9154 (vc-clear-headers): Don't use find-file.
9155 (vc-revert-buffer): Use `and' again (must have been a braino).
9156 (vc-switch-backend): Only prompt if requested.
9157 Short circuit if nothing is to be done.
9158 Don't use vc-resynch-buffer which could lose unsaved editing.
9159 (vc-default-receive-file): Update call to vc-unregister.
9160 (with-vc-file, vc-next-action-on-file):
9161 Use vc-backend rather than vc-registered.
9162 (vc-next-action-on-file): Use intern-soft.
9163 Deal with read-only *vc-diff* buffer.
9164 (vc-transfer-file): Docstring fix.
9165
9166 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
9167 (vc-rcs-receive-file): Avoid with-vc-properties.
9168 Update call to vc-unregister.
9169 Use constant `RCS' rather than (dynamically bound) var `backend'.
9170
91712000-10-01 Andre Spiegel <spiegel@gnu.org>
9172
9173 * vc.el (vc-next-action-on-file): Update mode line only if file
9174 is visited.
9175 (vc-start-entry): New argument initial-contents. Don't visit the file
9176 if it isn't already visited. Brought documentation up-to-date.
9177 (vc-next-action, vc-register): Updated calls to vc-start-entry.
9178 (vc-checkin): New optional arg initial-contents, which is passed to
9179 vc-start-entry.
9180 (vc-finish-logentry): Make sure to bury log buffer only if there
9181 really is one. Call `vc-resynch-buffer' on log-file, not
9182 buffer-file-name.
9183 (vc-default-comment-history, vc-default-wash-log): New functions.
9184 (vc-index-of): Removed.
9185 (vc-transfer-file): Make do without the above.
9186 (vc-default-receive-file): Call comment-history unconditionally. Pass
9187 the resulting string to vc-checkin, instead of inserting it into the
9188 comment ring.
9189
9190 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
9191 unconditionally. Use the comments as initial contents of the log
9192 entry buffer. Document the trick to force branch creation with no
9193 changes.
9194
91952000-10-01 Miles Bader <miles@gnu.org>
9196
9197 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
9198 `recenter' with an arg to prevent redrawing the display.
9199
92002000-09-30 Stefan Monnier <monnier@cs.yale.edu>
9201
9202 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
9203
9204 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
9205
9206 * progmodes/c-mode.el (c-mode):
9207 Don't gratuitously override the default for comment-column.
9208
9209 * textmodes/tex-mode.el (latex-metasection-list): New var.
9210 (latex-imenu-create-index): Use it.
9211 Move the regexp construction outside loops (and use push).
9212 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
9213 (tex-font-lock-keywords): Moved from font-lock.el.
9214 (tex-comment-indent): Remove.
9215 (tex-common-initialization): Don't set comment-indent-function.
9216 (latex-block-default): New var.
9217 (tex-latex-block): Use it to provide a default choice.
9218 Add any unknown choice to latex-block-names.
9219 Insert [...] after {...}.
9220 (tex-last-unended-begin): Simplify regexp.
9221 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
9222 (latex-forward-sexp-1, latex-forward-sexp): New functions.
9223 (latex-mode): Set forward-sexp-function.
9224
9225 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
9226 Add regexp for @ignore ... @end ignore.
9227 (texinfo-heading-face): New face.
9228 (texinfo-font-lock-keywords): Use it.
9229 (texinfo-mode-menu): New menu.
9230 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
9231 New functions.
9232 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
9233 (texinfo-section-types-regexp, texinfo-section-level-regexp)
9234 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
9235 Remove declaration.
9236 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
9237
9238 * delsel.el (delete-selection-mode): Use define-minor-mode.
9239
9240 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
9241
92422000-09-29 Stefan Monnier <monnier@cs.yale.edu>
9243
9244 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
9245
92462000-09-30 Gerd Moellmann <gerd@gnu.org>
9247
9248 * replace.el (keep-lines-read-args): New function.
9249 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
9250 read arguments interactively. Add parameters RSTART and REND.
9251 Operate on the active region in Transient Mark mode.
9252
9253 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
9254
9255 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
9256 (authors-obsolete-files-regexps): New variable.
9257 (authors-add): Don't record changes in obsolete files.
9258
92592000-09-29 Stefan Monnier <monnier@cs.yale.edu>
9260
9261 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
9262
9263 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
9264 (comment-indent): Make sure there's a space between code and comment.
9265 Shift comments left to avoid going past fill-column.
9266
92672000-09-29 Gerd Moellmann <gerd@gnu.org>
9268
9269 * startup.el (startup-echo-area-message): New function.
9270 (display-startup-echo-area-message): Use it.
9271 (fancy-splash-screens): Rewritten to use keymaps and a timer.
9272 (fancy-splash-default-action): New function.
9273 (fancy-splash-screens-1): New function.
9274 (fancy-splash-head): Put a help-echo and a keymap under the image.
9275
92762000-09-29 Stefan Monnier <monnier@cs.yale.edu>
9277
9278 * diff-mode.el (diff-add-log-file-name): Remove.
9279 (diff-mode): Use add-log-buffer-file-name-function.
9280
9281 * add-log.el (find-change-log): New arg BUFFER-FILE.
9282 (add-log-file-name): Obey add-log-file-name-function.
9283 (add-log-buffer-file-name-function): New var.
9284 (add-change-log-entry): Use it.
9285
92862000-09-29 Miles Bader <miles@gnu.org>
9287
9288 * image-file.el (image-file-name-extensions): New variable.
9289 (image-file-name-regexps): Renamed from `image-file-regexps'.
9290 New default value is nil. Call `auto-image-file-mode'.
9291 (image-file-name-regexp): New function.
9292 (auto-image-file-mode): New minor mode.
9293 (insert-image-file): Don't make conditional on the image-file
9294 handler being enabled.
9295 (image-file-handler): Make the call here conditional instead.
9296 (set-image-file-handler-enabled, enable-image-file-handler)
9297 (disable-image-file-handler): Functions removed.
9298
9299 * emacs-lisp/authors.el (authors-print): Rephrase many-files
9300 string.
9301
93022000-09-29 Gerd Moellmann <gerd@gnu.org>
9303
9304 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
9305 it's a function from CL.
9306 (latex-imenu-create-index): Replace eval-when-compile with progn
9307 because latex-section-alist is not bound while compiling.
9308
93092000-09-28 Stefan Monnier <monnier@cs.yale.edu>
9310
9311 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
9312 (outline-mode): Use define-derived-mode.
9313
9314 * progmodes/perl-mode.el (perl-mode):
9315 * progmodes/awk-mode.el (awk-mode):
9316 * progmodes/asm-mode.el (asm-mode):
9317 Don't gratuitously override the default for comment-column.
9318
9319 * emacs-lisp/lisp.el (lisp-complete-symbol):
9320 Distinguish the let-binding case from the funcall case.
9321 (forward-sexp-function): New variable.
9322 (forward-sexp): Use it.
9323
9324 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
9325 (easy-mmode-defmap): Remove the now useless autoload.
9326
9327 * time.el (display-time-mode): Use define-minor-mode.
9328
9329 * subr.el (add-minor-mode): Don't eval NAME.
9330 Don't depend on the presence of TOGGLE-FUN for any special behavior.
9331 Use if rather than cond.
9332
9333 * simple.el (read-expression-map): Define more properly.
9334 (comment-indent-hook): Remove.
9335 (string-to-syntax): Bug fix.
9336
9337 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
9338 (cvs-ediff-diff): Fix typo.
9339 (cvs-revert-if-needed): Don't bother preserving read-only.
9340
9341 * paren.el (show-paren-mode): Use define-minor-mode.
9342
9343 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
9344 (toggle-auto-compression): Remove.
9345 (jka-compr-build-file-regexp): Remove useless grouping.
9346
9347 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
9348 Avoid user-reserved bindings.
9349 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
9350 (diff-header-face): Revert to grey85.
9351
9352 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
9353
9354 * complete.el (partial-completion-mode) <defcustom>: Remove.
9355 (partial-completion-mode): Use define-minor-mode.
9356 (PC-do-completion): Understand `completion-auto-help = delay'
9357 to mean to popup the completion buffer only the second time.
9358 (PC-include-file-all-completions, PC-include-file-all-completions)
9359 (PC-include-file-all-completions): Don't quote lambda.
9360
9361 * comint.el (comint-mode-hook): Docstring fix.
9362 (comint-mode): Use define-derived-mode.
9363 (comint-mode-map): Remove obsolete comment.
9364 (make-comint): Minor stylistic change.
9365 (comint-insert-clicked-input): Be more careful to find the overlay.
9366 Use this-command-keys rather than hardcoding mouse-2.
9367
9368 * font-lock.el: Replace confusing (,@ with ,
9369 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
9370 Don't use regexp-opt-depth. Spice up the regexp for args.
9371 Don't distinguish between cmds that can take an opt arg or not.
9372 Use `append' and `prepend' rather than `keep'.
9373
9374 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
9375 (latex-outline-regexp): New var.
9376 (latex-outline-level): New fun.
9377 (latex-section-alist): New var.
9378 (latex-imenu-create-index): Use it. Use `push' as well.
9379 (tex-shell-map): Initialize it properly.
9380 (tex-mode): Minor stylistic change.
9381 (plain-tex-mode): Use define-derived-mode.
9382 (latex-mode): Use define-derived-mode.
9383 Construct the paragraph regexps in a more readable way.
9384 Set the buffer-local outline-{level,regexp} vars.
9385 (slitex-mode): Derive from latex-mode.
9386 (tex-common-initialization): Don't kill-all-vars anymore.
9387 Add setting for comment-add and font-lock-defaults.
9388 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
9389 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
9390 (tex-start-tex): New arg DIR (and send a chdir command for it).
9391 Also display the shell buffer and save it in tex-last-buffer-texed.
9392 (tex-region): Use expand-file-name rather than concat.
9393 Remove code made useless by changes in tex-start-tex.
9394 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
9395
9396 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
9397
93982000-09-28 Dave Love <fx@gnu.org>
9399
9400 * eshell/eshell.el (eshell) <defgroup>: Add :version.
9401
94022000-09-28 Gerd Moellmann <gerd@gnu.org>
9403
9404 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
9405 `append'.
9406
94072000-09-28 Stefan Monnier <monnier@cs.yale.edu>
9408
9409 * info.el (Info-extract-pointer): Undo last change.
9410 Instead, fix the position of the `bound' arg to re-search-backward.
9411
94122000-09-27 Stefan Monnier <monnier@cs.yale.edu>
9413
9414 * info.el (Info-extract-pointer):
9415 Widen more carefully, to avoid finding pointers in other nodes.
9416 (Info-index): Use push.
9417
94182000-09-27 Gerd Moellmann <gerd@gnu.org>
9419
9420 * frame.el (set-frame-font): Remove call to obsolete function
9421 frame-update-faces.
9422 (set-foreground-color, set-background-color): Likewise for
9423 frame-update-face-colors.
9424
94252000-09-27 Miles Bader <miles@gnu.org>
9426
9427 * image-file.el: New file.
9428
94292000-09-27 Gerd Moellmann <gerd@gnu.org>
9430
9431 * frame.el (frame-notice-user-settings): Don't call
9432 frame-update-faces, which is a no-op now.
9433
9434 * ediff-wind.el (ediff-control-frame-parameters): Add zero
9435 tool-bar-lines.
9436
94372000-09-27 Dave Love <fx@gnu.org>
9438
9439 * mouse.el: Fix last change.
9440
94412000-09-27 Miles Bader <miles@lsi.nec.co.jp>
9442
9443 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
9444
94452000-09-22 Kenichi Handa <handa@etl.go.jp>
9446
9447 * international/quail.el (quail-help): The output message is
9448 improved.
9449
94502000-09-26 Dave Love <fx@gnu.org>
9451
9452 * mouse.el (popup-menu): If POSITION is nil, set it using
9453 mouse-position.
9454
94552000-09-25 Sam Steingold <sds@gnu.org>
9456
9457 * net/browse-url.el (browse-url-file-url): Check for null maps.
9458
94592000-09-26 Gerd Moellmann <gerd@gnu.org>
9460
9461 * frame.el (frame-notice-user-settings): Don't add a
9462 tool-bar-lines frame parameter to default-frame-alist in batch mode.
9463
9464 * frame.el (frame-notice-user-settings):
9465 Make tool-bar-mode and default-frame-alist consistent.
9466
9467 * toolbar/tool-bar.el (tool-bar-help): New function.
9468
94692000-09-25 Gerd Moellmann <gerd@gnu.org>
9470
9471 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
9472 current-load-list in top-level forms. Else this leaks a cons cell
9473 every time a defun is called.
9474
9475 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
9476
94772000-09-25 Dave Love <fx@gnu.org>
9478
9479 * startup.el (fancy-splash-head): Check XPM is available.
9480
9481 * autoinsert.el (auto-insert): Doc fix.
9482 (auto-insert-alist): Following GNU notices, don't say `copyright
9483 _by_'. Use line-beginning-position.
9484 (auto-insert): Check buffer-file-name is non-nil before use.
9485
94862000-09-25 Gerd Moellmann <gerd@gnu.org>
9487
9488 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
9489 starting with `@def' or `@multitable', in addition to ones
9490 specified by the user in auto-fill-inhibit-regexp.
9491
94922000-09-25 Markus Rost <rost@math.ohio-state.edu>
9493
9494 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
9495 rmail-dont-reply-to-names matches the empty string.
9496
94972000-09-25 Gerd Moellmann <gerd@gnu.org>
9498
9499 * startup.el (command-line-1, fancy-splash-text): Change the
9500 text to sound more friendly.
9501
95022000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
9503
9504 * progmodes/hideshow.el: Update author email address.
9505 Generally, sync w/ maintainer version 5.22.
9506 (hs-hide-all-non-comment-function): New var.
9507 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
9508 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
9509 (hs-show-region): Delete this command.
9510 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
9511
95122000-09-22 Dave Love <fx@gnu.org>
9513
9514 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
9515 (hl-line-highlight): Specify buffer when moving overlay.
9516
9517 * progmodes/fortran.el (fortran-mode): Locally set
9518 normal-auto-fill-function.
9519 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
9520 (fortran-mode-map): Adjust auto-fill menu entry.
9521
95222000-09-22 Gerd Moellmann <gerd@gnu.org>
9523
9524 * vc-rcs.el (toplevel): Require `vc' when compiling.
9525
9526 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
9527
95282000-09-22 Andre Spiegel <spiegel@gnu.org>
9529
9530 * vc.el (vc-switch-backend): Signal an error if the file is not
9531 registered under the new backend.
9532
9533 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
9534 without explicit revision number.
9535
95362000-09-21 Stefan Monnier <monnier@cs.yale.edu>
9537
9538 * diff-mode.el (diff-file-header-face): Reset to its previous value.
9539 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
9540 (diff-xor): New function.
9541 (diff-find-source-location): Use it. Fix a stupid name clash.
9542 (diff-hunk-status-msg): New function.
9543 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
9544 (diff-test-hunk): Use diff-find-source-location.
9545 (diff-goto-source): Favor the `reverse'.
9546 (diff-hunk-text): Properly handle one-sided context diffs.
9547 (diff-apply-hunk): When done, advance to the next hunk.
9548
95492000-09-21 Gerd Moellmann <gerd@gnu.org>
9550
9551 * startup.el (command-line): If frame was created with a non-zero
9552 tool-bar-lines parameter, switch tool-bar-mode on.
9553
9554 * add-log.el (change-log-date-face, change-log-name-face)
9555 (change-log-email-face, change-log-file-face)
9556 (change-log-list-face, change-log-conditionals-face)
9557 (change-log-function-face, change-log-acknowledgement-face):
9558 New faces, inheriting from font-lock faces.
9559 (change-log-font-lock-keywords): Use them.
9560
95612000-09-21 Dave Love <fx@gnu.org>
9562
9563 * progmodes/cperl-mode.el (top-level): Clean up
9564 `eval-when-compile's and assorted defvars.
9565 (cperl-invalid-face): Don't double-quote value. Change custom
9566 type.
9567 (cperl-mode): Set normal-auto-fill-function and don't zap
9568 auto-fill-function.
9569 (cperl-imenu--function-name-regexp-perl): Renamed from
9570 imenu-example--function-name-regexp-perl.
9571 (cperl-imenu--create-perl-index): Renamed from
9572 imenu-example--create-perl-index.
9573 (cperl-xsub-scan): Don't require cl.
9574
9575 * msb.el (msb-mode-map): Use substitute-key-definition.
9576 (msb-mode): Use msb-mode-map.
9577
95782000-09-21 Andre Spiegel <spiegel@gnu.org>
9579
9580 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
9581 New functions.
9582 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
9583 (vc-switch-backend): New function.
9584 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
9585 (vc-register): Fix prompt.
9586 (vc-unregister, vc-default-unregister): New functions.
9587 (vc-version-diff): Handle empty buffer in sentinel.
9588
9589 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
9590 (vc-rcs-state-heuristic): Use it to guess the state of files with
9591 non-strict locking.
9592 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
9593 been set with -b, but not created yet.
9594 (vc-rcs-fetch-master-state): With non-strict locking, compare file
9595 contents in order to find the state.
9596 (vc-rcs-checkin): Allow creation of branches with no changes.
9597 (vc-rcs-unregister, vc-rcs-receive-file)
9598 (vc-rcs-set-non-strict-locking): New functions.
9599
9600 * vc-hooks.el (vc-name): Force correct computation of the value
9601 in case it is missing.
9602
96032000-09-21 Gerd Moellmann <gerd@gnu.org>
9604
9605 * startup.el (fancy-splash-tail): Use a different foreground
9606 color on a dark frame background.
9607
96082000-09-21 Miles Bader <miles@lsi.nec.co.jp>
9609
9610 * info.el: Use the correct capitalization when making Info-mode
9611 and Info-edit-mode `special' modes.
9612
96132000-09-20 Stefan Monnier <monnier@cs.yale.edu>
9614
9615 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
9616 (diff-mode): Add support for add-log.el.
9617 (diff-hunk-text): Use char offsets rather than line offsets.
9618 (diff-find-source-location): Replace LINE with line-offset (nil
9619 if not found) and always set POS to a meaningful position.
9620 Adapt to the new char-offsets.
9621 (diff-apply-hunk): Drop support for the unused `select' POPUP.
9622 Adapt to the new diff-find-source-location.
9623 (diff-goto-source): Adapt to the new diff-find-source-location.
9624
9625 * add-log.el (add-log-file-name): New function (split out of
9626 add-change-log-entry).
9627 (add-change-log-entry): Use it.
9628 Call add-log-file-name-function with the changelog file name if
9629 the current buffer is not associated with any file.
9630 Avoid find-file if the selected window is dedicated.
9631
9632 * diff-mode.el (diff-find-source-location):
9633 Move code from diff-apply-hunk. Return buffer rather than file.
9634 (diff-apply-hunk): Use the new result from diff-find-source-location.
9635 (diff-goto-source): Use the new diff-find-source-location.
9636
96372000-09-20 Dave Love <fx@gnu.org>
9638
9639 * iswitchb.el: Some doc fixes.
9640 (iswitchb-mode-map): Define completely initially. Inherit
9641 minibuffer-local-map.
9642 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
9643 fundamental-mode.
9644 (iswitchb-global-map): New variable.
9645 (iswitchb-summaries-to-end): Amalgamate regexps.
9646 (iswitchb-mode): New.
9647 (iswitchb-mode-hook): New variable.
9648 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
9649 `extensions'.
9650
96512000-09-20 Gerd Moellmann <gerd@gnu.org>
9652
9653 * ehelp.el (electric-help): New defgroup.
9654 (electric-help-shrink-window): New user-option.
9655 (with-electric-help): Use it.
9656
9657 * window.el (shrink-window-if-larger-than-buffer): If face
9658 `mode-line' has a :box, and we're on a graphical frame, add 1
9659 to the needed window height.
9660
9661 * frame.el (frame-notice-user-settings): Add a last parameter nil
9662 to a call to `append', because the last list passed to `append' is
9663 not copied, and so subsequent calls to assq-delete-all will modify
9664 default-frame-alist.
9665
9666 * startup.el (fancy-splash-image): Change :type.
9667 (fancy-splash-head): Use an XBM image if appropriate.
9668 (command-line-1): Show splash screens in more cases.
9669
9670 * startup.el (fancy-splash-text): Don't quote faces.
9671
9672 * dired.el (dired-font-lock-keywords): Undo last change.
9673 (dired-readin): Bind indent-tabs-mode to nil.
9674
9675 * startup.el (fancy-splash-head): If frame's background mode
9676 is `dark', change the black background of the image to gray.
9677 (fancy-splash-screens): Display startup echo area message.
9678 (display-startup-echo-area-message): New function.
9679
96802000-09-20 Miles Bader <miles@lsi.nec.co.jp>
9681
9682 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
9683
9684 * info.el (info-header-node): Tweak for color ttys.
9685
9686 * faces.el (face-valid-attribute-values): Make sure directories we
9687 search for stipples both exist and are readable before trying to
9688 search them.
9689
9690 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
9691 in the dry-run case.
9692
9693 * jka-compr.el (with-auto-compression-mode): New macro.
9694
9695 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
9696 (custom-group-tag-face, custom-variable-tag-face): Use relative
9697 :height and inherit from `variable-pitch' face instead of
9698 hardwiring :family.
9699 * hi-lock.el (hi-black-hb): Likewise.
9700
9701 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
9702 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
9703 toolbar-add-item, if image doesn't have a mask add a `:mask
9704 heuristic'.
9705
97062000-09-19 Stefan Monnier <monnier@cs.yale.edu>
9707
9708 * diff-mode.el: Docstring fixes.
9709 (diff-header-face, diff-comment-face): New faces.
9710 (diff-font-lock-keywords): Highlight a bit differently.
9711 (diff-find-source-location): Don't return SPAN any more.
9712 (diff-hunk-text): Don't bother erasing the temp buffer.
9713 (diff-find-text): Drop argument LINE.
9714 (diff-apply-hunk): Update calls to diff-find-text.
9715 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
9716
9717 * calendar/calendar.el: Docstring fixes.
9718 (calendar-make-alist): Don't quote lambda.
9719 (calendar-star-date): Use make-local-variable.
9720
97212000-09-19 Dave Love <fx@gnu.org>
9722
9723 * toolbar/tool-bar.el: Renamed from toolbar.el.
9724 Change `toolbar' to `tool-bar' generally in symbols.
9725 Make some items invisible in `special' major modes.
9726 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
9727 Add arg PROPS.
9728
9729 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
9730 Add :version here.
9731 (fancy-splash-delay, fancy-splash-image): Remove :version here.
9732
97332000-09-19 Gerd Moellmann <gerd@gnu.org>
9734
9735 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
9736
9737 * files.el (find-file-suppress-same-file-warnings): New user-option.
9738 (find-file-noselect): Use it.
9739
9740 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
9741 (fancy-splash-screen): Defgroup.
9742
9743 * add-log.el (change-log-font-lock-keywords): Match names
9744 more exactly for the case that font-lock-constant-face is
9745 underlined.
9746
97472000-09-19 Richard M. Stallman <rms@gnu.org>
9748
9749 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
9750
97512000-09-19 Andre Spiegel <spiegel@gnu.org>
9752
9753 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
9754
97552000-09-19 Gerd Moellmann <gerd@gnu.org>
9756
9757 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
9758 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
9759 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
9760 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
9761 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
9762 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
9763 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
9764 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
9765 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
9766 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
9767 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
9768 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
9769
9770 * startup.el (fancy-splash-text): New variable.
9771 (fancy-splash-delay, fancy-splash-image): New user-options.
9772 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
9773 (fancy-splash-screens): New functions.
9774 (command-line-1): If display has a `display' frame parameter, has
9775 colors, and we have XPM support, show more fancy splash screens.
9776
97772000-09-19 Dave Love <fx@gnu.org>
9778
9779 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
9780 with null `help'. Use modern backquote syntax.
9781
97822000-09-19 Gerd Moellmann <gerd@gnu.org>
9783
9784 * font-lock.el (font-lock-mode): Change message telling the user
9785 that ``the buffer is too big''.
9786
9787 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
9788 for instance for the case that tab-width is 2.
9789
97902000-09-18 Gerd Moellmann <gerd@gnu.org>
9791
9792 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
9793 toolbar-add-item, if image doesn't have a mask add a `:mask
9794 heuristic'.
9795
97962000-09-18 Miles Bader <miles@lsi.nec.co.jp>
9797
9798 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
9799 and return a cons if it's non-nil.
9800 (diff-apply-hunk): Try to jump to the line in the source text
9801 corresponding to the position of point in the in the hunk.
9802
9803 * info.el (Info-title-3-face, Info-title-2-face)
9804 (Info-title-1-face): Use face inheritance and relative sizes
9805 instead of hard-wiring things.
9806
9807 * faces.el (secondary-selection): Make dark-background variant sane.
9808
98092000-09-16 Andrew Innes <andrewi@gnu.org>
9810
9811 * makefile.w32-in (compile-files-CMD): No need to make .elc files
9812 read-only, since they aren't under VC now.
9813
98142000-09-17 Dave Love <fx@gnu.org>
9815
9816 * tmm.el: Replace mapcar with mapc in several places.
9817
9818 * loadhist.el (unload-feature): Maybe call elp-restore-list and
9819 ad-unadvise.
9820
9821 * international/latin1-disp.el: New file.
9822
9823 * calendar/cal-move.el (scroll-calendar-left)
9824 (scroll-calendar-right): Make arg optional (for active mode line).
9825
9826 * calendar/calendar.el (calendar-mode-line-format): Make fields
9827 mouse-sensitive.
9828 (calendar-read-date, calendar-read-date, calendar-window-list):
9829 Unquote lambda.
9830 (calendar-month-name): Use aref, not sref.
9831
9832 * view.el (minor-mode-alist): Propertize the string.
9833
9834 * international/characters.el (standard-case-table): Add entries
9835 for Greek.
9836
98372000-09-18 Miles Bader <miles@gnu.org>
9838
9839 * info.el (info-node, info-xref): Add dark-background variants.
9840
9841 * faces.el (header-line): Change defaults to be less confusing
9842 when mixed with mode-lines.
9843
9844 * info.el (Info-fontify-node): Make a few cleanups.
9845 Add extra `help-echo' and `local-map' props to node xrefs.
9846 Use header-specific faces for node-names & xrefs.
9847 (Info-use-header-line): New variable.
9848 (info-header-xref, info-header-node): New faces.
9849 (Info-setup-header-line): New function.
9850 (Info-select-node): Call Info-setup-header-line when enabled.
9851 (Info-extract-pointer): Work even if the header line is hidden.
9852 (Info-header-line): New variable.
9853
98542000-09-16 Stefan Monnier <monnier@cs.yale.edu>
9855
9856 * vms-patch.el (print-region-function): Don't quote lambda.
9857
9858 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
9859
9860 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
9861 (lm-get-header-re): Allow spaces between the header and the colon.
9862 (lm-header): Allow $ in non-RCS headers.
9863 (lm-header-multiline): Put the strings back into order.
9864 Stop at an empty line. Don't require two space chars if the
9865 line is clearly not another header line.
9866
9867 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
9868 (popup-menu-popup): Remove.
9869
98702000-09-15 Gerd Moellmann <gerd@gnu.org>
9871
9872 * toolbar/toolbar.el (toolbar-add-item): Use the same image
9873 specification if or if not tool-bar item contains an `:enabled'
9874 property.
9875
9876 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
9877 current buffer has no file name.
9878
98792000-09-15 Dave Love <fx@gnu.org>
9880
9881 * strokes.el: Sync with maintainer's current version with changes
9882 for Emacs, but avoid runtime cl and levents.
9883 (toplevel): Change autoloads and compilation requires.
9884 (strokes-version, strokes-bug-address, strokes-lift): Values
9885 changed.
9886 (strokes-xpm-header, strokes-insinuated): New variable.
9887 (strokes): Add :link.
9888 (strokes-mode): Customized.
9889 (strokes-while-inhibiting-garbage-collector): New macro.
9890 (strokes-remassoc): Avoid remove-if.
9891 (strokes-fix-button2-command): Don't use ad-do-it.
9892 (strokes-insinuate): New function.
9893 (strokes-button-press-event-p, strokes-button-release-event-p):
9894 New functions, used instead of non-`strokes-' versions..
9895 (strokes-mouse-event-p): Rewritten.
9896 (strokes-event-closest-point): Avoid event-point.
9897 (strokes-get-grid-position): Avoid cdadr, caadr
9898 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
9899 functions.
9900 (strokes-help): Use with-output-to-temp-buffer.
9901 (strokes-window-configuration-changed-p): New function.
9902 (strokes-update-window-configuration): Use buffer-live-p,
9903 strokes-window-configuration-changed-p.
9904 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
9905 (strokes-char-face): New face.
9906 (strokes-char-table, strokes-base64-chars): New variable.
9907 (strokes-xpm-for-stroke, strokes-list-strokes)
9908 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
9909 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
9910 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
9911 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
9912 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
9913 functions.
9914
99152000-09-15 Gerd Moellmann <gerd@gnu.org>
9916
9917 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
9918
9919 * image.el (create-image): Doc fix.
9920
9921 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
9922 instead of `:heuristic-mask t'.
9923
99242000-09-14 Andrew Innes <andrewi@gnu.org>
9925
9926 * makefile.w32-in: Revert to Unix line endings.
9927
99282000-09-14 Andrew Innes <andrewi@gnu.org>
9929
9930 * makefile.w32-in: Add bootstrap support. Also copy lisp source
9931 when installing.
9932
9933 * makefile.nt (DONTCOMPILE): Fix typo.
9934
9935 * shell.el (shell-write-history-on-exit): New function.
9936 (shell-dumb-shell-regexp): New custom variable.
9937 (shell-mode): Make shell-write-history-on-exit the process
9938 sentinel if shell name matches shell-dumb-shell-regexp.
9939
9940 * w32-fns.el: Comment out before-init-hook function which resets
9941 source-directory based; this breaks bootstrap.
9942
99432000-09-14 Dave Love <fx@gnu.org>
9944
9945 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
9946 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
9947 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
9948 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
9949 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
9950 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
9951 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
9952 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
9953 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
9954
9955 * toolbar/toolbar.el: New.
9956
9957 * subdirs.el: Add toolbar.
9958
99592000-09-14 Gerd Moellmann <gerd@gnu.org>
9960
9961 * indent.el (indent-for-tab-command): Doc fix.
9962
99632000-09-14 Alex Schroeder <alex@gnu.org>
9964
9965 * ansi-color.el (ansi-colors): Doc change.
9966 (ansi-color-get-face): Simplified regexp.
9967 (ansi-color-faces-vector): Added more faces, doc change.
9968 (ansi-color-names-vector): Doc change.
9969 (ansi-color-regexp): Simplified regexp.
9970 (ansi-color-parameter-regexp): New regexp.
9971 (ansi-color-filter-apply): Doc change.
9972 (ansi-color-filter-region): Doc change.
9973 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
9974 deal with zero length parameters.
9975 (ansi-color-apply-on-region): Doc change.
9976 (ansi-color-map): Doc change.
9977 (ansi-color-map-update): Removed debugging message.
9978 (ansi-color-get-face-1): Added condition-case to trap
9979 args-out-of-range errors.
9980 (ansi-color-get-face): Doc change.
9981 (ansi-color-make-face): Removed.
9982 (ansi-color-for-shell-mode): New option.
9983
99842000-09-13 Kenichi Handa <handa@etl.go.jp>
9985
9986 * international/quail.el (quail-start-translation): Translate KEY
9987 if necessary even if it doesn't have any mapping in the current
9988 input method.
9989 (quail-start-conversion): Likewise.
9990 (quail-help): The output message is improved.
9991
99922000-09-13 Miles Bader <miles@gnu.org>
9993
9994 * comint.el (comint-output-filter): Revert to using
9995 `insert-before-markers'. Add bletcherous hack to undo damage
9996 caused by `insert-before-markers'. Put `front-sticky' property on
9997 overlays created here so that the field code understands how the
9998 overlay works. Use a let when making comint-last-prompt-overlay,
9999 so that the code is easier to read.
10000
100012000-09-13 Dave Love <fx@gnu.org>
10002
10003 * wid-edit.el (widget-default-format-handler): DTRT when
10004 doc-property is a function.
10005
100062000-09-12 Francesco Potorti` <pot@gnu.org>
10007
10008 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
10009 filed name if it's not there.
10010
100112000-09-12 Dave Love <fx@gnu.org>
10012
10013 * simple.el (read-mail-command): Doc fix.
10014 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
10015
10016 * vc.el (vc-dired-listing-switches): Fix :version.
10017
10018 * vc-hooks.el: Doc fixes.
10019
10020 * subr.el (add-minor-mode): Use toggle-fun arg.
10021
10022 * speedbar.el: Add :version to several defcustoms.
10023
10024 * imenu.el (imenu--truncate-items, imenu--cleanup)
10025 (imenu--generic-function): Avoid mapcar.
10026 (imenu--replace-spaces): Function removed.
10027 (imenu--completion-buffer): Use subst-char-in-string.
10028 (imenu-add-to-menubar): Use keymap inheritance.
10029
100302000-09-12 Miles Bader <miles@gnu.org>
10031
10032 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
10033 (diff-mode-map): Bind `diff-test-hunk'.
10034 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
10035
100362000-09-11 Gerd Moellmann <gerd@gnu.org>
10037
10038 * bytecomp.el (byte-compile-defvar): Undo last change
10039 because it breaks '(make-variable-buffer-local (defvar ...)'
10040 which is used at least in dired.
10041
100422000-09-12 Kenichi Handa <handa@etl.go.jp>
10043
10044 * international/quail.el (quail-define-package): Docstring
10045 modified.
10046
100472000-09-12 Kenichi Handa <handa@etl.go.jp>
10048
10049 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
10050 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
10051 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
10052 docstring of "chinese-py".
10053
10054 * international/quail.el (quail-translation-docstring): New
10055 variable.
10056 (quail-show-keyboard-layout): Docstring modified.
10057 (quail-select-current): Likewise.
10058 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
10059 infinite recursive call.
10060 (quail-help): Check quail-translation-docstring. Format of the
10061 output changed.
10062 (quail-help-insert-keymap-description): Adjusted for the above
10063 change.
10064
100652000-09-11 Gerd Moellmann <gerd@gnu.org>
10066
10067 * bytecomp.el (byte-compile-defvar): Only cons onto
10068 current-load-list in top-level forms. Else this leaks a cons cell
10069 every time a defun is called.
10070
100712000-09-11 Miles Bader <miles@lsi.nec.co.jp>
10072
10073 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
10074 Now understands non-unified diffs. Some functionality moved into
10075 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
10076 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
10077 modify anything. Only reposition point in the patched file if the
10078 patch succeeds. Only pop up another window if POPUP is true.
10079 Emit a message describing what happened if successful, and at what
10080 line-offset. Automatically detect reversed hunks and do something
10081 appropriate.
10082 (diff-hunk-text, diff-find-text): New functions.
10083 (diff-filter-lines): Function removed.
10084 (diff-test-hunk): New function.
10085 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
10086
100872000-09-10 Dave Love <fx@gnu.org>
10088
10089 * textmodes/tildify.el: Minor doc/commentary fixes.
10090 (tildify) <defgroup>: Add :version.
10091
10092 * faces.el (face-x-resources): Make custom type more specific.
10093 (frame-background-mode): Use mapc.
10094 (region) <defcustom>: Add :version.
10095
100962000-09-08 Stefan Monnier <monnier@cs.yale.edu>
10097
10098 * vc-sccs.el (vc-sccs-register):
10099 * vc-rcs.el (vc-rcs-register):
10100 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
10101 * vc.el (vc-register): Clear file's properties.
10102
101032000-09-08 Gerd Moellmann <gerd@gnu.org>
10104
10105 * faces.el (face-spec-set): Only face-spec-reset-face when
10106 ATTRS is non-nil.
10107
101082000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
10109
10110 * help.el (help-insert-xref-button): Fix a typo in doc string.
10111
101122000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
10113
10114 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
10115 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
10116 methods.
10117
10118 * menu-bar.el (read-mail-item-name): New function.
10119 (menu-bar-tools-menu): Use it to compute and display the package
10120 used to read email.
10121 (menu-bar-tools-menu): Fix typo in GUD's help string.
10122
101232000-09-07 Dave Love <fx@gnu.org>
10124
10125 * diff-mode.el (diff-mouse-goto-source): New function.
10126
10127 * vc-sccs.el: Doc fixes.
10128 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
10129
10130 * vc-rcs.el: Doc fixes.
10131 (vc-rcs-register-switches, vc-rcs-checkin-switches)
10132 (vc-rcs-checkout-switches, vc-rcs-header)
10133 (vc-rcs-master-templates): Add or change :version.
10134
10135 * vc-cvs.el: Doc fixes.
10136 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
10137 (vc-cvs-stay-local): Add :version.
10138
10139 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
10140
101412000-09-07 Kenichi Handa <handa@etl.go.jp>
10142
10143 * international/quail.el (quail-help): Fix previous change.
10144
101452000-09-07 Gerd Moellmann <gerd@gnu.org>
10146
10147 * faces.el (color-values): Doc fix.
10148
10149 * faces.el (frame-set-background-mode): Use frame-parameter
10150 instead of frame-parameters.
10151
10152 * frame.el (filtered-frame-list): Reduce consing.
10153 (frames-on-display-list): Call frame-parameter instead of
10154 frame-parameters.
10155
101562000-09-07 Kenichi Handa <handa@etl.go.jp>
10157
10158 * language/devan-util.el (devanagari-to-indian-region): In the
10159 loop, change the following char, not preceding char.
10160
101612000-09-07 Gerd Moellmann <gerd@gnu.org>
10162
10163 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
10164 instead of frame-parameters.
10165
10166 * faces.el (set-face-attribute): Simplify by calling
10167 internal-set-lisp-face-attribute with FRAME being 0.
10168
10169 * vc.el: Remove `Id' version control keyword.
10170
101712000-09-07 Kenichi Handa <handa@etl.go.jp>
10172
10173 * help.el (help-make-xrefs): Adjusted for the change of
10174 help-xref-mule-regexp.
10175 (help-insert-xref-button): New function.
10176
10177 * international/mule-cmds.el (help-xref-mule-regexp-template):
10178 Include the pattern for character set.
10179 (leim): New group.
10180
10181 * international/quail.el: Don't require face.
10182 (quail): New group.
10183 (quail-other-command): Dummy command to make quail-help work better.
10184 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
10185 (quail-keyboard-layout-substitution): New variable.
10186 (quail-update-keyboard-layout): New function.
10187 (quail-keyboard-layout-type): New customizable variable.
10188 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
10189 (quail-keyboard-translate): Pay attention to
10190 quail-keyboard-layout-substitution.
10191 (quail-insert-kbd-layout): New function.
10192 (quail-show-keyboard-layout): New function.
10193 (quail-get-translation): If the definition is a vector of length
10194 1, and the element is a string of length 1, return the character
10195 in that string.
10196 (quail-update-current-translations): Fix the case of
10197 relative-index out of range.
10198 (quail-build-decode-map, quail-insert-decode-map): New Functions.
10199 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
10200 Show key sequences for all available characters.
10201 (quail-help-insert-keymap-description): Don't show such verbose
10202 key bindings as quail-self-insert-command.
10203
10204 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
10205 Format changed, and each element now have extra documentations.
10206 (tit-process-header): Delete invalid characters from TIT-PROMPT.
10207 Adjusted for the change of quail-cxterm-package-ext-info.
10208
102092000-09-06 Gerd Moellmann <gerd@gnu.org>
10210
10211 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
10212 requiring it leads to a recursive loading of vc.el and vc-hooks.el
10213 during bootstrap.
10214
102152000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10216
10217 * vc.el: (toplevel): Don't require `dired' at run-time.
10218 (vc-dired-resynch-file): Remove autoload cookie.
10219
102202000-09-05 Andre Spiegel <spiegel@gnu.org>
10221
10222 * vc.el: Made several backend functions optional.
10223 (vc-default-responsible-p): New function.
10224 (vc-merge): Use RET for first version to trigger merge-news, not
10225 prefix arg.
10226 (vc-annotate): Handle backends that do not support annotation.
10227 (vc-default-merge-news): Removed. The existence of a merge-news
10228 implementation is now checked on caller sites.
10229
10230 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
10231 case.
10232
10233 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
10234 special case that has been removed from the default in vc-hooks.el.
10235
102362000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10237
10238 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
10239
102402000-09-05 Andre Spiegel <spiegel@gnu.org>
10241
10242 * vc-hooks.el: Require vc during compilation.
10243 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
10244 macro `with-vc-properties' in vc.el.
10245 (vc-file-getprop): Doc fix.
10246 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
10247
10248 * vc.el: Require dired-aux during compilation.
10249 (vc-name-assoc-file): Moved to vc-sccs.el.
10250 (with-vc-properties): New macro.
10251 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
10252 vc-finish-steal): Use it.
10253 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
10254 to the backend-specific function is now supposed to do the checkout,
10255 too.
10256 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
10257
10258 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
10259 set file properties; that gets done in the generic code now.
10260
10261 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
10262 Changed parameter list, added code from vc.el that does the
10263 checkout, possibly with a double-take.
10264
10265 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
10266 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
10267 the above under the new name.
10268 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
10269 parameter list, added checkout command.
10270 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
10271 properties; that gets done in the generic code now.
10272
102732000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10274
10275 * vc.el: Docstring fixes (courtesy of checkdoc).
10276
102772000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10278
10279 * vc.el (vc-checkout-writable-buffer-hook)
10280 (vc-checkout-writable-buffer): Remove.
10281 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
10282 (vc-log-mode): Make it into a clean derived major mode.
10283 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
10284 vc-log-mode if log-edit is not available.
10285 (vc-dired-mode-map): Don't set-keymap-parent yet.
10286 (vc-dired-mode): Do set-keymap-parent here.
10287 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
10288
102892000-09-05 Gerd Moellmann <gerd@gnu.org>
10290
10291 * faces.el (set-face-attribute, face-spec-reset-face)
10292 (face-spec-set): Avoid consing by removing calls to `apply'.
10293
10294 * frame.el (frame-parameter): Move to C code.
10295
102962000-09-05 Dave Love <fx@gnu.org>
10297
10298 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
10299 insert-before-markers-and-inherit. Now checked systematically!
10300
103012000-09-05 Alex Schroeder <alex@gnu.org>
10302
10303 * sql.el (sql-postgres): Use sql-postgres-options.
10304 (sql-postgres-options): New variable.
10305
103062000-09-05 Alex Schroeder <alex@gnu.org>
10307
10308 * sql.el (sql-mode-menu): Work around missing variable mark-active
10309 in XEmacs.
10310 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
10311 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
10312 compatibility.
10313
103142000-09-04 Gerd Moellmann <gerd@gnu.org>
10315
10316 * vc.el (vc-dired-resynch-file): Add autoload cookie.
10317
10318 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
10319
10320 * Makefile.in (DONTCOMPILE): Fix typo in file name.
10321
103222000-09-04 Andre Spiegel <spiegel@gnu.org>
10323
10324 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
10325 don't support anything else under SCCS yet.
10326
10327 * vc-hooks.el: Minor doc fixes.
10328
103292000-09-04 Andre Spiegel <spiegel@gnu.org>
10330
10331 * vc.el (vc-next-action-on-file): Do not visit the file if it's
10332 not necessary. If verbose in state `needs-patch', do the same as
10333 under `up-to-date'. When NOT verbose and `needs-patch', check out
10334 latest version instead of `merge-news'.
10335 (vc-next-action-dired): Don't mess with default-directory here; it
10336 breaks other parts of dired. It is the job of the
10337 backend-specific functions to adjust it temporarily if they need it.
10338 (vc-next-action): Remove a special CVS case.
10339 (vc-clear-headers): New optional arg FILE.
10340 (vc-checkin, vc-checkout): Set properties vc-state and
10341 vc-checkout-time properly.
10342 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
10343 (vc-print-log): Use new backend function `show-log-entry'.
10344 (vc-cancel-version): Do the checks in a different order. Added a
10345 FIXME concerning RCS-only code.
10346
10347 * vc-rcs.el (vc-rcs-show-log-entry): New function.
10348 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
10349
10350 * vc-cvs.el (vc-cvs-show-log-entry): New function.
10351
10352 * vc-hooks.el (vc-default-mode-line-string): Show state
10353 `needs-patch' as a `-' too.
10354
103552000-09-04 Andre Spiegel <spiegel@gnu.org>
10356
10357 * vc.el (vc-responsible-backend): New optional arg REGISTER.
10358 (vc-default-could-register): New function.
10359 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
10360 (vc-resynch-buffer): Call vc-dired-resynch-file.
10361 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
10362 vc-resynch-buffer instead of vc-resynch-window.
10363 (vc-next-action-dired): Don't redisplay here, that gets done as a
10364 result of the individual file operations.
10365 (vc-retrieve-snapshot): Corrected prompt order.
10366
10367 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
10368
10369 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
10370 as well.
10371 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
10372 hostname regexps. Updated all callers.
10373 (vc-cvs-responsible-p): Handle directories as well.
10374 (vc-cvs-could-register): New function.
10375 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
10376 properties up-to-date.
10377
10378 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
10379 user whether to create one.
10380
103812000-09-04 Andre Spiegel <spiegel@gnu.org>
10382
10383 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
10384 check out a non-existing file.
10385
10386 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
10387 workfile does not exist.
10388
10389 * vc.el (vc-version-diff): Use `require' to check for existence of
10390 diff-mode.
10391
103922000-09-04 Andre Spiegel <spiegel@gnu.org>
10393
10394 * vc-cvs.el (vc-cvs-registered): Use new function
10395 vc-cvs-parse-entry to do the actual work.
10396
103972000-09-04 Andre Spiegel <spiegel@gnu.org>
10398
10399 * vc-hooks.el (vc-find-backend-function): If function doesn't
10400 exist, return nil instead of error.
10401 (vc-call-backend): Doc fix.
10402
10403 * vc.el (vc-do-command): Doc fix.
10404 (vc-finish-logentry): When checking in from vc-dired, choose the
10405 right backend for logentry check.
10406 (vc-dired-mode-map): Inherit from dired-mode-map.
10407 (vc-dired-mode): Local value of dired-move-to-filename-regexp
10408 simplified.
10409 (vc-dired-state-info): Removed, updated caller.
10410 (vc-default-dired-state-info): Use parentheses instead of hyphens.
10411 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
10412 (vc-dired-listing-switches): New variable.
10413 (vc-directory): Use it, instead of dired-listing-switches.
10414
10415 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
10416 (vc-cvs-dir-state): New function.
10417 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
10418 (vc-cvs-parse-entry): New function, also to be used in
10419 vc-cvs-registered.
10420
104212000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10422
10423 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
10424 *or* single-window-frames.
10425
104262000-09-04 Andre Spiegel <spiegel@gnu.org>
10427
10428 * vc.el (vc-update-changelog): Split into generic part and default
10429 implementation. Doc string adapted.
10430 (vc-default-update-changelog): New function. Call the `rcs2log'
10431 script in exec-directory, to fix a long-standing nuisance.
10432
10433 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
10434 simply signals an error.
10435
104362000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10437
10438 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
10439 control-flow more clear and to avoid running `cvs' twice.
10440
10441 * vc.el (vc-next-action-on-file): Doc fix.
10442 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
10443 (vc-print-log): Eval `file' before constructing the continuation.
10444
104452000-09-04 Andre Spiegel <spiegel@gnu.org>
10446
10447 * vc.el (vc-next-action-on-file): Corrected several messages.
10448 (vc-merge): Add prefix arg `merge-news'; handle it.
10449
10450 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
10451 is not reached. It is.
10452 (vc-cvs-merge): Set state to 'edited after merge.
10453 (vc-cvs-merge-news): Set workfile version to nil if not known.
10454 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
10455
10456 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
10457 via stdout. (Merge from main line.)
10458
104592000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10460
10461 * vc.el (vc-finish-logentry): Thinko in the "same comment"
10462 detection.
10463
104642000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10465
10466 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
10467 against kill-all-local-variables.
10468 (vc-log-edit): Don't save vc-parent-buffer any more.
10469 (vc-last-comment-match): Initialize to an empty string.
10470 (vc-post-command-functions): New hook.
10471 (vc-do-command): Run it.
10472 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
10473 (vc-finish-logentry): Only add the comment to the ring if it's
10474 different from the last comment entered.
10475 (vc-new-comment-index): New function.
10476 (vc-previous-comment): Use it. Make the minibuffer message
10477 slightly less terse.
10478 (vc-comment-search-reverse): Make it work forward as well. Don't
10479 set vc-comment-ring-index if no match is found. Use
10480 vc-new-comment-index.
10481 (vc-comment-search-forward): Use vc-comment-search-reverse.
10482 (vc-dired-mode-map): Don't inherit from dired-mode-map since
10483 define-derived-mode will do it for us. Bind `v' to a keymap that
10484 inherits from vc-prefix-map so that we can bind `vt' without
10485 binding C-x v t.
10486 (vc-retrieve-snapshot): Parenthesis typo.
10487
10488 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
10489 to 1. Make sure to switch to *vc* before looking for an error
10490 message. Use vc-parse-buffer.
10491
104922000-09-04 Andre Spiegel <spiegel@gnu.org>
10493
10494 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
10495 and NAME.
10496 (vc-retrieve-snapshot): Split into two parts.
10497 (vc-default-retrieve-snapshot): New function.
10498
10499 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
10500 (vc-cvs-retrieve-snapshot): New function (untested).
10501 (vc-cvs-stay-local): Default to t.
10502 (vc-cvs-remote-p): New function and property.
10503 (vc-cvs-state): Stay local only if the above is t.
10504 (vc-handle-cvs): Removed.
10505 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
10506 done via vc-handled-backends now.
10507 (vc-cvs-header): Escape Id.
10508
105092000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10510
10511 * vc.el (vc-do-command): Remove unused commands.
10512 (vc-version-diff): Make sure default-directory ends with a slash.
10513 Move the window commands into a vc-exec-after.
10514 (vc-print-log): Move more of the code into the `vc-exec-after'.
10515
105162000-09-04 Andre Spiegel <spiegel@gnu.org>
10517
10518 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
10519 (vc-print-log): Search current revision from beginning of buffer.
10520 (vc-revert-buffer): Clear echo area after the diff is finished.
10521 (vc-prefix-map): Removed definition of "t" for terse display in vc
10522 dired.
10523 (vc-dired-mode-map): Inherit from dired-mode-map. Added
10524 definition of "vt" for terse display.
10525 (vc-dired-mode): Fix dired-move-to-filename-regexp.
10526
105272000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10528
10529 * vc.el (vc-exec-after): Avoid caddr.
10530
105312000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10532
10533 * vc.el (vc-exec-after): New function.
10534 (vc-do-command): Use it to add a termination message for async
10535 procs.
10536 (vc-checkout): Try to handle a missing-backend situation.
10537 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
10538 of a directory with a backend using async diffs.
10539 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
10540 present.
10541
10542 * vc-sccs.el (vc-sccs-state-heuristic): Use
10543 file-ownership-preserved-p.
10544
10545 * vc-rcs.el (vc-rcs-state-heuristic): Use
10546 file-ownership-preserved-p.
10547 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
10548
105492000-09-04 Andre Spiegel <spiegel@gnu.org>
10550
10551 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
10552 vc-do-command.
10553
10554 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
10555 when there are no changes.
10556
105572000-09-04 Andre Spiegel <spiegel@gnu.org>
10558
10559 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
10560
10561 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
10562
105632000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10564
10565 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
10566
10567 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
10568 the `fset' outside of the defvar so that it works even if
10569 vc-prefix-map was already defined.
10570 (vc-setup-buffer): New function, split out of vc-do-command.
10571 (vc-do-command): Allow BUFFER to be t to mean `just use the
10572 current buffer without any fuss'.
10573 (vc-version-diff): Change the `diff' backend operation to just put
10574 the diff in the current buffer without erasing it. Always use
10575 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
10576 shrink-window-if-larger-than-buffer.
10577 (vc-print-log): Change the `print-log' backend operation to just
10578 put the log in the current buffer without erasing it. Protect
10579 shrink-window-if-larger-than-buffer.
10580 (vc-update-change-log): Fix setd typo.
10581
10582 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
10583 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
10584
10585 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
10586 (vc-rcs-diff): Insert in the current buffer and remove unused arg
10587 CMP.
10588
10589 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
10590 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
10591 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
10592
105932000-09-04 Andre Spiegel <spiegel@gnu.org>
10594
10595 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
10596 not possible, use vc-BACKEND-workfile-unchanged-p.
10597 (vc-default-workfile-unchanged-p): New function. Delegates to a
10598 full vc-BACKEND-diff.
10599
10600 * vc-hooks.el (vc-simple-command): Removed.
10601
10602 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
10603 instead of vc-simple-command.
10604 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
10605 avoid doing a diff when opening a file.
10606 (vc-rcs-state): Added check for unlocked-changes.
10607 (vc-rcs-header): Escape Id.
10608 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
10609 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
10610 version.
10611
10612 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
10613 (vc-sccs-diff): Remove optional arg CMP.
10614 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
10615 SCCS-specific function.
10616
10617 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
10618 vc-simple-command.
10619
106202000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10621
10622 * vc.el (vc-editable-p): Renamed from vc-writable-p.
10623 (with-vc-file, vc-merge): Use vc-editable-p.
10624 (vc-do-command): Remove unused var vc-file and fix the
10625 doubly-defined `status' var. Add a user message when starting an
10626 async command.
10627 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
10628 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
10629 Use with-current-buffer.
10630 (vc-buffer-sync): Use unless.
10631 (vc-next-action-on-file): If the file is 'edited by read-only,
10632 make it read-write instead of trying to commit.
10633 (vc-version-diff, vc-update-change-log): Use `setq
10634 default-directory' rather than `cd'.
10635 (vc-log-edit): Don't forget to set default-directory in the
10636 buffer.
10637
10638 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
10639 (vc-sccs-state-heuristic): Use file-writable-p instead of
10640 comparing userids.
10641 (vc-sccs-checkout): Use `unless'.
10642
10643 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
10644 of comparing userids.
10645 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
10646 Simplify the logic by eliminating unreachable code.
10647 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
10648 just do a recursive call if we need to retry.
10649 (vc-rcs-checkout): Handle the case where rcs is missing by making
10650 the buffer read-write if requested and re-signalling the error.
10651
10652 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
10653
106542000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10655
10656 * vc-hooks.el (vc-handled-backends): Docstring change.
10657 (vc-ignore-vc-files): Mark obsolete.
10658 (vc-registered): Check vc-ignore-vc-files.
10659 (vc-find-file-hook, vc-file-not-found-hook): Don't check
10660 vc-ignore-vc-files.
10661
10662 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
10663
106642000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10665
10666 * vc.el (vc-checkout): Don't do anything special for ange-ftp
10667 files since ange-ftp already has vc-registered return nil.
10668
10669 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
10670 (vc-sccs-workfile-version): Use with-temp-buffer and new
10671 vc-parse-buffer and don't bother setting the property.
10672 (vc-sccs-add-triple): Use with-current-buffer and
10673 find-file-noselect.
10674 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
10675
10676 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
10677 derives from the old vc-parse-buffer but uses the revision number
10678 rather than the date (much easier to compare robustly).
10679 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
10680 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
10681 locking-user more directly. Check strict locking and set
10682 checkout-model appropriately.
10683 (vc-rcs-parse-locks): Remove.
10684 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
10685 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
10686 (vc-rcs-system-release): Use with-current-buffer and
10687 vc-parse-buffer.
10688 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
10689
10690 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
10691 (vc-simple-command): Docstring fix.
10692 (vc-registered): Align the way the file-handler is called with the
10693 way the function itself works.
10694 (vc-file-owner): Remove.
10695
10696 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
10697 extraction of fields and call to file-attributes because of a
10698 temporary bug in rcp.el.
10699 (vc-cvs-fetch-status): Use with-current-buffer.
10700
107012000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10702
10703 * vc.el (vc-do-command): Use file-relative-name.
10704 (vc-responsible-backend): Use vc-backend if possible.
10705 (vc-create-snapshot): Improve the `interactive' spec. Add support
10706 for branches and dispatch to backend-specific `create-snapshot'.
10707 (vc-default-create-snapshot): New function, containing the bulk of
10708 the old vc-create-snapshot.
10709 (vc-retrieve-snapshot): Improve the interactive spec.
10710
10711 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
10712 (vc-backend-hook-functions): Remove.
10713 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
10714 (vc-backend): Reintroduce the test for `file = nil' now that I
10715 know why it was there (and added a comment to better remember).
10716
10717 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
10718 code from vc-sccs-hooks.el.
10719 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
10720 'vc anymore.
10721 (vc-sccs-responsible-p): Use expand-file-name instead of concat
10722 and file-directory-p instead of file-exists-p.
10723 (vc-sccs-check-headers): Simplify the regexp.
10724
10725 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
10726 from vc-rcs-hooks.el. Don't require 'vc anymore.
10727 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
10728 file-directory-p instead of file-exists-p.
10729
10730 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
10731 from vc-cvs-hooks.el.
10732 (proto vc-cvs-registered): Require 'vc-cvs instead of
10733 'vc-cvs-hooks. Don't require 'vc anymore.
10734 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
10735 file-directory-p instead of file-exists-p.
10736 (vc-cvs-create-snapshot): New function, replacing
10737 vc-cvs-assign-name.
10738 (vc-cvs-assign-name): Remove.
10739
107402000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10741
10742 * vc-cvs.el (vc-cvs-header): New var.
10743
10744 * vc-rcs.el (vc-rcs-exists): Remove.
10745 (vc-rcs-header): New var.
10746
10747 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
10748 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
10749 (vc-sccs-header): New var.
10750
10751 * vc.el (vc-do-command): Get rid of the `last' argument.
10752 (vc-header-alist): Remove, replaced by vc-X-header.
10753 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
10754 (vc-dired-hook): Use expand-file-name instead of concat.
10755 (vc-directory): Use file-name-as-directory.
10756 (vc-snapshot-precondition, vc-create-snapshot)
10757 (vc-retrieve-snapshot): Allow the command to operate on any
10758 directory.
10759
10760 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
10761 just removing the 'WORKFILE argument or by removing the 'MASTER
10762 argument and replacing `file' with (vc-name file).
10763
107642000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10765
10766 * vc.el: Update Copyright and add a crude list of backend funs.
10767 (vc-writable-p): New function.
10768 (with-vc-file): Use vc-writable-p.
10769 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
10770 (vc-register): Avoid vc-name.
10771 (vc-locking-user): Remove.
10772 (vc-steal-lock): Make the `owner' arg non-optional.
10773 (vc-merge): Use vc-writable-p instead of vc-locking-user and
10774 vc-checkout-model.
10775 (vc-default-dired-state-info): Use vc-state instead of
10776 vc-locking-user and return special strings for special states.
10777 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
10778 and get rid of one of the special CVS cases.
10779 (vc-cancel-version): prettify error message with \\[...].
10780 (vc-rename-master): New function.
10781 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
10782 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
10783 the CVS special case generic.
10784 (vc-default-record-rename): Remove.
10785 (vc-file-tree-walk-internal): Only call FUNC for files that are
10786 under control of some VC backend and replace `concat' with
10787 expand-file-name.
10788 (vc-file-tree-walk): Update docstring.
10789 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
10790 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
10791
10792 * vc-sccs.el (vc-sccs-rename-file): Renamed from
10793 vc-sccs-record-rename. Use `find-file-noselect' rather than
10794 `find-file' and call `vc-rename-master' to do the actual move.
10795 (vc-sccs-diff): Remove unused `backend' variable.
10796
10797 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
10798 to delay loading of vc-sccs until it is really used.
10799 (vc-sccs-master-templates): Preload.
10800 (vc-sccs-state): Update call to vc-sccs-parse-locks.
10801 (vc-sccs-project-dir): Remove (merged into
10802 vc-sccs-search-project-dir).
10803 (vc-sccs-search-project-dir): Rewrite using file name handling ops
10804 rather than `concat', make sure it is preloaded and don't bother
10805 to check that the file actually exists.
10806 (vc-sccs-parse-locks): Remove unused `file' argument, remove
10807 `locks' argument (use buffer's content instead) and eliminate n^2
10808 behavior.
10809
10810 * vc-rcs.el: Update Copyright.
10811 (vc-rcs-rename-file): New function.
10812 (vc-rcs-diff): Remove unused `backend' variable.
10813
10814 * vc-hooks.el: Update Copyright.
10815 (vc-backend): Don't accept a nil argument any more.
10816 (vc-up-to-date-p): Turn into a defsubst.
10817 (vc-possible-master): New function.
10818 (vc-check-master-templates): Use `vc-possible-master' and allow
10819 funs in vc-X-master-templates to return a non-existent file.
10820
10821 * vc-cvs.el: Update Copyright.
10822 (vc-cvs-diff): Remove unused `backend' variable.
10823 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
10824
10825 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
10826
108272000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10828
10829 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
10830 since it can be called from vc-rcs.el.
10831 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
10832
108332000-09-04 Andre Spiegel <spiegel@gnu.org>
10834
10835 * vc.el (vc-version-diff): Expand file name read from the
10836 minibuffer. Handle the case when a previous version number can't
10837 be guessed. Give suitable messages when there were no differences
10838 found.
10839 (vc-clear-headers): Call backend-specific implementation, if one
10840 exists.
10841 (vc-cancel-version): Made error checks generic. When done, clear
10842 headers generically, too.
10843
10844 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
10845 from vc-clear-headers in vc.el.
10846
10847 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
10848 correctly.
10849 (vc-rcs-latest-on-branch-p): Made second argument VERSION
10850 optional. Handle the case when it's not there.
10851
108522000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10853
10854 * vc.el (vc-locking-user): Moved from vc-hooks.el.
10855
108562000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10857
10858 * vc-hooks.el (vc-loadup): Remove.
10859 (vc-find-backend-function): Use `require'. Also, handle the case
10860 where vc-BACKEND-hooks.el doesn't exist.
10861 (vc-call-backend): Cleanup.
10862
108632000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10864
10865 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
10866 vc-rcs-grab-templates)
10867 (vc-rcs-registered): Remove. The default function works as well.
10868 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
10869 vc-sccs-grab-templates)
10870 (vc-sccs-registered): Remove. The default function works as well.
10871
10872 * vc.el (vc-version-diff): Left out a vc- in call to
10873 vc-call-backend.
10874 (vc-default-dired-state-info, vc-default-record-rename)
10875 (vc-default-merge-news): Update for the new backend argument.
10876
10877 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
10878 using the default function.
10879 (vc-call-backend): If calling the default function, pass it the
10880 backend as first argument. Update the docstring accordingly.
10881 (vc-default-state-heuristic, vc-default-mode-line-string): Update
10882 for the new backend argument.
10883 (vc-make-backend-sym): Renamed from vc-make-backend-function.
10884 (vc-find-backend-function): Use the new name.
10885 (vc-default-registered): New function.
10886
108872000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10888
10889 * vc.el (vc-merge): Use vc-find-backend-function.
10890
10891 * vc-hooks.el (vc-backend-functions): Remove.
10892 (vc-loadup): Don't setup 'vc-functions.
10893 (vc-find-backend-function): New function.
10894 (vc-call-backend): Use above fun and populate 'vc-functions
10895 lazily.
10896 (vc-backend-defines): Remove.
10897
108982000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10899
10900 * vc.el (vc-register): Put a FIXME note for a newly found bug.
10901 Call vc-call-backend without the leading vc-.
10902 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
10903 (vc-check-headers): Call vc-call-backend without the leading vc-.
10904 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
10905 (vc-annotate-display): Replace confusing use of `cond' with `or'.
10906 Call vc-call-backend without the leading vc-.
10907
10908 * vc-cvs.el (tail): Provide vc-cvs.
10909 * vc-sccs.el (tail): Provide vc-sccs.
10910 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
10911
10912 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
10913 (vc-make-backend-function, vc-call): Pass names without leading
10914 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
10915 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
10916 (vc-call-backend): Always try to load vc-X-hooks.
10917 (vc-registered): Remove vc- in call to vc-call-backend.
10918
109192000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10920
10921 * vc.el (vc-process-filter): New function.
10922 (vc-do-command): Setup `vc-process-filter' for the async process.
10923 (vc-maybe-resolve-conflicts): New function to reduce
10924 code-duplication. Additionally, it puts the buffer in
10925 `smerge-mode' if applicable.
10926 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
10927 calling `merge-news'.
10928 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
10929 (vc-log-edit): New function. Replacement for `vc-log-mode' by
10930 interfacing to log-edit.el.
10931 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
10932 log-edit is available.
10933 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
10934
109352000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10936
10937 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
10938 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
10939 defvar and the initialization.
10940 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
10941
10942 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
10943 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
10944
10945 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
10946
109472000-09-04 Andre Spiegel <spiegel@gnu.org>
10948
10949 * vc.el (vc-file-clear-masterprops): Removed.
10950 (vc-checkin, vc-revert-buffer): Removed calls to the above.
10951 (vc-version-diff): Use buffer-size without argument.
10952 (vc-register): Heed vc-initial-comment.
10953
10954 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
10955 default branch.
10956
10957 * vc-rcs.el (vc-rcs-register): Parse command output to find master
10958 file name and workfile version.
10959 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
10960
10961 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
10962 vc-file-clear-masterprops.
10963
10964 * vc-sccs.el (vc-sccs-checkout): Removed call to
10965 vc-file-clear-masterprops. If writable, set vc-state to 'edited
10966 rather than user login name.
10967
10968
109692000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10970
10971 * vc.el (vc-workfile-unchanged-p): Remove unused argument
10972 `want-differences-if-changed' and simplify.
10973 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
10974 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
10975 output (which is invalid for async vc-diff) to decide whether to
10976 do the revert silently or not.
10977
109782000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10979
10980 * vc-hooks.el (vc-loadup): Load files quietly.
10981 (vc-call-backend): Oops, brain fart.
10982
109832000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10984
10985 * vc-cvs.el (vc-cvs-state): Typo.
10986 (vc-cvs-merge-news): Return the status code rather than the error msg.
10987
109882000-09-04 Andre Spiegel <spiegel@gnu.org>
10989
10990 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
10991 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
10992 vc-state or vc-up-to-date-p.
10993 (vc-merge): Use vc-backend-defines to check whether merging is
10994 possible. Set state to 'edited after successful merge.
10995
10996 * vc-hooks.el (vc-locking-user): If locked by the calling user,
10997 return that name. Redocumented.
10998
109992000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11000
11001 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
11002 new `vc-state' semantics.
11003 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
11004 'vc-locking-user to the current user.
11005 (vc-merge): Inline vc-backend-merge. Comment out code that I
11006 don't understand and hence can't adapt to the new `vc-state' and
11007 `vc-locking-user' semantics.
11008 (vc-backend-merge): Remove.
11009
11010 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
11011 rather than 'vc-locking-user.
11012
11013 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
11014
11015 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
11016 (vc-state): Don't use 'reserved any more. Just use the same
11017 convention as the one used for vc-<backend>-state where the
11018 locking user (as a string) is returned.
11019 (vc-locking-user): Update, based on the above convention. The
11020 'vc-locking-user property has disappeared.
11021 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
11022
11023 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
11024 with a heuristic one.
11025 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
11026 (vc-cvs-checkin): Do a trivial parse to set the state in case of
11027 error. That allows us to get to 'needs-merge even in the
11028 stay-local case. There's still no way to detect 'needs-patch in
11029 such a setup (or to force an update for that matter).
11030 (vc-cvs-logentry-check): Remove, the default works as well.
11031
110322000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11033
11034 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
11035
11036 * vc.el (vc-do-command): kill-all-local-variables, to reset any
11037 major-mode in which the buffer might have been put earlier. Use
11038 `remove' and `when'. Allow `okstatus' to be `async' and use
11039 `start-process' in this case.
11040 (vc-version-diff): Handle the case where the diff looks empty
11041 because of the use of an async process.
11042
110432000-09-04 Andre Spiegel <spiegel@gnu.org>
11044
11045 * vc.el (vc-next-action-on-file): Removed optional parameter
11046 `simple'. Recompute state unconditionally.
11047 (vc-default-toggle-read-only): Removed.
11048
11049 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
11050 (vc-toggle-read-only): Undid prev change.
11051
11052 * vc-cvs.el (vc-cvs-stay-local): Renamed from
11053 vc-cvs-simple-toggle. Redocumented.
11054 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
11055 (vc-cvs-toggle-read-only): Removed.
11056
110572000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11058
11059 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
11060 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
11061 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
11062 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
11063 still is. So maybe it should be removed.
11064 (vc-head-version, vc-find-binary): Remove.
11065 (vc-recompute-state): Move from vc-hooks.el.
11066 (vc-next-action-on-file): Add a `simple' argument to allow
11067 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
11068 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
11069 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
11070 (vc-dired-mode-map): Properly defvar it.
11071 (vc-print-log): Call log-view-mode if available.
11072 (small-temporary-file-directory): defvar instead of use boundp.
11073 (vc-merge-news): Moved to vc-cvs.el.
11074 (vc-default-merge-news): New function.
11075
11076 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
11077 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
11078 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
11079 unknown `vc-latest-version' function. It should probably refer to
11080 vc-workfile-version or somesuch, but it's very unclear to me and I
11081 don't have SCCS to test things.
11082
11083 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
11084 (vc-sccs-state-heuristic): Fix typo.
11085 (vc-sccs-workfile-unchanged-p): Add missing argument.
11086
11087 * vc-rcs.el: Require vc and vc-rcs-hooks.
11088 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
11089 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
11090 (vc-release-greater-or-equal-p): Move from vc.
11091 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
11092 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
11093 (vc-rcs-checkout): Add a missing `new-version' argument in the
11094 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
11095
11096 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
11097 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
11098 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
11099 than the apparently unbound `workfile-version'.
11100
11101 * vc-hooks.el (vc-master-templates): Def the obsolete var.
11102 (vc-file-prop-obarray): Use `make-vector'.
11103 (vc-backend-functions): Add new hookable functions
11104 vc-toggle-read-only, vc-record-rename and vc-merge-news.
11105 (vc-loadup): If neither backend nor default functions exist, use
11106 the backend function rather than nil.
11107 (vc-call-backend): If the function if not bound yet, try to load
11108 the non-hook file to see if it provides it.
11109 (vc-call): New macro plus use it wherever possible.
11110 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
11111 nor `vc-find-binary' since it's only called from
11112 vc-mistrust-permission which is only used once the backend is known.
11113 (vc-checkout-model): Fix parenthesis.
11114 (vc-recompute-state, vc-prefix-map): Move to vc.el.
11115
11116 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
11117 (vc-cvs-release, vc-cvs-system-release): Remove.
11118 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
11119 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
11120 status symbols.
11121 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
11122 (vc-cvs-toggle-read-only): First cut at a function to allow a
11123 cvs-status-free vc-toggle-read-only.
11124 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
11125 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
11126 vc-cvs-status. Also set vc-state rather than vc-locking-user.
11127 (vc-cvs-checkout): Modify access rights directly if the user
11128 requested not to use `cvs edit'. And refresh the mode line.
11129
11130 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
11131 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
11132
111332000-09-04 Stefan Monnier <monnier@cs.yale.edu>
11134
11135 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
11136 workfile' that got lost when the code was extracted from vc.el.
11137 And merged the tail with the rest of the code (not possible in the
11138 old vc.el where the tail was shared among all backends). And
11139 explicitly set the state to 'edited if `writable' is set.
11140
11141 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
11142 (vc-cvs-state): Be careful to return the value from
11143 vc-cvs-parse-state.
11144 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
11145 property but return it instead. Also be careful to handle a nil
11146 or "" `rev' when workfile is non-nil (it was handled properly when
11147 workfile was nil).
11148
11149 * vc.el: Removed those pesky unnecessary `(function' quotes.
11150 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
11151 directly in the defvar.
11152 (vc-do-command): Bind inhibit-read-only so as to properly handle
11153 the case where the destination buffer has been made read-only.
11154 (vc-diff): Delegate to vc-version-diff in all cases.
11155 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
11156 (vc-annotate-mode-variables): Removed (code moved partly to
11157 defvars and partly to vc-annotate-add-menu).
11158 (vc-annotate-mode): Turned into a derived-mode.
11159 (vc-annotate-add-menu): Moved in code in
11160 vc-annotate-mode-variables.
11161 (vc-update-change-log): Use make-temp-file if available.
11162
111632000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
11164
11165 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
11166 `vc-checkout-model' updated to `vc-cvs-update-model'.
11167
111682000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11169
11170 * vc.el (vc-next-action-on-file): Added handling of state
11171 `unlocked-changes'.
11172 (vc-checkout-carefully): Is now practically obsolete, unless the
11173 above is too slow to be enabled unconditionally.
11174 (vc-update-change-log): Fixed typo.
11175
11176 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
11177
11178 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
11179 Now handles state `unlocked-changes'.
11180 (vc-sccs-workfile-unchanged-p): New function, to support the above.
11181
11182 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
11183
11184 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
11185 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
11186 `unlocked-changes'.
11187 (vc-rcs-workfile-unchanged-p): Renamed from
11188 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
11189 function yet, but supposed to become one soon.
11190
11191 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
11192 `vc-steal-lock'.
11193 (vc-call-backend): Changed error message.
11194 (vc-state): Added description of state `unlocked-changes'.
11195
111962000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11197
11198 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
11199 always return t in CVS-controlled directories.
11200
11201 * vc.el (vc-responsible-backend): New function.
11202 (vc-register): Largely rewritten.
11203 (vc-admin): Removed (implementation moved into vc-register).
11204 (vc-checkin): Redocumented.
11205 (vc-finish-logentry): If no backend defined yet (because we are in
11206 the process of registering), use the responsible backend.
11207
11208 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
11209 Updated function lists.
11210 (vc-call-backend): Fixed typo.
11211
11212 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
11213 New functions.
11214 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
11215 Removed query option. Redocumented.
11216
112172000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11218
11219 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
11220
11221 * vc.el: Updated callers of `vc-checkout-required' to use
11222 `vc-checkout-model'.
11223
112242000-09-04 Martin Lorentzson <martinl@gnu.org>
11225
11226 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
11227 stuff updated to reference this function instead of the old
11228 `vc-backend-release-p'.
11229
112302000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11231
11232 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
11233 vc-checkout-model. Return appropriate values. Updated callers.
11234
112352000-09-04 Martin Lorentzson <martinl@gnu.org>
11236
11237 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
11238 (vc-backend-revert): Function moved into `vc-revert';
11239 `vc-next-action' must be updated to accomodate this change.
11240 (vc-backend-steal): Function moved into `vc-finish-steal'.
11241 (vc-backend-logentry-check): Function moved into
11242 `vc-finish-logentry'.
11243 (vc-backend-printlog): Function moved into `vc-print-log'.
11244 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
11245 (vc-backend-assign-name): Function moved into
11246 `vc-create-snapshot'.
11247
112482000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11249
11250 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
11251 Rename to vc-checkout-model. Return appropriate values.
11252 Update callers.
11253
11254 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
11255 to vc-checkout-model.
11256 (vc-checkout-required): Rename to vc-checkout-model.
11257 Re-implement and re-comment.
11258 (vc-after-save): Use vc-checkout-model.
11259
112602000-09-04 Martin Lorentzson <martinl@gnu.org>
11261
11262 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
11263 Update to use the vc-BACKEND-diff functions instead.
11264 `vc-diff' is now working.
11265
11266 * vc-rcs.el (vc-rcs-logentry-check): New function.
11267
11268 * vc-cvs.el (vc-cvs-logentry-check): New function.
11269
11270 * vc-sccs.el (vc-sccs-diff): Function changed name from
11271 `vc-backend-diff'. This makes `vc-diff' work.
11272
11273 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
11274 of functions possibly implemented in a vc-BACKEND library.
11275 (vc-checkout-required): Fix bug that caused an error to be
11276 signaled during `vc-after-save'.
11277
11278 * vc.el: Fix typo.
11279 This checkin is made with our new VC code base for the very first time.
11280 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
11281
11282 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
11283 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
11284
11285 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
11286 updated to `vc-uses-locking'.
11287 (vc-checkout-required): Call to backend function.
11288 `vc-checkout-required' updated to `vc-uses-locking' instead.
11289
11290 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
11291 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
11292
11293 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
11294 to match the split into various backends.
11295 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
11296 (vc-retrieve-snapshot): Bug fix.
11297
112982000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11299
11300 * vc-sccs.el (vc-sccs-release): Doc fix.
11301
113022000-09-04 Martin Lorentzson <martinl@gnu.org>
11303
11304 * vc.el (vc-next-action-on-file): Bug found and fixed.
11305 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
11306 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
11307
11308 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
11309 (vc-rcs-checkout): Name space cleaned up. No more revision number
11310 crunching function names that are not prefixed with vc-rcs.
11311 (vc-rcs-checkout-model): Function added. References to
11312 `vc-checkout-model' replaced.
11313
113142000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11315
11316 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
11317 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
11318 still need to be split, and implemented for RCS).
11319
113202000-09-04 Martin Lorentzson <martinl@gnu.org>
11321
11322 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
11323
11324 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
11325 required by the vc.el file.
11326
11327 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
11328 required by the vc.el file.
11329 (vc-rcs-exists): Function added.
11330
11331 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
11332 required by the vc.el file.
11333
11334 * vc.el (vc-admin): Updated to handle selection of appropriate
11335 backend. Current implementation is crufty and need re-thinking.
11336
11337 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
11338
113392000-09-04 Martin Lorentzson <martinl@gnu.org>
11340
11341 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
11342 beginning of annotate buffers correctly.
11343
11344 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
11345 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
11346 functionality updated quite a lot to support multiple backends.
11347 Variables `vc-annotate-mode', `vc-annotate-buffers',
11348 `vc-annotate-backend' added.
11349
11350 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
11351 `vc-annotate-difference' added to supported backend functions.
11352
113532000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11354
11355 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
11356 Use with-temp-file instead of /bin/sh. Merged from mainline
11357
113582000-09-04 Martin Lorentzson <martinl@gnu.org>
11359
11360 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
11361
11362 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
11363
11364 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
11365
113662000-09-04 Martin Lorentzson <martinl@gnu.org>
11367
11368 * vc-hooks.el: vc-state-heuristic added to
11369 vc-backend-hook-functions.
11370
11371 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
11372
11373 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
11374
11375 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
11376 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
11377 state to `reserved'.
11378
11379 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
11380 `vc-checkout-required'. Rename the `locked' state to `reserved'.
11381
113822000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11383
11384 * vc-rcs-hooks.el: Implement new state model. Hardly anything
11385 untouched.
11386
11387 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
11388
11389 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
11390 if defined. (Merged from main line, slightly adapted.)
11391
11392 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
11393 millenium problem (merged from mainline).
11394
113952000-09-04 Martin Lorentzson <martinl@gnu.org>
11396
11397 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
11398 part and moved the non-BACKEND stuff to vc.el.
11399
11400 * vc.el: Split the annotate feature into a BACKEND specific part
11401 and moved it from the vc-cvs.el file to this one.
11402
114032000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11404
11405 * vc-hooks.el: Implement new state model.
11406 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
11407 (vc-locking-user): Simplify. Now only needed if the file is
11408 locked by somebody else.
11409 (vc-lock-from-permissions): Remove. Functionality is in
11410 vc-sccs-hooks.el and vc-rcs-hooks.el now.
11411 (vc-mode-line-string): New name for former vc-status. Adapted.
11412 (vc-mode-line): Adapt to use the above. Remove optional parameter.
11413
11414 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
11415 Various simplifications and adaptations all over the place.
11416
11417 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
11418 Simplify and adapt the rest.
11419
11420 * vc.el (vc-resynch-window): Add TODO comment: check for
11421 interaction with view mode according to recent RCS change.
11422 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
11423
114242000-09-04 Martin Lorentzson <martinl@gnu.org>
11425
11426 * vc.el: Convert the remaining function comments to docstrings.
11427
114282000-09-04 Martin Lorentzson <martinl@gnu.org>
11429
11430 * vc.el (vc-backend-release, vc-release-greater-or-equal)
11431 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
11432 (vc-minor-part, vc-previous-version): Functions that operate and
11433 compare revision numbers got proper documentation. Comments added
11434 about their possible removal.
11435
114362000-09-04 Martin Lorentzson <martinl@gnu.org>
11437
11438 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
11439 the vc-backend.el files.
11440
11441 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
11442
11443 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
11444 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
11445 (vc-rcs-previous-version): Functions added.
11446
11447 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
11448
11449 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
11450
114512000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11452
11453 * vc-hooks.el (vc-master-templates): Is really obsolete.
11454 Comment out the definition for now. What is the right procedure
11455 to get rid of it?
11456 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
11457 rewritten.
11458 (vc-default-registered): Remove.
11459 (vc-check-master-templates): New function; does mostly what the
11460 above did before.
11461 (vc-locking-user): Don't rely on the backend to set the property.
11462
11463 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
11464 Rewrite documentation.
11465 (vc-rcs-templates-grabbed): New variable.
11466 (vc-rcs-grab-templates): New function.
11467 (vc-rcs-registered): Rewrite to use above mechanism.
11468
11469 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
11470 Rewrite documentation.
11471 (vc-sccs-templates-grabbed): New variable.
11472 (vc-sccs-grab-templates): New function.
11473 (vc-sccs-registered): Rewrite to use above mechanism.
11474 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
11475 Don't throw the result, simply return it.
11476
11477 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
11478 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
11479 (vc-cvs-registered): Does the check itself now. Simplify.
11480
11481 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
11482 from main line.
11483
114842000-09-04 Martin Lorentzson <martinl@gnu.org>
11485
11486 * vc-cvs.el (vc-cvs-diff): New function.
11487
11488 * vc-sccs.el (vc-sccs-diff): New function.
11489
11490 * vc-rcs.el (vc-rcs-diff): New function.
11491 (vc-rcs-checkout): Bug (typo) found and fixed.
11492 (vc-rcs-register-switches): New variable.
11493
11494 * vc.el (vc-backend-diff): Function removed and placed in the
11495 backend files.
11496
114972000-09-04 Martin Lorentzson <martinl@gnu.org>
11498
11499 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
11500
11501 * vc.el (vc-backend-checkout): Function removed and replaced in
11502 the vc-backend.el files.
11503
11504 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
11505
11506 * vc.el (vc-backend-admin): Removed and replaced in the
11507 vc-backend.el files.
11508
11509 * vc.el (Martin): Removed all the annotate functionality since it
11510 is CVS backend specific.
11511
115122000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11513
11514 * spec.txt: Added specification of vc-state.
11515
11516 * vc-sccs-hooks.el (vc-sccs-master-properties):
11517 Remove handling of vc-latest-version and
11518 vc-your-latest-version. What used to be vc-latest-version, is now
11519 returned as vc-workfile-version.
11520 (vc-sccs-workfile-version): Adapt.
11521
115222000-09-04 Dave Love <fx@gnu.org>
11523
11524 * vc.el: [Merged from mainline.]
11525 (vc-dired-mode): Make the dired-move-to-filename-regexp
11526 regexp match the date, to avoid treating date as file size.
11527 Add YYYY S option to WESTERN/
11528
115292000-09-04 Dave Love <fx@gnu.org>
11530
11531 * vc.el: Require `compile' when compiling.
11532 (vc-logentry-check-hook): New option.
11533 (vc-steal-lock): Use compose-mail.
11534 (vc-dired-mode-map): Defvar when compiling.
11535 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
11536 vc-sccs.el and renamed. Callers changed.
11537 (vc-backend-checkout, vc-backend-logentry-check)
11538 (vc-backend-merge-news): Doc fix.
11539 (vc-default-logentry-check): New function.
11540 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
11541 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
11542 (vc-backend-merge): Doc fix. Use backend functions.
11543 (vc-check-headers): Use backend functions.
11544
11545 * vc-cvs.el: Require vc when compiling.
11546 (vc-cvs-register-switches): Doc fix.
11547 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
11548 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
11549 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
11550 New functions (code from vc.el).
11551 (vc-annotate-display-default): Fix interactive spec.
11552 (vc-annotate-time-span): Doc fix.
11553
11554 * vc-rcs.el: Require vc when compiling.
11555 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
11556 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
11557 (vc-rcs-checkin): New functions (code from vc.el).
11558 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
11559 Doc fix.
11560 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
11561
11562 * vc-sccs.el: Require vc when compiling.
11563 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
11564 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
11565 (vc-sccs-revert)
11566 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
11567 from vc.el).
11568 (vc-sccs-add-triple, vc-sccs-record-rename)
11569 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
11570 (vc-sccs-admin): Doc fix.
11571
115722000-09-04 Martin Lorentzson <martinl@gnu.org>
11573
11574 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
11575 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
11576 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
11577 from vc.el.
11578
11579 * vc-sccs.el (vc-admin-sccs): Added from vc.el
11580
11581 * vc-cvs.el: Moved the annotate functionality from vc.el.
11582 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
11583
115842000-09-04 Dave Love <fx@gnu.org>
11585
11586 * vc.el (vc-backend-release): Call vc-system-release.
11587
11588 * vc-sccs.el (vc-sccs-system-release):
11589 Renamed from vc-sccs-backend-release.
11590
11591 * vc-rcs.el (vc-rcs-system-release):
11592 Renamed from vc-rcs-backend-release.
11593
11594 * vc-cvs.el (vc-cvs-system-release):
11595 Renamed from vc-cvs-backend-release.
11596
115972000-09-04 Dave Love <fx@gnu.org>
11598
11599 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
11600 backend files.
11601 (vc-backend-release): Dispatch to backend functions.
11602 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
11603 probably needs attention.]
11604
11605 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
11606 (vc-sccs-backend-release): New function.
11607
11608 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
11609 (vc-cvs-backend-release): New function.
11610
11611 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
11612 Doc fix.
11613 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
11614 (vc-default-dired-state-info): New function.
11615 (vc-dired-state-info): Dispatch to backends.
11616 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
11617
11618 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
11619 from vc.el and renamed.
11620
116212000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11622
11623 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
11624 (vc-version-other-window, vc-backend-assign-name): Removed
11625 references to vc-latest-version; sometimes changed into
11626 vc-workfile-version.
11627
11628 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
11629 vc-rcs-master-workfile-version.
11630 (vc-rcs-workfile-version): Use the above. Don't call
11631 vc-latest-version (that was unreachable code, anyway).
11632 (vc-rcs-fetch-master-properties): Doc fix.
11633
11634 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
11635 (vc-backend-hook-functions): Removed them from this list, too.
11636 (vc-fetch-properties): Removed.
11637 (vc-workfile-version): Doc fix.
11638
11639 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
11640 (vc-rcs-workfile-version, vc-rcs-locking-user)
11641 (vc-rcs-uses-locking): Use it.
11642
11643 * vc-hooks.el (vc-consult-rcs-headers):
11644 Moved into vc-rcs-hooks.el, under the name
11645 vc-rcs-consult-headers.
11646
11647 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
11648 headers.
11649 (vc-cvs-find-master): Use this name only; correct different
11650 versions of the name.
11651
11652 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
11653 New functions.
11654 (vc-sccs-locking-user): Use the latter.
11655
11656 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
11657 New functions.
11658
11659 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
11660 Moved into both
11661 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
11662 functions are implementation details of those two backends.
11663
116642000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11665
11666 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
11667 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
11668
11669 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
11670 (vc-sccs-parse-locks): SCCS-specific code moved here from
11671 vc-hooks.
11672
11673 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
11674 code moved here from vc-hooks.
11675
11676 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
11677 into back-end specific parts and removed. Callers not updated
11678 yet; because I guess these callers will disappear into back-end
11679 specific files anyway.
11680
116812000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11682
11683 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
11684 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
11685 `vc-uses-locking'.
11686
11687 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
11688 Store yes/no in the property, and return t/nil. Updated all
11689 callers.
11690
11691 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
11692 vc-sccs-uses-locking. Don't set property.
11693 (vc-sccs-locking-user): Don't set property.
11694
11695 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
11696 vc-cvs-uses-locking. Don't set property here; leave that to
11697 vc-hooks.
11698 (vc-cvs-locking-user): Reflect above change. Streamlined.
11699
11700 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
11701 vc-rcs-uses-locking.
11702 (vc-rcs-locking-user): Reflect above change.
11703
117042000-09-04 Dave Love <fx@gnu.org>
11705
11706 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
11707
11708 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
11709
11710 * vc-hooks.el (vc-checkout-model): Punt to backends.
11711
11712 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
11713
11714 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
11715
11716 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
11717 New functions.
11718
11719 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
11720 New functions.
11721
11722 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
11723 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
11724
11725 * vc-hooks.el (vc-default-locking-user): New function.
11726 (vc-locking-user, vc-workfile-version): Punt to backends.
11727
117282000-09-04 Dave Love <fx@gnu.org>
11729
11730 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
11731 (vc-master-workfile-version): Moved from vc-hooks.
11732
11733 * vc-rcs-hooks.el: Fix duplicate code in last change.
11734
11735 * vc-rcs-hooks.el: Require vc-hooks when compiling.
11736 (vc-rcs-master-templates): Improve :type.
11737 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
11738 vc-master-workfile-version): Moved from vc-hooks.
11739
11740 * vc-sccs-hooks.el: Require vc-hooks when compiling.
11741 (vc-sccs-master-templates): Improve :type.
11742 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
11743
11744 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
11745
11746 * vc-cvs-hooks.el: Require vc-hooks when compiling.
11747 (vc-cvs-master-templates): Improve :type. Use
11748 vc-cvs-find-cvs-master.
11749 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
11750 from vc-hooks.
11751 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
11752
11753 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
11754 Moved to vc-cvs-hooks.
11755
11756 * vc-hooks.el: Add doc strings in various places. Simplify the
11757 minor mode setup.
11758 (vc-handled-backends): New user variable.
11759 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
11760 simplification.
11761
117622000-09-04 Dave Love <fx@gnu.org>
11763
11764 * vc.el: Some doc fixes for autoloaded and interactive functions.
11765 Fix compilation warnings from ediff stuff.
11766 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
11767
11768 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
11769
11770 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
11771
11772 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
11773
117742000-09-04 Dave Love <fx@gnu.org>
11775
11776 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
11777 New variable.
11778 (vc-make-backend-function, vc-loadup, vc-call-backend)
11779 (vc-backend-defines): New functions.
11780
11781 * vc-hooks.el: Various doc fixes.
11782 (vc-default-back-end, vc-follow-symlinks): Custom fix.
11783 (vc-match-substring): Function removed. Callers changed to use
11784 match-string.
11785 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
11786 Simplify.
11787
117882000-09-04 Dave Love <fx@gnu.org>
11789
11790 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
11791 type.
11792 (vc-sccs-project-dir, vc-search-sccs-project-dir)
11793 (vc-sccs-registered): Doc fix.
11794
11795 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
11796 (vc-cvs-registered): Doc fix.
11797
11798 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
11799 (vc-rcs-registered): Doc fix.
11800
118012000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11802
11803 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
11804
11805 * vc-hooks.el: vc-registered has been renamed
11806 vc-default-registered. Some functions have been moved to the
11807 backend specific files. they all support the
11808 vc-BACKEND-registered functions.
11809
118102000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11811
11812 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
11813
11814 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
11815
118162000-09-04 Dave Love <fx@gnu.org>
11817
11818 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
11819 menu-bar-update-hook.
11820
11821 * help.el (help-manyarg-func-alist): Add
11822 find-operation-coding-system.
11823
11824 * wid-edit.el (widget-sexp-validate): Fix garbled code.
11825
11826 * custom.el (custom-set-variables): Print message about errors in
11827 setting.
11828
118292000-09-03 Andrew Innes <andrewi@gnu.org>
11830
11831 * makefile.w32-in: Change to DOS line endings.
11832
118332000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
11834
11835 * mouse.el (mouse-popup-menubar): Supply the prompt string for
11836 minor-mode keymaps, if they don't have one.
11837
118382000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
11839
11840 * eshell/esh-module.el (eval-when-compile): Don't lose if
11841 esh-module.el's file name is truncated to DOS 8+3 limits.
11842
118432000-09-01 John Wiegley <johnw@gnu.org>
11844
11845 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
11846 predicate, which caused entries in the completion list to be
11847 doubled.
11848
118492000-08-30 John Wiegley <johnw@gnu.org>
11850
11851 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
11852 sending to subprocesses. Also, hook pre-command-hook if
11853 `eshell-send-direct-to-subprocesses' is non-nil.
11854 (eshell-send-direct-to-subprocesses): New config variable. If t,
11855 subprocess input is send immediately.
11856 (eshell-toggle-direct-send): New function.
11857 (eshell-self-insert-command): New function.
11858 (eshell-intercept-commands): New function.
11859 (eshell-send-input): If direct subprocess sending is enabled,
11860 don't echo any input to the Eshell buffer. Let the subprocess
11861 handle that. This requires "stty echo" in bash, for example.
11862
118632000-08-28 John Wiegley <johnw@gnu.org>
11864
11865 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
11866 completion function for Eshell's implementation of `unset'.
11867
118682000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
11869
11870 * info.el (Info-directory-list): Doc fix.
11871
118722000-08-31 Peter Breton <pbreton@ne.mediaone.net>
11873
11874 * filecache.el (file-cache-add-directory-using-find): Don't quote
11875 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
11876
118772000-08-31 Kenichi Handa <handa@etl.go.jp>
11878
11879 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
11880 coding systems.
11881
118822000-08-30 Andrew Innes <andrewi@gnu.org>
11883
11884 * timer.el (run-with-idle-timer): Undo last change, so that timer
11885 is not activated immediately if Emacs is already idle. Some
11886 existing code relies on this behaviour.
11887
118882000-08-30 Miles Bader <miles@gnu.org>
11889
11890 * frame.el (set-frame-font): Do completion of font-name for
11891 interactive use.
11892
118932000-08-30 Kenichi Handa <handa@etl.go.jp>
11894
11895 * international/quail.el (quail-start-translation): Bind locally
11896 last-command-event, last-command, and this-command.
11897 (quail-start-conversion): Likewise.
11898 (quail-self-insert-command): Fix docstring.
11899
119002000-08-29 Gerd Moellmann <gerd@gnu.org>
11901
11902 * progmodes/executable.el
11903 (executable-make-buffer-file-executable-if-script-p): Check that
11904 buffer contains at least 2 characters.
11905
119062000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
11907
11908 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
11909
119102000-08-29 Dave Love <fx@gnu.org>
11911
11912 * diff-mode.el (diff-mode) <defgroup>: Add :version.
11913 (diff-mode-shared-map): Bind mouse-2.
11914 (diff-imenu-generic-expression): New variable.
11915 (diff-mode): Use it.
11916
11917 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
11918 (mouse-popup-menubar): Add minor mode menus.
11919 (popup-menu): Check for lookup-key returning number.
11920
119212000-08-29 Miles Bader <miles@gnu.org>
11922
11923 * comint.el (comint-send-input): Create overlays using the proper
11924 front/read-advance arguments.
11925
119262000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11927
11928 * ps-print.el: Even/odd pages printing. Doc fix.
11929 (ps-print-version): New version number (6.0).
11930 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
11931 (ps-background, ps-begin-file, ps-begin-job): Code fix.
11932 (ps-print-duplex-feature): Variable eliminated.
11933 (ps-even-or-odd-pages): New variable.
11934
11935 * progmodes/ebnf2ps.el: Doc fix.
11936 (ebnf-version): New version (3.3).
11937 (ebnf-user-arrow): Change variable customization to sexp.
11938 (ebnf-user-arrow): Function eliminated.
11939 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
11940
119412000-08-29 Kenichi Handa <handa@etl.go.jp>
11942
11943 * help.el (help-xref-mule-regexp): New variable.
11944 (help-make-xrefs): Handle help-xref-mule-regexp.
11945
11946 * international/mule-cmds.el (help-xref-mule-regexp-template): New
11947 variable.
11948 (describe-input-method): Temporarily activate the specfied input
11949 method to display the information.
11950 (describe-language-environment): Hyperlinks to mule related items.
11951
11952 * international/mule-diag.el (charset-multibyte-form-string): New
11953 function.
11954 (list-character-sets-1): Use charset-multibyte-form-string.
11955 (describe-character-set): New function.
11956 (describe-coding-system): Hyperlinks to safe character sets.
11957
11958 * international/quail.el (quail-help): New arg PACKAGE.
11959 Hyperlinks to mule related items.
11960 (quail-help-insert-keymap-description): Use
11961 substitute-command-keys instead of describe-bindings.
11962 (quail-translation-help): Hyperlinks to mule related items.
11963
119642000-08-28 John Wiegley <johnw@gnu.org>
11965
11966 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
11967 have a defsubst call itself. Made `eshell-flatten-list' back into
11968 a function again.
11969
11970 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
11971 catch, in case re-centering point at bottom messes up the display.
11972 This happens frequently in Emacs 21, due I believe to variable
11973 line heights.
11974
11975 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
11976 to call `find-tag-interactive'.
11977
11978 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
11979 the list of remember directories.
11980
119812000-08-28 John Wiegley <johnw@gnu.org>
11982
11983 * align.el: Test align-region-separate to see if it's a symbol.
11984
119852000-08-28 John Wiegley <johnw@gnu.org>
11986
11987 * eshell/esh-util.el (eshell-flatten-list): Made this function
11988 into a defsubst form. It gets used very frequently, although
11989 calls don't occur all that often.
11990
11991 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
11992 examining it.
11993
11994 * eshell/esh-cmd.el (eshell-rewrite-while-command):
11995 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
11996 `eshell-protect'.
11997 (eshell-copy-handles): Created a new macro for duplicating the
11998 current set of open handles. This is needed by the looping
11999 functions.
12000 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
12001 is not incorrectly stomped on.
12002
12003 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
12004 declaration for pcomplete-use-paring.
12005 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
12006 value of eshell-cmpl-use-paring.
12007 * pcomplete.el (pcomplete-use-paring): New config variable, to
12008 indicate whether paring should be used.
12009 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
12010 completion alternatives that have already been used.
12011
12012 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
12013 bound to C-c C-y, which will repeat the previous N arguments
12014 (based on prefix argument).
12015 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
12016
12017 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
12018 if there is no *Help* buffer. This is for XEmacs, which renames
12019 its help buffers uniquely. TODO: Find out what the current buffer
12020 name to delete is.
12021
12022 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
12023 first entry that correlates to a passwd/group number. Later
12024 entries (used for group/user name aliasing to multiple IDs) are
12025 ignored.
12026
12027 * eshell/em-xtra.el (eshell/expr):
12028 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
12029 (eshell-grep, eshell/diff, eshell/locate):
12030 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
12031 argument list, before passing it to the system command.
12032
12033 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
12034 `find-tag' for use at final position in Eshell buffers (which
12035 otherwise triggers an error on Emacs 21).
12036 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
12037 buffer, if it is currently bound to `find-tag'.
12038
12039 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
12040 in the list of matched Makefile names.
12041 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
12042 directory, prefer its contents to Makefile.
12043
12044 * eshell/em-dirs.el (eshell/cd): cd commands that look up
12045 directory parts (like "cd old new", or "cd =regexp"), are now case
12046 sensitive on non-Windows/DOS platforms.
12047
12048 * eshell/esh-mode.el (eshell-parse-command-input): When a user
12049 types RET after an open delimiter (like "), display a message
12050 indicating that Eshell is waiting for the closing delimiter.
12051
12052 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
12053 environment variables.
12054
12055 * eshell/em-unix.el (eshell/diff): Added logic to fail more
12056 gracefully if the user enters incorrect arguments.
12057
12058 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
12059 Eshell buffers.
12060
12061 * eshell/esh-var.el (eshell-interpolate-variable):
12062 * eshell/esh-mode.el (eshell-move-argument):
12063 * eshell/em-unix.el (eshell-du-sum-directory):
12064 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
12065 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
12066 (not (= ...)).
12067
12068 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
12069 to ensure the `preserve' flag gets propagated when doing recursive
12070 directory copies.
12071
120722000-08-28 Stefan Monnier <monnier@cs.yale.edu>
12073
12074 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
12075 Don't convert \n into \0177 in memory.
12076 (eshell-read-history, eshell-write-history): Convert \n to \0177,
12077 and back again, when reading and writing.
12078
120792000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
12080
12081 * eshell/esh-util.el (eshell-processp): Added to relieve constant
12082 testing of `fboundp' on `processp'.
12083
12084 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
12085 (eshell/jobs): Don't call process-list if it is not bound.
12086 (eshell-gather-process-output): Support systems where async
12087 subprocesses aren't supported.
12088 (eshell-scratch-buffer, eshell-last-sync-output-start): New
12089 variables.
12090
12091 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
12092 eshell-do-eval returns t.
12093 (eshell-do-pipelines-synchronously): New defmacro.
12094 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
12095 when async subprocesses aren't supported.
12096 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
12097 if async subprocesses aren't supported.
12098 (eshell-resume-command): Don't assume STATUS is a string.
12099
12100 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
12101
12102 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
12103 (eshell-close-target, eshell-get-target): Use eshell-processp.
12104 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
12105 fix.
12106 (eshell-get-target, eshell-create-handles): Doc fix.
12107
121082000-08-28 Miles Bader <miles@lsi.nec.co.jp>
12109
12110 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
12111 criterion to include commands that output something, as long as it
12112 leaves both the command and the end-of-buffer visible when the
12113 command has exited.
12114 (eshell-review-quick-commands): Adjust the help doc string
12115 accordingly.
12116
121172000-08-28 Peter Breton <pbreton@ne.mediaone.net>
12118
12119 * locate.el (locate): Cleaned up locate command's interactive prompting
12120 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
12121
12122 * filecache.el (file-cache-case-fold-search): New variable
12123 (file-cache-assoc-function): New variable
12124 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
12125 Use file-cache-case-fold-search variable
12126 (file-cache-add-file): Use file-cache-assoc-function
12127 (file-cache-delete-file): likewise
12128 (file-cache-directory-name): likewise
12129 (file-cache-debug-read-from-minibuffer): likewise
12130
121312000-08-28 Gerd Moellmann <gerd@gnu.org>
12132
12133 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
12134 (abbrev-table-name): New function.
12135 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
12136 If non-nil list local abbrev, only.
12137
121382000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
12139
12140 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
12141 from Gnus support code, and use special article copy buffer
12142 `(gnus-original-article-buffer)' instead. This allows to get rid
12143 of article-hide-headers usage (which breaks in the latest Gnus
12144 version). Thanks to Detlev Zundel.
12145
121462000-08-28 Kenichi Handa <handa@etl.go.jp>
12147
12148 * international/quail.el (quail-use-package): Hide "... loaded"
12149 message.
12150 (quail-start-translation, quail-start-conversion): Likewise.
12151
12152 * international/kkc.el (kkc-region): Hide "... loaded" message.
12153
121542000-08-27 Dave Love <fx@gnu.org>
12155
12156 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
12157
121582000-08-27 Miles Bader <miles@gnu.org>
12159
12160 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
12161
121622000-08-27 Kenichi Handa <handa@etl.go.jp>
12163
12164 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
12165 'ja-dic-cnv), not (require 'skkdic-cnv).
12166
121672000-08-26 Miles Bader <miles@gnu.org>
12168
12169 * faces.el (face-x-resources): Add entry for :inherit.
12170 * cus-face.el (custom-face-attributes): Add support for :inherit
12171 attribute. Add support for relative face heights.
12172 (custom-face-attributes-get): Treat `nil' as being a default value
12173 for :inherit (as well as `unspecified').
12174
12175 * faces.el (set-face-attribute): Update doc string.
12176 (face-attribute-name-alist): Add :inherit.
12177 (face-valid-attribute-values): Handle :inherit.
12178 (face-read-string): Rephrase prompt to be less confusing.
12179 Assume that DEFAULT is a string, since we must return a string.
12180 (face-read-integer): Use `format' to turn DEFAULT into an
12181 acceptable default for face-read-string. Match NEW-VALUE against
12182 the string "unspecified", not the symbol `unspecified', since
12183 that's what face-read-string returns.
12184 (read-face-attribute): Lookup a name for old-value in valid, and
12185 use it as a default if we find one. Treat all values from
12186 face-read-string as strings. If the default is used, don't do any
12187 more processing on the value, just use the old value directly.
12188 (read-face-and-attribute, modify-face): Tweak prompt.
12189 (read-face-name): Don't assume prompt ends with a space.
12190
12191 * faces.el (describe-face): Add support for :inherit attribute.
12192
121932000-08-25 Kenichi Handa <handa@etl.go.jp>
12194
12195 * terminal.el (terminal-emulator): Fix args to `concat'. Now
12196 concat doesn't accept interger.
12197
12198 * international/kkc.el: Remove SKK from Keywords. Require
12199 ja-dic-utl instead of skkdic-utl.
12200
12201 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
12202 Provide ja-dic-cnv instead of skkdic-cnv.
12203 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
12204 (iso-2022-7bit-short): Add safe-charsets property.
12205 (skkdic-convert-postfix): Search Japanese chou-on character in
12206 addition to Hiragana character.
12207 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
12208 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
12209 (batch-skkdic-convert): Likewise.
12210
12211 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
12212 Provide ja-dic-utl instead of skkdic-utl.
12213 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
12214
122152000-08-24 Dave Love <fx@gnu.org>
12216
12217 * disp-table.el (standard-display-default): Make the test of `l'
12218 useful.
12219
12220 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
12221 mod sample text.
12222
12223 * international/iso-ascii.el: Make pilcrow convenient string
12224 consistent with section.
12225 (iso-ascii-display): Set up multibyte characters as well as
12226 unibyte.
12227
122282000-08-24 Kenichi Handa <handa@etl.go.jp>
12229
12230 * international/mule-cmds.el (reset-language-environment): Set
12231 default-process-coding-system to '(undecided . iso-latin-1), which
12232 makes process I/O almost consistent with file I/O. Call this
12233 function when mule-cmds.el[c] is loaded.
12234
122352000-08-22 Andrew Innes <andrewi@gnu.org>
12236
12237 * makefile.w32-in: New file.
12238
122392000-08-22 Miles Bader <miles@lsi.nec.co.jp>
12240
12241 * comint.el (comint-output-filter): Compare end of
12242 comint-last-output-overlay with the start of the newly inserted
12243 text, not the end, when deciding whether to extend it.
12244 Set saved-point's insertion type to advance after insertion.
12245
12246 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
12247 since this is now done independently of font-lock mode.
12248
122492000-08-21 Gerd Moellmann <gerd@gnu.org>
12250
12251 * server.el (server-kill-new-buffers): New user option.
12252 (server-existing-buffer): New buffer-local variable.
12253 (server-visit-files): When using an existing buffer, set
12254 server-existing-buffer to t.
12255 (server-buffer-done): If server-kill-new-buffers is t, kill the
12256 buffer, unless it was already present before visiting it with
12257 Emacs server.
12258
122592000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
12260
12261 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
12262 even if the display doesn't support colors: some displays will
12263 support bold/underline faces.
12264
122652000-08-21 Gerd Moellmann <gerd@gnu.org>
12266
12267 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
12268
12269 * startup.el (command-line): If user's init file had an error,
12270 add explanatory text to *Messages*.
12271
122722000-08-21 Kenichi Handa <handa@etl.go.jp>
12273
12274 * man.el (Man-getpage-in-background): Decode the process output by
12275 the system locale coding system.
12276
122772000-08-20 Dave Love <fx@gnu.org>
12278
12279 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
12280 Don't test x-popup-menu.
12281 (function) <complete-function>: Complete only fbound symbols.
12282 <validate, value>: New.
12283 (variable) <complete-function>: Complete only bound symbols.
12284 (coding-system): Add :base-only, :complete-function, :validate,
12285 :value, :prompt-match.
12286 (widget-coding-system-prompt-value): Use read-coding-system and
12287 act on :base-only.
12288 (editable-field): Add :help-echo.
12289 (widget-push-button-gui, widget-push-button-cache)
12290 (widget-gui-action, widget-editable-list-gui): COmment out, along
12291 with uses.
12292 (widget-at): Make arg optional.
12293 (widget-echo-help): Adjust for current help-echo calling sequence.
12294 (widget-specify-field, widget-specify-button)
12295 (widget-specify-insert, widget-get-sibling, widget-image-find)
12296 (widget-convert, widget-insert, widget-leave-text)
12297 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
12298 (widget-setup, widget-field-find, widget-before-change)
12299 (widget-after-change, widget-default-complete)
12300 (widget-default-create, widget-default-delete)
12301 (widget-push-button-value-create, editable-field)
12302 (widget-field-prompt-value, widget-field-validate)
12303 (widget-choice-value-create, widget-choice-action)
12304 (widget-choice-validate, widget-checklist-add-item)
12305 (widget-radio-add-item, widget-radio-chosen)
12306 (widget-radio-value-inline, widget-editable-list-value-create)
12307 (widget-editable-list-entry-create)
12308 (widget-documentation-link-add)
12309 (widget-documentation-string-value-create)
12310 (widget-regexp-validate, widget-file-complete)
12311 (widget-sexp-validate, widget-plist-convert-widget)
12312 (widget-plist-convert-widget, widget-alist-convert-widget)
12313 (widget-alist-convert-widget, widget-color-complete): Simplify,
12314 particularly to avoid bindings which aren't optimized out.
12315
12316 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
12317 Doc fix.
12318 (down-list, backward-up-list, up-list, kill-sexp)
12319 (backward-kill-sexp, mark-sexp): Make arg optional.
12320 (lisp-complete-symbol): Add optional arg PREDICATE.
12321
12322 * cus-start.el: Add display-buffer-reuse-frames,
12323 file-coding-system-alist.
12324
123252000-08-20 Gerd Moellmann <gerd@gnu.org>
12326
12327 * startup.el (command-line): Clear realized faces after
12328 modifying TTY color mappings.
12329
123302000-08-20 Miles Bader <miles@gnu.org>
12331
12332 * faces.el (face-attr-match-p): Don't return true if ATTRS are
12333 merely a subset of FACE's attributes.
12334
123352000-08-19 Miles Bader <miles@gnu.org>
12336
12337 * comint.el (comint-output-filter): Save the point with a marker,
12338 not just a buffer position.
12339
12340 * international/mule.el (set-buffer-process-coding-system): Make
12341 interactive prompt less confusing.
12342
123432000-08-19 Gerd Moellmann <gerd@gnu.org>
12344
12345 * hilit-chg.el: General cleanup of doc strings, comments and
12346 code formatting.
12347
123482000-08-19 Miles Bader <miles@gnu.org>
12349
12350 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
12351 Compiler macro removed; beginning-of-line is no longer always
12352 equivalent to forward-line, in the presence of fields.
12353
12354 * comint.el (comint-output-filter): Remove ad-hoc saving of
12355 restriction, and just use save-restriction, now that it works
12356 correctly. Don't adjust comint-last-input-start to account for
12357 our insertion; it shouldn't have moved because we don't use
12358 insert-before-markers anymore. Comment out call to
12359 `force-mode-line-update'; why is it here?
12360
12361 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
12362 while checking for prompt to delete. Use `forward-line 0'
12363 instead of beginning-of-line.
12364 (gud-filter): Temporarily widen gud comint buffer while
12365 examining output.
12366
123672000-08-18 Stefan Monnier <monnier@cs.yale.edu>
12368
12369 * progmodes/sh-script.el: Big bag of typos.
12370
12371 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
12372 check since ispell-process is not bound when ispell is not yet loaded.
12373
123742000-08-18 Dave Love <fx@gnu.org>
12375
12376 * image.el (find-image): Copy `spec' before using plist-put.
12377
123782000-08-18 Gerd Moellmann <gerd@gnu.org>
12379
12380 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
12381 `portugues'.
12382
12383 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
12384 backward-kill-sexp, analogous to kill-sexp.
12385
12386 * progmodes/icon.el (icon-indent-line)
12387 (icon-is-continuation-line): Handle comments specially.
12388
123892000-08-17 Ken Stevens <k.stevens@ieee.org>
12390
12391 * ispell.el: Set to standard author/maintainer/keyword fields.
12392 Fine tuning to menu map appearance and operation, and added help.
12393 Remove `start' and `end' error messages when compiling.
12394 (ispell-choices-win-default-height): Fixed comment string.
12395 (ispell-dictionary-alist-1): Fixed regexp in castellano and
12396 castellano8 dictionaries.
12397 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
12398 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
12399 dictionary, added italiano dictionary.
12400 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
12401 word character
12402 (ispell-tex-skip-alists): Added psfig support.
12403 (ispell-skip-html): Renamed from ispell-skip-sgml.
12404 (ispell-begin-skip-region-regexp, ispell-skip-region)
12405 (ispell-minor-check): Improved html skipping support to skip across
12406 code, and recognize `&' commands without propper `;' syntax;
12407 (ispell-process-line): Fix alignment error when manually
12408 correcting spelling.
12409 (ispell): Fix comment string.
12410 (ispell-add-per-file-word-list): Always put word list on new line.
12411
124122000-08-17 Gerd Moellmann <gerd@gnu.org>
12413
12414 * format.el (format-encode-run-method): Fix error message to say
12415 `encode' instead of `decode'. Use save-window-excursion around
12416 shell-command-on-region as in format-decode-run-method because
12417 shell-command-on-region can display a buffer with error output.
12418 (format-decode): Don't record undo information for the decoding.
12419 (format-annotate-function): Add parameter FORMAT-COUNT. Make
12420 that number part of the temporary buffer name so that more than
12421 one decoding using a temporary buffer can happen safely.
12422
12423 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
12424 of `A-z' in the regexp.
12425
12426 * hilit-chg.el: Fix typos in commentary.
12427
12428 * help.el (view-emacs-news): Rewritten for new naming scheme
12429 for old NEWS files.
12430
12431 * startup.el (command-line): Pop to *Messages* in case an error
12432 is signaled while loading user-init-file.
12433
124342000-08-17 Andreas Schwab <schwab@suse.de>
12435
12436 * files.el (insert-directory): Don't lose original file name,
12437 undoing an undocumented change.
12438
124392000-08-17 Alex Schroeder <alex@gnu.org>
12440
12441 * sql.el (sql-magic-go): Use comint-bol.
12442 (sql-copy-column): Use comint-line-beginning-position.
12443 (comint-line-beginning-position): Define a replacement for
12444 comint-line-beginning-position if it is not fboundp.
12445
124462000-08-17 Alex Schroeder <alex@gnu.org>
12447
12448 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
12449 it didn't have any effect anyway.
12450
124512000-08-17 Alex Schroeder <alex@gnu.org>
12452
12453 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
12454 --pset and pager=off instead of sending \\o|cat at the beginning
12455 of the session.
12456
124572000-08-17 Miles Bader <miles@gnu.org>
12458
12459 * progmodes/octave-inf.el: Add compatibility definition of
12460 comint-line-beginning-position.
12461
124622000-08-17 Kenichi Handa <handa@etl.go.jp>
12463
12464 * startup.el (normal-top-level): Look in each dir in load-path for
12465 a leim-list.el file too. This assures of loading leim-list.el
12466 that is created at Emacs installation time even if a user have his
12467 own leim-list.el.
12468
124692000-08-17 Miles Bader <miles@gnu.org>
12470
12471 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
12472 foreground color to black if the background is dark.
12473
124742000-08-16 Stefan Monnier <monnier@cs.yale.edu>
12475
12476 * loadhist.el (unload-feature): Typo.
12477
12478 * finder.el (finder-compile-keywords):
12479 * cus-dep.el (custom-make-dependencies): Add local-variable settings
12480 to the generated file.
12481
12482 * mail/mh-e.el (mh-make-local-vars):
12483 Replace make-variable-buffer-local with make-local-variable.
12484
12485 * play/landmark.el:
12486 * options.el (Edit-options-{set,toggle,t,nil}):
12487 * mail/mailabbrev.el (mail-abbrevs-mode):
12488 * textmodes/tex-mode.el (tex-expand-files):
12489 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
12490
12491 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
12492
12493 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
12494 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
12495 Allow going past the last element.
12496 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
12497 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
12498 (cvs-mouse-toggle-mark): Don't move point.
12499 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
12500
12501 * progmodes/compile.el (grep): Provide a default set of files.
12502 (next-error): Docstring fix.
12503 (compilation-find-file): Avoid find-file (fails in a dedicated window).
12504
12505 * emacs-lisp/easy-mmode.el (define-minor-mode):
12506 Use `symbol-value' to keep the byte-compiler quiet.
12507
12508 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
12509 (diff-find-source-location): New fun, extracted from diff-goto-source.
12510 (diff-goto-source): Use it.
12511 (diff-next-complex-hunk, diff-filter-lines): New function.
12512 (diff-apply-hunk): New command.
12513
12514 * smerge-mode.el (smerge-mode-menu): Doc fix.
12515
12516 * msb.el (msb-mode): Define it in terms of define-minor-mode.
12517
125182000-08-16 Dave Love <fx@gnu.org>
12519
12520 * windmove.el (windmove) <defgroup>: Add :version.
12521
12522 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
12523 (goto-address-fontify-p, goto-address-highlight-p)
12524 (goto-address-url-face, goto-address-url-mouse-face)
12525 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
12526 (goto-address-url-regexp): Use thing-at-point-url-regexp.
12527 (goto-address-fontify, goto-address-at-mouse): Simplify,
12528 (goto-address-at-point): browse-url-url-at-point,
12529 goto-address-find-address-at-point can return nil.
12530 (goto-address-find-address-at-point): Return nil on failure.
12531
12532 * align.el (align) <defgroup>: Add :version.
12533
12534 * calculator.el (calculator): Add :version.
12535 (calculator): Use two lines for calculator window if `modeline'
12536 face is boxed.
12537
12538 * play/5x5.el: Doc fixes.
12539 (5x5) <defgroup>: Add :version.
12540
12541 * play/fortune.el (fortune) <defgroup>: Add :version.
12542 (fortune-append): Fix error message.
12543 (fortune-from-region): Doc fix.
12544
12545 * play/pong.el (pong): Doc fix.
12546
12547 * play/morse.el: Keywords, commentary, autoloads.
12548
125492000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
12550
12551 * desktop.el (desktop-save): Don't look at symbol-value of a
12552 member of minor-mode-alist, unless it is boundp.
12553
125542000-08-16 Sam Steingold <sds@gnu.org>
12555
12556 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
12557 `while'; use `with-current-buffer' instead of `save-excursion'.
12558 Removed unnecessary kludges now that "*Buffer List*" is excluded.
12559
125602000-08-16 Kenichi Handa <handa@etl.go.jp>
12561
12562 * international/ccl.el (declare-ccl-program): Docstring modified.
12563 (ccl-execute-with-args): Likewise.
12564
125652000-08-16 Miles Bader <miles@gnu.org>
12566
12567 * progmodes/sql.el: Add compatibility definition of
12568 comint-line-beginning-position.
12569
125702000-08-15 Gerd Moellmann <gerd@gnu.org>
12571
12572 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
12573 'buffer-menu' property.
12574 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
12575 fails.
12576 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
12577 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
12578 wasn't killed.
12579
12580 * buff-menu.el (list-buffers-noselect): Don't display the
12581 *Buffer List* buffer.
12582
12583 * font-lock.el: Require jit-lock to prevent a very late
12584 `Loading jit-lock' message.
12585
12586 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
12587 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
12588 mail address.
12589
125902000-08-15 Miles Bader <miles@gnu.org>
12591
12592 * textmodes/ispell.el (ispell-graphic-p): New constant.
12593 (ispell-choices-win-default-height, ispell-help): Use
12594 `ispell-graphic-p' instead of `xemacsp'.
12595
125962000-08-15 Dave Love <fx@gnu.org>
12597
12598 * simple.el: Autoload widget-convert when compiling.
12599 (mail-user-agent): Doc fix.
12600
12601 * help.el (function-called-at-point, variable-at-point): Use
12602 with-syntax-table.
12603 (help-manyarg-func-alist): Add insert-and-inherit.
12604
12605 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
12606
12607 * delsel.el (delsel-unload-hook): New function.
12608
12609 * find-file.el: Doc fixes. Move provide to end.
12610 (ff) <defgroup>: Add :link.
12611 (ff-goto-click): Deleted.
12612 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
12613 Use mouse-set-point.
12614
12615 * textmodes/tildify.el: Doc fixes.
12616 (tildify) <defgroup>: Add:version.
12617
12618 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
12619 (glasses-custom-set): Use set-default, not set.
12620 (minor-mode-alist): Propertize the lighter.
12621 (glasses-mode): Provide optional arg.
12622
12623 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
12624 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
12625 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
12626 option. Provide :type.
12627 (cwarn-configuration): Provide :type.
12628 (cwarn-mode): Doc fix.
12629
12630 * add-log.el (change-log-merge): Doc fix.
12631 (change-log-redate): New command.
12632
12633 * net/browse-url.el (browse-url-filename-alist): Add a clause for
12634 Doze and Dog.
12635 (browse-url): Use dolist, not mapcar.
12636 (browse-url-at-point): Check for null url.
12637 (browse-url-event-buffer, browse-url-event-point): Functions
12638 deleted.
12639 (browse-url-at-mouse, browse-url-netscape): Simplify.
12640
12641 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
12642 modes.
12643 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
12644 Fix previous change to mapcan.
12645 (msb--init-file-alist, msb--add-separators)
12646 (msb--make-keymap-menu): Simplify.
12647 (msb--choose-file-menu): Use copy-sequence.
12648 (msb-mode-map): Add title to keymap.
12649 (msb-unload-hook): New function.
12650
12651 * bs.el: Fix indentation.
12652 (bs) <defgroup>: Add :links.
12653 (bs-show): Doc fix.
12654 (bs-apply-sort-faces): Don't use window-system.
12655 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
12656
126572000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
12658
12659 * calendar/timeclock.el (timeclock-file): Run .timelog through
12660 convert-standard-filename.
12661
126622000-08-14 Gerd Moellmann <gerd@gnu.org>
12663
12664 * emacs-lisp/authors.el: New file.
12665
12666 * paren.el (show-paren-priority): New user option.
12667 (show-paren-function): Set overlay priorities to
12668 show-paren-priority.
12669
126702000-08-14 Miles Bader <miles@gnu.org>
12671
12672 * comint.el (comint-bol): Use `forward-line 0' instead of calling
12673 beginning-of-line with inhibit-field-text-motion bound.
12674
126752000-08-14 Gerd Moellmann <gerd@gnu.org>
12676
12677 * calendar/timeclock.el: New file.
12678
126792000-08-14 David Ponce <david@dponce.com>
12680
12681 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
12682 `widget-button-click'. so that one can use left mouse button to
12683 click on dialog buttons.
12684
126852000-08-14 Emmanuel Briot <briot@gnat.com>
12686
12687 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
12688 identifiers, since XML is case sensitive
12689
126902000-08-12 Miles Bader <miles@gnu.org>
12691
12692 * comint.el (comint-output-filter): Don't bother frobbing
12693 window-start, it doesn't seem to be necessary.
12694
12695 * comint.el (comint-send-string, comint-send-region): Make into
12696 real functions. Snapshot the prompt before sending.
12697
126982000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
12699
12700 * info.el (Info-find-emacs-command-nodes): Rewrite to use
12701 technique similar to Info-index, instead of relying on specific
12702 names of relevant Index nodes.
12703 (Info-goto-emacs-command-node): Bind Info-history to nil when
12704 going to the first node found by Info-find-emacs-command-nodes.
12705
127062000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
12707
12708 * menu-bar.el (menu-bar-help-menu): Add a :help string.
12709
127102000-08-10 Miles Bader <miles@gnu.org>
12711
12712 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
12713
127142000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
12715
12716 * info.el (Info-file-list-for-emacs): More elements for the
12717 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
12718 and woman manuals.
12719
127202000-08-10 Miles Bader <miles@lsi.nec.co.jp>
12721
12722 * comint.el (comint-send-input): Make the newline boundary overlay
12723 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
12724 (comint-output-filter): Use `insert' instead of
12725 `insert-before-markers'. Extend comint-last-output-overlay when
12726 necessary since we can't rely on insert-before-markers to do it.
12727 * gud.el (gud-filter): Use `with-current-buffer' instead of
12728 save-excursion when inserting the output, so that point gets
12729 updated correctly; the old method relied on a rather dodgy
12730 side-effect of comint-output-filter to avoid the effect of
12731 save-excursion.
12732
127332000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
12734
12735 * files.el (recover-file): Call insert-directory instead of
12736 invoking `ls' directly.
12737
127382000-08-10 Miles Bader <miles@gnu.org>
12739
12740 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
12741 (comint-last-prompt-overlay): New variables.
12742 (comint-output-filter): Implement prompt highlighting.
12743 (comint-snapshot-last-prompt): New function.
12744 (comint-send-input): Snapshot the last prompt.
12745 Use comint-highlight-input-face.
12746 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
12747 Use defface instead of defcustom.
12748 (send-invisible, comint-send-eof): Snapshot the last prompt.
12749 (comint-delchar-or-maybe-eof): Use comint-send-eof.
12750 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
12751
127522000-08-09 Stefan Monnier <monnier@cs.yale.edu>
12753
12754 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
12755 (regexp-opt-group): Use a list of chars for `letters'.
12756 (regexp-opt-charset): `chars' is now a list of chars.
12757 Use a char-table rather than a vector so it works for multibyte chars.
12758
12759 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
12760 Set cvs-minor-current-files to the selected fileinfo.
12761 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
12762 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
12763
127642000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
12765
12766 * files.el (insert-directory): Don't call access-file on
12767 directories on DOS and Windows.
12768
127692000-08-09 Kenichi Handa <handa@etl.go.jp>
12770
12771 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
12772 longer if necessary.
12773 (ccl-embed-code): Call ccl-embed-data to store CODE in
12774 ccl-program-vector.
12775
127762000-08-09 Miles Bader <miles@gnu.org>
12777
12778 * comint.el (comint-output-filter): Properly handle the case where
12779 the text surrounded by comint-last-output-overlay was deleted.
12780
127812000-08-08 Gerd Moellmann <gerd@gnu.org>
12782
12783 * info.el (Info-insert-dir): Use Info-additional-directory-list if
12784 non-nil.
12785 (Info-file-list-for-emacs): Remove "info" from the list because
12786 that leads to trying to use the documentation from file `info'
12787 in various situations where it isn't appropriate, for instance
12788 C-h C-k C-h i.
12789
12790 * ffap.el (ffap-read-file-or-url-internal): Handle case that
12791 DIR and/or STRING are nil.
12792
12793 * progmodes/compile.el (compilation-setup): Make variable
12794 compilation-error-screen-columns buffer-local, as some comment
12795 in the code suggests it should be.
12796
12797 * files.el (auto-mode-interpreter-regexp): New variable.
12798 (set-auto-mode): Use it.
12799
12800 * indent.el (indent-for-tab-command): Doc fix.
12801
12802 * mouse-sel.el (mouse-sel-mode): Doc fix.
12803
12804 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
12805 labels.
12806
12807 * help.el (print-help-return-message): When
12808 display-buffer-reuse-frames is set, let the help window been quit,
12809 instead of deleting it, which might delete a reused frame.
12810
128112000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
12812
12813 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
12814 rename a directory to a name that differs only by its letter case.
12815
128162000-08-08 Kenichi Handa <handa@etl.go.jp>
12817
12818 * international/quail.el (quail-define-rules): Handle Quail decode
12819 map correctly. Add code for supporting annotations.
12820 (quail-install-decode-map): New function.
12821 (quail-defrule-internal): New optional arguments decode-map and
12822 props.
12823 (quail-advice): New function.
12824
128252000-08-07 Sam Steingold <sds@gnu.org>
12826
12827 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
12828 `defconst', `define-condition', `with-slots'.
12829 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
12830
128312000-08-03 Miles Bader <miles@gnu.org>
12832
12833 * comint.el (comint-use-prompt-regexp-instead-of-fields):
12834 New variable.
12835 (comint-prompt-regexp, comint-get-old-input): Document dependence on
12836 comint-use-prompt-regexp-instead-of-fields.
12837 (comint-send-input): Add `input' field property to stuff we send to
12838 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
12839 (comint-output-filter): Add `output' field property to process
12840 output, if comint-use-prompt-regexp-instead-of-fields is nil.
12841 (comint-replace-by-expanded-history)
12842 (comint-get-old-input-default, comint-show-output)
12843 (comint-backward-matching-input, comint-forward-matching-input)
12844 (comint-next-prompt, comint-previous-prompt): Use field
12845 properties if comint-use-prompt-regexp-instead-of-fields is nil.
12846 (comint-line-beginning-position): New function.
12847 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
12848 (comint-replace-by-expanded-history-before-point): Use
12849 comint-line-beginning-position and line-end-position.
12850 (comint-last-output-overlay): New variable.
12851 (comint-mode): Make `comint-last-output-overlay' buffer-local.
12852
12853 * shell.el (shell-prompt-pattern): Doc change.
12854 (shell-backward-command): Use line-beginning-position.
12855
12856 * gud.el (gud-gdb-complete-command): Use
12857 comint-line-beginning-position.
12858
12859 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
12860 comint-bol doesn't actually go to the beginning of the line.
12861
12862 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
12863 if comint-use-prompt-regexp-instead-of-fields is non-nil.
12864 (try-expand-line-all-buffers): Likewise.
12865
12866 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
12867 explicitly matching comint-prompt-regexp.
12868 (sql-copy-column): Use comint-line-beginning-position instead of
12869 explicitly matching comint-prompt-regexp.
12870
12871 * progmodes/octave-inf.el (inferior-octave-complete): Use
12872 comint-line-beginning-position.
12873
12874 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
12875
12876 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
12877 looking for a prompt, use `forward-line 0' instead of
12878 `beginning-of-line', to avoid getting caught by an input field.
12879
128802000-08-07 Gerd Moellmann <gerd@gnu.org>
12881
12882 * files.el (shell-quote-wildcard-pattern): Make sure to return
12883 PATTERN, in the Unix case.
12884
128852000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
12886
12887 * play/zone.el (zone): Discard any pending input before running
12888 the randomly-chosen pgm.
12889
128902000-08-07 Kenichi Handa <handa@etl.go.jp>
12891
12892 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
12893 checking the existence of any multibyte characters.
12894
128952000-08-06 Gerd Moellmann <gerd@gnu.org>
12896
12897 * help.el (describe-mode): Test minor-mode symbol for being
12898 bound before testing its value for being nil.
12899
12900 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
12901 `first', `second', and `third'.
12902
12903 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
12904 (second): Make it an alias for `cadr'.
12905
129062000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
12907
12908 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
12909 types of display support faces now.
12910
129112000-08-05 Gerd Moellmann <gerd@gnu.org>
12912
12913 * pcvs.el (require): Require `cl' during compilation, only.
12914
12915 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
12916 (toplevel): Remove `remq' and `remove' from autoloads.
12917 (cl-fake-autoloads): New variable. If set, arrange for an error
12918 when CL functions etc. are autoloaded.
12919
129202000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
12921
12922 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
12923
12924 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
12925 popped up, but the user clicks outside the menu, return an empty
12926 regexp (that causes unhighlight-regexp to have no effect).
12927
12928 * menu-bar.el (menu-bar-games-menu): Add Zone.
12929
12930 * hi-lock.el (toplevel): Require font-lock.
12931
129322000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12933
12934 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
12935 (ebnf-8-bit-chars): New var for bug fix.
12936 (ebnf-string): Bug fix.
12937
129382000-08-03 Sam Steingold <sds@gnu.org>
12939
12940 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
12941 instead of `buffer-string'.
12942 (require 'cl): Always, not just when compiling.
12943 `ignore-errors' in `interactive', `list*', `defun*' &c make this
12944 necessary.
12945
129462000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
12947
12948 * international/mule-cmds.el (select-safe-coding-system): Make
12949 the message text about selecting a safe coding system more clear.
12950
129512000-08-02 Gerd Moellmann <gerd@gnu.org>
12952
12953 * hi-lock.el: New file.
12954
12955 * play/zone.el: New file.
12956
12957 * replace.el (occur): Set tab-width in the *Occur* buffer to the
12958 value of tab-width in the original buffer. Choose a line number
12959 format that's a multiple of the original buffer's tab width, so
12960 that lines appear right.
12961
12962 * textmodes/ispell.el (ispell): New function, replacing an alias.
12963 Spell-check active region if in transient-mark-mode and mark
12964 is active; otherwise spell-check buffer.
12965
129662000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12967
12968 * ps-mule.el: Fix a customization problem on
12969 ps-mule-font-info-database-default.
12970
129712000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
12972
12973 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
12974 display-mouse-p instead of window-system.
12975 (ebrowse-member-mode-map): Ditto.
12976
129772000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12978
12979 * progmodes/ebnf2ps.el: Update ps-print functions call.
12980 Indentation fix. Doc fix.
12981 (ebnf-version): New version number (3.2).
12982 (ebnf-format-color, ebnf-begin-job): Code fix.
12983
129842000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
12985
12986 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
12987 font lock support on window-system.
12988 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
12989
12990 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
12991 display-color-p, if fboundp, instead of window-system.
12992
129932000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
12994
12995 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
12996 instead of window-system.
12997
12998 * wid-edit.el (widget-choose): Use display-mouse-p instead of
12999 window-system.
13000 (widget-choice-mouse-down-action): Use display-popup-menus-p
13001 instead of window-system.
13002
13003 * strokes.el (strokes-file): Run the file name through
13004 convert-standard-filename.
13005 (strokes-mode): Call display-mouse-p instead of looking at
13006 window-system. Change the error message accordingly.
13007
13008 * progmodes/cpp.el (toplevel): Support faces on tty's.
13009
13010 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
13011 (lm-plot-square, lm-init-display): Don't use window-system.
13012
13013 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
13014 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
13015
13016 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
13017 instead of looking at window-system.
13018
130192000-07-30 Gerd Moellmann <gerd@gnu.org>
13020
13021 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
13022 of testing if iswitchb-prepost-hooks is bound, because the
13023 latter will always be true when invoking a recursive minibuffer
13024 from an active Iswitchb buffer.
13025
130262000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
13027
13028 * files.el (shell-quote-wildcard-pattern): New function.
13029 (insert-directory): Call it. Only prepend "\" to command on Unix
13030 and GNU/Linux systems.
13031
130322000-07-30 Gerd Moellmann <gerd@gnu.org>
13033
13034 * eshell/esh-groups.el: Change custom :link file names
13035 from `eshell.info' to `eshell'.
13036
130372000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
13038
13039 * dired.el (dired-build-subdir-alist): Expand subdirectory names
13040 correctly in recursive ange-ftp listings.
13041
130422000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13043
13044 * ps-print.el: Fix bug 1: if ps-font-size-internal,
13045 ps-header-font-size-internal and
13046 ps-header-title-font-size-internal variables are not set,
13047 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
13048 face text property is (foreground-color . COLOR) or
13049 `(background-color . COLOR)', ps-print crashes. Doc fix.
13050 (ps-print-version): New version number (5.2.4).
13051 (ps-plot-region): Code fix.
13052 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
13053 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
13054 Bug fix 2.
13055
130562000-07-30 Milan Zamazal <pdm@freesoft.cz>
13057
13058 * glasses.el (glasses-make-readable): Fix uncapitalization of
13059 identifiers like `myXMLDocument'.
13060
130612000-07-28 Karl Fogel <kfogel@red-bean.com>
13062
13063 * mail/mail-hist.el (mail-hist-previous-input)
13064 (mail-hist-next-input): Do the obvious code factorization.
13065 (mail-hist-retrieve-and-insert): New func, contains common
13066 code of above two.
13067 If inserting a message body, leave point at top.
13068
130692000-07-28 Sam Steingold <sds@gnu.org>
13070
13071 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
13072 Use `<=', not `<' to compare times!
13073 (ange-ftp-ls): Remove.
13074
130752000-07-27 Gerd Moellmann <gerd@gnu.org>
13076
13077 * play/cookie1.el: Add explanation of how to make cookie.el
13078 compatible with strfile(1) to comment.
13079
13080 * subr.el (remove, remq): New functions.
13081
13082 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
13083 escape `*' in regexps.
13084 (midnight-find): Reverse order of arguments in the funcall of
13085 TEST.
13086
13087 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
13088 and `.class'.
13089
13090 * play/meese.el: Add Commentary section.
13091
130922000-07-27 Alex Schroeder <alex@gnu.org>
13093
13094 * sql.el (sql-ms): Added autoload cookie.
13095 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
13096 (sql-oracle): Ditto.
13097 (sql-help): Doc change.
13098
13099 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
13100 types and exceptions.
13101
131022000-07-27 Alex Schroeder <alex@gnu.org>
13103
13104 * sql.el (sql-placeholder-history): New variable.
13105 (sql-query-placeholders-and-send): New function that will query
13106 the user and replace placeholders with user input.
13107 (sql-oracle): If running on NT, set comint-input-sender to
13108 sql-query-placeholders-and-send.
13109
13110 (sql-stop): If in the SQLi buffer, insert stop notification, else
13111 present it as a message.
13112
131132000-07-27 Alex Schroeder <alex@gnu.org>
13114
13115 * sql.el (sql-input-ring-separator): Doc change.
13116 (sql-input-ring-file-name): Doc change.
13117 (sql-interactive-mode): Use `sql-input-ring-separator' and
13118 `sql-input-ring-file-name' to set the comint-mode equivalents
13119 without making them local variables.
13120 (sql-stop): Don't bind `sql-input-ring-separator' and
13121 `sql-input-ring-file-name' dynamically to their comint-mode
13122 equivalents.
13123
131242000-07-27 Kenichi Handa <handa@etl.go.jp>
13125
13126 * international/mule.el (register-char-codings): New function.
13127 (make-coding-system): Handle `safe-chars' specification in the arg
13128 PROPERTY.
13129
13130 * international/mule-cmds.el
13131 (find-coding-systems-region-subset-p): This function deleted.
13132 (sort-coding-systems-predicate): New variable.
13133 (sort-coding-systems): New function.
13134 (find-coding-systems-region): Use
13135 find-coding-systems-region-internal.
13136 (find-coding-systems-string): Use find-coding-systems-region.
13137 (find-coding-systems-for-charsets): Check
13138 char-coding-system-table.
13139 (select-safe-coding-system-accept-default-p): New variable.
13140 (select-safe-coding-system): Mostly rewritten. New argument
13141 ACCEPT-DEFAULT-P.
13142 (select-message-coding-system): Call select-safe-coding-system
13143 with ACCEPT-DEFAULT-P arg.
13144 (reset-language-environment): Reset default-sendmail-coding-system
13145 to the default value iso-latin-1.
13146 (set-language-environment): Don't set the obsolete variable
13147 charset-origin-alist.
13148
13149 * international/codepage.el (cp-coding-system-for-codepage-1):
13150 Give `safe-chars' property to make-coding-system.
13151
13152 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
13153 calling select-message-coding-system twice.
13154
13155 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
13156 instead of `safe-charsets'.
13157 (cyrillic-alternativnyj): Likewise.
13158 (ccl-encode-alternativnyj): Don't check the charset
13159 cyrillic-iso8859-5.
13160
131612000-07-27 Kenichi Handa <handa@etl.go.jp>
13162
13163 * composite.el (compose-chars-after): Preserve match data.
13164
131652000-07-26 Sam Steingold <sds@gnu.org>
13166
13167 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
13168 (ange-ftp-real-file-newer-than-file-p): New function.
13169 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
13170 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
13171
13172 * tooltip.el (tooltip-float-time): Removed (use `float-time').
13173 * midnight.el (midnight-float-time): Ditto.
13174
131752000-07-26 Andreas Schwab <schwab@suse.de>
13176
13177 * files.el (normal-backup-enable-predicate): Correct
13178 interpretation of the return value of compare-strings.
13179
131802000-07-26 Gerd Moellmann <gerd@gnu.org>
13181
13182 * isearch.el (isearch-resume): New function.
13183 (isearch-done): Add something to command-history to resume
13184 the search.
13185 (isearch-yank-line, isearch-yank-word): Use
13186 buffer-substring-no-properties instead of buffer-substring.
13187
13188 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
13189 of flyspell-mouse-map.
13190
13191 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
13192 duplicate definition.
13193 (makefile-mode): Remove duplicate setting of local-abbrev-table.
13194
13195 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
13196 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
13197
131982000-07-25 Sam Steingold <sds@gnu.org>
13199
13200 * net/ange-ftp.el: Get modtime over the net.
13201 (ange-ftp-file-modtime): New function.
13202 (ange-ftp-write-region, ange-ftp-insert-file-contents)
13203 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
13204 Use it.
13205 (ange-ftp-dot-to-slash): New function.
13206 (ange-ftp-fix-name-for-vms): Use it.
13207
13208 * midnight.el (midnight-buffer-display-time): Use
13209 `with-current-buffer'.
13210
132112000-07-25 Gerd Moellmann <gerd@gnu.org>
13212
13213 * find-dired.el: Update copyright notice.
13214 (find-dired): Offer to kill a running `find'.
13215
13216 * enriched.el (enriched-face-ans): For a `foreground-color'
13217 property, return '(("x-color" COLOR))' so that COLOR will be
13218 output as a parameter of the x-color annotation. Likewise for the
13219 `background-color' property. In the case of normal face
13220 properties, don't return annotations for unspecified foreground
13221 and background face attributes.
13222
132232000-07-25 Kenichi Handa <handa@etl.go.jp>
13224
13225 * language/japan-util.el (japanese-katakana-region): Fix handling
13226 HANKAKU argument.
13227
132282000-07-25 Miles Bader <miles@gnu.org>
13229
13230 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
13231 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
13232 constrain-to-field.
13233
132342000-07-24 Andrew Innes <andrewi@gnu.org>
13235
13236 * timer.el (timer-activate-when-idle): Add optional parameter
13237 DONT-WAIT. Update docstring.
13238 (run-with-idle-timer): Specify extra parameter to
13239 timer-activate-when-idle, so that timer will be activated
13240 immediately if Emacs is already idle.
13241
13242 * w32-fns.el (w32-using-nt): Fix docstring.
13243
132442000-07-24 Dave Love <fx@gnu.org>
13245
13246 * mouse.el (popup-menu): Set last-command-event.
13247 (mouse-major-mode-menu-prefix): Declare.
13248
132492000-07-24 Gerd Moellmann <gerd@gnu.org>
13250
13251 * textmodes/flyspell.el: Update to author's version 1.5d.
13252
13253 * progmodes/hideshow.el: Update copyright notice.
13254
13255 * vcursor.el: Set maintainer to FSF, since author cannot
13256 be reached.
13257
132582000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
13259
13260 * info.el (Info-goto-emacs-key-command-node): Leave a space after
13261 the prompt.
13262
13263 * mouse.el (popup-menu): Run the keymap through indirect-function,
13264 in case it was defined with define-prefix-key. If the menu is a
13265 list of keymaps, look up the binding of user's choice in each one
13266 of the keymaps.
13267 (mouse-popup-menubar): If the global and local menu-bar keymaps
13268 don't have a prompt string, create one and insert it into the
13269 keymap. Don't barf if current-local-map returns nil.
13270
132712000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
13272
13273 * dired.el (dired-sort-R-check): Added to allow recursive listing
13274 to be undone.
13275 (dired-sort-other): Use it.
13276
132772000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13278
13279 * Release of cc-mode 5.27
13280
132812000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13282
13283 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
13284 c-beginning-of-statement-1 that caused a bad case of recursion
13285 which could consume a lot of CPU in large classes in languages
13286 that have in-expression classes (i.e. Java and Pike).
13287
13288 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
13289 statements before top level constructs (i.e. case 6 is moved
13290 before case 5 and is now case 4) to catch in-expression
13291 classes in top level expressions correctly.
13292
132932000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13294
13295 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
13296 objc-method-intro. Case 4 removed and case 5I added.
13297
13298 * cc-langs.el (c-append-paragraph-start): New variable used by
13299 c-common-init to get paragraph-start correct.
13300 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
13301 initialize paragraph-start to make it correct both with and
13302 without the javadoc special case.
13303
13304 * cc-mode.el (java-mode): Use c-append-paragraph-start to
13305 initialize paragraph-start for javadoc markup.
13306
13307 * cc-vars.el (c-style-variables-are-local-p): Incompatible
13308 change by defaulting this to t. It's motivated by the
13309 confusing behavior that otherwise arise from the style system
13310 when editing both java and non-java files at the same time
13311 (see the comments about style setting in c-common-init).
13312
133132000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13314
13315 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
13316 similar to the one in c-fill-paragraph to check the fill
13317 prefix from the adaptive fill function for sanity.
13318
133192000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13320
13321 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
13322 defun block.
13323
a30eb617
DL
133242000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13325
13326 * cc-align.el (c-lineup-multi-inher): Handle lines with
13327 leading comma nicely. Extended to handle member initializers
13328 too.
13329
13330 * cc-engine.el: (c-beginning-of-inheritance-list,
13331 c-guess-basic-syntax): Fixed recognition of inheritance lists
13332 when the lines begins with a comma.
13333
a30eb617
DL
13334 * cc-vars.el (c-offsets-alist): Changed default for
13335 member-init-cont to c-lineup-multi-inher since it now handles
13336 member initializers and indents better for leading commas.
13337
133382000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13339
13340 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
13341 handling that caused class open lines to be recognized as
13342 statement-conts in some cases.
13343
13344 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
13345 guessed by the adaptive fill function unless point is on the
13346 first line of a block comment.
13347
13348 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
13349 when the buffer ends with a macro continuation char.
13350
13351 * cc-engine.el (c-guess-basic-syntax): Added support for
13352 function definitions as statements in Pike. The first
13353 statement in a lambda block is now labeled defun-block-intro
13354 instead of statement-block-intro.
13355
13356 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
13357 so that the class surrounding point is selected, not the one
13358 innermost in the state.
13359
13360 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
13361 recognition of switch labels having hanging multiline
13362 statements.
13363
13364 * cc-engine.el (c-beginning-of-member-init-list): Broke out
13365 some code in c-guess-basic-syntax to a separate function.
13366 * cc-engine.el (c-just-after-func-arglist-p): Fixed
13367 recognition of member inits with multiple line arglists.
13368 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
13369 member-init-cont when the commas are in funny places.
13370
133712000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13372
13373 * cc-defs.el (c-auto-newline): Removed this macro since it's
13374 not used anymore.
13375
13376 * cc-engine.el (c-looking-at-bos): New helper function.
13377 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
13378 inexpr and toplevel classes apart in Pike.
13379
13380 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
13381 of case 9A.
13382
13383 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
13384 constant, since "class" can introduce an in-expression class
13385 in Pike nowadays.
13386
133872000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13388
13389 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
13390 indentation on cpp-macro lines.
13391
13392 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
13393 a syntax modifier like comment-intro, to make it possible to
13394 get syntactic indentation for preprocessor directives. It's
13395 incompatible wrt to lineup functions on cpp-macro, but it has
13396 no observable effect in the 99.9% common case where cpp-macro
13397 is set to -1000.
13398
133992000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13400
13401 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
13402 member-init-cont when the preceding arglist is several lines.
13403
134042000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13405
13406 * cc-styles.el (c-style-alist): The basic offset for the BSD
13407 style corrected to 8.
13408
134092000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13410
13411 * cc-styles.el (c-style-alist): Adjusted the indentation of
13412 brace list openers in the gnu style.
13413
134142000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13415
13416 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
13417
13418 * cc-cmds.el (c-electric-brace, c-electric-slash,
13419 c-electric-star, c-electric-semi&comma, c-electric-colon,
13420 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
13421 when c-syntactic-indentation is nil.
13422
13423 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
13424 we were left at comments preceding the first statement when
13425 reaching the beginning of the buffer.
13426
13427 * cc-vars.el (c-syntactic-indentation): New variable to turn
13428 off all syntactic indentation.
13429
134302000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13431
13432 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
13433 between the text and the block comment ender when it hangs,
13434 depending on how many there are before the fill.
13435
134362000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13437
13438 * cc-engine.el (c-beginning-of-closest-statement): New helper
13439 function to go back to the closest preceding statement start,
13440 which could be inside a conditional statement.
13441 * cc-engine.el (c-guess-basic-syntax): Use
13442 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
13443
13444 * cc-engine.el (c-guess-basic-syntax): Better handling of
13445 arglist-intro, arglist-cont-nonempty and arglist-close when
13446 the arglist is nested inside parens. Cases 7A, 7C and 7F
13447 changed.
13448
13449 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
13450 up-to-date with javadoc 1.2.
13451
134522000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13453
13454 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
13455 multiline Pike type decls.
13456
134572000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13458
13459 * cc-cmds.el (c-indent-new-comment-line): Always break
13460 multiline comments in multiline mode, regardless of
13461 comment-multi-line.
13462
134632000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13464
13465 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
13466 fully::qualified::names in C++ member init lists. Preamble in
13467 case 5D changed.
13468
134692000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13470
13471 * cc-langs.el (c-common-init): Handling of obsolete variables
13472 moved to c-initialize-cc-mode. More compatible style override
13473 when using global style variables.
13474 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
13475 variables moved here.
13476
a30eb617
DL
13477 * cc-styles.el (c-make-styles-buffer-local): Flag style
13478 variable localness in c-style-variables-are-local-p to make
13479 the compatibility measure in c-common-init work well.
13480
13481 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
13482 longer contain set-from-style.
13483 * cc-styles.el (c-initialize-builtin-style): Don't check for
13484 set-from-style on c-special-indent-hook.
13485 * cc-styles.el (c-copy-tree): Obsolete. The standard function
13486 copy-alist is sufficient now.
13487
13488 * cc-styles.el (c-set-style, c-set-style-1,
13489 c-get-style-variables): Fixes to variable initialization so
13490 that duplicate entries in styles have the same effect
13491 regardless of DONT-OVERRIDE.
13492
13493 * cc-styles.el (c-set-style-2): Fixed bug where the
13494 initialization of inheriting styles failed when the
13495 dont-override flag is set.
13496
13497 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
13498 on this.
13499
135002000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13501
13502 * cc-defs.el (c-forward-comment): Removed the workaround
13503 introduced in 5.38 since it had worse side-effects. If a line
13504 contains the string "//\"", it regarded the // as a comment
13505 start since the \ temporarily doesn't have escape syntax.
13506
eb04d6cd 135072000-07-17 Emmanuel Briot <briot@act-europe.fr>
a30eb617
DL
13508
13509 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
13510 ada-xref.el before ada-prj.el, so that the Project menu is created
13511 when ada-prj tries to add to it.
13512 (ada-activate-keys-for-case): Suppress the characters that are not
13513 part of the Ada syntax. Better compatibility with else-mode
13514 (ada-adjust-case-interactive): When auto-casing is not active,
13515 correctly insert newlines (used to insert only ^M). Prevent the
13516 syntax table from being changed in case of an error
13517 (or '_' becomes part of a word and some commands are confused).
13518 Do nothing if ada-auto-case is nil.
13519 (ada-after-keyword-p): Ignore keywords that are also attributes
13520 (ada-batch-reformat): Update usage comment
13521 (ada-call-from-contextual-menu): New function
13522 (ada-case-read-exceptions): Reinitialize the casing exception list
13523 first to nil first, so that the casing exception file can be
13524 shared.
13525 (ada-check-defun-name): Handles "configure" keyword for gnatdist
13526 files.
13527 (ada-compile-goto-error): Fix regexp used to detect a file:line
13528 anywhere in the error message
13529 (ada-contextual-menu-last-point): New variable
13530 (ada-create-keymap): If the variable delete-key-deletes-forward is
13531 t on XEmacs, it means that DEL should delete one character
13532 forward.
13533 (ada-create-menu): Use :included instead of :visible for XEmacs.
13534 New submenu "Options".
13535 (ada-end-stmt-re): Correctly indent "select ... then abort"
13536 statements.
13537 (ada-fill-comment-paragraph): Correctly delete all leading '--'
13538 even if they don't match ada-fill-comment-prefix Fix handling of
13539 paragraphs on the first or last line of a file.
13540 (ada-format-paramlist): Fix handling of default parameter values.
13541 (ada-get-body-name): New function.
13542 (ada-get-current-indent): Optimized by searchling directly for an
13543 existing generic part or a statement outside of it. Handle
13544 ada-indent-align-comments when indenting comments Replaced some
13545 regexps by testing directly the next character. This results in a
13546 huge speedup on some files. New indentation scheme for renames
13547 statements. Stop looking for the 'while' or 'for' associated with
13548 a 'loop' at the first semicolon encountered. A "return" can also
13549 match an anonymous access subprogram declaration.
13550 (ada-get-indent-noindent): Ignore strings and comments when
13551 looking for the keywords "record" and "private".
13552 (ada-goto-matching-decl-start): When matching "if", make sure we
13553 are not in fact seeing "end if". Ignore "when" statements except
13554 when initial keyword was "begin". Fix handling of nested
13555 procedures. Add a recursive call to this function to skip over
13556 other 'end' statmts. Fix indentation for "when .. => begin"
13557 (ada-in-open-paren-p): Fix indentation for complex boolean
13558 expressions, where 'and then', 'or else' and parenthesis
13559 statements are mixed up.
13560 (ada-in-paramlist-p): Skip comments while searching for the
13561 beginning Fix handling of operator declarations.
13562 (ada-indent-align-comments): New variable
13563 (ada-indent-current): Change the syntax table only in the
13564 protected section, so that we are sure it is restored correctly.
13565 (ada-indent-on-previous-lines): Use ada-use-indent and
13566 ada-with-indent Correctly indent "select ... then"
13567 (ada-indent-region): Slight speedup.
13568 (ada-indent-renames): New variable.
13569 (ada-last-which-function-subprog, ada-last-which-function-line):
13570 New variables
13571 (ada-looking-at-semi-private): Correctly indent the 'private'
13572 keyword when it is the first word in a package declaration.
13573 (ada-loose-case-word): Stop searching if at the end of the buffer.
13574 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
13575 even if point is not initially at the end of the word.
13576 (ada-matching-decl-start-re): Add "when".
13577 (ada-mode): Add support for abbrev-mode, outline-mode and
13578 which-func-mode Override the old find-file.el entry in
13579 ff-special-constructs since it is using the obsolete
13580 ada-spec-suffix variable
13581 (ada-no-auto-case): New function
13582 (ada-scan-paramlist): When parsing the argument type, accept
13583 spaces (as in "X 'Class", generated by Rational Rose).
13584 (ada-other-file-name): No longer loads the other file.
13585 (ada-popup-menu): Save and restore the current buffer and cursor
13586 position before and after displaying the menu.
13587 (ada-search-ignore-complex-boolean): New function.
13588 (ada-uncomment-region): Emacs21 already knows how to delete
13589 comments not starting in the first column.
13590 (ada-use-indent): New variable
13591 (ada-which-function): New function.
13592 (ada-with-indent): New variable
13593 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
13594 can be batch-compiled from the command line.
13595
13596 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
13597 Add to the menu when the file is loaded, not in ada-mode-hook.
13598 Add -toolbar to the default ddd command Switches moved from
13599 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
13600 ada-prj-default-comp-opt
13601 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
13602 Reference Manual to the menu
13603 (ada-check-current): rewritten as a call to ada-compile-current
13604 (ada-compile): Removed.
13605 (ada-compile-application, ada-compile-current, ada-check-current):
13606 Set the compilation-search-path so that compile.el automatically
13607 finds the sources in src_dir. Automatic scrollong of the
13608 compilation buffer. C-uC-cC-c asks for confirmation before
13609 compiling
13610 (ada-compile-current): New parameter, prj-field
13611 (ada-complete-identifier): Load the .ali file before doing
13612 processing
13613 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
13614 conform to gnatmake's behavior.
13615 (ada-find-file-in-dir): New function
13616 (ada-find-references): Set the environment variables for gnatfind
13617 (ada-find-src-file-in-dir): New function.
13618 (ada-first-non-nil): Removed
13619 (ada-gdb-application): Add support for jdb, the java debugger.
13620 (ada-get-ada-file-name): Load the original-file first if not done
13621 yet.
13622 (ada-get-all-references): Handles the new ali syntax (parent types
13623 are found between <>).
13624 (ada-initialize-runtime-library): New function
13625 (ada-mode-hook): Always load a project file when a file is opened,
13626 so that the casing exceptions are correctly read.
13627 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
13628 (ada-parse-prj-file): Use find-file-noselect instead of find-file
13629 to open the project file, since the latter does not work with
13630 speedbar Get default values before loading the prj file, or the
13631 default executable file name is wrong. Use the absolute value of
13632 src_dir to initialize ada-search-directories and
13633 compilation-search-path,... Add the standard runtime library to
13634 the search path for find-file.
13635 (ada-prj-default-debugger): Was missing an opening '{'
13636 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
13637 variables.
13638 (ada-prj-default-gnatmake-opt): New variable
13639 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
13640 buffers, the project file is the default one Save the windows
13641 configuration before displaying the menu.
13642 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
13643 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
13644 ...) regexp-quote identifiers names to support operators +,
13645 -,... in regexps.
13646 (ada-remote): New function.
13647 (ada-run-application): Erase the output buffer before starting the
13648 run Support remote execution of the application. Use
13649 call-process, or the arguments are incorrectly parsed
13650 (ada-set-default-project-file): Reread the content of the active
13651 project file, not the one from the current buffer When a project
13652 file is set as the default project, all directories are
13653 automatically associated with it.
13654 (ada-set-environment): New function
13655 (ada-treat-cmd-string): New special variable ${current}
13656 (ada-treat-cmd-string): Revised. The substitution is now done for
13657 any ${...} substring
13658 (ada-xref-current): If no body was found, compiles the spec
13659 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
13660 compiler to get rid of command line length limitations.
13661 (ada-xref-get-project-field): New function
13662 (ada-xref-project-files): New variable
13663 (ada-xref-runtime-library-specs-path)
13664 (ada-xref-runtime-library-ali-path): New variables
13665 (ada-xref-set-default-prj-values): Default run command now does a
13666 cd to the build directory. New field: main_unit Provide a default
13667 file name even if the current buffer has no prj file.
13668
13669 * ada-prj.el:
13670 Rewritten to show a tabbed-dialog.
13671 (ada-prj-add-ada-menu): Remove the map and name parameters.
13672 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
13673 New function
13674 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
13675 (ada-prj-load-from-file): New function
13676 (ada-prj-save): Always save fields that depend on the current buffer
13677 (ada-prj-show-value): New function
13678
13679 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
13680 Ada mode. This will allow us to display the Ada menu in any buffer
13681 we want (for project items).
13682 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
13683 number of spaces in the header.
13684
136852000-07-24 Dave Love <fx@gnu.org>
13686
13687 * ediff-init.el (ediff-region-help-echo): Bind face-help.
13688
136892000-07-23 Noah Friedman <friedman@splode.com>
13690
13691 * type-break.el (type-break): perform autosave.
13692 Suggested by Stephen Gildea <gildea@intouchsys.com>.
13693 (type-break-do-query): Cancel query schedule while performing
13694 actual query, to avoid possibility of a second query being made
13695 while first one is already in progress.
13696 (type-break-time-stamp-format): New variable.
13697 (type-break-time-stamp): New function.
13698 (type-break-time-warning): Use it.
13699 (type-break-keystroke-warning): Use it.
13700 (type-break-noninteractive-query): Use it.
13701
13702 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
13703 cookie.
13704 Use add-minor-mode to set minor-mode-alist, if available.
13705 (eldoc-echo-area-use-multiline-p): New user option.
13706 (eldoc-echo-area-multiline-supported-p): New variable.
13707 (eldoc-docstring-format-sym-doc): Use them.
13708 (eldoc-mode): If not using idle timers, append to local post and
13709 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
13710 (eldoc-display-message-no-interference-p): Don't interfere with
13711 edebug.
13712 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
13713 (eldoc-function-arglist): New function.
13714 (eldoc-function-argstring): Use it.
13715
13716 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
13717 auto save directory exists before calling directory-files.
13718
137192000-07-23 Dave Love <fx@gnu.org>
13720
13721 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
13722 ^o, ^u.
13723
137242000-07-21 Dave Love <fx@gnu.org>
13725
13726 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
13727 now passed to the function. It now works properly.
13728
13729 * smerge-mode.el (smerge-mode-menu): Fill it out.
13730
137312000-07-20 Gerd Moellmann <gerd@gnu.org>
13732
13733 * info-look.el (info-lookup): If *info* is shown in another frame
13734 on the same display, select that frame, instead of switching to
13735 the Info buffer in another window of the selected frame.
13736
13737 * simple.el (universal-argument-map): Bind numeric keypad keys
13738 kp-0 to kp-9 and kp-subtract.
13739 (digit-argument): Handle these keys.
13740
137412000-07-20 Dave Love <fx@gnu.org>
13742
13743 * net/goto-addr.el (goto-address-fontify): Don't bother with
13744 buffer-modified and read-only stuff -- irrelevant with overlays.
13745 Put an extra property on the overlays and use it to clean up in
13746 case goto-address is re-run.
13747
137482000-07-19 Richard M. Stallman <rms@gnu.org>
13749
13750 * timer.el (run-with-idle-timer): Doc fix.
13751
13752 * mail/mail-utils.el (mail-strip-quoted-names):
13753 Handle case where <...> appears inside "...".
13754 Use replace-match to edit the string more simply.
13755 (rmail-dont-reply-to): Cope with an unmatched ".
13756
137572000-07-19 Dave Love <fx@gnu.org>
13758
13759 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
13760 implementation.
13761
13762 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
13763 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
13764 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
13765
137662000-07-19 Gerd Moellmann <gerd@gnu.org>
13767
13768 * textmodes/refer.el: Correct maintainer's email address.
13769
13770 * progmodes/hideif.el: Correct author's email address.
13771 Fix typo in comment.
13772
13773 * xml.el: New file.
13774
13775 * mail/mailheader.el: Correct author's mail address.
13776
13777 * gnus/parse-time.el: Correct author's mail address.
13778
137792000-07-19 Colin Walters <walters@cis.ohio-state.edu>
13780
13781 * comint.el (comint-highlight-input, comint-highlight-face):
13782 New user options.
13783 (comint-input-ring-file-name): Change custom type.
13784 (comint-mode-map): Bind mouse-2.
13785 (comint-insert-clicked-input): New function.
13786 (comint-send-input): Handle input highlighting.
13787
137882000-07-18 Stefan Monnier <monnier@cs.yale.edu>
13789
13790 * mouse.el (popup-menu): New function.
13791 (mouse-major-mode-menu): Use it.
13792
137932000-07-18 Dave Love <fx@gnu.org>
13794
13795 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
13796 improvements.
13797
137982000-07-18 Gerd Moellmann <gerd@gnu.org>
13799
13800 * faces.el (face-font-selection-order)
13801 (face-font-family-alternatives): Add custom type.
13802
138032000-07-18 Dave Love <fx@gnu.org>
13804
13805 * cus-edit.el (custom-variable-reset-saved)
13806 (custom-variable-reset-standard): Remove unused bindings.
13807
13808 * rect.el (open-rectangle-line): Remove unused let.
13809
13810 * hl-line.el (hl-line-highlight): Check hl-line-mode.
13811
138122000-07-18 Gerd Moellmann <gerd@gnu.org>
13813
13814 * cdl.el: Fix `Maintainer' keyword.
13815
13816 * play/pong.el: Add author's email address.
13817
138182000-07-17 Sam Steingold <sds@gnu.org>
13819
13820 * files.el (insert-directory): Call `split-string' instead of
13821 re-implementing it.
13822
138232000-07-18 Gerd Moellmann <gerd@gnu.org>
13824
13825 * mail/vms-pmail.el: Change maintainer to FSF.
13826
13827 * net/goto-addr.el: Change maintainer to FSF.
13828
13829 * info.el (Info-title-face-alist): Removed.
13830
138312000-07-18 David Ponce <david@dponce.com>
13832
13833 * recentf.el (recentf-open-files): New command that works like
13834 `recentf-open-more-files', but shows the whole list of files (not just
13835 those omitted from the menu). Useful if you don't use a menu-bar!
13836 (recentf-open-more-files) Modified to use `recentf-open-files'.
13837
13838 (recentf-open-files, recentf-open-more-files)
13839 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
13840
13841 (recentf-dialog-mode): New mode for dialogs. You can now just type
13842 "q" to cancel the dialogs.
13843
138442000-07-18 David Ponce <david@dponce.com>
13845
13846 * recentf.el: This is a major update of recentf.el. It adds new
13847 features to better organize the recentf menu and "More..." buffer.
13848
13849 Using new provided menu filtering functions you can now organize the
13850 recent files list:
13851
13852 - by major modes
13853 - by directories
13854 - by user defined rules
13855
13856 Finally, with the new `recentf-filter-changer' customizable filter you
13857 can define a ring of filters and dynamically (via the menu) cycle on
13858 each menu organization in the ring (a la msb).
13859
138602000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
13861
13862 * eshell/eshell.el (eshell): Replace links to eshell.info with
13863 links to eshell, to avoid problems on systems where the manual is
13864 installed as `eshell'.
13865 * eshell/esh-cmd.el (eshell-cmd): Ditto.
13866 * eshell/em-smart.el (eshell-smart): Ditto.
13867 * eshell/em-banner.el (eshell-banner): Ditto.
13868 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
13869
13870 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
13871 same-file check in the MS-DOS version (it does support inodes).
13872
13873 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
13874
13875 * eshell/eshell.el (eshell-directory-name):
13876 Run default directory name through convert-standard-filename.
13877
138782000-07-18 Kenichi Handa <handa@etl.go.jp>
13879
13880 * international/mule-cmds.el (select-safe-coding-system):
13881 Fix typo in the comment.
13882
13883 * language/european.el (compound-text):
13884 Force katakana-jisx0201 to be designated to G1.
13885
13886 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
13887 Don't translate some national variant characters of latin-jisx0201.
13888 (x-ctext): Force katakana-jisx0201 to be designated to G1.
13889
13890 * international/kkc.el (kkc-after-update-conversion-functions):
13891 New variable.
13892 (kkc-update-conversion): Run functions in it at the tail.
13893
138942000-07-16 John Wiegley <johnw@gnu.org>
13895
13896 * lisp/align.el (align-newline-and-indent):
13897 Adding new function. for auto-aligning blocks of code on RET.
13898 (align-region): Fixed badly formatted minibuffer message.
13899
139002000-07-17 Kenichi Handa <handa@etl.go.jp>
13901
13902 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
13903 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
13904 the conversion list at first if appropriate.
13905 (kkc-next): Don't update kkc-next-count here.
13906 (kkc-prev): Don't update kkc-prev-count here.
13907 (kkc-show-conversion-list-update): Fix setting up of conversion
13908 list message.
13909
139102000-07-16 Stefan Monnier <monnier@cs.yale.edu>
13911
13912 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
13913
139142000-07-16 Dave Love <fx@gnu.org>
13915
13916 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
13917 function to be more specific.
13918
13919 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
13920 non-string help-echo.
13921 (widget-types-convert-widget): Defsubst it.
13922 (widget-echo-help): Try to cope with a help-echo function of two
13923 possible sorts.
13924
139252000-07-15 Jason Rumney <jasonr@gnu.org>
13926
13927 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
13928 Declare as obsolete.
13929
13930 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
13931
139322000-07-14 Gerd Moellmann <gerd@gnu.org>
13933
13934 * hilit-chg.el: Fix typo.
13935
139362000-07-14 Dave Love <fx@gnu.org>
13937
13938 * info.el (Info-mode-menu): Fix use of :help, :enable.
13939
139402000-07-14 Stefan Monnier <monnier@cs.yale.edu>
13941
13942 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
13943
139442000-07-13 Dave Love <fx@gnu.org>
13945
13946 * emacs-lisp/easymenu.el: Doc fixes.
13947 (easy-menu-remove): Defalias to ignore.
13948
13949 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
13950 Call throw correctly.
13951
139522000-07-13 Gerd Moellmann <gerd@gnu.org>
13953
13954 * faces.el (frame-background-mode): Doc fix.
13955
13956 * simple.el (eval-expression-print-length): Change custom type to
13957 allow entering nil as value.
13958
139592000-07-13 Dave Love <fx@gnu.org>
13960
13961 * progmodes/fortran.el (fortran-imenu-generic-expression):
13962 Change definition layout.
13963 (fortran-mode-menu): Reinstate customize entries.
13964
13965 * cus-edit.el (custom-group-menu-create, customize-menu-create):
13966 Use :filter, per old XEmacs code.
13967
139682000-07-12 Gerd Moellmann <gerd@gnu.org>
13969
13970 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
13971 event when deciding what to send to the terminal.
13972
139732000-07-12 Dave Love <fx@gnu.org>
13974
13975 * cus-start.el: Add optional version as 4th element of specs and
13976 use it for several things new in v21. Remove load-path. Fix type
13977 of line-number-display-limit.
13978
139792000-07-11 Dave Love <fx@gnu.org>
13980
13981 * progmodes/fortran.el: Don't require easymenu.
13982 Use repeat counts in various regexps.
13983 (fortran-mode-syntax-table): Defvar directly.
13984 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
13985 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
13986 Use defvar, not defconst.
13987 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
13988 (fortran-mode): Set fortran-comment-line-start-skip,
13989 fortran-comment-line-start-skip, dabbrev-case-fold-search.
13990 (fortran-comment-indent): Use defsubst.
13991 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
13992 Use fortran-comment-indent, not fortran-comment-indent-function.
13993 (fortran-comment-region, fortran-electric-line-number): Simplify.
13994 (fortran-auto-fill): New function.
13995 (fortran-do-auto-fill): Deleted.
13996 (fortran-find-comment-start-skip):
13997 Check for non-null comment-start-skip.
13998 (fortran-auto-fill-mode, fortran-fill-statement):
13999 Use fortran-auto-fill.
14000 (fortran-fill): Use fortran-auto-fill. Check for null
14001 comment-start-skip. Simplify final clause and use end-of-line finally.
14002
14003 * widget.el (widget-plist-member): New alias.
14004
140052000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
14006
14007 * eshell/esh-module.el (toplevel): Reference
14008 byte-compile-current-file only if it is bound.
14009
140102000-07-10 Gerd Moellmann <gerd@gnu.org>
14011
14012 * dired.el: Don't require `dired-aux'.
14013
140142000-07-10 Miles Bader <miles@lsi.nec.co.jp>
14015
14016 * dired-aux.el (dired-show-file-type): New function.
14017 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
14018 (dired-show-file-type): Add autoload.
14019
140202000-07-10 Kenichi Handa <handa@etl.go.jp>
14021
14022 * international/mule-diag.el (describe-font): Adjusted for the
14023 change of fontset-info.
14024 (print-fontset): Likewise.
14025
140262000-07-09 Stefan Monnier <monnier@cs.yale.edu>
14027
14028 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
14029
140302000-07-07 Gerd Moellmann <gerd@gnu.org>
14031
14032 * bindings.el: Bind `[delete]' to delete-char.
14033
14034 * dired.el (dired-find-alternate-file): New function.
14035 (dired-mode-map): Bind `a' to dired-find-alternate-file.
14036 (toplevel): Require dired-aux when compiling.
14037 (dired-buffers): Move defvar within file to avoid compiler warning.
14038
14039 * info.el (Info-last-search): Variable removed.
14040 (Info-search-history): New variable.
14041 (Info-search): New Info-search-history.
14042
14043 * battery.el, info-look.el: Change author's mail address.
14044
140452000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
14046
14047 * mail/rmail.el (rmail-clear-headers): Don't throw an error
14048 if rmail-ignored-headers is nil.
14049 (rmail-retry-failure): Bind rmail-ignored-headers and
14050 rmail-displayed-headers to nil.
14051
140522000-07-06 Gerd Moellmann <gerd@gnu.org>
14053
14054 * lpr.el (lpr-page-header-switches): Add `-h' switch.
14055 (print-region-1): Don't hard code `-h' here.
14056
14057 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
14058
140592000-07-01 Francesco Potorti` <pot@gnu.org>
14060
14061 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
14062 exim can use "your message" instead of "the message".
14063
140642000-07-06 Stefan Monnier <monnier@cs.yale.edu>
14065
14066 * facemenu.el: Docstrings fixes.
14067 (facemenu-get-face): Don't use internal-find-face.
14068 (facemenu-iterate): Rename arg to match the docstring.
14069
14070 * newcomment.el (uncomment-region): Be more careful when skipping
14071 backwards over `=' not to bump into BOBP.
14072
140732000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
14074
14075 * ediff-diff.el (ediff-wordify): Use syntax table.
14076 * ediff-init.el (ediff-has-face-support-p): Use
14077 ediff-color-display-p.
14078 (ediff-color-display-p): Use display-color-p, changed to defun
14079 from defsubst.
14080 Got rid of special cases for NeXT and OS/2.
14081 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
14082 face.
14083
140842000-07-05 Stefan Monnier <monnier@cs.yale.edu>
14085
14086 * emacs-lisp/lucid.el: Require CL.
14087 (copy-tree, remprop): Remove, it's provided by CL.
14088 (map-keymap): Define in terms of cl-map-keymap.
14089 (extent-property, set-extent-end-glyph): New functions.
14090
14091 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
14092
140932000-07-05 Gerd Moellmann <gerd@gnu.org>
14094
14095 * Makefile.in (DONTCOMPILE): Add comment that the name may
14096 not be changed without changing the make-dist script.
14097
14098 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
14099 (cl-mapc): Use mapc instead of cl-old-mapc.
14100
141012000-07-05 Andrew Innes <andrewi@gnu.org>
14102
14103 * makefile.nt: Add support for `bootstrap' and related targets.
14104
141052000-07-05 Stefan Monnier <monnier@cs.yale.edu>
14106
14107 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
14108 (easy-menu-do-define): Use `menu-item' format.
14109 Handle case where easy-menu-create-menu returns a symbol.
14110 Manually call the potential top-level filter in the function binding.
14111 (easy-menu-filter-return): New arg NAME.
14112 Convert to a keymap if MENU is an XEmacs menu.
14113 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
14114 (easy-menu-converted-items-table, easy-menu-convert-item):
14115 New var and fun to memoize easy-menu-convert-item-1.
14116 (easy-menu-do-add-item): Use it.
14117 (easy-menu-create-menu): Use easy-menu-convert-item.
14118 Wrap easy-menu-filter-return around any :filter specification.
14119 Don't convert the menu if a filter was specified.
14120 Tell easy-menu-make-symbol not to check for MENU being an expression.
14121 (easy-menu-make-symbol): New arg NOEXP.
14122
141232000-07-05 Gerd Moellmann <gerd@gnu.org>
14124
14125 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
14126 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
14127 (eval-defun): If called with prefix arg, instrument code for
14128 Edebug.
14129
14130 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
14131 similar to that of eval-defun.
14132
141332000-07-04 Dave Love <fx@gnu.org>
14134
14135 * hl-line.el (hl-line-overlay): Make it permanent-local.
14136
14137 * calendar/todo-mode.el: Replaced with a working version, based on
14138 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
14139
141402000-07-03 Miles Bader <miles@lsi.nec.co.jp>
14141
14142 * paths.el (prune-directory-list): New function.
14143 (Info-default-directory-list): Rewritten to more methodically
14144 enumerate a big list of possible info directories (based on the
14145 list used by the standalone info reader).
14146
14147 * info.el (info-initialize): Use prune-directory-list to remove
14148 non-existent directories from Info-directory-list.
14149
14150 * paths.el (Info-default-directory-list): Try a list of possible
14151 info-directories instead of a single one. Add the possible
14152 info directory "/usr/share/info".
14153
14154 * woman.el (woman-man.conf-path): Explicitly include the debian
14155 man-db config file "/etc/manpath.config".
14156 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
14157 are present in `manpath.config'.
14158 (woman-manpath): Include "/usr/share/man".
14159
141602000-07-03 Gerd Moellmann <gerd@gnu.org>
14161
14162 * frame.el (blink-cursor-mode): Don't hide cursor initially.
14163
14164 * startup.el (command-line): Initialize blink-cursor based
14165 on window-system.
14166
14167 * frame.el (blink-cursor): Default to nil if not running under
14168 a window-system.
14169
14170 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
14171 (face-x-resources): Remove duplicate entry for :font.
14172
14173 * textmodes/refer.el (refer-find-entry-internal): Use some-window
14174 instead of cycling through windows with next-window.
14175
14176 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
14177 of cycling through windows with next-window.
14178
14179 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
14180 of cycling through windows with next-window.
14181
14182 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
14183 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
14184 instead of cycling through windows with next-window.
14185
14186 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
14187 instead of cycling through windows with next-window.
14188
14189 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
14190 of cycling through windows with next-window.
14191
14192 * terminal.el (te-process-output): Use walk-windows instead of
14193 cycling through windows with next-window.
14194
14195 * server.el (server-switch-buffer): Use some-window instead of
14196 cycling through windows with next-window.
14197
14198 * window.el (some-window): New function.
14199 (walk-windows): Remove reference to walk-windows-start.
14200
14201 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
14202
142032000-07-03 Richard Stallman <rms@gnu.org>
14204
14205 * window.el (walk-windows): Guarantee termination by keeping a list
14206 of all the windows already handled.
14207
142082000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
14209
14210 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
14211 window-system.
14212
14213 * man.el (Man-notify-when-ready): Don't use window-system. If
14214 Man-notify-method is newframe, and the display is not
14215 multi-frame, select the frame created for the man page.
14216 (Man-init-defvars): Doc fix.
14217
142182000-06-28 Gerd Moellmann <gerd@gnu.org>
14219
14220 * faces.el (region): Change background color for light background.
14221
14222 * ediff-wind.el (ediff-setup-control-frame): Remove :box
14223 attribute from mode-line face of Ediff control frame.
14224
14225 * replace.el (query-replace-map): Bind `e' like `E'.
14226
142272000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
14228
14229 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
14230 Change name to "Select All".
14231
14232 * dos-fns.el (convert-standard-filename): Fix last change.
14233
142342000-06-27 Gerd Moellmann <gerd@gnu.org>
14235
14236 * help.el (describe-variable): Don't insert a second `'s' in front
14237 of the string `value is shown below'. Since the syntax-table is
14238 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
14239 an existing `'s', so that this won't be deleted.
14240
14241 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
14242 * pcmpl-unix.el: New files.
14243
142442000-06-26 Stefan Monnier <monnier@cs.yale.edu>
14245
14246 * wid-edit.el (widget-member): Use the new plist-member.
14247
142482000-06-26 Gerd Moellmann <gerd@gnu.org>
14249
14250 * replace.el (perform-replace): Undo change of 2000-04-04.
14251 Instead, move backward 1 character at the end of the loop when
14252 necessary.
14253
14254 * faces.el (fringe): Change face for different backgrounds.
14255
14256 * eshell/esh-module.el (toplevel): Load defgroup's differently;
14257 patch from John.
14258
14259 * eshell/*.el: Change spelling of the Free Software Foundation.
14260
14261 * eshell/esh-toggle.el: Removed.
14262
14263 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
14264
14265 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
14266 interactively.
14267
142682000-06-26 Alex Schroeder <alex@gnu.org>
14269
14270 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
14271 `define-key'; instead of checking `(emacs-version)' check for
14272 `set-keymap-parent' and `set-keymap-name' directly. Add entries
14273 for `;' and `o' which might be electric.
14274
14275 (sql-electric-stuff): New user option.
14276 (sql-magic-go): New function which uses `sql-electric-stuff'.
14277 (sql-magic-semicolon): New function which uses
14278 `sql-electric-stuff'.
14279
14280 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
14281 is not fboundp.
14282
14283 (sql-oracle-options): New variable.
14284 (sql-oracle): Use it.
14285
14286 (sql-imenu-generic-expression): Doc change.
14287 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
14288 is used.
14289
14290 (sql-informix): Added command line parameter "-" to force
14291 sql-informix-program to use stdout.
14292
142932000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
14294
14295 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
14296 (cp864-decode-table): Doc fix.
14297 (cp720-decode-table): New variable, supports the Arabic OEM
14298 codepage used by Windows.
14299 (cp737-decode-table): New, Greek OEM codepage used by Windows.
14300
143012000-06-23 Dave Love <fx@gnu.org>
14302
14303 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
14304 (font-lock-fontify-anchored-keywords): Use
14305 line-beginning-position.
14306 (global-font-lock-mode): Use mapc.
14307
143082000-06-23 Stefan Monnier <monnier@cs.yale.edu>
14309
14310 * eshell/esh-module.el: Require CL when compiling.
14311
143122000-06-23 Gerd Moellmann <gerd@gnu.org>
14313
14314 * comint.el (comint-substitute-in-file-name): Call replace-match
14315 with second and third arg t.
14316
14317 * cus-edit.el (custom-button-face, custom-button-pressed-face):
14318 Specify foreground color.
14319
14320 * faces.el (tool-bar, mode-line, header-line): Specify foreground
14321 color.
14322
14323 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
14324
14325 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
14326 cddr instead of cdddr.
14327
14328 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
14329 instead of copy-list.
14330
14331 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
14332 of copy-list.
14333
14334 * subdirs.el: Add eshell subdirectory.
14335
14336 * eshell: New subdirectory containing the Eshell package.
14337
14338 * pcomplete.el: New file.
14339
143402000-06-23 Paul Eggert <eggert@twinsun.com>
14341
14342 * mail/mailpost.el (post-mail-send-it): Make sure file has
14343 proper permissions from birth.
14344
14345 * files.el (basic-save-buffer-2): When temporarily setting
14346 file modes, set them to current modes plus 0200, not to 0777.
14347
14348 * emerge.el (emerge-make-temp-file): Make sure file has proper
14349 permissions from birth.
14350
143512000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
14352
14353 * files.el (make-backup-file-name-1): On DOS/Windows, run the
14354 backup file name through convert-standard-filename.
14355
14356 * dos-fns.el (convert-standard-filename): Convert leading
14357 directories as well. When long file names are supported, convert
14358 characters that are invalid in Windows file names.
14359
143602000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14361
14362 * ps-print.el: Fix bug: if ^L is the very first buffer character,
14363 ps-print crashes. New feature: page selection for printing. Create
14364 raw-text-unix coding system for XEmacs. Doc fix.
14365 (ps-print-version): New version number (5.2.3).
14366 (ps-plot-region): Bug fix.
14367 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
14368 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
14369 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
14370 funs.
14371 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
14372 (ps-last-page): New vars.
14373
143742000-06-21 Gerd Moellmann <gerd@gnu.org>
14375
14376 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
14377 empty option string.
14378
143792000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
14380
14381 * man.el (man): Doc fix.
14382
143832000-06-21 Kenichi Handa <handa@etl.go.jp>
14384
14385 * international/mule-cmds.el (set-language-info-alist): Docstring
14386 fixed.
14387
143882000-06-20 Gerd Moellmann <gerd@gnu.org>
14389
14390 * version.el (emacs-version): Use ISO date format.
14391
14392 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
14393 instead of `M-backspace'.
14394
14395 * simple.el (turn-off-auto-fill): New function.
14396
143972000-06-20 Stefan Monnier <monnier@cs.yale.edu>
14398
14399 * jit-lock.el (with-buffer-prepared-for-jit-lock):
14400 Renamed from with-buffer-prepared-for-font-lock and use
14401 inhibit-modification-hooks rather than setting *-change-functions.
14402 Update all functions to use the new name.
14403 (jit-lock-first-unfontify-pos): New semantics (and doc).
14404 (jit-lock-mode): Make non-interactive.
14405 Don't automatically turn on font-lock.
14406 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
14407 Always use jit-lock-after-change.
14408 Remove and restore font-lock-after-change-function.
14409 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
14410 (jit-lock-after-unfontify-buffer): Remove.
14411 (jit-lock-stealth-fontify):
14412 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
14413 (jit-lock-after-change): Set the `fontified' text-prop to nil.
14414
144152000-06-20 Sam Steingold <sds@gnu.org>
14416
14417 * emacs-lisp/cl-indent.el (toplevel): Indent
14418 `print-unreadable-object' properly. Untabify.
14419
144202000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
14421
14422 * textmodes/reftex.el (reftex-find-citation-regexp-format):
14423 Support for bibentry.
14424 (reftex-compile-variables): Fixed problem with end of section-re.
14425
14426 * texmodes/reftex-dcr.el (reftex-view-crossref,
14427 reftex-view-crossref-from-bibtex):
14428 Deal with changed `reftex-find-citation-regexp-format'.
14429 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
14430 Replaced `remprop' with `put'.
14431 (reftex-view-crossref, reftex-view-crossref-when-idle):
14432 Support for bibentry.
14433
14434 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
14435 New entry for bibentry package.
14436
14437 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
14438 Regexp also matches "\nobibliography".
14439
14440 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
14441 Call `reftex-ensure-write-access' before doing anything.
14442 (reftex-ensure-write-access): New function.
14443
144442000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
14445
14446 * progmodes/idlwave.el: File re-installed (update to version 4.2)
14447
14448 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
14449
14450 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
14451
14452 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
14453
14454
144552000-06-20 Dave Love <fx@gnu.org>
14456
14457 * faces.el (frame-background-mode): Use set-default, not set, in
14458 setter.
14459 (frame-update-faces, frame-update-face-colors): Define with
14460 defalias.
14461
14462 * enriched.el (enriched-decode-foreground)
14463 (enriched-decode-background): Don't use internal-find-face.
14464
14465 * apropos.el: Doc fixes.
14466
14467 * cus-edit.el (customize-changed-options): Check arg.
14468 (customize-version-lessp): Don't require decimal point.
14469
14470 * custom.el (defcustom, defgroup): Doc fix.
14471
14472 * newcomment.el (comment) <defgroup>: Add :version.
14473 (comment-multi-line): Doc fix.
14474
14475 * emulation/mlsupport.el (define-hooked-local-abbrev,
14476 define-hooked-global-abbrev): Fix, using define-abbrev.
14477
144782000-06-19 Gerd Moellmann <gerd@gnu.org>
14479
14480 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
14481 the whole buffer.
14482
144832000-06-19 Dave Love <fx@gnu.org>
14484
14485 * menu-bar.el (menu-bar-options-save): New function.
14486 (menu-bar-options-menu): Use it.
14487 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
14488 Simplify.
14489
144902000-06-19 Andreas Schwab <schwab@suse.de>
14491
14492 * progmodes/etags.el (tags-query-replace): Put new parameters
14493 START and END at the end, for backward compatibility.
14494
144952000-06-19 Kenichi Handa <handa@etl.go.jp>
14496
14497 * international/codepage.el:
14498 (cp-coding-system-for-codepage-1): Delete special codes for
14499 generating xxx-dos coding system because now a CCL based coding
14500 system can handle EOL conversion by default.
14501
14502 * international/mule.el (make-coding-system): Generate subsidiary
14503 coding systems for EOL handling variants even for a CCL based
14504 coding system.
14505
145062000-06-19 Kenichi Handa <handa@etl.go.jp>
14507
14508 * international/isearch-x.el (isearch-minibuffer-input-method)
14509 (isearch-minibuffer-input-method-function): These variables
14510 deleted.
14511 (isearch-with-input-method): Don't use the above variables.
14512 (isearch-process-search-multibyte-characters): Likewise. Call
14513 read-string with the arg INHERIT-INPUT-METHOD t.
14514
145152000-06-17 Stefan Monnier <monnier@cs.yale.edu>
14516
14517 * font-lock.el (font-lock-after-fontify-buffer)
14518 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
14519
14520 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
14521 Use consistent make-local-variable style for font-lock-fontified.
14522 (jit-lock-fontify-buffer):
14523 Don't bother checking for font-lock-mode and jit-lock-mode.
14524
14525 * time.el: Remove trailing ^M that prevent CVS-merging.
14526
145272000-06-16 Gerd Moellmann <gerd@gnu.org>
14528
14529 * Makefile.in (distclean): New target.
14530
145312000-06-16 Stefan Monnier <monnier@cs.yale.edu>
14532
14533 * Makefile.in (srcdir): Define for update-subdirs.
14534
145352000-06-16 Gerd Moellmann <gerd@gnu.org>
14536
14537 * find-lisp.el: New file.
14538
145392000-06-16 Andrew Innes <andrewi@gnu.org>
14540
14541 * time.el (display-time-mail-function): New variable, to allow
14542 external packages to indicate when new mail is available.
14543 (display-time-update): Use it.
14544
145452000-06-16 Kenichi Handa <handa@etl.go.jp>
14546
14547 * international/mule.el (mule-version): Change version name to
14548 SAKAKI. AOI has already been used by Meadow.
14549
14550 * international/quail.el (quail-show-guidance-buf): To find the
14551 bottom window (but minibuffer), pay attention to the height of
14552 minibuffer.
14553
145542000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
14555
14556 * arc-mode.el (archive-mode-map): Use the new menu-item format for
14557 menu-bar menus. Add help strings. Don't remove the Edit menu
14558 from the menu bar, as the menu bar has enough space now.
14559
14560 * Makefile.in (SHELL): Make sure /bin/sh is used.
14561
14562 * woman.el (woman-man-buffer): Fix bold and underlined CJK
14563 characters, which use series of two ^H characters instead of one.
14564
145652000-06-15 Gerd Moellmann <gerd@gnu.org>
14566
14567 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
14568 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
14569 functions.
14570 (Info-find-node-2): Try a case-sensitive search first, then
14571 do a case-insensitive search.
14572
14573 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
14574 tutorials.
14575
14576 * complete.el (PC-env-vars-alist): New variable.
14577 (PC-complete-as-file-name): New function.
14578 (partial-completion-mode): Initialize PC-env-vars-alist from
14579 process-environment.
14580 (PC-do-completion): Handle completion of env vars.
14581
14582 * info.el (Info-set-mode-line): Show file name in mode line,
14583 use `*Info*' instead of `Info:'.
14584
14585 * startup.el (command-line-1): Change copyright messages to year
14586 2000.
14587
145882000-06-15 Dave Love <fx@gnu.org>
14589
14590 * net/goto-addr.el (goto-address-fontify): Use keymap property,
14591 not local-map.
14592
145932000-06-15 Kenichi Handa <handa@etl.go.jp>
14594
14595 * international/mule.el (set-buffer-file-coding-system): Almost
14596 rewritten to handle `undecided' as no-op.
14597
145982000-06-14 Gerd Moellmann <gerd@gnu.org>
14599
14600 * Makefile.in: New file.
14601
14602 * Makefile: Removed.
14603
14604 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
14605 (goto-address-highlight-keymap): Bind C-c RET.
14606
146072000-06-14 Kenichi Handa <handa@etl.go.jp>
14608
14609 * mail/sendmail.el (sendmail-send-it): The temporary buffer
14610 inherits buffer-file-coding-system of the current buffer.
14611
14612 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
14613 0. Give correct argument to set-auto-coding-function.
14614 (tar-expunge): For goto-char, use (point-min), not 0.
14615 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
14616 (tar-subfile-save-buffer): Likewize.
14617
14618 * international/mule.el
14619 (after-insert-file-set-buffer-file-coding-system): Call
14620 set-buffer-file-coding-system with the arg FORCE t.
14621
146222000-06-13 Gerd Moellmann <gerd@gnu.org>
14623
14624 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
14625 nil. Contemporary sendmails issue an X-Authentication-Warning if
14626 the sender is set with `-f'.
14627
146282000-06-13 Dave Love <fx@gnu.org>
14629
14630 * help.el (describe-function-1): Kluge around cases of functions
14631 fset to subrs whose doc doesn't match their symbol-name.
14632
14633 * image.el (insert-image): Default STRING to a space.
14634
14635 * info.el Doc fixes.
14636 (Info-build-node-completions): Match Ref tags.
14637
146382000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
14639
14640 * frame.el (display-multi-frame-p, display-multi-font-p): New
14641 defaliases for display-graphic-p.
14642
14643 * hl-line.el: Fixed a typo in commentary.
14644
146452000-06-13 Kenichi Handa <handa@etl.go.jp>
14646
14647 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
14648 fixed.
14649
146502000-06-12 Dave Love <fx@gnu.org>
14651
14652 * image.el (insert-image): Save a little consing.
14653
146542000-06-12 Kenichi Handa <handa@etl.go.jp>
14655
14656 * language/tibet-util.el: Convert all tibetan-1-column characters
14657 to the corresponding tibetan characters.
14658 (tibetan-add-components): Delete code for the special treatment of
14659 'a chung.
14660
14661 * language/tibetan.el (tibetan-composable-pattern): Fix previous
14662 change.
14663 (tibetan-vowel-transcription-alist): More rules added.
14664 (tibetan-composite-vowel-alist): New variable.
14665 (tibetan-precomposition-rule-alist): More rules added.
14666
146672000-06-12 Stefan Monnier <monnier@cs.yale.edu>
14668
14669 * startup.el (command-line): Only call menu-bar-mode if interactive.
14670
14671 * thingatpt.el (toplevel symbol-properties):
14672 * textmodes/makeinfo.el (makeinfo-compile):
14673 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
14674 * progmodes/hideif.el (hif-compress-define-list)
14675 (hide-ifdef-use-define-alist):
14676 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
14677 (ange-ftp-vms-add-file-entry):
14678 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
14679 * man.el (Man-build-man-command):
14680 * mail/rnewspost.el (news-reply-header-hook):
14681 * info.el (Info-insert-dir):
14682 * emulation/mlconvert.el (backward-word, forward-word, setq):
14683 * emacs-lisp/gulp.el (gulp-send-requests):
14684 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
14685 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
14686 (byte-optimize-apply, end of file):
14687 * emacs-lisp/advice.el (ad-advice-class-completion-table)
14688 (ad-make-freeze-definition):
14689 * startup.el (command-line, command-line-1): Don't quote lambdas.
14690
14691 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
14692 (cvs-cleanup-removed): New function.
14693 (cvs-cleanup-functions): New var.
14694 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
14695 some flexibility in specifying additional entries to auto-cleanup.
14696 (cvs-quickdir): New function.
14697 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
14698 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
14699 (cvs-mode-find-file): Check that we are on a filename or dirname
14700 when invoked through a mouse-click.
14701 (cvs-full-path): Remove.
14702 (cvs-dired-action): Re-introduced.
14703 (cvs-dired-noselect): Use it.
14704 (vc-post-command-functions): use this new hook if available.
14705
14706 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
14707 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
14708 (cvs-filename-map, cvs-dirname-map): Remove.
14709 (cvs-default-action): Remove.
14710 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
14711 if the arg is really a keymap.
14712 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
14713 Don't hardcode the mapping from state (aka type) to face, but check
14714 the var cvs-fi-<type>-face instead.
14715 (cvs-fileinfo-from-entries): New function.
14716
14717 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
14718 Docstring fix.
14719 (cvs-find-file-and-jump): Change default to be safer.
14720 (cvs-mode-diff-map): Define it as a function as well.
14721 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
14722 Bind mouse-2 in this global map rather than with text-properties.
14723
14724 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
14725 file to resolve the ambiguity between C(conflict) and C(need-merge).
14726
147272000-06-12 Kenichi Handa <handa@etl.go.jp>
14728
14729 * international/mule.el (set-buffer-file-coding-system): If
14730 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
14731 unconditionally.
14732
147332000-06-12 Dave Love <fx@gnu.org>
14734
14735 * wid-edit.el (widget-specify-button): Really suppress the face if
14736 required.
14737
147382000-06-11 Gerd Moellmann <gerd@gnu.org>
14739
14740 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
14741
147422000-06-11 Stefan Monnier <monnier@cs.yale.edu>
14743
14744 * imenu.el (imenu-generic-expression): Docstring fix.
14745
14746 * composite.el (composition-function-table): Move the `put'
14747 below the autoload cookie so we can load the file before loaddefs.
14748
14749 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
14750
14751 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
14752 Handle easy-mmode-define-global-mode.
14753 For complex macros like define-minor-mode that can generate
14754 several autoload entries, try to autoload entries in the
14755 macroexpanded code.
14756
14757 * emacs-lisp/easy-mmode.el (define-minor-mode):
14758 If KEYMAP is a symbol, just use it.
14759 Use byte-compile-current-file and load-file-name to infer the
14760 proper :require to pass to defcustom.
14761 Wrap the hook var into `progn' so as not to autoload it.
14762 Add a :autoload-end cookie.
14763 Be more careful about the evaluation of KEYMAP.
14764 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
14765 (define-derived-mode): Move define-abbrev-table outside of defvar.
14766
147672000-06-10 Stefan Monnier <monnier@cs.yale.edu>
14768
14769 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
14770 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
14771 (backup-compiled-files): Ignore errors during `tar'.
14772 (bootstrap): Make autoloads before elc files.
14773
147742000-06-10 Kenichi Handa <handa@etl.go.jp>
14775
14776 * international/mule.el (set-buffer-file-coding-system): If one of
14777 undecided-XXX is specified, change only EOL conversion.
14778
14779 * international/mule-conf.el (unix): New alias for the coding
14780 system undecided-unix.
14781
147822000-06-09 Dave Love <fx@gnu.org>
14783
14784 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
14785
14786 * progmodes/executable.el: Byte compile dynamic.
14787 (executable-insert): Change custom type.
14788 (executable-find): Add autoload cookie.
14789 (executable-make-buffer-file-executable-if-script-p): New
14790 function. After Noah Friedman.
14791
14792 * files.el (after-save-hook): Customize, with
14793 executable-make-buffer-file-executable-if-script-p as an option.
14794
147952000-06-09 Kenichi Handa <handa@etl.go.jp>
14796
14797 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
14798 "tib24p-mule.bdf" for Tibetan.
14799
14800 * composite.el (decompose-composite-char): Declare it as obsolete.
14801
14802 * man.el (Man-fontify-manpage): Pay attention to underline and
14803 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
14804
148052000-06-08 Gerd Moellmann <gerd@gnu.org>
14806
14807 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
14808 Set maintainer to FSF since author isn't reachable.
14809
148102000-06-08 Dave Love <fx@gnu.org>
14811
14812 * international/mule-cmds.el (select-safe-coding-system): If
14813 DEFAULT-CODING-SYSTEM is not specified, also check the most
14814 preferred coding-system if buffer-file-coding-system is
14815 `undecided'. From Handa.
14816
148172000-06-08 Kenichi Handa <handa@etl.go.jp>
14818
14819 * international/mule.el
14820 (after-insert-file-set-buffer-file-coding-system): If the buffer
14821 size is greater than INSERTED, judget that we are not visiting.
14822
148232000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
14824
14825 * whitespace.el (defgroup whitespace): Comment out `:version'.
14826 XEmacs 20.4 has problems defining the group with this present.
14827 We'll have this commented out till get resolve the problem.
14828
148292000-06-07 John Wiegley <johnw@gnu.org>
14830
14831 * align.el (align-dq-string-modes, align-sq-string-modes)
14832 (align-open-comment-modes): Add pyhton-mode.
14833 (align-rules-list): Use get-text-property instead of
14834 text-properties-at.
14835 (align-rules-list): Add python-assignment.
14836 (align-rules-list): Change perl-comma-delimiter to
14837 basic-comma-delimiter. Use if for Perl modes and python-mode.
14838 (align-rules-list): Add python-chain-logic and
14839 basic-line-continuation.
14840
148412000-06-07 Jari Aalto <jari.aalto@poboxes.com>
14842
14843 * apropos.el (apropos-mode-hook): New user variable.
14844 (apropos-mode): Run apropos-mode-hook.
14845
148462000-06-07 David Ponce <david@dponce.com>
14847
14848 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
14849 commands. Require `wid-edit' at run-time.
14850
148512000-06-07 David Ponce <david@dponce.com>
14852
14853 * recentf.el: Added some "Commentary".
14854 (recentf-open-more-files, recentf-edit-list): Minor changes to
14855 move the point at the top of the file list. This behaviour is
14856 consistent with the menu one when the list contains a lot of
14857 files.
14858 (recentf-cleanup): Now displays the number of items removed from
14859 the list.
14860 (recentf-relative-filter) New menu filter to show filenames
14861 relative to `default-directory'.
14862
148632000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14864
14865 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
14866 with/without giving an error if PostScript printer doesn't have this
14867 kind of page size. Zebra Stripe continues or restarts on next page.
14868 Manual/automatic paper feeding. Switch or not the header.
14869 (ps-print-version): New version number (5.2.2).
14870 (ps-windows-system): Include emx as a Windows system.
14871 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
14872 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
14873 (ps-background-text): Code fix.
14874 (ps-error-handler-message, ps-user-defined-prologue)
14875 (ps-print-prologue-header, ps-printer-name)
14876 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
14877 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
14878 (ps-use-face-background): Customization fix.
14879 (ps-n-up-database): Data fix.
14880 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
14881 (ps-switch-header): New vars.
14882 (ps-xemacs-color-name, ps-face-foreground-name)
14883 (ps-face-background-name, ps-boolean-constant): New funs.
14884
148852000-06-07 Dave Love <fx@gnu.org>
14886
14887 * allout.el: New version from Manheimer.
14888
148892000-06-07 Kenichi Handa <handa@etl.go.jp>
14890
14891 * textmodes/fill.el (fill-find-break-point): Check the validity of
14892 charset.
14893
148942000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
14895
14896 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
14897 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
14898 Call display-color-p and display-mouse-p instead of looking at
14899 window-system.
14900
149012000-06-06 Dave Love <fx@gnu.org>
14902
14903 * image.el (find-image): Doc fix. Return nil if image not found.
14904 (put-image, insert-image): Make STRING arg optional.
14905
149062000-06-06 Kenichi Handa <handa@etl.go.jp>
14907
14908 * language/vietnamese.el: Remove eval-when-compile.
14909 (viet-viscii-nonascii-translation-table): Define it as a
14910 translation table made from viet-viscii-decode-table.
14911 (viet-viscii-encode-table): Define it as a translation table made
14912 from the reverse map of above.
14913 (viet-vscii-nonascii-translation-table): Define it as a
14914 translation table made from viet-vscii-decode-table.
14915 (viet-vscii-encode-table): Define it as a translation table made
14916 from the reverse map of above.
14917 (ccl-decode-viscii): Use translate-character.
14918 (ccl-encode-viscii, ccl-encode-viscii-font)
14919 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
14920 Likewize.
14921
14922 * language/cyrillic.el: Remove eval-when-compile.
14923 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
14924 translation table made from cyrillic-koi8-r-decode-table.
14925 (cyrillic-koi8-r-encode-table): Define it as a translation table
14926 made from the reverse map of above.
14927 (ccl-decode-koi8): Use translate-character.
14928 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
14929 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
14930 a translation table made from cyrillic-alternativnyj-decode-table.
14931 (cyrillic-alternativnyj-encode-table): Define it as a translation
14932 table made from the reverse map of above.
14933 (ccl-decode-alternativnyj): Use translate-character.
14934 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
14935 Likewize
14936
14937 * international/mule-diag.el (non-iso-charset-alist): Specify
14938 translation table symbol instead of translation table itself.
14939 (list-block-of-chars): CHARSET may be a translation table symbol.
14940
14941 * international/mule.el (make-coding-system): If CODING-SYSTEM
14942 already exists, override it.
14943
14944 * international/fontset.el: Use family `proportional' for Tibetan
14945 fonts.
14946
14947 * international/ccl.el (ccl-compile-translate-character): Don't
14948 check if Rrr has property translation-table.
14949 (ccl-compile-map-multiple): Modified to avoid compiler warning.
14950
149512000-06-05 Gerd Moellmann <gerd@gnu.org>
14952
14953 * info.el: Bind case-fold-search to t when searching in case
14954 a user sets it to nil in a hook.
14955
149562000-06-05 Stefan Monnier <monnier@cs.yale.edu>
14957
14958 * autoarg.el (autoarg-mode, autoarg-kp-mode):
14959 * hl-line.el (hl-line-mode): Use the new :global key argument.
14960
14961 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
14962 (tar-clip-time-string): Prepend a space.
14963 (tar-grind-file-mode): Construct a string rather than modifying one.
14964 (tar-header-block-summarize): Fix docstring.
14965 Use `format' rather than an error-prone set of copy-loops.
14966
14967 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
14968 (diff-goto-source, diff-unified->context, diff-context->unified)
14969 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
14970 understand the format output by the `-p' argument to diff.
14971
14972 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
14973 (sh-re-done): Use defconst.
14974 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
14975 (sh-help-string-for-variable, sh-guess-basic-offset):
14976 Don't quote lambdas.
14977 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
14978 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
14979
14980 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
14981 (mh-letter-mode): Derive from text-mode.
14982 This implicitly means that it now calls kill-all-local-variables.
14983 Also remove the Emacs-18 compatibility code.
14984
14985 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
14986 Make use of symbol-property doc-string-elt.
14987 Use memq rather than a sequence of eq.
14988 (doc-string-elt): Fix the wrong or missing previously unused values.
14989 (autoload-print-form): New function extracted from
14990 generate-file-autoloads to allow recursion when handling progn
14991 so that defvar's and defun's docstrings are properly printed.
14992 (generate-file-autoloads): Use it.
14993
14994 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
14995 Use find-file-hooks in the minor-mode function.
14996 Be careful not to loop indefinitely in the post-command-hook function.
14997
149982000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
14999
15000 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
15001 tty's.
15002 * ediff-diff.el (ediff-exec-process): Use --binary for fine
15003 differences whenever appropriate.
15004 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
15005 * viper.el (find-file, find-file-other-window): Get viper to do
15006 wildcards.
15007
150082000-06-04 Stefan Monnier <monnier@cs.yale.edu>
15009
15010 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
15011 (jit-lock-fontify-buffer): New function for JIT refontification.
15012 (jit-lock-mode): Fix docstring.
15013 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
15014 Remove jit-lock-after-change from the _local_ hook.
15015 (jit-lock-function-1): Fix docstring.
15016
15017 * info.el (Info-on-current-buffer): Initialize info.
15018
15019 * newcomment.el (comment-indent): Ignore comment-indent-hook.
15020
15021 * progmodes/tcl.el (tcl-indent-for-comment):
15022 Ignore comment-indent-hook.
15023
15024 * emacs-lisp/easy-mmode.el: Require CL during compilation.
15025 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
15026 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
15027 and improve to use the lighter to guess the capitalization.
15028 (define-minor-mode): Inline code from easy-mmode-define-toggle.
15029 Add keyword arguments to specify global-ness or the custom group.
15030 Add local-map and help-echo properties to the lighter.
15031 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
15032 (easy-mmode-define-global-mode): New macro.
15033
150342000-06-02 Dave Love <fx@gnu.org>
15035
15036 * wid-edit.el: byte-compile-dynamic since we typically don't use
15037 all the widgets. Don't require cl or widget. Remove
15038 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
15039 (widget-read-event): Removed. Callers changed to use read-event.
15040 (widget-button-release-event-p): Renamed from
15041 button-release-event-p.
15042 (widget-field-add-space, widget-field-use-before-change):
15043 Uncustomize.
15044 (widget-specify-field): Use keymap property, not local-map.
15045 (widget-specify-button): Obey :suppress-face.
15046 (widget-specify-insert): Use modern backquote syntax.
15047 (widget-image-directory): Renamed from widget-glyph-directory.
15048 (widget-image-enable): Renamed from widget-glyph-enable.
15049 (widget-image-find): Replaces widget-glyph-find.
15050 (widget-button-pressed-face): Move defvar.
15051 (widget-image-insert): Replaces widget-glyph-insert.
15052 (widget-convert): Use keywordp.
15053 (widget-leave-text, widget-children-value-delete): Use mapc.
15054 (widget-keymap): Remove XEmacs stuff.
15055 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
15056 (widget-button-click): Don't set point at the click, but re-centre
15057 if we scroll out of window. Rewritten for images v. glyphs &c.
15058 (widget-tabable-at): Use POS arg, not point.
15059 (widget-beginning-of-line, widget-end-of-line)
15060 (widget-item-value-create, widget-sublist, widget-princ-to-string)
15061 (widget-sexp-prompt-value, widget-echo-help): Simplify.
15062 (widget-default-create): Use widget-image-insert; some rewriting.
15063 (widget-visibility-value-create)
15064 (widget-push-button-value-create, widget-toggle-value-create): Use
15065 widget-image-insert.
15066 (checkbox): Create on and off images dynamically.
15067 (documentation-link): Change :help-echo.
15068 (widget-documentation-link-echo-help): Remove.
15069
150702000-06-02 Stefan Monnier <monnier@cs.yale.edu>
15071
15072 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
15073
15074 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
15075 (easy-mmode-define-toggle, define-minor-mode): Use it.
15076 (easy-mmode-define-keymap): Docstring fix.
15077 (define-derived-mode): Default PARENT to fundamental-mode.
15078 Add the derived-mode-parent symbol-property.
15079 (easy-mmode-derived-mode-p): New function.
15080
150812000-06-02 Dave Love <fx@gnu.org>
15082
15083 * files.el (convert-standard-filename): Doc fix.
15084 (normal-backup-enable-predicate): New function.
15085 (backup-enable-predicate): Use it to replace the lambda form.
15086
15087 * calendar/todo-mode.el: [This needs more work on the outline
15088 stuff.] Doc fixes.
15089 (todo) <defgroup>: Add :version.
15090 (todo-add-category): Don't use pushnew.
15091 (todo-cmd-raise): Fix typo.
15092 (todo-top-priorities): Change temp buffer name.
15093 (todo-category-alist): Avoid redundant lambda.
15094 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
15095 Use outline-next-heading.
15096
15097 * autoarg.el: Rewritten to use define-minor-mode.
15098 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
15099 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
15100
151012000-06-02 Kenichi Handa <handa@etl.go.jp>
15102
15103 * isearch.el (isearch-other-meta-char): Fix previous change.
15104
151052000-06-01 Stefan Monnier <monnier@cs.yale.edu>
15106
15107 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
15108 (log-edit-done): Only add the comment to the ring if it's different
15109 from the last comment entered.
15110
15111 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
15112
151132000-06-01 Dave Love <fx@gnu.org>
15114
15115 * hl-line.el: Rewritten using define-minor-mode.
15116
15117 * help.el (describe-function-1): Distinguish special form from
15118 builtin function. Sanity-check presence of arglist for builtins.
15119
151202000-06-01 Kenichi Handa <handa@etl.go.jp>
15121
15122 * international/characters.el: Fix syntax/category setting of
15123 Tibetan characters.
15124
15125 * language/tibet-util.el (tibetan-add-components): Fixes for new
15126 encoding of Tibetan characters.
15127 (tibetan-decompose-precomposition-alist): New variable.
15128 (tibetan-decompose-region): Convert precomposed characters to
15129 non-precomposed characters.
15130 (tibetan-decompose-string): Likewise.
15131 (tibetan-composition-function): Fix args to
15132 thibetan-compose-string.
15133
15134 * language/tibetan.el (tibetan-composable-pattern): More
15135 characters included.
15136 (tibetan-consonant-transcription-alist): Rule for "R" added.
15137 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
15138 "+R" added.
15139 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
15140
15141 * language/lao-util.el (lao-composition-function): Fix args to
15142 compose-string.
15143
15144 * language/thai-util.el (thai-composition-function): Fix args to
15145 compose-string.
15146
15147 * isearch.el (isearch-update): Set disable-point-adjustment to t
15148 to prevent the point moving to the end of a composition when a
15149 part of a composition is searched.
15150 (isearch-other-meta-char): If the key invoking this command can be
15151 mapped by function-key-map to a printing char, call
15152 isearch-process-search-char directly.
15153
151542000-06-01 Stefan Monnier <monnier@cs.yale.edu>
15155
15156 * emacs-lisp/bytecomp.el:
15157 * frame.el:
15158 * international/mule-cmds.el:
15159 * international/mule-util.el:
15160 * international/mule.el:
15161 * mouse.el:
15162 * subr.el:
15163 * faces.el: Update calls to make-obsolete with a WHEN argument.
15164
15165 * byte-run.el (make-obsolete, make-obsolete-variable):
15166 Add an optional WHEN argument and change the format of the
15167 symbol-property information.
15168 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
15169 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
15170 new obsolete-symbol-property format and print WHEN if it is provided.
15171
151722000-05-31 Dave Love <fx@gnu.org>
15173
15174 * loadhist.el (loadhist-hook-functions): Remove
15175 before-change-function, after-change-function.
15176 (unload-feature): Deal with symbols which are both bound and
15177 fbound.
15178
15179 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
15180 before-change-function, after-change-function.
15181
15182 * simple.el (newline): Don't bind before-change-function,
15183 after-change-function.
15184
151852000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
15186
15187 * whitespace.el (whitespace-rescan-timer-time): Update interval
15188 set to 600 seconds (10 minutes) instead of 60 seconds since
15189 a large number of whitespace buffers causes emacs to `freeze'
15190 for a considerable amount of time.
15191
15192 * whitespace.el: Updated email address
15193
151942000-05-31 Dave Love <fx@gnu.org>
15195
15196 * add-log.el (change-log-font-lock-keywords) <function>: Add
15197 pattern for function of change.
15198 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
15199 acknowledgements patterns.
15200
152012000-05-31 Kenichi Handa <handa@etl.go.jp>
15202
15203 * isearch.el (isearch-printing-char): If keyboard coding system is
15204 being used, call isearch-process-search-multibyte-characters.
15205
15206 * international/isearch-x.el: Mostly rewritten.
15207
15208 * international/quail.el (quail-start-conversion): Don't include
15209 unhandled events in the returned events, but set them in
15210 unread-command-events. Exit if all inputs are deleted.
15211
152122000-05-30 Jason Rumney <jasonr@gnu.org>
15213
15214 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
15215
15216 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
15217 Reenable code to create initial fontsets.
15218 Use set-fontset-font in place of put-charset-property.
15219
152202000-05-30 Gerd Moellmann <gerd@gnu.org>
15221
15222 * progmodes/perl-mode.el (perl-indent-line): When looking for a
15223 label, ensure that the first colon isn't followed by another.
15224
15225 * paths.el (Info-default-directory-list): Doc fix.
15226
15227 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
15228 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
15229 send a query containing USER only, not USER@HOST.
15230
15231 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
15232 and rmail-msgend to compute the restriction at the end, instead of
15233 computing it.
15234
152352000-05-29 Gerd Moellmann <gerd@gnu.org>
15236
15237 * dabbrev.el (dabbrev-expand): Don't display messages in the
15238 echo area if the minibuffer window is active.
15239
15240 * jit-lock.el (jit-lock-mode): Add after change function to
15241 local hook.
15242
152432000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
15244
15245 * antlr-mode.el: New commands: hide/unhide actions,
15246 upcase/downcase literals.
15247 (antlr-tiny-action-length): New user option.
15248 (antlr-hide-actions): New command. Suggested by
15249 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
15250 (antlr-mode-map): New binding [C-c C-v].
15251 (antlr-mode-menu): New entries.
15252 (antlr-downcase-literals): New command.
15253 (antlr-upcase-literals): Ditto.
15254
15255 * antlr-mode.el: Minor changes: indendation, mode-name.
15256 (antlr-indent-line): Indent cpp directive at column 0.
15257 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
15258
15259 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
15260 (antlr-font-lock-additional-keywords): Workaround for intentional
15261 bug in XEmacs version of font-lock.
15262 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
15263 be used by a smarter version of `buffers-menu-grouping-function'.
15264
152652000-05-29 Gerd Moellmann <gerd@gnu.org>
15266
15267 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
15268 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
15269
152702000-05-29 Kenichi Handa <handa@etl.go.jp>
15271
15272 * international/encoded-kb.el
15273 (encoded-kbd-iso2022-designation-map): Pay attention to that
15274 charset-iso-final-char return -1 for eight-bit-control and
15275 eight-bit-graphic.
15276
152772000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
15278
15279 * speedbar.el (speedbar-use-images, speedbar-update-flag)
15280 (speedbar-easymenu-definition-base): Use display-graphic-p where
15281 available, instead of window-system.
15282
152832000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
15284
15285 * international/codepage.el (cp-coding-system-for-codepage-1): Add
15286 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
15287 coding systems.
15288
152892000-05-26 Dave Love <fx@gnu.org>
15290
15291 * disp-table.el (standard-display-underline): Don't use
15292 internal-find-face.
15293
15294 * mail/reporter.el: Maintainer change. Doc fixes.
15295 (reporter-version): Deleted.
15296
15297 * emacs-lisp/elp.el: Maintainer change.
15298 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
15299
153002000-05-26 Stefan Monnier <monnier@cs.yale.edu>
15301
15302 * add-log.el (add-change-log-entry): Merge the current entry with the
15303 previous one if the previous one is empty.
15304
153052000-05-26 Dave Love <fx@gnu.org>
15306
15307 * loadhist.el (unload-feature): Fix interactive spec [from
15308 lijnzaad@ebi.ac.uk].
15309
15310 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
15311 subr-arity to check primitives.
15312 (byte-compile-flush-pending, byte-compile-file-form-progn)
15313 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
15314 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
15315 mapcar.
15316
153172000-05-26 Kenichi Handa <handa@etl.go.jp>
15318
15319 * international/fontset.el: Set family names of non-latin charsets
15320 in default fontset to "*".
15321
15322 * international/mule-diag.el (print-fontset): Combine family part
15323 and registry part of the fontname by "-*-" instead of "-".
15324
15325 * international/mule-cmds.el (encode-coding-char): Make strings
15326 multibyte before calling encode-coding-string.
15327
153282000-05-25 Stefan Monnier <monnier@cs.yale.edu>
15329
15330 * derived.el: Fix keywords.
15331 (define-derived-mode): Only define if needed.
15332
15333 * simple.el (fill-comment, comment-column, comment-start)
15334 (comment-start-skip, comment-end, comment-indent-function)
15335 (block-comment-start, block-comment-end, indent-for-comment)
15336 (set-comment-column, kill-comment, comment-padding, comment-region)
15337 (comment-multi-line, indent-new-comment-line): Remove.
15338
15339 * bindings.el (esc-map): Change ; to comment-dwim and use the new
15340 function names for comment operations.
15341
15342 * newcomment.el: Add abundant autoload cookies.
15343 (comment-style): Don't depend on runtime data at compile-time.
15344 (comment-indent-hook): Remove.
15345 (comment-indent): Check if comment-indent-hook is bound.
15346 (comment-region): Docstring fix.
15347
153482000-05-25 Dave Love <fx@gnu.org>
15349
15350 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
15351 byte-code-function-p.
15352
15353 * mail/rmailsum.el: Add provide.
15354
15355 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
15356
15357 * smerge-mode.el (smerge-diff-switches): Don't use list* in
15358 defcustom.
15359
153602000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
15361
15362 * ediff-diff.el (ediff-exec-process): delete --binary option from
15363 non-buffer ediff jobs.
15364
153652000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15366
15367 * hilit-chg.el (highlight-changes-mode): Ask about color or
15368 grayscale support, not about window-system.
15369
15370 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
15371 window-system.
15372 (ffap-highlight): Always default to t.
15373
15374 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
15375 display-popup-menus-p instead of looking at window-system.
15376
15377 * disp-table.el (standard-display-g1, standard-display-graphic):
15378 Only refuse to use string glyphs on X and MS-Windows.
15379
15380 * avoid.el: Remove window-system from commentary, suggest to use
15381 display-*-p instead.
15382
15383 * apropos.el (apropos-print): Use display-mouse-p instead of
15384 window-system.
15385
153862000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15387
15388 * international/codepage.el (cp-decoding-vector-for-codepage):
15389 Fill up unsupported characters with their own codes. From Kenichi
15390 Handa.
15391
153922000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15393
15394 * international/mule-diag.el (describe-char-after): Use
15395 display-graphic-p instead of window-system, so that this function
15396 works on MS-DOS.
15397
153982000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15399
15400 * international/codepage.el (cp-make-coding-systems-for-codepage):
15401 Remove the eight-bit-graphic and eight-bit-control charsets from
15402 the list of charsets which we convert into `?'.
15403
154042000-05-25 Kenichi Handa <handa@etl.go.jp>
15405
15406 * international/mule-conf.el: Specify CHARSET-ID explicitely for
15407 private charsets.
15408 (mule-unicode-0100-24ff, japanese-jisx0213-1,
15409 japanese-jisx0213-2): New charsets.
15410
15411 * international/fontset.el: Setup default fontset for new charsets.
15412
154132000-05-24 Dave Love <fx@gnu.org>
15414
15415 * info.el (Info-find-node-2): Restructure [following "Vadim
15416 S. Solomin" <sovs@uic.nnov.ru>].
15417
15418 * icomplete.el: Fix header for Finder.
15419
154202000-05-24 Eric M. Ludlam <zappo@ultranet.com>
15421
15422 * rmailout.el (rmail-output-to-rmail-file): Added optional param
15423 STAY.
15424
15425 * rmail.el (rmail-automatic-folder-directives): New user variable.
15426 (rmail-show-message): Add call to `rmail-auto-file' during
15427 display.
15428 (rmail-auto-file): New function.
15429
154302000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
15431
15432 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
15433 account.
15434 (ediff-test-utility,ediff-diff-mandatory-option)
15435 (ediff-reset-diff-options): Utilities for proper initialization of
15436 ediff-diff-options and ediff-diff3-options on Windows.
15437
15438 * ediff-init.el (ediff-merge-filename-prefix): New customizable
15439 variable.
15440
15441 * ediff-mult.el (ediff-filegroup-action): Use
15442 ediff-merge-filename-prefix.
15443
154442000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
15445
15446 * viper-ex.el (ex-write): Set selective display to nil.
15447
154482000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
15449
15450 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
15451 aliases for hebrew-iso-8bit.
15452
154532000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
15454
15455 * woman.el: New version from Francis J. Wright
15456 <F.J.Wright@Maths.QMW.ac.uk>.
15457 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
15458 names in environment variables regardless of the path separator.
15459 (woman-topic-all-completions-1): Don't call file-name-directory-p
15460 on all files, since woman-file-regexp already filters out any
15461 directories.
15462
154632000-05-24 Kenichi Handa <handa@etl.go.jp>
15464
15465 * international/quail.el (quail-start-translation): Don't change
15466 modified-p of the current buffer.
15467 (quail-start-conversion): Likewise.
15468
15469 * international/kkc.el (kkc-region): Don't change modified-p of
15470 the current buffer.
15471
15472 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
15473 conform to RFC1468.
15474 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
15475
154762000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
15477
15478 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
15479 (speedbar-insert-button): Invisible text property fix.
15480 (speedbar-directory-plus): Renamed from speedbar-directory-+
15481 (speedbar-directory-minus): Renamed from speedbar-directory--
15482 (speedbar-page-plus): Renamed from speedbar-file-+
15483 (speedbar-page-minus): Renamed from speedbar-file--
15484 (speedbar-page): Renamed from speedbar-file-
15485 (speedbar-tag): Renamed from speedbar-tag-
15486 (speedbar-tag-plus): Renamed from speedbar-tag-+
15487 (speedbar-tag-minus): Renamed from speedbar-tag--
15488 (speedbar-expand-image-button-alist): Use above renames.
15489
15490 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
15491 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
15492 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
15493 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
15494 * sb-pg.xpm: Renamed from sb-file.xpm
15495 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
15496 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
15497
154982000-05-24 Kenichi Handa <handa@etl.go.jp>
15499
15500 * international/quail.el (quail-show-guidance-buf): Set
15501 current-input-method of the guidance buffer to the name of the
15502 curren input method.
15503
155042000-05-23 Stefan Monnier <monnier@cs.yale.edu>
15505
15506 * progmodes/compile.el (compile-internal): Style typo.
15507
15508 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
15509 quote vars and functions in the docstring.
15510
15511 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
15512
15513 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
15514 Don't quote lambdas.
15515
15516 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
15517
155182000-05-23 Gerd Moellmann <gerd@gnu.org>
15519
15520 * startup.el (command-line): Determine source file of compiled
15521 user init file differently. Warn if compiled user init file
15522 is older than its source file.
15523
15524 * ffap.el (ffap-url-regexp): Add `https'.
15525
155262000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
15527
15528 * files.el (make-backup-file-name-1): Replace slashes with `!'
15529 rather than `|' (which is not allowed on Windows). Replace the
15530 drive letters with a string "drive_X".
15531
155322000-05-23 Gerd Moellmann <gerd@gnu.org>
15533
15534 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
15535
15536 * files.el (interpreter-mode-alist): Add `bash2'.
15537
155382000-05-22 Dave Love <fx@gnu.org>
15539
15540 * loadhist.el (feature-symbols, file-provides, file-requires): Use
15541 mapc.
15542 (feature-file): Avoid calling symbol-name. Doc fix.
15543 (file-set-intersect, file-dependents): Use dolist, not mapcar.
15544 (loadhist-hook-functions): Add mouse-position-function.
15545 (unload-feature): Change uses of mapcar.
15546
15547 * files.el (parse-colon-path): Doc fix.
15548 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
15549 (set-auto-mode): Use mapc.
15550
15551 * complete.el (PC-look-for-include-file): Use :alnum: character
15552 class.
15553 (partial-completion-mode): Add autoload cookie.
15554
155552000-05-22 Sam Steingold <sds@gnu.org>
15556
15557 * info.el (Info-fontify-node): Fixed the call to
15558 `add-text-properties' (bug introduced on 2000-05-18).
15559
155602000-05-22 Dave Love <fx@gnu.org>
15561
15562 * bindings.el: Remove debug-ignored-errors set in other files.
15563
15564 * progmodes/etags.el: Add to debug-ignored-errors.
15565 (visit-tags-table-buffer): Clear out buffers holding old tables
15566 when making a new list.
15567 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
15568 mapc.
15569
15570 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
15571 quote keywords.
15572 (cmpl-string-case-type): Use character classes.
15573
15574 * comint.el:
15575 * textmodes/ispell.el:
15576 * imenu.el:
15577 * mail/mh-e.el:
15578 * progmodes/compile.el: Add to debug-ignored-errors.
15579
15580 * dabbrev.el: Add to debug-ignored-errors.
15581 (dabbrev-completion): Use mapc.
15582
155832000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
15584
15585 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
15586 (woman-mapcan, woman-parse-man.conf)
15587 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
15588 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
15589 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
15590 path syntax better.
15591 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
15592 (woman-manpath): Call woman-parse-man.conf.
15593 (woman-emulation): New defcustom, defaults to nroff.
15594 (woman-font-support): New defconst.
15595 (woman-use-symbol-font): New defcustom.
15596 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
15597 "Emulation".
15598 Many functions: Doc fix.
15599
156002000-05-22 Kenichi Handa <handa@etl.go.jp>
15601
15602 * international/quail.el (quail-simple-translation-keymap): Map
15603 128..255 to quail-self-insert-command.
15604 (quail-keyboard-layout-alist): Add definition for "pc102-de".
15605
156062000-05-22 Stefan Monnier <monnier@cs.yale.edu>
15607
15608 * help.el (help-manyarg-func-alist): Typo.
15609
15610 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
15611 intervals which makes it heaps simpler.
15612
15613 * newcomment.el (comment-region-internal): Go back to BEG after quoting
15614 the nested comment markers.
15615
15616 * subr.el (remove-hook): Don't turn the hook's value into a list.
15617
156182000-05-21 Dave Love <fx@gnu.org>
15619
15620 * edmacro.el (edmacro-parse-keys): Return vector if any elements
15621 are invalid characters.
15622
15623 * international/mule-util.el (detect-coding-with-priority): Use
15624 mapc. Remove redundant lambda.
15625
15626 * international/mule-diag.el (list-non-iso-charset-chars)
15627 (describe-fontset): Remove redundant lambda.
15628
15629 * emulation/crisp.el (brief-mode): New alias.
15630
15631 * emacs-lisp/ring.el (ring-elements): New function.
15632
15633 * emacs-lisp/easymenu.el (easy-menu-create-menu)
15634 (easy-menu-do-add-item): Use keywordp.
15635
15636 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
15637
15638 * replace.el: Doc and error message fixes.
15639 (replace-highlight): Use facep, not internal-find-face.
15640
156412000-05-20 Stefan Monnier <monnier@cs.yale.edu>
15642
15643 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
15644
15645 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
15646 (log-edit-insert-changelog): Drop `:' as well.
15647
15648 * log-view.el: Fix file description.
15649 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
15650 available.
15651 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
15652 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
15653
15654 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
15655 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
15656 Print a status message if the toggle is called interactively.
15657 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
15658 for global minor modes and use `defcustom' for them.
15659 Use add-minor-mode.
15660 (easy-mmode-define-derived-mode): Remove.
15661 (define-derived-mode): Fancier default docstring.
15662 (easy-mmode-define-navigation): Signal an error rather than (ding).
15663
15664 * newcomment.el (comment-styles): New `box-multi'.
15665 (comment-normalize-vars): Better default for comment-continue to
15666 avoid whitespace-only continuations.
15667 (comment-search-forward): Always move even in the no-syntax case.
15668 (comment-padright): Only obey N if it's only obeyed for padleft.
15669 (comment-make-extra-lines): Better handling of empty continuations.
15670 Use `=' for the filler if comment-start has only one character.
15671 (uncomment-region): Try handling the special `=' filler.
15672 (comment-region): Allow LINES even if MULTI is nil.
15673 (comment-box): Choose box style based on comment-style.
15674
156752000-05-20 Kenichi Handa <handa@etl.go.jp>
15676
15677 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
15678 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
15679
156802000-05-20 Kenichi HANDA <handa@etl.go.jp>
15681
15682 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
15683 and insert, not subst-char-in-region.
15684
15685 * international/mule-diag.el (list-character-sets-1): Handle
15686 charsets eight-bit-control and eight-bit-graphic.
15687 (list-iso-charset-chars): Likewise.
15688 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
15689 charactes as is. Use indent-to to align characters.
15690
15691 * international/mule-cmds.el (find-multibyte-characters): Never
15692 exclude charsets eight-bit-control and eight-bit-graphic.
15693
156942000-05-19 Stefan Monnier <monnier@cs.yale.edu>
15695
15696 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
15697 Don't quote lambdas.
15698
15699 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
15700
157012000-05-19 Gerd Moellmann <gerd@gnu.org>
15702
15703 * gud.el (gud-jdb-directories): Doc fix.
15704
157052000-05-19 Stefan Monnier <monnier@cs.yale.edu>
15706
15707 * newcomment.el: New file.
15708
157092000-05-19 Gerd Moellmann <gerd@gnu.org>
15710
15711 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
15712
157132000-05-18 Andreas Schwab <schwab@suse.de>
15714
15715 * dired.el (dired-between-files): Also skip lines beginning with
15716 `used'.
15717
157182000-05-18 Gerd Moellmann <gerd@gnu.org>
15719
15720 * msb.el (msb-menu-cond): Add choice `user'.
15721
157222000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15723
15724 * ps-print.el: Compatibility, customization and doc fix.
15725 (ps-printer-name-option): Replace defconst by defvar.
15726 (ps-postscript-code-directory): XEmacs compatibility.
15727 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
15728 fix.
15729 (ps-user-defined-prologue, ps-print-prologue-header)
15730 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
15731 compatibility and code fix.
15732 (ps-print-background-image, ps-print-background-text):
15733 Customization fix.
15734 (ps-line-number-start, ps-n-up-on): New vars.
15735
157362000-05-18 Espen Skoglund <esk@ira.uka.de>
15737
15738 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
15739 the indent-comment function to just return the appropriate indent.
15740
157412000-05-18 Eric M. Ludlam <zappo@ultranet.com>
15742
15743 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
15744 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
15745 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
15746
157472000-05-18 Dave Love <fx@gnu.org>
15748
15749 * info.el (Info-fontify-node): Add intangible property as well as
15750 invisible.
15751
15752 * calendar/appt.el (appt-make-list): Match all lines of entry.
15753 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
15754
157552000-05-18 Kenichi Handa <handa@etl.go.jp>
15756
15757 * international/mule-diag.el (describe-char-after): Call
15758 internal-char-font, not char-font. If internal-char-font returns
15759 nil, display "-- none --".
15760
157612000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
15762
15763 * image.el (image-type-available-p): Don't reference image-types
15764 if it isn't bound.
15765
157662000-05-17 Stefan Monnier <monnier@cs.yale.edu>
15767
15768 * autoarg.el (autoarg-mode): Typo in the :set argument.
15769
157702000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
15771
15772 * startup.el (command-line-1): Don't signal an error if the
15773 directory for auto-save-list files does not yet exist.
15774
157752000-05-17 Kenichi Handa <handa@etl.go.jp>
15776
15777 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
15778
157792000-05-16 Stefan Monnier <monnier@cs.yale.edu>
15780
15781 * subr.el (remove-hook): `setq' hook-value, not `set'.
15782
157832000-05-16 Sam Steingold <sds@gnu.org>
15784
15785 * info.el (debug-ignored-errors): More errors to ignore.
15786
157872000-05-16 Dave Love <fx@gnu.org>
15788
15789 * cus-edit.el: Don't require cl or easymenu.
15790 (custom-variable-prompt): Test standard-value property, not
15791 user-variable-p.
15792
157932000-05-16 Sam Steingold <sds@gnu.org>
15794
15795 * subr.el (add-hook): `setq' hook-value, not `set'.
15796
157972000-05-16 Gerd Moellmann <gerd@gnu.org>
15798
15799 * startup.el (command-line-1): Mention the FAQ in the startup
15800 message.
15801
15802 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
15803
15804 * progmodes/compile.el (compilation-parse-errors): Collect
15805 `nomessage' regexps last.
15806
15807 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
15808
15809 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
15810 to the function name.
15811
158122000-05-15 Dave Love <fx@gnu.org>
15813
15814 * speedbar.el (speedbar-recenter): Typo.
15815 (speedbar-expand-line): Make arg optional.
15816 (speedbar-mode): Avoid a compiler warning.
15817
158182000-05-15 Gerd Moellmann <gerd@gnu.org>
15819
15820 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
15821 user-specified option string is empty.
15822
15823 * mouse.el (mouse-yank-at-click): Doc fix.
15824
158252000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
15826
15827 * term/internal.el (IT-character-translations): More updates of
15828 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
15829 documents.
15830
158312000-05-15 Gerd Moellmann <gerd@gnu.org>
15832
15833 * env.el (getenv): New function, interactively callable.
15834 (setenv, getenv): Remove autoload cookies.
15835
15836 * loadup.el: Load `env'.
15837
15838 * progmodes/f90.el: Change author's mail address.
15839
158402000-05-14 Dave Love <fx@gnu.org>
15841
15842 * mail/rmail.el (rmail-show-message-hook): Customize and offer
15843 goto-addr as an option.
15844
15845 * help.el (help-xref-stack): Doc fix.
15846 (help-xref-following): New variable.
15847 (help-make-xrefs): Use it.
15848 (help-xref-go-back): Use position information from stack element.
15849 (help-follow): Make position in stack element a pair. Use
15850 help-xref-following.
15851
15852 * autoarg.el: New file.
15853
15854 * faces.el: Declare more functions obsolete.
15855
15856 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
15857 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
15858 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
15859 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
15860 Remove all the setup-...-environment functions.
15861
158622000-05-13 Eric M. Ludlam <zappo@ultranet.com>
15863
15864 * speedbar.el: Updated the commentary section. xemacs20p now uses
15865 >= when detecting. Require `defimage' safely.
15866 (speedbar-easymenu-definition-base): Add toggle for images.
15867 (speedbar-easymenu-definition-special): Add flush cache & expand.
15868 (speedbar-visiting-tag-hook): Set new defaults. Added options.
15869 (speedbar-reconfigure-keymaps-hook): New variable.
15870 (speedbar-frame-parameters): Updated documentation.
15871 (speedbar-use-imenu-flag): Updated custom tag
15872 (speedbar-dynamic-tags-function-list): New variable.
15873 (speedbar-tag-hierarchy-method): Updated doc & custom.
15874 (speedbar-indentation-width, speedbar-indentation-width) New
15875 variables.
15876 (speedbar-hide-button-brackets-flag): Customizable.
15877 (speedbar-vc-indicator): Doc update.
15878 (speedbar-ignored-path-expressions): Updated default value.
15879 (speedbar-supported-extension-expressions): Updated default value.
15880 (speedbar-syntax-table): Remove {} paren status.
15881 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
15882 as "+". Added overlay aliases.
15883 (speedbar-mode): Use `speedbar-mode-line-update' instead of
15884 `force-mode-line-update'.
15885 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
15886 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
15887 `mouse-set-point'
15888 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
15889 (speedbar-item-info-tag-helper): Revamped to handle a wider range
15890 of arbitrary text, and new helper functions.
15891 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
15892 filename finder.
15893 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
15894 (speedbar-directory-buttons): Update path search/expansion.
15895 (speedbar-make-tag-line): Pay attention to
15896 `speedbar-indentation-width'. Use more care w/ invisible
15897 properties.
15898 (speedbar-change-expand-button-char): Call
15899 `speedbar-insert-image-button-maybe'.
15900 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
15901 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
15902 (speedbar-trim-words-tag-hierarchy)
15903 (speedbar-simple-group-tag-hierarchy): New functions
15904 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
15905 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
15906 functions.
15907 (speedbar-mouse-set-point): New function
15908 (speedbar-power-click): Updated documentation.
15909 (speedbar-line-token, speedbar-goto-this-file): Handle more types
15910 of tag prefix text.
15911 (speedbar-expand-line, speedbar-contract-line): Make more robust
15912 to strange text.
15913 (speedbar-expand-line): Takes universal argument to flush the
15914 cache.
15915 (speedbar-flush-expand-line): New function.
15916 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
15917 Use new generator insertion method.
15918 (speedbar-fetch-dynamic-tags): New function.
15919 (speedbar-fetch-dynamic-imenu): Removed code now handled in
15920 `speedbar-fetch-dynamic-imenu'.
15921 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
15922 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
15923 "Revert Buffer" menu items.
15924 (speedbar-buffer-buttons-engine): Be smarter when creating a
15925 filename tag (for expansion purposes.).
15926 (speedbar-highlight-one-tag-line,
15927 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
15928 (speedbar-recenter): New functions.
15929 (defimage-speedbar): Image loading abstraction.
15930 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
15931 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
15932 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
15933 (speedbar-tag-type, speedbar-tag-mail): New images.
15934 (speedbar-expand-image-button-alist): New variable.
15935 (speedbar-insert-image-button-maybe): Insert an image over some
15936 buttons.
15937
159382000-05-13 Kenichi Handa <handa@etl.go.jp>
15939
15940 * international/mule-cmds.el (encode-coding-char): An ASCII
15941 character is always encodable.
15942
15943 * international/mule-conf.el: Add more information in descriptions
15944 of character sets.
15945
15946 * international/mule-diag.el (describe-char-after): New function.
15947 (describe-font-internal): Adjusted for the change of font-info.
15948 (describe-font): Likewise.
15949 (print-fontset): Rewritten for the new fontset implementation.
15950 (describe-fontset): Include fontset alias names in completion.
15951 (list-fontsets): Adjusted for the change of print-fontset.
15952
15953 * simple.el (what-cursor-position): If DETAIL is non-nil, call
15954 describe-char-after instead of displaying the detail in the echo
15955 area.
15956 (syntax-code-table): Format changed.
15957 (string-to-syntax): Adjusted for the above change.
15958
159592000-05-12 Stefan Monnier <monnier@cs.yale.edu>
15960
15961 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
15962
159632000-05-12 Dave Love <fx@gnu.org>
15964
15965 * calendar/todo-mode.el: Remove some compatibility stuff and CL
15966 dependence. Use line-{beginning,end}-position, not
15967 point-at{b,e}ol. Some doc fixes.
15968 (todo-position): New function. Fix callers of position to use it.
15969 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
15970
159712000-05-12 Gerd Moellmann <gerd@gnu.org>
15972
15973 * time.el (display-time-mail-icon): Use `:ascent center'.
15974
15975 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
15976 handling FTP security extensions.
15977
159782000-05-11 Dave Love <fx@gnu.org>
15979
15980 * calendar/todo-mode.el: New file.
15981
159822000-05-11 Gerd Moellmann <gerd@gnu.org>
15983
15984 * comint.el (comint-read-input-ring): Move reference to
15985 comint-input-ring-size outside of the save-excursion. It was
15986 causing the default value to be the only one ever seen.
15987
15988 * font-lock.el: Update copyright. Remove Simon Marshall's email
15989 address on request from him.
15990
15991 * subr.el (substitute-key-definition): Add comment describing
15992 the meaning of PREFIX.
15993
159942000-05-10 Stefan Monnier <monnier@cs.yale.edu>
15995
15996 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
15997
15998 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
15999 (add-minor-mode): Don't make the variable buffer-local and add a
16000 reference to define-minor-mode in the docstring.
16001
16002 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
16003 HEADER/FOOTER and fix bug with trailing empty directory.
16004 (cvs-append-to-ignore): Use vc-editable-p if available.
16005 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
16006 (vc-do-command): Tweak advice to handle the new VC.
16007
16008 * log-view.el (log-view-goto-rev): New function for the new VC.
16009 (log-view-minor-wrap): Use mark-active.
16010
16011 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
16012 (log-edit-changelog-full-paragraphs): New var.
16013 (log-edit-insert-changelog): Remove a lonely leading `* file'.
16014 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
16015 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
16016 (log-edit-changelog-ours-p, log-edit-changelog-entries)
16017 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
16018 Replace the `cvs' prefix with `log-edit'.
16019
16020 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
16021
16022 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
16023 (diff-font-lock-defaults): Explicitly turn off multiline.
16024 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
16025 (diff-ediff-patch): Fix call to ediff-patch-file.
16026 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
16027 Handle comments.
16028
16029 * frame.el (automatic-hscrolling): Typo.
16030
16031 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
16032
160332000-05-09 Sam Steingold <sds@goems.com>
16034
16035 * apropos.el (apropos-print): use `describe-face' instead of
16036 `customize-face-other-window'.
16037
160382000-05-09 Dave Love <fx@gnu.org>
16039
16040 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
16041
16042 * help.el (describe-variable): Have customize button pop the
16043 help-xref stack when invoked.
16044 (help-xref-symbol-regexp): Add `face'.
16045 (help-make-xrefs): Check for quoted face names and adapt regexp
16046 submatch numbers to cope.
16047 (help-xref-interned): Maybe insert face doc too. Separate
16048 sections with a line of hyphens.
16049
16050 * faces.el: Some doc fixes. Declare some functions obsolete.
16051 (describe-face): Add customize button. Return the help
16052 text. Fix prompt.
16053
160542000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
16055
16056 * term/internal.el (IT-character-translations): Fix last change.
16057
160582000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
16059
16060 * woman.el: New file
16061 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
16062
160632000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
16064
16065 * term/internal.el (IT-character-translations): Update ASCII
16066 simulations for greek-iso8859-7, add latin-iso8859-14 and
16067 latin-iso8859-15.
16068
16069 * international/mule-cmds.el (set-language-info-alist): Call
16070 define-prefix-command with 3 arguments, to make the map suitable
16071 for a menu.
16072
160732000-05-07 Dave Love <fx@gnu.org>
16074
16075 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
16076
160772000-05-05 Dave Love <fx@gnu.org>
16078
16079 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
16080 list in doc string. Don't quote keyword symbols.
16081 * emacs-lisp/cl.el: Likewise
16082 * emacs-lisp/cl-seq.el: Likewise
16083
160842000-05-05 Gerd Moellmann <gerd@gnu.org>
16085
16086 * abbrev.el (abbrev-mode): Make ARG optional.
16087
160882000-05-04 Gerd Moellmann <gerd@gnu.org>
16089
16090 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
16091
16092 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
16093
16094 * subr.el (substitute-key-definition): Clarify documentation.
16095
160962000-05-04 Milan Zamazal <pdm@freesoft.cz>
16097
16098 * glasses.el (glasses-convert-to-unreadable): Use
16099 `glasses-separator' instead of the hard-wired "_".
16100 (glasses-mode): Call `glasses-make-unreadable' only in a single
16101 place.
16102
161032000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
16104
16105 * term/internal.el (cjk-codepages-alist): Add associations for
16106 Chinese and Korean codepages. Remove FIXME comment.
16107
161082000-05-03 Dave Love <fx@gnu.org>
16109
16110 * time.el (display-time-mail-face, display-time-use-mail-icon):
16111 New option.
16112 (display-time-mail-icon): New variable.
16113 (display-time-string-forms): Use the above. Fix the local-map.
16114
161152000-05-03 Gerd Moellmann <gerd@gnu.org>
16116
16117 * replace.el (query-replace-map): Add binding for `E'.
16118 (query-replace-help): Extend help text.
16119 (perform-replace): Allow editing the replacement string.
16120
16121 * make-mode.el (makefile-mode-abbrev-table): New variable.
16122 (makefile-mode): Set local abbrev table to
16123 makefile-mode-abbrev-table.
16124 (makefile-font-lock-keywords): Fontify includes and conditionals.
16125
16126 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
16127 set TOGGLE's value.
16128
16129 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
16130 mail-interactive-insert-alias.
16131 (mail-abbrev-complete-alias): New command.
16132 (mail-mode-map): Bind it to `M-TAB'.
16133
161342000-05-03 Kenichi Handa <handa@etl.go.jp>
16135
16136 * language/lao-util.el (lao-compose-region): New function.
16137
161382000-05-02 Gerd Moellmann <gerd@gnu.org>
16139
16140 * files.el (recover-session): Make directories as necessary
16141 if they don't exist yet.
16142
16143 * calendar/cal-french.el
16144 (french-calendar-multibyte-special-days-array)
16145 (french-calendar-special-days-array): Change French text.
16146 (calendar-french-date-string): Change output.
16147 (calendar-goto-french-date): Likewise.
16148
161492000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
16150
16151 * wid-edit.el (widget-default-active): Obey `:always-active'.
16152 (widget-documentation-string-value-create): Set `:always-active'.
16153
161542000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
16155
16156 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
16157 default prefix to `~/_emacs.d/auto-save.list/_s'.
16158 (normal-top-level): Create the directory for auto-save files, if
16159 it doesn't already exist (in the ms-dos case only).
16160
161612000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
16162
16163 * international/mule-cmds.el (set-language-environment): Don't
16164 concat an integer (dos-codepage), use format instead.
16165
161662000-05-02 Dave Love <fx@gnu.org>
16167
16168 * help.el (help-xref-on-pp): Check for constant symbols.
16169
161702000-04-29 Gerd Moellmann <gerd@gnu.org>
16171
16172 * startup.el (normal-top-level): Put a condition-case around
16173 the code loading subdirs.el.
16174
161752000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16176
16177 * ps-print.el: Upside-down and face background color printing,
16178 line number step, doc fix.
16179 (ps-print-version): New version number (5.2).
16180 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
16181 (ps-face-attribute-list, ps-plot-with-face): Code fix.
16182 (ps-spool-config): Var fix.
16183 (ps-printer-name-option): Const fix.
16184 (ps-print-upside-down, ps-use-face-background)
16185 (ps-line-number-step): New vars.
16186 (ps-window-system, ps-lp-system): New consts.
16187 (ps-face-background): New fun.
16188
161892000-04-28 Richard Stallman <rms@gnu.org>
16190
16191 * files.el (make-auto-save-file-name):
16192 Apply auto-save-file-name-transforms to visited file name
16193 before generating auto save file name.
16194 (auto-save-file-name-transforms): New variable.
16195
16196 * files.el (backup-enable-predicate):
16197 Correctly test for a file under a temporary directory.
16198
161992000-04-28 Gerd Moellmann <gerd@gnu.org>
16200
16201 * subr.el (add-minor-mode): Rewritten.
16202
162032000-04-28 Kenichi Handa <handa@etl.go.jp>
16204
16205 * mail/sendmail.el (sendmail-send-it): Set
16206 buffer-file-coding-system to the selected coding system for MIME
16207 header.
16208
162092000-04-27 Gerd Moellmann <gerd@gnu.org>
16210
16211 * dired.el (dired-move-to-filename-regexp): Allow format where
16212 YYYY is followed by two spaces.
16213
16214 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
16215 in the second character class of the regexp.
16216
16217 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
16218 mh-etc, too.
16219
16220 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
16221 nil.
16222
16223 * subr.el (add-minor-mode): Use `set' instead of `setq'.
16224
16225 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
16226 argument.
16227
162282000-04-27 Sen Nagata <sen@eccosys.com>
16229
16230 * emacs-lisp/crm.el (crm-completion-table): New variable.
16231 (crm-collection-fn, crm-test-completion)
16232 (completing-read-multiple): Use it.
16233
162342000-04-27 Dave Love <fx@gnu.org>
16235
16236 * help.el (locate-library): Use mapc.
16237 (help-manyarg-func-alist): Add call-process-region.
16238
162392000-04-26 Gerd Moellmann <gerd@gnu.org>
16240
16241 * subr.el (add-minor-mode): Make argument MAP optional.
16242
16243 * desktop.el (desktop-save): Save list of minor modes.
16244 (desktop-create-buffer): Restore minor modes.
16245 (desktop-minor-mode-table): New user-option.
16246
16247 * subr.el (add-minor-mode): New function.
16248
16249 * image.el (find-image): New function.
16250 (defimage): Rewritten to find image at load time.
16251
16252 * startup.el (normal-top-level-add-to-load-path): Handle
16253 case that the default directory is not in load-path.
16254
16255 * help.el: Old patch from Stefan Monnier.
16256 (help-xref-on-pp): New function.
16257 (describe-variable): Use it to display xrefs in a symbol's value.
16258
162592000-04-26 Stefan Monnier <monnier@cs.yale.edu>
16260
16261 * cus-edit.el (custom-face): Fix parenthesis.
16262
162632000-04-26 Kenichi Handa <handa@etl.go.jp>
16264
16265 * mail/rmail.el (rmail-expunge): When there are no deleted
16266 messages, do nothing.
16267
162682000-04-26 Dave Love <fx@gnu.org>
16269
16270 * international/mule-cmds.el (locale-translation-file-name):
16271 Defvar to nil.
16272 (set-locale-environment): Set it here (at runtime).
16273
162742000-04-25 Gerd Moellmann <gerd@gnu.org>
16275
16276 * replace.el (perform-replace): Add parameters START and END. Use
16277 them instead of the check for a region in Transient Mark mode.
16278 (query-replace-read-args): Return two more list elements for the
16279 start and end of the region in Transient Mark mode.
16280 (query-replace, query-replace-regexp, query-replace-regexp-eval)
16281 (map-query-replace-regexp, replace-string, replace-regexp): Add
16282 optional last arguments START and END and pass them to
16283 perform-replace.
16284
16285 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
16286 form with additional arguments for perform-replace.
16287
16288 * progmodes/etags.el (tags-query-replace): Add parameters START
16289 and END. Construct a form with additional arguments for
16290 perform-replace.
16291
16292 * simple.el (shell-command): Set default directory for "*Shell
16293 Command Output" buffer.
16294
16295 * language/european.el (iso-latin-4): Fix typo.
16296
16297 * emacs-lisp/crm.el: New file.
16298
162992000-04-24 Dave Love <fx@gnu.org>
16300
16301 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
16302 (Custom-reset-saved, Custom-reset-standard)
16303 (custom-group-value-create, custom-group-set, custom-group-save)
16304 (custom-group-reset-current, custom-group-reset-saved)
16305 (custom-group-reset-standard): Use mapc.
16306 (custom-buffer-create-internal): Disable undo when creating items.
16307 Use mapc.
16308 (custom-face): Avoid redundant lambda.
16309
163102000-04-24 Gerd Moellmann <gerd@gnu.org>
16311
16312 * startup.el (auto-save-list-file-prefix): Set default to
16313 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
16314
163152000-04-24 Sam Steingold <sds@gnu.org>
16316
16317 * time-stamp.el (time-stamp-string-preprocess): Always convert
16318 `field-result' to a string.
16319
163202000-04-24 Gerd Moellmann <gerd@gnu.org>
16321
16322 * frame.el (scrolling): New group.
16323 (automatic-hscrolling): New user-option.
16324
16325 * startup.el (command-line-x-option-alist): Add `-lsp' and
16326 `--line-spacing'.
16327
163282000-04-19 Dave Love <fx@gnu.org>
16329
16330 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
16331 (cl-mapc): Rename from mapc. Fix the funcall.
16332
163332000-04-19 Gerd Moellmann <gerd@gnu.org>
16334
16335 * simple.el (clone-indirect-buffer-other-window): New command.
16336 (clone-indirect-buffer): Add optional arg NORECROD.
16337 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
16338
16339 * help.el (resize-temp-buffer-window): Use count-screen-lines.
16340
16341 * window.el (count-screen-lines): New function.
16342 (shrink-window-if-larger-than-buffer): Use count-screen-lines
16343 instead of window-buffer-height.
16344
16345 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
16346 non-existing variable comint-input-sentinel.
16347 (inferior-lisp-args-to-list): Removed.
16348 (inferior-lisp): Use split-string instead of
16349 inferior-lisp-args-to-list.
16350
16351 * hexl.el (hexl-insert-hex-string): New command.
16352
16353 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
16354 instead of concat.
16355
163562000-04-18 Gerd Moellmann <gerd@gnu.org>
16357
16358 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
16359 at the start of an existing but empty folder.
16360
163612000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16362
16363 * ps-mule.el: Customization fix, doc fix.
16364 (ps-multibyte-buffer): Customization fix.
16365
163662000-04-17 Richard M. Stallman <rms@gnu.org>
16367
16368 * subr.el (read-passwd): Use read-char-exclusive.
16369
163702000-04-17 Gerd Moellmann <gerd@gnu.org>
16371
16372 * textmodes/texinfo.el (texinfo-insert-@email)
16373 (texinfo-insert-@emph, texinfo-insert-@quotation)
16374 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
16375 (texinfo-mode-map): Add key bindings for them.
16376
16377 * files.el (basic-save-buffer-2): Use a template with `$'
16378 instead of `#' for VMS.
16379
16380 * simple.el (clone-indirect-buffer): New function.
16381
163822000-04-16 Stephen Eglen <stephen@gnu.org>
16383
16384 * iswitchb.el (iswitchb-case): New function. If the user input
16385 contains any upper-case characters, the search is made
16386 case-sensitive.
16387
163882000-04-17 Stefan Monnier <monnier@cs.yale.edu>
16389
16390 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
16391 comment-end.
16392 (texinfo-font-lock-syntactic-keywords): New var.
16393 (texinfo-font-lock-keywords): Remove comment regexp.
16394 (texinfo-insert-block): New function.
16395 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
16396 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
16397 and font-lock-defaults. Use regexp-opt for outline-regexp.
16398 (texinfo-environments): New var.
16399 (texinfo-environment-regexp): Use regexp-opt and
16400 texinfo-environments.
16401
16402 * textmodes/ispell.el (ispell-menu-map-needed): Check that
16403 ispell-process is bound since this might be eval'd before ispell
16404 is loaded.
16405 (ispell-message): Use a tiny bit less magic and a bit more hard
16406 data to figure out what kind of sc-cite-regexp to use.
16407
16408 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
16409
16410 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
16411 (insert-cyclic-diary-entry): Unquote the lambda.
16412
16413 * gud.el (gud-jdb-build-source-files-list): Fix typo.
16414
16415 * files.el (backup-enable-predicate): Unquote the lambda.
16416
16417 * cus-edit.el (custom-face, face): Unquote the lambda.
16418
164192000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16420
16421 * ps-print.el: Check for line-beginning-position definition.
16422
16423 * ps-print.el: Fix counting lines in a region.
16424 (ps-print-version): New version number (5.1.5).
16425 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
16426 (ps-printing-region): Fun code fix.
16427
164282000-04-15 Gerd Moellmann <gerd@gnu.org>
16429
16430 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
16431 to file-directory-p.
16432
164332000-04-14 Gerd Moellmann <gerd@gnu.org>
16434
16435 * gud.el (gud-jdb-build-source-files-list): Check that directory
16436 exists before calling directory-files.
16437
164382000-04-13 Dave Love <fx@gnu.org>
16439
16440 * emacs-lisp/trace.el: Change maintainer. Use new backquote
16441 syntax.
16442
16443 * emacs-lisp/cl-specs.el: Remove when, unless.
16444
16445 * emacs-lisp/cl-extra.el: Don't quote keywords.
16446 (cl-old-mapc): New variable.
16447 (mapc): Use it.
16448 (cl-map-intervals): Use with-current-buffer. Don't check for
16449 next-property-change.
16450 (cl-map-overlays): Use with-current-buffer.
16451 (cl-expt): Remove.
16452 (copy-tree, remprop): Define unconditionally.
16453
16454 * emacs-lisp/cl-compat.el (keywordp): Remove.
16455
16456 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
16457 to use keywordp.
16458 (edebug-spec): Enable keywordp.
16459
16460 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
16461 string-lessp.
16462
16463 * cus-start.el: Use keywordp.
16464
164652000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
16466
16467 * diary-lib.el (include-other-diary-files): Fix the fix of
16468 2000-02-18 by doing a save-excursion.
16469
164702000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16471
16472 * ps-print.el: Customization fix, doc fix.
16473 (ps-print-version): New version number (5.1.4).
16474 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
16475 (ps-print-preprint): Adjust code.
16476 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
16477 (ps-print-prologue-header, ps-print-control-characters)
16478 (ps-spool-config): Customization fix.
16479
164802000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
16481
16482 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
16483 converted to the new menu-item format, names silightly changed,
16484 help strings added.
16485
16486 Support for spelling without async subprocesses:
16487
16488 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
16489 (ispell-session-buffer): New variables.
16490 (ispell-start-process, ispell-process-status,
16491 ispell-accept-output, ispell-send-string): New functions, for
16492 Ispell invocation when async subprocesses aren't supported.
16493 (ispell-word, ispell-pdict-save, ispell-command-loop,
16494 ispell-process-line, ispell-buffer-local-parsing): Replace calls
16495 to process-send-string with calls to ispell-send-string, and
16496 accept-process-output with ispell-accept-output.
16497 (ispell-init-process): Call ispell-process-status instead of
16498 process-status with.
16499 (ispell-init-process): Call ispell-start-process. Call
16500 ispell-accept-output and ispell-send-string. Don't call
16501 process-kill-without-query and kill-process if they are unbound.
16502 (ispell-async-processp): New function.
16503
165042000-04-12 Dave Love <fx@gnu.org>
16505
16506 * info.el: Add debug-ignored-errors.
16507 (Info-mode-menu): Add some items.
16508 (Info-directory): Add autoload cookie.
16509
16510 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
16511 Modify `truncate-lines'. Make `describe-language-environment'
16512 always visible and add help. Modify `describe-key' help. Invoke
16513 Info-directory from `info'. New entry `emacs-manual'.
16514
165152000-04-10 Gerd Moellmann <gerd@gnu.org>
16516
b291c86c
SM
16517 * progmodes/ebrowse.el (ebrowse-tree-mode):
16518 Use propertized-buffer-identification.
a30eb617
DL
16519 (ebrowse-update-member-buffer-mode-line): Likewise.
16520 (ebrowse--mode-strings): Removed.
16521 (ebrowse--mode-line-props): Removed.
16522
16523 * files.el (auto-mode-alist): Add `EBROWSE'.
16524
16525 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
16526 space before testing for end of buffer.
16527 (ebrowse-load): Removed.
16528 (ebrowse-revert-tree-buffer-from-file): Rewritten.
16529 (ebrowse-create-tree-buffer): Rewritten.
16530 (ebrowse-tree-mode): Read tree from buffer.
16531
16532 * progmodes/ebrowse-ffh.el: Removed.
16533
165342000-04-10 Kenichi Handa <handa@etl.go.jp>
16535
16536 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
16537
165382000-04-10 Gerd Moellmann <gerd@gnu.org>
16539
16540 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
16541 at the wrong place.
16542
165432000-04-09 Dave Love <fx@gnu.org>
16544
b291c86c
SM
16545 * files.el (backup-enable-predicate):
16546 Use temporary-file-directory, small-temporary-file-directory.
16547 (make-backup-file-name-function, backup-directory-alist): New vars.
a30eb617
DL
16548 (make-backup-file-name-1): New function.
16549 (make-backup-file-name): Use it.
b291c86c 16550 (find-backup-file-name): Likewise. Use format for clarity, not concat.
a30eb617
DL
16551 (file-newest-backup): Use make-backup-file-name.
16552
165532000-04-09 Gerd Moellmann <gerd@gnu.org>
16554
16555 * progmodes/ebrowse-ffh.el: New file.
16556
86f6474c
SM
16557 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
16558 Moved to ebrowse-ffh.el.
a30eb617
DL
16559 (ebrowse-load): Add autoload.
16560
16561 * finder.el (finder-commentary): Add autoload cookie.
16562
16563 * mail/rfc2368.el: Correct author's email address.
16564
16565 * progmodes/ebrowse.el: New file.
16566
16567 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
16568 item help string.
16569 (easy-menu-do-add-item): Ditto.
16570 (easy-menu-define): Extend doc string.
16571
86f6474c 16572 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
a30eb617
DL
16573 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
16574 (jit-lock-function, jit-lock-stealth-fontify): Don't use
16575 with-buffer-unmodified.
16576
165772000-04-08 Dave Love <fx@gnu.org>
16578
16579 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
16580 unless, when.
16581
165822000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
16583
16584 * viper-util.el (viper-put-on-search-overlay): New subroutine.
16585 (viper-flash-search-pattern): No operation when using Emacs
16586 doesn't support face.
16587 Use `viper-put-on-search-overlay'.
16588
165892000-04-04 Gerd Moellmann <gerd@gnu.org>
16590
16591 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
16592 like C-r.
16593
16594 * progmodes/make-mode.el: Some doc fixes.
16595 (makefile-mode-abbrev-table): New variable.
16596 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
16597 (makefile-font-lock-keywords): Fontify includes and conditionals.
16598 (toplevel): Require `dabbrev' and `add-log' when compiling.
16599
16600 * replace.el (perform-replace): Don't move forward one char
16601 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
16602 to do that because it leaves point 1 position after the last
16603 replacement, after everything has been replaced.
16604
16605 * jit-lock.el (with-buffer-unmodified): New macro.
16606 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
16607 modified state.
16608 (jit-lock-function-1): Extracted from jit-lock-function; not
16609 preserving buffer's modified state.
86f6474c
SM
16610 (jit-lock-function, jit-lock-stealth-fontify):
16611 Call jit-lock-function-1.
a30eb617
DL
16612
16613 * mail/rfc2368.el: Remove supernumerary copyright line.
16614
166152000-04-04 Milan Zamazal <pdm@freesoft.cz>
16616
16617 * glasses.el: Provide facilities for inserting space before left
16618 parentheses and uncapitalization of identifiers.
16619 (glasses-mode): Try to remove old overlays in all cases.
16620
166212000-04-03 Gerd Moellmann <gerd@gnu.org>
16622
16623 * progmodes/compile.el (compile-internal): Display the compilation
16624 buffer in a different frame, if it's already displayed there.
16625
16626 * mail/rfc2368.el: New file.
16627
16628 * simple.el (sendmail-user-agent-compose): Recognize a `body'
16629 header and insert its value as mail body.
16630
16631 * subr.el (member-ignore-case): New function.
16632
16633 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
16634 (dabbrev--find-expansion): Ignore buffers matching a regexp
16635 from dabbrev-ignored-regexps.
16636
16637 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
16638 to extensions handled by gzip.
16639
166402000-04-03 Richard M. Stallman <rms@gnu.org>
16641
16642 * files.el (insert-directory): List the total free space
16643 along with the used space.
16644
16645 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
16646 line is followed by one that matches CITATION-REGEXP, end the
16647 paragraph.
16648
166492000-04-03 Markus Rost <rost@delysid.gnu.org>
16650
16651 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
16652 (rmail-make-basic-summary-line): Use that option.
16653
166542000-04-03 Kenichi Handa <handa@etl.go.jp>
16655
16656 * international/mule-cmds.el (encoded-string-description):
16657 Rewritten. Try pretty description for ISO 2022 escape sequences
16658 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
16659 for hexadecimal format.
16660
166612000-04-01 Dave Love <fx@gnu.org>
16662
16663 * cpp.el: Change customization group to `c' from `C'.
16664
16665 * vcursor.el (vcursor-move): Use display-color-p.
16666
16667 * international/mule-util.el: Provide mule-utils.
16668 (string-to-sequence): Simplify and speed up.
16669
16670 * international/mule.el (make-coding-system): Purecopy doc-string.
16671
16672 * international/mule-cmds.el: Various menu changes.
16673 (describe-specified-language-support): Handle `Default'.
16674 (set-language-info): Purecopy `info'.
16675
166762000-03-31 Andrew Innes <andrewi@gnu.org>
16677
16678 * vc.el (vc-backend-diff): Return the correct status if we had to
16679 retry the rcsdiff command without the --brief option.
16680
166812000-03-31 Dave Love <fx@gnu.org>
16682
16683 * help.el (help-manyarg-func-alist): Correct several omissions.
16684
16685 * add-log.el: Don't require cl, fortran.
16686 (add-log-current-defun-function): Doc fix.
86f6474c 16687 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
a30eb617 16688 (change-log-version-rcs): Function deleted.
86f6474c
SM
16689 (change-log-version-number-search): Doc fix.
16690 Use vc-workfile-version. Avoid CL dolist.
a30eb617
DL
16691 (add-change-log-entry): Just call add-log-current-defun to get
16692 defun. Simplify somewhat.
16693 (change-log-get-method-definition-1): Likewise.
16694 (add-log-current-defun): Return nil if calling
16695 add-log-current-defun-function does so. Move Fortran stuff to
16696 fortran.el. Return string without properties.
16697
16698 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
16699 and :alpha: char classes.
16700
16701 * mail/supercite.el: Defvar curline when compiling.
16702 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
16703 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
16704 rather than a-zA-Z0-9 to allow non-ASCII characters.
16705
167062000-03-31 Gerd Moellmann <gerd@gnu.org>
16707
16708 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
16709
16710 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
16711 Re-enable new code.
16712
16713 * lpr.el (print-region-1): Use -d to specify printer name for
16714 systems `usg-unix-v*, `dgux', `hpux', `irix'.
16715
167162000-03-31 Dave Love <fx@gnu.org>
16717
86f6474c
SM
16718 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
16719 Look for function definition in symbol's function value slot first
a30eb617
DL
16720 instead of first consulting byte-compile-function-environment.
16721
167222000-03-31 Kenichi Handa <handa@etl.go.jp>
16723
16724 * language/european.el ("Polish"): New language environment.
16725 (setup-polish-environment): New function.
16726
167272000-03-30 Gerd Moellmann <gerd@gnu.org>
16728
16729 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
16730 Disable new code.
16731
16732 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
16733 trying to `load' the symbol of an autoload instead of the file
16734 recorded in the autoload. Fix error messages.
16735
167362000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16737
16738 * ps-print.el: PostScript programming fix for ghostview, doc fix.
16739 (ps-print-version): New version number (5.1.3).
16740 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
16741 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
16742 (ps-generate-postscript-with-faces): Code fix.
16743 (ps-color-values): XEmacs compatibility.
16744 (ps-print-background-image, ps-print-background-text, ps-printer-name)
16745 (ps-default-fg, ps-default-bg): Adjust customization.
16746 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
16747 (ps-color-scale): Renaming old ps-color-value fun.
16748 (ps-print-headers): Replace ps-print-header group to avoid conflict
16749 with ps-print-header variable.
16750 (ps-print-miscellany): New group.
16751 (ps-format-color, ps-rgb-color): New funs.
16752 (ps-default-foreground): New var.
16753 (ps-printer-name-option): New const.
16754
167552000-03-30 Peter Breton <pbreton@ne.mediaone.net>
16756
16757 * net/net-utils.el:
16758 (network-connection-host, network-connection-service): New variables
16759 (network-connection-mode): New mode, derived from comint-mode
16760 (network-connection-mode-setup): New function, saves host and
16761 service information in local variables.
16762
16763 * lisp/locate.el:
16764 (locate-word-at-point): Added this function
16765 (locate): Default to using locate-word-at-point as input
16766 Run dired-mode-hook
16767
167682000-03-29 Dave Love <fx@gnu.org>
16769
16770 * calendar/appt.el: Doc fixes.
16771 (appt-check): Convert min-to-app to a string before passing to
16772 appt-disp-window-function or concat.
16773 (appt-delete-window): Remove test for frame-root-window.
16774 (appt-select-lowest-window, appt-convert-time): Simplify.
16775
16776 * emacs-lisp/bytecomp.el: Doc fixes.
86f6474c
SM
16777 (byte-compile-file-form-autoload):
16778 Update byte-compile-function-environment.
a30eb617
DL
16779
167802000-03-29 Andreas Schwab <schwab@suse.de>
16781
86f6474c 16782 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
a30eb617
DL
16783
16784 * dired.el (dired-insert-directory): If dired-free-space-program
16785 failed just delete its output.
16786
167872000-03-29 Dave Love <fx@gnu.org>
16788
16789 * international/iso-cvt.el: Move provide to end. Doc fixes.
16790 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
16791 (iso-iso2sgml, iso-sgml2iso): New functions.
16792 (iso-cvt-define-menu): Fix some entries and use backquote for
16793 clarity.
16794
16795 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
16796
167972000-03-28 Gerd Moellmann <gerd@gnu.org>
16798
16799 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
16800 ISO-DATE. If non-nil, return date in ISO 8601 format.
16801
168022000-03-26 Stefan Monnier <monnier@cs.yale.edu>
16803
16804 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
16805 if it ever becomes used.
16806 (log-edit-mode-hook): Default to vc-log-mode-hook.
16807 (log-edit-mode): Fix the docstring.
16808
16809 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
16810 the code.
16811
168122000-03-26 Dave Love <fx@gnu.org>
16813
16814 * net/browse-url.el (browse-url): Re-fix case of
16815 browse-url-browser-function being an alist.
16816 (browse-url): Add :link to defgroup.
16817
16818 * files.el: Doc fixes.
16819 (file-truename): Include `[' in wildcard characters.
16820 (automount-dir-prefix): Customize.
16821 (find-file-wildcards): Add :version.
16822 (find-file-noselect): Simplify a mapcar call.
16823
16824 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
16825 compatible with inf-lisp version.
16826 (eval-defun-1): Fix custom-declare-variable case.
16827
168282000-03-25 Stefan Monnier <monnier@cs.yale.edu>
16829
16830 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
16831
168322000-03-24 Gerd Moellmann <gerd@gnu.org>
16833
16834 * Makefile (COMPILE_FIRST): New macro.
16835 (compile-files): Compile files from COMPILE_FIRST first.
16836
86f6474c 16837 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
a30eb617
DL
16838
16839 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
16840 matching open parenthesis in column 0 to defun-prompt-regexp
16841 only if open-paren-in-column-0-is-defun-start is set.
16842
16843 * sun-curs.el: Require CL at compile-time only.
16844
16845 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
16846 instead of copy-list which is a function from CL.
16847 (msb--choose-menu, msb--mode-menu-cond)
16848 (msb--create-buffer-menu-2): Use dolist instead of mapc.
16849 (msb--init-file-alist): Use mapcar instead of mapcan.
86f6474c
SM
16850 (msb--aggregate-alist): Use mapcar instead of mapcan.
16851 Fix `(' in column 0 in doc string.
a30eb617
DL
16852 (msb--add-separators): Use mapcar instead of mapcan.
16853
16854 * cus-dep.el: Require CL at compile-time only.
16855
168562000-03-24 Stefan Monnier <monnier@cs.yale.edu>
16857
16858 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
16859 (byte-compile-warnings): New warning `noruntime'.
16860 (byte-compile-constants, byte-compile-variables): Fix docstring.
16861 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
16862 execute `eval-whenc-compile's body.
16863 (byte-compile-unresolved-functions): Fix docstring.
16864 (byte-compile-eval): New function.
16865 (byte-compile-callargs-warn): Check if the function will be available
16866 at runtime (via property `byte-compile-noruntime').
16867 (byte-compile-print-syms): New function.
16868 (byte-compile-warn-about-unresolved-functions): Also warn about
16869 `noruntime' functions (and use `byte-compile-print-syms').
16870 (byte-compile-file): Capitalize the message.
16871
168722000-03-24 Gerd Moellmann <gerd@gnu.org>
16873
16874 * mail/rmail.el (rmail-confirm-expunge): New user-option.
16875 (rmail-expunge): Ask for confirmation depending on the setting
16876 of rmail-confirm-expunge.
16877
168782000-03-23 Gerd Moellmann <gerd@gnu.org>
16879
16880 * Makefile (bootstrap-clean): If $(emacs) exists, build
16881 loaddefs.el first. A loaddefs.el that's not up-to-date might
86f6474c 16882 cause a bootstrap failure because things don't autoload as expected.
a30eb617
DL
16883
168842000-03-23 Dave Love <fx@gnu.org>
16885
16886 * net/browse-url.el: Restore previous use of
16887 browse-url-maybe-new-window.
16888
168892000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16890
16891 * ps-print.el: Skip banner page fix.
16892 (ps-print-version): New version number (5.1.2).
16893 (ps-begin-file, ps-end-file, ps-generate): Code fix.
16894
168952000-03-23 Dave Pearson <davep@davep.org>
16896
16897 * net/quickurl.el Changed the type of parameter passed to the
16898 function defined by `quickurl-format-function'. Before only the
16899 text of the URL was passed. Now the whole URL structure is passed
86f6474c
SM
16900 and the function is responsible for extracting the parts it requires.
16901 Changed the default of `quickurl-format-function' accordingly.
a30eb617
DL
16902 (quickurl-insert): Changed the `funcall' of
16903 `quickurl-format-function' to match the above change.
16904 (quickurl-list-insert): Changed the `url' case so that it makes
16905 use of `quickurl-format-function', previous to this the format was
16906 hard wired.
16907
169082000-03-22 Gerd Moellmann <gerd@gnu.org>
16909
16910 * startup.el: Change some spellings for the X Window System.
16911
169122000-03-22 Stefan Monnier <monnier@cs.yale.edu>
16913
86f6474c
SM
16914 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
16915 Clean up the code and the regexp and make sure the cursor is
16916 temporarily moved to the suspicious line while querying the user.
a30eb617
DL
16917
169182000-03-22 Jason Rumney <jasonr@gnu.org>
16919
16920 * w32-fns.el (w32-charset-info-alist): Initialize.
16921
169222000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16923
16924 * ps-print.el: N-up last page fix.
16925 (ps-print-version): New version number (5.1.1).
16926 (ps-end-file, ps-end-job, ps-generate): Code fix.
16927
169282000-03-21 Stefan Monnier <monnier@cs.yale.edu>
16929
16930 * files.el (find-file-run-dired): Update docstring.
16931 (find-directory-functions): New hook.
16932 (find-file-noselect): Run find-directory-functions rather than
16933 calling dired directly.
16934
16935 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
16936
16937 * pcvs.el: Add a minimal leading commentary.
16938 (cvs-make-cvs-buffer): Change the header part by removing the startup
16939 message and adding a `Module' entry. Also replace the FOOTER and
16940 HEADER special fileinfos with the new support in ewoc for updating
16941 its own footer and header.
16942 (cvs-update-header): Update to use the header/footer of the ewoc.
16943 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
16944 (cvs-is-within-p): New function.
16945 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
16946 to only examine some subset of the buffers.
16947
16948 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
16949 `format' instead of our own ad-hoc functions.
16950 Remove HEADER and FOOTER cases, now handled in the EWOC.
16951 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
16952
16953 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
16954 output to avoid scaring the user.
16955 (cvs-parse-table): Catch message for non-up-to-date commits.
16956
16957 * pcvs-defs.el (cvs-startup-message): Remove.
16958 (cvs-global-menu): New autoloaded menu.
16959
16960 * pcvs-util.el (cvs-string-fill): Remove.
16961
16962 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
16963 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
16964 PP part of it and also make it work for footers and headers.
16965 (ewoc-create): Drop POS and BUFFER arguments.
16966 Use the DLL's dummy node to store the end-of-footer position.
16967 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
16968 (ewoc-refresh): Remove unused `header' variable.
16969 (ewoc-(get|set)-hf): New functions.
16970
16971 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
16972 log-view-*-(message|file) and use easy-mmode-define-navigation.
16973 (log-view-message-re): Match SCCS format as well.
16974 And match the revision line rather than the dashed separator line.
16975 (log-view-mode): Use the new define-derived-mode.
16976 (log-view-current-tag): Fill in with an actual implementation.
16977
16978 * cvs-status.el (cvs-status-(prev|next)): Rename from
16979 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
16980 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
16981 to let the output "breathe" a little more (more readable).
16982 (cvs-status-mode): Use the new define-derived-mode.
16983
16984 * smerge-mode.el (smerge-auto-leave): New function and variable.
16985 (smerge-basic-map): Rename from smerge-basic-keymap.
16986 Change the bindings for smerge-diff-*.
16987 (smerge-*-map): Use easy-mmode-defmap.
16988 (smerge-(next|prev)): Use easy-mmode-define-navigation.
16989 (smerge-keep-*): Use smerge-auto-leave.
16990
169912000-03-21 Jason Rumney <jasonr@gnu.org>
16992
16993 * cus-edit.el (custom-button-face): Use 3D look for w32.
16994 (custom-button-pressed-face): Likewise.
16995
169962000-03-21 Gerd Moellmann <gerd@gnu.org>
16997
16998 * progmodes/etags.el (tags-case-fold-search): New user-option.
16999 (tags-loop-eval): New function. Bind case-fold-search around eval
17000 depending on the value of tags-case-fold-search.
17001 (tags-loop-continue): Use tags-loop-eval.
17002 (find-tag-in-order): Bind case-fold-search depending on the value
17003 of tags-case-fold-search.
17004
170052000-03-21 Stefan Monnier <monnier@cs.yale.edu>
17006
86f6474c 17007 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
a30eb617
DL
17008 (diff-end-of-hunk): Return the end position for use in
17009 `easy-mmode-define-navigation'.
17010 (diff-recenter): Remove.
17011 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
17012 of `easy-mmode-define-navigation'.
17013 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
17014 previous renaming) and fix to use new names.
17015 (diff-merge-strings): Use \n as separator: simpler, faster.
17016 (diff-mode): Use `define-derived-mode'.
17017
17018 * derived.el (define-derived-mode): Don't autoload anymore.
17019 Prefer the macro-only version provided by easy-mmode.el.
17020
17021 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
86f6474c 17022 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
a30eb617
DL
17023 (easy-mmode-define-navigation): New macro.
17024
17025 * subr.el (combine-run-hooks): New function.
17026
170272000-03-21 Kenichi HANDA <handa@etl.go.jp>
17028
17029 * term/x-win.el: Fontsets related initialization is simplified.
17030
17031 * international/mule-diag.el (describe-font): Don't refer to
17032 global-fontset-alist, instead call font-list.
17033 (describe-fontset, list-fontsets, mule-diag): Likewise.
86f6474c 17034 (print-fontset): Adjusted for the change of fontset implementation.
a30eb617 17035
86f6474c
SM
17036 * international/fontset.el (x-charset-registries): Variable removed,
17037 instead the corresponding data is stored in the default fontset.
a30eb617
DL
17038 (register-alternate-fontnames): Function removed.
17039 (resolved-ascii-font): Variable removed.
17040 (x-compose-font-name): Ignore the second argument REDOCE.
17041 (x-complement-fontset-spec): Complement only an ASCII font and
17042 element for those charsets than can use that ASCII font.
17043 (generate-fontset-menu): Don't refer to global-fontset-alist,
17044 instead call fontset-list.
17045 (uninstantiated-fontset-alist): Variable removed.
17046 (x-style-funcs-alist): Likewise.
17047 (fontset-default-styles): Likewise.
17048 (x-modify-font-name): Function removed.
86f6474c 17049 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
a30eb617
DL
17050 (create-fontset-from-ascii-font): Docsting adjusted for the above
17051 change.
17052 (instantiate-fontset, resolve-fontset-name): Functions removed.
17053 (fontset-list): Now implemented by C code.
17054
17055 * faces.el (read-face-font): Fix TABLE arg to completing-read.
17056 (describe-face): Include `font' attribute in the description.
17057
170582000-03-21 Kenichi Handa <handa@etl.go.jp>
17059
17060 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
17061
170622000-03-20 Gerd Moellmann <gerd@gnu.org>
17063
17064 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
17065 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
17066 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
17067
17068 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
17069 about behavior of set-buffer-modified-p wrt redisplay.
17070
170712000-03-19 Richard M. Stallman <rms@gnu.org>
17072
17073 * view.el (view-mode-disable): Kill local binding of view-read-only.
17074
170752000-03-18 Gerd Moellmann <gerd@gnu.org>
17076
86f6474c 17077 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
a30eb617
DL
17078 is a string, convert it to a syntax cell using string-to-syntax.
17079
17080 * simple.el (syntax-code-table, syntax-flag-table): New variables.
17081 (string-to-syntax): New function.
17082
17083 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
17084 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
17085 try to use passive ftp mode.
17086
170872000-03-17 Gerd Moellmann <gerd@gnu.org>
17088
17089 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
17090
17091 * simple.el (append-to-buffer): Update point of windows after
17092 insertion.
17093
17094 * abbrev.el (inverse-add-abbrev): Identify word by first moving
17095 forward then moving backward. Reindent.
17096
17097 * frame.el (other-frame): Call x-focus-frame only if
17098 focus-follows-mouse is off.
17099
171002000-03-17 Dave Love <fx@gnu.org>
17101
86f6474c 17102 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
a30eb617
DL
17103
171042000-03-17 Stefan Monnier <monnier@cs.yale.edu>
17105
17106 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
17107 regexp for labels cannot span several lines.
17108
17109 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
17110 `(setq :<key> ':<key>)' to the macro expansion.
17111
171122000-03-16 Dave Love <fx@gnu.org>
17113
17114 * progmodes/f90.el (f90): Put custom group under `languages', not
17115 `fortran'.
17116 (f90-mode-hook): Customize.
17117 (f90-mode): Set add-log-current-defun-function.
17118 (f90-current-defun): New function.
17119
171202000-03-16 Gerd Moellmann <gerd@gnu.org>
17121
17122 * cus-edit.el (custom-variable-tag-face): Handle case that
17123 default face's height is not a number.
17124 (custom-face-tag-face, custom-group-tag-face-1)
17125 (custom-group-tag-face): Ditto.
17126 (custom-group-tag-face-1): Add :group.
17127
17128 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
17129
171302000-03-15 Gerd Moellmann <gerd@gnu.org>
17131
17132 * pcvs-defs.el (toplevel): Remove autoload cookie for form
17133 requiring easymenu.
17134
171352000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17136
17137 * ps-print.el: PostScript user-defined prologue, PostScript error
17138 handler, doc fix.
17139 (ps-print-version): New version number (5.1).
17140 (ps-user-defined-prologue, ps-error-handler-message)
17141 (ps-print-prologue-0, ps-error-handler-alist): New vars.
17142 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
17143 (ps-insert-string): New function.
17144
171452000-03-15 Kenichi Handa <handa@etl.go.jp>
17146
17147 * international/ccl.el (ccl-compile-expression): Don't generate
17148 invalid self-assignment code.
17149
171502000-03-14 Dave Love <fx@gnu.org>
17151
17152 * subr.el (replace-regexp-in-string): Renamed from
17153 replace-regexps-in-string. Doc fix.
17154
171552000-03-12 Dave Love <fx@gnu.org>
17156
17157 * cus-edit.el: Doc fixes.
86f6474c 17158 (customize-set-variable, customize-save-variable): Rename args for doc.
a30eb617
DL
17159 (custom-variable-tag-face, custom-face-tag-face)
17160 (custom-group-tag-face-1, custom-group-tag-face): Modify from
17161 style which user identify as hyperlink.
17162 (hook): Don't add undefined functions to the hook.
17163 (debug-ignored-errors): Transfer message from bindings.el.
17164
171652000-03-12 Gerd Moellmann <gerd@gnu.org>
17166
86f6474c
SM
17167 * recentf.el (recentf-keep-non-readable-files-p):
17168 Remove double/nested definition.
a30eb617
DL
17169
171702000-03-12 Dave Love <fx@gnu.org>
17171
17172 * facemenu.el (facemenu-get-face): Use display-color-p.
17173 * enriched.el (enriched-decode-foreground): Likewise.
17174 (enriched-decode-background): Likewise.
17175 * isearch.el (isearch-highlight): Likewise.
17176 * info-look.el (info-lookup): Likewise.
17177 * simple.el (completion-setup-function): Likewise.
17178
17179 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
17180 :options.
17181
17182 * bindings.el (mode-line-format): Fix line-number and
17183 column-number items. Add help-echo for the background.
17184 (mode-line-mule-info): Modify help-echo.
17185
17186 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
17187
17188 * files.el (load-file): Allow completion to .elc.
17189
17190 * man.el: Doc fixes.
17191 (Man-init-defvars): Use display-color-p to set fontification.
17192
17193 * play/hanoi.el (hanoi-internal): Don't use oddp.
17194
171952000-03-12 Gerd Moellmann <gerd@gnu.org>
17196
17197 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
17198
17199 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
17200
172012000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
17202
17203 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
17204 Fix comment.
17205
172062000-03-10 Stefan Monnier <monnier@cs.yale.edu>
17207
17208 * font-lock.el (font-lock-keywords): Fix the doc now that
17209 regexp-opt-depth is unnecessary.
17210 (save-buffer-state): Set an edebug spec.
17211 (font-lock-fontify-anchored-keywords): Properly handle the case when
17212 the matcher goes past the limit.
17213
17214 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
17215 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
17216
17217 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
17218 dll.el and cookie.el (from Elib) with heavy renaming and other
17219 massaging.
17220
17221 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
17222 Autoload the functions used.
17223 (easy-mmode-define-syntax): Fix CL typo.
17224 (easy-mmode-define-derived-mode): Improve the docstring generation.
17225
172262000-03-10 Gerd Moellmann <gerd@gnu.org>
17227
17228 * textmodes/texinfo.el (texinfo-version): Variable and function
17229 removed.
17230
172312000-03-09 Stefan Monnier <monnier@cs.yale.edu>
17232
17233 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
17234 allow more flexibility.
ff39b9a1 17235 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
a30eb617
DL
17236 (easy-mmode-defmap, easy-mmode-defsyntax)
17237 (easy-mmode-define-derived-mode): New macros.
17238
172392000-03-09 Didier Verna <didier@xemacs.org>
17240
17241 * rect.el (replace-rectangle): New function.
17242
172432000-03-09 Dave Love <fx@gnu.org>
17244
ff39b9a1 17245 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
a30eb617
DL
17246 (fortran-comment-line-start-skip): Don't match cpp stuff.
17247 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
17248 (fortran-mode-map): Remove over-eager custom-menu-create for now.
17249 (fortran-mode): Don't set fortran-comment-line-start-skip,
17250 fortran-comment-line-start here. Set comment-start,
17251 add-log-current-defun.
17252 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
17253 (fortran-current-defun): New function.
17254
172552000-03-09 Gerd Moellmann <gerd@gnu.org>
17256
17257 * emacs-lisp/re-builder.el: New file.
17258
17259 * mouse.el (mouse-drag-region): Don't run up-event handler
17260 if hscroll has changed.
17261
17262 * octave-mod.el (octave-font-lock-keywords): To font-lock the
17263 builtin operators, use `font-lock-builtin-face' for Emacs and
17264 `font-lock-preprocessor-face' otherwise.
17265
17266 * font-lock.el (lisp-font-lock-keywords-1): Highlight
17267 `(defun (setf foo)' differently.
17268
172692000-03-08 Stefan Monnier <monnier@cs.yale.edu>
17270
17271 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
17272 (regexp-opt): Update comment and adapt the code the new meaning of
17273 the `paren' argument of regex-opt-group for shy-groups.
17274 (regexp-opt-depth): Handle shy groups as well as backslashed
17275 backslashes.
17276 (regexp-opt-group): Turn the leading comment into a docstring.
17277 Allow `paren' to be a string (the string to use to open a group).
17278 Remove open-presuf and close-presuf. Instead of checking for `all
17279 one-char' and then later on check for `several one-char', handle
17280 both cases close together. Also apply a more generic algorithm
17281 for suffixes (the mirror image of the algorithm used for
17282 prefixes). Use shy-groups. Use nreverse rather than reverse.
17283 (regexp-opt-try-suffix): Removed.
17284
17285 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
17286 from comint-mode-map, so we can just inherit from it. Also, move
17287 the initialization into the `defvar' since there's no docstring
17288 anyway and it's fairly short.
17289 (inferior-scheme-mode): Define it as derived-mode: the code is
17290 shorter and this way we inherit from comint-mode-map rather than
17291 copying it.
17292
17293 * subr.el (replace-regexps-in-string): Properly handle the case
17294 where we match an empty string.
17295
17296 * comint.el (comint-exec-1): Add the current-dir to the exec-path
17297 when the command has a directory component (such as "./testml").
17298 Also fix a typo in the comment.
17299
173002000-03-08 Gerd Moellmann <gerd@gnu.org>
17301
17302 * Makefile (compile-files): Compile files one by one because
17303 that's the only way to ensure a clean compilation environment for
17304 each individual file.
17305
17306 * frame.el (other-frame): Call x-focus-frame.
17307
173082000-03-07 Dave Love <fx@gnu.org>
17309
17310 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
17311 :require to defcustom.
17312
ff39b9a1 17313 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
a30eb617
DL
17314
17315 * files.el (auto-mode-alist): Add configure.in.
17316
17317 * progmodes/autoconf.el: New file.
17318
173192000-03-07 Gerd Moellmann <gerd@gnu.org>
17320
17321 * mail/mh-e.el: Change maintainer to `none'.
17322
17323 * recentf.el (recentf-keep-non-readable-files-p): Quote args
17324 to remove-hook and add-hook.
17325
173262000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
17327
17328 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
17329 it as the default.
17330 (mail-send): Test mail-send-nonascii also for the new `mime' value.
17331 (sendmail-send-it): Conditionally add MIME headers specifying the
17332 used character set.
17333
173342000-03-07 Dave Love <fx@gnu.org>
17335
ff39b9a1
SM
17336 * winner.el: Fix keywords, autoload cookies.
17337 Split eval-when-compile form to avoid compilation failure.
a30eb617
DL
17338
173392000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
17340
17341 * international/mule.el: Modify comment about coding system
17342 property `coding-category'.
17343 (make-coding-system): New argument EOL-TYPE. Pay attention to
17344 coding-category property of PROPERTIES.
17345
ff39b9a1
SM
17346 * international/mule-conf.el (coding-category-utf-8)
17347 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
a30eb617
DL
17348 categories. Include them in the argument for set-coding-priority.
17349
ff39b9a1
SM
17350 * international/mule-cmds.el (reset-language-environment):
17351 Include coding-category-utf-8, coding-category-utf-16-be, and
a30eb617
DL
17352 coding-category-utf-16-le in the argument for set-coding-priority.
17353 (reset-language-environment): Initialize coding-category-utf-8,
17354 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
17355
173562000-03-06 Karl Fogel <kfogel@red-bean.com>
17357
17358 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
17359 code abstracted out of `bookmark-jump-noselect'. Now tries info
17360 extensions as well as compression extensions.
17361 (bookmark-jump-noselect): Use above new func.
17362
173632000-03-03 Gerd Moellmann <gerd@gnu.org>
17364
17365 * strokes.el: Change maintainer's mail address.
17366
173672000-03-03 Kenichi Handa <handa@etl.go.jp>
17368
17369 * international/mule-diag.el (list-character-sets): Make help-echo
17370 string by substitute-command-keys.
17371 (list-character-sets): Likewise.
17372 (sort-listed-character-sets): Call help-setup-xref.
17373
173742000-03-02 Gerd Moellmann <gerd@gnu.org>
17375
ff39b9a1 17376 * time.el (display-time-mail-file): Add `none' to the list of choices.
a30eb617
DL
17377
173782000-03-01 Dave Love <fx@gnu.org>
17379
17380 * help.el (help-xref-go-back): Don't try to set position.
17381
ff39b9a1
SM
17382 * international/mule-diag.el (list-character-sets):
17383 Call help-setup-xref. Add help-echo to xrefs.
a30eb617
DL
17384 (list-character-sets-1): Add help-echo to xrefs.
17385
173862000-03-02 Gerd Moellmann <gerd@gnu.org>
17387
17388 * frame.el (blink-cursor-mode): Switch cursor on when turning
17389 the mode off.
17390
17391 * add-log.el (add-log-current-defun): Add support for
17392 Autoconf mode.
17393
17394 * mail/rmail.el (rmail-quit-hook): New variable.
17395
173962000-03-01 Dave Love <fx@gnu.org>
17397
17398 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
17399
17400 * help.el (help-xref-button): Add help-echo arg.
17401 (describe-function-1, describe-variable, help-make-xrefs): Use it.
17402
ff39b9a1 17403 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
a30eb617 17404
ff39b9a1 17405 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
a30eb617
DL
17406
174072000-03-01 Gerd Moellmann <gerd@gnu.org>
17408
17409 * image.el (defimage): Look for image files in load-path.
17410
ff39b9a1 17411 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
a30eb617
DL
17412
174132000-03-01 David Ponce <david.ponce@wanadoo.fr>
17414
ff39b9a1 17415 * recentf.el (recentf): Added version tag to the defgroup of recentf.
a30eb617
DL
17416
174172000-03-01 David Ponce <david.ponce@wanadoo.fr>
17418
ff39b9a1 17419 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
a30eb617
DL
17420 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
17421 action to select/unselect a file.
17422 (recentf-edit-list): Code cleanup and improvement.
17423 (recentf-open-more-files-action): `recentf-open-more-files' button
17424 widget action to open a file.
ff39b9a1 17425 (recentf-open-more-files): No more use standard completion but widgets.
a30eb617
DL
17426 (recentf-more-collection): Deleted.
17427 (recentf-more-history): Deleted.
17428 (recentf-setup-more-completion): Deleted.
17429
174302000-03-01 David Ponce <david.ponce@wanadoo.fr>
17431
17432 * recentf.el (recentf-mode): No more needs that Emacs is running
17433 under a window-system.
17434
ff39b9a1 174352000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17436
17437 * recentf.el (recentf-edit-list): New command to edit the recent
17438 list which allow the user to remove files.
17439 (recentf-edit-selected-items): New global variable, used by
17440 `recentf-edit-list' to hold the list of files to be removed from
17441 the recent list.
17442 (recentf-make-menu-items): Updated to display a "Edit list..."
17443 menu item. Minor code cleanup.
17444
ff39b9a1 174452000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17446
17447 * recentf.el (recentf-open-more-files): New command to open files
17448 that are not displayed in the menu.
17449 (recentf-more-collection): New global variable holding the set of
17450 permissible completions used by `recentf-open-more-files'.
17451 (recentf-more-history): New global variable holding the history list
17452 used by `recentf-open-more-files' completion.
17453 (recentf-setup-more-completion): New function to setup completion for
17454 `recentf-open-more-files'.
17455 (recentf-make-menu-items): Updated to display a "More..." menu item.
17456
ff39b9a1 174572000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17458
17459 * recentf.el (recentf-menu-action): Doc fixed.
17460
ff39b9a1 174612000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17462
17463 * recentf.el (recentf-menu-filter): Doc updated.
17464 (recentf-update-menu-hook): Allow menu filters to force menu update.
17465 (recentf-make-menu-items): New menu filter handling.
17466 (recentf-make-menu-item): New helper function.
17467 (recentf-menu-elements): New menu handling function.
17468 (recentf-sort-ascending): Updated to new menu filter handling.
17469 (recentf-sort-descending): Updated to new menu filter handling.
17470 (recentf-sort-basenames-ascending): New menu filter function.
17471 (recentf-sort-basenames-descending): New menu filter function.
17472 (recentf-show-basenames): New menu filter function.
17473 (recentf-show-basenames-ascending): New menu filter function.
17474 (recentf-show-basenames-descending): New menu filter function.
17475
174762000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
17477
17478 * diary-lib.el (list-diary-entries): Don't try to go forward at
17479 the end of the buffer.
17480
174812000-02-29 Kenichi Handa <handa@etl.go.jp>
17482
ff39b9a1
SM
17483 * international/mule-diag.el (list-character-sets):
17484 Completely rewritten.
a30eb617
DL
17485 (sort-listed-character-sets): New function.
17486 (list-character-sets-1): Completely rewritten.
17487 (list-character-sets-2): New function.
17488 (non-iso-charset-alist): New variable.
17489 (decode-codepage-char): New function.
17490 (charset-history): New variable.
17491 (read-charset) (list-block-of-chars)
17492 (list-iso-charset-chars)
17493 (list-non-iso-charset-chars)
17494 (list-charset-chars): New functions.
86f6474c 17495 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
a30eb617
DL
17496 (dump-charsets): Likewise.
17497
174982000-02-29 Gerd Moellmann <gerd@gnu.org>
17499
17500 * dired-x.el (dired-filename-at-point): Add `@' to valid
17501 file name characters.
17502 (dired-filename-at-point): Handle ange-ftp file names.
17503
17504 * frame.el (frame-notice-user-settings): Use assq-delete-all
17505 instead of assoc-delete-all.
17506 (frame-notice-user-settings): Ditto.
17507
17508 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
17509 Don't copy alist.
17510
175112000-02-28 Eli Barzilay <eli@cs.cornell.edu>
17512
17513 * calculator.el (calculator-use-menu): New option.
86f6474c 17514 (calculator-initial-bindings): Changed some bindings to work as macros.
a30eb617
DL
17515 (calculator-forced-input): Removed.
17516 (calculator-restart-other-mode): New variable.
17517 (calculator-mode-map): Set up menu.
17518
175192000-02-28 Jari Aalto <jari.aalto@poboxes.com>
17520
86f6474c 17521 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
a30eb617
DL
17522
175232000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
17524
86f6474c 17525 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
a30eb617 17526 translate all ESC key sequences.
86f6474c 17527 (viper-goto-mark-subr): Restore markers for files for which
a30eb617 17528 they were saved.
86f6474c
SM
17529 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
17530 * viper-util.el (viper-set-replace-overlay-glyphs)
17531 (viper-set-replace-overlay): Always check if the replacement
a30eb617 17532 overlay is live.
86f6474c
SM
17533 * viper.el (viper-vi-state-mode-list): Add major modes.
17534 * ediff-wind.el: Minor comment changes.
17535 * ediff.el: Copyright notice date fix.
a30eb617
DL
17536
175372000-02-27 Jason Rumney <jasonr@gnu.org>
17538
17539 * faces.el (face-font-family-alternatives): Add arial to helv.
17540 (mode-line, header-line, tool-bar): Same default as x for w32.
17541 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
17542 face-font-family-alternatives from working.
17543 * term/w32-win.el (mouse-set-font): Do not build fontset from
17544 chosen font.
17545
175462000-02-25 Sam Steingold <sds@goems.com>
17547
17548 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
17549 properly.
17550
175512000-02-25 Richard M. Stallman <rms@gnu.org>
17552
17553 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
17554
175552000-02-25 Gerd Moellmann <gerd@gnu.org>
17556
86f6474c 17557 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
a30eb617
DL
17558
17559 * frame.el (busy-cursor-delay-seconds): New option.
17560
175612000-02-24 Gerd Moellmann <gerd@gnu.org>
17562
17563 * frame.el (show-cursor-in-non-selected-windows): New option.
17564
175652000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
17566
17567 * diary-lib.el (include-other-diary-files): Undo the selective
17568 display in any included file and don't kill it.
17569
175702000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
17571
86f6474c
SM
17572 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
17573 Menu items converted to (menu-item format, help strings added.
a30eb617 17574 [downcase, upcase]: Don't enable on MS-DOS.
86f6474c 17575 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
a30eb617
DL
17576 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
17577
175782000-02-23 Dave Love <fx@gnu.org>
17579
17580 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
17581 (backward-kill-word): Revert addition of * to interactive spec --
17582 it's a feature.
17583
17584 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
17585 (backward-kill-sentence, kill-sentence): Likewise.
17586
17587 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
17588 scratch buffer name.
86f6474c 17589 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
a30eb617
DL
17590
17591 * term/w32-win.el (internal-face-interactive): Update prompt for
17592 new read-face-name.
17593
17594 * mail/footnote.el (footnote): Add :version to defgroup.
17595 (footnote-section-tag-regexp): Customize.
17596 (footnote-start-tag, footnote-end-tag): New option.
17597 (footnote-latin-regexp): New variable.
17598 (Footnote-latin): New function.
17599 (footnote-style-alist): Add element for latin style.
17600 (footnote-style): Moved.
17601 (Footnote-goto-footnote): Use eq to test arg.
17602
17603 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
17604
17605 * emacs-lisp/byte-opt.el: Change old backquote syntax.
17606 (byte-compile-trueconstp): Include keywords.
86f6474c
SM
17607 (byte-optimize-quote, byte-optimize-lapcode):
17608 Use byte-compile-const-symbol-p.
a30eb617
DL
17609 (byte-optimize-char-before): New optimization.
17610
17611 * emacs-lisp/bytecomp.el: Change old backquote syntax.
17612 (byte-compile-const-symbol-p): New function.
17613 (byte-compile-constp, byte-compile-out-toplevel)
17614 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
17615 Use it.
17616
17617 * subr.el (define-key-after): Default AFTER to t. Doc fix.
17618
176192000-02-23 Kenichi Handa <handa@etl.go.jp>
17620
17621 * international/encoded-kb.el: Be sure to update minor-mode-alist
17622 and minor-mode-map-alist.
17623 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
17624 codes SS2 and SS3 correctly.
17625 (encoded-kbd-self-insert-ccl): New function.
17626 (encoded-kbd-setup-keymap): New function.
17627 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
17628 by calling encoded-kbd-setup-keymap.
17629
86f6474c
SM
17630 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
17631 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
a30eb617
DL
17632
176332000-02-22 Dave Love <fx@gnu.org>
17634
17635 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
86f6474c 17636 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
a30eb617
DL
17637 (lisp-mode-syntax-table): Set up for #|...|# comments.
17638 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
17639 classes. Match `defface'.
17640 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
17641 (eval-defun-1): Fix for defcustom.
17642 (lisp-indent-region): Doc fix.
17643
17644 * subr.el (when, unless, split-string): Doc fix.
86f6474c 17645 (read-passwd): Move call of clear-this-command-keys to the right place.
a30eb617
DL
17646 (replace-regexps-in-string): New function.
17647
176482000-02-22 Gerd Moellmann <gerd@gnu.org>
17649
17650 * help.el (describe-variable): Set syntax table to
17651 emacs-lisp-mode-syntax-table when moving forward over the
17652 symbol's name.
17653
176542000-02-22 Dave Love <fx@gnu.org>
17655
17656 * xt-mouse.el: Doc fixes.
17657 (xterm-mouse-position-function): New function, replacing advice of
17658 mouse-position.
17659 (xterm-mouse-mode): Use it. Don't turn on under a window system.
17660
17661 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
17662
176632000-02-21 Gerd Moellmann <gerd@gnu.org>
17664
86f6474c
SM
17665 * format.el (format-annotate-single-property-change):
17666 Handle properties.with dotted-list values.
a30eb617
DL
17667 (format-proper-list-p): New function.
17668
17669 * enriched.el (enriched-face-ans): Handle '(foreground-color
17670 . COLOR) and (background-color . COLOR).
17671
176722000-02-20 Dave Love <fx@gnu.org>
17673
17674 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
17675 and assignments to it.
17676 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
17677 current local map.
17678 (make-flyspell-overlay): Use it.
17679 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
17680
17681 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
17682 (lm-get-header-re): Defun, not defsubst.
17683 (lm-get-package-name): Defun, not defsubst. Simplify.
17684 (lm-version): Doc fix. Simplify.
17685 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
17686 (lm-crack-address, lm-last-modified-date, lm-commentary)
17687 (lm-verify, lm-synopsis): Simplify.
17688 (lm-report-bug): Require emacsbug. Use compose-mail.
17689
176902000-02-20 Gerd Moellmann <gerd@gnu.org>
17691
17692 * dired.el (dired-mode): Call propertized-buffer-identification
17693 to set mode-line-buffer-identification to something having
17694 the right text properties.
17695
17696 * bindings.el (propertized-buffer-identification): New function.
17697
176982000-02-20 Dave Love <fx@gnu.org>
17699
17700 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
17701 check for t-mouse too.
17702
17703 * cus-start.el: Make echo-keystrokes `number'.
17704
177052000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
17706
17707 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
17708 Don't call ring-empty-p unless tags-location-ring is bound.
17709 From Noah Friedman <friedman@splode.com>.
17710
177112000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
17712
17713 * progmodes/hideshow.el (hs-flag-region): No longer use
17714 `intangible' overlay property.
17715
17716 (hs-toggle-hiding): New command.
17717 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
17718
17719 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
17720 Fix omission bug: Run `hs-minor-mode-hook' for both activation
17721 and deactivation.
17722
177232000-02-18 Gerd Moellmann <gerd@gnu.org>
17724
17725 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
17726
177272000-02-17 Gerd Moellmann <gerd@gnu.org>
17728
17729 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
17730
17731 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
17732 of `*' to handle `(* ... *)' comments.
17733
177342000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
17735
17736 * faces.el (list-faces-display): Use display-mouse-p instead of
17737 window-system.
17738
17739 * menu-bar.el (global-map): Menu-bar items converted to the new
17740 format (menu-item..., rearranged for better CUA compliance, and
17741 their names changed for better clarity. Help strings added.
17742
17743 * international/mule-cmds.el (mule-menu-keymap)
17744 (describe-language-environment-map, set-coding-system-map)
17745 (setup-language-environment-map): Convert to new (menu-item...
86f6474c
SM
17746 form, add help strings. Change names of menu items for better clarity.
17747 "Mule" menu-bar item removed (it's now in the "Options" submenu).
a30eb617
DL
17748
177492000-02-17 Gerd Moellmann <gerd@gnu.org>
17750
17751 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
17752 within the code.
17753
177542000-02-16 Dave Love <fx@gnu.org>
17755
17756 * faces.el: Don't require custom. Add more specific :groups to
17757 various deffaces.
17758 (set-face-attribute): Purecopy args.
17759 (read-face-name): Default to name at point and use it in prompt.
17760 Remove colon from arg in all callers.
17761 (list-faces-display): Hyperlink to face descriptions and customize
17762 buffers.
17763
177642000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
17765
86f6474c 17766 * wid-edit.el (widget-match-inline): An atom never matches a list.
a30eb617
DL
17767
177682000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17769
17770 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
17771 at ':' characters by call to split-string.
17772
177732000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17774
17775 * textmodes/bibtex.el: Added RCS version identification.
17776
177772000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17778
17779 * textmodes/bibtex.el: Some temporary comments removed.
86f6474c 17780 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
a30eb617
DL
17781 (bibtex-field-const): Allow capital letters.
17782 (bibtex-start-of-string): Deleted because unused.
17783
17784 * textmodes/bibtex.el: Unified some nomenclature. We no longer
17785 use the term 'reference' to describe a bibtex entry as a whole.
17786 Further, reference keys are no longer called 'labels'.
17787 (bibtex-keys): Renamed to bibtex-reference-keys.
17788 (bibtex-reformat-previous-labels): Renamed to
17789 bibtex-reformat-previous-reference-keys.
17790 (bibtex-reference-type): Renamed to bibtex-entry-type.
17791 (bibtex-reference-head): Renamed to bibtex-entry-head.
17792 (bibtex-reference-maybe-empty-head): Renamed to
17793 bibtex-entry-maybe-empty-head.
17794 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
17795 (bibtex-search-reference): Renamed to bibtex-search-entry.
17796 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
17797 bibtex-enclosing-entry-maybe-empty-head.
86f6474c
SM
17798 (bibtex-entry-field-alist, bibtex-entry-head)
17799 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
17800 (bibtex-map-entries, bibtex-search-entry)
17801 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
17802 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
17803 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
17804 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
17805 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
17806 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
17807 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
a30eb617
DL
17808
178092000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17810
17811 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
17812 comment.
17813 (bibtex-format-field-delimiters): New function, functionality
17814 extracted from bibtex-format-entry.
17815 (bibtex-autokey-get-yearfield-digits): New function, functionality
17816 extracted from bibtex-autokey-get-yearfield.
17817
17818 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
17819 entries in order to avoid stack overflow in the regexp matcher if
17820 field contents become large.
86f6474c
SM
17821 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
17822 (bibtex-field-string-part-not-braced)
17823 (bibtex-field-string-part-no-inner-braces)
17824 (bibtex-field-string-part-1-inner-brace)
17825 (bibtex-field-string-part-2-inner-braces)
17826 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
17827 (bibtex-field-string-quoted, bibtex-field-string)
17828 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
17829 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
17830 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
17831 Deleted as parsing is now performed by the following functions.
17832 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
17833 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
17834 (bibtex-parse-field-string, bibtex-search-forward-field-string)
17835 (bibtex-parse-association, bibtex-field-name-for-parsing)
17836 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
17837 (bibtex-search-forward-field, bibtex-search-backward-field)
17838 (bibtex-start-of-field, bibtex-end-of-field)
17839 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
17840 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
17841 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
17842 (bibtex-parse-string, bibtex-search-forward-string)
17843 (bibtex-search-backward-string, bibtex-start-of-string)
17844 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
17845 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
17846 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
a30eb617
DL
17847 entries. Instead of reporting the results of the parsing by
17848 match-beginning or match-end, these functions return data structures
17849 that hold the corresponding positions.
17850 (bibtex-enclosing-field): Changed to also report field boundaries by
86f6474c
SM
17851 return values rather than by match-beginning or match-end.
17852 The following functions have been adapted to use the new
17853 parsing functions.
17854 (bibtex-skip-to-valid-entry, bibtex-search-reference)
17855 (bibtex-enclosing-field, bibtex-format-entry)
17856 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
17857 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
17858 (bibtex-print-help-message, bibtex-end-of-entry)
17859 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
17860 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
17861 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
17862 Use the new method for parsing.
17863 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
17864 (bibtex-map-entries, bibtex-flash-head)
17865 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
17866 (bibtex-autokey-change, bibtex-autokey-get-namefield)
17867 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
17868 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
17869 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
17870 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
17871 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
17872 order to make the new binding of case-fold-search immediately visible.
a30eb617
DL
17873
178742000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17875
17876 * textmodes/bibtex.el: Copyright notice is up to date.
17877 Added constant 'bibtex-maintainer-salutation.
17878
86f6474c 17879 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
a30eb617
DL
17880 than make-temp-name, use match-string-no-properties and eliminate
17881 a quadratic behavior when building bibtex-strings.
17882
17883 * bibtex.el (bibtex-reference-key): Accept string entries whose
17884 reference key contains upper case letters.
17885
178862000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17887
17888 * bibtex.el (bibtex-reference-head): Allow entries to start with
17889 a new line.
17890
178912000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17892
17893 * bibtex.el: Hiding of entry bodies is not longer provided by
17894 bibtex.el directly. Instead the hideshow package can be used.
17895 Added a special bibtex entry to hs-special-modes-alist.
17896 (bibtex-hs-forward-sexp): Added for hideshow.el.
17897
178982000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17899
17900 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
17901 proceedings entry type (for cross referencing). Thanks to Wagner
17902 Toledo Correa for the suggestion.
17903
17904 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
17905
179062000-02-14 Kenichi Handa <handa@etl.go.jp>
17907
17908 * international/characters.el: Setup case table for Vietnamese.
17909
179102000-02-12 Gerd Moellmann <gerd@gnu.org>
17911
17912 * uniquify.el (toplevel): Require CL at compile time.
17913 (uniquify-push): Removed.
17914
17915 * shadowfile.el (shadow-when): Removed.
17916
17917 * tempo.el (tempo-dolist, tempo-mapc): Removed.
86f6474c 17918 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
a30eb617
DL
17919
17920 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
17921 regexp for paragraph-start.
17922
17923 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
17924 commas as well.
17925
179262000-02-10 Dave Love <fx@gnu.org>
17927
17928 * wid-edit.el: (widgets) [defgroup]: Remove url link.
17929 (widget-color-choice-list, widget-color-history, widget-mouse-help):
17930 Deleted.
17931 (widget-specify-field, widget-specify-button): Don't use
17932 widget-mouse-help as help-echo property.
17933 (default): Use #'ignore for :validate and :mouse-down-action.
17934 (checkbox): Add help-echo.
17935 (widget-sexp-validate): Rewritten to clarify error messages.
17936 (character): Use char-valid-p in :match function.
17937 (widget-color-complete): Use facemenu-color-alist.
17938 (widget-color-action): Use facemenu-read-color.
17939
17940 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
17941 set up `caar' &c that we now have.
17942
179432000-02-09 Ray Blaak <blaak@gnu.org>
17944
17945 * delphi.el: Make resourcestring a declaration region, like const
17946 and var.
17947
179482000-02-09 Dave Love <fx@gnu.org>
17949
17950 * bindings.el (mode-line-input-method-map): New variable.
17951 (mode-line-mule-info): Use it; fix last change.
17952 (mode-line-mode-menu): Move definition.
17953 (mode-line-mouse-sensitive-p): Deleted.
17954 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
86f6474c 17955 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
a30eb617
DL
17956
17957 * startup.el (command-line-1): Don't call
17958 make-mode-line-mouse-sensitive.
17959
179602000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
17961
86f6474c
SM
17962 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
17963 before rmail-toggle-header, because the former toggles headers.
a30eb617
DL
17964
179652000-02-06 Stefan Monnier <monnier@cs.yale.edu>
17966
17967 * diff-mode.el (diff-kill-junk): New interactive function.
17968 (diff-reverse-direction): Use delete-and-extract-region.
17969 (diff-post-command-hook): Restrict the area so that the hook also works
17970 outside of any diff hunk. This is necessary for the minor-mode.
17971 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
17972 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
17973
17974 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
17975 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
17976 so that it can be used more easily in <foo>-mode-hook. Also make sure
17977 to avoid duplicate entries.
17978 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
17979 (font-lock-remove-keywords): Just as was done for `add', allow it to
17980 work even if font-lock-mode is nil. Also make sure we don't modify
17981 any pre-existing list by forcing a copy-sequence. Finally rename
17982 `major-mode' to `mode'.
17983 (font-lock-fontify-syntactic-anchored-keywords)
17984 (font-lock-fontify-anchored-keywords)
17985 (font-lock-fontify-keywords-region): Use line-end-position.
17986 Don't make `font-lock-multiline' local (it's now done in
17987 font-lock-set-defaults).
86f6474c
SM
17988 (font-lock-set-defaults): Make `font-lock-multiline' local.
17989 Move the `font-lock-fontified' creation to inside the `unless'.
a30eb617
DL
17990
179912000-02-06 Andrew Innes <andrewi@gnu.org>
17992
17993 * term/w32-win.el (x-handle-args): Comment out call to message,
17994 which occurs before window system is initialized.
17995
17996 * makefile.nt: Add support for recompiling lisp code.
17997
179982000-02-04 Dave Love <fx@gnu.org>
17999
18000 * bindings.el (mode-line-mule-info): Fix/extend last change.
18001
18002 * completion.el: Replace completion-dolist with dolist.
18003
86f6474c 18004 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
a30eb617
DL
18005
180062000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
18007
86f6474c 18008 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
a30eb617
DL
18009 environment names before they go into the section regexp.
18010
86f6474c 18011 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
a30eb617
DL
18012 char class in regexp.
18013
86f6474c
SM
18014 * textmodes/reftex-parse.el (reftex-with-special-syntax):
18015 Bind `case-fold-search' to nil.
a30eb617 18016
86f6474c
SM
18017 * progmodes/idlwave.el (idlwave-template):
18018 Respect `idlwave-abbrev-change-case'.
18019 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
18020 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
18021 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
a30eb617
DL
18022 (idlwave-rw-case): New function.
18023 (idlwave-statement-match): Fixed problem with assignment regexp.
86f6474c 18024 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
a30eb617
DL
18025 (idlwave-surround): New argument LENGTH to support padding of
18026 operators longer than 1 char.
18027
18028 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
18029 idlwave-shell-expression-overlay. Implemented printing of
18030 expressions on higher levels of the calling stack.
86f6474c 18031 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
a30eb617
DL
18032 (idlwave-retrieve-expression-from-level): New function.
18033 (idlwave-shell-last-calling-stack): Variable removed.
18034 (idlwave-shell-reset): Argument action reversed (`visible' to
18035 `hidden'). Also remove stop-line overlay.
18036 (idlwave-shell-calling-stack-routine): New variable.
18037 (idlwave-shell-parse-stack-and-display): Messages now display
18038 negative level numbers.
18039 (idlwave-shell-mode): Set `modeline-format'.
18040 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
86f6474c 18041 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
a30eb617
DL
18042 (idlwave-shell-print-expression-function): New option.
18043
86f6474c
SM
18044 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
18045 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
a30eb617
DL
18046 `tool-bar' instead of `toolbar'.
18047
180482000-02-02 Dave Love <fx@gnu.org>
18049
18050 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
18051 emacs-lisp-mode-hook. Don't check for defalias being defined.
18052
18053 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
86f6474c
SM
18054 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
18055 Use the new builtins directly.
a30eb617
DL
18056
18057 * whitespace.el (whitespace): Add :version to defgroup.
18058
18059 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
18060 Doc fix.
18061
18062 * thingatpt.el (sexp-at-point, symbol-at-point)
18063 (number-at-point, list-at-point): Add autoload cookie.
18064
18065 * recentf.el (recentf): Add :version to defgroup.
18066
18067 * quickurl.el (quickurl): Add :version to defgroup.
18068
18069 * elide-head.el (elide-head): Use point-marker more.
18070
18071 * bs.el (bs): Add :version to defgroup.
18072
18073 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
18074
18075 * progmodes/delphi.el (delphi): Add :version to defgroup.
18076
180772000-02-02 Gerd Moellmann <gerd@gnu.org>
18078
18079 * ange-ftp.el (ange-ftp-write-region): Handle case that
18080 succeeding process operation sets a different coding system.
18081
18082 * calculator.el: New file.
18083
180842000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
18085
86f6474c 18086 * frame.el (frames-on-display-list, framep-on-display): New functions.
a30eb617
DL
18087 (display-mouse-p, display-popup-menus-p, display-graphic-p)
18088 (display-selections-p, display-screens, display-pixel-width)
18089 (display-pixel-height, display-mm-width, display-mm-height)
18090 (display-backing-store, display-save-under, display-planes)
18091 (display-color-cells, display-visual-class): New functions.
18092
18093 * term/tty-colors.el (tty-color-gray-shades): New function.
18094
18095 * faces.el (display-color-p): Use framep-on-display.
18096 (display-grayscale-p): New function.
18097
180982000-01-31 Dave Love <fx@gnu.org>
18099
18100 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
18101 (create-fontset-from-x-resource): Don't concat integers.
18102
181032000-01-31 Inge Frick <inge@nada.kth.se>
18104
18105 * view.el: Some changes in documentation. Removed some trailing
86f6474c 18106 whitespace. Changed some parameter names to agree with documentation.
a30eb617
DL
18107 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
18108 window is not deleted. Modifies change 1998-04-26.
18109
181102000-01-31 Gerd Moellmann <gerd@gnu.org>
18111
18112 * windmove.el: New file.
18113
18114 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
18115 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
18116 progmodes/ebnf-yac.el: Update copyright and license info.
18117
86f6474c
SM
18118 * jit-lock.el (jit-lock-function): Widen before calculating
18119 end position.
a30eb617
DL
18120 (jit-lock-stealth-chunk-start): Rewritten.
18121
18122 * info.el (Info-title-face-alist): Removed.
86f6474c 18123 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
a30eb617
DL
18124 (Info-fontify-node): Use these faces.
18125
181262000-01-30 Gerd Moellmann <gerd@gnu.org>
18127
18128 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
18129 (cl-macro-list1): Recognize `&allow-other-keys' instead of
18130 `&allow-other-keywords'.
18131
18132 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
18133 the list of directories scanned heuristically.
18134
86f6474c 18135 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
a30eb617
DL
18136
181372000-01-30 Jason Rumney <jasonr@gnu.org>
18138
18139 * w32-fns.el: Define w32-tty-standard-colors.
18140
18141 * startup.el (command-line): Use w32-tty-standard-colors when in
18142 w32 console mode.
18143
181442000-01-30 Dave Love <fx@gnu.org>
18145
18146 * jka-compr.el (jka-compr-load): Fix up load-history.
18147
18148 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
18149
18150 * emacs-lisp/cl-macs.el: Revert previous change.
18151
181522000-01-29 Dave Love <fx@gnu.org>
18153
18154 * facemenu.el: Purecopy various strings.
18155
18156 * timezone.el (timezone-fix-time): Window against 69 for two-digit
18157 years. Deal with three-digit years.
18158
86f6474c
SM
18159 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
18160 Use defconst, purecopy.
a30eb617
DL
18161 (help-back-label): Purecopy it.
18162
181632000-01-18 Gerd Moellmann <gerd@gnu.org>
18164
18165 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
18166 variable. If non-nil, order the buffer list according to the
18167 currently selected frame.
18168 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
18169 non-nil, pass the selected frame to function buffer-list.
18170
181712000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18172
18173 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
18174
181752000-01-28 Dave Love <fx@gnu.org>
18176
18177 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
18178
18179 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
18180 Don't use lisp-indent-hook property.
18181 (cl-abs): Remove.
18182
18183 * subr.el: Move out indent and edebug specs for when and unless.
18184
18185 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
18186 when, unless.
18187
18188 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
18189 unless, when.
18190
181912000-01-28 Gerd Moellmann <gerd@gnu.org>
18192
18193 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
18194 `collecting' as synonym for `collect'.
18195
18196 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
18197 for the case it contains spaces.
18198
86f6474c 18199 * simple.el (what-cursor-position): Change formatting of messages.
a30eb617
DL
18200
18201 * frame.el (delete-other-frames): New function.
18202 (toplevel): Bind it to C-x 5 1.
18203
18204 * sort.el (sort-numeric-base): New option.
18205 (sort-numeric-fields): If number starts with `0' or `0[xX[',
18206 interpret it as octal or hexadecimal. Use sort-numeric-base
18207 as default base.
18208
18209 * progmodes/glasses.el: New file.
18210
182112000-01-27 Gerd Moellmann <gerd@gnu.org>
18212
18213 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
18214 userids differently.
18215
18216 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
18217 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
18218 progmodes/ebnf-yac.el: New files.
18219
182202000-01-26 Dave Love <fx@gnu.org>
18221
18222 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
18223 on a function with an empty body. [From Eric Ludlam.]
18224
182252000-01-25 Andre Spiegel <spiegel@gnu.org>
18226
18227 * vc.el (vc-version-diff): Make sure file name is expanded.
18228
182292000-01-25 Gerd Moellmann <gerd@gnu.org>
18230
18231 * scroll-bar.el (scroll-bar-timer): Variable removed.
18232 (scroll-bar-toolkit-scroll): Don't use a timer.
18233
182342000-01-25 Kenichi Handa <handa@etl.go.jp>
18235
86f6474c
SM
18236 * language/thai-util.el (thai-composition-function):
18237 Delete superfluous `a'.
a30eb617
DL
18238
182392000-01-24 Dave Love <fx@gnu.org>
18240
18241 * fortran.el (fortran-mode): Use beginning-of-defun-function,
18242 end-of-defun-function.
18243
86f6474c 18244 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
a30eb617
DL
18245
182462000-01-22 Jason Rumney <jasonr@gnu.org>
18247
18248 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
18249 conflicts with new face support.
18250
182512000-01-22 Richard M. Stallman <rms@gnu.org>
18252
18253 * replace.el (query-replace): Rename last arg to DELIMITED.
18254 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
18255 (query-replace-regexp): Likewise.
18256
182572000-01-20 Richard M. Stallman <rms@gnu.org>
18258
18259 * subr.el (with-syntax-table): Use make-symbol, not gensym.
18260
18261 * emacs-lisp/lisp.el (beginning-of-defun-function):
18262 Variable renamed from beginning-of-defun.
18263 Do not call make-variable-buffer-local.
18264 (beginning-of-defun-raw): Use new variable name; doc fix.
18265 (beginning-of-defun): Doc fix.
18266 (end-of-defun-function): Variable renamed from end-of-defun.
18267 Do not call make-variable-buffer-local.
18268 (end-of-defun): Use new variable name; doc fix.
18269
18270 * subr.el (dolist, dotimes): Copied from cl-macs.el
18271 and made to work.
18272
18273 * mail/undigest.el (rmail-digest-end-regexps):
18274 Variable replaces rmail-digest-end-regexp.
18275 Allows multiple regexps for detecting the end line.
18276 (undigestify-rmail-message): Corresponding changes.
18277
182782000-01-19 Dave Love <fx@gnu.org>
18279
18280 * files.el (user-init-file): Don't declare here -- is primitive.
18281
18282 * startup.el (command-line): Check for compiled user-init-file and
18283 set to uncompiled version if necessary.
18284
182852000-01-18 Gerd Moellmann <gerd@gnu.org>
18286
18287 * mail/undigest.el (rmail-digest-end-regexp): New user option.
18288 (undigestify-rmail-message): Use it.
18289
18290 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
18291
182922000-01-17 Gerd Moellmann <gerd@gnu.org>
18293
18294 * tmm.el (tmm-goto-completions): Adapt to prompt being part
18295 of mini-buffer.
18296
182972000-01-14 Gerd Moellmann <gerd@gnu.org>
18298
18299 * emacs-lisp/copyright.el (copyright-update): Removed the
18300 requirement for a trailing space from `copyright-regexp', to
18301 support copyrights with owner specified on a separate line..
18302
18303 * align.el: New file.
18304
18305 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
18306
18307 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
18308
183092000-01-13 Dave Love <fx@gnu.org>
18310
18311 * ph.el: Removed. (Obsoleted by EUDC.)
18312
183132000-01-13 Gerd Moellmann <gerd@gnu.org>
18314
18315 * net/eudc.el (toplevel): Remove autoloaded code installing
18316 menu with easymenu, because that causes build problems.
18317
18318 * frame.el (frame-notice-user-settings): New variable.
18319 (frame-notice-user-settings): Don't modify frame parameters
18320 if called a second time.
18321
183222000-01-13 Richard M. Stallman <rms@gnu.org>
18323
18324 * frame.el (frame-notice-user-settings):
18325 Notice default-frame-parameters even for non-window frames.
18326
183272000-01-13 Gerd Moellmann <gerd@gnu.org>
18328
18329 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
18330 for Emacs.
18331 (eudc-bob-can-display-inline-images): Extend for Emacs.
18332 (eudc-bob-toggle-inline-display): Ditto.
18333 (eudc-bob-display-jpeg): Ditto.
18334
183352000-01-12 Gerd Moellmann <gerd@gnu.org>
18336
18337 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
18338 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
18339 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
18340
86f6474c
SM
18341 * add-log.el (add-change-log-entry): Fix error trying an
18342 `(insert nil)'.
a30eb617
DL
18343
18344 * subdirs.el: Add `net' directory.
18345
18346 * net: New directory.
18347
18348 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
18349 eval-last-sexp. Don't bind debug-on-error here.
18350 (eval-last-sexp): New function. Bind debug-on-error if
18351 eval-expression-debug-on-error is non-nil.
18352 (eval-defun-2, eval-defun): Likewise.
18353
18354 * simple.el (eval-expression): Don't bind debug-on-error if
18355 eval-expression-debug-on-error is nil. Detect changed
18356 debug-on-error, and propagate new value to global binding, if
18357 eval-expression-debug-on-error is non-nil,
18358 (eval-expression-debug-on-error): Change doc string.
18359
183602000-01-11 Richard M. Stallman <rms@gnu.org>
18361
18362 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
18363
18364 * emacs-lisp/lisp-mode.el (with-syntax-table):
18365 Set up lisp-indent-function property.
18366
18367 * subr.el (with-syntax-table): Moved from simple.el.
18368
18369 * simple.el (with-syntax-table): Moved to subr.el.
18370
183712000-01-11 Gerd Moellmann <gerd@gnu.org>
18372
18373 * tmm.el (tmm-shortcut): Delete region after prompt instead
18374 of erasing buffer.
18375
18376 * textmodes/fill.el (fill-common-string-prefix): New function.
18377 (fill-context-prefix): Use the longest common prefix of first
18378 and second line fill prefix, if there is one.
18379
183802000-01-11 Richard M. Stallman <rms@gnu.org>
18381
18382 * array.el (array-mode): Don't use make-variable-buffer-local.
18383 Use make-local-variable for `truncate-lines'.
18384
183852000-01-11 Jari Aalto <jari.aalto@poboxes.com>
18386
18387 * add-log.el (add-log-current-defun): Handle user-defined
18388 add-log-current-function returning nil,
18389
18390 * add-log.el (add-change-log-entry): Insert version number
18391 if having found a current function
18392
86f6474c
SM
18393 * add-log.el (add-log-current-defun):
18394 Call `add-log-current-defun-function'. Try matches at level 0 and
a30eb617
DL
18395 level 1. Strip whitespace from defun found.
18396
183972000-01-10 John Wiegley <johnw@gnu.org>
18398
18399 * allout.el (isearch-done/outline-provisions): Added `edit'
86f6474c 18400 argument to correspond with the current definition of `isearch-done'.
a30eb617
DL
18401
184022000-01-10 Dave Love <fx@gnu.org>
18403
18404 * elide-head.el (elide-head): Use point-marker, not point.
18405
184062000-01-10 Gerd Moellmann <gerd@gnu.org>
18407
18408 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
18409 before and after the year 2000.
18410
18411 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
18412 Add ispell- prefix.
18413
184142000-01-10 Ken Stevens <k.stevens@ieee.org>
18415
18416 * ispell.el: Only define dictionaries in menus when they exist.
18417 (version18p): New variable.
18418 (version20p): New variable.
18419 (xemacsp): New variable.
18420 (ispell-choices-win-default-height): Fix for XEmacs visibility.
18421 (ispell-dictionary-alist1): Added Brasileiro dictionary.
18422 (ispell-dictionary-alist6): Russian command lines no longer accept
18423 run-together words.
18424 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
18425 (ispell-dictionary-alist): Add koi8-r to customize definition.
86f6474c
SM
18426 (check-ispell-version): Added documentation string. Return library
18427 path when called non-interactively.
a30eb617
DL
18428 (ispell-menu-map-needed): Uses new variables.
18429 (ispell-library-path): New variable.
18430 (ispell-decode-string): XEmacs fix for bogus variable bindings.
18431 (ispell-word): Improved documentation string. Test for valid
18432 character mappings. Correctly check typed in word changes that can
86f6474c
SM
18433 result in single words split into multiple words.
18434 Return replacement word.
a30eb617
DL
18435 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
18436 replace in recursive query replace mode. Help message for
18437 recursive edit mode.
18438 (ispell-show-choices): Protect against bad framepop bindings.
18439 (ispell-help): Fix to work with XEmacs.
18440 (ispell-highlight-spelling-error): Use new variables.
18441 (ispell-overlay-window): Fix to work with XEmacs.
18442 (ispell-parse-output): Passed and returns location information
18443 tracking spelling corrections. Doesn't recheck same word on
18444 current line.
18445 (ispell-init-process): Protect against bogus XEmacs variable binding.
18446 Fix call to single argument in sleep-for. Use new variables.
18447 (ispell-region): Passed and returns location information tracking
18448 spelling corrections. Doesn't check same word on current line.
18449 Improved documentation string. Doesn't resend a line already
18450 checked to the ispell process - fixes bug in LaTeX parsing.
18451 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
18452 (ispell-skip-region): No longer skips <TT> in SGML.
18453 (ispell-process-line): Tracks location information with spelling
18454 corrections. Added documentation string. Accounts for words
18455 already accepted on this line. Don't allow query-replace on line
18456 starting with math characters. Doesn't resend a line already sent
18457 to ispell process. Fixes alignment error bug.
18458
184592000-01-10 Richard M. Stallman <rms@gnu.org>
18460
18461 * dired-x.el (dired-guess-shell-alist-default):
18462 Suggest xloadimage, which is free, not xv, which isn't.
18463
18464 * ange-ftp.el (ange-ftp-file-name-nondirectory):
18465 Don't ever include the host name or user name in the value.
18466
184672000-01-09 Gerd Moellmann <gerd@gnu.org>
18468
18469 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
18470 of a real newline.
18471
184722000-01-09 Stephen Eglen <stephen@gnu.org>
18473
18474 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
18475 for .png files.
18476
184772000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
18478
18479 * cus-edit.el (custom-hook-convert-widget): Fix comment.
18480
184812000-01-09 Gerd Moellmann <gerd@gnu.org>
18482
18483 * progmodes/cperl-mode.el: Replace ^F with ^L.
18484
86f6474c
SM
18485 * sendmail.el (toplevel): Provide `sendmail' when compiling before
18486 `require'ing rmail and mailalias to prevent infinite recursion.
a30eb617
DL
18487
184882000-01-08 Dave Love <fx@gnu.org>
18489
18490 * emacs-lisp/backquote.el: Remove inappropriate customization
18491 (allowing custom.el to use backquote).
18492
184932000-01-07 Dave Love <fx@gnu.org>
18494
18495 * add-log.el (add-log-debugging): Deleted.
18496 (add-change-log-entry): Treat a backup FILE-NAME as its parent
18497 file. Remove debugging code.
18498 (change-log-get-method-definition, change-log-name): Add doc.
18499 (change-log-sortable-date-at): New function.
18500 (change-log-merge): New command.
18501
18502 * time.el (display-time-string-forms): Make the Mail string active.
18503 (display-time-update): Provide help-echo for load average.
18504
18505 * bindings.el (make-mode-line-mouse2-map): New function.
18506 (mode-line-modified): Use it and simplify.
18507 (mode-line-mule-info): Provide help-echo info.
18508 (minor-mode-alist): Activate the strings.
18509 (make-mode-line-mouse-sensitive): Simplify for
18510 mode-line-buffer-identification.
18511
185122000-01-07 Gerd Moellmann <gerd@gnu.org>
18513
18514 * play/pong.el: New file.
18515
185162000-01-06 Dave Love <fx@gnu.org>
18517
18518 * array.el: Assorted cleanups for compiler warnings, doc strings,
18519 `array-' prefix for symbols.
18520
185212000-01-05 Dave Love <fx@gnu.org>
18522
86f6474c
SM
18523 * textmodes/outline.el (outline-mode-menu-bar-map):
18524 Add outline-headers-as-kill.
a30eb617
DL
18525 (outline-mode): Define imenu-generic-expression.
18526 (outline-headers-as-kill): New command.
18527
18528 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
18529 from paragraph-start.
18530 (paragraph-indent-minor-mode): New command.
18531
18532 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
18533 M-C-e, M-C-h, C-j, C-xnd, TAB.
18534 (fortran-mode): Set beginning-of-defun, end-of-defun.
18535 (fortran-column-ruler): Simplify.
18536 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
18537 (fortran-with-subprogram-narrowing): Likewise.
18538 (fortran-indent-subprogram): Call mark-defun.
18539 (fortran-check-for-matching-do): Change narrowing.
18540
18541 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
18542 (cl-lucid-hash-tag): Delete.
18543 (cl-hash-table-p): Correct test for native table.
18544 (cl-hash-table-count): Use hash-table-count.
18545
18546 * browse-url.el (browse-url): Fix case of
18547 browse-url-browser-function being an alist.
18548
185492000-01-05 Carsten Dominik <cd@gnu.org>
18550
18551 * textmodes/reftex-vars.el (reftex-parse-file-extension)
18552 (reftex-index-phrase-file-extension): New options.
18553
18554 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
18555 Use new option `reftex-index-phrase-file-extension'.
18556
18557 * textmodes/reftex.el (reftex-access-parse-file): Use new option
18558 `reftex-parse-file-extension'.
18559
185602000-01-05 Dave Love <fx@gnu.org>
18561
18562 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
18563 (beginning-of-defun-raw): Use it.
18564 (end-of-defun): New variable.
18565 (end-of-defun): Use it.
18566 (check-parens): New command.
18567
185682000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
18569
18570 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
18571 (hs-show-block): Don't use `mapcar' when not accumulating.
18572
18573 Fix buglet in local variables initialization.
18574
185752000-01-05 Andreas Schwab <schwab@suse.de>
18576
18577 * hscroll.el (hscroll): Doc fix.
18578
185792000-01-05 Carsten Dominik <cd@gnu.org>
18580
86f6474c
SM
18581 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
18582 Require idlw-toolbar.
a30eb617 18583
86f6474c 18584 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
a30eb617 18585 file idlw-rinfo.el.
86f6474c
SM
18586 (idlwave-customize): Load must read file idlw-shell.el.
18587 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
a30eb617
DL
18588
185892000-01-05 Carsten Dominik <dominik@astro.uva.nl>
18590
18591 * progmodes/idlw-shell.el: Also provide idlwave-shell
18592 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
18593 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
18594
86f6474c 18595 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
a30eb617
DL
18596 both reftex-dcr and reftex-vcr.
18597
18598 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
18599
186002000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18601
18602 * ps-print.el: PostScript code now is in separate files, doc fix.
18603 (ps-print-version): New version number (5.0.3).
18604 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
18605 local.
18606 (ps-spool-config): Initialization fix.
18607 (ps-print-prologue-1, ps-print-prologue-2)
18608 (ps-print-duplex-feature): PostScript code moved to separated file.
18609 (ps-background-image): Little code reformating.
18610 (ps-begin-file, ps-begin-job): Fix code.
18611 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
18612 (ps-prologue-file): New fun.
18613
186142000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18615
18616 * ps-vars.el: Eliminated.
18617
18618 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
18619 `;;;###autoload'.
18620
18621 * ps-print.el: ps-vars eliminated, doc fix.
18622 (ps-print-version): New version number (5.0.2).
18623 (ps-spool-config): Initialization fix.
18624 (ps-print-customize): New fun.
18625
186262000-01-04 Gerd Moellmann <gerd@gnu.org>
18627
86f6474c 18628 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
a30eb617
DL
18629
186302000-01-04 Dave Love <fx@gnu.org>
18631
18632 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
18633 menu items.
18634
186352000-01-03 Dave Love <fx@gnu.org>
18636
18637 * elide-head.el (elide-head) [defgroup]: Add :version.
18638
18639 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
86f6474c
SM
18640 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
18641 Use `cl-hash-table-p', not `hash-table-p'.
a30eb617
DL
18642 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
18643
186442000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18645
18646 * faces.el (face-read-integer, read-face-attribute)
86f6474c 18647 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
a30eb617
DL
18648
186492000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
18650
18651 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
18652 at comment end, and re-insert them after filling.
18653
186542000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18655
18656 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
18657 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
18658 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
18659
186602000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18661
18662 * term/x-win.el (xw-defined-colors): Call color-supported-p,
18663 the new name of face-color-supported-p.
18664
18665 * term/w32-win.el (xw-defined-colors): Likewise.
18666
186672000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18668
18669 * simple.el (completion-setup-function): Count completion-size
18670 from minibuffer-prompt-end, not from point-min.
18671
186722000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
18673
18674 * faces.el (read-face-attribute, defined-colors, color-defined-p):
18675 Pass the frame to tty-color-* functions.
18676 (display-color-p, frame-set-background-mode): Pass the frame to
18677 tty-display-color-p.
18678
18679 * term/tty-colors.el (tty-defined-color-alist): Renamed from
18680 tty-color-alist.
18681 (tty-color-alist, tty-modify-color-alist): New functions.
18682 (tty-color-define, tty-color-clear, tty-color-approximate)
86f6474c
SM
18683 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
18684 optional parameter FRAME.
a30eb617
DL
18685
186862000-01-01 Gerd Moellmann <gerd@gnu.org>
18687
86f6474c
SM
18688 * image.el (create-image, defimage): Don't assume image data is
18689 a string.
a30eb617
DL
18690
18691 * image.el (defimage): Handle specifications containing :data
18692 instead of :file.
18693 (image-type-from-data): New function.
18694 (image-type-from-file-header): Use it.
18695 (create-image): Add parameter DATA-P.
18696
18697See ChangeLog.8 for earlier changes.
18698
18699;; Local Variables:
18700;; coding: iso-2022-7bit
18701;; End: