(tool-bar-add-item-from-menu, tool-bar-add-item): Don't call image-related
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
467f1209
GM
12001-07-17 Gerd Moellmann <gerd@gnu.org>
2
3 * server.el (server-visit-files): Handle the case the specified
4 column number is <= 0.
5
62001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
7
8 * startup.el (command-line-1): Add support for +LINE:COLUMN
9 command line argument.
10
112000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
12
13 * server.el (server-process-filter, server-visit-files): Add
14 support for +LINE:COLUMN style emacsclient calls.
15
9781053a
PJ
162001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
17
18 * emacs-lisp/easy-mmode.el: Add Keywords header.
19
20 * play/pong.el: Author has new address.
21
22 * play/landmark.el: Author is no more reachable.
23
24 * play/handwrite.el: Author is no more reachable.
25
a38b71b0
SM
262001-07-16 Stefan Monnier <monnier@cs.yale.edu>
27
28 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
29 (tcl-mode): Use tcl-add-log-defun.
30 (tcl-indent-line): Use tcl-calculate-indent.
31 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
32 (tcl-indent-exp): Renamed from indent-tcl-exp.
33 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
34 (tcl-indent-for-comment): Call comment-indent-function properly
35 and handle the case where it returns nil.
36
c1d61a7d
GM
372001-07-16 Gerd Moellmann <gerd@gnu.org>
38
a38b71b0
SM
39 * calendar/cal-islam.el (calendar-goto-islamic-date):
40 Remove autoload cookie.
41
42 * calendar/calendar.el (calendar-goto-islamic-date):
43 Add call to autoload.
c1d61a7d 44
c59fb719
SM
452001-07-16 Stefan Monnier <monnier@cs.yale.edu>
46
47 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
48 Don't change compile-auto-highlight globally.
49 Don't bother with `font-lock-defaults' property since XEmacs
50 also understands the `font-lock-defaults' variable.
51 Use make-local-variable rather than make-variable-buffer-local.
52 Don't `defconst' comment-indent-function: keep the default.
53 Call easy-menu-add unconditionally.
54 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
55 (ada-create-menu): Use :included for Emacs as well.
56
57 * vc.el (vc-do-command): Autoload.
58
59 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
60
652a9be9
PJ
612001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
62
63 * ps-print.el: Fix Author: header.
64
c3d6be34
GM
652001-07-16 Gerd Moellmann <gerd@gnu.org>
66
4391d40d
GM
67 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
68 mouse-1 etc., bind them to `ignore'.
69
c3d6be34
GM
70 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
71 send-invisible, which is already defined in Comint.
72 (eshell-watch-for-password-prompt): Use it.
73
e8af40ee
PJ
742001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
75
3c3e43ef
PJ
76 * which-func.el (which-func-mode): Doc fix.
77
e8af40ee 78 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
c3d6be34
GM
79 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
80 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
81 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
82 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
83 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
84 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
85 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
86 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
87 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
88 * emulation/edt-mapper.el, emulation/edt-pc.el,
89 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
90 * emulation/tpu-edt.el, emulation/tpu-extras.el,
91 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
92 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
93 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
94 * international/isearch-x.el, international/iso-cvt.el,
95 * international/ogonek.el, international/quail.el,
96 * international/utf-8.el, jit-lock.el, language/devan-util.el,
97 * language/devanagari.el, language/ethio-util.el,
98 * language/ethiopic.el, language/european.el, language/indian.el,
99 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
100 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
101 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
102 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
103 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
104 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
105 * progmodes/autoconf.el, progmodes/cmacexp.el,
106 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
107 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
108 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
109 * progmodes/ebnf2ps.el, progmodes/executable.el,
110 * progmodes/fortran.el, progmodes/idlw-shell.el,
111 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
112 * progmodes/m4-mode.el, progmodes/mantemp.el,
113 * progmodes/meta-mode.el, progmodes/octave-inf.el,
114 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
115 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
116 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
117 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
118 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
119 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
120 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
121 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
122 * textmodes/two-column.el, time-stamp.el, timezone.el,
123 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
124 * which-func.el, whitespace.el, wid-browse.el, widget.el,
125 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
e8af40ee
PJ
126 conventions.
127
bb24c64f
GM
1282001-07-16 Gerd Moellmann <gerd@gnu.org>
129
130 * simple.el (set-variable): Require 'cus-edit' instead of
131 `wid-edit', so that the Custom widgets get defined.
132
6a05d05f
PJ
1332001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
134
135 * allout.el: A fix to follow coding conventions.
136
137 * find-lisp.el: A fix to follow coding conventions.
138
139 * term/w32-win.el: A fix to follow coding conventions.
140
141 * textmodes/sgml-mode.el: A fix to follow coding conventions.
142
143 * term/xterm.el: A fix to follow coding conventions.
144
145 * term/news.el: A fix to follow coding conventions.
146
147 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
148 header line fixed.
149
150 * sun-curs.el: Fix Maintainer: header line.
151
152 * emacs-lisp/easymenu.el: Address of the author added.
153
1b85bd12
GM
1542001-07-16 Gerd Moellmann <gerd@gnu.org>
155
156 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
157 property.
158
6e44da43
PJ
1592001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
160
161 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
1b85bd12 162 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
c59fb719
SM
163 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
164 Some fixes to follow coding conventions.
6e44da43 165
6033fc96
GM
1662001-07-16 Gerd Moellmann <gerd@gnu.org>
167
168 * which-func.el (which-func-mode): Doc fix.
169
5d3d1e32
SM
1702001-07-15 Stefan Monnier <monnier@cs.yale.edu>
171
172 * net/rcompile.el (remote-compile): Use make-local-variable.
173
174 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
175
176 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
177
178 * mail/reporter.el (reporter-submit-bug-report):
179 Don't abuse make-variable-buffer-local. Fix call to add-hook.
180
55535639
PJ
1812001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
182
3afbc435 183 * calendar/cal-china.el, calendar/cal-coptic.el,
1b85bd12
GM
184 * calendar/cal-dst.el, calendar/cal-french.el,
185 * calendar/cal-hebrew.el, calendar/cal-islam.el,
186 * calendar/cal-iso.el, calendar/cal-julian.el,
187 * calendar/cal-mayan.el, calendar/cal-persia.el,
188 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
189 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
190 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
191 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
192 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
193 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
194 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
195 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
196 * progmodes/ada-xref.el, progmodes/cc-align.el,
197 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
198 * progmodes/cc-defs.el, progmodes/cc-engine.el,
199 * progmodes/cc-langs.el, progmodes/cc-menus.el,
200 * progmodes/cc-styles.el, progmodes/cc-vars.el,
201 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
202 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
203 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
204 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
205 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
206 * textmodes/reftex.el: Some fixes to follow coding
3afbc435
PJ
207 conventions in Eshell files with known maintainers.
208
209 * emulation/viper.el: A fix to follow coding conventions.
210
60370d40 211 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
1b85bd12
GM
212 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
213 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
214 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
215 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
216 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
217 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
218 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
219 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
220 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
60370d40
PJ
221 conventions in Eshell files.
222
223 * composite.el, diff.el, emacs-lisp/levents.el,
1b85bd12
GM
224 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
225 * emulation/pc-mode.el, emulation/viper-cmd.el,
226 * emulation/viper-ex.el, emulation/viper-init.el,
227 * emulation/viper-keym.el, emulation/viper-macs.el,
228 * emulation/viper-mous.el, emulation/viper-util.el,
229 * emulation/viper.el, forms-pass.el, international/ccl.el,
230 * international/characters.el, international/encoded-kb.el,
231 * international/fontset.el, international/ja-dic-cnv.el,
232 * international/ja-dic-utl.el, international/kinsoku.el,
233 * international/kkc.el, international/mule-cmds.el,
234 * international/mule-diag.el, international/mule-util.el,
235 * international/mule.el, international/titdic-cnv.el,
236 * language/china-util.el, language/chinese.el,
237 * language/cyril-util.el, language/cyrillic.el, language/english.el,
238 * language/greek.el, language/hebrew.el, language/japan-util.el,
239 * language/japanese.el, language/korea-util.el, language/korean.el,
240 * language/lao-util.el, language/lao.el, language/misc-lang.el,
241 * language/slovak.el, language/thai-util.el, language/thai.el,
242 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
243 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
244 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
245 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
246 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
247 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
248 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
249 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
250 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
251 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
c59fb719
SM
252 to follow coding conventions in files without maintainer or in files
253 with clear maintainer (but without Maintainer header stating so).
60370d40
PJ
254
255 * emacs-lisp/elp.el: A fix to follow coding conventions.
256
715a2ca2 257 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
1b85bd12
GM
258 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
259 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
260 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
261 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
262 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
263 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
264 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
265 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
266 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
267 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
268 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
715a2ca2
PJ
269 conventions in files from Gnus.
270
55535639 271 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
1b85bd12
GM
272 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
273 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
274 * echistory.el, electric.el, emacs-lisp/authors.el,
275 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
276 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
277 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
278 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
279 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
280 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
281 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
282 * international/codepage.el, international/iso-ascii.el,
283 * international/iso-insert.el, international/iso-transl.el,
284 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
285 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
286 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
287 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
288 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
289 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
290 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
291 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
292 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
293 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
294 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
295 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
296 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
297 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
298 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
299 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
300 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
301 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
302 * textmodes/tex-mode.el, textmodes/text-mode.el,
303 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
304 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
305 * vt100-led.el, window.el: Some fixes to follow coding conventions in
55535639
PJ
306 files maintained by FSF.
307
1cd7adc6
PJ
3082001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
309
310 * arc-mode.el: A fix to follow coding conventions.
311
312 * bindings.el: Ditto.
313
314 * cdl.el: Ditto.
315
316 * comint.el: Ditto.
317
318 * cus-start.el: Ditto.
319
320 * shell.el: Ditto.
321
322 * skeleton.el: Ditto.
323
07b1b912
SM
3242001-07-13 Stefan Monnier <monnier@cs.yale.edu>
325
326 * info.el (Info-build-node-completions):
327 Make Info-current-file-completions buffer local.
328
09938b67
GM
3292001-07-13 Gerd Moellmann <gerd@gnu.org>
330
e0f82ad8 331 * which-func.el (which-func-mode, which-func-ff-hook)
07b1b912 332 (which-function-mode): Remove references to which-func-mode-global.
e0f82ad8 333
07b1b912
SM
334 * calendar/cal-islam.el (calendar-goto-islamic-date):
335 Add autoload cookie.
aa11456f 336
09938b67
GM
337 * play/fortune.el: Add types to defcustoms.
338
ebea5735
PJ
3392001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
340
09938b67 341 * language/czech.el: A fix to follow coding conventions.
ebea5735 342
ec7dc7e1
EZ
3432001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
344
345 * speedbar.el (speedbar-supported-extension-expressions): Add .g
346 to the extension list, for antlr-mode. From Christoph Wedler
347 <Christoph.Wedler@sap.com>.
348
ec402ad4
SM
3492001-07-11 Stefan Monnier <monnier@cs.yale.edu>
350
351 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
352 (vc-dired-mode-map): Fix the madness.
353
354 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
355 (vc-prefix-map): Moved back from vc.el.
356
a777242c
GM
3572001-07-11 Gerd Moellmann <gerd@gnu.org>
358
07b1b912
SM
359 * mail/mail-extr.el (mail-extr-all-top-level-domains):
360 Increase the size of the obarray.
a777242c
GM
361 (mail-extr-all-top-level-domains): Add more toplevel domains,
362 add more long names.
363 From: Per Starback <starback@ling.uu.se>.
364
874d7995
EZ
3652001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
366
367 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
368 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
369
370 * progmodes/ada-mode.el: Ditto.
371
372 * progmodes/ada-xref.el: Ditto.
373
ff524b84
MB
3742001-07-11 Miles Bader <miles@gnu.org>
375
376 * finder.el (finder-insert-at-column): Also move to the next line
377 if exactly at COLUMN.
378
6b05fae3
GM
3792001-07-10 Gerd Moellmann <gerd@gnu.org>
380
6ce5615d
GM
381 * help.el (describe-function-1): When printing FUNCTION's
382 documentation, don't assume FUNCTION is a symbol.
383
6b05fae3
GM
384 * startup.el (normal-top-level): Don't operate on the initial
385 frame if we failed to create one.
386
19da29f9
GM
3872001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
388
389 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
390 itself, i.e. only indent the contents in it.
391
6f19114e
GM
3922001-07-10 Markus Rost <rost@math.ohio-state.edu>
393
394 * mail/rmail.el (rmail-show-message): Show beginning of message in
395 all windows containing it.
396
8184a578
EZ
3972001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
398
399 * term/tty-colors.el: Fix the header line and copyright years.
400
524ac5b2
GM
4012001-07-09 Gerd Moellmann <gerd@gnu.org>
402
4033ae9d
GM
403 * emacs-lisp/advice.el (ad-make-advised-definition): If the
404 original definition has an interactive form, but is Elp
405 instrumented, use the interactive form of the function called by
406 elp-wrapper.
407
59c2dcf4
GM
408 * winner.el (winner-equal): Make it a defun. Don't compare Winner
409 configurations with compare-window-configuration; they aren't
410 window configurations.
411
524ac5b2
GM
412 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
413 from the server for the format we expect. Don't use it if it
c59fb719 414 doesn't look like what the Internet draft for FTP extensions specifies.
524ac5b2 415
06c66e1c 416 * toolbar/*.pbm: Cleaned up.
1d9f4dc1
GM
417 From Luis Fernandes <elf@ee.ryerson.ca>.
418
524ac5b2 4192001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
7443aaa6
SM
420
421 * cc-cmds.el: Extended the kludge to interoperate with the
422 delsel and pending-del packages wrt to the new function
423 `c-electric-delete-forward'.
424
851040a5
SM
4252001-07-08 Stefan Monnier <monnier@cs.yale.edu>
426
427 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
428 to delay the call to <mode> for global minor modes.
429 (easy-mmode-define-navigation): Only recenter if interactive.
430
6573d87f
GM
4312001-07-06 Gerd Moellmann <gerd@gnu.org>
432
a25e82a8
GM
433 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
434 to lisp-indent-line.
435
6573d87f
GM
436 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
437 from the server. Call encode-time only when we are sure that we
438 got a 213 response.
439
c1a1fd60
GM
4402001-07-06 Simon Josefsson <jas@extundo.com>
441
442 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
443 (mail-envelope-from): New user option.
444 (sendmail-send-it): Use it.
445
4b81a999
GM
4462001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
447
851040a5
SM
448 * ps-print.el: Use locale dependant date to print date in header.
449 Doc fix.
4b81a999
GM
450 (ps-print-version): New version number (6.5.3).
451 (ps-right-header, ps-right-footer): Initialization and doc fix.
452 (ps-time-stamp-locale-default): New fun.
453
a2cc5c4f
GM
4542001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
455
456 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
457 field problem with MIME-mode.
458
459 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
460
4612001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
462
463 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
464 MIME-mode.
465
a9b511e0
EZ
4662001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
467
468 * bindings.el (mode-line-mule-info): Don't show the tip with
469 buffer-file-coding-system if that is nil.
470
0f60e5ff
GM
4712001-07-05 Gerd Moellmann <gerd@gnu.org>
472
f25cfe53
GM
473 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
474 instead of kill-line.
475
5f72adc0
GM
476 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
477 <Pavel@Janik.cz>.
478
479 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
480 <Pavel@Janik.cz>.
0f60e5ff 481
b5e2c7a7
GM
4822001-07-04 Gerd Moellmann <gerd@gnu.org>
483
484 * font-lock.el (c-font-lock-keywords-3): When matching something
485 like `struct X Y', finish with point after Y.
486
e5836af8 4872001-07-04 Simon Josefsson <jas@extundo.com>
851040a5 488
e5836af8 489 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
851040a5 490 in caller buffer.
e5836af8 491
f1c53471
EZ
4922001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
493
bf4041b6 494 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
851040a5
SM
495 instead of string-match to find the basename of the file.
496 From Pascal Obry <p.obry@wanadoo.fr>.
bf4041b6 497
851040a5
SM
498 * net/browse-url.el (browse-url-default-windows-browser):
499 Support the MS-DOS port when it runs on Windows.
51a91c09
EZ
500 (browse-url-browser-function) [ms-dos]: Default to
501 browse-url-default-windows-browser.
502
f1c53471
EZ
503 * help.el (locate-library): Enable code that looks for compressed
504 libraries if auto-compression-mode is on.
505
4ce5c223
SM
5062001-07-02 Stefan Monnier <monnier@cs.yale.edu>
507
508 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
509
dd441b46
GM
5102001-07-02 Gerd Moellmann <gerd@gnu.org>
511
4ce5c223 512 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
dd441b46 513
7a3ee510
EZ
5142001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
515
33e432b1
EZ
516 * allout.el: Fix the header line, so that finder.el recognizes it.
517 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
518
4ce5c223
SM
519 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
520 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
7a3ee510 521
3024d920
EZ
5222001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
523
4ce5c223 524 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
027a15c1 525
3024d920
EZ
526 * ps-bdf.el (bdf-directory-list): Use the value relative to
527 installation-directory for MS-Windows as well.
528
0c1baae8
RS
5292001-06-29 Richard M. Stallman <rms@gnu.org>
530
531 * wid-edit.el (widget-color-sample-face-get):
532 Return ((foreground-color . COLOR)) instead of constructing a face.
533
442ebe98
EZ
5342001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
535
536 * faces.el (region): Change the background color for the
537 light-background color display to lightgoldenrod2, to make it
538 visible on some laptops.
539
6519817e
RS
5402001-06-28 Richard M. Stallman <rms@gnu.org>
541
542 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
543 (rmail-msg-restore-non-pruned-header): Likewise.
544 If point was in the old pruned header, put it at the top.
545 (rmail-msg-prune-header): If point was at the top, keep it there.
4ce5c223 546
6519817e
RS
547 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
548 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
549
15533ae2
SM
5502001-06-28 Stefan Monnier <monnier@cs.yale.edu>
551
552 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
553
19a448e3
KF
5542001-06-28 Karl Fogel <kfogel@red-bean.com>
555
556 * saveplace.el: Update maintainer email address.
557
a17555fd
FP
5582001-06-27 Francesco Potorti` <pot@gnu.org>
559
15533ae2
SM
560 * uniquify.el: (uniquify-rationalize-file-buffer-names):
561 Undo previous change.
a17555fd
FP
562
5632001-06-27 Francesco Potorti` <pot@gnu.org>
4501c939
FP
564
565 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
566 preliminary quick reordering. Can speed things up dramatically.
567
555cc9ca
RS
5682001-06-26 Richard M. Stallman <rms@gnu.org>
569
4d68abe0
RS
570 * dired.el (dired-get-filename): A file name starting with ~
571 is not absolute in this context.
572
555cc9ca
RS
573 * which-func.el (which-func-maxout): Increase default to 500000.
574 (which-function-mode): This is now the "real" name of the function.
575 (which-func-mode): Now an alias.
576 (which-func-mode-global): Name deleted.
577
578 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
579 button-2, when binding hs-mouse-toggle-hiding.
580
d9bad487
GM
5812001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
582
15533ae2 583 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
d9bad487
GM
584 (rmail-msg-prune-header): Likewise.
585 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
586 and `rmail-msg-prune-header'.
587
da197e75
SM
5882001-06-25 Stefan Monnier <monnier@cs.yale.edu>
589
590 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
591 back than LINEBEG.
592
9501b986
EZ
5932001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
594
595 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
596 window where they clicked the mouse has a header line, adjust
597 vertical movement by one.
598
7aee34d3
GM
5992001-06-25 Milan Zamazal <pdm@zamazal.org>
600
da197e75
SM
601 * progmodes/glasses.el (glasses-make-readable): Consider underscores
602 too when separating a parenthesis.
7aee34d3 603
b9cc92a4
EZ
6042001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
605
606 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
607 (bookmark-bmenu-hide-filenames): Add help-echo to
608 mouse-highlighted text.
609 (bookmark-bmenu-show-filenames): Remove help-echo property from
610 the whitespace.
611
e55c4863
EZ
6122001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
613
da197e75
SM
614 * files.el (auto-mode-alist): Add configure.ac (autoconf).
615 From Karl Eichwalder <ke@suse.de>.
e55c4863 616
4bd41f5a
RS
6172001-06-23 Richard M. Stallman <rms@gnu.org>
618
619 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
620
621 * progmodes/cc-styles.el (c-set-style): Don't specify initial
622 contents for completing-read.
623
fdae95d4
RS
6242001-06-22 Richard M. Stallman <rms@gnu.org>
625
626 * menu-bar.el (menu-bar-make-toggle): Construct the
627 function's doc string from HELP, not DOC, and make it accurate by
628 adding "Toggle whether to " at the front and downcasing the initial.
629 Change the HELP arg in some calls to make it fit this usage.
630
631 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
632 Undo previous change.
633
5f0e1d42
EZ
6342001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
635
1fd63d9b
EZ
636 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
637
da197e75 638 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
5f0e1d42 639
2ebf8f54
EZ
6402001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
641
7a03d9cd
EZ
642 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
643
2ebf8f54
EZ
644 * dabbrev.el (dabbrev--select-buffers): Fix last change.
645
4de68712
RS
6462001-06-20 Richard M. Stallman <rms@gnu.org>
647
648 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
649 broken out from dabbrev--find-expansion. Handle minibuffer
650 specially here.
651 (dabbrev--find-expansion): Simplify code in various ways.
652 Don't treat minibuffers specially.
653 Call dabbrev--make-friend-buffer-list.
da197e75 654 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
4de68712
RS
655 (dabbrev--scanning-message): Do nothing when minibuffer is current.
656
f84e9763 6572001-06-19 John Wiegley <johnw@gnu.org>
a5eab4a9 658
f84e9763
JW
659 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
660 Also, added a comment describing how to greatly speedup Eshell
661 loadup time, by concatenating together all of Eshell's .elc files.
a5eab4a9 662
f5f3efaa 6632001-06-19 John Wiegley <johnw@gnu.org>
b868ed49 664
da197e75
SM
665 * eshell/esh-mode.el: Disabled a test that often yields false failures.
666
f84e9763
JW
6672001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
668
669 * woman.el (WoMan-highlight-references): Add help-echo to
670 mouse-highlighted text.
b868ed49 671
f7ac3e28
SM
6722001-06-18 Stefan Monnier <monnier@cs.yale.edu>
673
674 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
675
f6f1beba
GM
6762001-06-18 Gerd Moellmann <gerd@gnu.org>
677
f7ac3e28
SM
678 * international/quail.el (quail-start-conversion):
679 Reset quail-translating to nil.
db8f7303 680
f6f1beba
GM
681 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
682 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
683
1a0b9ae6
EZ
6842001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
685
855eca56
EZ
686 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
687 mouse-highlighted text.
688
1a0b9ae6
EZ
689 * dired.el (dired-mark-pop-up): Fix last change.
690
e75e894b
EZ
6912001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
692
218abc51
EZ
693 * calendar/calendar.el (generate-calendar-month): Add help-echo to
694 mouse-highlighted text.
695
d36ca65d
EZ
696 * net/quickurl.el (quickurl-url-file): Run through
697 convert-standard-filename.
698 (quickurl-list-populate-buffer): Add help-echo to
699 mouse-highlighted text.
700 (top-level): Update Dave's URL.
701
092924fd
EZ
702 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
703 mouse-highlighted text.
704
f7ac3e28
SM
705 * textmodes/page-ext.el (pages-copy-header-and-position):
706 Add help-echo to mouse-highlighted text.
092924fd
EZ
707
708 * tar-mode.el (tar-header-block-summarize): Add help-echo to
709 mouse-highlighted text.
710
711 * replace.el (occur): Add help-echo to mouse-highlighted text.
712
713 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
714 mouse-highlighted text.
715
716 * progmodes/cpp.el (cpp-make-button): Add help-echo to
717 mouse-highlighted text.
718
f7ac3e28
SM
719 * progmodes/compile.el (compile-reinitialize-errors):
720 Add help-echo to mouse-highlighted messages.
092924fd
EZ
721 (compilation-forget-errors): Remove help-echo property as well.
722
f7ac3e28
SM
723 * play/landmark.el (lm-plot-square, lm-init-display):
724 Add help-echo to mouse-highlighted text.
092924fd 725
f7ac3e28
SM
726 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
727 Add help-echo to mouse-highlighted text.
092924fd
EZ
728
729 * dired.el (dired-insert-set-properties): Add help-echo to
730 mouse-highlighted text.
f7ac3e28 731 (dired-mark-pop-up): Remove help-echo property from the file name.
092924fd
EZ
732
733 * comint.el (comint-send-input): Add help-echo to
734 mouse-highlighted text.
735
736 * buff-menu.el (list-buffers-noselect): Add help-echo to
737 mouse-highlighted text.
738
739 * arc-mode.el (archive-summarize-files): Add help-echo to
740 mouse-highlighted text.
741
e75e894b
EZ
742 * ffap.el (ffap-machine-p): Always return nil if
743 open-network-stream is not fboundp.
744
f621ed9d
SM
7452001-06-17 Stefan Monnier <monnier@cs.yale.edu>
746
747 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
748 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
749 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
750 incorrectly binding chars between 128 and 256 to it.
751 (sgml-maybe-name-self): Handle latin-1 chars properly.
752 (sgml-tags-invisible): Bind buffer-file-name to nil.
753 Use unwind-protect and restore-buffer-modified-p.
754 (sgml-point-entered): Use buffer-substring-no-properties.
755 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
756 (html-mode): Don't force `imenu-sort-function'.
757
884e8578
EZ
7582001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
759
d5b49f47
EZ
760 * tar-mode.el: Fix the copyright notice.
761
ce6b1982
EZ
762 * font-lock.el (font-lock-comment-face): For tty's with dark
763 background, use "red1", since "lightred" is not one of the colors
764 recognized by tty-colors.el.
765
884e8578
EZ
766 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
767 create a buffer for extracted file, in case there's more than one
768 file by that name in an archive, possibly in different
769 directories. From Kevin Rodgers <kevinr@ihs.com>.
770
771 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
772 <alex@gnu.org>.
773
72190a54
MB
7742001-06-15 Miles Bader <miles@gnu.org>
775
f621ed9d
SM
776 * textmodes/texinfmt.el (texinfo-format-syntax-table):
777 Revert previous change.
72190a54 778
e4cdc335
RS
7792001-06-14 Richard M. Stallman <rms@gnu.org>
780
781 * replace.el (keep-lines-read-args): Return just a regexp.
782 Provide nil for the region args.
f621ed9d 783 (keep-lines, flush-lines, how-many):
e4cdc335
RS
784 Calculate the defaults for the region here, when args are nil.
785
c8c6b45a
EZ
7862001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
787
788 * rot13.el (rot13-other-window): Some more doc fix.
789
f54701d1
EZ
7902001-06-14 Per Starback <starback@ling.uu.se>
791
792 * replace.el (case-replace, query-replace-from-history-variable)
793 (query-replace-to-history-variable, keep-lines-read-args)
794 (occur-revert-function, query-replace-help): Dox fix.
795
1604ce98
EZ
7962001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
797
798 * rot13.el (rot13-other-window): Doc fix.
799
22058843
MB
8002001-06-14 Miles Bader <miles@gnu.org>
801
802 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
803 of " and \ to "." (punctuation).
804 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
805
e4cdc335
RS
8062001-06-13 Richard M. Stallman <rms@gnu.org>
807
808 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
809
810 * simple.el (shell-command-on-region): Never kill the
811 *Shell Command Output* buffer.
812
a62d56ab
SM
8132001-06-13 Stefan Monnier <monnier@cs.yale.edu>
814
815 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
816
4a0aa1d9
SM
8172001-06-10 Stefan Monnier <monnier@cs.yale.edu>
818
819 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
820 New var, to recognize ${ $' and PODs.
821 (perl-font-lock-syntactic-face-function): New function.
822 (perl-mode): Use them.
823 (perl-continuation-line-p): New function, from perl-calculate-indent.
824 (perl-calculate-indent): Use it, to properly handle continuation
825 lines of continuation lines.
826
b5a9911c
EZ
8272001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
828
829 * server.el (server-process, server-buffer-clients): Doc fix.
830 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
831
0f056ec1
JW
8322001-06-09 John Wiegley <johnw@gnu.org>
833
834 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
835 test if the last command was Lisp or not.
836 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
837 B x C".
838
e5e316b0
EZ
8392001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
840
841 * dos-w32.el (grep-regexp-alist): Remove definition, since the
842 general one on compile.el supports drive letters.
7f4350a7
CD
843
8442001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
845
5a905a7e 846 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
e5e316b0 847 key description.
7f4350a7
CD
848
849 * textmodes/reftex-sel.el (reftex-select-jump): New command.
850
5a905a7e 851 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
7f4350a7
CD
852 (reftex-toc-jump): New command.
853
854 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
e5e316b0 855 to parse international characters as well.
7f4350a7 856
5a905a7e 857 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
e5e316b0 858 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
7f4350a7 859
5a905a7e
SM
860 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
861
862 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
e5e316b0 863 TAB to the key separators.
7f4350a7 864
73419021
EZ
8652001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
866
867 * international/mule.el (auto-coding-alist): Remove redundant
868 up-cased versions of the extensions (auto-coding-alist-lookup is
869 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
870 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
871
cada28bb
EZ
8722001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
873
874 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
875
4f7666dc
RS
8762001-06-01 Richard M. Stallman <rms@gnu.org>
877
878 * help.el (describe-variable): Put value on same line
879 with preceding text, if it is short enough to look good that way.
880
70079787
EZ
8812001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
882
883 * term/internal.el (IT-unicode-translations): New variable.
884 (IT-setup-unicode-display): New function.
885
c86f4619
GM
8862001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
887
888 * ps-print.el: Handle before-string and after-string overlay properties
889 in ps-print-*-with-faces commands. Doc fix.
890 (ps-print-version): New version number (6.5.2).
891 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
892 for XEmacs.
893 (ps-prefix-quote): Doc fix.
c6d452ad 894 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
c86f4619
GM
895 (ps-basic-plot-str, ps-plot-string): New funs.
896
1ea98518
SM
8972001-05-31 Stefan Monnier <monnier@cs.yale.edu>
898
899 * progmodes/etags.el (tags-compression-info-list): Fix docstring
900 and :type spec.
901
2b1ec973
GM
9022001-05-31 Gerd Moellmann <gerd@gnu.org>
903
1ea98518
SM
904 * international/mule-cmds.el (inactivate-input-method):
905 Set input-method-function to nil.
2b1ec973 906
94843cc1
GM
907 * xml.el (xml-parse-tag): The document may contain invalid characters.
908 From ShengHuo ZHU <zsh@cs.rochester.edu>
909
9652931f
GM
9102001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
911
912 * mail/rmailsum.el (rmail-message-subject-p): Don't call
1ea98518
SM
913 `rmail-summary-line-decoder' if the message does not have
914 a Subject: field.
9652931f 915
1ea98518 916 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
9652931f 917
1ea98518
SM
918 * mail/rmail.el (rmail-insert-mime-resent-message-function):
919 New variable.
9652931f
GM
920 (rmail-resend): Modify to work in `rmail-view-buffer'; call
921 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
922 is non-nil.
923
f7ac3e28
SM
9242001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
925
926 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
927
b781e739
SS
9282001-05-29 Sam Steingold <sds@gnu.org>
929
00f51890
SS
930 * faces.el (face-valid-attribute-values): Bind `valid' directly
931 instead of using `setq'.
932
b781e739
SS
933 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
934 Use `tex-shell-buf'.
935 (tex-shell-proc): Use `tex-shell-running'.
936 (tex-shell-buf-no-error): New function.
937 (tex-send-tex-command): Use it.
938 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
939 (tex-kill-job): Check the process before calling `quit-process'.
940
3d0e328b
GM
9412001-05-29 Gerd Moellmann <gerd@gnu.org>
942
1ea98518
SM
943 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
944 UTF-8 sequences.
3d0e328b 945
8bd6307f
GM
9462001-05-28 Miles Bader <miles@gnu.org>
947
948 * comint.el (comint-carriage-motion): Renamed from
949 `comint-cr-magic'. Operate on the buffer instead of the string
950 (for use as a comint post-output filter, instead of as a
951 pre-output filter). Handle backspaces too. Add to the
952 `comint-output-filter-functions' hook instead of
953 `comint-preoutput-filter-functions'.
954
89c8dc6c
GM
9552001-05-28 Gerd Moellmann <gerd@gnu.org>
956
957 * language/japan-util.el (japanese-hankaku): Prefer the charset
958 `jisx0201' when the optional argument `ascii-only' is not specified.
959 (japanese-hankaku-region): Ditto.
960 From Katsumi Yamaoka <yamaoka@jpl.org>
961
f25c1b9b
SM
9622001-05-28 Stefan Monnier <monnier@cs.yale.edu>
963
964 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
965 (outline-invisible-p): New function.
966 (hide-leaves): Save excursion.
967 (hide-other): Stop looping when reaching bobp.
968
719bb352
EZ
9692001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
970
971 * cus-edit.el (custom-file): Fix last change.
972
d686d354
SM
9732001-05-27 Stefan Monnier <monnier@cs.yale.edu>
974
975 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
976 same definition in byte-compile-function-environment as `autoload'
977 would put in `symbol-function'.
978
979 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
980 patch to correct the error message as well.
981
49b1a638
EZ
9822001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
983
71261a01
EZ
984 * cus-edit.el (custom-file): Don't assume we were invoked with -q
985 unless ~/.emacs exists.
986
49b1a638
EZ
987 * novice.el (enable-command): If user-init-file is nil or does not
988 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
989
a434b175
SM
9902001-05-25 Stefan Monnier <monnier@cs.yale.edu>
991
15ca8de7
SM
992 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
993 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
994 Allow spaces around macro arguments.
995 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
996 indent-for-tab-command.
997 (latex-mode-map, plain-tex-mode-map): New keymaps.
998 Inherit from tex-mode-map.
999 (tex-common-initialization): Don't setup the keymap any more
1000 since it's now done right by define-derived-mode.
1001 (latex-mode): Set skeleton-end-hook to nil.
1002 (latex-skeleton-end-hook): Remove.
1003 (tex-latex-block, latex-insert-item): Simplify.
1004 (latex-syntax-after): Use following-char rather than char-after.
1005 (tex-discount-args-cmds, tex-count-words): New functions.
1006
1007 * textmodes/tildify.el (tildify-ignored-environments-alist):
1008 Recognize \verb* as well.
1009
1010 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
1011 (perl-comment-indent): Simplify to let newcomment.el do its job.
1012 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
1013 (perl-mark-function): Cleanup the namespace.
1014 (perl-calculate-indent): Don't be fooled by nested functions.
1015
1016 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
1017
a434b175
SM
1018 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
1019 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
1020
4e7e1f03
AC
10212001-05-25 Andrew Choi <akochoi@i-cable.com>
1022
1023 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
1024 actually be `\\'.
1025 (ctlau-b5-converter): Likewise.
1026
2bef0948
AC
10272001-05-24 Andrew Choi <akochoi@i-cable.com>
1028
1029 * international/titdic-cnv.el (quail-misc-package-ext-info):
e089be2d
AC
1030 Change CTLauB.el to CTLau-b5.el.
1031
d2d1851b
SM
10322001-05-23 Stefan Monnier <monnier@cs.yale.edu>
1033
1034 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
1035 rather than beginning-of-line to avoid problems with fields.
1036 (gud-perldb-massage-args): Use unless and push.
1037 (gud-chdir-before-run): New var.
1038 (gud-common-init): Use it.
1039
5e3d4fbc
AC
10402001-05-24 Andrew Choi <akochoi@i-cable.com>
1041
1042 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
1043 delete entries for chinese-ctlau and chinese-ctlaub.
d2d1851b 1044 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
5e3d4fbc 1045 chinese-ctlaub.
d2d1851b
SM
1046 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
1047 New functions.
5e3d4fbc 1048
0216c3df
GM
10492001-05-22 Gerd Moellmann <gerd@gnu.org>
1050
f1f65349
GM
1051 * cus-edit.el (custom-comment-show): Remove debug code.
1052
0216c3df
GM
1053 * language/japan-util.el (japanese-symbol-table): Fix handling of
1054 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
1055
e8a1ed31
SM
10562001-05-21 Stefan Monnier <monnier@cs.yale.edu>
1057
1058 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
1059 Renamed by removing the silly `-flag' suffix.
1060 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
1061
7246200c
SM
10622001-05-20 Stefan Monnier <monnier@cs.yale.edu>
1063
1064 * replace.el (keep-lines-read-args): Use `copy-marker'.
1065 (how-many): Save excursion properly.
1066 (occur-mode): Use define-derived-mode.
1067 (perform-replace): Use with-current-buffer.
1068
7e971261
RS
10692001-05-20 Richard M. Stallman <rms@gnu.org>
1070
65569e52
RS
1071 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
1072
cc9684e8
RS
1073 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
1074
9ca00e71
RS
1075 * info.el (Info-read-subfile): Widen before finding the
1076 desired node in the subfile.
1077
7e971261
RS
1078 * startup.el (command-line-1): When >2 files visited,
1079 leave the last one visible, and make that the selected window.
1080
7c5312b2
GM
10812001-05-20 Gerd Moellmann <gerd@gnu.org>
1082
1083 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
1084
310e9a21
EZ
10852001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
1086
7246200c
SM
1087 * international/ccl.el (define-ccl-program): Fix a typo.
1088 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8dacfbde
EZ
1089
1090 * international/mule.el (decode-char): Fix a typo. From Pavel
1091 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1092
1093 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
1094 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1095
310e9a21
EZ
1096 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
1097 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1098
ef55aa6c
SS
10992001-05-18 Sam Steingold <sds@gnu.org>
1100
7246200c 1101 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
ef55aa6c
SS
1102 and [RET] to `cvs-mode-find-file'.
1103
c9f3bebe
JW
11042001-05-18 John Wiegley <johnw@gnu.org>
1105
1106 * eshell/esh-ext.el (eshell-explicit-command-char): A new
1107 configuration variable, which determines the initial character
1108 that forces use of an external version of a command. The default
1109 is *, but may be set to \, for example.
1110
1111 * eshell/esh-ext.el (eshell-explicit-command):
1112 Use `eshell-explicit-command-char' instead of ?*.
ef55aa6c 1113
c9f3bebe
JW
1114 * eshell/esh-cmd.el (eshell/which):
1115 Use `eshell-explicit-command-char' instead of ?*.
ef55aa6c 1116
7c5312b2
GM
1117 * eshell/em-cmpl.el (eshell-completion-command-name)
1118 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
c9f3bebe
JW
1119 instead of ?*.
1120
1c66d9fb
GM
11212001-05-18 Gerd Moellmann <gerd@gnu.org>
1122
a724ed38
GM
1123 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
1124 subst-char-in-string.
1125 (ange-ftp-after-parse-ls-hook): New variable.
1126 (ange-ftp-ls): Run that hook.
1127 From Peter Milliken <Peter.Milliken@GTECH.COM>.
1128
0595722b
GM
1129 * tmm.el (tmm-get-keymap): Fix handling of :filter.
1130 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
1131 text into *Completions*.
1132
1c66d9fb
GM
1133 * net/goto-addr.el (goto-address-at-point): Deal with URLs
1134 part of which look like email addresses.
1135
c5bdb93d
AI
11362001-05-18 Andrew Innes <andrewi@gnu.org>
1137
7246200c
SM
1138 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
1139 Use . instead of absolute path for lisp dir, to avoid bug in W2K
c5bdb93d
AI
1140 cmd.exe's handling of FOR loops.
1141 (autoloads): Set find-file-suppress-same-file-warnings to t to
1142 avoid slew of spurious messages.
1143
9a1211f2
GM
11442001-05-18 Simon Josefsson <simon@josefsson.org>
1145
1146 * mail/smtpmail.el (maybe-append-domain): Renamed to
1147 `smtpmail-maybe-append-domain'.
1148 (smtpmail-via-smtp): Use the new name.
1149
29148a3f
GM
1150 * net/browse-url.el (browse-url-browser-function): Add kde.
1151 (browse-url-kde-program, browse-url-kde-args): New variables.
1152 (browse-url-kde): New function.
1153
9ab59a1a
MB
11542001-05-18 Miles Bader <miles@gnu.org>
1155
7246200c
SM
1156 * simple.el (delete-horizontal-space, just-one-space):
1157 Use `constrain-to-field' instead of `field-end'/`field-beginning',
9ab59a1a
MB
1158 because it's more efficient for large files.
1159
cebf1b97
GM
11602001-05-17 Gerd Moellmann <gerd@gnu.org>
1161
f90c23ca
GM
1162 * mail/rmail.el (rmail-require-mime-maybe): New function.
1163 (rmail): Use it.
1164 (rmail-mode): Handle the case of finding Rmail files.
1165
cebf1b97
GM
1166 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
1167 functions.
1168
df22166e
SM
11692001-05-17 Stefan Monnier <monnier@cs.yale.edu>
1170
1171 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
1172 text-property after moving to the beginning of line and regardless
1173 of the value of font-lock-multiline.
1174
2ca0d5f1
GM
11752001-05-17 Gerd Moellmann <gerd@gnu.org>
1176
e85e809a
GM
1177 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
1178
2ca0d5f1
GM
1179 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
1180 last coding system used before calling set-buffer-modified-p
1181 because that function changes last-coding-system.
1182
4c6a4739
EZ
11832001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
1184
1185 * files.el (switch-to-buffer-other-window)
1186 (switch-to-buffer-other-frame): Add an xref to display-buffer in
1187 the doc string.
1188
f08cf35b
GM
11892001-05-17 Gerd Moellmann <gerd@gnu.org>
1190
1191 * language/slovak.el, language/czech.el: New maintainer.
1192
2180ea97
SS
11932001-05-16 Sam Steingold <sds@gnu.org>
1194
f08cf35b 1195 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
2180ea97
SS
1196 sub-form of `defgeneric' correctly.
1197
9bae8781
GM
11982001-05-16 Gerd Moellmann <gerd@gnu.org>
1199
a90b3d3c
GM
1200 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
1201 of `c'.
1202
1b7818b4 1203 * textmodes/outline.el (outline-font-lock-level): Remove the
df22166e
SM
1204 condition-case, test what outline-level returns instead, to
1205 ease debugging.
1b7818b4 1206
9bae8781
GM
1207 * international/mule.el (auto-coding-regexp-alist): New user-option.
1208 (auto-coding-from-file-contents): New function.
1209 (set-auto-coding): Use it to determine a coding system.
1210
7644c605
GM
12112001-05-15 Gerd Moellmann <gerd@gnu.org>
1212
18a0a39e
GM
1213 * mouse.el (mouse-delete-other-windows): Doc fix.
1214
df22166e
SM
1215 * emacs-lisp/lisp-mode.el (lisp-mode):
1216 Make font-lock-keywords-case-fold-search a buffer-local variable with
1217 make-local-variable before setting it.
7644c605 1218
940cf42e
EZ
12192001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
1220
1221 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
1222 prefixes.
1223
557f7c34
GM
12242001-05-14 Gerd Moellmann <gerd@gnu.org>
1225
1226 * hexl.el (hexl-current-address): Print a message when called
1227 interactively.
1228
14d9b141
SM
12292001-05-11 Stefan Monnier <monnier@cs.yale.edu>
1230
1231 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
1232
1233 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
1234
1235 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
1236
7bd2d083
GM
12372001-05-11 Gerd Moellmann <gerd@gnu.org>
1238
47e72862
GM
1239 * startup.el (command-line): If parameters have been changed in
1240 the init files which influence font selection, clear the face
1241 cache so that faces get realized with the new parameters.
1242
14d9b141 1243 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
7bd2d083 1244
0f49941f
SM
12452001-05-10 Stefan Monnier <monnier@cs.yale.edu>
1246
1247 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
1248
cbeed4a8
EZ
12492001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
1250
1251 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
1252 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
1253
ff9aa2ca
GM
12542001-05-10 Gerd Moellmann <gerd@gnu.org>
1255
1256 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
0f49941f 1257 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
ff9aa2ca 1258
b2c99950
JW
12592001-05-09 John Wiegley <johnw@gnu.org>
1260
0f49941f
SM
1261 * eshell/esh-util.el (eshell-convert-numeric-arguments):
1262 Annotated the documentation string to tell users about
3cb27fd7
JW
1263 `eshell-no-numeric-conversions'.
1264
c26f6b27
JW
1265 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
1266 conversions if a Lisp function has the property
1267 `eshell-no-numeric-conversions' set to a non-nil value.
1268
1269 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
1270 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
1271 property `eshell-no-numeric-conversions' on the following
1272 functions (which all deal with filesystem entities, and never Lisp
1273 numerical values): eshell/cd, eshell/pushd, eshell/popd,
1274 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
1275 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
1276 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
1277 eshell/which, eshell/addpath.
1278
12792001-05-09 John Wiegley <johnw@gnu.org>
0f49941f 1280
d089e299
JW
1281 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
1282 encountered as an argument, don't convert it right away, but tag
1283 the first character of the string with the text properties
1284 `number', which signifies to `eshell-lisp-command' that the
1285 argument should be passed through `string-to-number' if it is
1286 actually used in the call to a Lisp function.
1287
1288 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
1289 function, convert any string arguments that have been tagged as
1290 "numbers", by calling string-to-number.
1291
1292 * eshell/esh-util.el (eshell-number-regexp): Now that number
1293 conversions only happen for Lisp function calls, the number regexp
1294 should now match all integer and floating point forms.
1295
1296 * eshell/esh-proc.el: Disable `eshell-stop-process' and
1297 `eshell-continue-process', since they are both nonfunctional at
1298 the moment.
1299 (eshell-proc-initialize): Don't bind keys for
1300 `eshell-stop-process' or `eshell-continue-process'.
1301
0f49941f
SM
1302 * eshell/em-unix.el (eshell-shuffle-files):
1303 Apply `directory-file-name' before calling `file-name-directory'.
d089e299
JW
1304
1305 * eshell/em-hist.el (eshell-add-to-history): Reference to
1306 `eshell-history-ring' needed to be `eshell-history-index'.
1307
0f49941f
SM
1308 * calendar/timeclock.el (timeclock-find-discrep):
1309 Initialize `elapsed' to 0.
cb89da0f
JW
1310 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
1311 it's still nil.
b2c99950 1312
ff39b9a1
SM
13132001-05-09 Stefan Monnier <monnier@cs.yale.edu>
1314
1315 * arc-mode.el (archive-int-to-mode): Construct the string directly.
1316 (archive-mode): Use capitalize.
1317 (archive-unique-fname): Use make-temp-file.
1318
9e53a675
GM
13192001-05-09 Gerd Moellmann <gerd@gnu.org>
1320
1321 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
1322
c8224de6
EZ
13232001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
1324
c533a7e2
EZ
1325 * tar-mode.el (tar-extract): Pay attention to the value of
1326 coding-system-for-read, if it is non-nil.
1327
ff39b9a1
SM
1328 * calendar/holidays.el (holidays): Add an autoload cookie.
1329 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
c8224de6 1330
1c8c9fb8
JW
13312001-05-08 John Wiegley <johnw@gnu.org>
1332
ff39b9a1
SM
1333 * calendar/timeclock.el (timeclock-workday-remaining):
1334 Changed logic for determining how much time is remaining.
1c8c9fb8
JW
1335 (timeclock-workday-elapsed): Don't accept a "relative" argument
1336 for the current day's elapsed time. What could that have meant?
ff39b9a1 1337 (timeclock-workday-elapsed-string): No "relative" argument anymore.
1c8c9fb8
JW
1338 (timeclock-when-to-leave): Changed logic, similarly to what was
1339 done for `timeclock-workday-remaining'.
1340 (timeclock-find-discrep): Removed "today-only" argument, which had
1341 no meaning. Fixed some more math problems. The function now
1342 returns a three member list: (TOTAL-TIME-DISCREPANCY
1343 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
1344
5f47fb28
EZ
13452001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
1346
1347 * w32-fns.el (convert-standard-filename): Start replacing slashes
1348 from the beginning of the file name, not from where the last
1349 invalid character was. From "Andrew Maguire (SWW)"
1350 <Andrew.Maguire@Smallworld.co.uk>
1351
6da5c7da
GM
13522001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
1353
1354 The following changes are to provide infrastructure for handling
1355 MIME messages to rmail. They don't affect the original behaviour
1356 if rmail-enable-mime is nil.
1357
1358 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
1359 (rmail-search-mime-message-function)
1360 (rmail-search-mime-header-function): New variables.
ff39b9a1
SM
1361 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
1362 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
1363 `rmail-view-buffer' is hidden.
6da5c7da
GM
1364 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
1365 call rmai-show-mime-function.
1366 (rmail-display-labels): If rmail-enable-mime is non-nil, update
1367 mode-line-process of rmail-view-buffer.
1368 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
1369 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
1370 buffer.
ff39b9a1
SM
1371 (rmail-next-message, rmail-next-undeleted-message): Be sure to
1372 set-buffer to the Rmail buffer.
6da5c7da
GM
1373 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
1374 rmail-search-mime-header-function.
1375 (rmail-search-message): New function.
1376 (rmail-search): Call rmail-search-message to check if a message
1377 matches REGEXP, lastly update point after calling
1378 rmail-show-message.
ff39b9a1
SM
1379 (rmail-undelete-previous-message, rmail-expunge-confirmed)
1380 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
6da5c7da
GM
1381 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
1382 header region, refer to rmail-msgref-vector while setting the
1383 current buffer to rmail-buffer temporarily.
ff39b9a1
SM
1384 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
1385 If rmail-enable-mime is non-nil, call
6da5c7da
GM
1386 rmail-insert-mime-forwarded-message-function instead of inserting
1387 forwarded message by itself.
1388
1389 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
1390 Rmail buffer.
1391 (rmail-set-label, rmail-next-labeled-message): Likewise.
1392
1393 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
1394 set-buffer to the Rmail buffer.
1395 (rmail-output-to-rmail-file): Likewise.
1396 (rmail-output): Likewise.
1397
1398 * mail/rmailsum.el (rmail-message-subject-p): Process the result
1399 of mail-fetch-field by rmail-summary-line-decoder.
ff39b9a1
SM
1400 (rmail-new-summary): Be sure to go to the Rmail buffer.
1401 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
6da5c7da
GM
1402 rmail-view-buffer to nil.
1403 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
1404 rmail-view-buffer.
1405 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
1406 rmail-buffer.
1407 (rmail-summary-scroll-msg-down): Likewise.
1408 (rmail-summary-beginning-of-message): Likewise.
1409 (rmail-summary-wipe): Likewise.
1410 (rmail-summary-toggle-header): Use save-window-excursion, not
1411 save-excursion. Update point in rmail-view-buffer, not in
1412 rmail-buffer.
1413 (rmail-summary-reply): Before calling rmail-reply, set buffer to
1414 rmail-view-buffer, not rmail-buffer.
1415
5092477a
GM
14162001-05-07 Gerd Moellmann <gerd@gnu.org>
1417
1e9fc92e
GM
1418 * cus-edit.el (custom-file): Signal an error if user-init-file is
1419 nil (running -q).
1420
1d053370
GM
1421 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
1422
ff39b9a1
SM
1423 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
1424 Add :version.
1425
1426 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
1427 New option.
1b62b062
GM
1428 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
1429 only if smtpmail-warn-about-unknown-extensions is set.
1430
f851a71c
GM
1431 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
1432 instead of rmail-sort-by-keywords.
1433
ff39b9a1 1434 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
f851a71c
GM
1435 rmail-sort-by-keywords.
1436
ff39b9a1
SM
1437 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
1438 rmail-summary-sort-by-keywords. Doc fix.
f851a71c
GM
1439 (rmail-summary-mode): Doc fix.
1440
5092477a
GM
1441 * mail/rmail.el (rmail-edit): New Custom group.
1442
1443 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
1444 (rmail-edit-mode-hook): New user-option.
1445
05be3833
RS
14462001-05-05 Richard M. Stallman <rms@gnu.org>
1447
1448 * help.el (help-xref-symbol-regexp): Recognize "source of"
1449 and friends, meaning make a link to the source file.
1450 (help-make-xrefs): Handle "source of" and friends
1451 by constructing a link that visits the source file.
1452
1453 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
1454
7dfb000f
SM
14552001-05-04 Stefan Monnier <monnier@cs.yale.edu>
1456
5efe6a56
SM
1457 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
1458 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
1459 Renamed from perl-font-lock-keywords to avoid clashes.
1460 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
1461 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
1462 Updated correspondingly.
1463
7dfb000f
SM
1464 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
1465 Typo `nonexistant' -> `nonexistent'.
1466
88bbb8cb
EZ
14672001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
1468
7dfb000f
SM
1469 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
1470 Split `c-electric-delete' into two functions where
88bbb8cb
EZ
1471 `c-electric-delete-forward' always deletes forward and
1472 `c-electric-delete' only contains the code necessary for XEmacs to
1473 choose between backward and forward deletion.
7dfb000f 1474
88bbb8cb
EZ
1475 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
1476 get the electric behavior on that key too.
1477 (c-fill-paragraph): Fixed bogus direct use of
1478 c-comment-prefix-regexp, which caused an error when it's a list.
1479
a1af8dcf
EZ
14802001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
1481
1482 * dired-aux.el (dired-diff): Doc fix.
1483
1484 * dired.el (dired-diff): Likewise.
1485
ddfb4005
EZ
14862001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
1487
1488 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
1489
b36581fb
SM
14902001-05-02 Stefan Monnier <monnier@cs.yale.edu>
1491
80a00b6a
SM
1492 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
1493 if both the buffer and the file are read-only.
1494
b36581fb
SM
1495 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
1496 rather than font-lock-string-face.
1497 (sh-get-indent-info): Treat heredocs like strings.
1498
470bbe9b
GM
14992001-05-02 Gerd Moellmann <gerd@gnu.org>
1500
b36581fb
SM
1501 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
1502 a newline following `}'.
3356df63
GM
1503 (texinfo-format-email): New function.
1504 (toplevel): Use texinfo-format-email for @email.
b36581fb
SM
1505 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
1506 Add `display'.
3356df63
GM
1507 (texinfo-sort-region): Goto point-min before sorting.
1508 (texinfo-set): Remove leading white space from value.
1509 From yagi@is.titech.ac.jp.
1510
470bbe9b
GM
1511 * replace.el (query-replace-regexp-eval): Doc fix.
1512
a9d2fd1d
SM
15132001-05-01 Stefan Monnier <monnier@cs.yale.edu>
1514
1515 * diff-mode.el (diff-nonexistant-face): New face.
1516 (diff-font-lock-keywords): Use it.
1517
2b3e941a
EZ
15182001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
1519
22cd6fd3
EZ
1520 * font-lock.el (font-lock-mode): Doc fix.
1521
2b3e941a
EZ
1522 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
1523 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
1524
50df7214
GM
15252001-04-30 Gerd Moellmann <gerd@gnu.org>
1526
a9d2fd1d
SM
1527 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
1528 backslash at the start of the here-document delimiter.
a9793e45
GM
1529 (sh-font-lock-syntactic-keywords): Likewise.
1530
50df7214
GM
1531 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
1532
e2f599e9
EZ
15332001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
1534
1535 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
1536 (tty-color-translate, tty-color-by-index, tty-color-values)
1537 (tty-color-desc): Doc fix.
1538
dcaf31d3
EZ
15392001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
1540
1541 * dired-aux.el (dired-do-create-files, dired-do-copy)
a9d2fd1d
SM
1542 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
1543 Mention dired-dwim-target in the doc string.
dcaf31d3 1544
a6a06429
MB
15452001-04-28 Miles Bader <miles@gnu.org>
1546
1547 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
1548 (dabbrev--find-expansion): Use it.
1549 (dabbrev--select-buffers): Don't select ignored buffers.
1550
5a5d9185
GM
15512001-04-27 Gerd Moellmann <gerd@gnu.org>
1552
a9d2fd1d 1553 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
5a5d9185 1554
c5b82005
RS
15552001-04-26 Richard M. Stallman <rms@gnu.org>
1556
1557 * dabbrev.el: Add doc strings for some functions.
1558 (dabbrev--eliminate-newlines): New variable.
1559 (dabbrev--substitute-expansion): Convert newlines to spaces
1560 if dabbrev--eliminate-newlines is set.
1561 If abbrev and expansion are both all-lower-case,
1562 leave dabbrev--last-case-pattern nil.
1563
7cff9c6f
GM
15642001-04-26 Gerd Moellmann <gerd@gnu.org>
1565
1566 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
1567 if necessary, like in rmail-show-message.
1568
efa89c1f
GM
15692001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1570
1571 * ps-print.el: Color specified by number is forced to be float number.
1572 (ps-print-version): New version number (6.5.1.1).
1573 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
1574 initialization.
1575 (ps-prefix-quote): New internal var.
1576 (ps-print-quote): New fun.
1577 (ps-setup, ps-output-frame-properties, ps-float-format)
1578 (ps-format-color): Code fix.
a9d2fd1d
SM
1579 (ps-plot-region): Eliminate redundant foreground color text setting.
1580
d3111e5a
EZ
15812001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
1582
1583 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
1584
a728644c
GM
15852001-04-25 Gerd Moellmann <gerd@gnu.org>
1586
1587 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
1588
4ecdf04d
EZ
15892001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
1590
4645bb68
EZ
1591 * info.el (Info-additional-directory-list): Doc fix.
1592
4ecdf04d 1593 * find-lisp.el (find-lisp-find-dired-filter)
a9d2fd1d
SM
1594 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
1595 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
4ecdf04d 1596
7cd512f2
SM
15972001-04-25 Stefan Monnier <monnier@cs.yale.edu>
1598
1dc64fca
SM
1599 * progmodes/make-mode.el (makefile-font-lock-keywords):
1600 Rationalize the rules for includes and conditionals and use the
1601 keyword face for them.
1602
7cd512f2
SM
1603 * faces.el (modify-face): Add compatibility for non-interactive use.
1604
ffeb5c1c
JW
16052001-04-24 John Wiegley <johnw@gnu.org>
1606
1607 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
1608 fix from last night, since it wasn't finding eshell/cd.
1609
35f901fa
GM
16102001-04-24 Gerd Moellmann <gerd@gnu.org>
1611
1612 * rect.el (string-rectangle): Revert to 20.x behaviour.
1613 (replace-rectangle): Make it an alias for string-rectangle.
1614 (string-insert-rectangle): New function.
1615
c7b1b508
JW
16162001-04-23 John Wiegley <johnw@gnu.org>
1617
1618 * eshell/em-unix.el (eshell/diff): Fixed problems that were
1619 occurring with Emacs 21's diff.el/compile.el interaction layer.
1620
16212001-04-23 Colin Walters <walters@cis.ohio-state.edu>
1622
1623 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
1624 case where the function was defined in a file, but not part of an
1625 eshell module.
1626
157975e3
JW
16272001-04-23 John Wiegley <johnw@gnu.org>
1628
1629 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
1630 code to work around a redisplay problem I've been having.
1631
3dc630b9
JW
16322001-04-23 John Wiegley <johnw@gnu.org>
1633
1634 * calendar/timeclock.el (timeclock-day-required): If the time
1635 required for a particular day is not set, use `timeclock-workday'.
1636 (timeclock-find-discrep): Added some sample code in a comment.
1637
1638 * eshell/eshell.el (eshell-command): Made a few changes so that
1639 `eshell-command' could be called programmatically.
1640
7cd512f2 1641 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
3dc630b9 1642
7cd512f2 1643 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
3dc630b9 1644
3ae14dd9 16452001-04-23 John Wiegley <johnw@gnu.org>
3dc630b9
JW
1646
1647 * calendar/timeclock.el: Updated copyright.
1648 (timeclock-generate-report): Don't report the daily or two-week
1649 total, if no time has been worked in that period.
1650 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
1651 final computational form, which was unnecessary; corrected a
1652 parsing problem when timeclock-relative was nil.
1653
3ae14dd9 16542001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
3dc630b9
JW
1655
1656 * calendar/timeclock.el (timeclock-modeline-display): Check if
1657 `list-entry' is null.
1658 (timeclock-use-display-time): The first argument to `set-variable'
1659 must be a symbol.
1660
53e1a74c
EZ
16612001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
1662
1663 * calendar/calendar.el (diary-entry-marker)
7cd512f2
SM
1664 (calendar-today-marker, calendar-holiday-marker):
1665 Use display-color-p instead of window-system.
53e1a74c
EZ
1666 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
1667 instead of window-system.
1668 (calendar-hide-window): Use display-multi-frame-p instead of
1669 window-system.
1670
1671 * calendar/cal-x.el (calendar-two-frame-setup)
7cd512f2
SM
1672 (calendar-only-one-frame-setup, calendar-one-frame-setup):
1673 Use display-multi-frame-p instead of window-system.
53e1a74c 1674
23b809c2
GM
16752001-04-23 Gerd Moellmann <gerd@gnu.org>
1676
1d14e80c
GM
1677 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
1678
23b809c2
GM
1679 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
1680 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
1681
b5eeaa1d
GM
16822001-04-23 Alex Schroeder <alex@gnu.org>
1683
1684 * goto-addr.el: Instead of defining line-beginning-position and
7cd512f2
SM
1685 line-end-position a defalias is used for point-at-bol and point-at-eol.
1686
b5eeaa1d
GM
16872001-04-23 Alex Schroeder <alex@gnu.org>
1688
1689 * goto-addr.el: Added XEmacs compatibility code.
7cd512f2 1690 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
b5eeaa1d 1691
ac1470eb
EZ
16922001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
1693
1694 * textmodes/paragraphs.el (sentence-end): Doc fix.
1695
624ef9b3
GM
16962001-04-20 Alex Schroeder <alex@gnu.org>
1697
1698 * sql.el (sql-escape-newlines-and-send): New function.
7cd512f2 1699 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
624ef9b3
GM
1700
17012001-04-20 Alex Schroeder <alex@gnu.org>
1702
1703 * sql.el (sql-db2-program): New option.
1704 (sql-db2-options): New option.
1705 (sql-db2): New function.
1706
17072001-04-20 Alex Schroeder <alex@gnu.org>
1708
1709 * sql.el (sql-mode-menu): Added highlighting entries.
1710 (sql-highlight-oracle-keywords): New function.
1711 (sql-highlight-postgres-keywords): New function.
1712 (sql-highlight-ansi-keywords): New function.
1713
17142001-04-20 Alex Schroeder <alex@gnu.org>
1715
1716 * sql.el (sql-help): Doc change.
1717
9f3703ab
KF
17182001-04-19 Karl Fogel <kfogel@collab.net>
1719
1720 * saveplace.el (save-place-alist-to-file): Removed no-effect code
1721 that inserted file content only to delete it immediately.
1722 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
1723 <lektu@uol.com.br> for the patch.
1724
2a83a11d
SM
17252001-04-19 Stefan Monnier <monnier@cs.yale.edu>
1726
1727 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
1728
6f4dd4dc
GM
17292001-04-18 Gerd Moellmann <gerd@gnu.org>
1730
0f8d6dc7
GM
1731 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
1732 for defmethod.
1733
6f4dd4dc
GM
1734 * comint.el (comint-cr-magic): New function.
1735 (toplevel): Add it to comint-preoutput-filter-functions.
1736
90200fcc
AI
17372001-04-18 Andrew Innes <andrewi@gnu.org>
1738
1739 * makefile.w32-in (EMACSLOADPATH): Define.
2a83a11d 1740 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
90200fcc
AI
1741 (recompile): Remove stuff to set EMACSLOADPATH.
1742
daa66f34
GM
17432001-04-18 Gerd Moellmann <gerd@gnu.org>
1744
edc5c81d
GM
1745 * language/slovak.el ("Slovak"): Add tutorial entry.
1746
daa66f34
GM
1747 * net/browse-url.el (browse-url-new-window-flag): Renamed from
1748 browse-url-new-window-p.
1749
5d5845dc
EZ
17502001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
1751
1752 * info.el (Info-menu-update): When there are no menus and/or no
1753 cross references in the node, make the respective items of the
1754 Info menu-bar menu inactive.
1755
1c8addd0
GM
17562001-04-17 Gerd Moellmann <gerd@gnu.org>
1757
f4f480bd
GM
1758 * indent.el (indent-for-tab-command): Call indent-line-function
1759 with no argument if PREFIX-ARG is non-nil.
1760
1c8addd0
GM
1761 * frame.el (delete-other-frames): Handle minibuffer-only frames.
1762
8f9ab403
EZ
17632001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
1764
1765 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
1766 an async subprocess if start-process is unavailable. Suggested by
1767 Tim Van Holder <tim.van.holder@pandora.be>.
1768
60322163
EZ
17692001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
1770
1771 * info.el (Info-additional-directory-list): Doc fix. Suggested by
1772 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
1773
e372bc67
EZ
17742001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
1775
1776 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
1777 manual.
1778
28037ecf
SM
17792001-04-13 Stefan Monnier <monnier@cs.yale.edu>
1780
1781 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
1782 (cvs-menu): Add a few entries.
1783
1784 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
1785 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
1786 lock file appears to be reachable from Emacs.
1787 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
1788 (cvs-mode-find-file): Look for cvs-header-face rather than
1789 cvs-dirname-face (which doesn't exist).
1790 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
1791
1792 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
1793
5d5e7f53
EZ
17942001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
1795
1796 * emulation/pc-select.el (pc-selection-mode): Don't turn on
1797 normal-erase-is-backspace on a tty. Instead, bind some keys such
1798 as [delete] directly, like pc-select.el did before
1799 normal-erase-is-backspace was invented.
1800
118562e1 18012001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
9010db4c
EZ
1802
1803 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
1804
6c9e58c4
JW
18052001-04-11 John Wiegley <johnw@gnu.org>
1806
28037ecf
SM
1807 * eshell/em-ls.el (eshell-ls-insert-directory):
1808 Set font-lock-defaults to nil, to prevent fontification in dired
6c9e58c4
JW
1809 buffers, if Eshell's ls is being used.
1810
118562e1 18112001-04-11 John Wiegley <johnw@gnu.org>
978bd3ea 1812
28037ecf
SM
1813 * calendar/timeclock.el (timeclock-completing-read): New function.
1814 (timeclock-ask-for-project, timeclock-ask-for-reason):
1815 Call `timeclock-completing-read'.
978bd3ea
JW
1816
1817 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
1818 required where `member' was being used.
1819
118562e1 18202001-04-11 Colin Walters <walters@cis.ohio-state.edu>
978bd3ea 1821
28037ecf
SM
1822 * eshell/em-hist.el (eshell-previous-matching-input):
1823 Don't display "History item" if the the minibuffer is active.
978bd3ea 1824
30cb0001
GM
18252001-04-11 Gerd Moellmann <gerd@gnu.org>
1826
1827 * startup.el (command-line): Output a newline after printing
1828 an error from loading the window system's init file.
1829
e38af9bd
EZ
18302001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
1831
28037ecf
SM
1832 * textmodes/texinfo.el (texinfo-font-lock-keywords):
1833 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
e38af9bd
EZ
1834 @inforef. Add an OVERRIDE of `keep' to highlight specs of
1835 keywords whose arguments routinely include @@.
1836
bbf63a7b
GM
18372001-04-10 Gerd Moellmann <gerd@gnu.org>
1838
28037ecf
SM
1839 * emacs-lisp/advice.el (ad-make-advised-definition):
1840 Construct advice for subrs differently.
afffeb57 1841
3fe35f35 1842 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
28037ecf 1843 regexp in parentheses when building the regexp for searching backwards.
3fe35f35 1844
c8d6d636 1845 * simple.el (completion-list-mode-finish): New function.
28037ecf 1846 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
c8d6d636 1847
2a52f40e 1848 * language/european.el ("Polish"): Change sample text.
28037ecf 1849 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
2a52f40e 1850
cf8b1bef
GM
1851 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
1852 parameter.
1853
bbf63a7b
GM
1854 * faces.el (menu): Doc fix.
1855
719d83ad 18562001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
319acba0
GM
1857
1858 * ps-print.el: Footer implementation. Doc fix.
1859 (ps-print-version): New version number (6.5.1).
1860 (ps-header-frame-alist): New customization var for header frame
1861 properties.
1862 (ps-line-number-color): New customization var for line number color.
1863 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
1864 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
1865 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
1866 (ps-right-footer): New customization vars for footers.
1867 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
1868 footers.
1869 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
28037ecf
SM
1870 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
1871 Code fix.
319acba0
GM
1872 (ps-prologue-file): Indentation fix.
1873 (ps-print-quote): Fun eliminated.
1874 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
1875 (ps-output-frame-properties): New fun.
1876 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
1877 (ps-skip-newline): Replace defun by defsubst.
28037ecf 1878
e372bc67 18792001-04-10 Colin Walters <walters@cis.ohio-state.edu>
db86be5d
JW
1880
1881 * eshell/eshell.el (eshell-command): Needed a "%s" format
1882 specifier, in case the buffer contains percent characters.
1883
e372bc67 18842001-04-10 John Wiegley <johnw@gnu.org>
db86be5d
JW
1885
1886 * calendar/timeclock.el (timeclock-generate-report): Added a
1887 missing insert of the project name.
1888
9f9a5e7a
GM
18892001-04-09 Gerd Moellmann <gerd@gnu.org>
1890
9170e5d4 1891 * obsolete/profile.el: Moved from emacs-lisp/.
cf3885ac 1892
865e97c1 1893 * Makefile.in (nonobsolete_setwins): New macro.
cf3885ac 1894 (finder-data): Use it instead of `setwins'.
865e97c1
GM
1895 From: Dave Love <fx@gnu.org>.
1896
cf3885ac 1897 * server.el (server-visit-files): Set server-existing-buffer correctly.
92a6563f
GM
1898 (server-visit-files): Run server-visit-hook after going to
1899 line 1 so that the hook can set point as it sees fit.
1900
9f9a5e7a
GM
1901 * bindings.el (mode-line-modified): Unify help messages.
1902
51f32106
EZ
19032001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
1904
1905 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
1906 All callers changed.
1907
e02160a3
EZ
19082001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
1909
8e6bb0d0
EZ
1910 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
1911 long file names aren't supported, truncate the file names in
1912 quail-misc-package-ext-info to 8+3 before matching them against
1913 FILENAME.
1914
1915 * dos-fns.el (dos-truncate-to-8+3): New function.
1916
ec321d77
EZ
1917 * progmodes/compile.el (grep-compute-defaults): Use null-device
1918 instead of literal /dev/null. Reported by Jens Schmidt
1919 <schmidt@mathematik.uni-kl.de>.
1920
e02160a3
EZ
1921 * simple.el (normal-erase-is-backspace-mode): Doc fix.
1922
cf3885ac
SM
19232001-04-06 Stefan Monnier <monnier@cs.yale.edu>
1924
1925 * textmodes/sgml-mode.el: Add unknown maintainer.
1926 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
1927 (html-mode-map): Use set-keymap-parent.
1928
3ffb33bb
DL
19292001-04-06 Dave Love <fx@gnu.org>
1930
1931 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
1932 Remove redundant string-to-list.
1933
8f625692
SM
19342001-04-05 Stefan Monnier <monnier@cs.yale.edu>
1935
1936 * composite.el (reference-point-alist): Doc fix.
1937
1087f198
SS
19382001-04-05 Sam Steingold <sds@gnu.org>
1939
8f625692
SM
1940 * font-lock.el (font-lock-keywords-case-fold-search):
1941 Make buffer-local. This fixes a very annoying bug when loading a Lisp
1087f198
SS
1942 file made font-lock case-insensitive.
1943
a55e4e68
GM
19442001-04-05 Gerd Moellmann <gerd@gnu.org>
1945
0e4892e2
GM
1946 * faces.el (defface menu): Doc fix.
1947
4d664b04
GM
1948 * wid-edit.el (widget-color-sample-face-get): Don't make
1949 faces for undefined colors.
1950
a55e4e68
GM
1951 * version.el (emacs-version): Include LessTif/Motif version info.
1952
f383cd0d
GM
19532001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1954
1955 * ps-mule.el: Eliminate cl package dependence.
1956 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
1957 if they aren't defined yet.
1958 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
1959 Eliminate cl package dependence.
1960
de28797f
SM
19612001-04-04 Stefan Monnier <monnier@cs.yale.edu>
1962
1963 * progmodes/cc-cmds.el (c-outline-level):
1964 Bind buffer-invisibility-spec. Originally from Dave Love, but
1965 got lost when incorporating version 5.26.
1966
32df8b47
EZ
19672001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
1968
de28797f
SM
1969 * emulation/pc-select.el (pc-selection-mode):
1970 Call normal-erase-is-backspace-mode instead of binding
1971 keys individually.
58e4f61d 1972
7f62656b
EZ
1973 * cus-load.el (normal-erase-is-backspace): Use it instead of
1974 delete-key-deletes-forward.
1975
1976 * startup.el (command-line): Use normal-erase-is-backspace and
1977 normal-erase-is-backspace-mode.
1978
1979 * simple.el (normal-erase-is-backspace): Rename from
1980 delete-key-deletes-forward. Doc fix.
1981 (normal-erase-is-backspace-mode): Rename from
de28797f
SM
1982 delete-key-deletes-forward-mode. Doc fix.
1983 Run normal-erase-is-backspace-hook.
7f62656b 1984
32df8b47 1985 * dired.el (dired-move-to-filename-regexp): Support file sizes in
de28797f
SM
1986 ``human-readable'' format produced by GNU `ls'.
1987 (dired-move-to-filename-regexp): Recognize ISO format dates.
1988 From Paul Eggert <eggert@twinsun.com>.
32df8b47 1989
5efa6032
GM
19902001-04-04 Gerd Moellmann <gerd@gnu.org>
1991
1992 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
1993 New functions.
de28797f
SM
1994 (lm-verify): Check keywords.
1995 From Eric M. Ludlam <eric@siege-engine.com>.
5efa6032 1996
d757aac1
EL
19972001-04-03 Eric M. Ludlam <eric@siege-engine.com>
1998
1999 * speedbar.el (speedbar-insert-image-button-maybe): Check for
2000 `xemacs' feature instead of for the function `set-extent-property'.
2001
9832760a
SM
20022001-04-03 Stefan Monnier <monnier@cs.yale.edu>
2003
2004 * mail/mh-utils.el (mh-folder-hist): New var.
2005 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
2006
d565f6aa
EZ
20072001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
2008
2009 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
2010 region, position point on the first or last 16-byte group.
2011 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
2012 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
2013 hexl-beginning-of-line.
2014
24c0fd39
GM
20152001-04-03 Gerd Moellmann <gerd@gnu.org>
2016
5efa6032
GM
2017 * icomplete.el (icomplete-mode): Treat an argument like other
2018 modes do.
2019
b3f6107b
GM
2020 * startup.el (fancy-splash-head): Use splash8.xpm for color
2021 depth 8.
2022
24d451c5
SM
2023 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
2024 Add an antry for ``converts''.
476bf681 2025
24d451c5
SM
2026 * language/slovak.el ("Slovak"): Add documentation string.
2027 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
20b5dc4a 2028
450f6970
GM
2029 * language/czech.el ("Czech"): Add documentation string.
2030 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
2031
24d451c5
SM
2032 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
2033 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
2034
20352001-04-02 Stefan Monnier <monnier@cs.yale.edu>
2036
2037 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
2038 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
2039 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
2040 Use `defsubst' rather than a macro to ease debugging.
2041 (mail-extr-last): Remove (use `last' instead).
2042 (mail-extract-address-components): Properly reset the syntax-table
2043 after parsing an address. Use `last' rather than mail-extr-last.
2044 Make sure the end marker stays at the very end.
24c0fd39 2045
2b908342
EZ
20462001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
2047
2048 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
2049 last change.
2050
acfb077d
GM
20512001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2052
2053 * ps-print.el: Line and paragraph spacing feature. Region to cut
2054 out when printing. Doc fix.
2055 (ps-print-version): New version number (6.5).
24d451c5
SM
2056 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
2057 New vars. Line and paragraph spacing feature.
acfb077d
GM
2058 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
2059 out when printing.
2060 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
2061 (ps-get-font-size, ps-begin-job, ps-continue-line)
2062 (ps-plot-region): Code fix.
2063 (ps-print-prologue-2): Var eliminated.
24d451c5
SM
2064 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
2065 New internal vars.
acfb077d
GM
2066 (ps-get-size): New fun.
2067 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
2068 (ps-next-line): Replace defun by defsubst.
2069 (ps-mule-plot-string): Autoload doc fix.
2070
2071 * ps-bdf.el: XEmacs compatibility. Doc fix.
2072 (installation-directory, coding-system-for-read): Declare vars if
2073 it's not declared yet.
2074 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
2075
2076 * ps-mule.el: XEmacs compatibility. Doc fix.
2077 (leading-code-private-22): Declare var if it's not declared yet.
2078 (charset-bytes, charset-dimension, charset-id, charset-width)
2079 (find-charset-region, split-char, char-width, chars-in-region)
2080 (forward-point, decompose-composite-char, encode-coding-string)
2081 (coding-system-p, ccl-execute-on-string, define-ccl-program):
2082 Define funs if not defined yet.
2083 (encode-composition-rule, find-composition): Define funs if not
2084 loaded yet.
2085 (ps-mule-prologue): PostScript code fix.
2086
20872001-04-02 Kenichi Handa <handa@etl.go.jp>
2088
2089 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
2090 non-nil, generate font for the header strings.
2091 (ps-mule-prepare-font): Likewise.
2092 (ps-mule-generate-glyphs): Likewise.
2093 (ps-mule-string-encoding): Likewise.
2094 (ps-mule-header-charsets): New variable.
2095 (ps-mule-encode-header-string): New function.
2096 (ps-mule-header-string-charsets): New function.
2097 (ps-mule-begin-job): Check charsets in the header strings. If there
2098 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
2099
2100 * ps-print.el (ps-generate-header-line): Encode the header string by
2101 ps-mule-encode-header-string.
2102 (ps-mule-encode-header-string): Declare autoload.
2103
c0eb3c10
GM
21042001-04-02 Gerd Moellmann <gerd@gnu.org>
2105
24d451c5
SM
2106 * frame.el (cursor-in-non-selected-windows):
2107 Replaces show-cursor-in-non-selected-windows.
c0eb3c10 2108
a3d0b0e0
KH
21092001-03-31 Kenichi Handa <handa@etl.go.jp>
2110
2111 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
2112 Delete entries for "chinese-py" and "chinese-ziranma".
24d451c5 2113 (quail-misc-package-ext-info): New variable.
a3d0b0e0 2114 (tsang-quick-converter): New function.
24d451c5
SM
2115 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
2116 (quick-cns-converter, py-converter, ziranma-converter)
a3d0b0e0
KH
2117 (miscdic-convert, batch-miscdic-convert): New functions.
2118
55f7832c
KH
21192001-03-30 Kenichi Handa <handa@etl.go.jp>
2120
a2217cd8
KH
2121 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
2122 eight-bit-control chars.
2123
55f7832c 2124 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
c0eb3c10 2125 Reduce making temporary vector (suggested by Dave Love).
55f7832c 2126
911a2406
EZ
21272001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
2128
2129 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
2130 string as well.
2131
1a518f2c
AS
21322001-03-30 Andreas Schwab <schwab@suse.de>
2133
2134 * files.el (backup-directory-alist): Fix typo.
2135
ef080b16
EZ
21362001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
2137
2138 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
2139 <eggert@twinsun.com>.
2140
e4174a55
DL
21412001-03-30 Dave Love <fx@gnu.org>
2142
2143 * progmodes/fortran.el (fortran-comment-region): Fix typo.
2144
9d5d1075
EZ
21452001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
2146
2147 * simple.el (transient-mark-mode): Mention C-g in the doc string.
2148
a27b451e
MB
21492001-03-30 Miles Bader <miles@gnu.org>
2150
2151 * subr.el (interactive-form): Fix paren typo.
2152
aea51abe
EZ
21532001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
2154
2155 * emacs-lisp/profile.el: Say that it's obsolete in the header
2156 line, so that finder.el puts that into its data-base.
2157 Suggested by Alex Schroeder <alex@gnu.org>.
2158
249dd409
EZ
21592001-03-29 Paul Eggert <eggert@twinsun.com>
2160
2161 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
2162 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
2163
1ac1fa96
SM
21642001-03-29 Stefan Monnier <monnier@cs.yale.edu>
2165
2166 * generic.el (generic-mode-set-comments): Use "" rather than nil
2167 for comment-end.
2168
e2b8a830
GM
21692001-03-29 Gerd Moellmann <gerd@gnu.org>
2170
1ac1fa96
SM
2171 * emacs-lisp/advice.el (ad-make-advised-definition):
2172 Call interactive-form to obtain the interactive spec of subrs.
e2b8a830
GM
2173
2174 * subr.el (interactive-form): New function.
2175
8b2375e7
AS
21762001-03-29 Andre Spiegel <spiegel@gnu.org>
2177
2178 * vc-sccs.el (vc-sccs-register): Use relative file names.
2179
f827b862
GM
21802001-03-28 Gerd Moellmann <gerd@gnu.org>
2181
e59d0e9d
GM
2182 * bookmark.el (bookmark-get-bookmark): Handle case that
2183 BOOKMARK is not a string.
2184
deb2613a
GM
2185 * image.el (image-type-regexps): Change type for PS files
2186 to `postscript'.
2187
f827b862
GM
2188 * subr.el (read-passwd): Clear command history after each
2189 character entered. From: Stephen Gildea <gildea@alum.mit.edu>.
2190
3c9449d0
KH
21912001-03-27 Kenichi Handa <handa@etl.go.jp>
2192
2193 * international/kkc.el (kkc-save-init-file): Locally bind
2194 print-length to nil.
2195
e6b13c74
GM
21962001-03-26 Gerd Moellmann <gerd@gnu.org>
2197
e120bebf
GM
2198 * textmodes/flyspell.el: Some doc fixes.
2199 (flyspell-maybe-correct-transposition)
2200 (flyspell-maybe-correct-doubling): Use a temporary buffer
2201
2202 * textmodes/ispell.el (ispell-parse-output): Doc fix.
2203
5f6c5771 2204 * emacs-lisp/byte-opt.el (byte-optimize-while)
e6b13c74
GM
2205 (byte-optimize-form-code-walker): Diagnose too few arguments
2206 for `if' and `while'.
2207
2b984c45
KH
22082001-03-26 Kenichi Handa <handa@etl.go.jp>
2209
2210 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
2211 Prepend `\' to "\<quail-translation-docstring>".
2212
bf2150fa
GM
22132001-03-26 Gerd Moellmann <gerd@gnu.org>
2214
5f6c5771
SM
2215 * autorevert.el (global-auto-revert-non-file-buffers):
2216 Remove duplicate defcustom.
bf2150fa 2217
a0d59316
MB
22182001-03-26 Miles Bader <miles@gnu.org>
2219
5f6c5771
SM
2220 * international/latin1-disp.el (latin1-char-displayable-p):
2221 Add leading "-" for X font pattern.
a0d59316 2222
9edbff6c
KH
22232001-03-26 Kenichi Handa <handa@etl.go.jp>
2224
5f6c5771
SM
2225 * international/mule-diag.el (describe-coding-system):
2226 For raw-text and emacs-mule, don't add anymore text about what
9edbff6c
KH
2227 charsets they can encode.
2228
50b57199
EZ
22292001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
2230
2231 * help.el (view-lossage): Mention open-dribble-file in the doc
2232 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
2233
5b83f9c0
SM
22342001-03-23 Stefan Monnier <monnier@cs.yale.edu>
2235
2236 * skeleton.el (skeleton-internal-list): Fix bogus logic.
2237 (skeleton-pair-insert-maybe): Don't pair after a backslash.
2238
e0ecbf5c
KH
22392001-03-23 Kenichi Handa <handa@etl.go.jp>
2240
5b83f9c0
SM
2241 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
2242 Call ccl-execute-on-string directly so that CCL program handling
e0ecbf5c
KH
2243 multibyte sequence can work correctly.
2244 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
2245 property of the coding system.
2246
1cc218de
SM
22472001-03-23 Stefan Monnier <monnier@cs.yale.edu>
2248
2249 * textmodes/fill.el (fill-individual-paragraphs-prefix):
2250 Fix transcription typo.
2251
a3db02ad
RV
22522001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
2253
2254 * whitespace.el: Add buffer local variables to toggle testing of
2255 whitespaces in buffers without affecting the default values.
a3db02ad 2256 Bump version to 3.0 to account for a few other changes.
1cc218de
SM
2257 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
2258 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
2259 (whitespace-toggle-spacetab-check): New functions.
a3db02ad 2260
83c9cb8e
SM
22612001-03-21 Stefan Monnier <monnier@cs.yale.edu>
2262
2263 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
2264
180d5509
GM
22652001-03-21 Gerd Moellmann <gerd@gnu.org>
2266
eeb5b5c1
GM
2267 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
2268 bs-cycle-configuration-name. From Juanma Barranquero
2269 <lektu@uol.com.br>.
2270
170a9e70
GM
2271 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
2272 and cc-vars.el.
2273
180d5509
GM
2274 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
2275 headers. Always invoke sendmail with option -t.
2276
130c507e
GM
22772000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2278
2279 * Release of cc-mode 5.28.
2280
22812000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2282
2283 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
2284 Removed the hardcoded switch to "java" style in Java mode.
83c9cb8e 2285 It's instead taken care of by the default value for c-default-style.
130c507e 2286
130c507e
GM
22872000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2288
2289 * cc-align.el (c-lineup-math): Fix bug where lineup was
2290 triggered by equal signs in string literals.
2291
22922000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2293
2294 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
2295 limit detection when at the ends of the buffer.
2296
2297 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
2298 "for" statement clause in case 7F; a better one is done
2299 earlier in case 7D anyway.
2300
23012000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2302
2303 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
2304 somewhat more and did a small optimization.
2305
23062000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2307
2308 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
2309 Use the limit argument only to limit the syntactic context
2310 search, not to limit the actual movement.
2311
2312 * cc-cmds.el (c-beginning-of-statement): Move by sentence
2313 inside multiline strings, just like in comments. Also various
2314 fixes to the paragraph and comment prefix recognition, block
2315 comment ender handling etc.
2316
23172000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2318
2319 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
2320 the relative position of the point.
2321
2322 * cc-cmds.el (c-electric-continued-statement): New function to
2323 use as abbrev hook to reindent for keywords such as "else"
2324 that continues an earlier statement.
2325
2326 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
2327 like classes.
2328
2329 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
2330 (pike-mode): Populate the default abbrev tables to reindent for
2331 keywords such as "else" that can continue earlier statements.
2332 Abbrev mode is therefore turned on by default now. (Note that
2333 this doesn't apply to idl-mode, since IDL afaik doesn't have
2334 statements at all.)
2335
23362000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2337
2338 * cc-engine.el (c-inside-bracelist-p): Fix for handling
2339 bracelists where the declaration contains template arguments.
2340
23412000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2342
83c9cb8e
SM
2343 * cc-cmds.el (c-comment-indent):
2344 Use `c-get-syntactic-indentation' to correctly calculate the
130c507e
GM
2345 syntactic indentation. Fixes bug with lineup functions that
2346 return vectors.
2347
2348 * cc-engine.el (c-get-syntactic-indentation): Split the
2349 indentation sum calculation from `c-indent-line' to a separate
2350 function.
2351
23522000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2353
2354 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
2355 Fixed places where it was assumed that preprocessor directives
2356 have to start in column zero.
2357
2358 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
2359 template arguments after a class identifier properly.
2360
2361 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
2362 lists for `new Foo[]' constructs in Java as expressions and
2363 not top level definition brace lists on the top level, so that
2364 they'll get indented consistently with the same type of
2365 expression in a normal block.
2366
23672000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2368
2369 * cc-cmds.el (c-fill-paragraph): The kludge that checks
2370 whether the adaptive filling package fails to keep the comment
2371 prefix is now kludged further to check for filladapt-mode
2372 which doesn't have that problem. This is really icky, but it's
2373 the only way that works with the current misfeatures/bugs in
2374 both adaptive-fill-mode and filladapt-mode.
2375
2376 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
2377 around point is recognized more robust.
2378
23792000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2380
2381 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
2382 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
2383 (c-lit-type): Fixed all internal variables used dynamically so
2384 that they are always bound.
2385
2386 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
2387 errors:
2388
2389 (c-indent-region): Fixed reporting of syntactic errors so that
83c9cb8e
SM
2390 the region is fully reindented even when an error occurs.
2391 The last syntactic error is printed afterwards. Also cleanup up a
130c507e
GM
2392 whole lot of code that tried to optimize indentation of whole
2393 sexps but in reality accomplishes nothing.
2394
2395 (c-indent-sexp): Use c-indent-region.
2396
2397 (c-parsing-error): Changed this variable to hold the message
2398 for any syntactic error that is discovered.
2399
2400 (c-parse-state): Search backward from point instead of the bod
2401 position when the latter is invalid. This makes CC Mode
2402 recover faster when there are unbalanced close braces.
2403
2404 (c-backward-to-start-of-if): Use c-parsing-error to report
2405 dangling "else" clauses instead of throwing an error, and fall
2406 back to a reasonable position.
2407
83c9cb8e 2408 (c-indent-line): Added argument to avoid reporting syntactic errors.
130c507e 2409
83c9cb8e 2410 (c-show-syntactic-information): Don't report any syntactic errors.
130c507e
GM
2411
24122000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2413
2414 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
2415 paragraph recognition when moving by sentence in literals.
2416
83c9cb8e
SM
2417 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
2418 start regexp for javadoc to recognize javadoc markup in general instead
2419 of a specific set of keywords, to be more future-safe.
130c507e
GM
2420
2421 (c-Pike-pikedoc-paragraph-start)
2422 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
2423 pikedoc markup.
2424
83c9cb8e 2425 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
130c507e 2426
83c9cb8e 2427 (pike-mode): Initialize paragraph settings pikedoc recognition.
130c507e
GM
2428
2429 * cc-vars.el (c-default-style): Made a nicer Customize widget.
2430
2431 (c-comment-prefix-regexp): Made it possible to use an
2432 association list on this to specify mode specific regexps.
2433 The default value now use a special regexp in Pike mode to
2434 recognize pikedoc markup.
2435
2436 (c-current-comment-prefix): New variable containing the actual
2437 regexp from c-comment-prefix-regexp for the current buffer.
2438
24392000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2440
2441 * cc-cmds.el (c-electric-brace): Fixed check for special brace
2442 lists: We can't look at the syntax, since a brace list can get
2443 recognized as a plain statement-cont.
2444
2445 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
2446 special brace list opener broken over two lines got recognized
2447 as a statement on the second line. Case 9A changed.
2448
24492000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2450
2451 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
2452 adjustment after line is reindented.
2453
24542000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2455
2456 * cc-defs.el (c-point): Added optional argument for position
2457 to use instead of the current point.
2458
2459 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
2460 the in-expression block symbols when the construct starts at
2461 boi, to avoid the extra level of indentation in that case.
2462 Cases 4, 16A and 17E affected.
2463
24642000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2465
2466 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
83c9cb8e 2467 calls to `c-indent-line', to adhere better to Emacs conventions.
130c507e
GM
2468
2469 * cc-engine.el (c-indent-line): Use the syntax already bound
2470 to `c-syntactic-context', if there is any.
2471
24722000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2473
2474 * cc-engine.el (c-get-offset): Fixed bug where the indentation
2475 wasn't added up correctly when a lineup function returned nil.
2476
24772000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2478
2479 * cc-engine.el (c-collect-line-comments): Fixed bug where
83c9cb8e 2480 empty lines were ignored when collecting line comments backwards.
130c507e
GM
2481
24822000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2483
2484 * cc-align.el (c-lineup-dont-change): Return an absolute
2485 indentation column to work correctly in the case when several
2486 syntactic elements are processed for the same line.
2487
2488 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
2489 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
2490 (c-set-offset): Added absolute indentation column settings by
2491 using the vector type.
2492
130c507e
GM
24932000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2494
2495 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
2496 Implemented two new cleanups `space-before-funcall' and
2497 `compact-empty-funcall'.
2498
130c507e
GM
24992000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2500
2501 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
2502 helping building regexps.
2503
2504 * cc-engine.el (c-on-identifier): New function for detecting
2505 identifiers. It takes keywords into account.
2506
2507 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
2508 lists. `c-keywords' is set to a regexp matching all keywords
2509 in the current language.
2510
25112000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2512
2513 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
2514 list of characters to skip backwards over at the beginning of
2515 a statement, since it can precede string literals in Pike.
2516
25172000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2518
2519 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
2520 recognition when standing on the last line in a C++ comment
2521 with nothing but whitespace after the prefix.
2522
2523 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
2524 given no limit argument.
2525
25262000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2527
2528 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
2529 recognition for the `[]= operator symbol in Pike.
2530
25312000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2532
2533 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
2534 around a bug in `eval-when-compile' in the byte compiler.
2535
2536 * cc-engine.el (c-forward-token-1): Fixed bug with return
83c9cb8e 2537 value when count is zero and there's no token start within the limit.
130c507e
GM
2538
2539 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
2540 "prefix comments", i.e. comments which are followed by code on
2541 the same line.
2542
2543 * cc-mode-19.el: Fixes so that checks that must be done at
2544 compile time also are done then.
2545
25462000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2547
2548 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
2549 time and at runtime, and only when it's needed.
2550
25512000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2552
2553 Major cleanup for less error prone and more warning free
2554 compilation, including some fixes for bugs due to different
2555 compilation orders. Thanks to Martin Buchholz for providing
2556 the basis for all this.
2557
2558 * cc-bytecomp.el: New file that provides some byte compilation
2559 features: It ensures that files always are loaded from the
2560 current source directory during compilation, and it provides a
2561 set of macros to turn off specific compiler warnings for
2562 specific symbols. (It's not CC Mode specific in any way.)
2563
2564 Fixed a nearly acyclic dependency tree (both runtime and
2565 compile-time) between all files.
2566
2567 * cc-defs.el: Separated all macros before the inline functions,
2568 to ensure correct compilation.
2569
2570 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
2571 cc-defs.el to cc-engine.el and made it a function instead.
2572
2573 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
2574 about char-after.
2575
2576 * cc-vars.el: Cope even when there isn't a custom package
2577 containing defcustom available.
2578
2579 * cc-make.el: Removed since it's no longer necessary.
2580
2581 README: Updated installation instructions.
2582
25832000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2584
2585 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
2586 improve the modularity: Moved all mode init stuff from
2587 cc-langs.el to cc-mode.el, including the keymap
2588 initialization; cc-langs now only contains the various
2589 variables for configuring the language syntax.
2590
83c9cb8e
SM
2591 * cc-engine.el, cc-styles.el (c-evaluate-offset)
2592 (c-get-offset): Moved from cc-styles to cc-engine since file
130c507e 2593 dependency analysis suggests they belong there (which also
83c9cb8e 2594 makes more sense). Thanks to Martin Buchholz for doing the analysis.
130c507e
GM
2595
25962000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2597
2598 * cc-cmds.el (c-fn-region-is-active-p): New function that
2599 wraps the corresponding macro, for use in places that aren't
2600 compiled. Thanks to Martin Buchholz for pointing out this.
2601
83c9cb8e 2602 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
130c507e
GM
2603
2604 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
2605 add things to the bug report.
2606
26072000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2608
2609 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
2610 returned prefix could contain a newline when the search for a
2611 good prefix line failed.
2612
26132000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2614
2615 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
2616 (c-toggle-auto-hungry-state): Made the argument optional, as
2617 the documentation says it is.
2618
26192000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2620
2621 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
2622 multiline string syntax, #"...", as a cpp macro.
2623
7008ccac
GM
26242001-03-21 Paul Eggert <eggert@twinsun.com>
2625
83c9cb8e
SM
2626 * international/mule-cmds.el (set-locale-environment):
2627 Set system-messages-locale and system-time-locale, but only if the
7008ccac 2628 caller specifies a non-nil locale name.
3c9449d0 2629
c2478129 26302001-03-20 Gerd Moellmann <gerd@gnu.org>
341c19b9
JW
2631
2632 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
c2478129 2633 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
341c19b9 2634
117e4b0c
GM
26352001-03-20 Gerd Moellmann <gerd@gnu.org>
2636
7194219d
GM
2637 * follow.el (follow-avoid-tail-recenter): Doc fix.
2638
5721ae13
GM
2639 * custom.el (custom-set-variables): Avoid reversing the list
2640 of args needlessly.
2641
7b8bbf72
GM
2642 * startup.el (fancy-splash-head): Don't change the colors of the
2643 XPM image on a dark background.
2644
a91ad7c9
GM
2645 * comint.el (comint-exec-1): Set columns of the terminal to
2646 window-width instead of frame-width.
2647
fa88947e
GM
2648 * info.el (Info-scroll-down): Add missing WINDOW arg for
2649 pos-visible-in-window-p.
2650
1741905c
GM
2651 * ehelp.el (electric-help-mode-hook): Add defcustom.
2652
117e4b0c
GM
2653 * mail/sendmail.el (mail-mode): Activate case-folding in
2654 font-lock-defaults.
2655
e84c695d
SM
26562001-03-19 Stefan Monnier <monnier@cs.yale.edu>
2657
2658 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
2659 (completion-ignored-extensions): Remove duplicate ".class".
2660
fc774041
AS
26612001-03-19 Andreas Schwab <schwab@suse.de>
2662
83c9cb8e
SM
2663 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
2664 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
fc774041 2665
c2c097cc
GM
26662001-03-19 Gerd Moellmann <gerd@gnu.org>
2667
2668 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
2669 methods since there are not prefix input methods.
2670
fbe2e958
KH
26712001-03-19 Kenichi Handa <handa@etl.go.jp>
2672
83c9cb8e
SM
2673 * international/mule-cmds.el (read-input-method-name):
2674 Locally bind enable-recursive-minibuffers to t.
fbe2e958 2675
da47e491
SM
26762001-03-18 Stefan Monnier <monnier@cs.yale.edu>
2677
2678 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
2679
4986c2c6 26802001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
83c9cb8e 2681
4986c2c6
MK
2682 * ediff-util.el: Copyright years.
2683 (ediff-choose-syntax-table): New function.
2684 (ediff-setup): Use ediff-choose-syntax-table.
83c9cb8e 2685
4986c2c6
MK
2686 * ediff-init.el (ediff-with-syntax-table): New macro, uses
2687 with-syntax-table.
83c9cb8e 2688
4986c2c6 2689 * ediff.el: Date of last update, copyright years.
83c9cb8e 2690
4986c2c6 2691 * ediff-wind (ediff-setup-control-frame): Nill->nil.
83c9cb8e 2692
4986c2c6
MK
2693 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
2694 of Scott Bronson.
2695 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
2696 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
2697 Deleted functions.
2698 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
2699 ex-token-list.
83c9cb8e 2700
4986c2c6 2701 * viper-util.el: Spaces, indentation.
83c9cb8e 2702
4986c2c6 2703 * viper.el: Changed version, modification time.
83c9cb8e 2704
3c799aec 27052001-03-16 John Wiegley <johnw@gnu.org>
83c9cb8e
SM
2706
2707 * calendar/timeclock.el (timeclock-workday-remaining):
2708 Check whether `discrep' is non-null before using it.
3c799aec 2709
ae3ce418
JW
27102001-03-16 John Wiegley <johnw@gnu.org>
2711
2712 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
2713 first-time checkins.
2714 (timeclock-log-data): Fixed problem with reading timelog log file.
2715 Resulting data in the "day list" was incorrect.
2716 (timeclock-find-discrep): Check if `timeclock-file' is readable
2717 before opening it.
2718 (timeclock-time-less-p): New function.
2719 (timeclock-day-base): New function.
2720 (timeclock-geometric-mean): New function.
2721 (timeclock-generate-report): Generate a summary report based on
2722 the contents of the log file. This uses `timeclock-log-data', and
2723 is an example of writing a timelog manipulation function.
2724 (timeclock-visit-timelog): A quick command for opening the timelog
2725 file.
2726 (timeclock-log-data): Bound the variable event.
2727
c8d4a9bb
KH
27282001-03-16 Kenichi Handa <handa@etl.go.jp>
2729
83c9cb8e
SM
2730 * international/mule-cmds.el (select-safe-coding-system):
2731 Fix typo: symbol-name -> symbol-value.
11d56c64 2732
c8d4a9bb
KH
2733 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
2734 before substitute-in-file-name to handle double slashes in FILE
2735 correctly.
2736
c899e7e6
GM
27372001-03-15 Gerd Moellmann <gerd@gnu.org>
2738
2739 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
2740 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
2741
819dce0f
GM
27422001-03-14 Gerd Moellmann <gerd@gnu.org>
2743
697617d9
GM
2744 * bindings.el (features): Add `md5' and `overlay' to the list.
2745
819dce0f
GM
2746 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
2747 bound before using it. It's not bound when configured without X,
2748 for instance.
2749
e0067a9d
TTN
27502001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
2751
2752 * progmodes/hideshow.el: Update copyright.
2753 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
ed368846 2754 (hs-minor-mode-hook): Include `:version' in defcustom form.
e0067a9d 2755
afcdc0a1
GM
27562001-03-13 Gerd Moellmann <gerd@gnu.org>
2757
e0067a9d 2758 * help.el (string-key-binding): Don't call event-start on
afcdc0a1
GM
2759 a non-list.
2760
30564c48
EZ
27612001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
2762
2763 * startup.el (fancy-splash-tail, command-line-1): Fix the
2764 copyright year.
2765
2b8e24b3
KH
27662001-03-13 Kenichi Handa <handa@etl.go.jp>
2767
2768 * term.el: These changes are based on a patch sent from Yong Lu
2769 <lyongu@yahoo.com>.
2770 (term-set-escape-char): Bind M-x to execute-extended-command in
2771 term-raw-escape-map.
2772 (term-move-columns): Don't try to move to negagive column.
2773 (term-emulate-terminal): Insert a string before deleting a text to
2774 overwrite.
2775
789b6186
GM
27762001-03-12 Gerd Moellmann <gerd@gnu.org>
2777
b0778a31
GM
2778 * play/life.el (life): Rearrange code so that all calls to
2779 life-display-generation are in a catch-form.
2780
04528cda
GM
2781 * progmodes/etags.el (tags-loop-continue): Don't change point in a
2782 file that isn't interesting. In an interesting file, push the old
2783 value of point on the mark ring.
2784
760cefb5
GM
2785 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
2786 New function.
2787 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
2788 Use it.
2789
83c9cb8e
SM
2790 * emacs-lisp/autoload.el (generate-file-autoloads):
2791 Remove warning about line lengths.
789b6186 2792
a2ffbafe
FP
27932001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
2794
2795 * progmodes/etags.el (tags-compression-info-list): New variable.
2796 (find-tag-in-order): Use it to deal with compressed source files.
2797 (tag-file-name-match-p): New function.
2798 (etags-recognize-tags-table): Use it for better match of file names.
2799
5c9d9d92
KH
28002001-03-12 Kenichi Handa <handa@etl.go.jp>
2801
ba3e9b9b
KH
2802 * international/mule-cmds.el (register-input-method): Doc fix.
2803
5c9d9d92
KH
2804 * international/quail.el (quail-translate-key): Fix condition to
2805 check if there's another breaking point in the current key.
2806
40beecee
EZ
28072001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
2808
2809 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
2810 Babyl header to the newly-created output file, bind
2811 coding-system-for-write to either rmail-file-coding-system or
2812 emacs-mule-unix.
2813
75c6cb7f
SM
28142001-03-11 Stefan Monnier <monnier@cs.yale.edu>
2815
2816 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
2817 Fix the name and regexp used for subsubsections.
2818
5ec17636
DL
28192001-03-10 Dave Love <fx@gnu.org>
2820
2821 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
2822 and save-buffer if buffer-file-name non-nil. From rms.
2823
6d2e2c02
AS
28242001-03-10 Andre Spiegel <spiegel@gnu.org>
2825
2826 * vc.el (vc-do-command): If the destination buffer is already
a2ffbafe 2827 current, don't set it up and don't erase it. Updated doc string
6d2e2c02
AS
2828 to reflect that.
2829 (vc-version-diff): When doing a single file diff, don't switch to the
a2ffbafe 2830 *vc-diff* buffer before the command. This is to preserve local
6d2e2c02
AS
2831 variable bindings that might affect the diff command.
2832 (vc-print-log): Don't switch to the *vc* buffer before the
2833 command, so that local variable bindings are preserved.
2834
789b6186 2835 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
6d2e2c02
AS
2836 not the current buffer.
2837 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
2838
789b6186 2839 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
6d2e2c02 2840 make output go to buffer *vc*, not the current buffer.
a2ffbafe 2841
b18f5523
SM
28422001-03-09 Stefan Monnier <monnier@cs.yale.edu>
2843
2844 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
2845 so ^, $, *, ? and + are interpreted correctly.
2846
3cfd8357
GM
28472001-03-09 Gerd Moellmann <gerd@gnu.org>
2848
c085b77c 2849 * help.el (string-key-binding): Renamed from
f9db8f19
SM
2850 mode-line-key-binding. Handle any event on a string.
2851 Check for `keymap' properties as well as `local-map' properties.
c085b77c 2852
3cfd8357
GM
2853 * comint.el (comint-insert-clicked-input): Use the last key
2854 from this-command-keys to lookup the global key definition.
2855
348f797a
KH
28562001-03-09 Kenichi Handa <handa@etl.go.jp>
2857
3ebf3717
KH
2858 * international/characters.el: Add category `j' for
2859 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
2860
348f797a
KH
2861 * international/mule-conf.el (no-conversion): Fix docstring.
2862 (raw-text): Fix docstring.
2863
e1fbabaf
GM
28642001-03-08 Gerd Moellmann <gerd@gnu.org>
2865
96e8e603
GM
2866 * simple.el (choose-completion-string): When not leaving the
2867 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
2868 is set.
2869
e1fbabaf
GM
2870 * window.el (shrink-window-if-larger-than-buffer): Handle frame
2871 parameter `(minibuffer . t)'.
2872
f9db8f19
SM
28732001-03-07 Stefan Monnier <monnier@cs.yale.edu>
2874
2875 * progmodes/sh-script.el (sh-st-symbol): New symbol.
2876 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
2877 (sh-mode): Remove `make-local-variable' for unused var
2878 `font-lock-unfontify-region-function'.
2879
02756877
RS
28802001-03-07 Richard M. Stallman <rms@gnu.org>
2881
132bf46d
RS
2882 * info.el (Info-scroll-down): Fix previous change.
2883
02756877
RS
2884 * mail/rmail.el (rmail-toggle-header): Use a window which
2885 is showing the Rmail buffer, rather than the selected window.
2886
eeb24429
DL
28872001-03-07 Dave Love <fx@gnu.org>
2888
2889 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
2890 now, to avoid problems with binding imenu directly to a mouse event.
2891
3bdf2660
GM
28922001-03-07 Gerd Moellmann <gerd@gnu.org>
2893
2894 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
2895 second arg t.
2896
28972001-03-07 Stefan Monnier <monnier@cs.yale.edu>
5aaaec5d
SM
2898
2899 * log-edit.el (log-edit-common-indent): New var.
2900 (log-edit-set-common-indentation): Renamed from
2901 log-edit-delete-common-indentation. Use the new var.
2902 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
2903
2904 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
2905 (cvs-mode-add-change-log-entry-other-window):
2906 Don't presume change-log-default-name is defined.
2907
2908 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
2909
2910 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
2911 the "tree" operation as well.
2912
2913 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
2914
2915 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
2916 to match paragraph-start.
2917
2918 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
2919 comment-start-skip and set comment-end-skip as well.
2920 (sgml-comment-indent): Fix for new value of comment-start-skip.
2921 (html-autoview-mode): Don't bother using make-local-hook.
2922
2ad02767
GM
29232001-03-07 Gerd Moellmann <gerd@gnu.org>
2924
189638d5 2925 * cus-edit.el (custom-save-delete): Move in front of local
83c9cb8e 2926 variables, otherwise long Custom entries would make them ineffective.
189638d5 2927
2ad02767
GM
2928 * uniquify.el: Set maintainer to FSF.
2929
656f8cae
EZ
29302001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
2931
2932 * dired-aux.el (dired-do-shell-command): Doc fix.
2933
c83965c4
SM
29342001-03-06 Stefan Monnier <monnier@cs.yale.edu>
2935
04af43bc
SM
2936 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
2937
2938 * which-func.el (which-func-modes): Add cperl-mode.
2939 (which-func-mode-global): Use define-minor-mode.
2940
2941 * info-look.el: Docstring fixes and dead code eliminated.
2942 (cperl-mode): Add support.
2943 (emacs-lisp-mode): List all entries from elisp manual, whether
2944 or not they are currently (f)bound or not. Update regexp.
2945
2946 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
2947
c83965c4
SM
2948 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
2949 so that C-h m shows the correct information.
2950 Use make-local-variable rather than make-variable-buffer-local.
2951 (cperl-info-buffer, cperl-setup-tmp-buf):
2952 Use make-local-variable rather than make-variable-buffer-local.
2953 (cperl-msb-fix, cperl-get-help-defer):
2954 Check major-mode for `cperl-mode' as well.
2955
2956 * progmodes/cperl-mode.el: Updated to author version 4.23.
2957 (cperl-electric-pod): SYNOPSIS was misspelled.
2958 (cperl-find-pods-heres): @if ? a : b was considered a REx.
2959 (cperl-after-expr-p): Make true after __END__.
2960
f16a7aa5
GM
29612001-03-06 Gerd Moellmann <gerd@gnu.org>
2962
157ae273 2963 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
6c08bb38 2964 bookmark-completion-ignore-case is t.
157ae273 2965
f16a7aa5
GM
2966 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
2967 switch, like xterm, and concat resource strings, with a newline
2968 between them.
2969
abaddb98
EZ
29702001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
2971
a2ffbafe 2972 * international/codepage.el (cp770-decode-table)
106e96bd
EZ
2973 (cp773-decode-table, cp774-decode-table): New variables.
2974
abaddb98
EZ
2975 * man.el (Man-hyphenated-reference-regexp): New variable.
2976 (Man-build-references-alist): Use it to search for referenced
2977 manpages. If hyphenated is non-nil, record a concatenated word in
2978 Man-refpages-alist only if it matches Man-reference-regexp.
2979 Update word's length when it is concatenated. Reverse the list,
2980 to get the first manpage at the head.
2981 (Man-possibly-hyphenated-word): New function.
2982 (Man-follow-manual-reference): Use it instead of current-word to
2983 find a manpage at point, in a way that accounts for hyphenated
2984 references.
2985
eb3f61dd
GM
29862001-03-06 Alex Schroeder <alex@gnu.org>
2987
2988 * sql.el (sql-interbase): New function.
2989 (sql-interbase-program): New option.
2990 (sql-interbase-options): New option.
2991 And some typos fixed: "customise" to "customize".
2992
fa84f42a
DL
29932001-03-06 Dave Love <fx@gnu.org>
2994
83c9cb8e
SM
2995 * textmodes/flyspell.el (flyspell-region):
2996 Set up flyspell-local-mouse-map.
fa84f42a 2997
fda3411d
RS
29982001-03-05 Richard M. Stallman <rms@gnu.org>
2999
a2ffbafe 3000 * mail/rmail.el (rmail-retry-failure):
fda3411d
RS
3001 Don't call rmail-beginning-of-message.
3002 Don't discard From: field. Do discard Received: field.
3003 Use unwind-protect to re-prune.
3004 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
a2ffbafe 3005
e972ab1f
KH
30062001-03-06 Kenichi Handa <handa@etl.go.jp>
3007
3008 * international/quail.el (quail-title): Add autoload cookie.
3009
335db3c1
DL
30102001-03-05 Dave Love <fx@gnu.org>
3011
3012 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
3013 new defs.
3014
278dd6ac
KH
30152001-03-05 Kenichi Handa <handa@etl.go.jp>
3016
83c9cb8e
SM
3017 * language/ethio-util.el (ethio-toggle-space):
3018 Update current-input-method-title if necessary.
36d5e61d
KH
3019 (ethio-toggle-punctuation): Likewise.
3020
341cd4f0
KH
3021 * international/quail.el (quail-title): Fix for the case that a
3022 title of an input method is specified by a list of the same form
3023 as used in mode-line-format.
3024
83c9cb8e
SM
3025 * international/mule-cmds.el (activate-input-method):
3026 If current-input-method-title is set by activating INPUT-METHOD,
278dd6ac
KH
3027 respect that value.
3028
10ebaeb6
GM
30292001-03-05 Gerd Moellmann <gerd@gnu.org>
3030
3031 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
3032
7a65c85c
GM
30332001-03-05 Alex Schroeder <alex@gnu.org>
3034
3035 * sql.el (sql-sybase): Fix typo (was: query user about server two
3036 times instead of server and database).
3037
3038 * sql.el (sql-sybase): Doc change.
3039 (sql-mysql): Doc change.
3040 (sql-postgres): Doc change.
3041
b86644f2
KH
30422001-03-05 Kenichi Handa <handa@etl.go.jp>
3043
83c9cb8e
SM
3044 * international/mule-conf.el (emacs-mule, raw-text):
3045 Docstring modified.
b86644f2 3046
e30bd7b7
EZ
30472001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
3048
3049 * term/internal.el: Update copyright notice.
3050
3051 * term/pc-win.el: Update copyright notice.
3052
7e365285
DL
30532001-03-02 Dave Love <fx@gnu.org>
3054
83c9cb8e
SM
3055 * files.el (insert-file-contents-literally):
3056 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
3057 not jka-compr-compression-info-list.
7e365285 3058
75ed43a6
SM
30592001-03-02 Stefan Monnier <monnier@cs.yale.edu>
3060
3061 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
3062 spaces in default comment-start-skip settings rather than \s-.
3063
53c4b1e6
EZ
30642001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
3065
3066 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
3067 default-frame-alist as well.
3068
028d739a
DL
30692001-03-01 Dave Love <fx@gnu.org>
3070
3071 * textmodes/reftex.el (defvar): Wrap some defvars in
3072 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
3073
3074 * subr.el (event-basic-type): Doc fix.
3075
3076 * international/quail.el: Doc fixes.
3077
3078 * international/utf-8.el: Doc fixes.
3079
3080 * international/mule-cmds.el: Doc fixes.
3081 (leim-list-header): Fix header text.
3082
3083 * international/mule.el (coding-system-category): Doc fix.
3084
3085 * international/ccl.el (ccl-compile): Doc fix.
3086
15d1caef
SM
30872001-03-01 Stefan Monnier <monnier@cs.yale.edu>
3088
3089 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
3090 rather than (before|after)-change-functions.
3091
f84ff02c
GM
30922001-03-01 Gerd Moellmann <gerd@gnu.org>
3093
3094 * ediff-util.el (ediff-scroll-horizontally): Arrange for
3095 scroll-left and scroll-right being called interactively so that
3096 they set the window's min_hscroll.
3097
e0c1e774
EZ
30982001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
3099
3100 * info.el (info-insert-file-contents-1): Accept an additional
3101 argument `lfn': if it is non-nil, concatenate `filename' and
83c9cb8e
SM
3102 `suffix'; otherwise use the complicated MS-DOS code.
3103 All callers changed.
e0c1e774
EZ
3104 (info-insert-file-contents, Info-find-node): If the MS-DOS port
3105 can access long file names, try the long file-name version of
3106 `info-insert-file-contents-1', then the short file-name version.
3107
b8b2ea31 31082001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
1d64e2ad 3109
af122766
KH
3110 * language/ethio-util.el (setup-ethiopic-environment-internal):
3111 Change bindings of functions keys to conform to "Emacs Lisp Coding
3112 Convention".
3113
3114 * language/ethiopic.el ("Ethiopic"): Add documentation.
3115
b8b2ea31
KH
31162001-02-28 Kenichi Handa <handa@etl.go.jp>
3117
1d64e2ad
KH
3118 * international/utf-8.el (mule-utf-8): Set coding-category
3119 property to coding-category-utf-8.
3120
91cb6e51
RS
31212001-02-27 Richard M. Stallman <rms@gnu.org>
3122
3123 * lpr.el (lpr-page-header-switches, print-region-1):
3124 Undo 2000-07-06 change.
7298f3f7
RS
3125 (lpr-add-switches): Default to t on gnu/linux.
3126
c0cb1027
GM
31272001-02-27 Gerd Moellmann <gerd@gnu.org>
3128
3129 * bs.el (bs-attributes-list): Doc fix.
3130
01459648
GM
31312001-02-26 Gerd Moellmann <gerd@gnu.org>
3132
baebd8a5 3133 * help.el (describe-project): Display the file THE-GNU-PROJECT.
a2ffbafe 3134
01459648
GM
3135 * help.el (view-order-manuals): Use goto-address.
3136
3137 * startup.el (command-line-1): Add info about ordering manuals
3138 to the not so fancy splash screens.
3139
f93e614e
AS
31402001-02-26 Andre Spiegel <spiegel@gnu.org>
3141
01459648
GM
3142 * vc.el (vc-default-workfile-unchanged-p)
3143 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
f93e614e 3144
12435002
GM
31452001-02-26 Gerd Moellmann <gerd@gnu.org>
3146
a2ffbafe 3147 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
c596c392
GM
3148 fontify in the right buffer.
3149
12435002
GM
3150 * allout.el (outline-flag-region): Move macro in front of first
3151 use to avoid a run-time error.
3152
425de386
AI
31532001-02-24 Andrew Innes <andrewi@gnu.org>
3154
3155 * makefile.w32-in: Fix copyright notice.
3156
66c56ed1
KH
31572001-02-24 Kenichi Handa <handa@etl.go.jp>
3158
4c1593ce
KH
3159 * international/utf-8.el (mule-utf-8): Set correct value for
3160 valid-codes property.
3161
66c56ed1
KH
3162 * international/fontset.el (x-complement-fontset-spec): In the
3163 case that we use ASCII font for the other charsets, use only
15d1caef 3164 family and registry part of it.
66c56ed1 3165
119171dd
EZ
31662001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
3167
3168 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
3169 (shrink-window-if-larger-than-buffer): Doc fix.
3170
932c309e
SM
31712001-02-23 Stefan Monnier <monnier@cs.yale.edu>
3172
3173 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
3174 predicate passed to completing-read.
3175
9b760e36
EZ
31762001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
3177
3178 * startup.el (command-line): Fix last change.
3179
5c39a60f
JR
31802001-02-23 Jason Rumney <jasonr@gnu.org>
3181
3182 * startup.el (tool-bar-originally-present): New variable.
3183 (command-line): Set it if the tool-bar is switched on at startup.
3184
3185 * frame.el (frame-notice-user-settings): Only adjust frame height
3186 for no tool-bar case if tool-bar was originally switched on.
796ead7e 3187 From E. Jay Berkenbilt.
5c39a60f 3188
cb91b2c7
SM
31892001-02-22 Stefan Monnier <monnier@cs.yale.edu>
3190
39b557e8
SM
3191 * server.el (server-switch-buffer): Only switch window if the
3192 current one is dedicated.
3193
cb91b2c7
SM
3194 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
3195 rather than using (match-beginning 0) when searching for break point.
3196
9238a8df
EZ
31972001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
3198
3199 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
3200 @ follows an accent command such as @'. Support optional braces
3201 in commands that insert accents, like makeinfo does.
3202
3473f362
GM
32032001-02-22 Gerd Moellmann <gerd@gnu.org>
3204
3205 * startup.el (fancy-splash-text): Add a line for ordering
3206 manuals. Reverse order of splash screens shown.
3207 (use-fancy-splash-screens-p): Adapt to the text line added.
3208
3209 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
3210 manuals from the FSF.
3211
3212 * help.el (view-order-manuals): New function.
3213 (toplevel): Bind C-h C-m to this function.
3214
76a4de07
SM
32152001-02-21 Stefan Monnier <monnier@cs.yale.edu>
3216
3217 * newcomment.el (comment-forward): Skip the comment-start before
3218 searching for the comment-end.
3219
75b71d85
DL
32202001-02-21 Dave Love <fx@gnu.org>
3221
2f4c9a87
DL
3222 * custom.el (custom-initialize-changed, defcustom): Doc fix.
3223
75b71d85
DL
3224 * international/mule-cmds.el, international/mule.el: Doc fixes.
3225
ffc9ff0c
GM
32262001-02-21 Gerd Moellmann <gerd@gnu.org>
3227
3228 * startup.el (fancy-splash-screens): Use display-hourglass
3229 instead of display-busy-cursor.
3230
3231 * frame.el (display-hourglass): Renamed from busy-cursor.
3232 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
3233 (show-cursor-in-non-selected-windows): Doc fix.
3234
f34eb373
DL
32352001-02-20 Dave Love <fx@gnu.org>
3236
3237 * international/utf-8.el: Doc and commentary fixes.
3238
f55e4a7e
EZ
32392001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
3240
3241 * ehelp.el (with-electric-help): Doc fix.
3242
fa97adf6
GM
32432001-02-20 Gerd Moellmann <gerd@gnu.org>
3244
3245 * msb.el (msb-mode): Call the update-buffers function explicitly
3246 with a FORCE argument.
3247
3248 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
3249 FORCE. If set, update the menu even if frame-or-buffer-changed-p
3250 returns nil.
3251
54ed3bd2
GM
32522001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3253
3254 * ps-print.el: Timestamp package replacement. Some enhancements.
3255 Some XEmacs compatibility. Doc fix.
3256 (ps-print-version): New version number (6.4).
3257 (ps-printer-name): Initialization fix.
3258 (ps-zebra-stripe-follow): Funcionality enhancement.
3259 (ps-prologue-file): Code enhancement.
3260 (ps-right-header): Timestamp package replacement.
83c9cb8e
SM
3261 (ps-setup, ps-face-bold-p, ps-face-italic-p)
3262 (ps-get-page-dimensions)
54ed3bd2
GM
3263 (ps-generate-header, ps-begin-file, ps-begin-job)
3264 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
3265 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
3266 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
3267 (coding-system-for-write): Var declaration (XEmacs compatibility).
a2ffbafe 3268
e8ebf97d
MB
32692001-02-20 Miles Bader <miles@gnu.org>
3270
3271 * image-file.el (image-file-name-extensions): Add "tif".
3272
136b27c5
GM
32732001-02-19 Gerd Moellmann <gerd@gnu.org>
3274
3275 * wid-edit.el (widget-button-click): Save the selected window
3276 around the code handling clicks on buttons.
3277
6ebbcf59
DL
32782001-02-18 Dave Love <fx@gnu.org>
3279
3280 * imenu.el (imenu--generic-function): Use mapc to iterate over
3281 syntax characters.
3282
595ded73
RS
32832001-02-17 Richard M. Stallman <rms@gnu.org>
3284
b9fe3dc8
RS
3285 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
3286
595ded73
RS
3287 * uniquify.el (uniquify-buffer-name-style): Doc fix.
3288
f3f053f3
GM
32892001-02-16 Gerd Moellmann <gerd@gnu.org>
3290
3291 * mouse.el (mouse-save-then-kill): If the distance from the new
3292 point to the mark is equal to the distance of point from the new
3293 point, move point instead of the mark.
3294
11570a8f
DL
32952001-02-16 Dave Love <fx@gnu.org>
3296
3297 * textmodes/flyspell.el (flyspell-get-word): Return string without
3298 properties.
3299
fb339cd5
EZ
33002001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
3301
3302 * generic.el (generic-find-file-regexp): Doc fix.
3303 (generic-ignore-files-regexp): New defcustom.
3304 (generic-mode-find-file-hook): If the file's name matches the
3305 regexp in `generic-ignore-files-regexp', don't enter
3306 default-generic-mode. Doc fix.
3307
c56b1c1b
GM
33082001-02-16 Gerd Moellmann <gerd@gnu.org>
3309
a2ffbafe 3310 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
c220b753
GM
3311 Add autoload cookies.
3312
a2ffbafe 3313 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
c56b1c1b
GM
3314 of cal-tex-24.
3315
0d140e65
EZ
33162001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
3317
81558867
EZ
3318 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
3319
0d140e65
EZ
3320 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
3321 the character class after the (optional) drive, to support file
3322 names with embedded blanks.
3323
713f7b15
SS
33242001-02-15 Sam Steingold <sds@gnu.org>
3325
3326 * textmodes/tex-mode.el (tex-shell-running):
3327 Check the process buffer too.
3328
9a2a6f73
DL
33292001-02-15 Dave Love <fx@gnu.org>
3330
3331 * battery.el (battery-status-function): Fix doc, :type.
3332
15d1caef 3333 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
9a2a6f73 3334
fe10cef0
GM
33352001-02-15 Gerd Moellmann <gerd@gnu.org>
3336
3337 * subr.el (read-passwd): Clear Lisp memory holding password.
3338
126f5d4d
MB
33392001-02-15 Miles Bader <miles@gnu.org>
3340
3341 * info.el (Info-copy-current-node-name): New function.
3342 (Info-mode-menu): Add it to the menu.
3343
92e98d63
RS
33442001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
3345
3346 * international/mule-cmds.el (toggle-input-method): Doc fix.
3347
dd4e0e55
SM
33482001-02-13 Stefan Monnier <monnier@cs.yale.edu>
3349
3350 * replace.el (occur): Stop at end of buffer.
3351
402dbbd1
EZ
33522001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
3353
3354 * international/mule-cmds.el (set-input-method): Another doc fix.
3355
e9fcba3d
GM
33562001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
3357
3358 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
3359
78ad1cd5
MB
33602001-02-13 Miles Bader <miles@gnu.org>
3361
713f7b15 3362 * faces.el (set-face-background, set-face-foreground)
78ad1cd5
MB
3363 (set-face-stipple): Treat a value of nil as being `unspecified'.
3364
fce9d9dc
DL
33652001-02-12 Dave Love <d.love@dl.ac.uk>
3366
3367 * international/latin1-disp.el: Doc fixes.
3368 (latin1-display) <defgroup>: Add :link.
3369 (latin1-display) <function>: Set variable latin1-display.
3370
bc406911
EZ
33712001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
3372
3373 * international/mule-cmds.el (set-input-method): Doc fix.
3374
68514d48
EL
33752001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
3376
3377 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
3378 (speedbar-line-file): Return nil if not a file.
3379 (speedbar-buffers-line-path): Return file for tags, and dir for files.
3380
513bea45 33812001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
713f7b15 3382
513bea45
MK
3383 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
3384 for remote files.
bc406911 3385 (ediff-coding-system-for-read): Replaced the no-conversion default
513bea45 3386 with raw-text.
713f7b15 3387
513bea45 3388 * ediff-init.el: Removed :version from defcustom vars.
713f7b15 3389
83c9cb8e
SM
3390 * ediff-util.el (ediff-compute-custom-diffs-maybe):
3391 Better handling of the diff mode.
713f7b15 3392
513bea45 3393 * ediff.texi: Added ediff-coding-system-for-read.
713f7b15 3394
bc406911 3395 * viper.texi: Fix typos.
713f7b15 3396
521d4010
DL
33972001-02-11 Dave Love <fx@gnu.org>
3398
36fd8e17
DL
3399 * shadowfile.el: Doc fixes.
3400 (shadow) <defgroup>: Add :link.
3401 (shadowfile-unload-hook): New function.
3402 (shadow-initialize): Use defalias, not fset.
3403 (shadow-define-cluster, shadow-define-literal-group)
83c9cb8e 3404 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
36fd8e17 3405
521d4010
DL
3406 * international/mule.el: Doc and message fixes.
3407
36fd8e17
DL
3408 * international/ccl.el (define-ccl-program): Doc fix.
3409
92395bbe
KH
34102001-02-11 Kenichi Handa <handa@etl.go.jp>
3411
3412 * faces.el (mode-line): Set :line-width property to -1.
3413
103db06c
RS
34142001-02-10 Richard M. Stallman <rms@gnu.org>
3415
08b78974
RS
3416 * complete.el (partial-completion-mode): Doc fix.
3417
103db06c
RS
3418 * simple.el (delete-key-deletes-forward-mode):
3419 Change `let' to `let*' to fix gross bug in last change.
3420
3421 * repeat.el (repeat): Don't let execute-kbd-macro alter
3422 real-last-command.
3423
a6a1ee53
EZ
34242001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
3425
3426 * simple.el (eval-expression): Doc fix.
3427
d2f288c6
DL
34282001-02-09 Dave Love <fx@gnu.org>
3429
038f4ae3
DL
3430 * imenu.el (imenu-generic-expression): Doc fix.
3431
83c9cb8e
SM
3432 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
3433 From Juanma Barranquero.
038f4ae3 3434
15d1caef 3435 * emacs-lisp/authors.el (authors): Expand `root' before running find.
d2f288c6 3436
9804b846
KH
34372001-02-09 Kenichi Handa <handa@etl.go.jp>
3438
3439 * faces.el (set-face-attribute): Describe the case of a negative
3440 value specified for :line-width.
3441
532f5197
SM
34422001-02-08 Stefan Monnier <monnier@cs.yale.edu>
3443
3444 * which-func.el (which-func-mode): Invert which-func-mode-global.
83c9cb8e 3445 From Juanma Barranquero <lektu@uol.com.br>.
532f5197 3446
1d279666
DL
34472001-02-08 Dave Love <fx@gnu.org>
3448
4681ca3a
DL
3449 * wid-edit.el (widget-plist-convert-widget): Replace binding of
3450 widget-plist-value-type.
3451 (widget-alist-convert-widget): Replace binding of
3452 widget-alist-value-type.
3453
1d279666
DL
3454 * textmodes/paragraphs.el (sentence-end): Doc fix.
3455
83c9cb8e
SM
3456 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
3457 Remove `backward-line'.
1d279666 3458
532f5197
SM
3459 * play/pong.el (pong-blank-color, pong-bat-color)
3460 (pong-ball-color, pong-border-color, pong-left-key)
3461 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
3462 (pong-pause-key, pong-resume-key, pong-timer-delay):
3463 * mail/mh-comp.el (mh-compose-letter-function):
3464 * eshell/esh-mode.el (eshell-skip-prompt-function):
3465 * emulation/viper-ex.el (ex-unix-type-shell-options):
3466 * recentf.el (recentf-menu-filter):
3467 * ps-print.el (ps-print-region-function):
3468 * lpr.el (print-region-function):
3469 * forms.el (forms-mode-hooks):
3470 * dirtrack.el (dirtrack-directory-change-hook):
3471 * cus-start.el (temp-buffer-show-function, display-buffer-function):
3472 * textmodes/spell.el (spell-filter):
3473 * textmodes/fill.el (adaptive-fill-function):
3474 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
3475 * progmodes/etags.el (find-tag-default-function):
3476 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
1d279666
DL
3477 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
3478
6f676109
EZ
34792001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
3480
751d3bc4
EZ
3481 * emulation/viper-init.el (viper-fast-keyseq-timeout)
3482 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
3483 Meyering <jim@meyering.net>.
3484
6f676109
EZ
3485 * loadup.el: Revert last change.
3486
d3c26cdf
KH
34872001-02-07 Kenichi Handa <handa@etl.go.jp>
3488
83c9cb8e
SM
3489 * international/mule.el (transform-make-coding-system-args):
3490 Make it work also for coding systems not using CCL.
d3c26cdf 3491
44806980
EZ
34922001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
3493
9889af08
EZ
3494 * simple.el (previous-matching-history-element)
3495 (next-matching-history-element): Doc fix.
3496
44806980
EZ
3497 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
3498 specific part.
3499
1e36ff68
DL
35002001-02-06 Dave Love <fx@gnu.org>
3501
713f7b15 3502 * add-log.el (add-log-current-defun-function)
1e36ff68
DL
3503 (add-log-buffer-file-name-function, add-log-file-name-function):
3504 Fix :type.
3505 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
3506
c7ca58df
EZ
35072001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
3508
fecd556a
EZ
3509 * info.el (info-initialize): Remove the test for system-type when
3510 invocation-directory is non-nil.
3511
c7ca58df
EZ
3512 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
3513 of `font-lock-defaults' to `backward-paragraph' rather than nil.
3514
587b5737
AI
35152001-02-06 Andrew Innes <andrewi@gnu.org>
3516
3517 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
3518 absolute.
3519
baf7eee4
GM
35202001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
3521
3522 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
3523 buffers. When hi-lock turned on rather than only checking current
3524 buffer for regexps, all buffers are checked. Moved activation of
3525 font-lock to hi-lock-refontify. When font-lock turned off rather
3526 than removing added highlighting just in current buffer, remove it
3527 in all buffers. Changed edit menu text from "Automatic
3528 Highlighting" to "Regexp Highlighting" Documentation for
3529 highlighting phrases, minor documentation changes.
3530 (hi-lock-set-file-patterns): Execute only if there are new or
3531 existing file patterns.
3532 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
3533 unfontify and, if a support mode is active, will not refontify the
3534 whole buffer. If necessary, turn on font lock. (Removed
3535 font-lock-unfontify and font-lock support-mode-specific calls,
3536 such as lazy-lock-fontify-window.)
3537 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
3538 patterns are found. Not useful now since find-file-hook is removed
83c9cb8e 3539 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
baf7eee4
GM
3540 (hi-lock-face-phrase-buffer): New function. Also added related
3541 menu item and keybinding.
3542 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
3543 (hi-lock-process-phrase): New function.
3544 (hi-lock-line-face-buffer): Doc fixes.
3545 (hi-lock-face-buffer): Doc fixes.
3546 (hi-lock-unface-buffer): Doc fixes.
713f7b15 3547
36710aa6
GM
35482001-02-06 Gerd Moellmann <gerd@gnu.org>
3549
3550 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
3551 dabbrev-ignored-regexps.
3552
d3f22784
EZ
35532001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
3554
3555 * simple.el (kill-line): Doc fix.
3556
5cb3c8d4
DL
35572001-02-05 Dave Love <fx@gnu.org>
3558
3559 * loadup.el: Revert last two changes -- bootstrapping works with
3560 regenerated loaddefs.
3561
e6297e7d
EZ
35622001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
3563
1e14b095
EZ
3564 * isearch.el (isearch-forward): Doc fix.
3565
e6297e7d
EZ
3566 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
3567 of font-lock-defaults to backward-paragraph.
3568
e16f52ce
GM
35692001-02-05 Gerd Moellmann <gerd@gnu.org>
3570
3571 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
3572 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
3573
01d19dd7
GM
35742001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3575
3576 * ebnf2ps.el: Eliminate time-stamp functions.
3577 (ebnf-version): New version (3.5).
3578 (ebnf-eps-finish-and-write): Replace time-stamp functions by
3579 format-time-string.
3580
24886813
GM
35812001-02-05 Gerd Moellmann <gerd@gnu.org>
3582
3583 * simple.el (next-line): Goto end-of-line before inserting a newline.
3584
65e70fc4
MB
35852001-02-05 Miles Bader <miles@gnu.org>
3586
3587 * image-file.el (insert-image-file): When visiting an image, also
3588 set `truncate-lines' to t so that any fringe arrow looks correct.
3589
482f06c9
KH
35902001-02-05 Kenichi Handa <handa@etl.go.jp>
3591
3592 * isearch.el (isearch-forward): Add description about input method
3593 in the docsting.
3594
02399da7
SM
35952001-02-04 Stefan Monnier <monnier@cs.yale.edu>
3596
3597 * skeleton.el (skeleton-internal-1): Always push the mark for @.
3598
2c366083
EZ
35992001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
3600
3601 * info.el (info-initialize): If installation-directory is nil, for
83c9cb8e 3602 DOS/Windows systems try looking in a sibling of invocation-directory.
2c366083 3603
bdadfce3
GM
36042001-02-02 Gerd Moellmann <gerd@gnu.org>
3605
79fb38c0
GM
3606 * wid-edit.el (widget-button-click): Fix last change.
3607
bdadfce3
GM
3608 * frame.el (frame-notice-user-settings): When resizing the initial
3609 frame because the tool bar is off, also change the frame's top
3610 position if a negative top position was specified.
3611
33155ffb
MB
36122001-02-02 Miles Bader <miles@gnu.org>
3613
3614 * image-file.el (insert-image-file): When visiting an image,
3615 suppress the cursor in the image buffer.
3616
1355ba0c
DL
36172001-02-01 Dave Love <fx@gnu.org>
3618
3619 * progmodes/f90.el (f90-mode): Remove startup message.
3620
fb758d2d 3621 * vc-cvs.el: Remove autoloads. Require vc when compiling.
713f7b15 3622
01acdb05
GM
36232001-02-01 Gerd Moellmann <gerd@gnu.org>
3624
3625 * startup.el (command-line): Fix code determining whether or not
3626 to use delete-key-deletes-forward-mode.
3627
5b1ee316
AS
36282001-02-01 Andre Spiegel <spiegel@gnu.org>
3629
3630 * vc.el (vc-diff-switches): New user option.
3631 (vc-version-diff): Use it.
3632 (vc-diff-switches-list): New macro.
3633
83c9cb8e
SM
3634 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
3635 New customization options.
5b1ee316
AS
3636 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
3637
3638 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
3639
00b1e7a1
GM
36402001-02-01 Gerd Moellmann <gerd@gnu.org>
3641
3642 * msb.el (toplevel): Quote hook symbols.
3643
85827036
KH
36442001-02-01 Kenichi Handa <handa@etl.go.jp>
3645
8e028499 3646 * international/mule.el (make-coding-system): Add description
3c948dde 3647 about recognized properties in the docstring.
8e028499 3648
85827036
KH
3649 * international/mule-conf.el: Remove unused charsets
3650 mac-roman-lower and mac-roman-upper.
3651
7ccf7ab9
GM
36522001-01-31 Gerd Moellmann <gerd@gnu.org>
3653
2441692d
GM
3654 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
3655 is in front of the left-margin, if any.
3656
ee5cece0
GM
3657 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
3658 like `delete'.
3659
83c9cb8e 3660 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
ee5cece0 3661
7ccf7ab9
GM
3662 * term/w32-win.el (mouse-set-font): Doc fix.
3663
b4f30ec5 36642001-01-31 Stefan Monnier <monnier@cs.yale.edu>
713f7b15 3665
b4f30ec5
GM
3666 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
3667 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
3668 on already.
3669
03e0fe6e
GM
36702001-01-31 Markus Rost <rost@math.ohio-state.edu>
3671
3672 * files.el (save-buffer): Don't give message if (buffer-file-name)
3673 returns nil.
713f7b15 3674
8f289acc
EZ
36752001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
3676
cb4aae04
EZ
3677 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
3678
dbd98b19
EZ
3679 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
3680 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
3681
8f289acc
EZ
3682 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
3683 display problems.
3684
c12553c1
KH
36852001-01-31 Kenichi Handa <handa@etl.go.jp>
3686
c7bf5db9
KH
3687 * international/mule.el (charset-info): Fix docstring.
3688
3689 * international/mule-diag.el (describe-character-set): Check final
3690 char valid before printing it.
c12553c1 3691
14f16b9c
GM
36922001-01-30 Gerd Moellmann <gerd@gnu.org>
3693
efaa080b
GM
3694 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
3695
eef93f99
GM
3696 * frame.el (frame-notice-user-settings): Do the tool-bar
3697 stuff only for graphical displays. Fix a braino.
713f7b15 3698
14f16b9c
GM
3699 * frame.el (frame-initialize): Create initial frame visible.
3700 (frame-notice-user-settings): When tool-bar has been switched off,
25237df5 3701 correct the frame size and sync tool-bar-mode.
14f16b9c
GM
3702
3703 * startup.el (command-line): Remove manipulation of frame
3704 height for tool bars.
3705
4ad25e43
EZ
37062001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3707
3708 * lpr.el: Compatibility with XEmacs and doc fixes.
3709 (lpr-windows-system, lpr-lp-system): New vars.
3710 (lpr-printer-switch): New defcustom.
3711 (printer-name, lpr-command): Customization fix.
3712 (print-region-1): Code fix.
3713 (print-region-new-buffer, printify-region): Indentation fix.
83c9cb8e
SM
3714 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
3715 New functions.
4ad25e43 3716
e8f044a0
GM
37172001-01-29 Gerd Moellmann <gerd@gnu.org>
3718
3719 * msb.el (toplevel): Fix the eval-after-load.
3720
850d5045
GM
37212001-01-29 Dave Love <fx@gnu.org>
3722
762fe76e
DL
3723 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
3724
3725 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
3726
83c9cb8e 3727 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
850d5045
GM
3728 (tcl-using-emacs-19-23): Consider Emacs 21+.
3729 (tcl-help-directory-list, tcl-command-switches): Fix :type.
3730 (tcl-add-emacs-menu): Supply menu name.
3731 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
3732
3a768251
GM
37332001-01-29 Gerd Moellmann <gerd@gnu.org>
3734
3735 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
3736
274d02f7
SM
37372001-01-29 Stefan Monnier <monnier@cs.yale.edu>
3738
3739 * pcvs.el (cvs-mark-fis-dead): New function.
3740 (cvs-mode-add): Use it.
3741 (cvs-mode-add-change-log-entry-other-window):
3742 Rebind change-log-default-name to itself rather than to nil.
3743
ed5d446e
SS
37442001-01-29 Sam Steingold <sds@gnu.org>
3745
efaa080b 3746 * vc-cvs.el: Replaced (require 'vc) with a bunch of
ed5d446e
SS
3747 `autoload' statements.
3748
e2a80284
EZ
37492001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
3750
8e1db7b3
EZ
3751 * files.el (confirm-kill-emacs): Doc fix.
3752
ff2a1c79
EZ
3753 * frame.el (frame-initialize): Doc fix.
3754
e7b0deaf
EZ
3755 * time-stamp.el (time-stamp-string): Doc fix.
3756
83c9cb8e
SM
3757 * woman.el (WoMan-log-1): Make the log buffer writable.
3758 From Markus Rost <rost@math.ohio-state.edu>.
e2a80284 3759
005913e4
GM
37602001-01-29 Gerd Moellmann <gerd@gnu.org>
3761
3762 * imenu.el (imenu-syntax-alist): Add autoload cookie for
3763 the `make-variable-buffer-local'.
3764
58622cc5
GM
37652001-01-29 Dave Love <fx@gnu.org>
3766
3767 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
83c9cb8e
SM
3768 (ansi-color-for-comint-mode-on, ansi-color-process-output):
3769 Add autoload cookie.
58622cc5
GM
3770 (ansi-color-apply-sequence): Fix typo.
3771
0404d031
GM
37722001-01-29 Gerd Moellmann <gerd@gnu.org>
3773
ed5d446e 3774 * menu-bar.el (menu-bar-files-menu): Add menu items for
438c2df0
GM
3775 Postscript printing in black and white.
3776
0404d031
GM
3777 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
3778 X-Mailman-Version, Precedence, List-Help, List-Post,
3779 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
3780 Content-Type, Content-Length.
3781
3b6ed359
DL
37822001-01-29 Dave Love <fx@gnu.org>
3783
ddd16e7a
DL
3784 * elide-head.el (elide-head): Make overlay evaporate.
3785
83c9cb8e 3786 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
3b6ed359 3787
8005142f
EZ
37882001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
3789
3790 * isearch.el (isearch-highlight): Don't punt if the display
3791 doesn't support colors, since isearch faces are defined for
3792 monochrome displays as well.
3793
84728570
SS
37942001-01-27 Sam Steingold <sds@gnu.org>
3795
3796 * shell.el (shell-write-history-on-exit): Make sure that we are in
3797 the shell buffer (M-x tex-file RET inserted the error message into
3798 the TeX buffer).
3799
e26f9ced
EZ
38002001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3801
3802 * simple.el (transient-mark-mode): Doc fix.
3803
dc0274bd
GM
38042001-01-27 Gerd Moellmann <gerd@gnu.org>
3805
83c9cb8e 3806 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
dc0274bd 3807
c1acacc4
EZ
38082001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3809
f5058b96
EZ
3810 * shell.el (shell-unquote-argument): If the shell is one of the
3811 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
3812 quote character.
3813 (shell-dumb-shell-regexp): Document that the shells which match
83c9cb8e 3814 this regexp are supposed to not treat a backslash as a quote character.
f5058b96 3815
c1acacc4 3816 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
83c9cb8e 3817 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
c1acacc4 3818
103db06c 38192001-01-27 Richard M. Stallman <rms@gnu.org>
8dc5c94d 3820
84728570 3821 * dabbrev.el (dabbrev--substitute-expansion):
8dc5c94d
GM
3822 Treat a one-capital-letter abbrev as "not all upper case",
3823 so as to force preservation of the expansion's pattern
3824 if the expansion starts with a capital letter.
3825
cfa70244
EZ
38262001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3827
cfee9de7
EZ
3828 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
3829 Doc fix.
3830
cfa70244
EZ
3831 * simple.el (transient-mark-mode): Document the fact that many
3832 commands act on the region when mark is active.
3833
17d90d6b
KH
38342001-01-27 Kenichi Handa <handa@etl.go.jp>
3835
3836 * international/quail.el (quail-setup-completion-buf): Make the
83c9cb8e 3837 multibyteness of current buffer inherited to Quail completion buffer.
17d90d6b
KH
3838 (quail-show-guidance-buf): Make the multibyteness of current
3839 buffer inherited to Quail guidance buffer.
3840 (quail-help): Make the multibyteness of current buffer inherited
3841 to Quail help buffer.
3842
61076b20
DL
38432001-01-26 Dave Love <fx@gnu.org>
3844
c47e2c68
DL
3845 * time-stamp.el: Doc fixes.
3846
84728570 3847 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
3afe2b93
DL
3848 (delphi-keyword-face, delphi-other-face): Fix :type.
3849
940f14b4
DL
3850 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
3851
3852 * mail/feedmail.el (feedmail): Add :link.
3853 (feedmail-send-it): Doc fix.
3854
3855 * mail/sendmail.el: Doc fixes.
3856 (sendmail-send-it): Fix the non-ASCII regexp and use
3857 rfc2047-encode-string.
3858
61076b20
DL
3859 * dired.el, dired-aux.el: Revert last change.
3860
6c317bd2
GM
38612001-01-26 Gerd Moellmann <gerd@gnu.org>
3862
3863 * makefile.w32-in (DONTCOMPILE): Add various term files.
3864
38652001-01-26 Dave Love <fx@gnu.org>
3866
3867 * Makefile.in (DONTCOMPILE): Add various term files.
3868
1c636b5f
GM
38692001-01-26 Gerd Moellmann <gerd@gnu.org>
3870
af900b23
GM
3871 * man.el (Man-default-man-entry, Man-mode): Doc fix.
3872
15fa6db0 3873 * startup.el (display-startup-echo-area-message): Make sure
83c9cb8e 3874 the echo area is resized to fit the size of the startup message.
15fa6db0 3875
1c636b5f
GM
3876 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
3877 part of which is a constant.
3878
9b1adbd5
EZ
38792001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
3880
83c9cb8e 3881 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
9b1adbd5 3882
103db06c 38832001-01-26 Richard M. Stallman <rms@gnu.org>
207d7545
GM
3884
3885 * simple.el (next-line): Don't let `newline' expand abbrevs.
3886 Simplify slightly.
3887 (open-line): Don't let `newline' expand abbrevs.
3888
219227ea
JW
38892001-01-25 John Wiegley <johnw@gnu.org>
3890
3891 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
3892 to `repeat' in the :type field.
3893
3894 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
3895 allow a choice of regexp or nil.
d2906bf8 3896 (pcomplete-dir-ignore): Same.
219227ea
JW
3897
3898 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
3899 a command) to always fail.
3900
ceba0dac
GM
39012001-01-25 Gerd Moellmann <gerd@gnu.org>
3902
3903 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
3904 discard the result.
3905 (iswitchb-to-end): Likewise.
3906
9b0630e5
SS
39072001-01-25 Sam Steingold <sds@gnu.org>
3908
3909 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
89e65817 3910 Require vc.
9b0630e5 3911
a2ed9670
SM
39122001-01-25 Stefan Monnier <monnier@cs.yale.edu>
3913
f0c1adab
SM
3914 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
3915
a2ed9670
SM
3916 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
3917
34ac3367
DL
39182001-01-25 Dave Love <fx@gnu.org>
3919
61076b20
DL
3920 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
3921 (describe-coding-system): Tweak the English text.
3922
34ac3367
DL
3923 * loadup.el: Preload international/ccl for utf-8.
3924
4685e6b7
EZ
39252001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
3926
3927 * mail/rmail.el (rmail-redecode-body): Doc fix.
3928
0fdb4475
KH
39292001-01-25 Kenichi Handa <handa@etl.go.jp>
3930
83c9cb8e
SM
3931 * international/mule-cmds.el (reset-language-environment):
3932 Reset coding-category-utf-8 to mule-utf-8.
0fdb4475 3933
83c9cb8e
SM
3934 * international/mule-conf.el (coding-category-utf-8):
3935 Initialize to mule-utf-8.
0fdb4475 3936
9b0630e5 3937 * loadup.el: Preload international/utf-8.
0fdb4475
KH
3938
3939 * international/utf-8.el: New file.
3940
245ed2b1
SM
39412001-01-24 Stefan Monnier <monnier@cs.yale.edu>
3942
3943 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
3944
e95b0c08
SS
39452001-01-24 Sam Steingold <sds@gnu.org>
3946
3947 * dired.el (dired-replace-in-string): Removed.
3948 (dired-sort-toggle): Use `replace-regexps-in-string'
3949 instead of `dired-replace-in-string'.
9b0630e5 3950
ceba0dac
GM
3951 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
3952 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
9b0630e5 3953
e95b0c08
SS
3954 * gs.el (gs-replace-in-string): Removed.
3955 (gs-options): Use `replace-regexps-in-string'
3956 instead of `gs-replace-in-string'.
3957
c3902c3e
EZ
39582001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
3959
3960 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
3961 bug report is mailed to an email list and posted to a news group.
3962
b66b6aeb
GM
39632001-01-24 Gerd Moellmann <gerd@gnu.org>
3964
83c9cb8e
SM
3965 * comint.el (comint-replace-by-expanded-history-before-point):
3966 Fix change of 2000-08-03 to move point to the start of the line again.
e7e41584 3967
b66b6aeb
GM
3968 * startup.el (tool-bar-images-pixel-height): New variable.
3969 (command-line): After loading the user's init file, when
3970 tool-bar-mode is on, increase the frame's size by some lines for
3971 the tool-bar.
3972
3973 * frame.el (frame-initialize): Create the initial frame invisible.
e95b0c08 3974
ff890e66
SZ
39752001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
3976
3977 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
3978 (chinese-big5): MIME:Big5.
3979
04363179
GM
39802001-01-24 Gerd Moellmann <gerd@gnu.org>
3981
e95b0c08 3982 * international/mule-cmds.el (universal-coding-system-argument):
04363179
GM
3983 Handle commands with prefix args.
3984
d56aaa64
GM
39852001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
3986
3987 * calendar/diary-lib.el (diary-float): Fix case of MONTH
3988 being a list of numbers.
3989 (diary-mail-entries): Rewritten.
3990
99858627
DL
39912001-01-23 Dave Love <fx@gnu.org>
3992
7aeb1fa9
DL
3993 * international/mule.el (make-coding-system): Fix typo.
3994
83c9cb8e
SM
3995 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
3996 Add backward-paragraph as font-lock-beginning-of-syntax-function.
99858627 3997
5a43decf
EZ
39982001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
3999
4000 * font-lock.el (font-lock-mode): Doc fix.
4001
b0e98867
KH
40022001-01-23 Kenichi Handa <handa@etl.go.jp>
4003
4004 * international/mule.el (make-translation-table): Fix docstring.
4005
9c8acefd
EZ
40062001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
4007
fd4976b8
EZ
4008 * mail/rmail.el (rmail-redecode-body): New function.
4009
9c8acefd
EZ
4010 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
4011
871e0439
GM
40122001-01-22 Gerd Moellmann <gerd@gnu.org>
4013
21c2bbe0
GM
4014 * isearch.el (isearch-lazy-highlight-case-fold-search)
4015 (isearch-lazy-highlight-regexp): New variables.
4016 (isearch-lazy-highlight-cleanup): Update lazy highlight if
4017 case-fold search or regexp search has been toggled.
4018
5710730c
GM
4019 * wid-edit.el (widget-button-click): Avoid a save-excursion
4020 around running a global binding.
4021
871e0439
GM
4022 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
4023 to 0.25.
4024
d0554957
MB
40252001-01-20 Miles Bader <miles@gnu.org>
4026
4027 * cus-edit.el (custom-face-save): Do post-processing on the face's
4028 new value like `custom-face-set' does.
4029
1519f618
EZ
40302001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
4031
ccd87890
EZ
4032 * mail/emacsbug.el (report-emacs-bug): Report the value of
4033 LC_CTYPE, not LC_TYPE.
4034
1519f618
EZ
4035 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
4036 isearch-toggle-regexp and isearch-edit-string to doc string.
4037
9724173b
GM
40382001-01-19 Gerd Moellmann <gerd@gnu.org>
4039
48bb9196
GM
4040 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
4041 as font-lock-beginning-of-syntax-function in font-lock-defaults.
4042
e95b0c08 4043 * jit-lock.el (jit-lock-fontify-now): Don't bind
9724173b
GM
4044 font-lock-beginning-of-syntax-function to nil.
4045
dc81f8a2
EZ
40462001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
4047
4048 * mail/emacsbug.el (report-emacs-bug): Report values of
4049 locale-coding-system, default-enable-multibyte-characters, and the
4050 environment variables LC_ALL, LC_TYPE, and LANG.
4051
99327974
GM
40522001-01-19 Gerd Moellmann <gerd@gnu.org>
4053
83c9cb8e 4054 * font-lock.el (font-lock-default-fontify-region): Fix last change.
e95b0c08 4055
2be6ecc6
GM
4056 * font-lock.el (font-lock-multiline): Default to nil.
4057 (font-lock-default-fontify-region): If font-lock-multiline is
4058 nil, don't check the property `font-lock-multiline'.
4059
99327974
GM
4060 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
4061 is nil, don't check the `font-lock-multiline' text property.
4062
2550055a
MK
40632001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
4064
0a949811 4065 * viper.el: Call initial-major-mode on startup.
e95b0c08 4066
0a949811 4067 * ediff.el (ediff-patch-file): Use better defaults.
e95b0c08 4068
8501998a 4069 * ediff-vers.el: Fix for 8+3 DOS file systems.
e95b0c08 4070
2550055a 40712001-01-19 Colin Walters <walters@cis.ohio-state.edu>
e95b0c08 4072
0a949811 4073 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
2550055a 4074 diff mode, if available.
e95b0c08 4075
0a949811 40762001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
e95b0c08 4077
8501998a 4078 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
e95b0c08 4079
2550055a
MK
4080 * ediff-init.el (subst-char-in-string): Define and use it, unless
4081 it's already defined.
e95b0c08 4082
8962e303
GM
40832001-01-18 Gerd Moellmann <gerd@gnu.org>
4084
4085 * tooltip.el (tooltip-hide-delay): New user-option.
4086 (tooltip-show): Use tooltip-hide-delay instead of the default.
4087
6b453381
KH
40882001-01-18 Kenichi Handa <handa@etl.go.jp>
4089
4090 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
4091 kill-local-variable doesn't work for enable-multibyte-characters.
4092
9eaf396b
DL
40932001-01-17 Dave Love <fx@gnu.org>
4094
cebd37ce
DL
4095 * ediff-init.el (ediff-before-setup-hook)
4096 (ediff-merge-filename-prefix): Add :version.
4097
9eaf396b
DL
4098 * international/latin1-disp.el: Require disp-table.
4099 (latin1-display): Fix :set.
4100
4101 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
4102
f864120f
GM
41032001-01-17 Gerd Moellmann <gerd@gnu.org>
4104
4105 * isearch.el (isearch-lazy-highlight-initial-delay)
4106 (isearch-lazy-highlight-interval): Default to 0.
4107
41082001-01-17 Bob Glickstein <bobg@zanshin.com>
4109
4110 * isearch.el (isearch-highlight): Set isearch-overlay priority to
4111 1 here rather than each time through
4112 isearch-lazy-highlight-new-loop.
4113 (isearch-lazy-highlight-max): Variable deleted.
4114 (isearch-lazy-highlight-max-at-a-time): New user variable, like
4115 isearch-lazy-highlight-max but controls a single invocation of
4116 isearch-lazy-highlight-update.
4117 (isearch-lazy-highlight-wrapped): Variable recreated.
4118 (isearch-lazy-highlight-window-start): New variable.
4119 (isearch-lazy-highlight-cleanup): Restored to behavior of
4120 before 2-Jan.
4121 (isearch-lazy-highlight-remove-overlays): Function deleted;
4122 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
4123 behavior removed.
4124 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
4125 isearch-lazy-highlight-update in a loop rather than just once.
4126 Test isearch-invalid-regexp here and decide not to start a new
4127 loop, rather than testing it each time through
4128 isearch-lazy-highlight-update.
4129 (isearch-lazy-highlight-search): Function restored.
4130 (isearch-lazy-highlight-update): Get called in a timer loop again,
4131 but this time highlight more than one match each time through.
83c9cb8e
SM
4132 Only highlight matches in the visible part of the window.
4133 Start at point, move in the direction of the search, and wrap around at
f864120f
GM
4134 the edge of the window. Use sit-for to force redisplay and ensure
4135 window-start is credible. "Face suppressing" behavior removed;
4136 overlay priorities should make it unnecessary, right?
4137 (isearch-highlight): Face suppressing behavior removed.
4138 (isearch-dehighlight): Face suppressing behavior removed.
4139 (isearch-set-lazy-highlight-faces-at): Removed.
4140
076ec540
KH
41412001-01-17 Kenichi Handa <handa@etl.go.jp>
4142
4143 * language/european.el ("Latin-1"): Make the format of description
4144 about additional language environments same as that of Latin-2.
4145
92328ec5
DL
41462001-01-16 Dave Love <fx@gnu.org>
4147
39f2174e
DL
4148 * isearch.el (isearch-lazy-highlight): Add :version.
4149
92328ec5
DL
4150 * simple.el (backward-delete-char-untabify-method)
4151 (next-line-add-newlines): Add :version.
4152
f251459d
GM
41532001-01-16 Gerd Moellmann <gerd@gnu.org>
4154
9d4850e5
GM
4155 * bindings.el: Bind <backspace> and <delete> via function-key-map.
4156 Don't bind <delete> otherwise.
4157
4158 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
4159 and <delete> via function-key-map.
4160
f251459d
GM
4161 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
4162 Subject line only if point is after the `Subject:'.
4163
771ffcf7
KH
41642001-01-16 Kenichi Handa <handa@etl.go.jp>
4165
bda6b481
KH
4166 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
4167 japanese-jisx0213-2 in `charset' property of this lang. env.
4168
35793af7
KH
4169 * language/european.el ("Latin-1"): Add description for Dutch and
4170 Spanish lang. env.
4171
771ffcf7
KH
4172 * international/mule.el (decode-char): Fix conditions.
4173 (encode-char): Handle eight-bit-control too.
1c8102ff 4174 (transform-make-coding-system-args): New function.
50c29104
KH
4175 (make-coding-system): Accept XEmacs style arguments for CCL base
4176 coding system.
771ffcf7 4177
e1cf67b6
GM
41782001-01-15 Gerd Moellmann <gerd@gnu.org>
4179
4180 * progmodes/etags.el (find-tag-noselect): Save the value of
4181 tags-file-name before switching buffers, for the case it has a
4182 buffer-local value.
4183
b3287acf
GM
41842001-01-15 Alex Schroeder <alex@gnu.org>
4185
9eaf396b
DL
4186 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
4187 From Dave Love <fx@gnu.org>.
b3287acf
GM
4188 (ansi-color-for-comint-mode): Fix :version.
4189
41902001-01-15 Alex Schroeder <alex@gnu.org>
4191
4192 * ansi-color.el (ansi-color-unfontify-region): Doc change.
4193
8d7ff9c8
EZ
41942001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
4195
4196 * dired.el (dired-insert-directory): If file-system-info fails,
4197 remove the " free " part, but don't signal an error.
4198
dbe99ae9
SS
41992001-01-12 Sam Steingold <sds@gnu.org>
4200
4201 * bookmark.el (bookmark-maybe-historicize-string):
4202 Use new backquote syntax.
4203
103db06c 42042001-01-12 Richard M. Stallman <rms@gnu.org>
420198cb
RS
4205
4206 * subr.el (last): Handle a list that doesn't end in nil.
4207
ca2ddd8e
SS
42082001-01-12 Sam Steingold <sds@gnu.org>
4209
4210 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
4211 to `backward-delete-char-untabify'.
4212
1751c874
DL
42132001-01-12 Dave Love <fx@gnu.org>
4214
4215 * cus-edit.el (customize-menu-create): Fix the :filter following
4216 easymenu change.
4217
4218 * wid-edit.el (function): Add :match-alternatives.
4219 (widget-color-action): Doc fix.
4220
3cccce8d
GM
42212001-01-12 Gerd Moellmann <gerd@gnu.org>
4222
4223 * calendar/calendar.el (calendar-basic-setup): Doc fix.
4224
18bfd6b5
KH
42252001-01-12 Kenichi Handa <handa@etl.go.jp>
4226
83c9cb8e 4227 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
60a62fdc 4228
18bfd6b5
KH
4229 * international/ccl.el (define-ccl-program): Fix docstring.
4230
562e00da
DL
42312001-01-11 Dave Love <fx@gnu.org>
4232
14fd0da3
DL
4233 * international/mule-cmds.el (standard-display-european-internal):
4234 Set display table for 2208 as for 160.
4235
4236 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
4237
562e00da
DL
4238 * progmodes/fortran.el (fortran-mode-map): Modify Customization
4239 entry for custom-menu-create change.
4240 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
4241 don't cons it in the search loop.
4242
4243 * imenu.el (imenu--truncate-items): Revert last change.
4244
6e961dcd
EZ
42452001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
4246
4247 * info.el (Info-setup-header-line): If the node header includes
4248 either Next: or Prev: links, don't show the File: and Node: parts
4249 in the header line.
4250
2c2ff7f2
GM
42512001-01-11 Gerd Moellmann <gerd@gnu.org>
4252
a7ee2d2e
GM
4253 * comint.el (comint-goto-process-mark): Don't print a message
4254 when running in batch mode.
4255
c5348233
GM
4256 * isearch.el (isearch-search): In the condition-case handler for
4257 `error', set isearch-invalid-regexp to the whole error message.
4258
422717d1
GM
4259 * subr.el (eval-after-load): Call load-symbol-file-load-history to
4260 ensure that eval-after-load works for files dumped with Emacs.
4261
4262 * help.el (load-symbol-file-load-history): New function extracted
4263 from function symbol-file.
4264 (symbol-file): Use it.
4265
83c9cb8e 4266 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
2c2ff7f2 4267
926861fb
EZ
42682001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
4269
4270 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
4271 behave as if there were no prefix argument.
4272 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
4273 argument were nil.
4274
afa1f52c
RS
42752001-01-11 Richard M. Stallman <rms@gnu.org>
4276
ca2ddd8e 4277 * isearch.el (isearch-lazy-highlight-update):
afa1f52c
RS
4278 Don't look for more potential matches once maximum is exceeded.
4279 Use overlays-in to check correctly for overlap with current match.
4280 Ignore empty matches.
4281
47a9f362
MB
42822001-01-11 Miles Bader <miles@gnu.org>
4283
4284 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
4285 (ispell-overlay-window, ispell-help, ispell-show-choices)
4286 (ispell-command-loop): Use it instead of `window-height'.
4287
d196f58d
GM
42882001-01-10 Gerd Moellmann <gerd@gnu.org>
4289
cf523f0e
GM
4290 * files.el (confirm-kill-emacs): New user-option.
4291 (save-buffers-kill-emacs): Ask for final confirmation before
4292 killing Emacs.
4293
d196f58d
GM
4294 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
4295 to nil.
4296
7c6c3d8e
GM
42972001-01-10 Dave Love <fx@gnu.org>
4298
1f8be15d
DL
4299 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
4300
83c9cb8e 4301 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
1f8be15d
DL
4302
4303 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
4304
4305 * calculator.el (calculator-number-digits): Fix :type.
4306
0d5184de
DL
4307 * vc-cvs.el (vc-cvs-header): Fix :type.
4308 * vc-rcs.el (vc-rcs-header): Fix :type.
4309 * vc-sccs.el (vc-sccs-header): Fix :type.
4310
4311 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
4312
7c6c3d8e
GM
4313 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
4314
8c9f73a2
GM
4315 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
4316
457b792c
GM
43172001-01-10 Gerd Moellmann <gerd@gnu.org>
4318
4319 * simple.el (set-variable): Force a thorough redisplay for the
4320 case that the variable has an effect on the display, like
4321 `tab-width' has.
4322
d2622d08
AS
43232001-01-10 Andre Spiegel <spiegel@gnu.org>
4324
4325 * vc.el: Add documentation for backend interface.
4326
ae4b5f4f
KH
43272001-01-10 Kenichi Handa <handa@etl.go.jp>
4328
e0844717
KH
4329 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
4330
ae4b5f4f
KH
4331 * international/mule-conf.el (latin-extra-code-table): Set to t
4332 for \223 and \224.
4333
3184082b
KH
43342001-01-09 Kenichi Handa <handa@etl.go.jp>
4335
4336 * international/mule-cmds.el (locale-language-names): Map "es" to
4337 "Spanish" and "nl" to "Dutch".
4338
732b9cdd
GM
43392001-01-09 Gerd Moellmann <gerd@gnu.org>
4340
1dfca644
GM
4341 * bindings.el (global-map): Bind <home> to beginning-of-line,
4342 <end> to end-of-line, C-<home> to beginning-of-buffer, and
4343 C-<end> to end-of-buffer.
4344
732b9cdd
GM
4345 * language/european.el: Add Dutch and Spanish language info
4346 to be able to use the appropriate tutorials.
4347
43482001-01-09 Alex Schroeder <alex@gnu.org>
4349
4350 * ansi-color.el (ansi-color-process-output): Use markers instead
4351 of positions for start and end of region.
4352 (ansi-color-apply-on-region): Rewrote code to make it more robust.
4353 Previously, occasional mistakes happend when fontifying many
4354 chunks of output (eg. ls --color=yes /dev). This happened
4355 whenever an overlay was created up to the end of the region, which
4356 coincided with the process-mark. New text would then be added
4357 within that overlay instead of after it.
4358 (ansi-color-make-extent): Overlays are created with the property
4359 `modification-hooks' set to '(ansi-color-freeze-overlay).
4360 (ansi-color-freeze-overlay): New function. When inserting text at
4361 the end of the overlay, the overlay will resize.
4362
43632000-01-09 Alex Schroeder <alex@gnu.org>
4364
4365 * ansi-color.el (ansi-color-process-output): Doc change.
4366 (ansi-color-unfontify-region): Doc change. No longer installed
4367 automatically in font-lock-unfontify-region-function.
4368 (ansi-color-apply): Doc change.
4369 (ansi-color-apply-on-region): Use extents or overlays instead of
4370 text-properties.
4371 (ansi-color-make-extent): New function.
4372 (ansi-color-set-extent-face): New function.
4373
43742000-01-09 Alex Schroeder <alex@gnu.org>
4375
4376 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
4377 both use ansi-color-process-output, now.
4378 (ansi-color-process-output): Doesn't return string anymore. It is
4379 installed in comint-output-filter-functions for both Emacs and
4380 XEmacs, now.
4381 (ansi-color-unfontify-region): Simplified code removing variables
4382 pos and start-ansi.
4383 (ansi-color-apply): Put text-property ansi-color before putting
4384 text-property face because ansi-color-unfontify-region is called
4385 immediately after the call to put-text-property.
4386 (ansi-color-context-region): Doc change.
4387 (ansi-color-filter-region): Simplified code.
4388 (ansi-color-apply-on-region): Changed start to start-marker, using
4389 a marker explicitly. Put text-property ansi-color before putting
4390 text-property face because ansi-color-unfontify-region is called
4391 immediately after the call to put-text-property.
4392
43932000-01-09 Alex Schroeder <alex@gnu.org>
4394
4395 * ansi-color.el (ansi-color-faces-vector): Doc change.
4396 (ansi-color-for-comint-mode): Changed :type property to choice.
4397 (ansi-color-last-context): Removed.
4398 (ansi-color-process-output): Don't use ansi-color-last-context, as
4399 the main functions will store their context now.
4400 (ansi-color-context): Doc change.
4401 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
4402 Uses ansi-color-context such that repeated calls will strip
4403 partial escape sequences, too.
4404 (ansi-color-apply): Simplified code. Colorize end of string if
4405 face is not null. Store context in new (FACE STRING) format, such
4406 that repeated calls will strip partial escape sequences, too.
4407 Append faces to face property using ansi-color-apply-sequence such
4408 that cumulative mode actually works.
4409 (ansi-color-context-region): New variable.
4410 (ansi-color-filter-region): Rewrote it based on
4411 ansi-color-apply-on-region. Uses ansi-color-context-region such
4412 that repeated calls will strip partial escape sequences, too.
4413 (ansi-color-apply-on-region): Simplified code. Colorize end of
4414 region if face is not null. Store context in new (FACE POS)
4415 format, such that repeated calls will strip partial escape
4416 sequences, too. Append faces to face property using
83c9cb8e 4417 ansi-color-apply-sequence such that cumulative mode actually works.
732b9cdd
GM
4418 (ansi-color-apply-sequence): New function.
4419 (ansi-color-get-face): When the default face is added to the list
4420 of faces, all previous settings are discarded and the list of
4421 faces is set to '(default).
4422
44232000-01-09 Alex Schroeder <alex@gnu.org>
4424
4425 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
4426 face, such that ansi-color-apply and ansi-color-apply-on-region
4427 will do the right thing.
4428 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
4429 returns nil, set the list of faces back to nil instead of
83c9cb8e 4430 appending the result of ansi-color-get-face to the front of the list.
732b9cdd
GM
4431
44322000-01-09 Alex Schroeder <alex@gnu.org>
4433
4434 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
4435 (ansi-color-process): Doc change.
4436 (ansi-color-last-context): New buffer-local variable.
4437 (ansi-color-process-output): New function. It is automatically
4438 added to comint-output-filter-functions if this is XEmacs.
4439 (ansi-color-unfontify-region): New optional parameter for XEmacs
4440 compatibility. Check wether font-lock-syntactic-keywords is
4441 boundp before removing the syntax table text property, as XEmacs
4442 doesn't have it.
4443 (ansi-color-filter-region): Doc change.
4444 (ansi-color-apply-on-region): Doc change.
4445 (ansi-color-make-face): New function. Compatibility layer for
4446 XEmacs. Return temporary faces instead of cons cells for XEmacs.
4447 (ansi-color-make-color-map): Use ansi-color-make-face.
4448 (ansi-color-get-face): Avoid face text property '(nil) as results
4449 in an errow for XEmacs.
4450
44512000-01-09 Alex Schroeder <alex@gnu.org>
4452
83c9cb8e
SM
4453 * ansi-color.el (ansi-color-unfontify-region): New function.
4454 Uses text-property ansi-color in order to preserve fontification by
732b9cdd
GM
4455 ansi-color. When the package is loaded, a lambda expression is
4456 put onto font-lock-mode-hook. This lambda expression will check
4457 font-lock-unfontify-region-function and replace
83c9cb8e 4458 font-lock-default-unfontify-region with ansi-color-unfontify-region.
732b9cdd
GM
4459 (ansi-color-apply): Add text-property ansi-color in addition to
4460 text-property face.
4461 (ansi-color-apply-on-region): Add text-property ansi-color in
4462 addition to text-property face.
4463 (save-buffer-state): Copy of the macro that is also used by
4464 lazy-lock and font-lock.
4465
4466 (ansi-color-for-comint-mode): New option.
4467 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
4468 (ansi-color-for-comint-mode-off): Ditto.
4469 (ansi-color-for-comint-mode-filter): Ditto.
83c9cb8e
SM
4470 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
4471 decide what to do. This function is added to
4472 comint-preoutput-filter-functions when the package is loaded.
732b9cdd
GM
4473
4474 (ansi-color-for-shell-mode-set): Removed.
4475 (ansi-color-for-shell-mode): Removed.
4476
44772000-01-09 Alex Schroeder <alex@gnu.org>
4478
4479 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
4480 the lambda expression from the ansi-color-for-shell-mode :set
4481 property. Additionally, modify shell-mode-hook to enable or
4482 disable font-lock-mode for future shell buffers.
4483 (ansi-color-for-shell-mode): The :set property calls
4484 ansi-color-for-shell-mode-set instead of a lambda expression.
4485
44862000-01-09 Alex Schroeder <alex@gnu.org>
4487
4488 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
4489 (ansi-color-context): New variable.
4490 (ansi-color-apply): Save context between calls.
4491
fb55ff10
EZ
44922001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
4493
83c9cb8e
SM
4494 * isearch.el (isearch, isearch-lazy-highlight-face):
4495 New definitions for face colors and attributes.
29910493 4496
fb55ff10
EZ
4497 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
4498 of display-mouse-p.
4499
134d6265
KH
45002001-01-09 Kenichi Handa <handa@etl.go.jp>
4501
4502 * international/mule.el (make-coding-system): If the coding system
4503 accepts extra latin codes, register such codes as safe for the
4504 coding system.
4505
103db06c 45062001-01-08 Richard M. Stallman <rms@gnu.org>
78b8eee8 4507
984c9f75
RS
4508 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
4509 don't mention the file name or the date here, because they are
4510 logged at the start of the file.
4511
45122001-01-08 Richard M. Stallman <rms@gnu.org>
4513
78b8eee8
RS
4514 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
4515 Change screen-width to frame-width.
4516
1460e5d4
EZ
45172001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
4518
4519 * info.el (Info-search): Print the default as part of the prompt.
4520
56f24bc1
AS
45212001-01-08 Andre Spiegel <spiegel@gnu.org>
4522
ca2ddd8e 4523 * vc.el (vc-default-latest-on-branch-p): New function, replaces
56f24bc1
AS
4524 constant implementations in backends.
4525
4526 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
4527 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
4528
4529 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
4530 WRITABLE to EDITABLE.
4531
4532 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
4533 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
4534 to EDITABLE.
4535
b7812d30
EZ
45362001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
4537
4538 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
83c9cb8e 4539 (copyright, copyright-update): Compute the current year at run time.
b7812d30 4540
7e56ea04
GM
45412001-01-08 Gerd Moellmann <gerd@gnu.org>
4542
4543 * isearch.el (isearch-old-signal-hook): Removed.
4544 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
4545 instead of setting signal-hook-function.
4546 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
4547
a758f97d
GM
45482001-01-08 Kevin Gallagher <kevingal@onramp.net>
4549
4550 * emulation/edt.el: Update to version 4.0. Provide support for
4551 EDT scroll margins at top and bottom of the window. Provide an
4552 emulation of the EDT SUBS command (bound to GOLD-Enter, by
4553 default). Enhance edt-quit, bound to GOLD-q by default, to warn
83c9cb8e
SM
4554 user when file-related buffer modifications exist.
4555 Provide support for running EDT Emulation in XEmacs.
4556 Provide customize access to some user updatable variables.
4557 Add Commentary section to file header.
4558 Fixed a few minor bugs and cleaned up some code.
a758f97d
GM
4559
4560 * emulation/edt-mapper.el: Update to version 4.0. Provide support
4561 for detecting a keypress that generates an ASCII key sequence.
4562 (Previously, only a keypress that generates a vector was
4563 recognized.) Embed Window Manager name into name of the generated
4564 EDT Emulation initialization file since the initialization file is
4565 Window Manager specific. Add Commentary section to file header.
ca2ddd8e 4566
30db89f9
EZ
45672001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
4568
4deb3ba9
EZ
4569 * mail/sendmail.el (mail-mode): Doc fix.
4570
30db89f9
EZ
4571 * info.el (Info-goto-emacs-command-node): Doc fix.
4572 (Info-goto-emacs-key-command-node): Doc fix.
4573
c3f2772b
EZ
45742001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
4575
8726e79b 4576 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
c3f2772b
EZ
4577 systems without long file-name support.
4578
0dac6924
AI
45792001-01-06 Andrew Innes <andrewi@gnu.org>
4580
4581 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
4582
4e6ef391
EZ
45832001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
4584
380866a2
EZ
4585 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
4586 (isearch-lazy-highlight-update): Doc fix.
4587
148b5960
EZ
4588 * ffap.el (ffap-bindings): Doc fix.
4589
4e6ef391
EZ
4590 * dired-x.el (dired-virtual-guess-dir): Doc fix.
4591
4cb1bcc2
DL
45922001-01-05 Dave Love <fx@gnu.org>
4593
4594 * emacs-lisp/cl-seq.el (remove, remq): Remove.
4595
3828218c
GM
45962001-01-05 Gerd Moellmann <gerd@gnu.org>
4597
83c9cb8e
SM
4598 * mouse-drag.el (mouse-drag-safe-scroll):
4599 Bind scroll-preserve-screen-position to nil.
f1ade7d3 4600
1f4139d5
GM
4601 * isearch.el (isearch-old-signal-hook): New variable.
4602 (isearch-mode): Set signal-hook-function to isearch-done.
4603 (isearch-done): Restore old signal-hook-function.
4604
3828218c
GM
4605 * info.el (Info-fontify-node): Mark one more char as intangible.
4606
3970013f
KH
46072000-01-05 Kenichi Handa <handa@etl.go.jp>
4608
83c9cb8e
SM
4609 * composite.el (compose-last-chars): New argument COMPONENTS.
4610 If it is non-nil, compose preceding characters by compose-region with
3970013f
KH
4611 COMPONENTS.
4612
4613 * international/quail.el (quail-input-string-to-events): New function.
4614 (quail-input-method): Convert input string to events here.
4615 (quail-start-translation): Return input string, not event list.
4616 (quail-start-conversion): Likewise.
4617
f3b05e99
GM
46182001-01-04 Gerd Moellmann <gerd@gnu.org>
4619
ca2ddd8e 4620 * tooltip.el (tooltip-cancel-delayed-tip)
2f5ded21
GM
4621 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
4622 and tooltip-add-timeout.
4623 (tooltip-show): Set border color from faces's foreground.
4624 (tooltip-show-help-function): If called with the same help string
4625 as last time, do nothing.
4626 (tooltip-help-tips): Don't set tooltip-help-message to nil.
4627
0f2ac578
GM
4628 * startup.el (fancy-splash-screens): Don't bind show-help-function
4629 to nil.
4630
f3b05e99
GM
4631 * tooltip.el (tooltip-frame-parameters): Remove colors.
4632 (tooltip): New face
4633 (tooltip-set-param): New function.
4634 (tooltip-show): Set up color frame parameters from face `tooltip'.
4635 Display the tooltip text in face `tooltip'.
4636
8416e94a
DL
46372001-01-04 Dave Love <fx@gnu.org>
4638
4639 * whitespace.el (whitespace-global-mode): Fix typo.
4640
4641 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
4642
30db89f9
EZ
46432001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
4644
83c9cb8e
SM
4645 * help.el (help-for-help): Fix a typo in a doc string.
4646 From kwzh@gnu.org (Karl Heuer).
30db89f9 4647
b847eb8c
DL
46482001-01-03 Dave Love <fx@gnu.org>
4649
4650 * dired-x.el: Doc fixes. Maintainer change.
83c9cb8e 4651 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
b847eb8c
DL
4652 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
4653 (dired-guess-shell-alist-user): Customize.
4654 (dired-x-help-address): Set to bug-gnu-emacs.
4655 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
4656 (dired-default-directory): Renamed from default-directory.
4657
4658 * hl-line.el (hl-line): Doc fix.
4659
43c4b570
KF
46602001-01-03 Karl Fogel <kfogel@red-bean.com>
4661
1bf6b1bf 4662 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
43c4b570 4663
984c9f75 46642001-01-02 Richard M. Stallman <rms@gnu.org>
5297fb00
RS
4665
4666 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
4667 to remove all the current alternative-match highlighting.
4668 If nil, remove only what's outside the current window.
4669 (isearch-lazy-highlight-remove-overlays): Take optional
4670 region within which NOT to remove them.
4671 (isearch-lazy-highlight-new-loop): Greatly simplified.
4672 (isearch-lazy-highlight-update): Find all the other occurrences
4673 visible in the window, in just one call.
4674 (isearch-lazy-highlight-start): Now holds start of region to scan.
4675 (isearch-lazy-highlight-end): Now holds end of region to scan.
4676 (isearch-lazy-highlight-wrapped): Variable deleted.
4677 (isearch-lazy-highlight-search): Function deleted.
4678
13d6a61c
AI
46792000-01-02 Andrew Innes <andrewi@gnu.org>
4680
4681 * w32-fns.el (convert-standard-filename): Do length check on name
4682 before aref.
4683
064866e7
DL
46842001-01-02 Dave Love <fx@gnu.org>
4685
b33e041b
DL
4686 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
4687 value.
4688 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
4689
4690 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
4691
8166ffd5
DL
4692 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
4693 read syntax.
4694
064866e7
DL
4695 * calendar/todo-mode.el (todo): Add :link, :version.
4696 (todo-save-top-priorities): Remove autoload cookie.
4697 (todo-add-category, todo-add-item-non-interactively)
83c9cb8e 4698 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
064866e7 4699
6dde6abc
GM
47002001-01-02 Gerd Moellmann <gerd@gnu.org>
4701
4702 * comint.el (comint-input-history-ignore): New variable.
4703 (comint-read-input-ring): Ignore entries matching
4704 comint-input-history-ignore.
4705
1a8a9daf
GM
47062001-01-02 Eric M. Ludlam <zappo@gnu.org>
4707
4708 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
4709 (lm-copyright-mark): New function.
4710 (lm-crack-copyright): New function.
4711 (lm-verify): Check that the file has a copyright.
4712 Check that the file is copyright Free Software Foundation.
4713
9c92eb53
KH
47142000-12-30 Kenichi Handa <handa@etl.go.jp>
4715
4716 * international/mule-diag.el (print-fontset): Indent font name by
4717 24 columns, not 25.
4718
49172314
GM
47192000-12-29 Gerd Moellmann <gerd@gnu.org>
4720
762a68ec
GM
4721 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
4722 in Subject line.
4723
49172314 4724 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
83c9cb8e
SM
4725 Use mail-mode-hook instead of mail-setup-hook.
4726 Otherwise continuing an interrupted message with C-u C-x m for
4727 instance, winds up in Mail mode without abbrevs.
49172314 4728
bd7a2e26
GM
47292000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4730
4731 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
83c9cb8e
SM
4732 non-nil. Adding almost all customization variables on ps-setup.
4733 Doc fix.
bd7a2e26
GM
4734 (ps-print-version): New version number (6.3.3).
4735 (ps-end-with-control-d): Initialization fix.
4736 (ps-lines-printed): New var.
4737 (ps-skip-newline): New fun.
4738 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
4739 (ps-next-line, ps-continue-line, ps-plot-region)
4740 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
ca2ddd8e 4741
2b3f28a4
KH
47422000-12-29 Kenichi Handa <handa@etl.go.jp>
4743
83c9cb8e
SM
4744 * international/fontset.el (x-complement-fontset-spec):
4745 Resolve ASCII font name so that the same family name is used for fonts
2b3f28a4
KH
4746 registered in x-font-name-charset-alist.
4747 (create-fontset-from-fontset-spec): Adjusted for the above change.
4748 The name of fontset alias should be a unresolved ASCII font name.
4749
2ece9174
GM
47502000-12-28 Gerd Moellmann <gerd@gnu.org>
4751
4752 * simple.el (delete-key-deletes-forward-mode): Bind backspace
4753 and delete in isearch-mode-map.
4754
cbe3ad7a
RS
47552000-12-28 Richard M. Stallman <rms@gnu.org>
4756
ca2ddd8e 4757 * dired-x.el (dired-guess-shell-alist-default):
cbe3ad7a
RS
4758 Use xpdf instead of acroread.
4759
a816f1c5
KH
47602000-12-28 Kenichi Handa <handa@etl.go.jp>
4761
f086e73c
KH
4762 * textmodes/artist.el (artist-butlast): Deleted.
4763 (artist-ellipse-mirror-quadrant): Use butlast instead of
defac922 4764 artist-butlast.
f086e73c 4765
a816f1c5
KH
4766 * subr.el (butlast, nbutlast): Moved from cl.el to here.
4767
4768 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
4769
b202115b
EZ
47702000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
4771
4772 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
4773
4774 * ls-lisp.el: Better support for the Mac and MS-Windows.
4775 (ls-lisp): New defgroup.
4776 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
ca2ddd8e 4777 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
b202115b
EZ
4778 (ls-lisp-support-shell-wildcards): New defcustoms.
4779 (ls-lisp-parse-symlink): New function.
4780 (insert-directory): Code to convert switches to a list and set up
4781 the wildcard argument copied from ls-lisp-insert-directory.
4782 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
4783 for -C and -R switches.
4784 (ls-lisp-column-format): New function.
ca2ddd8e 4785 (ls-lisp-delete-matching, ls-lisp-handle-switches)
b202115b
EZ
4786 (ls-lisp-format-time): Add doc strings.
4787 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
4788 Support ls-lisp-dirs-first.
4789 (ls-lisp-classify, ls-lisp-extension): New functions.
4790 (ls-lisp-format): Optionally support emulation of symlinks.
4791 Support -i, -s, and -G switches.
4792
6061fbf0
GM
47932000-12-27 Gerd Moellmann <gerd@gnu.org>
4794
5e25feee
GM
4795 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
4796
6061fbf0
GM
4797 * version.el (emacs-version): Print X scroll bar information.
4798
4799 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
4800 instead of x-toolkit-scroll-bars-p.
4801
4802 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
4803 of x-toolkit-scroll-bars-p.
4804
25050dab
EZ
48052000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
4806
83c9cb8e 4807 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
25050dab
EZ
4808 (ffap-bindings): Doc fix, to reflect the above change.
4809
c1786874
KH
48102000-12-27 Kenichi Handa <handa@etl.go.jp>
4811
4812 * term.el (term-char-mode): Define all non-ascii self-inserting
4813 characters to 'term-send-raw in term-raw-map.
4814
7261ece3 48152000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
ca2ddd8e 4816
83c9cb8e 4817 * viper-init (viper-restore-cursor-type): Added condition-case guard.
ca2ddd8e 4818
83c9cb8e
SM
4819 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
4820 Changed initialization; use add-hook.
6061fbf0 4821 (ediff-file-remote-p): Use file-local-copy.
ca2ddd8e 4822
6061fbf0 4823 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
ca2ddd8e 4824
6061fbf0
GM
4825 * ediff.el (ediff-patch-buffer): Bug fix.
4826 (ediff-revision): Allow selection of the file at the prompt.
ca2ddd8e 4827
83f40583
SM
48282000-12-23 Stefan Monnier <monnier@cs.yale.edu>
4829
4830 * subr.el (combine-run-hooks): Remove.
4831
4832 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
4833 and remove the rogue second spec.
4834
bdd6d4e8
GM
48352000-12-23 Gerd Moellmann <gerd@gnu.org>
4836
4837 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
4838
26736ce3
SM
48392000-12-22 Stefan Monnier <monnier@cs.yale.edu>
4840
0e86b6b0
SM
4841 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
4842 Use minibuffer menu prompt for the `=' prefix.
4843 (smerge-command-prefix): Change default to C-^.
6eabfb26 4844 (smerge-mode): Don't assume font-lock doesn't move point.
0e86b6b0 4845
26736ce3
SM
4846 * skeleton.el (skeleton-internal-1): Make sure the first line of
4847 the region is also re-indented.
d21584d6
SM
4848 (skeleton-end-newline): New var.
4849 (skeleton-end-hook): Use it.
26736ce3 4850
95fa4fd7
MB
48512000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4852
4853 * comint.el (comint-password-prompt-regexp): Support CVS.
4854
f060b834
GM
48552000-12-22 Gerd Moellmann <gerd@gnu.org>
4856
83c9cb8e
SM
4857 * simple.el (delete-key-deletes-forward-mode): Simplify.
4858 Also backspace key combinations, depending on
856ff7a7
GM
4859 delete-key-deletes-forward.
4860
4861 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
4862
f060b834
GM
4863 * simple.el (delete-key-deletes-forward): Doc fix.
4864
653558a1
GM
48652000-08-22 Emmanuel Briot <briot@gnat.com>
4866
4867 * xml.el (top level comment): Updated to reflect the fact that
26736ce3 4868 white spaces are relevant in the XML file.
653558a1
GM
4869 (xml-parse-file): Do not kill an existing Emacs buffer if the file
4870 to parse was already edited. This allows for on-the-fly analysis
26736ce3 4871 of XML files.
653558a1
GM
4872 (xml-parse-tag): Check that the casing is the same in the start
4873 tag and end tag, since XML is case-sensitive. Allows for spaces
4874 in the end tag, after the name of the tag.
4875 (xml-parse-attlist): Allow for the character '-' in the name of
4876 attributes, as in the standard http-equiv attribute Do not save
26736ce3 4877 the properties in the XML tree, since they are not relevant.
653558a1 4878
3ad93d8d
SM
48792000-12-21 Stefan Monnier <monnier@cs.yale.edu>
4880
4881 * generic.el (generic-read-type): Undo last change, inline into
4882 `generic-mode' and then remove.
4883 (generic-mode): Inline generic-read-type.
4884 (define-generic-mode): Push the symbol name rather than the symbol
4885 onto generic-mode-list.
4886
177f4e88
GM
48872000-12-21 Gerd Moellmann <gerd@gnu.org>
4888
8e15274f
GM
4889 * generic.el (generic-read-type): Build an alist for
4890 completing-read as in 20.7.
4891
4892 * play/landmark.el (lm): Use interactive spec `P'.
4893 (toplevel): Don't set debug-on-error.
4894
83c9cb8e 4895 * server.el (server-switch-buffer): Choose a window on a visible frame.
177f4e88 4896
6ba384dc
GM
48972000-12-21 Dave Pearson <davep@davep.org>
4898
4899 * quickurl.el: Commentry change, I've moved my web site.
ca2ddd8e 4900
647a066c
GM
49012000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4902
4903 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
4904 ranges like \177-\237, but accepts the character sequence from \177 to
4905 \237. Doc fix.
4906 (ebnf-version): New version (3.4).
4907 (ebnf-setup): Code fix.
4908 (ebnf-range-regexp): New fun.
4909 (ebnf-8-bit-chars): Const fix.
4910
4911 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
4912 entry. Doc fix.
4913 (ebnf-bnf-lex): Code fix.
4914 (ebnf-bnf-comment-chars): Const fix.
4915
4916 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
4917 entry. Doc fix.
4918 (ebnf-iso-comment-chars): Const fix.
4919
4920 * ebnf-otz.el: Doc fix.
4921
4922 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
4923 entry. Doc fix.
4924 (ebnf-yac-skip-code): Code fix.
4925 (ebnf-yac-comment-chars): Const fix.
ca2ddd8e 4926
bc22fd18
EZ
49272000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
4928
4929 * files.el (insert-directory-safely): New function.
83c9cb8e
SM
4930 (recover-file): Use it instead of insert-directory.
4931 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
bc22fd18 4932
587fc3f9
KH
49332000-12-21 Kenichi Handa <handa@etl.go.jp>
4934
83c9cb8e
SM
4935 * international/mule-cmds.el (select-safe-coding-system):
4936 Check coding-category-list more rigidly. Improve help message.
eeefcfde 4937
587fc3f9
KH
4938 * dired.el (dired-move-to-filename-regexp): Fix previous change.
4939
01860fb9
MB
49402000-12-21 Miles Bader <miles@gnu.org>
4941
83c9cb8e 4942 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
01860fb9 4943
3f9d67a6
KH
49442000-12-21 Kenichi Handa <handa@etl.go.jp>
4945
9fd1c1f7
KH
4946 * international/mule-diag.el (describe-char-after): Make *Help*
4947 buffer inherit multibyteness of the current buffer.
4948
3f9d67a6
KH
4949 * international/mule.el (make-char): Docstring adjusted for the
4950 change of make-char-internal.
4951
c9669fac
SM
49522000-12-20 Stefan Monnier <monnier@cs.yale.edu>
4953
4954 * international/iso-cvt.el: Docstrings fix.
4955
19594307
DL
49562000-12-20 Dave Love <fx@gnu.org>
4957
4958 * subr.el (eval-after-load): Doc fix.
4959
b1a447b3
KH
49602000-12-20 Kenichi Handa <handa@etl.go.jp>
4961
4962 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
4963 for numbers.
4964
09877d5d
MB
49652000-12-20 Miles Bader <miles@gnu.org>
4966
4967 * international/quail.el (quail-help): Resize the help window
4968 again after it has all its contents. Remove unneeded progn.
4969
71d4497a
GM
49702000-12-19 Gerd Moellmann <gerd@gnu.org>
4971
4972 * pcmpl-linux.el: Fix copy/paste error.
4973
741e56a0
AI
49742000-12-19 Andrew Innes <andrewi@gnu.org>
4975
83c9cb8e 4976 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
741e56a0 4977
cc24d91c
CD
49782000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
4979
ba4c05aa
CD
4980 * progmodes/idlw-rinfo.el: Fixed copyright notice.
4981
4982 * progmodes/idlw-toolbar.el: Fixed copyright notice.
4983
4984 * progmodes/idlw-shell.el: Fixed copyright notice.
4985
4986 * progmodes/idlwave.el: Fixed copyright notice.
4987
71d4497a 4988 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
cc24d91c
CD
4989 TAB as key separators.
4990
524c8caf
GM
49912000-12-19 Alex Schroeder <alex@gnu.org>
4992
4993 * sql.el (sql-sybase-options): New option.
4994 (sql-sybase): Use it. Add sql-database to the list of parameters
4995 provided for login. The options -w 2048 -n are not used any more.
4996 (sql-postgres-options): Changed default from "--pset" to "-P".
4997 (sql-mysql-options): Doc change.
4998 (sql-stop): Doc change.
4999
b5fa513d
KH
50002000-12-19 Kenichi Handa <handa@etl.go.jp>
5001
5002 * international/quail.el (quail-input-method): Always hide
5003 the guidance buffer on exiting.
5004
91c9e6ce
GM
50052000-12-18 Gerd Moellmann <gerd@gnu.org>
5006
c6da4eb4
GM
5007 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
5008 isn't fboundp.
5009
3d2a0e0b
GM
5010 * server.el (server-buffer-done): Bury the buffer before
5011 killing it.
5012
91c9e6ce
GM
5013 * faces.el (face-spec-set): Interpret a nil in specs for
5014 foreground and background colors as `unspecified', for
5015 compatibility with 20.x.
5016
40fa0008
DL
50172000-12-18 Dave Love <fx@gnu.org>
5018
22adbe54
DL
5019 * simple.el (mail-user-agent): Doc fix.
5020 (input-mode-8-bit): Removed.
5021
5022 * international/mule.el (set-keyboard-coding-system): Doc fix.
5023 (keyboard-coding-system): New option.
5024
40fa0008
DL
5025 * mail/sendmail.el (send-mail-function): Customize.
5026
6f4745e2
EZ
50272000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
5028
5029 * international/codepage.el (cp866-decode-table): New table.
5030
82b90229
GM
50312000-12-18 Gerd Moellmann <gerd@gnu.org>
5032
5033 * version.el (emacs-version): Remove `%a' from the time format
5034 because the weekday doesn't fit well into each locale.
5035
5a047002
MB
50362000-12-18 Miles Bader <miles@gnu.org>
5037
7f49aa07
MB
5038 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
5039
ca2ddd8e 5040 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
5a047002
MB
5041 Check that emacs-major-version is `=' to 20, not `>='.
5042 (artist-replace-chars): Use `make-string' instead of a loop.
5043
22ea2607
EZ
50442000-12-17 Stefan Monnier <monnier@cs.yale.edu>
5045
5046 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
5047 (cvs-execute-single-file): Don't change directory.
5048 Patch from Per Cederqvist.
5049
6c825f8e
EZ
50502000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
5051
83c9cb8e
SM
5052 * textmodes/ispell.el (check-ispell-version):
5053 If `ispell-program-name' is "aspell", pass it the -v switch instead
6c825f8e
EZ
5054 of -vv.
5055
8ff06845
KH
50562000-12-16 Kenichi Handa <handa@etl.go.jp>
5057
af4bb4c8
KH
5058 * international/mule-diag.el (mule-diag): Insert information about
5059 configure options, multibyte awareness, language env.
5060
8ff06845
KH
5061 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
5062 regexp to search for candidates.
5063
b24e84ab
EZ
50642000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
5065
5066 * info.el (Info-forward-node): If the node has an
5067 Info-header-line, widen the buffer before searching for "next:"
5068 and "up:" pointers, and set the search limit to stay in the
5069 current node.
5070
7981d89f
MB
50712000-12-16 Miles Bader <miles@gnu.org>
5072
5073 * simple.el (delete-trailing-whitespace): Remove extraneous let.
5074
88ee7917
MB
50752000-12-15 Miles Bader <miles@gnu.org>
5076
5077 * comint.el (comint-send-string, comint-send-region): Also accept
5078 a buffer, buffer-name, or nil for PROCESS, for compatibility with
5079 process-send-string/region.
5080
0c28d842
GM
50812000-12-15 Gerd Moellmann <gerd@gnu.org>
5082
4ea7fdca
GM
5083 * isearch.el (isearch-lazy-highlight-max): New user-option.
5084 (isearch-lazy-highlight-update): Don't highlight more than
5085 isearch-lazy-highlight-max matches.
5086
0c28d842
GM
5087 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
5088
984c9f75 50892000-12-15 Richard M. Stallman <rms@gnu.org>
3ffa545b 5090
8062e53a
GM
5091 * sort.el (sort-columns): Fix error message.
5092
3ffa545b
GM
5093 * dabbrev.el (dabbrev--last-case-pattern): Value is now
5094 `upcase' or `downcase' or nil.
5095 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
5096 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
5097 (dabbrev--substitute-expansion): New arg record-case-pattern.
5098 If it is non-nil, set dabbrev--last-case-pattern.
5099 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
5100
5101 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
5102
c2d7f289
MB
51032000-12-15 Miles Bader <miles@gnu.org>
5104
b6348438
MB
5105 * paths.el (Info-default-directory-list): Don't delete
5106 configure-info-directory from the list of standard info
83c9cb8e 5107 directories when appending it to the end -- their order is important.
b6348438 5108
f9056dd9
MB
5109 * faces.el (read-face-attribute): If there's no entry for the
5110 user's input in VALID, just use it as-is (this will often result
5111 in an error, but it may be OK for e.g. colors using hexadecimal
5112 notation, and at least will yield a better error message).
5113
c2d7f289 5114 * window.el (mode-line-window-height-fudge): Function removed.
ca2ddd8e 5115 (height-affecting-face-attributes, mode-line-window-height-fudge):
c2d7f289
MB
5116 Variables removed.
5117 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
5118 window is really the right size. Use vertical-motion
5119 rather than forward-line.
5120 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
5121 (ispell-command-loop, ispell-show-choices): Use the variable
5122 ispell-choices-win-default-height, rather than the function.
5123 (ispell-choices-win-default-height): Function removed.
5124 (ispell-mode-line-window-height-fudge): Function removed.
ca2ddd8e 5125
8f530b95
SM
51262000-12-14 Stefan Monnier <monnier@cs.yale.edu>
5127
5128 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
5129
6d435deb
EZ
51302000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
5131
83c9cb8e
SM
5132 * paths.el (Info-default-directory-list):
5133 If configure-info-directory is not one of the standard directories,
4dddb0b7
EZ
5134 put it first in the list; otherwise put it last. Doc string
5135 changed accordingly.
5136
5137 * info.el (Info-directory-list): Change doc string to reflect the
5138 change in Info-default-directory-list.
5139
6d435deb
EZ
5140 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
5141 windows-nt as windowed environments, even under -nw.
5142
5143 * startup.el (command-line): Don't call x-backspace-delete-keys-p
5144 if not fboundp. Switch delete-forward mode for the <delete> key
5145 on all PC platforms, even under -nw.
5146
5147 * term/internal.el ([M-delete]): Remap to M-d.
5148
9d7d9263
GM
51492000-12-14 Gerd Moellmann <gerd@gnu.org>
5150
5151 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
5152
7cf0153a
EZ
51532000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
5154
5155 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
5156
5e5b3d41
GM
51572000-12-14 Gerd Moellmann <gerd@gnu.org>
5158
5f368d29
GM
5159 * startup.el (command-line): Call delete-key-deletes-forward-mode,
5160 if appropriate.
5161
5162 * simple.el (delete-key-deletes-forward): New user-option.
5163 (delete-key-deletes-forward-mode): New function.
5164
9d7d9263 5165 * bindings.el: Bind `delete' to backward-delete-char.
5f368d29 5166
83c9cb8e
SM
5167 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
5168 Test if symbol is bound before getting its value.
5e5b3d41
GM
5169
5170 * tooltip.el (tooltip-show): If an error is signaled in
5171 x-show-tip, display that error, and display the help in the
5172 echo area.
ca2ddd8e 5173
191b83b6
KH
51742000-12-14 Kenichi Handa <handa@etl.go.jp>
5175
83c9cb8e
SM
5176 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
5177 Show "... entries" messages for every 10000 entries, not 10.
191b83b6 5178
6192b604
KF
51792000-12-13 Karl Fogel <kfogel@red-bean.com>
5180
5181 * bookmark.el: Provide a generic exit hook, as suggested by
5182 Ovidiu Predescu <ovidiu@cup.hp.com>:
a924cf63
EZ
5183 (bookmark-exit-hook): New var.
5184 (bookmark-exit-hook-internal): New func, replaces
6192b604
KF
5185 old raw lambda form in `kill-emacs-hook', and runs new
5186 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
5187 as logically that feature must have been provided if this function
5188 is running.
5189 Removed ;;;###autoload before the `add-hook' call.
5190
5edf6b55
SM
51912000-12-13 Stefan Monnier <monnier@cs.yale.edu>
5192
5193 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
5194 (easy-menu-current-active-maps): New function.
5195 (easy-menu-get-map): Use it.
5196 Make a proper menu entry when creating a new keymap.
5197
16b5e8e6
KH
51982000-12-13 Kenichi Handa <handa@etl.go.jp>
5199
d49fc4eb
KH
5200 * international/characters.el: Fix cases and syntaxes for
5201 mule-unicode-0100-24ff.
5202
3b53d876
KH
5203 * dired.el (dired-move-to-filename-regexp): Fixed for the case
5204 that a Japanese character is not appended after day and year.
5205
16b5e8e6
KH
5206 * info.el (Info-suffix-list): Change format for a command that
5207 requires arguments.
5208 (info-insert-file-contents): Adjusted for the above change.
5209
1df1c518
AS
52102000-12-12 Andreas Schwab <schwab@suse.de>
5211
5212 * tar-mode.el (tar-extract): Base the name of the subfile buffer
5213 on the name of the tar buffer. Verify that the existing buffer is
5214 visiting the same subfile.
5215
a7a07b98
DL
52162000-12-12 Dave Love <fx@gnu.org>
5217
5218 * subdirs.el: Add obsolete.
5219
4fdbd809
GM
52202000-12-12 Gerd Moellmann <gerd@gnu.org>
5221
bfdb75ee
GM
5222 * mail/rmailsum.el (rmail-summary-expunge)
5223 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
5224 instead of rmail-confirm-expunge.
5225
4fdbd809
GM
5226 * replace.el (perform-replace): Don't use an empty match adjacent
5227 to a non-empty match when computing the next match before the
5228 replacement is performed.
5229
e9a59cad
GM
52302000-12-12 Milan Zamazal <pdm@freesoft.cz>
5231
5232 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
5233 definition (patch by Stefan Monnier).
5234 (glasses-mode): Use jit-lock instead of `after-change-functions'
5235 (patch by Stefan Monnier).
5236
c2def7a0
MB
52372000-12-12 Miles Bader <miles@gnu.org>
5238
5239 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
5240 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
5241
591b63b4
AC
52422000-12-12 Andrew Choi <akochoi@i-cable.com>
5243
5244 * term/mac-win.el: Remove load for ls-lisp.
5245
a924cf63 5246 * loadup.el: Load ls-lisp for system-type `macos'.
591b63b4 5247
5ff4ba3d
MB
52482000-12-12 Miles Bader <miles@gnu.org>
5249
5250 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
5251 Respect field end too.
5252 (just-one-space): Respect fields as `delete-horizontal-space'.
83c9cb8e
SM
5253 (newline-and-indent, reindent-then-newline-and-indent):
5254 Use `delete-horizontal-space'.
5ff4ba3d 5255
d0c679bc
SM
52562000-12-11 Stefan Monnier <monnier@cs.yale.edu>
5257
adf9c994
SM
5258 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
5259 (so as to obey the field property in the minibuffer).
5260
4b0cd42d
SM
5261 * obsolete/c-mode.el: Moved from lisp/progmodes.
5262 * obsolete/auto-show.el: Moved from lisp.
5263 * obsolete/ooutline.el: Moved from lisp/textmodes.
ca2ddd8e 5264
89f85863
CD
52652000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
5266
5267 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
dd4e0e55 5268 changes to list them here.
89f85863 5269
83c9cb8e
SM
5270 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
5271 Too many changes to list them here.
89f85863 5272
83c9cb8e
SM
5273 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
5274 Too many changes to list them here.
89f85863
CD
5275
5276 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
5277
3e0d35ce
GM
52782000-12-11 Gerd Moellmann <gerd@gnu.org>
5279
83c9cb8e 5280 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
d990421f 5281
ca2ddd8e 5282 * cus-edit.el (custom-save-variables, custom-save-faces):
fda514f7
GM
5283 Comment fix.
5284
3e0d35ce
GM
5285 * hscroll.el: Moved to `obsolete' subdir.
5286
ff904dd6
MB
52872000-12-11 Miles Bader <miles@gnu.org>
5288
5289 * window.el (window-text-height): Function removed (now in C).
5290
fb97d87f
SM
52912000-12-10 Stefan Monnier <monnier@cs.yale.edu>
5292
5293 * log-edit.el (log-edit-parent-buffer): New var.
5294 (log-edit): Set it. Add BUFFER argument.
5295 (log-edit-done): Use char-before.
5296 Don't bother checking validity of vc-comment-ring.
5297 Only bury the buffer if log-edit popped it up.
5298
5299 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
5300 (cvs-mode-diff-help): Remove.
5301 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
802cf66c 5302 (cvs-mode-marked): Set up the default for CMD manually.
fb97d87f
SM
5303
5304 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
5305 Remove binding for ? now made unnecessary.
5306
7de77417
CD
53072000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
5308
83c9cb8e 5309 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
7de77417
CD
5310 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
5311
5312 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
5313 when master file is not open.
5314
4efa209f
SM
53152000-12-09 Stefan Monnier <monnier@cs.yale.edu>
5316
5317 * progmodes/ada-stmt.el: Update `maintainer'.
5318
0a8052bd
GM
53192000-12-09 Stephen Gildea <gildea@alum.mit.edu>
5320
5321 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
5322 choices to match documentation string.
5323
a12167c5
MB
53242000-12-09 Miles Bader <miles@gnu.org>
5325
2161605d
MB
5326 * minibuf-eldef.el: New file.
5327
a12167c5
MB
5328 * window.el (fit-window-to-buffer): Don't pass last argument to
5329 pos-visible-in-window-p, now that its meaning is inverted.
5330
9ea8de1b
EZ
53312000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
5332
5333 * image.el (create-image): Doc fix; spotted by Per Cederqvist
5334 <ceder@lysator.liu.se>.
5335
5002ddbb
SM
53362000-12-08 Stefan Monnier <monnier@cs.yale.edu>
5337
b6114d80
SM
5338 * autoinsert.el (auto-insert-alist): Add missing final \n.
5339
ee8d23ee
SM
5340 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
5341 (cvs-menu-map): Remove.
5342 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
5343 (cvs-mode-quit): Turn it back into a plain function.
5344
5002ddbb 5345 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
ee8d23ee 5346 (texinfo-filter): Remove (move to texinfo.el).
5002ddbb
SM
5347
5348 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
5349 file where it's more visible.
5350 (texinfo-filter, texinfo-chapter-level-regexp): New variables
5351 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
5352 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
5353 (texinfo-inside-macro-p): Only catch `scan-error's.
5354 (texinfo-inside-env-p): Make better use of the match info.
5355 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
5356 (texinfo-insert-@end): Slight re-organization.
5357 Also remove useless `looking-at' call.
5358
30cd075d
AI
53592000-12-08 Andrew Innes <andrewi@gnu.org>
5360
5361 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
5362 accessible in -nw mode.
5363
5364 * term/w32-win.el: Remove stuff about selection timeout, which is
5365 irrelevant on Windows. Move clipboard support to w32-fns.el, so
5366 it is accessible in -nw mode.
5367
01b91009
DL
53682000-12-08 Dave Love <fx@gnu.org>
5369
83c9cb8e
SM
5370 * emacs-lisp/lisp-mode.el (lisp-mode):
5371 Set font-lock-keywords-case-fold-search.
01b91009 5372
842b2a94
GM
53732000-12-08 Gerd Moellmann <gerd@gnu.org>
5374
5375 * textmodes/ispell.el (ispell): Doc fix.
5376
f9d5f611
KH
53772000-12-08 Kenichi Handa <handa@etl.go.jp>
5378
5379 * international/quail.el (quail-insert-decode-map): Check the
5380 frame width of a window displaying the current buffer, not that of
5381 the selected frame.
5382 (quail-help): Make sure that the help buffer has window before
5383 inserting text in it.
5384
e04d21aa
SS
53852000-12-07 Sam Steingold <sds@gnu.org>
5386
5387 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
5388 Backquote is used in isearch.el, so autoloading saves nothing.
5389
fc3e23a4
EZ
53902000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
5391
83c9cb8e
SM
5392 * startup.el (normal-top-level-add-subdirs-to-load-path):
5393 Ignore the CVS and RCS subdirectories case-insensitively.
137cad7c 5394
fc3e23a4
EZ
5395 * dired.el (dired-insert-directory): If file-system-info is
5396 fboundp, call it instead of invoking dired-free-space-program.
5397
796ecd10
GM
53982000-12-07 Gerd Moellmann <gerd@gnu.org>
5399
0f5f7c3e
GM
5400 * server.el (server-visit-files): Push files on file-name-history.
5401
3764ba49
GM
5402 * progmodes/cc-langs.el: Update copyright.
5403
8e7931da
GM
5404 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
5405
ae0d7485 5406 * bindings.el (mode-line-mode-menu): Add glasses-mode.
e04d21aa 5407
796ecd10
GM
5408 * bindings.el (mode-line-mode-menu): Reverse the order
5409 of define-keys so that the menu appears in alphabetical order.
5410
ae0d7485
GM
54112000-12-07 Milan Zamazal <pdm@freesoft.cz>
5412
5413 * progmodes/glasses.el (glasses-mode): Update mode line at the end
5414 of the function.
5415
e2849090
DL
54162000-12-07 Dave Love <fx@gnu.org>
5417
5418 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
5419
5420 * facemenu.el (facemenu-unlisted-faces): Fix value.
5421
5c7f629c
SM
54222000-12-07 Stefan Monnier <monnier@cs.yale.edu>
5423
5424 * font-lock.el (font-lock-default-fontify-region):
5425 Include the terminating \n (off-by-one error).
5426 (font-lock-set-defaults): Use dolist.
5427
5428 * derived.el (define-derived-mode): Don't use combine-run-hooks.
5429
73481ae3
KH
54302000-12-07 Kenichi Handa <handa@etl.go.jp>
5431
83c9cb8e
SM
5432 * international/mule-cmds.el (describe-language-environment):
5433 Fix for the case that an input method title is not string but a list.
ffbaa122 5434
73481ae3
KH
5435 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
5436 of wrong SIZE record.
5437
e2896b22
DL
54382000-12-06 Dave Love <fx@gnu.org>
5439
67292061
DL
5440 * newcomment.el (comment-region, comment-dwim): Doc fix.
5441
5442 * textmodes/texinfo.el: Require tex-mode when compiling.
5443 (texinfo-update-node): Doc fix.
5444 (texinfo-imenu-generic-expression): Add @anchor.
5445 (texinfo-font-lock-keywords): Add @uref.
5446 (texinfo-inside-macro-p): Don't use ignore-errors.
5447 (texinfo-insert-quote): Match more contexts.
5448
e76938e7
DL
5449 * international/mule.el (decode-char, encode-char): Doc fix.
5450 (auto-coding-alist): Customize.
5451
5452 * files.el (load-file): Fix change of 2000-03-12.
5453
e2896b22
DL
5454 * wid-edit.el (widget-text-keymap): Doc fix.
5455
6610f4b2
AI
54562000-12-06 Andrew Innes <andrewi@gnu.org>
5457
5458 * makefile.w32-in (lisp): Set to an absolute directory, namely
5459 $(CURDIR).
5460
9e3366e4
EZ
54612000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
5462
5463 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
5464 read generated-autoload-file, and set buffer-file-coding-system to
5465 raw-text-unix after reading the file.
5466
83c9cb8e
SM
5467 * international/mule-conf.el (file-coding-system-alist):
5468 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
9e3366e4 5469
d94d636f
GM
54702000-12-06 Gerd Moellmann <gerd@gnu.org>
5471
384333ee
GM
5472 * replace.el (occur): Make line-number-width 1 smaller for the
5473 colon following the line number.
5474
83c9cb8e
SM
5475 * startup.el (fancy-splash-text, command-line-1):
5476 Use `File' for the menu name instead of `Files'.
e04d21aa 5477
d4b72d58
GM
5478 * tmm.el: Update copyright.
5479
d94d636f
GM
5480 * cus-start.el: Add entry for even-window-heights.
5481
6e424019
MB
54822000-12-06 Miles Bader <miles@gnu.org>
5483
5484 * faces.el (frame-set-background-mode): Avoid stomping on
5485 locally modified faces.
5486
e6477b58
KH
54872000-12-06 Kenichi Handa <handa@etl.go.jp>
5488
5489 * international/fontset.el: Correct the font registries for
5490 japanese-jisx0213-1 and japanese-jisx0213-2.
5491
21999ab9
GM
54922000-12-05 Gerd Moellmann <gerd@gnu.org>
5493
57d6e381
GM
5494 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
5495
21999ab9
GM
5496 * iswitchb.el: Update customization commentary.
5497
7422819c
GM
54982000-12-05 Rob Riepel <riepel@Stanford.EDU>
5499
5500 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
5501 (tpu-search-highlight): Fixed comparison of overlay end positions.
5502 (tpu-trim-line-ends): Implemented trimming logic locally.
5503
5504 * emulation/tpu-extras.el (tpu-write-file-hook)
83c9cb8e 5505 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
7422819c 5506
73daff18
KH
55072000-12-05 Kenichi Handa <handa@etl.go.jp>
5508
5509 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
5510 to cn-gb.
5511 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
5512
6a4cd002
DL
55132000-12-04 Dave Love <fx@gnu.org>
5514
5515 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
5516
6452929e
GM
55172000-12-04 Gerd Moellmann <gerd@gnu.org>
5518
e04d21aa 5519 * mail/rmailsum.el (rmail-summary-expunge)
6452929e
GM
5520 (rmail-summary-expunge-and-save): Ask for confirmation with
5521 rmail-expunge-confirmed.
5522
5523 * mail/rmail.el (rmail-expunge-confirmed): New function.
5524 (rmail-expunge): Use it.
5525
1790abf4
FP
55262000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
5527
0c68ce6f 5528 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
83c9cb8e
SM
5529 (etags-recognize-tags-table, find-tag-in-order):
5530 New functionality: interpret file names as tags.
e04d21aa 5531
7a53d8c8
EZ
55322000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
5533
5534 * info.el (Info-scroll-prefer-subnodes): New defcustom.
83c9cb8e
SM
5535 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
5536 the first subnode until the bottom of the current node is visible.
7a53d8c8 5537
caa15ef7
GM
55382000-12-04 Gerd Moellmann <gerd@gnu.org>
5539
5540 * format.el (format-decode): Don't change buffer's undo list.
5541
e225faa7
KH
55422000-12-04 Kenichi Handa <handa@etl.go.jp>
5543
5544 * faces.el (face-font-registry-alternatives): Add entries for CJK
5545 fonts. Doc-string adjusted for the actual usage of this data.
5546
5547 * international/fontset.el: Change the font registries for CJK
5548 fonts in the default fontset. Don't append '*' to registries.
5549
8b262a65
SM
55502000-12-03 Stefan Monnier <monnier@cs.yale.edu>
5551
e04d21aa 5552 * emacs-lisp/easy-mmode.el (define-derived-mode)
8b262a65
SM
5553 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
5554
5555 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
5556 (derived-mode-p): New function.
5557 (derived-mode-make-docstring): Add `docstring' argument.
5558 Use it if available and complete it if necessary.
5559
33c4460b
AS
55602000-12-03 Andreas Schwab <schwab@suse.de>
5561
5562 * type-break.el (type-break): Don't make parent of itself.
5563
5c9b3fac
MB
55642000-12-03 Miles Bader <miles@gnu.org>
5565
5566 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
5567
27ce741e
SM
55682000-12-02 Stefan Monnier <monnier@cs.yale.edu>
5569
07c16ec4
SM
5570 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
5571 (tex-main-file, tex-file): Simplify.
5572 (tex-generate-zap-file-name): Use subst-char-in-string.
5573 (tex-strip-dots): Remove.
5574
c19cc275
SM
5575 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
5576
27ce741e
SM
5577 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
5578 to check if the match succeeded.
5579
285991dc
GM
55802000-12-02 Gerd Moellmann <gerd@gnu.org>
5581
5582 * startup.el (use-fancy-splash-screens-p): New function.
5583 (command-line-1): Use it to determine whether or not to use
5584 a fancy splash screen.
5585
52dca1b2
AS
55862000-12-02 Andreas Schwab <schwab@suse.de>
5587
5588 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
5589
d3e7e7cf
EZ
55902000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
5591
2dce2360
EZ
5592 * international/mule.el (make-char): Fix last change.
5593
9768eaa7
EZ
5594 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
5595 New defcustoms.
5596 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
83c9cb8e
SM
5597 autoloading tex-mode; instead, do the same manually.
5598 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
9768eaa7
EZ
5599 with numeric argument. Docstring fix.
5600 (toplevel): Require cl when compiling.
e04d21aa 5601
285991dc 5602 * international/mule.el (make-char): Doc fix.
d3e7e7cf 5603
0dd5e255
JR
56042000-12-02 Jason Rumney <jasonr@gnu.org>
5605
5606 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
5607 the Emacs Lisp manual)
5608
fbb87147
EZ
56092000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
5610
5cbb3e93
EZ
5611 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
5612
fbb87147
EZ
5613 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
5614 the Emacs Lisp manual).
5615
1636ca09
GM
56162000-12-02 Gerd Moellmann <gerd@gnu.org>
5617
5618 * simple.el (next-line-add-newlines): Change default to nil.
5619
68875f0e
EZ
56202000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
5621
83c9cb8e
SM
5622 * files.el (revert-buffer, recover-file):
5623 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
68875f0e 5624
fd9ac94c
GM
56252000-12-01 Gerd Moellmann <gerd@gnu.org>
5626
5627 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
5628
45450dd5
MB
56292000-12-01 Miles Bader <miles@gnu.org>
5630
5631 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
5632
09df8881
KH
56332000-12-01 Kenichi Handa <handa@etl.go.jp>
5634
5635 * international/mule-diag.el (describe-char-after): Fix typo.
5636 (describe-character-set, non-iso-charset-alist): Fix typo.
5637
dea0a87d
MB
56382000-12-01 Miles Bader <miles@gnu.org>
5639
b170205b
MB
5640 * image-file.el (image-file-name-regexp): Automatically add
5641 upper-case variants of each filename extension in
5642 `image-file-name-extensions', since they seem to be common.
5643
e04d21aa 5644 * simple.el (minibuffer-contents)
dea0a87d
MB
5645 (minibuffer-contents-no-properties, delete-minibuffer-contents):
5646 New functions.
5647 * filecache.el (file-cache-directory-name)
5648 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
5649
eb04d6cd 56502000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
e04d21aa 5651
dea0a87d
MB
5652 * filecache.el (file-cache-minibuffer-complete): Don't try to
5653 delete the minibuffer prompt.
5654
a8a1b05d
DL
56552000-11-30 Dave Love <fx@gnu.org>
5656
5657 * cus-start.el: Fix read-buffer-function type.
5658
693c4692
GM
56592000-11-30 Gerd Moellmann <gerd@gnu.org>
5660
5661 * md5.el: Removed. There's a built-in function, now.
5662
2c0b1898
GM
56632000-11-30 Markus Rost <rost@math.ohio-state.edu>
5664
5665 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
5666 as dummy 0-th char of rmail-deleted-vector.
5667
63dfcf4b
EZ
56682000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
5669
5670 * ps-print.el (ps-end-job): Bind case-fold-search only after
5671 switching to ps-spool-buffer.
5672
56732000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5674
5675 * ps-print.el: Line number font customization. PostScript: Lines and
5676 PageCount are initialized on each page. Doc Fix.
5677 (ps-print-version): New version number (6.3.2).
5678 (ps-lpr-switches, ps-font-info-database, ps-font-size)
5679 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
5680 (ps-right-header): Customization fix.
5681 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
5682 Fix code.
5683 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
5684 New vars.
5685
df3aedcf
GM
56862000-11-30 Gerd Moellmann <gerd@gnu.org>
5687
edfb795e
GM
5688 * bs.el: Fix typos and spelling errors.
5689 (bs-appearance) <defgroup>: Renamed from bs-appearence.
5690 (bs-configuration): Doc fix.
e04d21aa 5691
df3aedcf
GM
5692 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
5693
8b8a7f01
GM
56942000-11-30 Rob Riepel <riepel@Stanford.EDU>
5695
5696 * emulation/tpu-edt.el (tpu-version): New version.
5697 (tpu-search-overlay, tpu-replace-overlay): New initial range.
5698 (tpu-original-mode-line): Variable deleted.
5699 (tpu-mark-flag): New initial value.
83c9cb8e
SM
5700 (tpu-set-mode-line): Don't redefine mode-line-format.
5701 Add tpu-mark-flag to minor-mode-alist.
8b8a7f01
GM
5702 (tpu-update-mode-line): New mark flag logic.
5703 (tpu-get): Use find-file-wildcards.
5704 (tpu-search-highlight): Move overlay less, reset overlay properly.
5705 (tpu-unselect): Deactivate mark.
5706 (tpu-lm-replace): Reset overlay properly.
5707 (tpu-forward-line): Use forward-visible-line.
5708 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
5709
83c9cb8e 5710 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
e04d21aa 5711
c069a9d3
GM
57122000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
5713
5714 * cus-edit.el (custom-face-value-create): Always emphasize tag.
5715
b02cd40b
GM
57162000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5717
5718 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
5719 and skip whitespace and newlines.
e04d21aa 5720
b7a90344
SM
57212000-11-30 Stefan Monnier <monnier@cs.yale.edu>
5722
5723 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
5724
be6bbb55
GM
57252000-11-29 Gerd Moellmann <gerd@gnu.org>
5726
0383ed60
GM
5727 * help.el (describe-function-1): Regexp-quote function name
5728 when used as part of a regexp.
5729
83c9cb8e
SM
5730 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
5731 Use face-attribute instead of face-foreground and face-background.
c7957947
GM
5732 (tool-bar-add-item): Likewise, and handle unspecified colors.
5733
5734 * enriched.el (enriched-face-ans): Use face-attribute instead
5735 of face-foreground and face-background.
5736
5737 * faces.el (face-foreground, face-background, face-stipple):
83c9cb8e 5738 Return nil if attribute is unspecified, for backward compatibility.
c7957947 5739
7423978d
GM
5740 * files.el (auto-mode-alist): Add an entry for antlr-mode.
5741
ef128c78
GM
5742 * play/5x5.el: Remove version info.
5743
a81fc510
GM
5744 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
5745
be6bbb55
GM
5746 * frame.el (blink-cursor-mode): Doc fix.
5747
f9396e03
GM
57482000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5749
5750 * antlr-mode.el: New commands to run ANTLR from within Emacs and
5751 to create Makefile rules.
5752 (antlr-tool-command): New user option.
5753 (antlr-ask-about-save): New user option.
5754 (antlr-makefile-specification): New user option.
5755 (antlr-file-formats-alist): New variable.
5756 (antlr-special-file-formats): New variable.
5757 (antlr-unknown-file-formats): New user option.
5758 (antlr-help-unknown-file-text): New variable.
5759 (antlr-help-rules-intro): New variable.
5760 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
5761 (antlr-mode-menu): Add entries.
5762 (antlr-file-dependencies): New function.
5763 (antlr-directory-dependencies): New function.
5764 (antlr-superclasses-glibs): New function.
5765 (antlr-run-tool): New command.
5766 (antlr-makefile-insert-variable): New function.
5767 (antlr-insert-makefile-rules): New function.
5768 (antlr-show-makefile-rules): New command.
5769
5770 * antlr-mode.el: More Emacs/XEmacs stuff.
5771 (antlr-no-action-keywords): New constant with value nil.
5772 (antlr-font-lock-keywords-alist): Use it. Old value would break
5773 syntax highlighting in Emacs-21.0.
5774 (antlr-default-directory): Emacs/XEmacs dependend function.
5775 (antlr-read-shell-command): Ditto.
5776 (antlr-with-displaying-help-buffer): Ditto.
5777
57782000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5779
5780 * antlr-mode.el: imenu, parsing and highlighting changes.
5781 (antlr-imenu-create-index-function): Don't create extra submenus
5782 for definitions in different grammar classes. It is not necessary
5783 for the menu and would make command `imenu' awkward to use.
5784 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
5785 header actions and more than one.
5786 (antlr-font-lock-tokendef-face): Changed color.
5787 (antlr-font-lock-tokenref-face): Changed color.
5788 (antlr-font-lock-additional-keywords): Also highlight lowercase.
5789 (antlr-mode-syntax-table): New variable.
5790 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
5791 (antlr-with-syntax-table): Don't copy syntax table.
5792
57932000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5794
5795 * antlr-mode.el: Minor changes: language setting.
5796 (antlr-language-alist): The value for file option "language" can
5797 be both an identifier and a string.
5798 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
5799 (antlr-language-limit-n-regexp): Change accordingly.
5800
58012000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5802
5803 * antlr-mode.el: Minor changes: tabs, hiding.
5804 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
5805 (antlr-action-visibility): Also allow value nil to also hide the
5806 braces. Renamed from `antlr-tiny-action-length'.
5807 Suggested by Jay@aol.com.
5808 (antlr-hide-actions): Change accordingly. Hide line if completely
5809 hidden action is on a line of its own.
e04d21aa 5810
6ad948eb
SM
58112000-11-29 Stefan Monnier <monnier@cs.yale.edu>
5812
5813 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
5814
5815 * sort.el (sort-columns): Don't concat strings with numbers.
5816
9c6a4107
DL
58172000-11-29 Dave Love <fx@gnu.org>
5818
5819 * cus-edit.el (face): Fix :format.
5820
5821 * mail/feedmail.el: Require smtpmail when compiling.
5822 (mail-do-fcc): Autoload.
5823 (feedmail) <defgroup>: Fix :link.
5824 (feedmail-nuke-body-in-fcc): Fix :type.
5825 (feedmail-send-it): Add autoload cookie.
5826
053b8d35
SM
58272000-11-29 Stefan Monnier <monnier@cs.yale.edu>
5828
5829 * newcomment.el (comment-indent): Save excursion around call to
5830 comment-indent-function.
5831
242c13e8
MB
58322000-11-29 Miles Bader <miles@gnu.org>
5833
5834 * subr.el (member-ignore-case): Return the tail of the list who's
5835 car matches, like `member', not the matching element itself.
5836
8f4b5f28
KH
58372000-11-29 Kenichi Handa <handa@etl.go.jp>
5838
5839 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
5840 should not contain `\n'.
5841
bebe4a2c
GM
58422000-11-28 Gerd Moellmann <gerd@gnu.org>
5843
fd9ac94c 5844 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
99879a40 5845
ba7e40eb
GM
5846 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
5847
75ab0c79
GM
5848 * dired-aux.el (dired-do-create-files): Construct default file
5849 name for dired-mark-read-file-name so that when the user enters
5850 just RET, the target file will end up in the target directory.
5851
bebe4a2c
GM
5852 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
5853 local-abbrev-table before changing buffers because it might
5854 have a buffer-local binding.
5855
fa6d1ca8
MB
58562000-11-28 Miles Bader <miles@gnu.org>
5857
5858 * simple.el (delete-horizontal-space): Handle fields more generally.
5859
8d2c2642
GM
58602000-11-28 Gerd Moellmann <gerd@gnu.org>
5861
5862 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
5863
8b31236d
DL
58642000-11-28 Dave Love <fx@gnu.org>
5865
3cbd02d2
DL
5866 * progmodes/ps-mode.el (ps-mode): Set comment-start and
5867 comment-start-skip locally.
5868
8b31236d
DL
5869 * progmodes/fortran.el (fortran-mode): Don't set
5870 fortran-comment-line-start-skip. Set comment-start to
5871 fortran-comment-line-start.
5872 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
5873 (fortran-comment-line-start-skip): Simplify slightly.
5874
ae4bf56d
GM
58752000-11-28 Gerd Moellmann <gerd@gnu.org>
5876
17ef7534
GM
5877 * play/5x5.el: Remove RCS keyword.
5878
fd9ac94c 5879 * bs.el: Mistaken commit, undone 2000-11-30.
ae4bf56d 5880
665b27a6
GM
58812000-11-28 Milan Zamazal <pdm@freesoft.cz>
5882
83c9cb8e
SM
5883 * textmodes/tildify.el (tildify-string-alist):
5884 Add `plain-tex-mode' here.
665b27a6 5885
fe3c2ae3
GM
58862000-11-28 Colin Walters <walters@cis.ohio-state.edu>
5887
5888 * chistory.el (Command-history-setup): Remove extraneous `keymap'
5889 reference.
5890
d970106b
MB
58912000-11-28 Miles Bader <miles@gnu.org>
5892
36b80a0d
MB
5893 * cus-face.el (custom-face-attributes): Add post-filter function
5894 for :box. Make pre-filter function for :box handle all cases.
5895
d970106b
MB
5896 * wid-edit.el (widget-choose): Make sure pop-up window is large
5897 enough to display all the choices, as there's no way to scroll it.
5898
5a2bae6c
KH
58992000-11-28 Kenichi Handa <handa@etl.go.jp>
5900
5901 * international/mule-conf.el: Make the coding system no-conversion
5902 safe for all characters.
5903
9e836e23
DL
59042000-11-27 Dave Love <fx@gnu.org>
5905
8b31236d
DL
5906 * net/ldap.el (ldap) <defgroup>: Add :version.
5907
9e836e23
DL
5908 * tooltip.el (tooltip-use-echo-area): Doc fix.
5909
5910 * cus-start.el <minibuffer-prompt-properties>: Add version.
5911 <read-buffer-function>: Add.
5912
5913 * apropos.el (apropos-print): Add help-echo to active text.
5914
5915 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
5916
4a74d071
GM
59172000-11-27 Gerd Moellmann <gerd@gnu.org>
5918
5919 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
5920 type, group and version.
5921
76058c27
EZ
59222000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
5923
4a74d071 5924 * select.el (x-get-selection): Docstring fix.
76058c27 5925
fd9ac94c 59262000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
26a8d08d 5927
fd9ac94c 5928 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
26a8d08d 5929
49060c51
AI
59302000-11-27 Andrew Innes <andrewi@gnu.org>
5931
5932 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
5933
5934 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
5935
b2a8e429
MB
59362000-11-27 Miles Bader <miles@gnu.org>
5937
5938 * dired.el (dired-get-filename): Return filename verbatim if
5939 LOCALP is `verbatim'.
5940 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
5941 `verbatim' so that we don't inadvertently delete a non-existant
5942 directory name.
5943
5ac0366d
KH
59442000-11-27 Kenichi Handa <handa@etl.go.jp>
5945
5946 * international/characters.el: Specify cases and syntaxes for
5947 mule-unicode-0100-24ff.
5948
67f1cf4c
GM
59492000-11-27 Gerd Moellmann <gerd@gnu.org>
5950
5951 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
5952 that foreground and/or background colors of the face `tool-bar'
5953 are unspecified.
5954
46c56972
MB
59552000-11-27 Miles Bader <miles@gnu.org>
5956
e04d21aa 5957 * wid-edit.el (widget-field-buffer, widget-field-start)
ec725166
MB
5958 (widget-field-end): Handle widget field `pseudo-overlays'.
5959 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
5960 if it's there instead of in `widget-field-list'.
5961
46c56972 5962 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
a2e6f426
MB
5963 (help-make-xrefs): Delete extraneous newlines at the end of the
5964 docstring.
46c56972 5965
640a9cdd
JR
59662000-11-25 Jason Rumney <jasonr@gnu.org>
5967
5968 * startup.el (command-line): Call set-locale-environment after
5969 Window System init file is read, as it can result in a call to
5970 redraw-frame.
5971
0b3f96d4
EZ
59722000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
5973
5974 * simple.el (shell-command): Mention the effect of the prefix
5975 argument in the doc string.
5976
8da6e2a1
MB
59772000-11-25 Miles Bader <miles@gnu.org>
5978
a658d039
MB
5979 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
5980
8da6e2a1 5981 * wid-edit.el (widget-field-value-delete): Don't try to delete
a2e6f426 5982 overlay when it's the `pseudo-overlay' that exists at some points.
8da6e2a1 5983
d3416cca
JR
59842000-11-24 Jason Rumney <jasonr@gnu.org>
5985
5986 * international/mule-cmds.el (locale-language-names): Add "jp" as
5987 a non-standard alternative for Japanese.
5988
17e37f53
AS
59892000-11-24 Andre Spiegel <spiegel@gnu.org>
5990
5991 * vc-hooks.el: Require 'cl during compilation.
5992
9aa5f148
GM
59932000-11-24 Gerd Moellmann <gerd@gnu.org>
5994
ba193890
GM
5995 * faces.el (face-set-after-frame-default): Let face attributes
5996 specified for new frames override frame parameters.
5997
9aa5f148
GM
5998 * startup.el (command-line): Fix computation of the source file
5999 for user-init-file when user-init-file is a compiled file.
6000
51a1edab
MB
60012000-11-24 Miles Bader <miles@gnu.org>
6002
e04d21aa 6003 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
51a1edab
MB
6004 (custom-post-filter-face-spec): New functions.
6005 (custom-face-set, custom-face-value-create): Filter the face spec
6006 before and after customization.
6007 (custom-face-set): If VALUE specifies a null face, pass a
6008 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
6009 * cus-face.el (custom-face-attributes): Remove SET and GET
6010 functions. Add some IN-FILTER and OUT-FILTER functions in the few
6011 cases they're needed.
6012
1ed74431
MB
6013 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
6014 that it's distinguishable from the :off-glyph on dark-background
6015 displays. Set its background color too.
6016
67ee1125
MB
6017 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
6018 so that people can easily turn it off.
6019
7d027816 60202000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
e04d21aa 6021
7d027816 6022 * ediff-diff.el: Moved variables around to have it compile under NT.
e04d21aa 6023
9aa5f148 6024 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
e04d21aa 6025
9aa5f148 6026 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
e04d21aa 6027
9aa5f148 6028 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
7d027816 6029 redundant skip-small-frames test.
e04d21aa 6030
9aa5f148 6031 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
83c9cb8e 6032 (viper-downgrade-to-insert): Protect against errors in hooks.
e04d21aa 6033
9aa5f148
GM
6034 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
6035 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
83c9cb8e
SM
6036 (viper-restore-cursor-type,viper-set-insert-cursor-type):
6037 New functions.
e04d21aa 6038
9aa5f148 6039 * viper-util.el (viper-memq-char): Bug fixes.
e04d21aa 6040
9aa5f148 6041 * viper.el (viper-mode): Fix cursor handling.
e04d21aa 6042
f07fa1b8
KH
60432000-11-24 Kenichi Handa <handa@etl.go.jp>
6044
83c9cb8e
SM
6045 * international/mule-diag.el (list-iso-charset-chars):
6046 For two-byte charset, fix the `while' condition.
f07fa1b8
KH
6047 (list-non-iso-charset-chars): Fix the `while' condition.
6048
ba8299ff
SM
60492000-11-23 Stefan Monnier <monnier@cs.yale.edu>
6050
79372165
SM
6051 * subr.el (add-hook, remove-hook): Don't call make-local-hook
6052 if the variable is make-variable-buffer-local.
6053
83c9cb8e
SM
6054 * progmodes/ada-stmt.el (ada-template-map):
6055 Initialize and bind it to C-c t in ada-mode-map.
ba8299ff
SM
6056 (ada-stmt-mode-hook): New function extracted from old code.
6057 Only change the buffer-local side of skeleton-*.
6058 (ada-mode-hook): Use it.
6059
68a887fa
EZ
60602000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
6061
6062 * iswitchb.el (iswitchb-minibuf-depth): New variable.
6063 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
6064 we expect to be returned by minibuffer-depth once we prompt the
6065 user in the minibuffer.
6066 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
6067 as recorded in iswitchb-minibuf-depth, return non-nil.
6068
3b345582
EZ
60692000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
6070
6071 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
6072 (hscroll-window-maybe): Docstring fix.
6073
595dead2
DL
60742000-11-23 Dave Love <fx@gnu.org>
6075
6076 * rect.el (string-rectangle): Don't test delete-selection-mode.
6077
1e66b27a
GM
60782000-11-23 Gerd Moellmann <gerd@gnu.org>
6079
02790ce2
GM
6080 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
6081 is in the tool bar.
6082
1e66b27a 6083 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
83c9cb8e 6084 with `no-dir'; we want the directory part to be able to remove it.
1e66b27a 6085
a4caa65d
SM
60862000-11-22 Stefan Monnier <monnier@cs.yale.edu>
6087
6088 * textmodes/outline.el (outline-flag-region):
6089 Don't bind inhibit-read-only since we don't modify the buffer.
6090 (outline-isearch-open-invisible): Don't jump to overlay-start
6091 since we're trying to unhide text around point.
6092 (outline-discard-overlays): Use dolist.
6093
6094 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
6095
03e757c1
GM
60962000-11-22 Gerd Moellmann <gerd@gnu.org>
6097
83c9cb8e 6098 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
e04d21aa 6099
1598a961
SM
61002000-11-22 Stefan Monnier <monnier@cs.yale.edu>
6101
6102 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
6103 Fix ARG regexp to skip quoted braces.
6104 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
6105 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
6106 are (correctly) handled separately).
6107 Remove `caption' and `footnote' from `citations': they contain text.
6108 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
6109 (latex-skeleton-end-hook): New function.
6110 (latex-mode): Use it.
6111 (tex-start-tex-marker): Remove.
6112 (tex-send-tex-command): Don't set tex-start-tex-marker.
6113 (tex-error-parse-syntax-table): New var.
6114 (tex-compilation-parse-errors): Use it.
6115 Ignore tex-start-tex-marker. Don't bother with marker-position.
6116 (tex-validate-buffer): Don't bother with marker-position.
6117
6118 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
bd7e01a3 6119 (flyspell-generic-progmode-verify): Use it.
1598a961 6120
eaae8106
SS
61212000-11-22 Sam Steingold <sds@gnu.org>
6122
83c9cb8e 6123 * simple.el (delete-trailing-whitespace): New interactive function.
e04d21aa 6124
eaae8106 6125 * progmodes/ada-mode.el (ada-mode): Use it instead of
bd7e01a3 6126 `ada-remove-trailing-spaces'.
eaae8106 6127 (ada-remove-trailing-spaces): Removed.
e04d21aa 6128
eaae8106 6129 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
e04d21aa 6130
1598a961
SM
6131 * textmodes/picture.el (picture-clean): Removed.
6132 (picture-mode-exit): Call it instead of `picture-clean'.
eaae8106 6133
a41d49e9
GM
61342000-11-22 Gerd Moellmann <gerd@gnu.org>
6135
e053c60f
GM
6136 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
6137
a41d49e9
GM
6138 * hi-lock.el (hi-lock-refontify): Don't call non-existent
6139 jit-lock-fontify-buffer; it should anyway be unneccessary to
4c4a541d 6140 do anything special when jit-lock is active.
a41d49e9
GM
6141 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
6142
197615f3
DL
61432000-11-22 Dave Love <fx@gnu.org>
6144
ddbfaa9f
DL
6145 * calendar/todo-mode.el (todo-top-priorities): Use
6146 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
6147
ddc3c695
DL
6148 * language/chinese.el, language/cyrillic.el:
6149 * language/devanagari.el, language/ethiopic.el, language/greek.el:
6150 * language/hebrew.el, language/indian.el, language/japanese.el:
6151 * language/korean.el, language/lao.el, language/misc-lang.el:
6152 * language/thai.el, language/tibetan.el, language/vietnamese.el:
6153 Use provide.
6154
fb9fa98d
DL
6155 * cus-edit.el (custom-buffer-create-internal): Save some consing.
6156 (custom-variable-set): Improve validation error mesage.
6157
197615f3
DL
6158 * rect.el (string-rectangle): Revert last change.
6159 (string-rectangle-line): New arg DELETE.
6160 (string-rectangle): Check delete-selection-mode.
6161
6162 * emacs-lisp/edebug.el (edebug-version)
6163 (edebug-maintainer-address): Deleted.
6164 (edebug-submit-bug-report): Just alias to report-emacs-bug.
6165 (edebug-read-function): Account for other `'#' read forms.
6166 (edebug-mode-menus): Make some items toggles.
6167 (edebug-outside-unread-command-event, unread-command-event):
6168 Remove these to avoid warnings.
6169
f4117c4d
GM
61702000-11-22 David Ponce <david@dponce.com>
6171
6172 * recentf.el (recentf-menu-items-for-commands)
6173 (recentf-make-menu-items, recentf-make-menu-item)
4c4a541d 6174 (recentf-filter-changer): Added :help and :active menu-item properties.
eaae8106 6175
f4117c4d
GM
6176 (recentf-build-dir-rules, recentf-dump-variable)
6177 (recentf-edit-list, recentf-open-files-item)
6178 (recentf-open-files): Replaced unnecessary `mapcar' with new
6179 built-in `mapc'.
eaae8106 6180
f8e2f3f2
MB
61812000-11-23 Miles Bader <miles@gnu.org>
6182
6183 * faces.el (menu): Make inverse-video on ttys too.
6184
4c4a541d
SM
61852000-11-22 Stefan Monnier <monnier@cs.yale.edu>
6186
6187 * simple.el (comment-line-break-function): Use the new name
6188 indent-new-comment-line -> comment-indent-new-line.
6189 (clone-indirect-buffer): Don't ignore NORECORD.
6190 (next-completion): Properly handle the case where items are adjacent.
6191
6192 * mouse.el (popup-menu): Stupid typo.
6193
980d836e
GM
61942000-11-22 Gerd Moellmann <gerd@gnu.org>
6195
60e8e0a5
GM
6196 * emacs-lisp/authors.el: Remove autoload cookies, add author,
6197 maintainer, keywords tags.
6198
980d836e
GM
6199 * rect.el (replace-rectangle): Don't call string-rectangle-line
6200 with too many arguments.
6201
e08b2069
AS
62022000-11-22 Andre Spiegel <spiegel@gnu.org>
6203
60e8e0a5 6204 * ediff-util.el (ediff-file-checked-out-p)
eaae8106 6205 (ediff-file-checked-in-p): Call vc-state instead of
e08b2069
AS
6206 vc-locking-user, which no longer exists.
6207
6208 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
6209
c6779d8d
DL
62102000-11-22 Dave Love <fx@gnu.org>
6211
6212 * md5.el (md5): Provide.
6213 (md5): Fix error call.
6214
e672fdce
MB
62152000-11-22 Miles Bader <miles@gnu.org>
6216
eaae8106 6217 * textmodes/refill.el (refill-adjust-ignorable-overlay)
d9fdcdb5
MB
6218 (refill-fill-paragraph-at): Remove debugging code.
6219
80e24c04
MB
6220 * calendar/calendar.el (generate-calendar-window): When we don't
6221 call `fit-window-to-buffer', make sure the top line is fully visible.
6222
3a17d6cc
MB
6223 * image-file.el (insert-image-file): Don't make `read-only'
6224 property rear-nonsticky.
6225
ae1a21c6
MB
6226 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
6227 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
6228 stashing away its original value.
6229 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
6230 in the recursive edit.
6231 Bind `isearch-original-minibuffer-message-timeout' to protect it.
6232 (isearch-done): Restore `minibuffer-message-timeout'.
6233
e672fdce
MB
6234 * cus-start.el: Remove entry for `mode-line-inverse-video'.
6235
3ea79df8
SM
62362000-11-21 Stefan Monnier <monnier@cs.yale.edu>
6237
6238 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
6239
6240 * find-lisp.el (find-lisp-find-files-internal):
6241 Use dolist, when and file-name-as-directory.
6242
980d836e 6243 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3ea79df8
SM
6244 (define-derived-mode, define-minor-mode): Add specs.
6245
6246 * window.el: General comment and spacing fixes.
6247 (save-selected-window): Use backquotes.
6248 (window-safely-shrinkable-p): New function.
6249 (shrink-window-if-larger-than-buffer): Use it.
6250
6251 * subr.el (make-local-hook): Docstring fix.
6252
6253 * shell.el (shell-mode): Use define-derived-mode.
6254
6255 * newcomment.el (comment-indent): Insert comment before calling
6256 comment-indent-function. Don't insert in column 0.
6257 (comment-dwim): Indent before inserting comment.
6258
6259 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
6260 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
6261 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
6262 Use mapc rather than map.
6263
6264 * files.el (find-buffer-visiting): Compare all attributes before
6265 declaring two files identical (rather than just their inode-no).
6266 (auto-mode-alist): Use \' rather than $.
6267
6268 * which-func.el: Update maintainer line.
6269
6270 * pcvs.el (uniquify-buffer-file-name): Remove advice.
6271 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
6272 (uniquify-buffer-file-name): Use it.
6273
8f62f2b8
MB
62742000-11-22 Miles Bader <miles@gnu.org>
6275
6276 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
6277 * simple.el (minibuffer-avoid-prompt): New function.
6278
fb279a6d
GM
62792000-11-21 Gerd Moellmann <gerd@gnu.org>
6280
6281 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
6282
867092e9
MB
62832000-11-21 Miles Bader <miles@gnu.org>
6284
ef860850
MB
6285 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
6286 inclusion of `track-mouse'.
6287
867092e9
MB
6288 * textmodes/refill.el (refill-ignorable-overlay): New variable.
6289 (refill-adjust-ignorable-overlay): New function.
6290 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
6291 only the paragraph's tail if possible.
6292 Update `refill-ignorable-overlay'.
6293 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
6294
6295 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
6296 point inside the fill-prefix.
6297
6298 * textmodes/refill.el (refill-post-command-function): Don't reset
6299 refill-doit in the case where a self-insertion command doesn't
6300 case a refill. Use `refill-fill-paragraph-at', getting position
6301 from `refill-doit'.
6302 (refill-after-change-function): Set `refill-doit' to END.
6303 (refill-fill-paragraph-at): New function, mostly from old
6304 refill-fill-paragraph.
6305 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
6306 (refill-pre-command-function): New function.
6307 (refill-mode): Add it to `pre-command-hook'.
6308
ff9ab414
GM
63092000-11-20 Gerd Moellmann <gerd@gnu.org>
6310
29a01b72
GM
6311 * textmodes/artist.el (artist-mode): Fix autoload cookie.
6312
ff9ab414
GM
6313 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
6314 javadoc tags.
eaae8106 6315
885b211b
AS
63162000-11-20 Andre Spiegel <spiegel@gnu.org>
6317
6318 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
6319 vc.el).
6320
eaae8106 6321 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
885b211b 6322 require vc.
eaae8106
SS
6323
6324 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
885b211b 6325 checkouts.
eaae8106 6326
d1838556
DL
63272000-11-20 Dave Love <fx@gnu.org>
6328
6329 * Makefile.in (DONTCOMPILE): Omit bindings.el.
6330
2b69bc11 63312000-11-20 Eli Barzilay <eli@www.barzilay.org>
56c13ae6 6332
2b69bc11
GM
6333 * calculator.el (calculator-paste): Use `if' instead of `and'
6334 and `or'.
6335 (calculator-help): Don't use electric-describe-mode for XEmacs.
56c13ae6 6336
b95b34e5
GM
63372000-11-19 Gerd Moellmann <gerd@gnu.org>
6338
030de92f
GM
6339 * info.el (info-menu-5): Doc fix.
6340
b95b34e5
GM
6341 * textmodes/artist.el: New file.
6342
54970452
AS
63432000-11-19 Andre Spiegel <spiegel@gnu.org>
6344
eaae8106 6345 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
54970452
AS
6346 and differentiate according to checkout model.
6347 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
6348 since this function is only concerned with master state.
6349
83c9cb8e
SM
6350 * vc-hooks.el (vc-workfile-unchanged-p)
6351 (vc-default-workfile-unchanged-p): Moved here from vc.el.
54970452 6352
83c9cb8e
SM
6353 * vc.el (vc-workfile-unchanged-p)
6354 (vc-default-workfile-unchanged-p): See above.
54970452 6355
e5a9dabf
MB
63562000-11-19 Miles Bader <miles@gnu.org>
6357
6358 * image-file.el (insert-image-file): Make `intangible' and
6359 `read-only' properties rear-nonsticky too.
6360
24127af0
GM
63612000-11-18 Gerd Moellmann <gerd@gnu.org>
6362
d392e9c5 6363 * ps-print.el: Update copyright notice.
eaae8106 6364
d392e9c5
GM
6365 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
6366 (tooltip-show): Use the offsets.
6367
24127af0 6368 * bindings.el (mode-line-modified): Fix a typo.
eaae8106 6369 (mode-line-toggle-modified, mode-line-widen)
24127af0
GM
6370 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
6371
2b69bc11 63722000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
08ea6f17 6373
2b69bc11
GM
6374 * ps-print.el (toplevel): Test for find-coding-system being
6375 fboundp before calling ps-x-find-coding-system.
08ea6f17 6376
66321b2f
SM
63772000-11-16 Stefan Monnier <monnier@cs.yale.edu>
6378
6379 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
6380 (vc-version-backup-file): Docstring fix.
6381
046110c6
GM
63822000-11-16 Gerd Moellmann <gerd@gnu.org>
6383
4104194e
GM
6384 * files.el (basic-save-buffer): Don't add a newline if
6385 find-file-literally is non-nil.
6386 (find-file-literally): Extend doc string.
6387
046110c6
GM
6388 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
6389 sort(1) with the `-f' argument.
6390
6505c16e
AS
63912000-11-16 Andre Spiegel <spiegel@gnu.org>
6392
fd063975
AS
6393 * vc.el: Updated backend documentation.
6394 (vc-default-check-headers): New function.
6395
3d02dd81 6396 * vc-{cvs,rcs,sccs}.el: Functions reordered.
eaae8106
SS
6397
6398 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 6399 up-to-date.
eaae8106 6400 (vc-do-command): In the asynchronous case, output messages only if
9dd94743 6401 the minibuffer is not active.
fd063975 6402
eaae8106 6403 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8791d617 6404 `vc-cvs-use-edit' is on.
eaae8106
SS
6405 (vc-cvs-checkout): When this is used for reverting the workfile,
6406 make a backup of the original contents and revert to that in case
8791d617 6407 of error.
eaae8106 6408 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
9dd94743 6409 remote repositories.
eaae8106 6410
6505c16e
AS
6411 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
6412 for both version and ratio in the minibuffer.
fd063975 6413
eaae8106 6414 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8791d617 6415 Use vc-do-command to perform the annotation, not call-process.
6505c16e 6416
a13f0660
KH
64172000-11-16 Kenichi Handa <handa@etl.go.jp>
6418
6419 * international/quail.el (quail-start-translation): Don't call
6420 `message' before reading key sequence.
6421
1389a414
MB
64222000-11-16 Miles Bader <miles@lsi.nec.co.jp>
6423
6424 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
6425
9256a532
KH
64262000-11-16 Kenichi Handa <handa@etl.go.jp>
6427
6428 * window.el (fit-window-to-buffer): Be sure to acquire at least
6429 one text line even if the buffer is empty.
6430
0e14fe9f
GM
64312000-11-16 Gerd Moellmann <gerd@gnu.org>
6432
eaae8106 6433 * net/ange-ftp.el (ange-ftp-file-writable-p)
83c9cb8e
SM
6434 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
6435 Bind ange-ftp-process-verbose to nil.
0e14fe9f 6436
da645c53
DL
64372000-11-15 Dave Love <fx@gnu.org>
6438
83c9cb8e
SM
6439 * wid-edit.el (widget-specify-field, widget-specify-button):
6440 If :help-echo is a function, set help-echo of overlay to
233d5cde
DL
6441 widget-mouse-help.
6442 (widget-mouse-help): New function.
6443 (widget-echo-help): Rewritten for :help-echo functions only taking
6444 a widget arg.
6445
83c9cb8e
SM
6446 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
6447 Use display-graphic-p.
b12057b9
DL
6448 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
6449 and that JPEG is available.
6450 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
6451
da645c53
DL
6452 * international/mule-cmds.el (locale-charset-language-names):
6453 Match @euro.
6454
6d133d1f
GM
64552000-11-15 Gerd Moellmann <gerd@gnu.org>
6456
83c9cb8e
SM
6457 * faces.el (face-set-after-frame-default):
6458 If `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
6459 default face from X resources.
6460
49ac2ac5
EZ
64612000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
6462
6463 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
6464 Don't set EMACSLOADPATH.
6465
4fb0a34c
EZ
64662000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
6467
6468 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
6469 texinfo-insert-@url.
6470 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
6471 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
6472
bb304a7a
SM
64732000-11-14 Stefan Monnier <monnier@cs.yale.edu>
6474
82bc80bf
SM
6475 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
6476 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
6477 (checkdoc-minor-keymap): Backward compatibility.
6478 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
6479 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
6480 (checkdoc-this-string-valid-engine): Be a bit more strict
6481 to avoid matching substrings of `...' quoted vars/funs.
6482 (checkdoc-defun-info): Only look for `interactive' if alone.
6483 (debug-ignored-errors): Add "arg doesn't appear in docstring".
6484
e8c87124
SM
6485 * progmodes/compile.el (grep): `tag-default' can be nil.
6486
bb304a7a
SM
6487 * newcomment.el (comment-indent): Paren typo.
6488
8628686a
DL
64892000-11-14 Dave Love <fx@gnu.org>
6490
25c269ef
DL
6491 * calculator.el: New maintainer version.
6492
66321b2f 6493 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 6494
8628686a
DL
6495 * cmuscheme.el: Doc fixes.
6496 (cmuscheme) <defgroup>: Use `scheme' as parent.
83c9cb8e 6497 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
8628686a
DL
6498
6499 * xscheme.el (scheme-program-name): Don't define here.
6500
6501 * progmodes/scheme.el (scheme-program-name): New variable
6502 (originally in cmuscheme).
6503
88f0a1eb
MB
65042000-11-14 Miles Bader <miles@gnu.org>
6505
6506 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
6507 Handle header-lines. Don't loop forever if we can't enlarge the
6508 window anymore. Simplify a bit.
6509
cd9a000c
KH
65102000-11-14 Kenichi Handa <handa@etl.go.jp>
6511
6512 * window.el (fit-window-to-buffer): Don't check
6513 window-text-height. Assure that the last line is fully visible.
6514
83c9cb8e
SM
6515 * international/quail.el (quail-show-guidance-buf):
6516 Call fit-window-to-buffer to assure the enough height of the guidance
cd9a000c
KH
6517 buffer.
6518 (quail-update-guidance): Avoid making the guidance buffer shorter.
6519
d3fcda22
SM
65202000-11-14 Stefan Monnier <monnier@cs.yale.edu>
6521
bdbd9606
SM
6522 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
6523 rather than `prepend' and add an interesting comment.
6524 (tex-math-face, tex-font-lock-syntactic-face-function):
6525 New face and function to use it.
6526 (tex-define-common-keys, tex-mode-map): Use menu-item rather
6527 than `menu-enable' symbol property.
6528 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
6529 (tex-mode): Add some latex-mode commands for auto-selection.
6530 Use tex-font-lock-syntactic-face-function.
6531 (tex-insert-quote): Simplify.
6532 (tex-shell): New mode.
6533 (tex-start-shell): Use it.
6534 (tex-shell-proc, tex-shell-buf): New functions.
6535 (tex-send-command): Use it.
6536 (tex-main-file): Fix the meaning of the new arg REALFILE.
6537 (tex-send-tex-command): New function split from `tex-start-tex'.
6538 Set compilation-last-buffer and compilation-parsing-end.
6539
d3fcda22
SM
6540 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
6541 when it follows non-comment text on the line.
6542
6543 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
6544 Set font-lock-defaults.
6545 (lisp-mode-shared-map): Init inside the defvar.
6546 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
6547 Use define-derived-mode.
6548
bdab1d43
MB
65492000-11-14 Miles Bader <miles@lsi.nec.co.jp>
6550
6551 * faces.el (header-line): Use `:box nil' for color/gs displays too.
6552
936ae731
GM
65532000-11-14 Gerd Moellmann <gerd@gnu.org>
6554
83c9cb8e
SM
6555 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
6556 Don't recursively optimize body because that can lead to infinite
936ae731
GM
6557 recursion; see comment there.
6558
1695ca2b
EZ
65592000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
6560
6561 * faces.el (face-spec-set-match-display): Revert the change from
6562 2000-10-24. Add a FIXME for after v21.1.
6563
9d348294
MB
65642000-11-13 Miles Bader <miles@gnu.org>
6565
6566 * textmodes/fill.el (skip-line-prefix): New function.
6567 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
6568 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
6569 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
6570 point inside the fill-prefix.
9d348294 6571
b85fa13c
MB
65722000-11-13 Miles Bader <miles@lsi.nec.co.jp>
6573
83c9cb8e
SM
6574 * calendar/calendar.el (generate-calendar-window):
6575 Use `fit-window-to-buffer'.
b85fa13c 6576
a0b47716
SM
65772000-11-12 Stefan Monnier <monnier@cs.yale.edu>
6578
6579 * gud.el (gud-minor-mode): New var.
6580 (gud-symbol, gud-val): New functions.
6581 (gud-find-file): Copy gud-minor-mode to the new buffer.
6582 (gud-menu-map): Include entries for commands that are not always
6583 available, using :enable to (de)activate them.
6584 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
6585 (gud-mode-map): New map.
eaae8106 6586 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
a0b47716
SM
6587 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
6588 Don't set up gud's menu (it's done by the minor-mode).
6589 (gud-minibuffer-local-map): New.
6590 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
6591 (gud-query-cmdline): New function.
6592 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
6593 (gud-mode): Use define-derived-mode.
6594 Don't set up gud's menu (it's done by the minor-mode).
6595 (gud-chop-words): Remove.
6596 (gud-common-init): Use split-string instead.
6597 (gud-new-keymap, gud-make-debug-menu): Eradicate.
6598
6599 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
6600 Add keyword arg :name.
6601
6602 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
6603 (diff-count-matches, diff-split-hunk): New functions.
6604 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
6605
6606 * pcvs-info.el (cvs-fi-conflict-face): New var.
6607
6608 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
6609 Make it into a simple syntax-table, shared among all submodes.
6610 (sh-heredoc-face): Re-introduce.
6611 (sh-font-lock-syntactic-face-function): New function.
6612 (sh-mode): Use it. Also use define-derived-mode.
6613 Remove old bogus setting of indent-region-function.
6614 (sh-set-shell): Don't set the syntax-table any more.
6615 (sh-mode-syntax-table) <defun>: Remove.
6616
f5ed37df
MB
66172000-11-12 Miles Bader <miles@gnu.org>
6618
6619 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
6620 message if interactive.
6621
0b074c2f
DL
66222000-11-12 Dave Love <fx@gnu.org>
6623
6624 * mail/feedmail.el: Fix header,
6625 (feedmail) <defgroup>: Add :link.
6626
6627 * view.el: Use local-map property, not keymap on mode-line string.
6628
83c9cb8e
SM
6629 * scroll-all.el (scroll-all-mode): Customize variable.
6630 Add autoload cookie to function.
0b074c2f
DL
6631
6632 * lazy-lock.el: Remove compatibility code.
6633
6634 * finder.el (finder-known-keywords): Add `files', remove `vms'.
6635 (finder-help-echo): New variable.
6636 (finder-mouse-face-on-line): Add help-echo stuff.
6637 (finder-list-keywords, finder-list-matches): Use mapc.
6638
6639 * faces.el (face-font-registry-alternatives): Add :version.
6640
6641 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
6642 tags-table-list.
6643
a0b47716 6644 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 6645
a0b47716 6646 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
6647 (mail-mode): Use [:alnum:] in some regexps.
6648
6d502396
DL
66492000-11-10 Dave Love <fx@gnu.org>
6650
6651 * ediff.el (ediff-regions-internal, ediff-documentation):
6652 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
6653 fundamental mode.
6654
6655 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
6656 buffer into fundamental mode.
6657 (ediff-set-difference): Use copy-sequence if available.
6658
83c9cb8e
SM
6659 * ediff-ptch.el (ediff-dispatch-file-patching-job):
6660 Check ediff-patch-map non-nil.
6d502396
DL
6661 (ediff-fixup-patch-map, ediff-fixup-patch-map)
6662 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
6663 buffer into fundamental mode.
6664
6665 * ediff-merg.el (state-or-merge): Defvar when compiling.
6666
a82fe213
JR
66672000-11-10 Jason Rumney <jasonr@gnu.org>
6668
6669 * w32-fns.el (w32-add-charset-info): New function.
6670 (w32-charset-info-alist): Use it.
6671
52d89894
GM
66722000-11-10 Gerd Moellmann <gerd@gnu.org>
6673
6674 * faces.el (face-font-registry-alternatives): New user-option.
6675
178932de
SM
66762000-11-10 Stefan Monnier <monnier@cs.yale.edu>
6677
d7fa3319
SM
6678 * textmodes/texinfo.el (texinfo-block-default): New var.
6679 (texinfo-insert-block): Use it. Insert a newline if needed.
6680
178932de
SM
6681 * textmodes/fill.el (fill-indent-according-to-mode): New var.
6682 (fill-region-as-paragraph): Use it.
6683
6684 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
6685 (latex-mode): Tweak tex-*-(head|trail)er regexps.
6686 Tweak paragraph regexps to allow a leading [ \t]*.
6687 (tex-latex-block): Insert a newline if necessary.
6688 (latex-insert-item): Only insert a newline if necessary.
6689 (tex-guess-main-file): New function.
6690 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
6691 Set tex-main-file if TeX-master is provided.
6692 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
6693
bd02b8e0
GM
66942000-11-10 Gerd Moellmann <gerd@gnu.org>
6695
6696 * startup.el (command-line): Set the default tooltip-mode
6697 to t for graphical displays which implement x-show-tip.
6698
6699 * tooltip.el (tooltip-mode): Add a comment about startup.el
6700 setting the default value of this user-option.
6701
b29b03eb
SM
67022000-11-09 Stefan Monnier <monnier@cs.yale.edu>
6703
6704 * font-lock.el (font-lock-*-face) <defvar>: Move.
6705 (font-lock-defaults-alist): Mark obsolete.
6706 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
6707 (font-lock-mode): Use define-minor-mode.
6708 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
6709 (font-lock-turn-off-thing-lock): Be more explicit.
6710 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
6711 (font-lock-syntactic-face-function): New var.
6712 (font-lock-fontify-syntactically-region): Use it.
6713 (font-lock-doc-face): New.
6714
6715 * pcvs.el (cvs-enabledp): Ignore errors.
6716 (cvs-commit-filelist): Never query.
6717 (cvs-mode-insert): Always add a terminating / in the initial prompt.
6718 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
6719 (cvs-do-removal): Use cvs-partition rather than delete-if.
6720 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
6721 cvs-bury-buffer.
6722
6723 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6724 Allow `next' to jump to after the end of the last match.
6725
778fbc46
GM
67262000-11-09 Gerd Moellmann <gerd@gnu.org>
6727
730c746c
GM
6728 * simple.el (byte-compiling-files-p): New function.
6729
6730 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
6731 if it is there.
6732
6733 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
6734 nil again.
6735
778fbc46
GM
6736 * textmodes/ispell.el (ispell-library-path): Don't call
6737 check-ispell-version when byte-compiling because that starts
6738 an ispell process, and ispell might not be installed.
6739 (toplevel): Don't set up a menu when byte-compiling.
6740
6741 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
6742 it, so that a boundp test can be used to determine if we're
6743 currently byte-compiling.
6744
5912c5bb
DL
67452000-11-09 Dave Love <fx@gnu.org>
6746
83c9cb8e 6747 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
5912c5bb 6748
7bb054a5
GM
67492000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6750
83c9cb8e
SM
6751 * ps-print.el: Patch for variable initialization when spooling.
6752 Doc fix.
7bb054a5
GM
6753 (ps-output-list): Fun eliminated.
6754 (ps-begin-file, ps-begin-job): Code fix.
6755
9db2706e
DL
67562000-11-08 Dave Love <fx@gnu.org>
6757
83c9cb8e 6758 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
9db2706e 6759
f7eb32aa
GM
67602000-11-08 Gerd Moellmann <gerd@gnu.org>
6761
6762 * simple.el (shell-command, display-message-or-buffer)
6763 (shell-command-on-region): Mention resize-mini-windows in the doc
6764 string.
6765 (display-message-or-buffer): Take the value of resize-mini-windows
6766 into account.
6767
7b01b08c
GM
67682000-11-07 Gerd Moellmann <gerd@gnu.org>
6769
acad3c0b
GM
6770 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
6771
7b01b08c
GM
6772 * dired.el (dired-between-files): Add `^. find' as an alternative
6773 to the regular expression, for find-dired.
6774
6f602bd0
SM
67752000-11-06 Stefan Monnier <monnier@cs.yale.edu>
6776
6777 * textmodes/texnfo-upd.el: Require texinfo.
6778 (defmacro, defgroup): Remove.
6779 (texinfo-section-to-generic-alist): Remove.
6780 Use texinfo-section-list instead (i.e. level is changed string->int).
6781 (texinfo-filter): New function.
6782 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
6783 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
6784 Use it. And use regexp-opt.
6785 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
6786 (texinfo-update-menu-region-beginning)
6787 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
6788 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
6789 (texinfo-update-menu-same-level-regexps): Update.
eaae8106 6790 (texinfo-update-node, texinfo-every-node-update)
6f602bd0
SM
6791 (texinfo-sequential-node-update): Remove autoload cookie.
6792
6793 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
6794 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
6795 (texinfo-chapter-level-regexp): Remove.
6796 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
6797
bb216218
DL
67982000-11-06 Dave Love <fx@gnu.org>
6799
6f602bd0 6800 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 6801
6f602bd0
SM
6802 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
6803 Match defun*.
bb216218 6804
ff8dd5d5
KH
68052000-11-06 Kenichi Handa <handa@etl.go.jp>
6806
6807 * composite.el (composition-function-table): Variable declaration
6808 moved to src/composite.c.
6809 (compose-chars-after): New optional arg object.
6810
e9da51a1
GM
68112000-11-06 Gerd Moellmann <gerd@gnu.org>
6812
e0c12c68
GM
6813 * bindings.el (mode-line-toggle-read-only)
6814 (mode-line-toggle-modified, mode-line-widen)
6815 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
6816 (make-mode-line-mouse2-map): Rewritten.
6817 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
6818 functions so that C-h k can show something with a doc string.
eaae8106 6819
e9da51a1
GM
6820 * startup.el (fancy-splash-delay): Set to 10 seconds.
6821 (fancy-splash-max-time): New user-option.
6822 (fancy-splash-stop-time): New variable.
6823 (fancy-splash-screens): Set it. Catch `stop-splashing'.
6824 (fancy-splash-screens-1): Throw `stop-splashing' when current
6825 time is greater than fancy-splash-stop-time.
6826
611dbdf0
SM
68272000-11-06 Stefan Monnier <monnier@cs.yale.edu>
6828
4d2806e2
SM
6829 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
6830
611dbdf0
SM
6831 * pcvs.el (cvs-mode-marked): New arg `noquery'.
6832 Prompt user for a file rather than raising an error.
6833 (cvs-enabledp): Fix call to cvs-mode-marked.
6834 (cvs-insert-file): New function (extracted from cvs-mode-insert).
6835 (cvs-mode-insert): Use it. Change the init prompt' value.
6836 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
6837
6838 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
6839 Don't pass default arg to ewoc-locate.
6840 (ewoc-collect): Return result in the right order.
6841
6842 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
6843
6844 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
6845 (cvs-status-get-tags): Fix regexp.
6846 (cvs-status-trees, cvs-status-cvstrees):
6847 Combine after change hooks and don't sit-for.
4d2806e2
SM
6848 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
6849 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
6850 Use make-char rather than hard-coded cryptic data.
6851 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
6852
6853 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
6854
6855 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
6856 (cvs-insert-strings): New function.
6857
937b2877
MB
68582000-11-06 Miles Bader <miles@lsi.nec.co.jp>
6859
6860 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
6861 `mwheel-scroll-amount'.
6862 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
6863 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
6864 string-matching against the version string.
6865
c6c97763
KH
68662000-11-06 Kenichi Handa <handa@etl.go.jp>
6867
6eaec747
KH
6868 * language/thai.el ("Thai"): Set a lisp form that produces
6869 composed string in `sample-text' language info.
6870
6871 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
6872 composed string in `sample-text' language info.
6873
83c9cb8e
SM
6874 * international/mule-cmds.el (describe-language-environment):
6875 Eval `sample-text' data and insert the result.
6eaec747 6876
c6c97763
KH
6877 * international/mule-conf.el (compound-text): Define this coding
6878 system here. Make x-ctext and ctext aliases of it.
6879
6880 * language/european.el (compound-text, ctext): Moved to
6881 international/mule-conf.el.
6882
d1145f85
AI
68832000-11-05 Andrew Innes <andrewi@gnu.org>
6884
6885 * w32-fns.el (w32-version): New function.
6886
178a6a45
SM
68872000-11-05 Stefan Monnier <monnier@cs.yale.edu>
6888
6889 * progmodes/awk-mode.el: Update copyright.
6890 (awk-mode-abbrev-table): Remove.
6891 (awk-font-lock-keywords): Use regexp-opt.
6892 (awk-mode): Use define-derived-mode.
6893
6894 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
6895 when extracting a suffix.
6896
1ba90166
AS
68972000-11-04 Andre Spiegel <spiegel@gnu.org>
6898
6899 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
6900 auto-save-mode.
6901
546790cb
JR
69022000-11-04 Jason Rumney <jasonr@gnu.org>
6903
6904 * language/european.el (decode-mac-roman): Test against r1 not r0.
6905
d247e32d
SM
69062000-11-03 Stefan Monnier <monnier@cs.yale.edu>
6907
fbf44f44
SM
6908 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
6909 (icon-mode): Define indent-line-function.
6910 (icon-comment-indent): Simplify.
6911 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
6912
6913 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
6914
6915 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
6916 Bind change-log-default-mode to defeat the caching done on it.
6917 Don't bother saving excursion any more.
6918
6919 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
6920
6921 * frame.el (after-setting-font-hook): Rename hooks -> hook.
6922 (set-frame-font): Use the new name (and the old for compatibility).
6923
eaae8106
SS
6924 * toolbar/tool-bar.el (tool-bar-mode):
6925 * time.el (display-time-mode):
6926 * recentf.el (recentf-mode):
6927 * paren.el (show-paren-mode):
6928 * mwheel.el (mouse-wheel-mode):
6929 * msb.el (msb-mode):
6930 * jka-compr.el (auto-compression-mode):
6931 * image-file.el (auto-image-file-mode):
6932 * hl-line.el (hl-line-mode):
6933 * delsel.el (delete-selection-mode):
6934 * autoinsert.el (auto-insert-mode):
fbf44f44
SM
6935 * complete.el (partial-completion-mode): Drop unneeded positional args.
6936
eaae8106 6937 * info.el (Info-mode):
79372165 6938 * comint.el (comint-mode): Don't bother with make-local-hook.
fbf44f44 6939
d247e32d
SM
6940 * log-edit.el (log-edit-menu): New menu.
6941
4921558e
MB
69422000-11-03 Miles Bader <miles@gnu.org>
6943
6944 * wid-edit.el (widget-end-of-line): Reinstate, with a new
6945 definition, so that trailing spaces are handled properly.
6946 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
6947
1fc02b3c
GM
69482000-11-03 Gerd Moellmann <gerd@gnu.org>
6949
6950 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
6951 tab character.
6952 (fancy-splash-screens): Set tab-width to 20.
6953
51d001f7
DL
69542000-11-03 Dave Love <fx@gnu.org>
6955
6956 * comint.el (comint-completion-addsuffix): Fix custom type.
6957
ba22aeff
SM
69582000-11-02 Stefan Monnier <monnier@cs.yale.edu>
6959
6960 * font-lock.el (font-lock-buffers): Remove.
6961 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
6962 (font-lock-change-major-mode): Remove.
6963 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
6964 (font-lock-default-fontify-region): Extend the multiline
6965 fontification to whole lines.
6966 (font-lock-fontify-anchored-keywords)
6967 (font-lock-fontify-keywords-region): If matching just one
6968 line (with \n) only mark the \n as multiline.
6969
6970 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
6971 Correctly handle the case where several :group args are supplied.
6972 Allow :extra-args.
6973 (easy-mmode-define-global-mode): Allow :extra-args.
6974 Correctly handle the case where several :group args are supplied.
6975
9c887ada
MB
69762000-11-02 Miles Bader <miles@gnu.org>
6977
eaae8106 6978 * calendar/calendar.el (diary-face, calendar-today-face)
9c887ada
MB
6979 (holiday-face): Remove dependency on `window-system'.
6980
7f25090d
KR
69812000-11-02 Ken Raeburn <raeburn@gnu.org>
6982
6983 * Makefile.in (emacs): Set EMACSLOADPATH always.
83c9cb8e 6984 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
9b911107 6985 (compile-files): Bomb out if compilation of a file fails.
7f25090d 6986
7dd6009c
DL
69872000-11-02 Dave Love <fx@gnu.org>
6988
6989 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
6990
94821e4f
EZ
69912000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
6992
6993 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
6994 punctuation in the warning inserted into the *mail* buffer.
6995
1ac3fc42
GM
69962000-11-02 Gerd Moellmann <gerd@gnu.org>
6997
57731876
GM
6998 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
6999 (authors-public-domain-p): New function.
7000 (authors-print): Use it.
7001
975f82c9
GM
7002 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
7003
1ac3fc42
GM
7004 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
7005
4b3eb10f
GM
70062000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7007
975f82c9 7008 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
7009 (ps-print-version): New version number (6.3.1).
7010 (ps-even-or-odd-pages): Customization fix.
7011 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
7012 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
7013 (ps-page-count): Var replaced by `ps-page-column'.
7014 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
7015 (ps-print-sheet-p): New fun.
7016
7da794df
MB
70172000-11-02 Miles Bader <miles@lsi.nec.co.jp>
7018
7019 * tooltip.el (tooltip-gud-tips-setup): New function.
7020 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
7021 (tooltip-mode): Call tooltip-gud-tips-setup.
7022 (tooltip-gud-tips): Use `gud-basic-call' instead of
7023 process-send-string, so the prompt gets frobbed appropriately.
7024 Handle nil return value from `tooltip-gud-print-command'.
7025
0e40b809
EL
70262000-11-01 Eric M. Ludlam <zappo@ultranet.com>
7027
7028 * comint.el (comint-add-to-input-history): New function.
7029 (comint-send-input): Use `comint-add-to-input-history'.
7030
50ada0db
MB
70312000-11-02 Miles Bader <miles@lsi.nec.co.jp>
7032
973a3104
MB
7033 * info.el (info-menu-header): New face.
7034 (Info-fontify-menu-headers): New function.
7035 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
7036
50ada0db
MB
7037 * info.el (Info-insert-dir): Don't include blank lines at
7038 beginning of additional dir files (one is added automatically).
7039
bff53411
SM
70402000-11-01 Stefan Monnier <monnier@cs.yale.edu>
7041
7042 * emacs-lisp/easy-mmode.el (define-minor-mode):
7043 Revert the latest changes.
7044 Allow the three positional arguments to be skipped and replaced
7045 by keyword arguments.
7046 Add a :toggle argument to determine whether a nil arg means toggle
7047 or means turn-on. The default is unchanged.
7048 Add a call to force-mode-line-update.
7049
6b8a0b2d
DL
70502000-11-01 Dave Love <fx@gnu.org>
7051
83c9cb8e 7052 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
6b8a0b2d 7053
5bf99100
MB
70542000-11-01 Miles Bader <miles@lsi.nec.co.jp>
7055
83c9cb8e
SM
7056 * calendar/calendar.el (diary-face, holiday-face):
7057 Add dark-background variants.
5bf99100 7058
a4032611
SS
70592000-10-31 Sam Steingold <sds@gnu.org>
7060
7061 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
7062 `tex-main-file' does not have directory in it.
7063
c286608e
SM
70642000-10-31 Stefan Monnier <monnier@cs.yale.edu>
7065
7066 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
7067
4836835a
TTN
70682000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
7069
7070 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
7071 functional change.
7072
26dcb81b
GM
70732000-10-31 Gerd Moellmann <gerd@gnu.org>
7074
7075 * files.el (find-file-noselect): When we expand a wildcard, return
7076 a list of buffers, as we should do according to the doc string.
7077
49fc4500
KR
70782000-10-31 Ken Raeburn <raeburn@gnu.org>
7079
7080 * loadup.el (top level): Adjust load path if program name is
7081 "../src/bootstrap-emacs", in case it's not dumped and thus the
7082 load path adjustment hasn't already been done.
7083
ea0c615d
GM
70842000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7085
83c9cb8e
SM
7086 * ps-print.el: Fix bug on selected pages for printing.
7087 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
ea0c615d
GM
7088 is on. Try to avoid warning messages when compiling. Doc Fix.
7089 (ps-print-version): New version number (6.3).
7090 (ps-color-device): Use `color-values' to determine if device
7091 supports color.
7092 (ps-color-values): Try to use `x-color-values' when using XEmacs.
7093 (ps-print-page-p): Changed from defsubst to defun.
7094 (ps-page-number): Changed from defmacro to defun.
7095 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
7096 printing.
c286608e 7097 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
7098 (ps-end-file, ps-dummy-page): Funs eliminated.
7099 (ps-print-color-scale): Changed default value.
7100 (ps-page-n-up, ps-print-page-p): New internal vars.
7101 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
7102 (ps-plot-region, ps-generate, ps-end-job): Code fix.
7103
9e20722f
GM
7104 * delim-col.el: Little programming improvement.
7105 (delimit-columns-str): New macro.
7106 (delimit-columns-region, delimit-columns-rectangle): Code fix.
7107
d7a0fd00
KH
71082000-10-31 Kenichi Handa <handa@etl.go.jp>
7109
c286608e
SM
7110 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
7111 Moved to european.el.
d7a0fd00
KH
7112 (ccl-encode-mac-roman-font, fontset-mac): Modified for
7113 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
7114 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
7115 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 7116
234be340
DL
71172000-10-30 Dave Love <fx@gnu.org>
7118
7119 * progmodes/cc-menus.el (imenu-generic-expression)
7120 (imenu-progress-message): Only defvar when compiling.
7121
4edc4a39
DL
7122 * emacs-lisp/elp.el (elp-unload-hook): New function.
7123
7124 * loadhist.el (unload-feature): Call elp-restore-function,
7125 checking for symbols; don't use elp-restore-all.
7126 (loadhist-hook-functions): Doc fix.
7127
70c825df
SM
71282000-10-30 Stefan Monnier <monnier@cs.yale.edu>
7129
7130 * log-edit.el (log-edit-confirm): Fix the default.
7131
1d3baf74
GM
71322000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7133
7134 * delim-col.el: Little fix: replace delimit-columns-align-columns by
7135 delimit-columns-format.
7136 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 7137
1ec321a7
MB
71382000-10-30 Miles Bader <miles@lsi.nec.co.jp>
7139
7140 * comint.el (comint-replace-by-expanded-history): Don't use
7141 comint-get-old-input (we're not looking at *old* input).
7142 (comint-get-old-input-default): If using fields, signal an error
7143 when the point is not in an input field.
7144
70737ea9
KH
71452000-10-30 Kenichi Handa <handa@etl.go.jp>
7146
7147 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
7148 and mule-unicode-e000-ffff.
7149
fa0cb51d 7150 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
7151 (make-coding-system): Accept a symbol of translation table as a
7152 value of property `safe-chars'.
7153
7154 * international/mule-cmds.el (encode-coding-char): Check property
7155 safe-chars instead of safe-charsets.
7156
7157 * international/fontset.el (fontset-default): Modified for
7158 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
7159 (x-font-name-charset-alist): Likewise.
7160 (ccl-encode-unicode-font): New CCL program. Record it in
7161 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
7162
70c825df
SM
7163 * language/european.el (mac-roman-decoder, mac-roman-encoder):
7164 New translation tables.
70737ea9
KH
7165 (decode-mac-roman, encode-mac-roman): Definition of these CCL
7166 programs are modified and moved from mac-win.el.
7167 (mac-roman): Definition of this coding system is modified and
7168 moved from mac-win.el.
4836835a 7169
fda2ce24 71702000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 7171
1d3baf74 7172 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 7173 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 7174
dd4d3cb6
MB
71752000-10-29 Miles Bader <miles@gnu.org>
7176
7177 * custom.el (custom-add-to-group): Allow multiple entries for a
7178 given value OPTION, as long as their widget types are different.
7179 * cus-edit.el (custom-face-value-create): If face name doesn't end
7180 with "face", add such here (similar to custom group widgets).
7181
7182 * comint.el (comint-highlight-prompt): Add :type.
7183
dace60cf
JW
71842000-10-28 John Wiegley <johnw@gnu.org>
7185
dace60cf
JW
7186 * calendar/timeclock.el (timeclock-log): Doc fix.
7187 (timeclock-last-event): Doc fix.
83c9cb8e 7188 (timeclock-log): Kill the timelog buffer after appending a new event.
dace60cf
JW
7189 (timeclock-find-discrep): Use a temp buffer to read in the
7190 timelog, instead of visiting the file.
7191 (timeclock-log-data): A new function, along with a host of helper
7192 functions, for the purpose of making timelog data accessible to
7193 programmers.
7194
7195 * eshell/esh-mode.el (window-height test): Make certain that
7196 `eshell-stringify-t' is non-nil.
7197 (eshell-password-prompt-regexp): Changed to a much simpler
7198 password regexp.
7199 (eshell-send-input): If `eshell-invoke-directly' returns t,
7200 directly invoke the parsed command using `eval'. This improves
7201 turn-around time on simple commands by a factor of three or
7202 greater, such as cd, ls, pwd, etc. -- which get used very often.
7203 It also conserves thousands of cons cells per call (since
7204 `eshell-do-eval' consumes memory like a Cookie Monster set loose
7205 in the Pacific Cookie Company).
7206
7207 * eshell/esh-test.el (eshell-test): Whitespace fix.
7208
83c9cb8e
SM
7209 * eshell/em-ls.el (eshell-ls-insert-directory):
7210 Make `eshell-ls-initial-args' nil when inserting directory contents.
dace60cf
JW
7211
7212 * eshell/em-script.el (eshell-script-initialize): Add names to
7213 `eshell-complex-commands, since `source' and `.' are complex.
7214
0467b076
EZ
7215 * eshell/esh-cmd.el (eshell-rewrite-for-command)
7216 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
7217 `eshell-copy-handles'.
7218 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
7219 bodies.
7220 (eshell-separate-commands): Whitespace fix.
7221 (eshell-complex-commands): Added a new list of names, for
7222 determining whether a given command is as simple as it looks.
7223 (eshell-invoke-directly): New function. Returns t if a command
7224 should be invoked directly (using `eval'), rather than indirectly
7225 using `eshell-do-eval'.
7226 (eshell-do-eval): Whitespace fix.
7227
7228 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
7229 which provides an emulation of the DOS shell behavior of assuming
7230 that cp/mv/ln should copy/move/link to the current directory.
7231 (eshell-remove-entries): Added a doc string.
7232 (eshell-shuffle-files): Removed the check for `target' being null.
7233 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
7234 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
7235 it to do a smarter check of whether a destination was provided.
7236 (eshell/mv, eshell/cp): Enable `:preserve-args'.
7237 (eshell/ln): Enable `:preserve-args', and use
7238 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
7239 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
7240 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
7241 list after flattening it. This makes it possible to cat files
7242 with numerical names.
7243 (eshell-unix-initialize): Added several names to
7244 `eshell-complex-commands.
7245 (eshell-unix-command-complex-p): Return t if a given command name
7246 may result in external processes being invoked.
7247
7248 * eshell/em-glob.el (eshell-glob-show-progress): Make this
7249 variable nil by default, since it slows down glob processing by a
7250 factor of two or more, and increases memory consumption.
7251
7252 * eshell/em-smart.el: Added a note about how memory consumptive
7253 smart display mode can be (at least this is true in Emacs 21).
7254 (eshell-smart-initialize): Whitespace fix.
7255 (eshell-refresh-windows): Use `if' instead of `when'.
7256 (eshell-smart-scroll-window): Calling `save-current-buffer' was
7257 not necessary.
83c9cb8e 7258 (eshell-currently-handling-window): Added a missing global variable.
dace60cf
JW
7259
7260 * eshell/em-ls.el (eshell-do-ls): Code simplification.
7261 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
7262 Whitespace fix.
7263 (eshell-ls-exclude-hidden): Added this variable in addition to
7264 `eshell-ls-exclude-regexp'. This one prevents files beginning
7265 with . from even being read, which can improve memory consumption
7266 quite a bit.
7267 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
7268 read file entries beginning with a dot. In home directories with
7269 lots of hidden files, fully two-thirds of the time spent in ls is
7270 used to read directory entries that are immediately thrown away.
7271 (eshell-ls-initial-args): Added back this configuration variable,
7272 for specifying default initial arguments to every call to ls.
7273 Much faster than using an alias to do the same thing.
7274 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
7275 (eshell-ls-dir): Whitespace change.
7276
7277 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
7278
83c9cb8e 7279 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
dace60cf
JW
7280 (eshell-stringify-t): Added a customization variable, to indicate
7281 whether `t' should be rendered as a string at all. If not, one
7282 can still determine if the result of an expression is true using
7283 "file-exists-p FILE && echo true".
7284 (eshell-stringify): If `eshell-stringify-t' is nil, don't
7285 stringify t!
7286
7287 * eshell/esh-module.el: Whitespace fix.
7288
83c9cb8e
SM
7289 * eshell/em-alias.el (eshell-alias-initialize):
7290 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
dace60cf
JW
7291 (eshell-command-aliased-p): New function that returns t if a
7292 command name names an aliased.
7293
657f9cb8 72942000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 7295
0467b076 7296 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 7297 redrawing the screen when changing cursor color.
0467b076
EZ
7298 (viper-insert-state-pre-command-sentinel)
7299 (viper-replace-state-pre-command-sentinel)
70c825df
SM
7300 (viper-replace-state-post-command-sentinel):
7301 Use viper-preserve-cursor-color.
657f9cb8
MK
7302 Many functions changed to use viper= instead of = when comparing
7303 characters.
0467b076 7304 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 7305 working with characters.
0467b076 7306 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
7307 Many functions changed to use viper= instead of = when comparing
7308 characters.
0467b076 7309 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 7310
0467b076 7311 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 7312 Several typos fixed in various docstrings.
0467b076 7313 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
83c9cb8e 7314 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
0467b076
EZ
7315 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
7316 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
7317 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
7318 (ediff-get-selected-buffers): New function.
7319 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
83c9cb8e
SM
7320 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
7321 Use save-window-excursion.
0467b076 7322 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 7323 termination check in while loop.
0467b076 7324 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 7325 dired buffer.
0467b076
EZ
7326 (ediff-files,ediff-merge-files,ediff-files3)
7327 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 7328
4f490d99
DL
73292000-10-28 Dave Love <fx@gnu.org>
7330
7331 * info.el (Info-fontify-node): Add help-echo for menu items.
7332
45b84006
EZ
73332000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
7334
5ebc02b3
EZ
7335 * startup.el (normal-top-level): If the value of $TERM indicates
7336 we are running from xterm or one of its work-alikes, default to a
7337 light background mode.
7338
45b84006
EZ
7339 Support for -fg, -bg, and -rv command-line arguments for TTYs:
7340 * faces.el (tty-handle-reverse-video): New function.
7341 (tty-create-frame-with-faces): Call it.
7342
7343 * frame.el (frame-notice-user-settings): Don't apply
7344 default-frame-alist and initial-frame-alist to MS-DOS frames.
7345 Call tty-handle-reverse-video, frame-set-background-mode, and
7346 face-set-after-frame-default for non-MS-DOS frames.
7347
7348 * startup.el (tty-long-option-alist): New variable.
7349 (tty-handle-args): New function.
7350 (command-line): Call tty-handle-args.
7351
7352 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
7353 startup.el now does that for all character-terminal frames.
7354
eab6e8b9
MB
73552000-10-28 Miles Bader <miles@gnu.org>
7356
83c9cb8e
SM
7357 * emacs-lisp/easy-mmode.el (define-minor-mode):
7358 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
7359 is global. If :global is followed by a non-nil but non-t value,
eab6e8b9 7360 make the mode buffer-local, but also generate a `global-MODE'
83c9cb8e
SM
7361 version using `easy-mmode-define-global-mode'.
7362 Add :conditional-turn-on keyword argument.
eab6e8b9 7363
51a29efc
DL
73642000-10-28 Dave Love <fx@gnu.org>
7365
83c9cb8e
SM
7366 * international/latin1-disp.el (latin1-char-displayable-p):
7367 Don't use window-system.
51a29efc 7368
d71d7114
EZ
73692000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
7370
7371 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
7372 Don't call find-buffer-file-type-coding-system. Instead, just
7373 set eol-type to -unix if inhibit-eol-conversion is in effect, or
7374 if the file is on an untranslated filesystem.
7375 (add-untranslated-filesystem): Use "D" instead of "f" inside
7376 interactive.
7377
1f9cab4b
DL
73782000-10-27 Dave Love <fx@gnu.org>
7379
70c825df 7380 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
7381 (refill-mode): Use it.
7382
70c825df
SM
73832000-10-27 Stefan Monnier <monnier@cs.yale.edu>
7384
7385 * international/quail.el (quail-activate): Don't make-local-hook.
7386
7432cf10
AS
73872000-10-27 Andre Spiegel <spiegel@gnu.org>
7388
4836835a 7389 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 7390 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
7391 (vc-make-version-backup): Don't do it on MS-DOS without long file
7392 names.
4836835a 7393
7432cf10
AS
7394 * vc.el (vc-version-other-window): If an automatic backup of the
7395 desired version exists, rename it instead of copying it.
7396
4836835a
TTN
7397 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
7398 after command. If there's an unexpected error, signal it instead
7432cf10 7399 of being silent.
e1483c38 7400 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 7401
05ea7ef2
MB
74022000-10-27 Miles Bader <miles@lsi.nec.co.jp>
7403
fd1035aa
MB
7404 * shell.el (shell): Add BUFFER argument.
7405 * comint.el (make-comint-in-buffer): New function.
7406 (make-comint): Use it.
7407
05ea7ef2
MB
7408 * faces.el (face-spec-choose): Change syntax so that the list of
7409 attribute-value pairs is now the cdr of each clause, not the cadr.
7410 Detect old-style entries, and handle them. Use pop.
7411
835a55fe
SM
74122000-10-26 Stefan Monnier <monnier@cs.yale.edu>
7413
f5ab1cdd
SM
7414 * cus-edit.el (custom-mode-map): Use a sparse map.
7415 (custom-mode): Don't bother with make-local-hook.
7416
7417 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
7418
835a55fe
SM
7419 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
7420
c13b0ec8
GM
74212000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7422
7423 * ps-print.el: Avoid compilation gripes.
7424 (ps-print-version): New version number (6.2.1).
4836835a 7425
e9f63196
DL
74262000-10-26 Dave Love <fx@gnu.org>
7427
0b95284b
DL
7428 * menu-bar.el: Modify some menu item help strings.
7429 (menu-bar-help-menu): Add link to MORE.STUFF.
7430
e9f63196
DL
7431 * cus-edit.el (custom-mode): Add `special' mode-class property.
7432
7433 * wid-browse.el (widget-browse-mode): Likewise.
7434
7435 * wid-edit.el (widget-specify-field): Revert to using local-map
7436 property, not keymap.
7437
e276a14a
MB
74382000-10-26 Miles Bader <miles@lsi.nec.co.jp>
7439
c1545d88
MB
7440 * wid-edit.el (widget-field-end): When checking for a `boundary'
7441 field, do so in the correct buffer.
7442
3c1b77ca
MB
7443 * simple.el (undo): Correctly distinguish between numeric and
7444 non-numeric prefix args in non-transient-mark-mode, as per the doc
7445 string. When in transient-mark-mode, treat all prefix-args as
7446 numeric.
7447
f5ab1cdd
SM
7448 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
7449 Position point on match. Handle N == 0 correctly.
22626d9d
MB
7450
7451 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
7452 (comint-mode-map): Reverse order of `comint-write-output' and
7453 `comint-append-output-to-file'.
7454 (comint-append-output-to-file): Reinstate this function, for the
7455 benefit of the menu.
7456
d97151cb
SM
74572000-10-25 Stefan Monnier <monnier@cs.yale.edu>
7458
7459 * vc.el (vc-version-other-window): Bind `file'.
7460
ea7d6f5b
GM
74612000-10-25 Gerd Moellmann <gerd@gnu.org>
7462
f5ab1cdd 7463 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
7464
7465 * emacs-lisp/authors.el (batch-update-authors): New function.
7466 (authors-fixed-entries): New defconst.
7467 (authors-add-fixed-entries): New function.
7468 (authors): Call it.: Don't process lispref/.
7469
17c25cea
JR
74702000-10-25 Jason Rumney <jasonr@gnu.org>
7471
7472 * cus-edit.el (custom-button-face, custom-button-pressed-face):
7473 Merge x w32 and mac definitions.
7474
4ecda532
GM
74752000-10-25 Gerd Moellmann <gerd@gnu.org>
7476
7477 * menu-bar.el (menu-bar-options-menu): Add a help string for
7478 `uniquify'.
7479
b6735035
GM
74802000-10-25 Stephen Gildea <gildea@alum.mit.edu>
7481
f5ab1cdd
SM
7482 * time-stamp.el (time-stamp-string-preprocess):
7483 Fix a wrong type argument error.
b6735035 7484
f4cbc7a0
MB
74852000-10-25 Miles Bader <miles@gnu.org>
7486
7487 * recentf.el (recentf-mode): Variable removed.
7488 (recentf-mode): Use `define-minor-mode'.
7489
7490 * mwheel.el (mouse-wheel-mode): New global minor mode.
7491 (mwheel-install): Use `mouse-wheel-mode'.
7492
f4b020f6
DL
74932000-10-25 Dave Love <fx@gnu.org>
7494
f5ab1cdd
SM
7495 * progmodes/cperl-mode.el (cperl-mode):
7496 Set normal-auto-fill-function correctly.
072cb6f9 7497
83c9cb8e
SM
7498 * wid-edit.el (widget-field-keymap, widget-text-keymap):
7499 Don't inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 7500 bindings.
f4b020f6 7501
ebe2a441
MB
75022000-10-25 Miles Bader <miles@lsi.nec.co.jp>
7503
ff4dcd4b
MB
7504 * wid-edit.el (widget-field-at): New function.
7505 (widget-at, widget-field-activate): Use it.
7506 (widget-tabable-at): Use `widget-at'.
7507 (widget-specify-field): If the terminating character of the widget
7508 field (which is read-only) is a newline, put it into a special
7509 `boundary' field so that C-n/C-p act more naturally.
7510 (widget-field-end): Also don't subtract one if a special
7511 `boundary' field has been added after the widget field.
7512
83c9cb8e
SM
7513 * comint.el (comint-output-filter, comint-send-input):
7514 Don't bother adding stickiness fields to overlays to fool the field
ebe2a441 7515 code, since it should notice the overlay insertion-types now.
ff4dcd4b 7516
ebe2a441
MB
7517 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
7518 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
7519 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
7520
fe50b6ab
GM
75212000-10-24 Gerd Moellmann <gerd@gnu.org>
7522
53df4dda 7523 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
83c9cb8e
SM
7524 (authors): Set file coding system to iso-2022-7bit.
7525 Add file-local variables to output buffer.
53df4dda 7526
4836835a 7527 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
7528 WARN is nil.
7529
53df4dda
GM
75302000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7531
7532 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
7533
7534 * delim-col.el: Now there is a column formatting mechanism.
7535 Modified to customization mechanisms convention. Doc fix.
7536 (columns): New group for delim-col.
7537 (delimit-columns-before, delimit-columns-after)
7538 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
7539 (delimit-columns-end): New vars.
7540 (delimit-columns-customize, delimit-columns-format): New funs.
7541 (delimit-columns-region, delimit-columns-rectangle)
7542 (delimit-columns-rectangle-line): Modified to support column
7543 formatting.
4836835a 7544
a9839779
DL
75452000-10-24 Dave Love <fx@gnu.org>
7546
7547 * log-edit.el (log-edit): Add :version and a :group for vc.
7548
df0267b8
GM
75492000-10-24 Gerd Moellmann <gerd@gnu.org>
7550
9acc3873
GM
7551 * files.el (after-find-file): Don't print a message ``New file''
7552 if WARN is nil.
7553
83c9cb8e
SM
7554 * wid-edit.el (widget-field-keymap, widget-text-keymap):
7555 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
63e1b552
GM
7556 get duplicate tool-bar entries because we'll see the global ones
7557 on more than one path through keymaps.
7558
1946f901
GM
7559 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
7560
df0267b8
GM
7561 * progmodes/cmacexp.el: Change Francesco's email address.
7562
ae3b264b
KH
75632000-10-24 Kenichi Handa <handa@etl.go.jp>
7564
7565 * window.el (fit-window-to-buffer): Adjust point of the window
7566 buffer, not that of the current buffer.
7567
23afac01
EZ
75682000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
7569
7570 * progmodes/cmacexp.el: Update the euthor's email address.
7571
22d1a4ed
MB
75722000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7573
7574 * faces.el (face-spec-set-match-display): Add `graphic' display
7575 type (the inverse of `tty'). Use `display-graphic-p' instead of
7576 the window-system variable.
7577
f408aa48
KH
75782000-10-24 Kenichi Handa <handa@etl.go.jp>
7579
83c9cb8e
SM
7580 * international/isearch-x.el (isearch-with-input-method):
7581 Call input-method-function with the first event in
f408aa48
KH
7582 unread-command-events.
7583
94fe8a31
MB
75842000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7585
83c9cb8e 7586 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
94fe8a31 7587
8f47302e
AC
75882000-10-24 Andrew Choi <akochoi@i-cable.com>
7589
7590 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
7591 New charsets.
7592
7593 * term/mac-win.el: Remove definitions of mac-roman-lower and
7594 mac-roman-upper, require dired, and define instead of set
7595 mac-ready-for-drag-n-drop to avoid compilation error.
7596
446c097e
AI
75972000-10-23 Andrew Innes <andrewi@gnu.org>
7598
83c9cb8e
SM
7599 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
7600 Remove superfluous calls to subst-char-in-string; instead apply
446c097e
AI
7601 expand-file-name after convert-standard-filename to ensure
7602 expected directory separators are used.
7603
379b70e7
EZ
76042000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
7605
7606 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
7607
85c766e9
DL
76082000-10-23 Dave Love <fx@gnu.org>
7609
b7e03a67
DL
7610 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
7611 (tool-bar-add-item): Set foreground and background for XBM icons.
7612
83c9cb8e
SM
7613 * international/latin1-disp.el (latin1-char-displayable-p):
7614 New function (from Handa).
b7e03a67
DL
7615 (latin1-display-check-font): Use it.
7616
0dcf8835 7617 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
83c9cb8e
SM
7618 using :key-sequence, making it much more usable.
7619 Use nconc, not append.
0dcf8835
DL
7620 (imenu--create-keymap-1): Avoid append.
7621
85c766e9 7622 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 7623
cb3069bb
MB
76242000-10-23 Miles Bader <miles@lsi.nec.co.jp>
7625
7626 [the following changes fix a bug where `define-minor-mode' didn't
7627 correctly generate :require clauses for defcustoms in compiled files]
7628 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
7629 (byte-compile-log-file, byte-compile-log-1): Don't set
7630 `byte-compile-current-file' to nil. Instead set
7631 `byte-compile-last-logged-file' to it. Test whether
7632 byte-compile-current-file equals byte-compile-last-logged-file
7633 instead of whether its nil.
3b6542ba 7634 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 7635
6db6243b
SM
76362000-10-23 Stefan Monnier <monnier@cs.yale.edu>
7637
7638 * textmodes/refill.el: Fix var names in doc.
7639 (refill-mode): Don't bother with make-local-hook anymore.
7640
98490598
MB
76412000-10-23 Miles Bader <miles@lsi.nec.co.jp>
7642
e01cd227
MB
7643 * faces.el (face-user-default-spec, face-default-spec): New functions.
7644 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 7645 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
7646 Use `face-user-default-spec'. Simplify code slightly.
7647
4836835a 7648 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
7649 (woman-unknown-face): Add dark-background variants.
7650 (woman-default-faces): Renamed from `woman-colour-faces'.
7651 Set using the stored defaults, rather than using hard-wired colors.
7652 (woman-monochrome-faces): Renamed from `woman-black-faces'.
7653 Just make the foreground `unspecified' rather than "black".
7654 (woman-menu): Rename menu entries accordingly.
7655
98490598
MB
7656 * faces.el (header-line): Make more reasonable on mono/grayscale
7657 displays.
7658
1a578e9b
AC
76592000-10-23 Andrew Choi <akochoi@i-cable.com>
7660
7661 * cus-edit.el (custom-button-face): Use 3D look for mac.
7662 (custom-button-pressed-face): Likewise.
7663
7664 * faces.el (set-face-attributes-from-resources): Handle mac frames
7665 in the same way as x and w32 frames.
7666 (face-valid-attribute-values): Likewise.
7667 (read-face-attribute): Likewise.
7668 (defined-colors): Likewise.
7669 (color-defined-p): Likewise.
7670 (color-values): Likewise.
7671 (display-grayscale-p): Likewise.
7672 (face-set-after-frame-default): Likewise.
7673 (mode-line): Same default face as for x and w32.
7674 (tool-bar): Likewise.
7675
7676 * frame.el: Remove call to frame-notice-user-settings at end of
7677 the file.
7678
83c9cb8e 7679 * info.el (Info-fontify-node): Make underlines invisible for mac
1a578e9b
AC
7680 as for x, pc, and w32 frame types.
7681
7682 * term/mac-win.el: New file.
7683
aaaf7be7
DL
76842000-10-22 Dave Love <fx@gnu.org>
7685
7686 * textmodes/refill.el: New file.
7687
5392d654
AS
76882000-10-22 Andre Spiegel <spiegel@gnu.org>
7689
4836835a 7690 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 7691 MANUAL and REGEXP.
4836835a 7692 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
7693 New functions.
7694 (vc-before-save): Use the latter.
7695 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
7696 confusion.
7697
4836835a 7698 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
7699 expected by vc[-hooks].el.
7700
7701 * vc.el (vc-checkout): Added `-p' suffix in call to
7702 vc-make-version-backups-p; use vc-make-version-backup to actually
7703 make the backup.
7704 (vc-version-other-window, vc-version-backup-file): Handle both
7705 automatic and manual backups.
7706 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
7707 of all of them.
7708
1e221c16
MB
77092000-10-22 Miles Bader <miles@gnu.org>
7710
7ff4fda5
MB
7711 * comint.el (comint-highlight-input, comint-highlight-prompt):
7712 Renamed, `-face' at end removed.
7713 (comint-send-input, comint-output-filter): Use renamed faces.
7714
3511cde8
MB
7715 * window.el (fit-window-to-buffer): Change defaulting of
7716 MAX-HEIGHT slightly.
7717
1e221c16
MB
7718 * faces.el (color-values, color-defined-p): Use `member', not
7719 `memq', because it works correctly for strings.
7720 (frame-set-background-mode): Actually, "unspecified-fg" and
7721 "unspecified-bg" *are* strings. Use `member', not `memq', and
7722 `equal', not `eq', when a string value is possible.
7723
b6ef4898
EZ
77242000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
7725
7726 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
7727
34939e2c
SM
77282000-10-21 Stefan Monnier <monnier@cs.yale.edu>
7729
7730 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
7731 sh-electric-rparen, sh-electric-less and sh-electric-hash.
7732 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
7733 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
7734 (sh-font-lock-syntactic-keywords): Use them.
7735 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
7736 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
7737 (sh-mode): Don't override font-lock-unfontify-region-function.
7738 Use a copy of sh-font-lock-syntactic-keywords.
7739 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
7740 Don't call sh-scan-buffer since font-lock does it on the fly.
7741 (sh-get-indent-info): Use `face' rather than `syntax-table'
7742 text-property to detect here-documents.
7743 Replace sh-special-syntax with sh-st-punc.
7744 (sh-prev-line): Use `face' rather than `syntax-table'
7745 text-property to skip over here-documents.
7746 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
7747 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
7748 (sh-electric-less, sh-set-here-doc-region)
4836835a 7749 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
7750 (sh-scan-buffer, sh-rescan-buffer): Remove.
7751
f3d3c491
AI
77522000-10-21 Andrew Innes <andrewi@gnu.org>
7753
7754 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
7755 remote (ange-ftp) file names.
7756
b86c791c
MB
77572000-10-21 Miles Bader <miles@gnu.org>
7758
d9c30bdf
MB
7759 * window.el (fit-window-to-buffer): New function.
7760 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
7761 (window-text-height): Don't expect minibuffers to have mode-lines.
7762
d9c30bdf 7763 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
83c9cb8e
SM
7764 * international/quail.el (quail-update-guidance):
7765 Use `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 7766
617fee5a
MB
7767 * international/quail.el (quail-show-guidance-buf): Make sure
7768 guidance window really has enough room.
7769 (quail-update-guidance): If quail-guidance-win is already shown,
7770 make sure its height is OK.
7771
b86c791c
MB
7772 * window.el (window-text-height, set-window-text-height):
7773 New functions.
7774 (shrink-window-if-larger-than-buffer): Use `window-text-height'
7775 instead of `window-height' & `mode-line-window-height-fudge'.
7776 (mode-line-window-height-fudge): Add FACE parameter.
7777 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
7778 instead of `enlarge-window' & `mode-line-window-height-fudge'.
7779
e34850d1
MB
77802000-10-20 Miles Bader <miles@gnu.org>
7781
7782 * window.el (height-affecting-face-attributes): Use `defconst'.
7783
7784 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
7785 New function, conditionally aliased to `mode-line-window-height-fudge'.
7786 (ispell-help): Use it.
7787 (ispell-choices-win-default-height): Don't include mode-line fudge.
7788 (ispell-choices-win-default-height): New function.
7789 (ispell-show-choices, ispell-command-loop): Use function
7790 `ispell-choices-win-default-height' instead of variable.
7791
a8b883c2
MB
77922000-10-20 Miles Bader <miles@lsi.nec.co.jp>
7793
8c6e4a58
MB
7794 * window.el (mode-line-window-height-fudge): New variable.
7795 (height-affecting-face-attributes): New variable.
7796 (mode-line-window-height-fudge): New function.
7797 (shrink-window-if-larger-than-buffer): Use it.
7798 * help.el (resize-temp-buffer-window): Likewise.
7799
a8b883c2
MB
7800 * info.el (Info-fontify-node): Add support for @subsubsection
7801 titles, which use `Info-title-4-face'.
7802 (Info-title-4-face): New face.
7803 (Info-title-3-face): Inherit from Info-title-4-face instead of
7804 variable-pitch.
7805
e64c3a75
JR
78062000-10-19 Jason Rumney <jasonr@gnu.org>
7807
7808 * dired.el (dired-insert-directory): Do not let errors signalled by
7809 attempt to run dired-free-space-program prevent dired from working.
7810
c70fe852
SM
78112000-10-19 Stefan Monnier <monnier@cs.yale.edu>
7812
7813 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
7814
877cf6b4
GM
78152000-10-19 Gerd Moellmann <gerd@gnu.org>
7816
5de037e0
GM
7817 * dirtrack.el (dirtrack): Fix call to run-hooks.
7818
6deb9af9
GM
7819 * cmuscheme.el (cmuscheme-program-name): Renamed from
7820 scheme-program-name because xscheme.el contains a defcustom with
7821 the same name. As a consequence, customizing group `cmuscheme'
7822 loaded `xscheme' which redefined run-scheme.
7823 (run-scheme): Use cmuscheme-program-name.
7824
83c9cb8e 7825 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
877cf6b4 7826
e597d8fb 7827 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 7828 anonymous address, and add a website for Befrienders International.
4836835a 7829
3e9cb08f
GM
78302000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7831
c70fe852
SM
7832 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
7833 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
7834 (ps-print-version): New version number (6.2).
7835 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
7836 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
7837 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
7838 (ps-x-extent-priority, ps-x-extent-start-position)
7839 (ps-x-face-font-instance, ps-x-find-coding-system)
7840 (ps-x-font-instance-properties, ps-x-make-color-instance)
7841 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
7842 avoid compilation gripes without defining functions.
7843 (ps-e-find-composition): Alias for function find-composition, to have a
7844 suitable function depending on Emacs version.
7845 (ps-color-device, ps-color-values, ps-face-foreground-name)
7846 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
7847 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
7848 (ps-print-ensure-fontified): Function definitions surrounded by
7849 `eval-and-compile' to avoid compilation gripes.
7850 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
7851 by symbol-value to avoid compilation gripes.
7852 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
7853 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
7854
d8abcd91
MB
78552000-10-19 Miles Bader <miles@lsi.nec.co.jp>
7856
13ab33c4
MB
7857 * startup.el (normal-top-level): Call `frame-set-background-mode'
7858 after `frame-notice-user-settings' because the latter doesn't call
7859 the former on a tty.
7860
d8abcd91
MB
7861 * faces.el (frame-set-background-mode): `unspecified' &c are
7862 symbols, not strings.
7863
e8bce0a9
EZ
78642000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
7865
c70fe852
SM
7866 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
7867 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 7868
c70fe852
SM
7869 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
7870 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 7871
773272d8
KH
78722000-10-19 Kenichi Handa <handa@etl.go.jp>
7873
c70fe852 7874 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
7875 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
7876 for ISO10646-1 fonts.
7877 (x-font-name-charset-alist): Add an entry for "iso10646-1".
7878
772139c0
EZ
78792000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
7880
7881 * faces.el (frame-set-background-mode): If a tty frame defines a
7882 background color, use that to compute the background mode, instead
7883 of always defaulting to "dark".
7884
d134a19f
MB
78852000-10-19 Miles Bader <miles@lsi.nec.co.jp>
7886
8bb84cb2
MB
7887 * comint.el (comint-write-output): New function.
7888 (comint-mode-map): Add it to the menu.
e40a778f 7889 Bind `C-c C-s' to comint-write-output.
d134a19f 7890
dada41e1
GM
78912000-10-18 Gerd Moellmann <gerd@gnu.org>
7892
7893 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
7894 Use fancy-splash-delay.
7895
9b5360aa
GM
78962000-10-18 Alex Schroeder <alex@gnu.org>
7897
7898 * progmodes/sql.el (sql-sybase-options): New option.
7899 (sql-sybase): Use it. Add sql-database to the list of parameters
7900 provided for login. The options -w 2048 -n are not used any more.
7901
9035a35a
GM
7902 * comint.el (comint-read-input-ring): Bugfix such that the first
7903 and the last entry of the input ring file are not lost.
7904
3556c6dd
GM
79052000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7906
7907 * ps-print.el: Internal variable changes to defcustom,
7908 make-local-hook changes to defvar. Doc fix.
7909 (ps-print-version): New version number (6.1).
7910 (ps-setup, ps-do-despool): Code fix.
7911 (ps-printer-name): Customization fix.
7912 (ps-printer-name-option): Now is a defcustom instead of an
7913 internal variable.
7914 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
7915 (ps-print-begin-column-hook): Now are defvar instead of
7916 make-local-hook.
4836835a 7917
4e217e50
MB
79182000-10-18 Miles Bader <miles@gnu.org>
7919
7920 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
7921 (comint-kill-output): Changed into an alias for `comint-delete-output',
7922 and made obsolete.
7923 (comint-mode-map): Rename references to comint-kill-output.
7924
34460354
EZ
79252000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
7926
7927 * diff-mode.el (diff-header-face, diff-file-header-face)
7928 (diff-changed-face): Add bold and italic attributes to tty faces.
7929 (diff-function-face): New face.
7930 (diff-font-lock-keywords): Use it.
7931
17ea3cdb
MB
79322000-10-18 Miles Bader <miles@lsi.nec.co.jp>
7933
7934 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
7935 Remove commented-out call to force-mode-line-update.
7936 (comint-kill-output): Use `forward-line 0' instead of
7937 beginning-of-line to make sure we get past the prompt.
7938
9244f2c7
SM
79392000-10-17 Stefan Monnier <monnier@cs.yale.edu>
7940
7941 * diff-mode.el (diff-header-face, diff-file-header-face):
7942 Add specific setting for dark background.
7943 (diff-context-face): Renamed from diff-comment-face.
7944 Set explicitly rather than inheriting from font-lock-comment-face.
7945
1592c1ef
EZ
79462000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
7947
7948 * startup.el (command-line): Move the code which sets the default
7949 TTY colors to before before-init-hook.
7950
f86292a9
GM
79512000-10-17 Gerd Moellmann <gerd@gnu.org>
7952
7953 * jit-lock.el (jit-lock-stealth-time): Doc fix.
7954
f7f2e883
EZ
79552000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
7956
e854cc22
EZ
7957 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
7958 extensions, for MS-DOS.
7959
f7f2e883
EZ
7960 * diff-mode.el (diff-header-face, diff-file-header-face)
7961 (diff-changed-face): Define tty-specific colors.
7962
c7b4f0f9
GM
79632000-10-17 Gerd Moellmann <gerd@gnu.org>
7964
7965 * startup.el (fancy-splash-text): Realign the text.
7966
12a72271
EZ
79672000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
7968
7969 * font-lock.el (font-lock-comment-face): Define a separate default
7970 for dark-background tty's.
7971
61dfccfd
MB
79722000-10-17 Miles Bader <miles@gnu.org>
7973
7974 * help.el (resize-temp-buffer-window): Add hack to avoid last line
7975 being obscured by whizzy mode-lines on graphics displays.
7976
333cd59e
EZ
79772000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
7978
7979 * info.el (Info-title-1-face, Info-title-2-face)
7980 (Info-title-3-face): Define colors for tty's.
dada41e1 7981 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 7982
dbf1fcc1
EZ
79832000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
7984
7985 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
7986 reverse from the frame parameters, and don't invert foreground and
7987 background colors.
7988
ac629823
MB
79892000-10-16 Miles Bader <miles@gnu.org>
7990
7991 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
7992 string "*Info*". Call propertized-buffer-identification to spruce
7993 up the result.
7994
76eebffc
GM
79952000-10-16 Gerd Moellmann <gerd@gnu.org>
7996
3a6b59d9
GM
7997 * help.el: Provide `help' for the sake of define-minor-mode
7998 which generates defcustoms with requires.
7999
6569c3d3
GM
8000 * jit-lock.el (jit-lock-after-change): If we're in text that
8001 matches a multi-line font-lock pattern, make sure the whole text
8002 will be redisplayed.
8003
c2e0a611
GM
8004 * emacs-lisp/authors.el (authors-add): Don't add an entry if
8005 author's name is unknown.
8006
76eebffc
GM
8007 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
8008 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
8009 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
8010 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
8011 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
8012 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
8013 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
8014 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
8015 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
8016 Add author information.
8017
cf1e7b12
MB
80182000-10-16 Miles Bader <miles@lsi.nec.co.jp>
8019
8020 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
8021 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
8022 full-color version (using the Gimp) to eliminate dithering artifacts.
8023
5586f3eb
SM
80242000-10-15 Stefan Monnier <monnier@cs.yale.edu>
8025
8026 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
8027
8028 * simple.el (syntax-flag-table, string-to-syntax): Remove.
8029
ad64a888
DL
80302000-10-15 Dave Love <fx@gnu.org>
8031
83c9cb8e 8032 * progmodes/sh-script.el: Require skeleton and comint when compiling.
ad64a888
DL
8033
8034 * pcomplete.el (pcomplete) <defgroup>: Add :version.
8035
8036 * whitespace.el: Doc fixes.
8037 (top-level): Don't add hooks here.
8038 (whitespace-running-emacs): Deleted.
8039 (timer): Don't require.
8040 (whitespace): Add back :version conditional on xemacs test.
8041 (whitespace-spacetab-regexp, whitespace-indent-regexp)
8042 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
8043 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
8044 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
8045 Avoid specific xemacs test.
8046 (whitespace-global-mode): New option.
8047 (whitespace-global-mode): New command.
8048 (whitespace-unload-hook): New function.
8049
8050 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 8051 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
8052 (Info-fontify-node): `Goto' goes to `Go to'.
8053 (Info-fontify-node): Add help-echo to xref links.
8054
1ef49fc6
EZ
80552000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
8056
8057 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
8058
8b7707e1
SM
80592000-10-15 Stefan Monnier <monnier@cs.yale.edu>
8060
b3b7f42f
SM
8061 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
8062 Use plist-get and allow :inherit.
8063
8064 * emacs-lisp/cl-macs.el (cl-do-arglist):
8065 Use plist-get and plist-member instead of memq.
8066
3c7fafc7
SM
8067 * emacs-lisp/ewoc.el (ewoc-location): New function.
8068 (ewoc-enter-after, ewoc-enter-before): Document return value.
8069 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
8070 Don't need make-local-hook any more.
8071 (cvs-addto-collection): Return the new tin.
8072 (cvs-mode-insert): Jump to the new line.
8073
8b7707e1
SM
8074 * jit-lock.el (jit-lock-fontify-buffer): Remove.
8075
8076 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
8077
8078 * font-lock.el (font-lock-syntactically-fontified): New var.
8079 (font-lock-fontify-syntactic-keywords-region): Use it.
8080 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
8081
8082 * diff-mode.el (diff-find-file-name): Fix regexp.
8083
8084 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
8085 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
8086
8087 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
8088 (sh-mode-syntax-table): Add punctuation syntax for < and >.
8089 (sh-mode): Don't make all vars local here.
8090 (sh-kw): Reformat.
8091 (sh-set-shell): Use dolist. Don't set indent-region-function.
8092 (sh-mode-syntax-table): Use pop.
8093 (sh-remember-variable): Use push.
8094 (sh-help-string-for-variable): Use memq.
8095 (sh-safe-backward-sexp): Remove.
8096 (sh-safe-forward-sexp): Add ARG.
8097 (sh-get-indent-info, sh-prev-stmt): Use it.
8098 (sh-prev-line): Simplify by using forward-comment.
8099 (sh-this-is-a-continuation): Simplify.
8100 (sh-learn-buffer-indent): Use dolist.
8101 (sh-do-nothing): Remove.
8102 (sh-set-char-syntax, sh-set-here-doc-region):
8103 Use inhibit-modification-hooks.
8104 (sh-name-style): Use mapcar and push.
8105 (sh-load-style): Use dolist.
8106 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
8107 (sh-case, sh-while-getopts): Use propertize directly rather
8108 than sh-electric-rparen.
8109
81102000-10-14 Stefan Monnier <monnier@cs.yale.edu>
8111
8112 * textmodes/tex-mode.el: Require CL when compiling.
8113 (tex-mode-syntax-table): Init immediately.
8114 (tex-mode-map): Bind M-RET to latex-insert-item.
8115 (latex-mode): Set indent-line-function to latex-indent.
8116 (tex-common-initialization): Don't setup the syntax-table any more.
8117 (latex-insert-item): New skeleton.
8118 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 8119 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 8120 (latex-indent, latex-find-indent): New functions.
4836835a 8121 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
8122 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
8123 (tex-compilation-parse-errors): Use with-syntax-table.
8124
86b7fcbb
MB
81252000-10-15 Miles Bader <miles@gnu.org>
8126
8127 * font-lock.el (font-lock-comment-face): Change dark-background,
8128 color, non-tty, default to `chocolate1'.
8129
57a24508
JW
81302000-10-13 John Wiegley <johnw@gnu.org>
8131
8132 * eshell/esh-util.el (require): Added a missing `require' form,
8133 needed when compiling (for an ange-ftp macro definition).
8134
40ad3db4
DL
81352000-10-13 Dave Love <fx@gnu.org>
8136
8137 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
8138
db460189
GM
81392000-10-13 Gerd Moellmann <gerd@gnu.org>
8140
83c9cb8e 8141 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
b41c9501 8142
4836835a 8143 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
8144 transparent -colors 8).
8145
3b5e21df
GM
81462000-10-13 Stephen Gildea <gildea@alum.mit.edu>
8147
8148 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
8149 that breaks with old list format timestamps.
8150 (time-stamp-warn-inactive, time-stamp-old-format-warn)
83c9cb8e 8151 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
3b5e21df 8152
16908a3f
JW
81532000-10-13 John Wiegley <johnw@gnu.org>
8154
d7103dda
JW
8155 * align.el, pcomplete.el, calendar/timeclock.el,
8156 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
8157
dace60cf 8158 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
8159 faulty math, where holiday hours were being computing as seconds.
8160
b6b70cda
JW
81612000-10-13 John Wiegley <johnw@gnu.org>
8162
8163 * desktop.el (desktop-buffer-modes-to-save): Added a global for
83c9cb8e
SM
8164 specifying what "other" kinds of buffers should be saved.
8165 This used to be hard-coded.
b6b70cda
JW
8166 (desktop-buffer-misc-functions): A global for specifying how
8167 auxiliary data should be determined for special buffer types.
8168 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
8169 instead of hard-coding the special buffer types.
8170 (desktop-save): Run `desktop-buffer-misc-functions' to gather
8171 auxiliary data, instead of hard-coding for Info buffers and dired.
8172 (desktop-buffer-info-misc-data): Aux function for determining Info
8173 buffer auxiliary info.
8174 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
8175 (desktop-buffer-info): Changed this function to use the info
8176 gathered above.
8177 (desktop-create-buffer): Be a little more careful about what
8178 `minor-mode' means before calling it. This is important for some
8179 buffer types.
8180
8c6b1d83
JW
81812000-10-13 John Wiegley <johnw@gnu.org>
8182
8183 * eshell/esh-util.el: Added a global form which declares an
8184 autoload for `parse-time-string', if that function is not already
8185 defined, and if parse-time.el is available on the user's system.
8186
8187 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
8188 to be aware of ange-ftp user info.
83c9cb8e 8189 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
8c6b1d83
JW
8190 (eshell-ls-annotate): Use `eshell-file-attributes'.
8191 (eshell-ls-file): Made the user-id printing code a bit smarter.
8192
8193 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
8194 allow identification of alias user ids in remote directories.
83c9cb8e
SM
8195 It's manual, but there's no other way to know when the current user
8196 on the local machine, is also the owning user on the remote machine.
8c6b1d83
JW
8197 (fboundp): Bind `ange-cache'.
8198 (eshell-directory-files-and-attributes): Re-organized the logic a
8199 bit to use `eshell-file-attributes' instead of `file-attributes'.
8200 The former is more sensitive to directories that are read via FTP,
8201 and knows how to use ange-ftp to determine full attribute
8202 information, instead of just the name and last modtime.
8203 (eshell-current-ange-uids): Return the current user id when in a
8204 remote directory.
8205 (eshell-parse-ange-ls): Parse a full directory listing that has
8206 been returned by ange-ftp.
8207 (eshell-file-attributes): This beefed up version of
8208 `file-attributes' is only special if the user is currently in a
8209 remote directory, in which case it does a lot of work to find out
8210 what the real attributes of a file are, as they appear on the
8211 remote machine. This makes usage of remote directories (i.e.,
8212 ange-ftp pathnames) much more useful. You can now use Eshell as a
8213 full-fledged FTP client, with much more manipulation ability than
8214 most other clients.
8215
8216 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
8217 variable, which means that Eshell's du should always be preferred
8218 in remote directories.
8219 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
8220 just `file-attributes'.
8221 (eshell-mvcp-template): Bind `ange-cache', to improve performance
8222 when reading remote directories. This is an Eshell-specific
8223 variable (not part of ange-ftp).
8224 (eshell/ln): Bind `ange-cache'.
8225 (eshell/du): Added some extra logic for determining when to use
8226 Eshell's du (which is slow), and when to use the external version
8227 (which may or may not exist).
8228
83c9cb8e
SM
8229 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
8230 Call `eshell-interactive-process', rather than using
8c6b1d83
JW
8231 `get-buffer-process', since backgrounded processes don't count in
8232 the context of this function's logic.
8233
8234 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
8235 `forward-char', so that null strings are parsed correctly.
8236
87730e84 82372000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83 8238
83c9cb8e
SM
8239 * eshell/em-pred.el (eshell-pred-file-type)
8240 (eshell-pred-file-links, eshell-pred-file-size):
8241 Use `eshell-file-attributes'. This is more correct over ange-ftp.
8c6b1d83
JW
8242
8243 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
8244 that remote file globbing is more efficient.
8245
8246 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
8247 gathering the files and attributes within a directory.
8248
8249 * eshell/em-unix.el (eshell/cat): If any of the files passed on
8250 the command line is a special file (not a regular file, directory
8251 or symlink), always attempt to call the external version of cat.
8252
87730e84 82532000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
8254
8255 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
8256 Eshell-friendly version of find-tag.
8257
1c7e37a9
MB
82582000-10-13 Miles Bader <miles@lsi.nec.co.jp>
8259
4836835a 8260 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
8261 (image-file-name-regexps): Add autoload cookies.
8262
11a7f341
KH
82632000-10-13 Kenichi Handa <handa@etl.go.jp>
8264
8265 * international/mule-cmds.el (select-safe-coding-system): If FROM
8266 is string, show it in *Warning* buffer.
8267
8ddddcb0
EZ
82682000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
8269
8270 * startup.el (normal-top-level): Use display-popup-menus-p instead
8271 of window-system.
8272 (command-line): Use display-graphic-p instead of window-system.
8273 (command-line-1): Use display-popup-menus-p and display-mouse-p
8274 instead of window-system.
8275
72200f89
SS
82762000-10-12 Sam Steingold <sds@gnu.org>
8277
8278 * tooltip.el (tooltip-use-echo-area): New user variable.
8279 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
8280
8661c643
DL
82812000-10-12 Dave Love <fx@gnu.org>
8282
d0b40dc1
DL
8283 * recentf.el: Maintainer's checkdoc fixes.
8284
83c9cb8e
SM
8285 * startup.el (normal-top-level-add-subdirs-to-load-path):
8286 Use character class, not ASCII when matching file names.
a622451f
DL
8287 (fancy-splash-head): Add trailing slash to URL.
8288 (command-line): Don't require XPM support for toolbar.
8289
8661c643
DL
8290 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
8291 (cperl-invalid-face): Revert last change.
8292 (cperl-init-faces): Quote cperl-invalid-face.
8293
ef2ed8ab
KH
82942000-10-12 Kenichi Handa <handa@etl.go.jp>
8295
8296 * startup.el (fancy-splash-text): Remove superfluous quote.
8297
b0da379e
GM
82982000-10-12 Gerd Moellmann <gerd@gnu.org>
8299
dbeb499b
GM
8300 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
8301 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
8302 (command-line-1): Don't use fancy-splash-pending-command.
8303 (fancy-splash-screens-1): Goto point-min after inserting text.
8304
d861718a
GM
8305 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
8306
b0da379e
GM
8307 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
8308 instead of shared-lisp-mode-map.
8309
4fb2ad98
MB
83102000-10-12 Miles Bader <miles@lsi.nec.co.jp>
8311
1cb4393e
MB
8312 * faces.el (header-line): Change tty-variant to use underlining.
8313
4fb2ad98
MB
8314 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
8315 (isearch-highlight): Restore lazy-isearch face properties at old
8316 position, and suppress them at new position.
8317 (isearch-dehighlight): Restore lazy-isearch face properties.
8318 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
8319 over the real isearch overlay, but in that case, don't give it a
8320 face property. Use `push'.
8321
eb991b25
KH
83222000-10-12 Kenichi Handa <handa@etl.go.jp>
8323
8324 * man.el (Man-getpage-in-background): Fix previous change.
8325 Decode the process output only when we are in multibyte mode.
8326
a818c1c0
DL
83272000-10-11 Dave Love <fx@gnu.org>
8328
c990f53a
DL
8329 * info.el (Info-mode-menu): Fix some help.
8330 (info-tool-bar-map): Add entry for Info-last.
8331
a818c1c0
DL
8332 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
8333 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
8334 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
8335 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
8336 * toolbar/search-replace.xpm, toolbar/exit.xpm:
8337 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
8338 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
8339 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
8340 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
8341 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
8342 Reduce colour requirements to 25 overall. (Probably wants
8343 revisiting from the originals to reduce further.)
8344
c1b096cb
EZ
83452000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
8346
8347 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
8348 buffer-file-coding-system, instead of raw-text.
8349 (dehexlify-buffer): Bind coding-system-for-read to
8350 buffer-file-coding-system, instead of raw-text.
8351
5c8b7eaf
SS
83522000-10-11 Sam Steingold <sds@gnu.org>
8353
83c9cb8e 8354 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
5c8b7eaf
SS
8355 `underline' - fixes the bug introduced on 2000-09-21.
8356
2cfbdb7a
DL
83572000-10-11 Dave Love <fx@gnu.org>
8358
83c9cb8e
SM
8359 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
8360 Avoid compiler warnings.
2cfbdb7a
DL
8361 (scheme-mode): Doc fix.
8362 (scheme-font-lock-keywords-1): Match `define-syntax'.
8363
83642000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
8365
8366 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
8367 face specs as well as default ones. Only do anything if the
8368 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 8369 (region): Make dark-background `region' face less in-your-face.
4b33f290 8370
690ec649
SS
83712000-10-10 Sam Steingold <sds@gnu.org>
8372
8373 * chistory.el, ielm.el, ledit.el:
8374 * progmodes/inf-lisp.el, progmodes/scheme.el:
8375 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
8376
3b95d6bb
SM
83772000-10-10 Stefan Monnier <monnier@cs.yale.edu>
8378
8379 * textmodes/texinfo.el: Update copyright and fix typo.
8380
8381 * desktop.el (desktop-modes-not-to-save): New var.
8382 (desktop-save-buffer-p): Use it.
a30eb617
DL
8383 Also, obey desktop-buffers-not-to-save even for non-file buffers.
8384 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
8385
83862000-10-10 Dave Love <fx@gnu.org>
8387
8388 * toolbar/tool-bar.el (tool-bar-add-item)
83c9cb8e 8389 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
a30eb617
DL
8390
8391 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
8392 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
8393 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
8394 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
8395 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
8396 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
8397 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
8398 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
8399 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
8400 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
8401 the .xpms; probably need retouching.
8402
84032000-10-10 Miles Bader <miles@lsi.nec.co.jp>
8404
8405 * subr.el (add-to-list): Add optional argument APPEND.
8406 * battery.el (display-battery): Use `add-to-list'.
8407
84082000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
8409
83c9cb8e
SM
8410 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
8411 properties.
a30eb617
DL
8412 (zone, zone-when-idle, zone-leave-me-alone)
8413 (zone-pgm-whack-chars): Use new symbol properties.
8414
8415 * battery.el (display-battery): Doc spelling fix.
8416
8417 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
8418 property.
8419
84202000-10-09 Dave Love <fx@gnu.org>
8421
8422 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
8423 has been initialized before calling tool-bar-setup.
8424 (tool-bar-add-item-from-menu): Add autoload cookie.
8425
84262000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
8427
8428 * menu-bar.el (send-mail-item-name): New function.
8429 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
8430 of mail-user-agent in the menu. Don't display the "Send Mail"
8431 item if mail-user-agent is nil or its value is ignore.
8432 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
8433 if read-mail-command is nil or its value is ignore.
8434
8435 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
8436
84372000-10-09 Miles Bader <miles@gnu.org>
8438
8439 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
8440 Correct image size.
8441 * toolbar/left_arrow.xpm: Correct image size.
8442
8443 * jka-compr.el: Don't call `jka-compr-install' when loading (it
8444 will be done by the definition of `auto-compression-mode' if
8445 necessary. Move code to uninstall existing file-name handler
8446 before definition of `auto-compression-mode'.
8447
8448 * image-file.el (auto-image-file-mode): Move to the end of the
8449 file, because `define-minor-mode' actually calls the mode-function
8450 if the associated variable is non-nil, which requires that all
8451 needed functions be already defined.
8452
8453 * mouse.el (popup-menu): Balance parens.
8454
84552000-10-08 Stefan Monnier <monnier@cs.yale.edu>
8456
8457 * mouse.el (popup-menu): Move the command call outside the loop
8458 so that popup-menu returns whatever the command returns.
8459
8460 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
8461 (initialize-new-tags-table): Use run-hook-with-args-until-success.
8462 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
8463 (tags-table-format-functions): Renamed from tags-table-format-hooks.
8464
8465 * vc.el (vc-version-diff): diff-switches can be a list.
8466 Use relative filenames for prettier output.
8467
8468 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
8469 (vc-post-command-functions): Remove old-VC compatibility code.
8470
8471 * newcomment.el (comment-indent-default): Autoload.
8472
8473 * font-lock.el (font-lock-defaults): Make buffer-local.
8474 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
8475 (font-lock-choose-keywords):
8476 Ignore LEVEL unless KEYWORDS is a list of syms.
8477 (c-keywords, c++-keywords, objc-keywords, java-keywords):
8478 Don't wrap regexp-opt things in \(...\) unnecessarily.
8479
8480 * jit-lock.el: Don't require font-lock any more.
8481 (jit-lock-functions): Make buffer-local.
8482 (jit-lock-saved-fontify-buffer-function): Remove.
8483 (jit-lock-mode): Remove autoload cookie.
8484 Remove font-lock specific code.
8485 (jit-lock-unregister): Don't bother handling complex hooks any more.
8486 (jit-lock-refontify): New function.
8487 (jit-lock-fontify-buffer): Use it.
8488 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
8489 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
8490 Add optional args START and END.
8491 Never call font-lock-fontify-region directly.
8492 (jit-lock-function, jit-lock-stealth-fontify): Use it.
8493
8494 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
8495
84962000-10-08 Dave Love <fx@gnu.org>
8497
8498 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
8499
8500 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
8501
8502 * play/studly.el (studlify-region, studlify-word): Add autoload
8503 cookie.
8504
8505 * play/morse.el (morse-region, unmorse-region): Add autoload
8506 cookie.
8507
8508 * play/spook.el (spook-phrases-file): Use expand-file-name, not
8509 concat.
8510
8511 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
8512 insist on symbols starting with word syntax.
8513 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
8514 (eval-defun-1): Doc fix.
8515 (indent-sexp): Use nconc to build up indent-stack.
8516
8517 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
8518 Gnus with little use.
8519 (mail-setup-hook): Add mail-abbrevs-setup to options.
8520
8521 * recentf.el: Doc fixes.
8522
8523 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
8524 Clean up remainder.
8525
8526 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
8527 without timezone and (8) with timezone to enforce some whitespace.
8528 Simplify code somewhat.
8529
8530 * options.el (list-options): Doc that you should use customize.
8531
8532 * iswitchb.el (iswitchb-mode): Add :require.
8533
8534 * info.el (Info-goto-node, Info-menu): Doc fix.
8535 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
8536 (info-tool-bar-map): New variable.
8537 (Info-mode): Use it.
8538 (Info-edit-map): Define all in defvar.
8539 (speedbar-attached-frame): Avoid compiler warning.
8540
8541 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
8542 (global-map): Bind [tool-bar] to a filtered map.
8543 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
8544 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
8545 Allow PBM icons.
8546 (tool-bar-setup): Adjust calls of tool-bar-add-item.
8547
8548 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
8549 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
8550 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
8551 icons, except up_arrow, which is left-arrow rotated.
8552
8553 * imenu.el (imenu-add-to-menubar): Fix last change.
8554
85552000-10-08 Peter Breton <pbreton@ne.mediaone.net>
8556
8557 * generic-x.el (rul-generic-mode): Remove eval-when-compile
8558 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
8559
85602000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
8561
8562 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
8563 typos in doc strings.
8564
8565 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
8566 the doc strings how to customize Font Lock faces.
8567
8568 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
8569 computing growth when dragging the header line.
8570
85712000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
8572
8573 * simple.el (kill-line): Doc fix.
8574
85752000-10-08 Miles Bader <miles@gnu.org>
8576
8577 * faces.el (secondary-selection): Make foreground visible on tty.
8578
8579 * jka-compr.el (auto-compression-mode): Move to the end of the
8580 file, because `define-minor-mode' actually calls the mode-function
8581 if the associated variable is non-nil, which requires that all
8582 needed functions be already defined.
8583 (with-auto-compression-mode): Add autoload cookie.
8584
85852000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
8586
8587 * files.el (find-backup-file-name) [ms-dos]: If support for long
8588 file names is not available, behave as if version-control were set
8589 to never.
8590
85912000-10-07 Dave Love <fx@gnu.org>
8592
8593 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
8594 (browse-url-gnome-moz): New function.
8595 (browse-url-browser-function): Use it.
8596 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
8597
85982000-10-07 Stefan Monnier <monnier@cs.yale.edu>
8599
8600 * indent.el (tab-always-indent): New var.
8601 (indent-for-tab-command): Use it.
8602
8603 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
8604 raise an error. This way it can still default to a sane value.
8605
86062000-10-06 Stefan Monnier <monnier@cs.yale.edu>
8607
8608 * startup.el (fancy-splash-screens): Use local rather than global map.
8609 Don't use `update-menu-bindings' any more.
8610 Get rid of assumptions about keymap representation.
8611
86122000-10-06 Dave Love <fx@gnu.org>
8613
8614 * textmodes/fill.el (sentence-end-double-space)
8615 (sentence-end-without-period): Doc fix.
8616 (adaptive-fill-regexp): Purecopy.
8617 (unjustify-current-line): Use line-end-position.
8618 (fill-individual-paragraphs-prefix): Use line-beginning-position.
8619
8620 * net/eudc-vars.el (eudc): Add :version, :link.
8621
8622 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
8623
8624 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
8625 Fix for define-minor-mode.
8626 (function-at-point): Alias to function-called-at-point.
8627
8628 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
8629
8630 * simple.el (backward-word): Doc fix.
8631
8632 * image-file.el (image-file-name-regexp): image-file-regexps ->
8633 image-file-name-regexps.
8634 (image-file-name-extensions): Add pbm.
8635
86362000-10-06 Stefan Monnier <monnier@cs.yale.edu>
8637
8638 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
8639 and add filename to the names so that diff-mode can jump to source.
8640
8641 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
8642 (tex-font-lock-keywords, tex-font-lock-keywords-2)
8643 (tex-font-lock-keywords-1): Remove.
8644 (font-lock-turn-on-thing-lock): Use jit-lock-register.
8645 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
8646 (font-lock-default-fontify-region):
8647 Expand beg..end correctly when just following a multiline region.
8648 (font-lock-fontify-anchored-keywords):
8649 Include the anchor text as part of the multiline.
8650
86512000-10-06 Gerd Moellmann <gerd@gnu.org>
8652
8653 * loadup.el (toplevel): Load `loaddefs' before `help' because the
8654 latter needs the autoloaded define-minor-mode macro during the
8655 bootstrap.
8656
8657 * startup.el (command-line): For now, activate tool-bar-mode only
8658 if XPM images are supported.
8659
8660 * mouse.el (mouse-drag-header-line): Don't allow resizing a
8661 window by dragging a header-line at the top of the frame; that's
8662 confusing because the header-line doesn't move.
8663 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
8664 of treating the event as a list. Some cleanup.
8665
86662000-10-06 Miles Bader <miles@gnu.org>
8667
8668 * simple.el (display-message-or-buffer): New function.
8669 (shell-command-on-region): Use `display-message-or-buffer'.
8670
8671 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
8672 docstring parts.
8673
8674 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
8675 (smbclient-prompt-regexp): Add usage note to doc string.
8676 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
8677 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
8678 Use add-hook for adding the comint filter function, and only do so
8679 if it's not already in the global hook list.
8680 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
8681 to `make-local-variable'.
8682 (nslookup-font-lock-keywords): Remove prompt entry.
8683 (nslookup): Don't set the process-filter.
8684 (finger): Exit the loop correctly when the regexps list runs out.
8685 (ftp, smbclient, smbclient-list-shares):
8686 Set the real major mode immediately, not after execing.
8687 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
8688
8689 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
8690
86912000-10-05 Stefan Monnier <monnier@cs.yale.edu>
8692
8693 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
8694
8695 * which-func.el (which-func-format): Remove spurious space.
8696 (which-func-mode): Don't make it permanent-local.
8697 (which-func-ff-hook): Allow which-func-maxout to be nil.
8698 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
8699 (which-func-mode): Simplify.
8700 Use post-command-idle-hook rather than post-command-hook.
8701 Go through all buffers and update their state.
8702 (which-function): Also try add-log-current-defun-function.
8703
8704 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
8705 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
8706 Update call to with-vc-properties accordingly.
8707 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
8708 (vc-revert-buffer): More careful about window selection and deletion.
8709 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
8710
8711 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
8712 (cvs-retrieve-revision): Reuse a pre-existing buffer.
8713 (cvs-dired-action): Change the default to quickdir.
8714
8715 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
8716 if comment-indent-function returns nil.
8717 (comment-indent-default): New function.
8718 (comment-indent-function): Use it and document the new semantics.
8719
8720 * image-file.el: Docstring fixes.
8721
8722 * help.el (help-xref-on-pp): Use match-string.
8723 (describe-variable): New arg BUFFER.
8724 Store the current buffer in the help-xref-stack.
8725 (temp-buffer-resize-mode): Use define-minor-mode.
8726
8727 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
8728 consistently with its docstring.
8729 Set jit-lock-first-unfontify-pos in an idempotent way.
8730 (jit-lock-register): Autoload and add arg CONTEXTUAL.
8731
87322000-10-05 Alex Schroeder <alex@gnu.org>
8733
8734 * sql.el (sql-mysql-options): New variable.
8735 (sql-mysql): Use it.
8736
87372000-10-05 Miles Bader <miles@lsi.nec.co.jp>
8738
8739 * image.el (image): New group.
8740
8741 * smerge-mode.el (smerge-mine-face, smerge-other-face)
8742 (smerge-base-face, smerge-markers-face): Add dark-background variants.
8743
87442000-10-04 Peter Breton <pbreton@ne.mediaone.net>
8745
8746 * net/net-utils.el (nslookup-font-lock-keywords)
8747 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
8748 Ignore the value of wqindow-system; always define keywords
8749
87502000-10-05 Kenichi Handa <handa@etl.go.jp>
8751
8752 * startup.el (fancy-splash-screens): Remove the code for
8753 debugging; `(trace-to-stderr "EXITTT\n")'.
8754
87552000-10-05 Miles Bader <miles@gnu.org>
8756
8757 * diff-mode.el (diff-goto-source): Update call to
8758 `diff-hunk-status-msg' to reflect new REV variable.
8759
87602000-10-04 Stefan Monnier <monnier@cs.yale.edu>
8761
8762 * progmodes/icon.el (icon-mode):
8763 Don't gratuitously override the default for comment-column.
8764
8765 * vc-hooks.el (vc-mode-line): Fix interactive spec.
8766
8767 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
8768 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
8769 (jit-lock-functions): New var.
8770 (jit-lock-function-1): Use it if non-nil.
8771 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
8772 Set the `fontified' property before doing the fontification to avoid
8773 repeatedly going through the same error.
8774 Don't turn errors into messages.
8775 (jit-lock-register, jit-lock-unregister): New functions.
8776
8777 * dired.el (dired-mark-pop-up): Turn comment into docstring.
8778 Use with-current-buffer.
8779
8780 * dired-aux.el (dired-do-create-files, dired-kill-tree):
8781 Turn comment into docstring.
8782
8783 * apropos.el (apropos-mode): Use define-derived-mode.
8784
87852000-10-04 Gerd Moellmann <gerd@gnu.org>
8786
8787 * startup.el (fancy-splash-pending-command): New variable.
8788 (fancy-splash-pre-command): New function.
8789 (fancy-splash-screens): Rewritten.
8790 (command-line-1): If fancy-splash-pending-command is set, call it
8791 interactively.
8792
87932000-10-04 Dave Love <fx@gnu.org>
8794
8795 * toolbar/tool-bar.el (tool-bar-setup): New function.
8796 (tool-bar-mode): Use it.
8797
8798 * subr.el (substitute-key-definition): Doc fix.
8799 (play-sound-file): New command.
8800
88012000-10-04 Andre Spiegel <spiegel@gnu.org>
8802
8803 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
8804 vc-version-backup-file-name): New functions.
8805
8806 * files.el (basic-save-buffer): Call vc-before-save before saving.
8807
8808 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
8809 vc-cvs-stay-local-p.
8810
8811 * vc.el (vc-revert-buffer): Handle empty diff properly.
8812 (vc-version-backup-file): New function.
8813 (vc-checkout): Create a version backup if necessary.
8814 (vc-checkin): If a version backup file exists, delete it.
8815 (vc-version-diff): Diff locally using version backups, if available.
8816 (vc-revert-file): If there's a version backup, revert locally.
8817 (vc-transfer-file): Use version backup for base version, if
8818 available. If not, ask for confirmation whether to get it from the
8819 server. Update mode line before check-in.
8820
88212000-10-04 Dave Love <fx@gnu.org>
8822
8823 * toolbar/tool-bar.el (tool-bar-setup): New function.
8824 (tool-bar-mode): Use it.
8825
88262000-10-04 Peter Breton <pbreton@ne.mediaone.net>
8827
8828 * net/net-utils.el (nslookup-font-lock-keywords)
8829 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
8830 Only set if window-system is non-nil
8831 (net-utils-run-program): Returns buffer.
8832 (network-connection-reconnect): Added this function.
8833
8834 * generic.el:
8835 Incorporates extensive cleanup and docfixes by
8836 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
8837 Uses cl compile-time macros.
8838 (generic-mode-name, generic-comment-list)
8839 (generic-keywords-list, generic-font-lock-expressions)
8840 (generic-mode-function-list, generic-mode-syntax-table):
8841 Removed variables.
8842 (generic-mode-alist): Renamed to generic-mode-list.
8843 (generic-find-file-regexp): Default changed to "^#".
8844 (generic-read-type): Uses completing read on generic-mode-list.
8845 (generic-mode-sanity-check): removed this function.
8846 (generic-add-to-auto-mode): Removed this function
8847 (generic-mode-internal): Bind mode-specific definitions
8848 into function instead of putting them in alist.
8849 (generic-mode-set-comments): Reworked extensively.
8850 (generic-mode-find-file-hook): Simplified regexp searching
8851 (generic-make-keywords-list): Omit extra pair of parens
8852
8853 * find-lisp.el (find-lisp-find-files-internal):
8854 Make sure directory name ends with "/".
8855
8856 * generic-x.el (apache-conf-generic-mode):
8857 Regexp now allows leading whitespace.
8858 (rc-generic-mode): Added eval-when-compile
8859 around generic-make-keywords-list.
8860 Deleted duplicate regexp
8861 (rul-generic-mode): Added eval-when-compile
8862 around generic-make-keywords-list.
8863 (etc-fstab-generic-mode): New generic mode.
8864 (rul-generic-mode): Removed one eval-when-compile
8865 which caused a max-specpdl-size exceeded error.
8866
88672000-10-04 Miles Bader <miles@gnu.org>
8868
8869 * simple.el (minibuffer-temporary-goal-position): New variable.
8870 (next-history-element): Try to keep the position of point in the
8871 input string constant.
8872
8873 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
8874 (dired-do-create-files): If there's only one file, pass it in as
8875 the DEFAULT arg to dired-mark-read-file-name.
8876
88772000-10-03 Stefan Monnier <monnier@cs.yale.edu>
8878
8879 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
8880 (diff-goto-source): Be smarter when choosing REVERSE or not.
8881
8882 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
8883 (texinfo-mode-menu): Add an explicit shortcut for update all.
8884
88852000-10-03 Andre Spiegel <spiegel@gnu.org>
8886
8887 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
8888 factorize backend-specific code cleanly (this was essentially
8889 conceived by Stefan Monnier).
8890 (vc-unregister): Function removed.
8891 (vc-revert-file): New function.
8892 (vc-revert-buffer): Delegate some of the work to it.
8893
8894 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
8895 default branch unconditionally.
8896 (vc-rcs-set-default-branch): New function.
8897 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
8898 (vc-rcs-checkin): If an appropriate default branch has been set,
8899 force creation of that branch.
8900 (vc-rcs-receive-file): Rewritten to contain only backend-specific
8901 code (as suggested by Stefan Monnier).
8902
89032000-10-02 Gerd Moellmann <gerd@gnu.org>
8904
8905 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
8906 highlighting overlay with a different face over the overlay
8907 isearch uses to highlight the current match because that can lead
8908 to bad face combinations.
8909
8910 * loadup.el (toplevel): Load faces before isearch.
8911
8912 * isearch.el (isearch-faces): New custom group.
8913 (isearch): New defface; was already tested for in the code.
8914 (isearch-lazy-highlight-face): Changed to defface from defcustom.
8915 (isearch-highlight): Always use face `isearch'.
8916
89172000-10-02 Dave Love <fx@gnu.org>
8918
8919 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
8920 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
8921 comparison of opcode with operand.
8922
89232000-10-03 Miles Bader <miles@gnu.org>
8924
8925 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
8926 buffer, since the echo area will now grow to accommodate them.
8927
89282000-10-02 Andre Spiegel <spiegel@gnu.org>
8929
8930 * vc-hooks.el (vc-registered): If FILE used to be registered under
8931 a certain backend, try that one first.
8932
8933 * vc.el (vc-responsible-backend): Undo the previous change in the
8934 argument list. Handle multiple backends correctly.
8935 (vc-find-new-backend): Function removed.
8936 (vc-register): Use vc-responsible-backend, as before.
8937 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
8938
89392000-10-02 Gerd Moellmann <gerd@gnu.org>
8940
8941 * startup.el (fancy-splash-head): Change message below the
8942 logo.
8943
89442000-10-02 Miles Bader <miles@lsi.nec.co.jp>
8945
8946 * diff-mode.el (diff-goto-source): Emit a status message.
8947 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
8948 (diff-test-hunk): Fix doc string.
8949 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
8950 (diff-advance-after-apply-hunk): New variable.
8951 (diff-apply-hunk): Don't return a value.
8952
89532000-10-01 Stefan Monnier <monnier@cs.yale.edu>
8954
8955 * vc.el (vc-editable-p): Minor optimization.
8956 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
8957 (vc-find-new-backend): New function split from vc-responsible-backend.
8958 (vc-register): Use it.
8959 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
8960 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
8961 (vc-default-unregister, vc-revert-buffer): Docstring fix.
8962 (vc-clear-headers): Don't use find-file.
8963 (vc-revert-buffer): Use `and' again (must have been a braino).
8964 (vc-switch-backend): Only prompt if requested.
8965 Short circuit if nothing is to be done.
8966 Don't use vc-resynch-buffer which could lose unsaved editing.
8967 (vc-default-receive-file): Update call to vc-unregister.
8968 (with-vc-file, vc-next-action-on-file):
8969 Use vc-backend rather than vc-registered.
8970 (vc-next-action-on-file): Use intern-soft.
8971 Deal with read-only *vc-diff* buffer.
8972 (vc-transfer-file): Docstring fix.
8973
8974 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
8975 (vc-rcs-receive-file): Avoid with-vc-properties.
8976 Update call to vc-unregister.
8977 Use constant `RCS' rather than (dynamically bound) var `backend'.
8978
89792000-10-01 Andre Spiegel <spiegel@gnu.org>
8980
8981 * vc.el (vc-next-action-on-file): Update mode line only if file
8982 is visited.
8983 (vc-start-entry): New argument initial-contents. Don't visit the file
8984 if it isn't already visited. Brought documentation up-to-date.
8985 (vc-next-action, vc-register): Updated calls to vc-start-entry.
8986 (vc-checkin): New optional arg initial-contents, which is passed to
8987 vc-start-entry.
8988 (vc-finish-logentry): Make sure to bury log buffer only if there
8989 really is one. Call `vc-resynch-buffer' on log-file, not
8990 buffer-file-name.
8991 (vc-default-comment-history, vc-default-wash-log): New functions.
8992 (vc-index-of): Removed.
8993 (vc-transfer-file): Make do without the above.
8994 (vc-default-receive-file): Call comment-history unconditionally. Pass
8995 the resulting string to vc-checkin, instead of inserting it into the
8996 comment ring.
8997
8998 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
8999 unconditionally. Use the comments as initial contents of the log
9000 entry buffer. Document the trick to force branch creation with no
9001 changes.
9002
90032000-10-01 Miles Bader <miles@gnu.org>
9004
9005 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
9006 `recenter' with an arg to prevent redrawing the display.
9007
90082000-09-30 Stefan Monnier <monnier@cs.yale.edu>
9009
9010 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
9011
9012 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
9013
9014 * progmodes/c-mode.el (c-mode):
9015 Don't gratuitously override the default for comment-column.
9016
9017 * textmodes/tex-mode.el (latex-metasection-list): New var.
9018 (latex-imenu-create-index): Use it.
9019 Move the regexp construction outside loops (and use push).
9020 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
9021 (tex-font-lock-keywords): Moved from font-lock.el.
9022 (tex-comment-indent): Remove.
9023 (tex-common-initialization): Don't set comment-indent-function.
9024 (latex-block-default): New var.
9025 (tex-latex-block): Use it to provide a default choice.
9026 Add any unknown choice to latex-block-names.
9027 Insert [...] after {...}.
9028 (tex-last-unended-begin): Simplify regexp.
9029 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
9030 (latex-forward-sexp-1, latex-forward-sexp): New functions.
9031 (latex-mode): Set forward-sexp-function.
9032
9033 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
9034 Add regexp for @ignore ... @end ignore.
9035 (texinfo-heading-face): New face.
9036 (texinfo-font-lock-keywords): Use it.
9037 (texinfo-mode-menu): New menu.
9038 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
9039 New functions.
9040 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
9041 (texinfo-section-types-regexp, texinfo-section-level-regexp)
9042 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
9043 Remove declaration.
9044 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
9045
9046 * delsel.el (delete-selection-mode): Use define-minor-mode.
9047
9048 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
9049
90502000-09-29 Stefan Monnier <monnier@cs.yale.edu>
9051
9052 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
9053
90542000-09-30 Gerd Moellmann <gerd@gnu.org>
9055
9056 * replace.el (keep-lines-read-args): New function.
9057 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
9058 read arguments interactively. Add parameters RSTART and REND.
9059 Operate on the active region in Transient Mark mode.
9060
9061 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
9062
9063 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
9064 (authors-obsolete-files-regexps): New variable.
9065 (authors-add): Don't record changes in obsolete files.
9066
90672000-09-29 Stefan Monnier <monnier@cs.yale.edu>
9068
9069 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
9070
9071 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
9072 (comment-indent): Make sure there's a space between code and comment.
9073 Shift comments left to avoid going past fill-column.
9074
90752000-09-29 Gerd Moellmann <gerd@gnu.org>
9076
9077 * startup.el (startup-echo-area-message): New function.
9078 (display-startup-echo-area-message): Use it.
9079 (fancy-splash-screens): Rewritten to use keymaps and a timer.
9080 (fancy-splash-default-action): New function.
9081 (fancy-splash-screens-1): New function.
9082 (fancy-splash-head): Put a help-echo and a keymap under the image.
9083
90842000-09-29 Stefan Monnier <monnier@cs.yale.edu>
9085
9086 * diff-mode.el (diff-add-log-file-name): Remove.
9087 (diff-mode): Use add-log-buffer-file-name-function.
9088
9089 * add-log.el (find-change-log): New arg BUFFER-FILE.
9090 (add-log-file-name): Obey add-log-file-name-function.
9091 (add-log-buffer-file-name-function): New var.
9092 (add-change-log-entry): Use it.
9093
90942000-09-29 Miles Bader <miles@gnu.org>
9095
9096 * image-file.el (image-file-name-extensions): New variable.
9097 (image-file-name-regexps): Renamed from `image-file-regexps'.
9098 New default value is nil. Call `auto-image-file-mode'.
9099 (image-file-name-regexp): New function.
9100 (auto-image-file-mode): New minor mode.
9101 (insert-image-file): Don't make conditional on the image-file
9102 handler being enabled.
9103 (image-file-handler): Make the call here conditional instead.
9104 (set-image-file-handler-enabled, enable-image-file-handler)
9105 (disable-image-file-handler): Functions removed.
9106
9107 * emacs-lisp/authors.el (authors-print): Rephrase many-files
9108 string.
9109
91102000-09-29 Gerd Moellmann <gerd@gnu.org>
9111
9112 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
9113 it's a function from CL.
9114 (latex-imenu-create-index): Replace eval-when-compile with progn
9115 because latex-section-alist is not bound while compiling.
9116
91172000-09-28 Stefan Monnier <monnier@cs.yale.edu>
9118
9119 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
9120 (outline-mode): Use define-derived-mode.
9121
9122 * progmodes/perl-mode.el (perl-mode):
9123 * progmodes/awk-mode.el (awk-mode):
9124 * progmodes/asm-mode.el (asm-mode):
9125 Don't gratuitously override the default for comment-column.
9126
9127 * emacs-lisp/lisp.el (lisp-complete-symbol):
9128 Distinguish the let-binding case from the funcall case.
9129 (forward-sexp-function): New variable.
9130 (forward-sexp): Use it.
9131
9132 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
9133 (easy-mmode-defmap): Remove the now useless autoload.
9134
9135 * time.el (display-time-mode): Use define-minor-mode.
9136
9137 * subr.el (add-minor-mode): Don't eval NAME.
9138 Don't depend on the presence of TOGGLE-FUN for any special behavior.
9139 Use if rather than cond.
9140
9141 * simple.el (read-expression-map): Define more properly.
9142 (comment-indent-hook): Remove.
9143 (string-to-syntax): Bug fix.
9144
9145 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
9146 (cvs-ediff-diff): Fix typo.
9147 (cvs-revert-if-needed): Don't bother preserving read-only.
9148
9149 * paren.el (show-paren-mode): Use define-minor-mode.
9150
9151 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
9152 (toggle-auto-compression): Remove.
9153 (jka-compr-build-file-regexp): Remove useless grouping.
9154
9155 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
9156 Avoid user-reserved bindings.
9157 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
9158 (diff-header-face): Revert to grey85.
9159
9160 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
9161
9162 * complete.el (partial-completion-mode) <defcustom>: Remove.
9163 (partial-completion-mode): Use define-minor-mode.
9164 (PC-do-completion): Understand `completion-auto-help = delay'
9165 to mean to popup the completion buffer only the second time.
9166 (PC-include-file-all-completions, PC-include-file-all-completions)
9167 (PC-include-file-all-completions): Don't quote lambda.
9168
9169 * comint.el (comint-mode-hook): Docstring fix.
9170 (comint-mode): Use define-derived-mode.
9171 (comint-mode-map): Remove obsolete comment.
9172 (make-comint): Minor stylistic change.
9173 (comint-insert-clicked-input): Be more careful to find the overlay.
9174 Use this-command-keys rather than hardcoding mouse-2.
9175
9176 * font-lock.el: Replace confusing (,@ with ,
9177 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
9178 Don't use regexp-opt-depth. Spice up the regexp for args.
9179 Don't distinguish between cmds that can take an opt arg or not.
9180 Use `append' and `prepend' rather than `keep'.
9181
9182 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
9183 (latex-outline-regexp): New var.
9184 (latex-outline-level): New fun.
9185 (latex-section-alist): New var.
9186 (latex-imenu-create-index): Use it. Use `push' as well.
9187 (tex-shell-map): Initialize it properly.
9188 (tex-mode): Minor stylistic change.
9189 (plain-tex-mode): Use define-derived-mode.
9190 (latex-mode): Use define-derived-mode.
9191 Construct the paragraph regexps in a more readable way.
9192 Set the buffer-local outline-{level,regexp} vars.
9193 (slitex-mode): Derive from latex-mode.
9194 (tex-common-initialization): Don't kill-all-vars anymore.
9195 Add setting for comment-add and font-lock-defaults.
9196 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
9197 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
9198 (tex-start-tex): New arg DIR (and send a chdir command for it).
9199 Also display the shell buffer and save it in tex-last-buffer-texed.
9200 (tex-region): Use expand-file-name rather than concat.
9201 Remove code made useless by changes in tex-start-tex.
9202 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
9203
9204 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
9205
92062000-09-28 Dave Love <fx@gnu.org>
9207
9208 * eshell/eshell.el (eshell) <defgroup>: Add :version.
9209
92102000-09-28 Gerd Moellmann <gerd@gnu.org>
9211
9212 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
9213 `append'.
9214
92152000-09-28 Stefan Monnier <monnier@cs.yale.edu>
9216
9217 * info.el (Info-extract-pointer): Undo last change.
9218 Instead, fix the position of the `bound' arg to re-search-backward.
9219
92202000-09-27 Stefan Monnier <monnier@cs.yale.edu>
9221
9222 * info.el (Info-extract-pointer):
9223 Widen more carefully, to avoid finding pointers in other nodes.
9224 (Info-index): Use push.
9225
92262000-09-27 Gerd Moellmann <gerd@gnu.org>
9227
9228 * frame.el (set-frame-font): Remove call to obsolete function
9229 frame-update-faces.
9230 (set-foreground-color, set-background-color): Likewise for
9231 frame-update-face-colors.
9232
92332000-09-27 Miles Bader <miles@gnu.org>
9234
9235 * image-file.el: New file.
9236
92372000-09-27 Gerd Moellmann <gerd@gnu.org>
9238
9239 * frame.el (frame-notice-user-settings): Don't call
9240 frame-update-faces, which is a no-op now.
9241
9242 * ediff-wind.el (ediff-control-frame-parameters): Add zero
9243 tool-bar-lines.
9244
92452000-09-27 Dave Love <fx@gnu.org>
9246
9247 * mouse.el: Fix last change.
9248
92492000-09-27 Miles Bader <miles@lsi.nec.co.jp>
9250
9251 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
9252
92532000-09-22 Kenichi Handa <handa@etl.go.jp>
9254
9255 * international/quail.el (quail-help): The output message is
9256 improved.
9257
92582000-09-26 Dave Love <fx@gnu.org>
9259
9260 * mouse.el (popup-menu): If POSITION is nil, set it using
9261 mouse-position.
9262
92632000-09-25 Sam Steingold <sds@gnu.org>
9264
9265 * net/browse-url.el (browse-url-file-url): Check for null maps.
9266
92672000-09-26 Gerd Moellmann <gerd@gnu.org>
9268
9269 * frame.el (frame-notice-user-settings): Don't add a
9270 tool-bar-lines frame parameter to default-frame-alist in batch mode.
9271
9272 * frame.el (frame-notice-user-settings):
9273 Make tool-bar-mode and default-frame-alist consistent.
9274
9275 * toolbar/tool-bar.el (tool-bar-help): New function.
9276
92772000-09-25 Gerd Moellmann <gerd@gnu.org>
9278
9279 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
9280 current-load-list in top-level forms. Else this leaks a cons cell
9281 every time a defun is called.
9282
9283 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
9284
92852000-09-25 Dave Love <fx@gnu.org>
9286
9287 * startup.el (fancy-splash-head): Check XPM is available.
9288
9289 * autoinsert.el (auto-insert): Doc fix.
9290 (auto-insert-alist): Following GNU notices, don't say `copyright
9291 _by_'. Use line-beginning-position.
9292 (auto-insert): Check buffer-file-name is non-nil before use.
9293
92942000-09-25 Gerd Moellmann <gerd@gnu.org>
9295
9296 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
9297 starting with `@def' or `@multitable', in addition to ones
9298 specified by the user in auto-fill-inhibit-regexp.
9299
93002000-09-25 Markus Rost <rost@math.ohio-state.edu>
9301
9302 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
9303 rmail-dont-reply-to-names matches the empty string.
9304
93052000-09-25 Gerd Moellmann <gerd@gnu.org>
9306
9307 * startup.el (command-line-1, fancy-splash-text): Change the
9308 text to sound more friendly.
9309
93102000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
9311
9312 * progmodes/hideshow.el: Update author email address.
9313 Generally, sync w/ maintainer version 5.22.
9314 (hs-hide-all-non-comment-function): New var.
9315 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
9316 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
9317 (hs-show-region): Delete this command.
9318 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
9319
93202000-09-22 Dave Love <fx@gnu.org>
9321
9322 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
9323 (hl-line-highlight): Specify buffer when moving overlay.
9324
9325 * progmodes/fortran.el (fortran-mode): Locally set
9326 normal-auto-fill-function.
9327 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
9328 (fortran-mode-map): Adjust auto-fill menu entry.
9329
93302000-09-22 Gerd Moellmann <gerd@gnu.org>
9331
9332 * vc-rcs.el (toplevel): Require `vc' when compiling.
9333
9334 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
9335
93362000-09-22 Andre Spiegel <spiegel@gnu.org>
9337
9338 * vc.el (vc-switch-backend): Signal an error if the file is not
9339 registered under the new backend.
9340
9341 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
9342 without explicit revision number.
9343
93442000-09-21 Stefan Monnier <monnier@cs.yale.edu>
9345
9346 * diff-mode.el (diff-file-header-face): Reset to its previous value.
9347 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
9348 (diff-xor): New function.
9349 (diff-find-source-location): Use it. Fix a stupid name clash.
9350 (diff-hunk-status-msg): New function.
9351 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
9352 (diff-test-hunk): Use diff-find-source-location.
9353 (diff-goto-source): Favor the `reverse'.
9354 (diff-hunk-text): Properly handle one-sided context diffs.
9355 (diff-apply-hunk): When done, advance to the next hunk.
9356
93572000-09-21 Gerd Moellmann <gerd@gnu.org>
9358
9359 * startup.el (command-line): If frame was created with a non-zero
9360 tool-bar-lines parameter, switch tool-bar-mode on.
9361
9362 * add-log.el (change-log-date-face, change-log-name-face)
9363 (change-log-email-face, change-log-file-face)
9364 (change-log-list-face, change-log-conditionals-face)
9365 (change-log-function-face, change-log-acknowledgement-face):
9366 New faces, inheriting from font-lock faces.
9367 (change-log-font-lock-keywords): Use them.
9368
93692000-09-21 Dave Love <fx@gnu.org>
9370
9371 * progmodes/cperl-mode.el (top-level): Clean up
9372 `eval-when-compile's and assorted defvars.
9373 (cperl-invalid-face): Don't double-quote value. Change custom
9374 type.
9375 (cperl-mode): Set normal-auto-fill-function and don't zap
9376 auto-fill-function.
9377 (cperl-imenu--function-name-regexp-perl): Renamed from
9378 imenu-example--function-name-regexp-perl.
9379 (cperl-imenu--create-perl-index): Renamed from
9380 imenu-example--create-perl-index.
9381 (cperl-xsub-scan): Don't require cl.
9382
9383 * msb.el (msb-mode-map): Use substitute-key-definition.
9384 (msb-mode): Use msb-mode-map.
9385
93862000-09-21 Andre Spiegel <spiegel@gnu.org>
9387
9388 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
9389 New functions.
9390 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
9391 (vc-switch-backend): New function.
9392 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
9393 (vc-register): Fix prompt.
9394 (vc-unregister, vc-default-unregister): New functions.
9395 (vc-version-diff): Handle empty buffer in sentinel.
9396
9397 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
9398 (vc-rcs-state-heuristic): Use it to guess the state of files with
9399 non-strict locking.
9400 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
9401 been set with -b, but not created yet.
9402 (vc-rcs-fetch-master-state): With non-strict locking, compare file
9403 contents in order to find the state.
9404 (vc-rcs-checkin): Allow creation of branches with no changes.
9405 (vc-rcs-unregister, vc-rcs-receive-file)
9406 (vc-rcs-set-non-strict-locking): New functions.
9407
9408 * vc-hooks.el (vc-name): Force correct computation of the value
9409 in case it is missing.
9410
94112000-09-21 Gerd Moellmann <gerd@gnu.org>
9412
9413 * startup.el (fancy-splash-tail): Use a different foreground
9414 color on a dark frame background.
9415
94162000-09-21 Miles Bader <miles@lsi.nec.co.jp>
9417
9418 * info.el: Use the correct capitalization when making Info-mode
9419 and Info-edit-mode `special' modes.
9420
94212000-09-20 Stefan Monnier <monnier@cs.yale.edu>
9422
9423 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
9424 (diff-mode): Add support for add-log.el.
9425 (diff-hunk-text): Use char offsets rather than line offsets.
9426 (diff-find-source-location): Replace LINE with line-offset (nil
9427 if not found) and always set POS to a meaningful position.
9428 Adapt to the new char-offsets.
9429 (diff-apply-hunk): Drop support for the unused `select' POPUP.
9430 Adapt to the new diff-find-source-location.
9431 (diff-goto-source): Adapt to the new diff-find-source-location.
9432
9433 * add-log.el (add-log-file-name): New function (split out of
9434 add-change-log-entry).
9435 (add-change-log-entry): Use it.
9436 Call add-log-file-name-function with the changelog file name if
9437 the current buffer is not associated with any file.
9438 Avoid find-file if the selected window is dedicated.
9439
9440 * diff-mode.el (diff-find-source-location):
9441 Move code from diff-apply-hunk. Return buffer rather than file.
9442 (diff-apply-hunk): Use the new result from diff-find-source-location.
9443 (diff-goto-source): Use the new diff-find-source-location.
9444
94452000-09-20 Dave Love <fx@gnu.org>
9446
9447 * iswitchb.el: Some doc fixes.
9448 (iswitchb-mode-map): Define completely initially. Inherit
9449 minibuffer-local-map.
9450 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
9451 fundamental-mode.
9452 (iswitchb-global-map): New variable.
9453 (iswitchb-summaries-to-end): Amalgamate regexps.
9454 (iswitchb-mode): New.
9455 (iswitchb-mode-hook): New variable.
9456 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
9457 `extensions'.
9458
94592000-09-20 Gerd Moellmann <gerd@gnu.org>
9460
9461 * ehelp.el (electric-help): New defgroup.
9462 (electric-help-shrink-window): New user-option.
9463 (with-electric-help): Use it.
9464
9465 * window.el (shrink-window-if-larger-than-buffer): If face
9466 `mode-line' has a :box, and we're on a graphical frame, add 1
9467 to the needed window height.
9468
9469 * frame.el (frame-notice-user-settings): Add a last parameter nil
9470 to a call to `append', because the last list passed to `append' is
9471 not copied, and so subsequent calls to assq-delete-all will modify
9472 default-frame-alist.
9473
9474 * startup.el (fancy-splash-image): Change :type.
9475 (fancy-splash-head): Use an XBM image if appropriate.
9476 (command-line-1): Show splash screens in more cases.
9477
9478 * startup.el (fancy-splash-text): Don't quote faces.
9479
9480 * dired.el (dired-font-lock-keywords): Undo last change.
9481 (dired-readin): Bind indent-tabs-mode to nil.
9482
9483 * startup.el (fancy-splash-head): If frame's background mode
9484 is `dark', change the black background of the image to gray.
9485 (fancy-splash-screens): Display startup echo area message.
9486 (display-startup-echo-area-message): New function.
9487
94882000-09-20 Miles Bader <miles@lsi.nec.co.jp>
9489
9490 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
9491
9492 * info.el (info-header-node): Tweak for color ttys.
9493
9494 * faces.el (face-valid-attribute-values): Make sure directories we
9495 search for stipples both exist and are readable before trying to
9496 search them.
9497
9498 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
9499 in the dry-run case.
9500
9501 * jka-compr.el (with-auto-compression-mode): New macro.
9502
9503 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
9504 (custom-group-tag-face, custom-variable-tag-face): Use relative
9505 :height and inherit from `variable-pitch' face instead of
9506 hardwiring :family.
9507 * hi-lock.el (hi-black-hb): Likewise.
9508
9509 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
9510 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
9511 toolbar-add-item, if image doesn't have a mask add a `:mask
9512 heuristic'.
9513
95142000-09-19 Stefan Monnier <monnier@cs.yale.edu>
9515
9516 * diff-mode.el: Docstring fixes.
9517 (diff-header-face, diff-comment-face): New faces.
9518 (diff-font-lock-keywords): Highlight a bit differently.
9519 (diff-find-source-location): Don't return SPAN any more.
9520 (diff-hunk-text): Don't bother erasing the temp buffer.
9521 (diff-find-text): Drop argument LINE.
9522 (diff-apply-hunk): Update calls to diff-find-text.
9523 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
9524
9525 * calendar/calendar.el: Docstring fixes.
9526 (calendar-make-alist): Don't quote lambda.
9527 (calendar-star-date): Use make-local-variable.
9528
95292000-09-19 Dave Love <fx@gnu.org>
9530
9531 * toolbar/tool-bar.el: Renamed from toolbar.el.
9532 Change `toolbar' to `tool-bar' generally in symbols.
9533 Make some items invisible in `special' major modes.
9534 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
9535 Add arg PROPS.
9536
9537 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
9538 Add :version here.
9539 (fancy-splash-delay, fancy-splash-image): Remove :version here.
9540
95412000-09-19 Gerd Moellmann <gerd@gnu.org>
9542
9543 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
9544
9545 * files.el (find-file-suppress-same-file-warnings): New user-option.
9546 (find-file-noselect): Use it.
9547
9548 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
9549 (fancy-splash-screen): Defgroup.
9550
9551 * add-log.el (change-log-font-lock-keywords): Match names
9552 more exactly for the case that font-lock-constant-face is
9553 underlined.
9554
95552000-09-19 Richard M. Stallman <rms@gnu.org>
9556
9557 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
9558
95592000-09-19 Andre Spiegel <spiegel@gnu.org>
9560
9561 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
9562
95632000-09-19 Gerd Moellmann <gerd@gnu.org>
9564
9565 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
9566 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
9567 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
9568 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
9569 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
9570 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
9571 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
9572 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
9573 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
9574 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
9575 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
9576 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
9577
9578 * startup.el (fancy-splash-text): New variable.
9579 (fancy-splash-delay, fancy-splash-image): New user-options.
9580 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
9581 (fancy-splash-screens): New functions.
9582 (command-line-1): If display has a `display' frame parameter, has
9583 colors, and we have XPM support, show more fancy splash screens.
9584
95852000-09-19 Dave Love <fx@gnu.org>
9586
9587 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
9588 with null `help'. Use modern backquote syntax.
9589
95902000-09-19 Gerd Moellmann <gerd@gnu.org>
9591
9592 * font-lock.el (font-lock-mode): Change message telling the user
9593 that ``the buffer is too big''.
9594
9595 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
9596 for instance for the case that tab-width is 2.
9597
95982000-09-18 Gerd Moellmann <gerd@gnu.org>
9599
9600 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
9601 toolbar-add-item, if image doesn't have a mask add a `:mask
9602 heuristic'.
9603
96042000-09-18 Miles Bader <miles@lsi.nec.co.jp>
9605
9606 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
9607 and return a cons if it's non-nil.
9608 (diff-apply-hunk): Try to jump to the line in the source text
9609 corresponding to the position of point in the in the hunk.
9610
9611 * info.el (Info-title-3-face, Info-title-2-face)
9612 (Info-title-1-face): Use face inheritance and relative sizes
9613 instead of hard-wiring things.
9614
9615 * faces.el (secondary-selection): Make dark-background variant sane.
9616
96172000-09-16 Andrew Innes <andrewi@gnu.org>
9618
9619 * makefile.w32-in (compile-files-CMD): No need to make .elc files
9620 read-only, since they aren't under VC now.
9621
96222000-09-17 Dave Love <fx@gnu.org>
9623
9624 * tmm.el: Replace mapcar with mapc in several places.
9625
9626 * loadhist.el (unload-feature): Maybe call elp-restore-list and
9627 ad-unadvise.
9628
9629 * international/latin1-disp.el: New file.
9630
9631 * calendar/cal-move.el (scroll-calendar-left)
9632 (scroll-calendar-right): Make arg optional (for active mode line).
9633
9634 * calendar/calendar.el (calendar-mode-line-format): Make fields
9635 mouse-sensitive.
9636 (calendar-read-date, calendar-read-date, calendar-window-list):
9637 Unquote lambda.
9638 (calendar-month-name): Use aref, not sref.
9639
9640 * view.el (minor-mode-alist): Propertize the string.
9641
9642 * international/characters.el (standard-case-table): Add entries
9643 for Greek.
9644
96452000-09-18 Miles Bader <miles@gnu.org>
9646
9647 * info.el (info-node, info-xref): Add dark-background variants.
9648
9649 * faces.el (header-line): Change defaults to be less confusing
9650 when mixed with mode-lines.
9651
9652 * info.el (Info-fontify-node): Make a few cleanups.
9653 Add extra `help-echo' and `local-map' props to node xrefs.
9654 Use header-specific faces for node-names & xrefs.
9655 (Info-use-header-line): New variable.
9656 (info-header-xref, info-header-node): New faces.
9657 (Info-setup-header-line): New function.
9658 (Info-select-node): Call Info-setup-header-line when enabled.
9659 (Info-extract-pointer): Work even if the header line is hidden.
9660 (Info-header-line): New variable.
9661
96622000-09-16 Stefan Monnier <monnier@cs.yale.edu>
9663
9664 * vms-patch.el (print-region-function): Don't quote lambda.
9665
9666 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
9667
9668 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
9669 (lm-get-header-re): Allow spaces between the header and the colon.
9670 (lm-header): Allow $ in non-RCS headers.
9671 (lm-header-multiline): Put the strings back into order.
9672 Stop at an empty line. Don't require two space chars if the
9673 line is clearly not another header line.
9674
9675 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
9676 (popup-menu-popup): Remove.
9677
96782000-09-15 Gerd Moellmann <gerd@gnu.org>
9679
9680 * toolbar/toolbar.el (toolbar-add-item): Use the same image
9681 specification if or if not tool-bar item contains an `:enabled'
9682 property.
9683
9684 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
9685 current buffer has no file name.
9686
96872000-09-15 Dave Love <fx@gnu.org>
9688
9689 * strokes.el: Sync with maintainer's current version with changes
9690 for Emacs, but avoid runtime cl and levents.
9691 (toplevel): Change autoloads and compilation requires.
9692 (strokes-version, strokes-bug-address, strokes-lift): Values
9693 changed.
9694 (strokes-xpm-header, strokes-insinuated): New variable.
9695 (strokes): Add :link.
9696 (strokes-mode): Customized.
9697 (strokes-while-inhibiting-garbage-collector): New macro.
9698 (strokes-remassoc): Avoid remove-if.
9699 (strokes-fix-button2-command): Don't use ad-do-it.
9700 (strokes-insinuate): New function.
9701 (strokes-button-press-event-p, strokes-button-release-event-p):
9702 New functions, used instead of non-`strokes-' versions..
9703 (strokes-mouse-event-p): Rewritten.
9704 (strokes-event-closest-point): Avoid event-point.
9705 (strokes-get-grid-position): Avoid cdadr, caadr
9706 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
9707 functions.
9708 (strokes-help): Use with-output-to-temp-buffer.
9709 (strokes-window-configuration-changed-p): New function.
9710 (strokes-update-window-configuration): Use buffer-live-p,
9711 strokes-window-configuration-changed-p.
9712 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
9713 (strokes-char-face): New face.
9714 (strokes-char-table, strokes-base64-chars): New variable.
9715 (strokes-xpm-for-stroke, strokes-list-strokes)
9716 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
9717 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
9718 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
9719 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
9720 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
9721 functions.
9722
97232000-09-15 Gerd Moellmann <gerd@gnu.org>
9724
9725 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
9726
9727 * image.el (create-image): Doc fix.
9728
9729 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
9730 instead of `:heuristic-mask t'.
9731
97322000-09-14 Andrew Innes <andrewi@gnu.org>
9733
9734 * makefile.w32-in: Revert to Unix line endings.
9735
97362000-09-14 Andrew Innes <andrewi@gnu.org>
9737
9738 * makefile.w32-in: Add bootstrap support. Also copy lisp source
9739 when installing.
9740
9741 * makefile.nt (DONTCOMPILE): Fix typo.
9742
9743 * shell.el (shell-write-history-on-exit): New function.
9744 (shell-dumb-shell-regexp): New custom variable.
9745 (shell-mode): Make shell-write-history-on-exit the process
9746 sentinel if shell name matches shell-dumb-shell-regexp.
9747
9748 * w32-fns.el: Comment out before-init-hook function which resets
9749 source-directory based; this breaks bootstrap.
9750
97512000-09-14 Dave Love <fx@gnu.org>
9752
9753 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
9754 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
9755 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
9756 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
9757 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
9758 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
9759 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
9760 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
9761 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
9762
9763 * toolbar/toolbar.el: New.
9764
9765 * subdirs.el: Add toolbar.
9766
97672000-09-14 Gerd Moellmann <gerd@gnu.org>
9768
9769 * indent.el (indent-for-tab-command): Doc fix.
9770
97712000-09-14 Alex Schroeder <alex@gnu.org>
9772
9773 * ansi-color.el (ansi-colors): Doc change.
9774 (ansi-color-get-face): Simplified regexp.
9775 (ansi-color-faces-vector): Added more faces, doc change.
9776 (ansi-color-names-vector): Doc change.
9777 (ansi-color-regexp): Simplified regexp.
9778 (ansi-color-parameter-regexp): New regexp.
9779 (ansi-color-filter-apply): Doc change.
9780 (ansi-color-filter-region): Doc change.
9781 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
9782 deal with zero length parameters.
9783 (ansi-color-apply-on-region): Doc change.
9784 (ansi-color-map): Doc change.
9785 (ansi-color-map-update): Removed debugging message.
9786 (ansi-color-get-face-1): Added condition-case to trap
9787 args-out-of-range errors.
9788 (ansi-color-get-face): Doc change.
9789 (ansi-color-make-face): Removed.
9790 (ansi-color-for-shell-mode): New option.
9791
97922000-09-13 Kenichi Handa <handa@etl.go.jp>
9793
9794 * international/quail.el (quail-start-translation): Translate KEY
9795 if necessary even if it doesn't have any mapping in the current
9796 input method.
9797 (quail-start-conversion): Likewise.
9798 (quail-help): The output message is improved.
9799
98002000-09-13 Miles Bader <miles@gnu.org>
9801
9802 * comint.el (comint-output-filter): Revert to using
9803 `insert-before-markers'. Add bletcherous hack to undo damage
9804 caused by `insert-before-markers'. Put `front-sticky' property on
9805 overlays created here so that the field code understands how the
9806 overlay works. Use a let when making comint-last-prompt-overlay,
9807 so that the code is easier to read.
9808
98092000-09-13 Dave Love <fx@gnu.org>
9810
9811 * wid-edit.el (widget-default-format-handler): DTRT when
9812 doc-property is a function.
9813
98142000-09-12 Francesco Potorti` <pot@gnu.org>
9815
9816 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
9817 filed name if it's not there.
9818
98192000-09-12 Dave Love <fx@gnu.org>
9820
9821 * simple.el (read-mail-command): Doc fix.
9822 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
9823
9824 * vc.el (vc-dired-listing-switches): Fix :version.
9825
9826 * vc-hooks.el: Doc fixes.
9827
9828 * subr.el (add-minor-mode): Use toggle-fun arg.
9829
9830 * speedbar.el: Add :version to several defcustoms.
9831
9832 * imenu.el (imenu--truncate-items, imenu--cleanup)
9833 (imenu--generic-function): Avoid mapcar.
9834 (imenu--replace-spaces): Function removed.
9835 (imenu--completion-buffer): Use subst-char-in-string.
9836 (imenu-add-to-menubar): Use keymap inheritance.
9837
98382000-09-12 Miles Bader <miles@gnu.org>
9839
9840 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
9841 (diff-mode-map): Bind `diff-test-hunk'.
9842 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
9843
98442000-09-11 Gerd Moellmann <gerd@gnu.org>
9845
9846 * bytecomp.el (byte-compile-defvar): Undo last change
9847 because it breaks '(make-variable-buffer-local (defvar ...)'
9848 which is used at least in dired.
9849
98502000-09-12 Kenichi Handa <handa@etl.go.jp>
9851
9852 * international/quail.el (quail-define-package): Docstring
9853 modified.
9854
98552000-09-12 Kenichi Handa <handa@etl.go.jp>
9856
9857 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
9858 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
9859 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
9860 docstring of "chinese-py".
9861
9862 * international/quail.el (quail-translation-docstring): New
9863 variable.
9864 (quail-show-keyboard-layout): Docstring modified.
9865 (quail-select-current): Likewise.
9866 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
9867 infinite recursive call.
9868 (quail-help): Check quail-translation-docstring. Format of the
9869 output changed.
9870 (quail-help-insert-keymap-description): Adjusted for the above
9871 change.
9872
98732000-09-11 Gerd Moellmann <gerd@gnu.org>
9874
9875 * bytecomp.el (byte-compile-defvar): Only cons onto
9876 current-load-list in top-level forms. Else this leaks a cons cell
9877 every time a defun is called.
9878
98792000-09-11 Miles Bader <miles@lsi.nec.co.jp>
9880
9881 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
9882 Now understands non-unified diffs. Some functionality moved into
9883 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
9884 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
9885 modify anything. Only reposition point in the patched file if the
9886 patch succeeds. Only pop up another window if POPUP is true.
9887 Emit a message describing what happened if successful, and at what
9888 line-offset. Automatically detect reversed hunks and do something
9889 appropriate.
9890 (diff-hunk-text, diff-find-text): New functions.
9891 (diff-filter-lines): Function removed.
9892 (diff-test-hunk): New function.
9893 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
9894
98952000-09-10 Dave Love <fx@gnu.org>
9896
9897 * textmodes/tildify.el: Minor doc/commentary fixes.
9898 (tildify) <defgroup>: Add :version.
9899
9900 * faces.el (face-x-resources): Make custom type more specific.
9901 (frame-background-mode): Use mapc.
9902 (region) <defcustom>: Add :version.
9903
99042000-09-08 Stefan Monnier <monnier@cs.yale.edu>
9905
9906 * vc-sccs.el (vc-sccs-register):
9907 * vc-rcs.el (vc-rcs-register):
9908 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
9909 * vc.el (vc-register): Clear file's properties.
9910
99112000-09-08 Gerd Moellmann <gerd@gnu.org>
9912
9913 * faces.el (face-spec-set): Only face-spec-reset-face when
9914 ATTRS is non-nil.
9915
99162000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
9917
9918 * help.el (help-insert-xref-button): Fix a typo in doc string.
9919
99202000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
9921
9922 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
9923 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
9924 methods.
9925
9926 * menu-bar.el (read-mail-item-name): New function.
9927 (menu-bar-tools-menu): Use it to compute and display the package
9928 used to read email.
9929 (menu-bar-tools-menu): Fix typo in GUD's help string.
9930
99312000-09-07 Dave Love <fx@gnu.org>
9932
9933 * diff-mode.el (diff-mouse-goto-source): New function.
9934
9935 * vc-sccs.el: Doc fixes.
9936 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
9937
9938 * vc-rcs.el: Doc fixes.
9939 (vc-rcs-register-switches, vc-rcs-checkin-switches)
9940 (vc-rcs-checkout-switches, vc-rcs-header)
9941 (vc-rcs-master-templates): Add or change :version.
9942
9943 * vc-cvs.el: Doc fixes.
9944 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
9945 (vc-cvs-stay-local): Add :version.
9946
9947 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
9948
99492000-09-07 Kenichi Handa <handa@etl.go.jp>
9950
9951 * international/quail.el (quail-help): Fix previous change.
9952
99532000-09-07 Gerd Moellmann <gerd@gnu.org>
9954
9955 * faces.el (color-values): Doc fix.
9956
9957 * faces.el (frame-set-background-mode): Use frame-parameter
9958 instead of frame-parameters.
9959
9960 * frame.el (filtered-frame-list): Reduce consing.
9961 (frames-on-display-list): Call frame-parameter instead of
9962 frame-parameters.
9963
99642000-09-07 Kenichi Handa <handa@etl.go.jp>
9965
9966 * language/devan-util.el (devanagari-to-indian-region): In the
9967 loop, change the following char, not preceding char.
9968
99692000-09-07 Gerd Moellmann <gerd@gnu.org>
9970
9971 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
9972 instead of frame-parameters.
9973
9974 * faces.el (set-face-attribute): Simplify by calling
9975 internal-set-lisp-face-attribute with FRAME being 0.
9976
9977 * vc.el: Remove `Id' version control keyword.
9978
99792000-09-07 Kenichi Handa <handa@etl.go.jp>
9980
9981 * help.el (help-make-xrefs): Adjusted for the change of
9982 help-xref-mule-regexp.
9983 (help-insert-xref-button): New function.
9984
9985 * international/mule-cmds.el (help-xref-mule-regexp-template):
9986 Include the pattern for character set.
9987 (leim): New group.
9988
9989 * international/quail.el: Don't require face.
9990 (quail): New group.
9991 (quail-other-command): Dummy command to make quail-help work better.
9992 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
9993 (quail-keyboard-layout-substitution): New variable.
9994 (quail-update-keyboard-layout): New function.
9995 (quail-keyboard-layout-type): New customizable variable.
9996 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
9997 (quail-keyboard-translate): Pay attention to
9998 quail-keyboard-layout-substitution.
9999 (quail-insert-kbd-layout): New function.
10000 (quail-show-keyboard-layout): New function.
10001 (quail-get-translation): If the definition is a vector of length
10002 1, and the element is a string of length 1, return the character
10003 in that string.
10004 (quail-update-current-translations): Fix the case of
10005 relative-index out of range.
10006 (quail-build-decode-map, quail-insert-decode-map): New Functions.
10007 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
10008 Show key sequences for all available characters.
10009 (quail-help-insert-keymap-description): Don't show such verbose
10010 key bindings as quail-self-insert-command.
10011
10012 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
10013 Format changed, and each element now have extra documentations.
10014 (tit-process-header): Delete invalid characters from TIT-PROMPT.
10015 Adjusted for the change of quail-cxterm-package-ext-info.
10016
100172000-09-06 Gerd Moellmann <gerd@gnu.org>
10018
10019 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
10020 requiring it leads to a recursive loading of vc.el and vc-hooks.el
10021 during bootstrap.
10022
100232000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10024
10025 * vc.el: (toplevel): Don't require `dired' at run-time.
10026 (vc-dired-resynch-file): Remove autoload cookie.
10027
100282000-09-05 Andre Spiegel <spiegel@gnu.org>
10029
10030 * vc.el: Made several backend functions optional.
10031 (vc-default-responsible-p): New function.
10032 (vc-merge): Use RET for first version to trigger merge-news, not
10033 prefix arg.
10034 (vc-annotate): Handle backends that do not support annotation.
10035 (vc-default-merge-news): Removed. The existence of a merge-news
10036 implementation is now checked on caller sites.
10037
10038 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
10039 case.
10040
10041 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
10042 special case that has been removed from the default in vc-hooks.el.
10043
100442000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10045
10046 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
10047
100482000-09-05 Andre Spiegel <spiegel@gnu.org>
10049
10050 * vc-hooks.el: Require vc during compilation.
10051 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
10052 macro `with-vc-properties' in vc.el.
10053 (vc-file-getprop): Doc fix.
10054 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
10055
10056 * vc.el: Require dired-aux during compilation.
10057 (vc-name-assoc-file): Moved to vc-sccs.el.
10058 (with-vc-properties): New macro.
10059 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
10060 vc-finish-steal): Use it.
10061 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
10062 to the backend-specific function is now supposed to do the checkout,
10063 too.
10064 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
10065
10066 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
10067 set file properties; that gets done in the generic code now.
10068
10069 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
10070 Changed parameter list, added code from vc.el that does the
10071 checkout, possibly with a double-take.
10072
10073 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
10074 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
10075 the above under the new name.
10076 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
10077 parameter list, added checkout command.
10078 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
10079 properties; that gets done in the generic code now.
10080
100812000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10082
10083 * vc.el: Docstring fixes (courtesy of checkdoc).
10084
100852000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10086
10087 * vc.el (vc-checkout-writable-buffer-hook)
10088 (vc-checkout-writable-buffer): Remove.
10089 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
10090 (vc-log-mode): Make it into a clean derived major mode.
10091 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
10092 vc-log-mode if log-edit is not available.
10093 (vc-dired-mode-map): Don't set-keymap-parent yet.
10094 (vc-dired-mode): Do set-keymap-parent here.
10095 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
10096
100972000-09-05 Gerd Moellmann <gerd@gnu.org>
10098
10099 * faces.el (set-face-attribute, face-spec-reset-face)
10100 (face-spec-set): Avoid consing by removing calls to `apply'.
10101
10102 * frame.el (frame-parameter): Move to C code.
10103
101042000-09-05 Dave Love <fx@gnu.org>
10105
10106 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
10107 insert-before-markers-and-inherit. Now checked systematically!
10108
101092000-09-05 Alex Schroeder <alex@gnu.org>
10110
10111 * sql.el (sql-postgres): Use sql-postgres-options.
10112 (sql-postgres-options): New variable.
10113
101142000-09-05 Alex Schroeder <alex@gnu.org>
10115
10116 * sql.el (sql-mode-menu): Work around missing variable mark-active
10117 in XEmacs.
10118 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
10119 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
10120 compatibility.
10121
101222000-09-04 Gerd Moellmann <gerd@gnu.org>
10123
10124 * vc.el (vc-dired-resynch-file): Add autoload cookie.
10125
10126 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
10127
10128 * Makefile.in (DONTCOMPILE): Fix typo in file name.
10129
101302000-09-04 Andre Spiegel <spiegel@gnu.org>
10131
10132 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
10133 don't support anything else under SCCS yet.
10134
10135 * vc-hooks.el: Minor doc fixes.
10136
101372000-09-04 Andre Spiegel <spiegel@gnu.org>
10138
10139 * vc.el (vc-next-action-on-file): Do not visit the file if it's
10140 not necessary. If verbose in state `needs-patch', do the same as
10141 under `up-to-date'. When NOT verbose and `needs-patch', check out
10142 latest version instead of `merge-news'.
10143 (vc-next-action-dired): Don't mess with default-directory here; it
10144 breaks other parts of dired. It is the job of the
10145 backend-specific functions to adjust it temporarily if they need it.
10146 (vc-next-action): Remove a special CVS case.
10147 (vc-clear-headers): New optional arg FILE.
10148 (vc-checkin, vc-checkout): Set properties vc-state and
10149 vc-checkout-time properly.
10150 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
10151 (vc-print-log): Use new backend function `show-log-entry'.
10152 (vc-cancel-version): Do the checks in a different order. Added a
10153 FIXME concerning RCS-only code.
10154
10155 * vc-rcs.el (vc-rcs-show-log-entry): New function.
10156 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
10157
10158 * vc-cvs.el (vc-cvs-show-log-entry): New function.
10159
10160 * vc-hooks.el (vc-default-mode-line-string): Show state
10161 `needs-patch' as a `-' too.
10162
101632000-09-04 Andre Spiegel <spiegel@gnu.org>
10164
10165 * vc.el (vc-responsible-backend): New optional arg REGISTER.
10166 (vc-default-could-register): New function.
10167 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
10168 (vc-resynch-buffer): Call vc-dired-resynch-file.
10169 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
10170 vc-resynch-buffer instead of vc-resynch-window.
10171 (vc-next-action-dired): Don't redisplay here, that gets done as a
10172 result of the individual file operations.
10173 (vc-retrieve-snapshot): Corrected prompt order.
10174
10175 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
10176
10177 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
10178 as well.
10179 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
10180 hostname regexps. Updated all callers.
10181 (vc-cvs-responsible-p): Handle directories as well.
10182 (vc-cvs-could-register): New function.
10183 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
10184 properties up-to-date.
10185
10186 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
10187 user whether to create one.
10188
101892000-09-04 Andre Spiegel <spiegel@gnu.org>
10190
10191 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
10192 check out a non-existing file.
10193
10194 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
10195 workfile does not exist.
10196
10197 * vc.el (vc-version-diff): Use `require' to check for existence of
10198 diff-mode.
10199
102002000-09-04 Andre Spiegel <spiegel@gnu.org>
10201
10202 * vc-cvs.el (vc-cvs-registered): Use new function
10203 vc-cvs-parse-entry to do the actual work.
10204
102052000-09-04 Andre Spiegel <spiegel@gnu.org>
10206
10207 * vc-hooks.el (vc-find-backend-function): If function doesn't
10208 exist, return nil instead of error.
10209 (vc-call-backend): Doc fix.
10210
10211 * vc.el (vc-do-command): Doc fix.
10212 (vc-finish-logentry): When checking in from vc-dired, choose the
10213 right backend for logentry check.
10214 (vc-dired-mode-map): Inherit from dired-mode-map.
10215 (vc-dired-mode): Local value of dired-move-to-filename-regexp
10216 simplified.
10217 (vc-dired-state-info): Removed, updated caller.
10218 (vc-default-dired-state-info): Use parentheses instead of hyphens.
10219 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
10220 (vc-dired-listing-switches): New variable.
10221 (vc-directory): Use it, instead of dired-listing-switches.
10222
10223 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
10224 (vc-cvs-dir-state): New function.
10225 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
10226 (vc-cvs-parse-entry): New function, also to be used in
10227 vc-cvs-registered.
10228
102292000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10230
10231 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
10232 *or* single-window-frames.
10233
102342000-09-04 Andre Spiegel <spiegel@gnu.org>
10235
10236 * vc.el (vc-update-changelog): Split into generic part and default
10237 implementation. Doc string adapted.
10238 (vc-default-update-changelog): New function. Call the `rcs2log'
10239 script in exec-directory, to fix a long-standing nuisance.
10240
10241 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
10242 simply signals an error.
10243
102442000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10245
10246 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
10247 control-flow more clear and to avoid running `cvs' twice.
10248
10249 * vc.el (vc-next-action-on-file): Doc fix.
10250 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
10251 (vc-print-log): Eval `file' before constructing the continuation.
10252
102532000-09-04 Andre Spiegel <spiegel@gnu.org>
10254
10255 * vc.el (vc-next-action-on-file): Corrected several messages.
10256 (vc-merge): Add prefix arg `merge-news'; handle it.
10257
10258 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
10259 is not reached. It is.
10260 (vc-cvs-merge): Set state to 'edited after merge.
10261 (vc-cvs-merge-news): Set workfile version to nil if not known.
10262 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
10263
10264 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
10265 via stdout. (Merge from main line.)
10266
102672000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10268
10269 * vc.el (vc-finish-logentry): Thinko in the "same comment"
10270 detection.
10271
102722000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10273
10274 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
10275 against kill-all-local-variables.
10276 (vc-log-edit): Don't save vc-parent-buffer any more.
10277 (vc-last-comment-match): Initialize to an empty string.
10278 (vc-post-command-functions): New hook.
10279 (vc-do-command): Run it.
10280 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
10281 (vc-finish-logentry): Only add the comment to the ring if it's
10282 different from the last comment entered.
10283 (vc-new-comment-index): New function.
10284 (vc-previous-comment): Use it. Make the minibuffer message
10285 slightly less terse.
10286 (vc-comment-search-reverse): Make it work forward as well. Don't
10287 set vc-comment-ring-index if no match is found. Use
10288 vc-new-comment-index.
10289 (vc-comment-search-forward): Use vc-comment-search-reverse.
10290 (vc-dired-mode-map): Don't inherit from dired-mode-map since
10291 define-derived-mode will do it for us. Bind `v' to a keymap that
10292 inherits from vc-prefix-map so that we can bind `vt' without
10293 binding C-x v t.
10294 (vc-retrieve-snapshot): Parenthesis typo.
10295
10296 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
10297 to 1. Make sure to switch to *vc* before looking for an error
10298 message. Use vc-parse-buffer.
10299
103002000-09-04 Andre Spiegel <spiegel@gnu.org>
10301
10302 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
10303 and NAME.
10304 (vc-retrieve-snapshot): Split into two parts.
10305 (vc-default-retrieve-snapshot): New function.
10306
10307 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
10308 (vc-cvs-retrieve-snapshot): New function (untested).
10309 (vc-cvs-stay-local): Default to t.
10310 (vc-cvs-remote-p): New function and property.
10311 (vc-cvs-state): Stay local only if the above is t.
10312 (vc-handle-cvs): Removed.
10313 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
10314 done via vc-handled-backends now.
10315 (vc-cvs-header): Escape Id.
10316
103172000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10318
10319 * vc.el (vc-do-command): Remove unused commands.
10320 (vc-version-diff): Make sure default-directory ends with a slash.
10321 Move the window commands into a vc-exec-after.
10322 (vc-print-log): Move more of the code into the `vc-exec-after'.
10323
103242000-09-04 Andre Spiegel <spiegel@gnu.org>
10325
10326 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
10327 (vc-print-log): Search current revision from beginning of buffer.
10328 (vc-revert-buffer): Clear echo area after the diff is finished.
10329 (vc-prefix-map): Removed definition of "t" for terse display in vc
10330 dired.
10331 (vc-dired-mode-map): Inherit from dired-mode-map. Added
10332 definition of "vt" for terse display.
10333 (vc-dired-mode): Fix dired-move-to-filename-regexp.
10334
103352000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10336
10337 * vc.el (vc-exec-after): Avoid caddr.
10338
103392000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10340
10341 * vc.el (vc-exec-after): New function.
10342 (vc-do-command): Use it to add a termination message for async
10343 procs.
10344 (vc-checkout): Try to handle a missing-backend situation.
10345 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
10346 of a directory with a backend using async diffs.
10347 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
10348 present.
10349
10350 * vc-sccs.el (vc-sccs-state-heuristic): Use
10351 file-ownership-preserved-p.
10352
10353 * vc-rcs.el (vc-rcs-state-heuristic): Use
10354 file-ownership-preserved-p.
10355 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
10356
103572000-09-04 Andre Spiegel <spiegel@gnu.org>
10358
10359 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
10360 vc-do-command.
10361
10362 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
10363 when there are no changes.
10364
103652000-09-04 Andre Spiegel <spiegel@gnu.org>
10366
10367 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
10368
10369 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
10370
103712000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10372
10373 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
10374
10375 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
10376 the `fset' outside of the defvar so that it works even if
10377 vc-prefix-map was already defined.
10378 (vc-setup-buffer): New function, split out of vc-do-command.
10379 (vc-do-command): Allow BUFFER to be t to mean `just use the
10380 current buffer without any fuss'.
10381 (vc-version-diff): Change the `diff' backend operation to just put
10382 the diff in the current buffer without erasing it. Always use
10383 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
10384 shrink-window-if-larger-than-buffer.
10385 (vc-print-log): Change the `print-log' backend operation to just
10386 put the log in the current buffer without erasing it. Protect
10387 shrink-window-if-larger-than-buffer.
10388 (vc-update-change-log): Fix setd typo.
10389
10390 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
10391 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
10392
10393 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
10394 (vc-rcs-diff): Insert in the current buffer and remove unused arg
10395 CMP.
10396
10397 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
10398 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
10399 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
10400
104012000-09-04 Andre Spiegel <spiegel@gnu.org>
10402
10403 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
10404 not possible, use vc-BACKEND-workfile-unchanged-p.
10405 (vc-default-workfile-unchanged-p): New function. Delegates to a
10406 full vc-BACKEND-diff.
10407
10408 * vc-hooks.el (vc-simple-command): Removed.
10409
10410 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
10411 instead of vc-simple-command.
10412 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
10413 avoid doing a diff when opening a file.
10414 (vc-rcs-state): Added check for unlocked-changes.
10415 (vc-rcs-header): Escape Id.
10416 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
10417 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
10418 version.
10419
10420 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
10421 (vc-sccs-diff): Remove optional arg CMP.
10422 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
10423 SCCS-specific function.
10424
10425 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
10426 vc-simple-command.
10427
104282000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10429
10430 * vc.el (vc-editable-p): Renamed from vc-writable-p.
10431 (with-vc-file, vc-merge): Use vc-editable-p.
10432 (vc-do-command): Remove unused var vc-file and fix the
10433 doubly-defined `status' var. Add a user message when starting an
10434 async command.
10435 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
10436 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
10437 Use with-current-buffer.
10438 (vc-buffer-sync): Use unless.
10439 (vc-next-action-on-file): If the file is 'edited by read-only,
10440 make it read-write instead of trying to commit.
10441 (vc-version-diff, vc-update-change-log): Use `setq
10442 default-directory' rather than `cd'.
10443 (vc-log-edit): Don't forget to set default-directory in the
10444 buffer.
10445
10446 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
10447 (vc-sccs-state-heuristic): Use file-writable-p instead of
10448 comparing userids.
10449 (vc-sccs-checkout): Use `unless'.
10450
10451 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
10452 of comparing userids.
10453 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
10454 Simplify the logic by eliminating unreachable code.
10455 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
10456 just do a recursive call if we need to retry.
10457 (vc-rcs-checkout): Handle the case where rcs is missing by making
10458 the buffer read-write if requested and re-signalling the error.
10459
10460 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
10461
104622000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10463
10464 * vc-hooks.el (vc-handled-backends): Docstring change.
10465 (vc-ignore-vc-files): Mark obsolete.
10466 (vc-registered): Check vc-ignore-vc-files.
10467 (vc-find-file-hook, vc-file-not-found-hook): Don't check
10468 vc-ignore-vc-files.
10469
10470 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
10471
104722000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10473
10474 * vc.el (vc-checkout): Don't do anything special for ange-ftp
10475 files since ange-ftp already has vc-registered return nil.
10476
10477 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
10478 (vc-sccs-workfile-version): Use with-temp-buffer and new
10479 vc-parse-buffer and don't bother setting the property.
10480 (vc-sccs-add-triple): Use with-current-buffer and
10481 find-file-noselect.
10482 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
10483
10484 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
10485 derives from the old vc-parse-buffer but uses the revision number
10486 rather than the date (much easier to compare robustly).
10487 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
10488 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
10489 locking-user more directly. Check strict locking and set
10490 checkout-model appropriately.
10491 (vc-rcs-parse-locks): Remove.
10492 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
10493 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
10494 (vc-rcs-system-release): Use with-current-buffer and
10495 vc-parse-buffer.
10496 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
10497
10498 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
10499 (vc-simple-command): Docstring fix.
10500 (vc-registered): Align the way the file-handler is called with the
10501 way the function itself works.
10502 (vc-file-owner): Remove.
10503
10504 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
10505 extraction of fields and call to file-attributes because of a
10506 temporary bug in rcp.el.
10507 (vc-cvs-fetch-status): Use with-current-buffer.
10508
105092000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10510
10511 * vc.el (vc-do-command): Use file-relative-name.
10512 (vc-responsible-backend): Use vc-backend if possible.
10513 (vc-create-snapshot): Improve the `interactive' spec. Add support
10514 for branches and dispatch to backend-specific `create-snapshot'.
10515 (vc-default-create-snapshot): New function, containing the bulk of
10516 the old vc-create-snapshot.
10517 (vc-retrieve-snapshot): Improve the interactive spec.
10518
10519 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
10520 (vc-backend-hook-functions): Remove.
10521 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
10522 (vc-backend): Reintroduce the test for `file = nil' now that I
10523 know why it was there (and added a comment to better remember).
10524
10525 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
10526 code from vc-sccs-hooks.el.
10527 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
10528 'vc anymore.
10529 (vc-sccs-responsible-p): Use expand-file-name instead of concat
10530 and file-directory-p instead of file-exists-p.
10531 (vc-sccs-check-headers): Simplify the regexp.
10532
10533 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
10534 from vc-rcs-hooks.el. Don't require 'vc anymore.
10535 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
10536 file-directory-p instead of file-exists-p.
10537
10538 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
10539 from vc-cvs-hooks.el.
10540 (proto vc-cvs-registered): Require 'vc-cvs instead of
10541 'vc-cvs-hooks. Don't require 'vc anymore.
10542 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
10543 file-directory-p instead of file-exists-p.
10544 (vc-cvs-create-snapshot): New function, replacing
10545 vc-cvs-assign-name.
10546 (vc-cvs-assign-name): Remove.
10547
105482000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10549
10550 * vc-cvs.el (vc-cvs-header): New var.
10551
10552 * vc-rcs.el (vc-rcs-exists): Remove.
10553 (vc-rcs-header): New var.
10554
10555 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
10556 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
10557 (vc-sccs-header): New var.
10558
10559 * vc.el (vc-do-command): Get rid of the `last' argument.
10560 (vc-header-alist): Remove, replaced by vc-X-header.
10561 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
10562 (vc-dired-hook): Use expand-file-name instead of concat.
10563 (vc-directory): Use file-name-as-directory.
10564 (vc-snapshot-precondition, vc-create-snapshot)
10565 (vc-retrieve-snapshot): Allow the command to operate on any
10566 directory.
10567
10568 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
10569 just removing the 'WORKFILE argument or by removing the 'MASTER
10570 argument and replacing `file' with (vc-name file).
10571
105722000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10573
10574 * vc.el: Update Copyright and add a crude list of backend funs.
10575 (vc-writable-p): New function.
10576 (with-vc-file): Use vc-writable-p.
10577 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
10578 (vc-register): Avoid vc-name.
10579 (vc-locking-user): Remove.
10580 (vc-steal-lock): Make the `owner' arg non-optional.
10581 (vc-merge): Use vc-writable-p instead of vc-locking-user and
10582 vc-checkout-model.
10583 (vc-default-dired-state-info): Use vc-state instead of
10584 vc-locking-user and return special strings for special states.
10585 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
10586 and get rid of one of the special CVS cases.
10587 (vc-cancel-version): prettify error message with \\[...].
10588 (vc-rename-master): New function.
10589 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
10590 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
10591 the CVS special case generic.
10592 (vc-default-record-rename): Remove.
10593 (vc-file-tree-walk-internal): Only call FUNC for files that are
10594 under control of some VC backend and replace `concat' with
10595 expand-file-name.
10596 (vc-file-tree-walk): Update docstring.
10597 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
10598 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
10599
10600 * vc-sccs.el (vc-sccs-rename-file): Renamed from
10601 vc-sccs-record-rename. Use `find-file-noselect' rather than
10602 `find-file' and call `vc-rename-master' to do the actual move.
10603 (vc-sccs-diff): Remove unused `backend' variable.
10604
10605 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
10606 to delay loading of vc-sccs until it is really used.
10607 (vc-sccs-master-templates): Preload.
10608 (vc-sccs-state): Update call to vc-sccs-parse-locks.
10609 (vc-sccs-project-dir): Remove (merged into
10610 vc-sccs-search-project-dir).
10611 (vc-sccs-search-project-dir): Rewrite using file name handling ops
10612 rather than `concat', make sure it is preloaded and don't bother
10613 to check that the file actually exists.
10614 (vc-sccs-parse-locks): Remove unused `file' argument, remove
10615 `locks' argument (use buffer's content instead) and eliminate n^2
10616 behavior.
10617
10618 * vc-rcs.el: Update Copyright.
10619 (vc-rcs-rename-file): New function.
10620 (vc-rcs-diff): Remove unused `backend' variable.
10621
10622 * vc-hooks.el: Update Copyright.
10623 (vc-backend): Don't accept a nil argument any more.
10624 (vc-up-to-date-p): Turn into a defsubst.
10625 (vc-possible-master): New function.
10626 (vc-check-master-templates): Use `vc-possible-master' and allow
10627 funs in vc-X-master-templates to return a non-existent file.
10628
10629 * vc-cvs.el: Update Copyright.
10630 (vc-cvs-diff): Remove unused `backend' variable.
10631 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
10632
10633 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
10634
106352000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10636
10637 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
10638 since it can be called from vc-rcs.el.
10639 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
10640
106412000-09-04 Andre Spiegel <spiegel@gnu.org>
10642
10643 * vc.el (vc-version-diff): Expand file name read from the
10644 minibuffer. Handle the case when a previous version number can't
10645 be guessed. Give suitable messages when there were no differences
10646 found.
10647 (vc-clear-headers): Call backend-specific implementation, if one
10648 exists.
10649 (vc-cancel-version): Made error checks generic. When done, clear
10650 headers generically, too.
10651
10652 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
10653 from vc-clear-headers in vc.el.
10654
10655 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
10656 correctly.
10657 (vc-rcs-latest-on-branch-p): Made second argument VERSION
10658 optional. Handle the case when it's not there.
10659
106602000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10661
10662 * vc.el (vc-locking-user): Moved from vc-hooks.el.
10663
106642000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10665
10666 * vc-hooks.el (vc-loadup): Remove.
10667 (vc-find-backend-function): Use `require'. Also, handle the case
10668 where vc-BACKEND-hooks.el doesn't exist.
10669 (vc-call-backend): Cleanup.
10670
106712000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10672
10673 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
10674 vc-rcs-grab-templates)
10675 (vc-rcs-registered): Remove. The default function works as well.
10676 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
10677 vc-sccs-grab-templates)
10678 (vc-sccs-registered): Remove. The default function works as well.
10679
10680 * vc.el (vc-version-diff): Left out a vc- in call to
10681 vc-call-backend.
10682 (vc-default-dired-state-info, vc-default-record-rename)
10683 (vc-default-merge-news): Update for the new backend argument.
10684
10685 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
10686 using the default function.
10687 (vc-call-backend): If calling the default function, pass it the
10688 backend as first argument. Update the docstring accordingly.
10689 (vc-default-state-heuristic, vc-default-mode-line-string): Update
10690 for the new backend argument.
10691 (vc-make-backend-sym): Renamed from vc-make-backend-function.
10692 (vc-find-backend-function): Use the new name.
10693 (vc-default-registered): New function.
10694
106952000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10696
10697 * vc.el (vc-merge): Use vc-find-backend-function.
10698
10699 * vc-hooks.el (vc-backend-functions): Remove.
10700 (vc-loadup): Don't setup 'vc-functions.
10701 (vc-find-backend-function): New function.
10702 (vc-call-backend): Use above fun and populate 'vc-functions
10703 lazily.
10704 (vc-backend-defines): Remove.
10705
107062000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10707
10708 * vc.el (vc-register): Put a FIXME note for a newly found bug.
10709 Call vc-call-backend without the leading vc-.
10710 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
10711 (vc-check-headers): Call vc-call-backend without the leading vc-.
10712 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
10713 (vc-annotate-display): Replace confusing use of `cond' with `or'.
10714 Call vc-call-backend without the leading vc-.
10715
10716 * vc-cvs.el (tail): Provide vc-cvs.
10717 * vc-sccs.el (tail): Provide vc-sccs.
10718 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
10719
10720 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
10721 (vc-make-backend-function, vc-call): Pass names without leading
10722 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
10723 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
10724 (vc-call-backend): Always try to load vc-X-hooks.
10725 (vc-registered): Remove vc- in call to vc-call-backend.
10726
107272000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10728
10729 * vc.el (vc-process-filter): New function.
10730 (vc-do-command): Setup `vc-process-filter' for the async process.
10731 (vc-maybe-resolve-conflicts): New function to reduce
10732 code-duplication. Additionally, it puts the buffer in
10733 `smerge-mode' if applicable.
10734 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
10735 calling `merge-news'.
10736 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
10737 (vc-log-edit): New function. Replacement for `vc-log-mode' by
10738 interfacing to log-edit.el.
10739 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
10740 log-edit is available.
10741 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
10742
107432000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10744
10745 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
10746 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
10747 defvar and the initialization.
10748 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
10749
10750 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
10751 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
10752
10753 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
10754
107552000-09-04 Andre Spiegel <spiegel@gnu.org>
10756
10757 * vc.el (vc-file-clear-masterprops): Removed.
10758 (vc-checkin, vc-revert-buffer): Removed calls to the above.
10759 (vc-version-diff): Use buffer-size without argument.
10760 (vc-register): Heed vc-initial-comment.
10761
10762 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
10763 default branch.
10764
10765 * vc-rcs.el (vc-rcs-register): Parse command output to find master
10766 file name and workfile version.
10767 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
10768
10769 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
10770 vc-file-clear-masterprops.
10771
10772 * vc-sccs.el (vc-sccs-checkout): Removed call to
10773 vc-file-clear-masterprops. If writable, set vc-state to 'edited
10774 rather than user login name.
10775
10776
107772000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10778
10779 * vc.el (vc-workfile-unchanged-p): Remove unused argument
10780 `want-differences-if-changed' and simplify.
10781 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
10782 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
10783 output (which is invalid for async vc-diff) to decide whether to
10784 do the revert silently or not.
10785
107862000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10787
10788 * vc-hooks.el (vc-loadup): Load files quietly.
10789 (vc-call-backend): Oops, brain fart.
10790
107912000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10792
10793 * vc-cvs.el (vc-cvs-state): Typo.
10794 (vc-cvs-merge-news): Return the status code rather than the error msg.
10795
107962000-09-04 Andre Spiegel <spiegel@gnu.org>
10797
10798 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
10799 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
10800 vc-state or vc-up-to-date-p.
10801 (vc-merge): Use vc-backend-defines to check whether merging is
10802 possible. Set state to 'edited after successful merge.
10803
10804 * vc-hooks.el (vc-locking-user): If locked by the calling user,
10805 return that name. Redocumented.
10806
108072000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10808
10809 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
10810 new `vc-state' semantics.
10811 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
10812 'vc-locking-user to the current user.
10813 (vc-merge): Inline vc-backend-merge. Comment out code that I
10814 don't understand and hence can't adapt to the new `vc-state' and
10815 `vc-locking-user' semantics.
10816 (vc-backend-merge): Remove.
10817
10818 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
10819 rather than 'vc-locking-user.
10820
10821 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
10822
10823 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
10824 (vc-state): Don't use 'reserved any more. Just use the same
10825 convention as the one used for vc-<backend>-state where the
10826 locking user (as a string) is returned.
10827 (vc-locking-user): Update, based on the above convention. The
10828 'vc-locking-user property has disappeared.
10829 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
10830
10831 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
10832 with a heuristic one.
10833 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
10834 (vc-cvs-checkin): Do a trivial parse to set the state in case of
10835 error. That allows us to get to 'needs-merge even in the
10836 stay-local case. There's still no way to detect 'needs-patch in
10837 such a setup (or to force an update for that matter).
10838 (vc-cvs-logentry-check): Remove, the default works as well.
10839
108402000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10841
10842 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
10843
10844 * vc.el (vc-do-command): kill-all-local-variables, to reset any
10845 major-mode in which the buffer might have been put earlier. Use
10846 `remove' and `when'. Allow `okstatus' to be `async' and use
10847 `start-process' in this case.
10848 (vc-version-diff): Handle the case where the diff looks empty
10849 because of the use of an async process.
10850
108512000-09-04 Andre Spiegel <spiegel@gnu.org>
10852
10853 * vc.el (vc-next-action-on-file): Removed optional parameter
10854 `simple'. Recompute state unconditionally.
10855 (vc-default-toggle-read-only): Removed.
10856
10857 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
10858 (vc-toggle-read-only): Undid prev change.
10859
10860 * vc-cvs.el (vc-cvs-stay-local): Renamed from
10861 vc-cvs-simple-toggle. Redocumented.
10862 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
10863 (vc-cvs-toggle-read-only): Removed.
10864
108652000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10866
10867 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
10868 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
10869 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
10870 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
10871 still is. So maybe it should be removed.
10872 (vc-head-version, vc-find-binary): Remove.
10873 (vc-recompute-state): Move from vc-hooks.el.
10874 (vc-next-action-on-file): Add a `simple' argument to allow
10875 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
10876 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
10877 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
10878 (vc-dired-mode-map): Properly defvar it.
10879 (vc-print-log): Call log-view-mode if available.
10880 (small-temporary-file-directory): defvar instead of use boundp.
10881 (vc-merge-news): Moved to vc-cvs.el.
10882 (vc-default-merge-news): New function.
10883
10884 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
10885 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
10886 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
10887 unknown `vc-latest-version' function. It should probably refer to
10888 vc-workfile-version or somesuch, but it's very unclear to me and I
10889 don't have SCCS to test things.
10890
10891 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
10892 (vc-sccs-state-heuristic): Fix typo.
10893 (vc-sccs-workfile-unchanged-p): Add missing argument.
10894
10895 * vc-rcs.el: Require vc and vc-rcs-hooks.
10896 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
10897 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
10898 (vc-release-greater-or-equal-p): Move from vc.
10899 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
10900 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
10901 (vc-rcs-checkout): Add a missing `new-version' argument in the
10902 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
10903
10904 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
10905 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
10906 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
10907 than the apparently unbound `workfile-version'.
10908
10909 * vc-hooks.el (vc-master-templates): Def the obsolete var.
10910 (vc-file-prop-obarray): Use `make-vector'.
10911 (vc-backend-functions): Add new hookable functions
10912 vc-toggle-read-only, vc-record-rename and vc-merge-news.
10913 (vc-loadup): If neither backend nor default functions exist, use
10914 the backend function rather than nil.
10915 (vc-call-backend): If the function if not bound yet, try to load
10916 the non-hook file to see if it provides it.
10917 (vc-call): New macro plus use it wherever possible.
10918 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
10919 nor `vc-find-binary' since it's only called from
10920 vc-mistrust-permission which is only used once the backend is known.
10921 (vc-checkout-model): Fix parenthesis.
10922 (vc-recompute-state, vc-prefix-map): Move to vc.el.
10923
10924 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
10925 (vc-cvs-release, vc-cvs-system-release): Remove.
10926 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
10927 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
10928 status symbols.
10929 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
10930 (vc-cvs-toggle-read-only): First cut at a function to allow a
10931 cvs-status-free vc-toggle-read-only.
10932 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
10933 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
10934 vc-cvs-status. Also set vc-state rather than vc-locking-user.
10935 (vc-cvs-checkout): Modify access rights directly if the user
10936 requested not to use `cvs edit'. And refresh the mode line.
10937
10938 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
10939 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
10940
109412000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10942
10943 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
10944 workfile' that got lost when the code was extracted from vc.el.
10945 And merged the tail with the rest of the code (not possible in the
10946 old vc.el where the tail was shared among all backends). And
10947 explicitly set the state to 'edited if `writable' is set.
10948
10949 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
10950 (vc-cvs-state): Be careful to return the value from
10951 vc-cvs-parse-state.
10952 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
10953 property but return it instead. Also be careful to handle a nil
10954 or "" `rev' when workfile is non-nil (it was handled properly when
10955 workfile was nil).
10956
10957 * vc.el: Removed those pesky unnecessary `(function' quotes.
10958 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
10959 directly in the defvar.
10960 (vc-do-command): Bind inhibit-read-only so as to properly handle
10961 the case where the destination buffer has been made read-only.
10962 (vc-diff): Delegate to vc-version-diff in all cases.
10963 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
10964 (vc-annotate-mode-variables): Removed (code moved partly to
10965 defvars and partly to vc-annotate-add-menu).
10966 (vc-annotate-mode): Turned into a derived-mode.
10967 (vc-annotate-add-menu): Moved in code in
10968 vc-annotate-mode-variables.
10969 (vc-update-change-log): Use make-temp-file if available.
10970
109712000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
10972
10973 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
10974 `vc-checkout-model' updated to `vc-cvs-update-model'.
10975
109762000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10977
10978 * vc.el (vc-next-action-on-file): Added handling of state
10979 `unlocked-changes'.
10980 (vc-checkout-carefully): Is now practically obsolete, unless the
10981 above is too slow to be enabled unconditionally.
10982 (vc-update-change-log): Fixed typo.
10983
10984 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
10985
10986 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
10987 Now handles state `unlocked-changes'.
10988 (vc-sccs-workfile-unchanged-p): New function, to support the above.
10989
10990 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
10991
10992 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
10993 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
10994 `unlocked-changes'.
10995 (vc-rcs-workfile-unchanged-p): Renamed from
10996 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
10997 function yet, but supposed to become one soon.
10998
10999 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
11000 `vc-steal-lock'.
11001 (vc-call-backend): Changed error message.
11002 (vc-state): Added description of state `unlocked-changes'.
11003
110042000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11005
11006 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
11007 always return t in CVS-controlled directories.
11008
11009 * vc.el (vc-responsible-backend): New function.
11010 (vc-register): Largely rewritten.
11011 (vc-admin): Removed (implementation moved into vc-register).
11012 (vc-checkin): Redocumented.
11013 (vc-finish-logentry): If no backend defined yet (because we are in
11014 the process of registering), use the responsible backend.
11015
11016 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
11017 Updated function lists.
11018 (vc-call-backend): Fixed typo.
11019
11020 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
11021 New functions.
11022 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
11023 Removed query option. Redocumented.
11024
110252000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11026
11027 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
11028
11029 * vc.el: Updated callers of `vc-checkout-required' to use
11030 `vc-checkout-model'.
11031
110322000-09-04 Martin Lorentzson <martinl@gnu.org>
11033
11034 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
11035 stuff updated to reference this function instead of the old
11036 `vc-backend-release-p'.
11037
110382000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11039
11040 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
11041 vc-checkout-model. Return appropriate values. Updated callers.
11042
110432000-09-04 Martin Lorentzson <martinl@gnu.org>
11044
11045 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
11046 (vc-backend-revert): Function moved into `vc-revert';
11047 `vc-next-action' must be updated to accomodate this change.
11048 (vc-backend-steal): Function moved into `vc-finish-steal'.
11049 (vc-backend-logentry-check): Function moved into
11050 `vc-finish-logentry'.
11051 (vc-backend-printlog): Function moved into `vc-print-log'.
11052 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
11053 (vc-backend-assign-name): Function moved into
11054 `vc-create-snapshot'.
11055
110562000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11057
11058 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
11059 Rename to vc-checkout-model. Return appropriate values.
11060 Update callers.
11061
11062 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
11063 to vc-checkout-model.
11064 (vc-checkout-required): Rename to vc-checkout-model.
11065 Re-implement and re-comment.
11066 (vc-after-save): Use vc-checkout-model.
11067
110682000-09-04 Martin Lorentzson <martinl@gnu.org>
11069
11070 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
11071 Update to use the vc-BACKEND-diff functions instead.
11072 `vc-diff' is now working.
11073
11074 * vc-rcs.el (vc-rcs-logentry-check): New function.
11075
11076 * vc-cvs.el (vc-cvs-logentry-check): New function.
11077
11078 * vc-sccs.el (vc-sccs-diff): Function changed name from
11079 `vc-backend-diff'. This makes `vc-diff' work.
11080
11081 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
11082 of functions possibly implemented in a vc-BACKEND library.
11083 (vc-checkout-required): Fix bug that caused an error to be
11084 signaled during `vc-after-save'.
11085
11086 * vc.el: Fix typo.
11087 This checkin is made with our new VC code base for the very first time.
11088 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
11089
11090 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
11091 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
11092
11093 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
11094 updated to `vc-uses-locking'.
11095 (vc-checkout-required): Call to backend function.
11096 `vc-checkout-required' updated to `vc-uses-locking' instead.
11097
11098 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
11099 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
11100
11101 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
11102 to match the split into various backends.
11103 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
11104 (vc-retrieve-snapshot): Bug fix.
11105
111062000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11107
11108 * vc-sccs.el (vc-sccs-release): Doc fix.
11109
111102000-09-04 Martin Lorentzson <martinl@gnu.org>
11111
11112 * vc.el (vc-next-action-on-file): Bug found and fixed.
11113 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
11114 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
11115
11116 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
11117 (vc-rcs-checkout): Name space cleaned up. No more revision number
11118 crunching function names that are not prefixed with vc-rcs.
11119 (vc-rcs-checkout-model): Function added. References to
11120 `vc-checkout-model' replaced.
11121
111222000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11123
11124 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
11125 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
11126 still need to be split, and implemented for RCS).
11127
111282000-09-04 Martin Lorentzson <martinl@gnu.org>
11129
11130 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
11131
11132 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
11133 required by the vc.el file.
11134
11135 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
11136 required by the vc.el file.
11137 (vc-rcs-exists): Function added.
11138
11139 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
11140 required by the vc.el file.
11141
11142 * vc.el (vc-admin): Updated to handle selection of appropriate
11143 backend. Current implementation is crufty and need re-thinking.
11144
11145 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
11146
111472000-09-04 Martin Lorentzson <martinl@gnu.org>
11148
11149 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
11150 beginning of annotate buffers correctly.
11151
11152 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
11153 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
11154 functionality updated quite a lot to support multiple backends.
11155 Variables `vc-annotate-mode', `vc-annotate-buffers',
11156 `vc-annotate-backend' added.
11157
11158 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
11159 `vc-annotate-difference' added to supported backend functions.
11160
111612000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11162
11163 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
11164 Use with-temp-file instead of /bin/sh. Merged from mainline
11165
111662000-09-04 Martin Lorentzson <martinl@gnu.org>
11167
11168 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
11169
11170 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
11171
11172 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
11173
111742000-09-04 Martin Lorentzson <martinl@gnu.org>
11175
11176 * vc-hooks.el: vc-state-heuristic added to
11177 vc-backend-hook-functions.
11178
11179 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
11180
11181 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
11182
11183 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
11184 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
11185 state to `reserved'.
11186
11187 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
11188 `vc-checkout-required'. Rename the `locked' state to `reserved'.
11189
111902000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11191
11192 * vc-rcs-hooks.el: Implement new state model. Hardly anything
11193 untouched.
11194
11195 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
11196
11197 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
11198 if defined. (Merged from main line, slightly adapted.)
11199
11200 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
11201 millenium problem (merged from mainline).
11202
112032000-09-04 Martin Lorentzson <martinl@gnu.org>
11204
11205 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
11206 part and moved the non-BACKEND stuff to vc.el.
11207
11208 * vc.el: Split the annotate feature into a BACKEND specific part
11209 and moved it from the vc-cvs.el file to this one.
11210
112112000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11212
11213 * vc-hooks.el: Implement new state model.
11214 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
11215 (vc-locking-user): Simplify. Now only needed if the file is
11216 locked by somebody else.
11217 (vc-lock-from-permissions): Remove. Functionality is in
11218 vc-sccs-hooks.el and vc-rcs-hooks.el now.
11219 (vc-mode-line-string): New name for former vc-status. Adapted.
11220 (vc-mode-line): Adapt to use the above. Remove optional parameter.
11221
11222 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
11223 Various simplifications and adaptations all over the place.
11224
11225 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
11226 Simplify and adapt the rest.
11227
11228 * vc.el (vc-resynch-window): Add TODO comment: check for
11229 interaction with view mode according to recent RCS change.
11230 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
11231
112322000-09-04 Martin Lorentzson <martinl@gnu.org>
11233
11234 * vc.el: Convert the remaining function comments to docstrings.
11235
112362000-09-04 Martin Lorentzson <martinl@gnu.org>
11237
11238 * vc.el (vc-backend-release, vc-release-greater-or-equal)
11239 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
11240 (vc-minor-part, vc-previous-version): Functions that operate and
11241 compare revision numbers got proper documentation. Comments added
11242 about their possible removal.
11243
112442000-09-04 Martin Lorentzson <martinl@gnu.org>
11245
11246 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
11247 the vc-backend.el files.
11248
11249 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
11250
11251 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
11252 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
11253 (vc-rcs-previous-version): Functions added.
11254
11255 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
11256
11257 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
11258
112592000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11260
11261 * vc-hooks.el (vc-master-templates): Is really obsolete.
11262 Comment out the definition for now. What is the right procedure
11263 to get rid of it?
11264 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
11265 rewritten.
11266 (vc-default-registered): Remove.
11267 (vc-check-master-templates): New function; does mostly what the
11268 above did before.
11269 (vc-locking-user): Don't rely on the backend to set the property.
11270
11271 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
11272 Rewrite documentation.
11273 (vc-rcs-templates-grabbed): New variable.
11274 (vc-rcs-grab-templates): New function.
11275 (vc-rcs-registered): Rewrite to use above mechanism.
11276
11277 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
11278 Rewrite documentation.
11279 (vc-sccs-templates-grabbed): New variable.
11280 (vc-sccs-grab-templates): New function.
11281 (vc-sccs-registered): Rewrite to use above mechanism.
11282 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
11283 Don't throw the result, simply return it.
11284
11285 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
11286 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
11287 (vc-cvs-registered): Does the check itself now. Simplify.
11288
11289 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
11290 from main line.
11291
112922000-09-04 Martin Lorentzson <martinl@gnu.org>
11293
11294 * vc-cvs.el (vc-cvs-diff): New function.
11295
11296 * vc-sccs.el (vc-sccs-diff): New function.
11297
11298 * vc-rcs.el (vc-rcs-diff): New function.
11299 (vc-rcs-checkout): Bug (typo) found and fixed.
11300 (vc-rcs-register-switches): New variable.
11301
11302 * vc.el (vc-backend-diff): Function removed and placed in the
11303 backend files.
11304
113052000-09-04 Martin Lorentzson <martinl@gnu.org>
11306
11307 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
11308
11309 * vc.el (vc-backend-checkout): Function removed and replaced in
11310 the vc-backend.el files.
11311
11312 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
11313
11314 * vc.el (vc-backend-admin): Removed and replaced in the
11315 vc-backend.el files.
11316
11317 * vc.el (Martin): Removed all the annotate functionality since it
11318 is CVS backend specific.
11319
113202000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11321
11322 * spec.txt: Added specification of vc-state.
11323
11324 * vc-sccs-hooks.el (vc-sccs-master-properties):
11325 Remove handling of vc-latest-version and
11326 vc-your-latest-version. What used to be vc-latest-version, is now
11327 returned as vc-workfile-version.
11328 (vc-sccs-workfile-version): Adapt.
11329
113302000-09-04 Dave Love <fx@gnu.org>
11331
11332 * vc.el: [Merged from mainline.]
11333 (vc-dired-mode): Make the dired-move-to-filename-regexp
11334 regexp match the date, to avoid treating date as file size.
11335 Add YYYY S option to WESTERN/
11336
113372000-09-04 Dave Love <fx@gnu.org>
11338
11339 * vc.el: Require `compile' when compiling.
11340 (vc-logentry-check-hook): New option.
11341 (vc-steal-lock): Use compose-mail.
11342 (vc-dired-mode-map): Defvar when compiling.
11343 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
11344 vc-sccs.el and renamed. Callers changed.
11345 (vc-backend-checkout, vc-backend-logentry-check)
11346 (vc-backend-merge-news): Doc fix.
11347 (vc-default-logentry-check): New function.
11348 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
11349 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
11350 (vc-backend-merge): Doc fix. Use backend functions.
11351 (vc-check-headers): Use backend functions.
11352
11353 * vc-cvs.el: Require vc when compiling.
11354 (vc-cvs-register-switches): Doc fix.
11355 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
11356 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
11357 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
11358 New functions (code from vc.el).
11359 (vc-annotate-display-default): Fix interactive spec.
11360 (vc-annotate-time-span): Doc fix.
11361
11362 * vc-rcs.el: Require vc when compiling.
11363 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
11364 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
11365 (vc-rcs-checkin): New functions (code from vc.el).
11366 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
11367 Doc fix.
11368 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
11369
11370 * vc-sccs.el: Require vc when compiling.
11371 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
11372 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
11373 (vc-sccs-revert)
11374 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
11375 from vc.el).
11376 (vc-sccs-add-triple, vc-sccs-record-rename)
11377 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
11378 (vc-sccs-admin): Doc fix.
11379
113802000-09-04 Martin Lorentzson <martinl@gnu.org>
11381
11382 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
11383 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
11384 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
11385 from vc.el.
11386
11387 * vc-sccs.el (vc-admin-sccs): Added from vc.el
11388
11389 * vc-cvs.el: Moved the annotate functionality from vc.el.
11390 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
11391
113922000-09-04 Dave Love <fx@gnu.org>
11393
11394 * vc.el (vc-backend-release): Call vc-system-release.
11395
11396 * vc-sccs.el (vc-sccs-system-release):
11397 Renamed from vc-sccs-backend-release.
11398
11399 * vc-rcs.el (vc-rcs-system-release):
11400 Renamed from vc-rcs-backend-release.
11401
11402 * vc-cvs.el (vc-cvs-system-release):
11403 Renamed from vc-cvs-backend-release.
11404
114052000-09-04 Dave Love <fx@gnu.org>
11406
11407 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
11408 backend files.
11409 (vc-backend-release): Dispatch to backend functions.
11410 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
11411 probably needs attention.]
11412
11413 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
11414 (vc-sccs-backend-release): New function.
11415
11416 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
11417 (vc-cvs-backend-release): New function.
11418
11419 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
11420 Doc fix.
11421 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
11422 (vc-default-dired-state-info): New function.
11423 (vc-dired-state-info): Dispatch to backends.
11424 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
11425
11426 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
11427 from vc.el and renamed.
11428
114292000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11430
11431 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
11432 (vc-version-other-window, vc-backend-assign-name): Removed
11433 references to vc-latest-version; sometimes changed into
11434 vc-workfile-version.
11435
11436 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
11437 vc-rcs-master-workfile-version.
11438 (vc-rcs-workfile-version): Use the above. Don't call
11439 vc-latest-version (that was unreachable code, anyway).
11440 (vc-rcs-fetch-master-properties): Doc fix.
11441
11442 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
11443 (vc-backend-hook-functions): Removed them from this list, too.
11444 (vc-fetch-properties): Removed.
11445 (vc-workfile-version): Doc fix.
11446
11447 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
11448 (vc-rcs-workfile-version, vc-rcs-locking-user)
11449 (vc-rcs-uses-locking): Use it.
11450
11451 * vc-hooks.el (vc-consult-rcs-headers):
11452 Moved into vc-rcs-hooks.el, under the name
11453 vc-rcs-consult-headers.
11454
11455 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
11456 headers.
11457 (vc-cvs-find-master): Use this name only; correct different
11458 versions of the name.
11459
11460 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
11461 New functions.
11462 (vc-sccs-locking-user): Use the latter.
11463
11464 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
11465 New functions.
11466
11467 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
11468 Moved into both
11469 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
11470 functions are implementation details of those two backends.
11471
114722000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11473
11474 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
11475 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
11476
11477 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
11478 (vc-sccs-parse-locks): SCCS-specific code moved here from
11479 vc-hooks.
11480
11481 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
11482 code moved here from vc-hooks.
11483
11484 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
11485 into back-end specific parts and removed. Callers not updated
11486 yet; because I guess these callers will disappear into back-end
11487 specific files anyway.
11488
114892000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11490
11491 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
11492 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
11493 `vc-uses-locking'.
11494
11495 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
11496 Store yes/no in the property, and return t/nil. Updated all
11497 callers.
11498
11499 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
11500 vc-sccs-uses-locking. Don't set property.
11501 (vc-sccs-locking-user): Don't set property.
11502
11503 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
11504 vc-cvs-uses-locking. Don't set property here; leave that to
11505 vc-hooks.
11506 (vc-cvs-locking-user): Reflect above change. Streamlined.
11507
11508 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
11509 vc-rcs-uses-locking.
11510 (vc-rcs-locking-user): Reflect above change.
11511
115122000-09-04 Dave Love <fx@gnu.org>
11513
11514 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
11515
11516 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
11517
11518 * vc-hooks.el (vc-checkout-model): Punt to backends.
11519
11520 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
11521
11522 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
11523
11524 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
11525 New functions.
11526
11527 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
11528 New functions.
11529
11530 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
11531 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
11532
11533 * vc-hooks.el (vc-default-locking-user): New function.
11534 (vc-locking-user, vc-workfile-version): Punt to backends.
11535
115362000-09-04 Dave Love <fx@gnu.org>
11537
11538 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
11539 (vc-master-workfile-version): Moved from vc-hooks.
11540
11541 * vc-rcs-hooks.el: Fix duplicate code in last change.
11542
11543 * vc-rcs-hooks.el: Require vc-hooks when compiling.
11544 (vc-rcs-master-templates): Improve :type.
11545 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
11546 vc-master-workfile-version): Moved from vc-hooks.
11547
11548 * vc-sccs-hooks.el: Require vc-hooks when compiling.
11549 (vc-sccs-master-templates): Improve :type.
11550 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
11551
11552 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
11553
11554 * vc-cvs-hooks.el: Require vc-hooks when compiling.
11555 (vc-cvs-master-templates): Improve :type. Use
11556 vc-cvs-find-cvs-master.
11557 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
11558 from vc-hooks.
11559 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
11560
11561 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
11562 Moved to vc-cvs-hooks.
11563
11564 * vc-hooks.el: Add doc strings in various places. Simplify the
11565 minor mode setup.
11566 (vc-handled-backends): New user variable.
11567 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
11568 simplification.
11569
115702000-09-04 Dave Love <fx@gnu.org>
11571
11572 * vc.el: Some doc fixes for autoloaded and interactive functions.
11573 Fix compilation warnings from ediff stuff.
11574 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
11575
11576 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
11577
11578 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
11579
11580 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
11581
115822000-09-04 Dave Love <fx@gnu.org>
11583
11584 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
11585 New variable.
11586 (vc-make-backend-function, vc-loadup, vc-call-backend)
11587 (vc-backend-defines): New functions.
11588
11589 * vc-hooks.el: Various doc fixes.
11590 (vc-default-back-end, vc-follow-symlinks): Custom fix.
11591 (vc-match-substring): Function removed. Callers changed to use
11592 match-string.
11593 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
11594 Simplify.
11595
115962000-09-04 Dave Love <fx@gnu.org>
11597
11598 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
11599 type.
11600 (vc-sccs-project-dir, vc-search-sccs-project-dir)
11601 (vc-sccs-registered): Doc fix.
11602
11603 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
11604 (vc-cvs-registered): Doc fix.
11605
11606 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
11607 (vc-rcs-registered): Doc fix.
11608
116092000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11610
11611 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
11612
11613 * vc-hooks.el: vc-registered has been renamed
11614 vc-default-registered. Some functions have been moved to the
11615 backend specific files. they all support the
11616 vc-BACKEND-registered functions.
11617
116182000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11619
11620 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
11621
11622 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
11623
116242000-09-04 Dave Love <fx@gnu.org>
11625
11626 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
11627 menu-bar-update-hook.
11628
11629 * help.el (help-manyarg-func-alist): Add
11630 find-operation-coding-system.
11631
11632 * wid-edit.el (widget-sexp-validate): Fix garbled code.
11633
11634 * custom.el (custom-set-variables): Print message about errors in
11635 setting.
11636
116372000-09-03 Andrew Innes <andrewi@gnu.org>
11638
11639 * makefile.w32-in: Change to DOS line endings.
11640
116412000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
11642
11643 * mouse.el (mouse-popup-menubar): Supply the prompt string for
11644 minor-mode keymaps, if they don't have one.
11645
116462000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
11647
11648 * eshell/esh-module.el (eval-when-compile): Don't lose if
11649 esh-module.el's file name is truncated to DOS 8+3 limits.
11650
116512000-09-01 John Wiegley <johnw@gnu.org>
11652
11653 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
11654 predicate, which caused entries in the completion list to be
11655 doubled.
11656
116572000-08-30 John Wiegley <johnw@gnu.org>
11658
11659 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
11660 sending to subprocesses. Also, hook pre-command-hook if
11661 `eshell-send-direct-to-subprocesses' is non-nil.
11662 (eshell-send-direct-to-subprocesses): New config variable. If t,
11663 subprocess input is send immediately.
11664 (eshell-toggle-direct-send): New function.
11665 (eshell-self-insert-command): New function.
11666 (eshell-intercept-commands): New function.
11667 (eshell-send-input): If direct subprocess sending is enabled,
11668 don't echo any input to the Eshell buffer. Let the subprocess
11669 handle that. This requires "stty echo" in bash, for example.
11670
116712000-08-28 John Wiegley <johnw@gnu.org>
11672
11673 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
11674 completion function for Eshell's implementation of `unset'.
11675
116762000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
11677
11678 * info.el (Info-directory-list): Doc fix.
11679
116802000-08-31 Peter Breton <pbreton@ne.mediaone.net>
11681
11682 * filecache.el (file-cache-add-directory-using-find): Don't quote
11683 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
11684
116852000-08-31 Kenichi Handa <handa@etl.go.jp>
11686
11687 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
11688 coding systems.
11689
116902000-08-30 Andrew Innes <andrewi@gnu.org>
11691
11692 * timer.el (run-with-idle-timer): Undo last change, so that timer
11693 is not activated immediately if Emacs is already idle. Some
11694 existing code relies on this behaviour.
11695
116962000-08-30 Miles Bader <miles@gnu.org>
11697
11698 * frame.el (set-frame-font): Do completion of font-name for
11699 interactive use.
11700
117012000-08-30 Kenichi Handa <handa@etl.go.jp>
11702
11703 * international/quail.el (quail-start-translation): Bind locally
11704 last-command-event, last-command, and this-command.
11705 (quail-start-conversion): Likewise.
11706 (quail-self-insert-command): Fix docstring.
11707
117082000-08-29 Gerd Moellmann <gerd@gnu.org>
11709
11710 * progmodes/executable.el
11711 (executable-make-buffer-file-executable-if-script-p): Check that
11712 buffer contains at least 2 characters.
11713
117142000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
11715
11716 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
11717
117182000-08-29 Dave Love <fx@gnu.org>
11719
11720 * diff-mode.el (diff-mode) <defgroup>: Add :version.
11721 (diff-mode-shared-map): Bind mouse-2.
11722 (diff-imenu-generic-expression): New variable.
11723 (diff-mode): Use it.
11724
11725 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
11726 (mouse-popup-menubar): Add minor mode menus.
11727 (popup-menu): Check for lookup-key returning number.
11728
117292000-08-29 Miles Bader <miles@gnu.org>
11730
11731 * comint.el (comint-send-input): Create overlays using the proper
11732 front/read-advance arguments.
11733
117342000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11735
11736 * ps-print.el: Even/odd pages printing. Doc fix.
11737 (ps-print-version): New version number (6.0).
11738 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
11739 (ps-background, ps-begin-file, ps-begin-job): Code fix.
11740 (ps-print-duplex-feature): Variable eliminated.
11741 (ps-even-or-odd-pages): New variable.
11742
11743 * progmodes/ebnf2ps.el: Doc fix.
11744 (ebnf-version): New version (3.3).
11745 (ebnf-user-arrow): Change variable customization to sexp.
11746 (ebnf-user-arrow): Function eliminated.
11747 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
11748
117492000-08-29 Kenichi Handa <handa@etl.go.jp>
11750
11751 * help.el (help-xref-mule-regexp): New variable.
11752 (help-make-xrefs): Handle help-xref-mule-regexp.
11753
11754 * international/mule-cmds.el (help-xref-mule-regexp-template): New
11755 variable.
11756 (describe-input-method): Temporarily activate the specfied input
11757 method to display the information.
11758 (describe-language-environment): Hyperlinks to mule related items.
11759
11760 * international/mule-diag.el (charset-multibyte-form-string): New
11761 function.
11762 (list-character-sets-1): Use charset-multibyte-form-string.
11763 (describe-character-set): New function.
11764 (describe-coding-system): Hyperlinks to safe character sets.
11765
11766 * international/quail.el (quail-help): New arg PACKAGE.
11767 Hyperlinks to mule related items.
11768 (quail-help-insert-keymap-description): Use
11769 substitute-command-keys instead of describe-bindings.
11770 (quail-translation-help): Hyperlinks to mule related items.
11771
117722000-08-28 John Wiegley <johnw@gnu.org>
11773
11774 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
11775 have a defsubst call itself. Made `eshell-flatten-list' back into
11776 a function again.
11777
11778 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
11779 catch, in case re-centering point at bottom messes up the display.
11780 This happens frequently in Emacs 21, due I believe to variable
11781 line heights.
11782
11783 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
11784 to call `find-tag-interactive'.
11785
11786 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
11787 the list of remember directories.
11788
117892000-08-28 John Wiegley <johnw@gnu.org>
11790
11791 * align.el: Test align-region-separate to see if it's a symbol.
11792
117932000-08-28 John Wiegley <johnw@gnu.org>
11794
11795 * eshell/esh-util.el (eshell-flatten-list): Made this function
11796 into a defsubst form. It gets used very frequently, although
11797 calls don't occur all that often.
11798
11799 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
11800 examining it.
11801
11802 * eshell/esh-cmd.el (eshell-rewrite-while-command):
11803 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
11804 `eshell-protect'.
11805 (eshell-copy-handles): Created a new macro for duplicating the
11806 current set of open handles. This is needed by the looping
11807 functions.
11808 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
11809 is not incorrectly stomped on.
11810
11811 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
11812 declaration for pcomplete-use-paring.
11813 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
11814 value of eshell-cmpl-use-paring.
11815 * pcomplete.el (pcomplete-use-paring): New config variable, to
11816 indicate whether paring should be used.
11817 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
11818 completion alternatives that have already been used.
11819
11820 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
11821 bound to C-c C-y, which will repeat the previous N arguments
11822 (based on prefix argument).
11823 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
11824
11825 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
11826 if there is no *Help* buffer. This is for XEmacs, which renames
11827 its help buffers uniquely. TODO: Find out what the current buffer
11828 name to delete is.
11829
11830 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
11831 first entry that correlates to a passwd/group number. Later
11832 entries (used for group/user name aliasing to multiple IDs) are
11833 ignored.
11834
11835 * eshell/em-xtra.el (eshell/expr):
11836 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
11837 (eshell-grep, eshell/diff, eshell/locate):
11838 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
11839 argument list, before passing it to the system command.
11840
11841 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
11842 `find-tag' for use at final position in Eshell buffers (which
11843 otherwise triggers an error on Emacs 21).
11844 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
11845 buffer, if it is currently bound to `find-tag'.
11846
11847 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
11848 in the list of matched Makefile names.
11849 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
11850 directory, prefer its contents to Makefile.
11851
11852 * eshell/em-dirs.el (eshell/cd): cd commands that look up
11853 directory parts (like "cd old new", or "cd =regexp"), are now case
11854 sensitive on non-Windows/DOS platforms.
11855
11856 * eshell/esh-mode.el (eshell-parse-command-input): When a user
11857 types RET after an open delimiter (like "), display a message
11858 indicating that Eshell is waiting for the closing delimiter.
11859
11860 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
11861 environment variables.
11862
11863 * eshell/em-unix.el (eshell/diff): Added logic to fail more
11864 gracefully if the user enters incorrect arguments.
11865
11866 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
11867 Eshell buffers.
11868
11869 * eshell/esh-var.el (eshell-interpolate-variable):
11870 * eshell/esh-mode.el (eshell-move-argument):
11871 * eshell/em-unix.el (eshell-du-sum-directory):
11872 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
11873 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
11874 (not (= ...)).
11875
11876 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
11877 to ensure the `preserve' flag gets propagated when doing recursive
11878 directory copies.
11879
118802000-08-28 Stefan Monnier <monnier@cs.yale.edu>
11881
11882 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
11883 Don't convert \n into \0177 in memory.
11884 (eshell-read-history, eshell-write-history): Convert \n to \0177,
11885 and back again, when reading and writing.
11886
118872000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
11888
11889 * eshell/esh-util.el (eshell-processp): Added to relieve constant
11890 testing of `fboundp' on `processp'.
11891
11892 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
11893 (eshell/jobs): Don't call process-list if it is not bound.
11894 (eshell-gather-process-output): Support systems where async
11895 subprocesses aren't supported.
11896 (eshell-scratch-buffer, eshell-last-sync-output-start): New
11897 variables.
11898
11899 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
11900 eshell-do-eval returns t.
11901 (eshell-do-pipelines-synchronously): New defmacro.
11902 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
11903 when async subprocesses aren't supported.
11904 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
11905 if async subprocesses aren't supported.
11906 (eshell-resume-command): Don't assume STATUS is a string.
11907
11908 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
11909
11910 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
11911 (eshell-close-target, eshell-get-target): Use eshell-processp.
11912 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
11913 fix.
11914 (eshell-get-target, eshell-create-handles): Doc fix.
11915
119162000-08-28 Miles Bader <miles@lsi.nec.co.jp>
11917
11918 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
11919 criterion to include commands that output something, as long as it
11920 leaves both the command and the end-of-buffer visible when the
11921 command has exited.
11922 (eshell-review-quick-commands): Adjust the help doc string
11923 accordingly.
11924
119252000-08-28 Peter Breton <pbreton@ne.mediaone.net>
11926
11927 * locate.el (locate): Cleaned up locate command's interactive prompting
11928 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
11929
11930 * filecache.el (file-cache-case-fold-search): New variable
11931 (file-cache-assoc-function): New variable
11932 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
11933 Use file-cache-case-fold-search variable
11934 (file-cache-add-file): Use file-cache-assoc-function
11935 (file-cache-delete-file): likewise
11936 (file-cache-directory-name): likewise
11937 (file-cache-debug-read-from-minibuffer): likewise
11938
119392000-08-28 Gerd Moellmann <gerd@gnu.org>
11940
11941 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
11942 (abbrev-table-name): New function.
11943 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
11944 If non-nil list local abbrev, only.
11945
119462000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
11947
11948 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
11949 from Gnus support code, and use special article copy buffer
11950 `(gnus-original-article-buffer)' instead. This allows to get rid
11951 of article-hide-headers usage (which breaks in the latest Gnus
11952 version). Thanks to Detlev Zundel.
11953
119542000-08-28 Kenichi Handa <handa@etl.go.jp>
11955
11956 * international/quail.el (quail-use-package): Hide "... loaded"
11957 message.
11958 (quail-start-translation, quail-start-conversion): Likewise.
11959
11960 * international/kkc.el (kkc-region): Hide "... loaded" message.
11961
119622000-08-27 Dave Love <fx@gnu.org>
11963
11964 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
11965
119662000-08-27 Miles Bader <miles@gnu.org>
11967
11968 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
11969
119702000-08-27 Kenichi Handa <handa@etl.go.jp>
11971
11972 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
11973 'ja-dic-cnv), not (require 'skkdic-cnv).
11974
119752000-08-26 Miles Bader <miles@gnu.org>
11976
11977 * faces.el (face-x-resources): Add entry for :inherit.
11978 * cus-face.el (custom-face-attributes): Add support for :inherit
11979 attribute. Add support for relative face heights.
11980 (custom-face-attributes-get): Treat `nil' as being a default value
11981 for :inherit (as well as `unspecified').
11982
11983 * faces.el (set-face-attribute): Update doc string.
11984 (face-attribute-name-alist): Add :inherit.
11985 (face-valid-attribute-values): Handle :inherit.
11986 (face-read-string): Rephrase prompt to be less confusing.
11987 Assume that DEFAULT is a string, since we must return a string.
11988 (face-read-integer): Use `format' to turn DEFAULT into an
11989 acceptable default for face-read-string. Match NEW-VALUE against
11990 the string "unspecified", not the symbol `unspecified', since
11991 that's what face-read-string returns.
11992 (read-face-attribute): Lookup a name for old-value in valid, and
11993 use it as a default if we find one. Treat all values from
11994 face-read-string as strings. If the default is used, don't do any
11995 more processing on the value, just use the old value directly.
11996 (read-face-and-attribute, modify-face): Tweak prompt.
11997 (read-face-name): Don't assume prompt ends with a space.
11998
11999 * faces.el (describe-face): Add support for :inherit attribute.
12000
120012000-08-25 Kenichi Handa <handa@etl.go.jp>
12002
12003 * terminal.el (terminal-emulator): Fix args to `concat'. Now
12004 concat doesn't accept interger.
12005
12006 * international/kkc.el: Remove SKK from Keywords. Require
12007 ja-dic-utl instead of skkdic-utl.
12008
12009 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
12010 Provide ja-dic-cnv instead of skkdic-cnv.
12011 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
12012 (iso-2022-7bit-short): Add safe-charsets property.
12013 (skkdic-convert-postfix): Search Japanese chou-on character in
12014 addition to Hiragana character.
12015 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
12016 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
12017 (batch-skkdic-convert): Likewise.
12018
12019 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
12020 Provide ja-dic-utl instead of skkdic-utl.
12021 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
12022
120232000-08-24 Dave Love <fx@gnu.org>
12024
12025 * disp-table.el (standard-display-default): Make the test of `l'
12026 useful.
12027
12028 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
12029 mod sample text.
12030
12031 * international/iso-ascii.el: Make pilcrow convenient string
12032 consistent with section.
12033 (iso-ascii-display): Set up multibyte characters as well as
12034 unibyte.
12035
120362000-08-24 Kenichi Handa <handa@etl.go.jp>
12037
12038 * international/mule-cmds.el (reset-language-environment): Set
12039 default-process-coding-system to '(undecided . iso-latin-1), which
12040 makes process I/O almost consistent with file I/O. Call this
12041 function when mule-cmds.el[c] is loaded.
12042
120432000-08-22 Andrew Innes <andrewi@gnu.org>
12044
12045 * makefile.w32-in: New file.
12046
120472000-08-22 Miles Bader <miles@lsi.nec.co.jp>
12048
12049 * comint.el (comint-output-filter): Compare end of
12050 comint-last-output-overlay with the start of the newly inserted
12051 text, not the end, when deciding whether to extend it.
12052 Set saved-point's insertion type to advance after insertion.
12053
12054 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
12055 since this is now done independently of font-lock mode.
12056
120572000-08-21 Gerd Moellmann <gerd@gnu.org>
12058
12059 * server.el (server-kill-new-buffers): New user option.
12060 (server-existing-buffer): New buffer-local variable.
12061 (server-visit-files): When using an existing buffer, set
12062 server-existing-buffer to t.
12063 (server-buffer-done): If server-kill-new-buffers is t, kill the
12064 buffer, unless it was already present before visiting it with
12065 Emacs server.
12066
120672000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
12068
12069 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
12070 even if the display doesn't support colors: some displays will
12071 support bold/underline faces.
12072
120732000-08-21 Gerd Moellmann <gerd@gnu.org>
12074
12075 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
12076
12077 * startup.el (command-line): If user's init file had an error,
12078 add explanatory text to *Messages*.
12079
120802000-08-21 Kenichi Handa <handa@etl.go.jp>
12081
12082 * man.el (Man-getpage-in-background): Decode the process output by
12083 the system locale coding system.
12084
120852000-08-20 Dave Love <fx@gnu.org>
12086
12087 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
12088 Don't test x-popup-menu.
12089 (function) <complete-function>: Complete only fbound symbols.
12090 <validate, value>: New.
12091 (variable) <complete-function>: Complete only bound symbols.
12092 (coding-system): Add :base-only, :complete-function, :validate,
12093 :value, :prompt-match.
12094 (widget-coding-system-prompt-value): Use read-coding-system and
12095 act on :base-only.
12096 (editable-field): Add :help-echo.
12097 (widget-push-button-gui, widget-push-button-cache)
12098 (widget-gui-action, widget-editable-list-gui): COmment out, along
12099 with uses.
12100 (widget-at): Make arg optional.
12101 (widget-echo-help): Adjust for current help-echo calling sequence.
12102 (widget-specify-field, widget-specify-button)
12103 (widget-specify-insert, widget-get-sibling, widget-image-find)
12104 (widget-convert, widget-insert, widget-leave-text)
12105 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
12106 (widget-setup, widget-field-find, widget-before-change)
12107 (widget-after-change, widget-default-complete)
12108 (widget-default-create, widget-default-delete)
12109 (widget-push-button-value-create, editable-field)
12110 (widget-field-prompt-value, widget-field-validate)
12111 (widget-choice-value-create, widget-choice-action)
12112 (widget-choice-validate, widget-checklist-add-item)
12113 (widget-radio-add-item, widget-radio-chosen)
12114 (widget-radio-value-inline, widget-editable-list-value-create)
12115 (widget-editable-list-entry-create)
12116 (widget-documentation-link-add)
12117 (widget-documentation-string-value-create)
12118 (widget-regexp-validate, widget-file-complete)
12119 (widget-sexp-validate, widget-plist-convert-widget)
12120 (widget-plist-convert-widget, widget-alist-convert-widget)
12121 (widget-alist-convert-widget, widget-color-complete): Simplify,
12122 particularly to avoid bindings which aren't optimized out.
12123
12124 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
12125 Doc fix.
12126 (down-list, backward-up-list, up-list, kill-sexp)
12127 (backward-kill-sexp, mark-sexp): Make arg optional.
12128 (lisp-complete-symbol): Add optional arg PREDICATE.
12129
12130 * cus-start.el: Add display-buffer-reuse-frames,
12131 file-coding-system-alist.
12132
121332000-08-20 Gerd Moellmann <gerd@gnu.org>
12134
12135 * startup.el (command-line): Clear realized faces after
12136 modifying TTY color mappings.
12137
121382000-08-20 Miles Bader <miles@gnu.org>
12139
12140 * faces.el (face-attr-match-p): Don't return true if ATTRS are
12141 merely a subset of FACE's attributes.
12142
121432000-08-19 Miles Bader <miles@gnu.org>
12144
12145 * comint.el (comint-output-filter): Save the point with a marker,
12146 not just a buffer position.
12147
12148 * international/mule.el (set-buffer-process-coding-system): Make
12149 interactive prompt less confusing.
12150
121512000-08-19 Gerd Moellmann <gerd@gnu.org>
12152
12153 * hilit-chg.el: General cleanup of doc strings, comments and
12154 code formatting.
12155
121562000-08-19 Miles Bader <miles@gnu.org>
12157
12158 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
12159 Compiler macro removed; beginning-of-line is no longer always
12160 equivalent to forward-line, in the presence of fields.
12161
12162 * comint.el (comint-output-filter): Remove ad-hoc saving of
12163 restriction, and just use save-restriction, now that it works
12164 correctly. Don't adjust comint-last-input-start to account for
12165 our insertion; it shouldn't have moved because we don't use
12166 insert-before-markers anymore. Comment out call to
12167 `force-mode-line-update'; why is it here?
12168
12169 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
12170 while checking for prompt to delete. Use `forward-line 0'
12171 instead of beginning-of-line.
12172 (gud-filter): Temporarily widen gud comint buffer while
12173 examining output.
12174
121752000-08-18 Stefan Monnier <monnier@cs.yale.edu>
12176
12177 * progmodes/sh-script.el: Big bag of typos.
12178
12179 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
12180 check since ispell-process is not bound when ispell is not yet loaded.
12181
121822000-08-18 Dave Love <fx@gnu.org>
12183
12184 * image.el (find-image): Copy `spec' before using plist-put.
12185
121862000-08-18 Gerd Moellmann <gerd@gnu.org>
12187
12188 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
12189 `portugues'.
12190
12191 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
12192 backward-kill-sexp, analogous to kill-sexp.
12193
12194 * progmodes/icon.el (icon-indent-line)
12195 (icon-is-continuation-line): Handle comments specially.
12196
121972000-08-17 Ken Stevens <k.stevens@ieee.org>
12198
12199 * ispell.el: Set to standard author/maintainer/keyword fields.
12200 Fine tuning to menu map appearance and operation, and added help.
12201 Remove `start' and `end' error messages when compiling.
12202 (ispell-choices-win-default-height): Fixed comment string.
12203 (ispell-dictionary-alist-1): Fixed regexp in castellano and
12204 castellano8 dictionaries.
12205 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
12206 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
12207 dictionary, added italiano dictionary.
12208 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
12209 word character
12210 (ispell-tex-skip-alists): Added psfig support.
12211 (ispell-skip-html): Renamed from ispell-skip-sgml.
12212 (ispell-begin-skip-region-regexp, ispell-skip-region)
12213 (ispell-minor-check): Improved html skipping support to skip across
12214 code, and recognize `&' commands without propper `;' syntax;
12215 (ispell-process-line): Fix alignment error when manually
12216 correcting spelling.
12217 (ispell): Fix comment string.
12218 (ispell-add-per-file-word-list): Always put word list on new line.
12219
122202000-08-17 Gerd Moellmann <gerd@gnu.org>
12221
12222 * format.el (format-encode-run-method): Fix error message to say
12223 `encode' instead of `decode'. Use save-window-excursion around
12224 shell-command-on-region as in format-decode-run-method because
12225 shell-command-on-region can display a buffer with error output.
12226 (format-decode): Don't record undo information for the decoding.
12227 (format-annotate-function): Add parameter FORMAT-COUNT. Make
12228 that number part of the temporary buffer name so that more than
12229 one decoding using a temporary buffer can happen safely.
12230
12231 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
12232 of `A-z' in the regexp.
12233
12234 * hilit-chg.el: Fix typos in commentary.
12235
12236 * help.el (view-emacs-news): Rewritten for new naming scheme
12237 for old NEWS files.
12238
12239 * startup.el (command-line): Pop to *Messages* in case an error
12240 is signaled while loading user-init-file.
12241
122422000-08-17 Andreas Schwab <schwab@suse.de>
12243
12244 * files.el (insert-directory): Don't lose original file name,
12245 undoing an undocumented change.
12246
122472000-08-17 Alex Schroeder <alex@gnu.org>
12248
12249 * sql.el (sql-magic-go): Use comint-bol.
12250 (sql-copy-column): Use comint-line-beginning-position.
12251 (comint-line-beginning-position): Define a replacement for
12252 comint-line-beginning-position if it is not fboundp.
12253
122542000-08-17 Alex Schroeder <alex@gnu.org>
12255
12256 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
12257 it didn't have any effect anyway.
12258
122592000-08-17 Alex Schroeder <alex@gnu.org>
12260
12261 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
12262 --pset and pager=off instead of sending \\o|cat at the beginning
12263 of the session.
12264
122652000-08-17 Miles Bader <miles@gnu.org>
12266
12267 * progmodes/octave-inf.el: Add compatibility definition of
12268 comint-line-beginning-position.
12269
122702000-08-17 Kenichi Handa <handa@etl.go.jp>
12271
12272 * startup.el (normal-top-level): Look in each dir in load-path for
12273 a leim-list.el file too. This assures of loading leim-list.el
12274 that is created at Emacs installation time even if a user have his
12275 own leim-list.el.
12276
122772000-08-17 Miles Bader <miles@gnu.org>
12278
12279 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
12280 foreground color to black if the background is dark.
12281
122822000-08-16 Stefan Monnier <monnier@cs.yale.edu>
12283
12284 * loadhist.el (unload-feature): Typo.
12285
12286 * finder.el (finder-compile-keywords):
12287 * cus-dep.el (custom-make-dependencies): Add local-variable settings
12288 to the generated file.
12289
12290 * mail/mh-e.el (mh-make-local-vars):
12291 Replace make-variable-buffer-local with make-local-variable.
12292
12293 * play/landmark.el:
12294 * options.el (Edit-options-{set,toggle,t,nil}):
12295 * mail/mailabbrev.el (mail-abbrevs-mode):
12296 * textmodes/tex-mode.el (tex-expand-files):
12297 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
12298
12299 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
12300
12301 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
12302 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
12303 Allow going past the last element.
12304 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
12305 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
12306 (cvs-mouse-toggle-mark): Don't move point.
12307 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
12308
12309 * progmodes/compile.el (grep): Provide a default set of files.
12310 (next-error): Docstring fix.
12311 (compilation-find-file): Avoid find-file (fails in a dedicated window).
12312
12313 * emacs-lisp/easy-mmode.el (define-minor-mode):
12314 Use `symbol-value' to keep the byte-compiler quiet.
12315
12316 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
12317 (diff-find-source-location): New fun, extracted from diff-goto-source.
12318 (diff-goto-source): Use it.
12319 (diff-next-complex-hunk, diff-filter-lines): New function.
12320 (diff-apply-hunk): New command.
12321
12322 * smerge-mode.el (smerge-mode-menu): Doc fix.
12323
12324 * msb.el (msb-mode): Define it in terms of define-minor-mode.
12325
123262000-08-16 Dave Love <fx@gnu.org>
12327
12328 * windmove.el (windmove) <defgroup>: Add :version.
12329
12330 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
12331 (goto-address-fontify-p, goto-address-highlight-p)
12332 (goto-address-url-face, goto-address-url-mouse-face)
12333 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
12334 (goto-address-url-regexp): Use thing-at-point-url-regexp.
12335 (goto-address-fontify, goto-address-at-mouse): Simplify,
12336 (goto-address-at-point): browse-url-url-at-point,
12337 goto-address-find-address-at-point can return nil.
12338 (goto-address-find-address-at-point): Return nil on failure.
12339
12340 * align.el (align) <defgroup>: Add :version.
12341
12342 * calculator.el (calculator): Add :version.
12343 (calculator): Use two lines for calculator window if `modeline'
12344 face is boxed.
12345
12346 * play/5x5.el: Doc fixes.
12347 (5x5) <defgroup>: Add :version.
12348
12349 * play/fortune.el (fortune) <defgroup>: Add :version.
12350 (fortune-append): Fix error message.
12351 (fortune-from-region): Doc fix.
12352
12353 * play/pong.el (pong): Doc fix.
12354
12355 * play/morse.el: Keywords, commentary, autoloads.
12356
123572000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
12358
12359 * desktop.el (desktop-save): Don't look at symbol-value of a
12360 member of minor-mode-alist, unless it is boundp.
12361
123622000-08-16 Sam Steingold <sds@gnu.org>
12363
12364 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
12365 `while'; use `with-current-buffer' instead of `save-excursion'.
12366 Removed unnecessary kludges now that "*Buffer List*" is excluded.
12367
123682000-08-16 Kenichi Handa <handa@etl.go.jp>
12369
12370 * international/ccl.el (declare-ccl-program): Docstring modified.
12371 (ccl-execute-with-args): Likewise.
12372
123732000-08-16 Miles Bader <miles@gnu.org>
12374
12375 * progmodes/sql.el: Add compatibility definition of
12376 comint-line-beginning-position.
12377
123782000-08-15 Gerd Moellmann <gerd@gnu.org>
12379
12380 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
12381 'buffer-menu' property.
12382 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
12383 fails.
12384 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
12385 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
12386 wasn't killed.
12387
12388 * buff-menu.el (list-buffers-noselect): Don't display the
12389 *Buffer List* buffer.
12390
12391 * font-lock.el: Require jit-lock to prevent a very late
12392 `Loading jit-lock' message.
12393
12394 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
12395 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
12396 mail address.
12397
123982000-08-15 Miles Bader <miles@gnu.org>
12399
12400 * textmodes/ispell.el (ispell-graphic-p): New constant.
12401 (ispell-choices-win-default-height, ispell-help): Use
12402 `ispell-graphic-p' instead of `xemacsp'.
12403
124042000-08-15 Dave Love <fx@gnu.org>
12405
12406 * simple.el: Autoload widget-convert when compiling.
12407 (mail-user-agent): Doc fix.
12408
12409 * help.el (function-called-at-point, variable-at-point): Use
12410 with-syntax-table.
12411 (help-manyarg-func-alist): Add insert-and-inherit.
12412
12413 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
12414
12415 * delsel.el (delsel-unload-hook): New function.
12416
12417 * find-file.el: Doc fixes. Move provide to end.
12418 (ff) <defgroup>: Add :link.
12419 (ff-goto-click): Deleted.
12420 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
12421 Use mouse-set-point.
12422
12423 * textmodes/tildify.el: Doc fixes.
12424 (tildify) <defgroup>: Add:version.
12425
12426 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
12427 (glasses-custom-set): Use set-default, not set.
12428 (minor-mode-alist): Propertize the lighter.
12429 (glasses-mode): Provide optional arg.
12430
12431 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
12432 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
12433 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
12434 option. Provide :type.
12435 (cwarn-configuration): Provide :type.
12436 (cwarn-mode): Doc fix.
12437
12438 * add-log.el (change-log-merge): Doc fix.
12439 (change-log-redate): New command.
12440
12441 * net/browse-url.el (browse-url-filename-alist): Add a clause for
12442 Doze and Dog.
12443 (browse-url): Use dolist, not mapcar.
12444 (browse-url-at-point): Check for null url.
12445 (browse-url-event-buffer, browse-url-event-point): Functions
12446 deleted.
12447 (browse-url-at-mouse, browse-url-netscape): Simplify.
12448
12449 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
12450 modes.
12451 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
12452 Fix previous change to mapcan.
12453 (msb--init-file-alist, msb--add-separators)
12454 (msb--make-keymap-menu): Simplify.
12455 (msb--choose-file-menu): Use copy-sequence.
12456 (msb-mode-map): Add title to keymap.
12457 (msb-unload-hook): New function.
12458
12459 * bs.el: Fix indentation.
12460 (bs) <defgroup>: Add :links.
12461 (bs-show): Doc fix.
12462 (bs-apply-sort-faces): Don't use window-system.
12463 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
12464
124652000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
12466
12467 * calendar/timeclock.el (timeclock-file): Run .timelog through
12468 convert-standard-filename.
12469
124702000-08-14 Gerd Moellmann <gerd@gnu.org>
12471
12472 * emacs-lisp/authors.el: New file.
12473
12474 * paren.el (show-paren-priority): New user option.
12475 (show-paren-function): Set overlay priorities to
12476 show-paren-priority.
12477
124782000-08-14 Miles Bader <miles@gnu.org>
12479
12480 * comint.el (comint-bol): Use `forward-line 0' instead of calling
12481 beginning-of-line with inhibit-field-text-motion bound.
12482
124832000-08-14 Gerd Moellmann <gerd@gnu.org>
12484
12485 * calendar/timeclock.el: New file.
12486
124872000-08-14 David Ponce <david@dponce.com>
12488
12489 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
12490 `widget-button-click'. so that one can use left mouse button to
12491 click on dialog buttons.
12492
124932000-08-14 Emmanuel Briot <briot@gnat.com>
12494
12495 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
12496 identifiers, since XML is case sensitive
12497
124982000-08-12 Miles Bader <miles@gnu.org>
12499
12500 * comint.el (comint-output-filter): Don't bother frobbing
12501 window-start, it doesn't seem to be necessary.
12502
12503 * comint.el (comint-send-string, comint-send-region): Make into
12504 real functions. Snapshot the prompt before sending.
12505
125062000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
12507
12508 * info.el (Info-find-emacs-command-nodes): Rewrite to use
12509 technique similar to Info-index, instead of relying on specific
12510 names of relevant Index nodes.
12511 (Info-goto-emacs-command-node): Bind Info-history to nil when
12512 going to the first node found by Info-find-emacs-command-nodes.
12513
125142000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
12515
12516 * menu-bar.el (menu-bar-help-menu): Add a :help string.
12517
125182000-08-10 Miles Bader <miles@gnu.org>
12519
12520 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
12521
125222000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
12523
12524 * info.el (Info-file-list-for-emacs): More elements for the
12525 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
12526 and woman manuals.
12527
125282000-08-10 Miles Bader <miles@lsi.nec.co.jp>
12529
12530 * comint.el (comint-send-input): Make the newline boundary overlay
12531 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
12532 (comint-output-filter): Use `insert' instead of
12533 `insert-before-markers'. Extend comint-last-output-overlay when
12534 necessary since we can't rely on insert-before-markers to do it.
12535 * gud.el (gud-filter): Use `with-current-buffer' instead of
12536 save-excursion when inserting the output, so that point gets
12537 updated correctly; the old method relied on a rather dodgy
12538 side-effect of comint-output-filter to avoid the effect of
12539 save-excursion.
12540
125412000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
12542
12543 * files.el (recover-file): Call insert-directory instead of
12544 invoking `ls' directly.
12545
125462000-08-10 Miles Bader <miles@gnu.org>
12547
12548 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
12549 (comint-last-prompt-overlay): New variables.
12550 (comint-output-filter): Implement prompt highlighting.
12551 (comint-snapshot-last-prompt): New function.
12552 (comint-send-input): Snapshot the last prompt.
12553 Use comint-highlight-input-face.
12554 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
12555 Use defface instead of defcustom.
12556 (send-invisible, comint-send-eof): Snapshot the last prompt.
12557 (comint-delchar-or-maybe-eof): Use comint-send-eof.
12558 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
12559
125602000-08-09 Stefan Monnier <monnier@cs.yale.edu>
12561
12562 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
12563 (regexp-opt-group): Use a list of chars for `letters'.
12564 (regexp-opt-charset): `chars' is now a list of chars.
12565 Use a char-table rather than a vector so it works for multibyte chars.
12566
12567 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
12568 Set cvs-minor-current-files to the selected fileinfo.
12569 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
12570 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
12571
125722000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
12573
12574 * files.el (insert-directory): Don't call access-file on
12575 directories on DOS and Windows.
12576
125772000-08-09 Kenichi Handa <handa@etl.go.jp>
12578
12579 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
12580 longer if necessary.
12581 (ccl-embed-code): Call ccl-embed-data to store CODE in
12582 ccl-program-vector.
12583
125842000-08-09 Miles Bader <miles@gnu.org>
12585
12586 * comint.el (comint-output-filter): Properly handle the case where
12587 the text surrounded by comint-last-output-overlay was deleted.
12588
125892000-08-08 Gerd Moellmann <gerd@gnu.org>
12590
12591 * info.el (Info-insert-dir): Use Info-additional-directory-list if
12592 non-nil.
12593 (Info-file-list-for-emacs): Remove "info" from the list because
12594 that leads to trying to use the documentation from file `info'
12595 in various situations where it isn't appropriate, for instance
12596 C-h C-k C-h i.
12597
12598 * ffap.el (ffap-read-file-or-url-internal): Handle case that
12599 DIR and/or STRING are nil.
12600
12601 * progmodes/compile.el (compilation-setup): Make variable
12602 compilation-error-screen-columns buffer-local, as some comment
12603 in the code suggests it should be.
12604
12605 * files.el (auto-mode-interpreter-regexp): New variable.
12606 (set-auto-mode): Use it.
12607
12608 * indent.el (indent-for-tab-command): Doc fix.
12609
12610 * mouse-sel.el (mouse-sel-mode): Doc fix.
12611
12612 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
12613 labels.
12614
12615 * help.el (print-help-return-message): When
12616 display-buffer-reuse-frames is set, let the help window been quit,
12617 instead of deleting it, which might delete a reused frame.
12618
126192000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
12620
12621 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
12622 rename a directory to a name that differs only by its letter case.
12623
126242000-08-08 Kenichi Handa <handa@etl.go.jp>
12625
12626 * international/quail.el (quail-define-rules): Handle Quail decode
12627 map correctly. Add code for supporting annotations.
12628 (quail-install-decode-map): New function.
12629 (quail-defrule-internal): New optional arguments decode-map and
12630 props.
12631 (quail-advice): New function.
12632
126332000-08-07 Sam Steingold <sds@gnu.org>
12634
12635 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
12636 `defconst', `define-condition', `with-slots'.
12637 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
12638
126392000-08-03 Miles Bader <miles@gnu.org>
12640
12641 * comint.el (comint-use-prompt-regexp-instead-of-fields):
12642 New variable.
12643 (comint-prompt-regexp, comint-get-old-input): Document dependence on
12644 comint-use-prompt-regexp-instead-of-fields.
12645 (comint-send-input): Add `input' field property to stuff we send to
12646 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
12647 (comint-output-filter): Add `output' field property to process
12648 output, if comint-use-prompt-regexp-instead-of-fields is nil.
12649 (comint-replace-by-expanded-history)
12650 (comint-get-old-input-default, comint-show-output)
12651 (comint-backward-matching-input, comint-forward-matching-input)
12652 (comint-next-prompt, comint-previous-prompt): Use field
12653 properties if comint-use-prompt-regexp-instead-of-fields is nil.
12654 (comint-line-beginning-position): New function.
12655 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
12656 (comint-replace-by-expanded-history-before-point): Use
12657 comint-line-beginning-position and line-end-position.
12658 (comint-last-output-overlay): New variable.
12659 (comint-mode): Make `comint-last-output-overlay' buffer-local.
12660
12661 * shell.el (shell-prompt-pattern): Doc change.
12662 (shell-backward-command): Use line-beginning-position.
12663
12664 * gud.el (gud-gdb-complete-command): Use
12665 comint-line-beginning-position.
12666
12667 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
12668 comint-bol doesn't actually go to the beginning of the line.
12669
12670 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
12671 if comint-use-prompt-regexp-instead-of-fields is non-nil.
12672 (try-expand-line-all-buffers): Likewise.
12673
12674 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
12675 explicitly matching comint-prompt-regexp.
12676 (sql-copy-column): Use comint-line-beginning-position instead of
12677 explicitly matching comint-prompt-regexp.
12678
12679 * progmodes/octave-inf.el (inferior-octave-complete): Use
12680 comint-line-beginning-position.
12681
12682 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
12683
12684 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
12685 looking for a prompt, use `forward-line 0' instead of
12686 `beginning-of-line', to avoid getting caught by an input field.
12687
126882000-08-07 Gerd Moellmann <gerd@gnu.org>
12689
12690 * files.el (shell-quote-wildcard-pattern): Make sure to return
12691 PATTERN, in the Unix case.
12692
126932000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
12694
12695 * play/zone.el (zone): Discard any pending input before running
12696 the randomly-chosen pgm.
12697
126982000-08-07 Kenichi Handa <handa@etl.go.jp>
12699
12700 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
12701 checking the existence of any multibyte characters.
12702
127032000-08-06 Gerd Moellmann <gerd@gnu.org>
12704
12705 * help.el (describe-mode): Test minor-mode symbol for being
12706 bound before testing its value for being nil.
12707
12708 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
12709 `first', `second', and `third'.
12710
12711 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
12712 (second): Make it an alias for `cadr'.
12713
127142000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
12715
12716 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
12717 types of display support faces now.
12718
127192000-08-05 Gerd Moellmann <gerd@gnu.org>
12720
12721 * pcvs.el (require): Require `cl' during compilation, only.
12722
12723 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
12724 (toplevel): Remove `remq' and `remove' from autoloads.
12725 (cl-fake-autoloads): New variable. If set, arrange for an error
12726 when CL functions etc. are autoloaded.
12727
127282000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
12729
12730 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
12731
12732 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
12733 popped up, but the user clicks outside the menu, return an empty
12734 regexp (that causes unhighlight-regexp to have no effect).
12735
12736 * menu-bar.el (menu-bar-games-menu): Add Zone.
12737
12738 * hi-lock.el (toplevel): Require font-lock.
12739
127402000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12741
12742 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
12743 (ebnf-8-bit-chars): New var for bug fix.
12744 (ebnf-string): Bug fix.
12745
127462000-08-03 Sam Steingold <sds@gnu.org>
12747
12748 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
12749 instead of `buffer-string'.
12750 (require 'cl): Always, not just when compiling.
12751 `ignore-errors' in `interactive', `list*', `defun*' &c make this
12752 necessary.
12753
127542000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
12755
12756 * international/mule-cmds.el (select-safe-coding-system): Make
12757 the message text about selecting a safe coding system more clear.
12758
127592000-08-02 Gerd Moellmann <gerd@gnu.org>
12760
12761 * hi-lock.el: New file.
12762
12763 * play/zone.el: New file.
12764
12765 * replace.el (occur): Set tab-width in the *Occur* buffer to the
12766 value of tab-width in the original buffer. Choose a line number
12767 format that's a multiple of the original buffer's tab width, so
12768 that lines appear right.
12769
12770 * textmodes/ispell.el (ispell): New function, replacing an alias.
12771 Spell-check active region if in transient-mark-mode and mark
12772 is active; otherwise spell-check buffer.
12773
127742000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12775
12776 * ps-mule.el: Fix a customization problem on
12777 ps-mule-font-info-database-default.
12778
127792000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
12780
12781 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
12782 display-mouse-p instead of window-system.
12783 (ebrowse-member-mode-map): Ditto.
12784
127852000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12786
12787 * progmodes/ebnf2ps.el: Update ps-print functions call.
12788 Indentation fix. Doc fix.
12789 (ebnf-version): New version number (3.2).
12790 (ebnf-format-color, ebnf-begin-job): Code fix.
12791
127922000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
12793
12794 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
12795 font lock support on window-system.
12796 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
12797
12798 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
12799 display-color-p, if fboundp, instead of window-system.
12800
128012000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
12802
12803 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
12804 instead of window-system.
12805
12806 * wid-edit.el (widget-choose): Use display-mouse-p instead of
12807 window-system.
12808 (widget-choice-mouse-down-action): Use display-popup-menus-p
12809 instead of window-system.
12810
12811 * strokes.el (strokes-file): Run the file name through
12812 convert-standard-filename.
12813 (strokes-mode): Call display-mouse-p instead of looking at
12814 window-system. Change the error message accordingly.
12815
12816 * progmodes/cpp.el (toplevel): Support faces on tty's.
12817
12818 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
12819 (lm-plot-square, lm-init-display): Don't use window-system.
12820
12821 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
12822 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
12823
12824 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
12825 instead of looking at window-system.
12826
128272000-07-30 Gerd Moellmann <gerd@gnu.org>
12828
12829 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
12830 of testing if iswitchb-prepost-hooks is bound, because the
12831 latter will always be true when invoking a recursive minibuffer
12832 from an active Iswitchb buffer.
12833
128342000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
12835
12836 * files.el (shell-quote-wildcard-pattern): New function.
12837 (insert-directory): Call it. Only prepend "\" to command on Unix
12838 and GNU/Linux systems.
12839
128402000-07-30 Gerd Moellmann <gerd@gnu.org>
12841
12842 * eshell/esh-groups.el: Change custom :link file names
12843 from `eshell.info' to `eshell'.
12844
128452000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
12846
12847 * dired.el (dired-build-subdir-alist): Expand subdirectory names
12848 correctly in recursive ange-ftp listings.
12849
128502000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12851
12852 * ps-print.el: Fix bug 1: if ps-font-size-internal,
12853 ps-header-font-size-internal and
12854 ps-header-title-font-size-internal variables are not set,
12855 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
12856 face text property is (foreground-color . COLOR) or
12857 `(background-color . COLOR)', ps-print crashes. Doc fix.
12858 (ps-print-version): New version number (5.2.4).
12859 (ps-plot-region): Code fix.
12860 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
12861 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
12862 Bug fix 2.
12863
128642000-07-30 Milan Zamazal <pdm@freesoft.cz>
12865
12866 * glasses.el (glasses-make-readable): Fix uncapitalization of
12867 identifiers like `myXMLDocument'.
12868
128692000-07-28 Karl Fogel <kfogel@red-bean.com>
12870
12871 * mail/mail-hist.el (mail-hist-previous-input)
12872 (mail-hist-next-input): Do the obvious code factorization.
12873 (mail-hist-retrieve-and-insert): New func, contains common
12874 code of above two.
12875 If inserting a message body, leave point at top.
12876
128772000-07-28 Sam Steingold <sds@gnu.org>
12878
12879 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
12880 Use `<=', not `<' to compare times!
12881 (ange-ftp-ls): Remove.
12882
128832000-07-27 Gerd Moellmann <gerd@gnu.org>
12884
12885 * play/cookie1.el: Add explanation of how to make cookie.el
12886 compatible with strfile(1) to comment.
12887
12888 * subr.el (remove, remq): New functions.
12889
12890 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
12891 escape `*' in regexps.
12892 (midnight-find): Reverse order of arguments in the funcall of
12893 TEST.
12894
12895 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
12896 and `.class'.
12897
12898 * play/meese.el: Add Commentary section.
12899
129002000-07-27 Alex Schroeder <alex@gnu.org>
12901
12902 * sql.el (sql-ms): Added autoload cookie.
12903 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
12904 (sql-oracle): Ditto.
12905 (sql-help): Doc change.
12906
12907 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
12908 types and exceptions.
12909
129102000-07-27 Alex Schroeder <alex@gnu.org>
12911
12912 * sql.el (sql-placeholder-history): New variable.
12913 (sql-query-placeholders-and-send): New function that will query
12914 the user and replace placeholders with user input.
12915 (sql-oracle): If running on NT, set comint-input-sender to
12916 sql-query-placeholders-and-send.
12917
12918 (sql-stop): If in the SQLi buffer, insert stop notification, else
12919 present it as a message.
12920
129212000-07-27 Alex Schroeder <alex@gnu.org>
12922
12923 * sql.el (sql-input-ring-separator): Doc change.
12924 (sql-input-ring-file-name): Doc change.
12925 (sql-interactive-mode): Use `sql-input-ring-separator' and
12926 `sql-input-ring-file-name' to set the comint-mode equivalents
12927 without making them local variables.
12928 (sql-stop): Don't bind `sql-input-ring-separator' and
12929 `sql-input-ring-file-name' dynamically to their comint-mode
12930 equivalents.
12931
129322000-07-27 Kenichi Handa <handa@etl.go.jp>
12933
12934 * international/mule.el (register-char-codings): New function.
12935 (make-coding-system): Handle `safe-chars' specification in the arg
12936 PROPERTY.
12937
12938 * international/mule-cmds.el
12939 (find-coding-systems-region-subset-p): This function deleted.
12940 (sort-coding-systems-predicate): New variable.
12941 (sort-coding-systems): New function.
12942 (find-coding-systems-region): Use
12943 find-coding-systems-region-internal.
12944 (find-coding-systems-string): Use find-coding-systems-region.
12945 (find-coding-systems-for-charsets): Check
12946 char-coding-system-table.
12947 (select-safe-coding-system-accept-default-p): New variable.
12948 (select-safe-coding-system): Mostly rewritten. New argument
12949 ACCEPT-DEFAULT-P.
12950 (select-message-coding-system): Call select-safe-coding-system
12951 with ACCEPT-DEFAULT-P arg.
12952 (reset-language-environment): Reset default-sendmail-coding-system
12953 to the default value iso-latin-1.
12954 (set-language-environment): Don't set the obsolete variable
12955 charset-origin-alist.
12956
12957 * international/codepage.el (cp-coding-system-for-codepage-1):
12958 Give `safe-chars' property to make-coding-system.
12959
12960 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
12961 calling select-message-coding-system twice.
12962
12963 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
12964 instead of `safe-charsets'.
12965 (cyrillic-alternativnyj): Likewise.
12966 (ccl-encode-alternativnyj): Don't check the charset
12967 cyrillic-iso8859-5.
12968
129692000-07-27 Kenichi Handa <handa@etl.go.jp>
12970
12971 * composite.el (compose-chars-after): Preserve match data.
12972
129732000-07-26 Sam Steingold <sds@gnu.org>
12974
12975 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
12976 (ange-ftp-real-file-newer-than-file-p): New function.
12977 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
12978 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
12979
12980 * tooltip.el (tooltip-float-time): Removed (use `float-time').
12981 * midnight.el (midnight-float-time): Ditto.
12982
129832000-07-26 Andreas Schwab <schwab@suse.de>
12984
12985 * files.el (normal-backup-enable-predicate): Correct
12986 interpretation of the return value of compare-strings.
12987
129882000-07-26 Gerd Moellmann <gerd@gnu.org>
12989
12990 * isearch.el (isearch-resume): New function.
12991 (isearch-done): Add something to command-history to resume
12992 the search.
12993 (isearch-yank-line, isearch-yank-word): Use
12994 buffer-substring-no-properties instead of buffer-substring.
12995
12996 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
12997 of flyspell-mouse-map.
12998
12999 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
13000 duplicate definition.
13001 (makefile-mode): Remove duplicate setting of local-abbrev-table.
13002
13003 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
13004 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
13005
130062000-07-25 Sam Steingold <sds@gnu.org>
13007
13008 * net/ange-ftp.el: Get modtime over the net.
13009 (ange-ftp-file-modtime): New function.
13010 (ange-ftp-write-region, ange-ftp-insert-file-contents)
13011 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
13012 Use it.
13013 (ange-ftp-dot-to-slash): New function.
13014 (ange-ftp-fix-name-for-vms): Use it.
13015
13016 * midnight.el (midnight-buffer-display-time): Use
13017 `with-current-buffer'.
13018
130192000-07-25 Gerd Moellmann <gerd@gnu.org>
13020
13021 * find-dired.el: Update copyright notice.
13022 (find-dired): Offer to kill a running `find'.
13023
13024 * enriched.el (enriched-face-ans): For a `foreground-color'
13025 property, return '(("x-color" COLOR))' so that COLOR will be
13026 output as a parameter of the x-color annotation. Likewise for the
13027 `background-color' property. In the case of normal face
13028 properties, don't return annotations for unspecified foreground
13029 and background face attributes.
13030
130312000-07-25 Kenichi Handa <handa@etl.go.jp>
13032
13033 * language/japan-util.el (japanese-katakana-region): Fix handling
13034 HANKAKU argument.
13035
130362000-07-25 Miles Bader <miles@gnu.org>
13037
13038 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
13039 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
13040 constrain-to-field.
13041
130422000-07-24 Andrew Innes <andrewi@gnu.org>
13043
13044 * timer.el (timer-activate-when-idle): Add optional parameter
13045 DONT-WAIT. Update docstring.
13046 (run-with-idle-timer): Specify extra parameter to
13047 timer-activate-when-idle, so that timer will be activated
13048 immediately if Emacs is already idle.
13049
13050 * w32-fns.el (w32-using-nt): Fix docstring.
13051
130522000-07-24 Dave Love <fx@gnu.org>
13053
13054 * mouse.el (popup-menu): Set last-command-event.
13055 (mouse-major-mode-menu-prefix): Declare.
13056
130572000-07-24 Gerd Moellmann <gerd@gnu.org>
13058
13059 * textmodes/flyspell.el: Update to author's version 1.5d.
13060
13061 * progmodes/hideshow.el: Update copyright notice.
13062
13063 * vcursor.el: Set maintainer to FSF, since author cannot
13064 be reached.
13065
130662000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
13067
13068 * info.el (Info-goto-emacs-key-command-node): Leave a space after
13069 the prompt.
13070
13071 * mouse.el (popup-menu): Run the keymap through indirect-function,
13072 in case it was defined with define-prefix-key. If the menu is a
13073 list of keymaps, look up the binding of user's choice in each one
13074 of the keymaps.
13075 (mouse-popup-menubar): If the global and local menu-bar keymaps
13076 don't have a prompt string, create one and insert it into the
13077 keymap. Don't barf if current-local-map returns nil.
13078
130792000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
13080
13081 * dired.el (dired-sort-R-check): Added to allow recursive listing
13082 to be undone.
13083 (dired-sort-other): Use it.
13084
130852000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13086
13087 * Release of cc-mode 5.27
13088
130892000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13090
13091 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
13092 c-beginning-of-statement-1 that caused a bad case of recursion
13093 which could consume a lot of CPU in large classes in languages
13094 that have in-expression classes (i.e. Java and Pike).
13095
13096 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
13097 statements before top level constructs (i.e. case 6 is moved
13098 before case 5 and is now case 4) to catch in-expression
13099 classes in top level expressions correctly.
13100
131012000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13102
13103 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
13104 objc-method-intro. Case 4 removed and case 5I added.
13105
13106 * cc-langs.el (c-append-paragraph-start): New variable used by
13107 c-common-init to get paragraph-start correct.
13108 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
13109 initialize paragraph-start to make it correct both with and
13110 without the javadoc special case.
13111
13112 * cc-mode.el (java-mode): Use c-append-paragraph-start to
13113 initialize paragraph-start for javadoc markup.
13114
13115 * cc-vars.el (c-style-variables-are-local-p): Incompatible
13116 change by defaulting this to t. It's motivated by the
13117 confusing behavior that otherwise arise from the style system
13118 when editing both java and non-java files at the same time
13119 (see the comments about style setting in c-common-init).
13120
131212000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13122
13123 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
13124 similar to the one in c-fill-paragraph to check the fill
13125 prefix from the adaptive fill function for sanity.
13126
131272000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13128
13129 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
13130 defun block.
13131
a30eb617
DL
131322000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13133
13134 * cc-align.el (c-lineup-multi-inher): Handle lines with
13135 leading comma nicely. Extended to handle member initializers
13136 too.
13137
13138 * cc-engine.el: (c-beginning-of-inheritance-list,
13139 c-guess-basic-syntax): Fixed recognition of inheritance lists
13140 when the lines begins with a comma.
13141
a30eb617
DL
13142 * cc-vars.el (c-offsets-alist): Changed default for
13143 member-init-cont to c-lineup-multi-inher since it now handles
13144 member initializers and indents better for leading commas.
13145
131462000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13147
13148 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
13149 handling that caused class open lines to be recognized as
13150 statement-conts in some cases.
13151
13152 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
13153 guessed by the adaptive fill function unless point is on the
13154 first line of a block comment.
13155
13156 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
13157 when the buffer ends with a macro continuation char.
13158
13159 * cc-engine.el (c-guess-basic-syntax): Added support for
13160 function definitions as statements in Pike. The first
13161 statement in a lambda block is now labeled defun-block-intro
13162 instead of statement-block-intro.
13163
13164 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
13165 so that the class surrounding point is selected, not the one
13166 innermost in the state.
13167
13168 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
13169 recognition of switch labels having hanging multiline
13170 statements.
13171
13172 * cc-engine.el (c-beginning-of-member-init-list): Broke out
13173 some code in c-guess-basic-syntax to a separate function.
13174 * cc-engine.el (c-just-after-func-arglist-p): Fixed
13175 recognition of member inits with multiple line arglists.
13176 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
13177 member-init-cont when the commas are in funny places.
13178
131792000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13180
13181 * cc-defs.el (c-auto-newline): Removed this macro since it's
13182 not used anymore.
13183
13184 * cc-engine.el (c-looking-at-bos): New helper function.
13185 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
13186 inexpr and toplevel classes apart in Pike.
13187
13188 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
13189 of case 9A.
13190
13191 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
13192 constant, since "class" can introduce an in-expression class
13193 in Pike nowadays.
13194
131952000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13196
13197 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
13198 indentation on cpp-macro lines.
13199
13200 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
13201 a syntax modifier like comment-intro, to make it possible to
13202 get syntactic indentation for preprocessor directives. It's
13203 incompatible wrt to lineup functions on cpp-macro, but it has
13204 no observable effect in the 99.9% common case where cpp-macro
13205 is set to -1000.
13206
132072000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13208
13209 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
13210 member-init-cont when the preceding arglist is several lines.
13211
132122000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13213
13214 * cc-styles.el (c-style-alist): The basic offset for the BSD
13215 style corrected to 8.
13216
132172000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13218
13219 * cc-styles.el (c-style-alist): Adjusted the indentation of
13220 brace list openers in the gnu style.
13221
132222000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13223
13224 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
13225
13226 * cc-cmds.el (c-electric-brace, c-electric-slash,
13227 c-electric-star, c-electric-semi&comma, c-electric-colon,
13228 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
13229 when c-syntactic-indentation is nil.
13230
13231 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
13232 we were left at comments preceding the first statement when
13233 reaching the beginning of the buffer.
13234
13235 * cc-vars.el (c-syntactic-indentation): New variable to turn
13236 off all syntactic indentation.
13237
132382000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13239
13240 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
13241 between the text and the block comment ender when it hangs,
13242 depending on how many there are before the fill.
13243
132442000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13245
13246 * cc-engine.el (c-beginning-of-closest-statement): New helper
13247 function to go back to the closest preceding statement start,
13248 which could be inside a conditional statement.
13249 * cc-engine.el (c-guess-basic-syntax): Use
13250 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
13251
13252 * cc-engine.el (c-guess-basic-syntax): Better handling of
13253 arglist-intro, arglist-cont-nonempty and arglist-close when
13254 the arglist is nested inside parens. Cases 7A, 7C and 7F
13255 changed.
13256
13257 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
13258 up-to-date with javadoc 1.2.
13259
132602000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13261
13262 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
13263 multiline Pike type decls.
13264
132652000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13266
13267 * cc-cmds.el (c-indent-new-comment-line): Always break
13268 multiline comments in multiline mode, regardless of
13269 comment-multi-line.
13270
132712000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13272
13273 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
13274 fully::qualified::names in C++ member init lists. Preamble in
13275 case 5D changed.
13276
132772000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13278
13279 * cc-langs.el (c-common-init): Handling of obsolete variables
13280 moved to c-initialize-cc-mode. More compatible style override
13281 when using global style variables.
13282 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
13283 variables moved here.
13284
a30eb617
DL
13285 * cc-styles.el (c-make-styles-buffer-local): Flag style
13286 variable localness in c-style-variables-are-local-p to make
13287 the compatibility measure in c-common-init work well.
13288
13289 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
13290 longer contain set-from-style.
13291 * cc-styles.el (c-initialize-builtin-style): Don't check for
13292 set-from-style on c-special-indent-hook.
13293 * cc-styles.el (c-copy-tree): Obsolete. The standard function
13294 copy-alist is sufficient now.
13295
13296 * cc-styles.el (c-set-style, c-set-style-1,
13297 c-get-style-variables): Fixes to variable initialization so
13298 that duplicate entries in styles have the same effect
13299 regardless of DONT-OVERRIDE.
13300
13301 * cc-styles.el (c-set-style-2): Fixed bug where the
13302 initialization of inheriting styles failed when the
13303 dont-override flag is set.
13304
13305 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
13306 on this.
13307
133082000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13309
13310 * cc-defs.el (c-forward-comment): Removed the workaround
13311 introduced in 5.38 since it had worse side-effects. If a line
13312 contains the string "//\"", it regarded the // as a comment
13313 start since the \ temporarily doesn't have escape syntax.
13314
eb04d6cd 133152000-07-17 Emmanuel Briot <briot@act-europe.fr>
a30eb617
DL
13316
13317 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
13318 ada-xref.el before ada-prj.el, so that the Project menu is created
13319 when ada-prj tries to add to it.
13320 (ada-activate-keys-for-case): Suppress the characters that are not
13321 part of the Ada syntax. Better compatibility with else-mode
13322 (ada-adjust-case-interactive): When auto-casing is not active,
13323 correctly insert newlines (used to insert only ^M). Prevent the
13324 syntax table from being changed in case of an error
13325 (or '_' becomes part of a word and some commands are confused).
13326 Do nothing if ada-auto-case is nil.
13327 (ada-after-keyword-p): Ignore keywords that are also attributes
13328 (ada-batch-reformat): Update usage comment
13329 (ada-call-from-contextual-menu): New function
13330 (ada-case-read-exceptions): Reinitialize the casing exception list
13331 first to nil first, so that the casing exception file can be
13332 shared.
13333 (ada-check-defun-name): Handles "configure" keyword for gnatdist
13334 files.
13335 (ada-compile-goto-error): Fix regexp used to detect a file:line
13336 anywhere in the error message
13337 (ada-contextual-menu-last-point): New variable
13338 (ada-create-keymap): If the variable delete-key-deletes-forward is
13339 t on XEmacs, it means that DEL should delete one character
13340 forward.
13341 (ada-create-menu): Use :included instead of :visible for XEmacs.
13342 New submenu "Options".
13343 (ada-end-stmt-re): Correctly indent "select ... then abort"
13344 statements.
13345 (ada-fill-comment-paragraph): Correctly delete all leading '--'
13346 even if they don't match ada-fill-comment-prefix Fix handling of
13347 paragraphs on the first or last line of a file.
13348 (ada-format-paramlist): Fix handling of default parameter values.
13349 (ada-get-body-name): New function.
13350 (ada-get-current-indent): Optimized by searchling directly for an
13351 existing generic part or a statement outside of it. Handle
13352 ada-indent-align-comments when indenting comments Replaced some
13353 regexps by testing directly the next character. This results in a
13354 huge speedup on some files. New indentation scheme for renames
13355 statements. Stop looking for the 'while' or 'for' associated with
13356 a 'loop' at the first semicolon encountered. A "return" can also
13357 match an anonymous access subprogram declaration.
13358 (ada-get-indent-noindent): Ignore strings and comments when
13359 looking for the keywords "record" and "private".
13360 (ada-goto-matching-decl-start): When matching "if", make sure we
13361 are not in fact seeing "end if". Ignore "when" statements except
13362 when initial keyword was "begin". Fix handling of nested
13363 procedures. Add a recursive call to this function to skip over
13364 other 'end' statmts. Fix indentation for "when .. => begin"
13365 (ada-in-open-paren-p): Fix indentation for complex boolean
13366 expressions, where 'and then', 'or else' and parenthesis
13367 statements are mixed up.
13368 (ada-in-paramlist-p): Skip comments while searching for the
13369 beginning Fix handling of operator declarations.
13370 (ada-indent-align-comments): New variable
13371 (ada-indent-current): Change the syntax table only in the
13372 protected section, so that we are sure it is restored correctly.
13373 (ada-indent-on-previous-lines): Use ada-use-indent and
13374 ada-with-indent Correctly indent "select ... then"
13375 (ada-indent-region): Slight speedup.
13376 (ada-indent-renames): New variable.
13377 (ada-last-which-function-subprog, ada-last-which-function-line):
13378 New variables
13379 (ada-looking-at-semi-private): Correctly indent the 'private'
13380 keyword when it is the first word in a package declaration.
13381 (ada-loose-case-word): Stop searching if at the end of the buffer.
13382 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
13383 even if point is not initially at the end of the word.
13384 (ada-matching-decl-start-re): Add "when".
13385 (ada-mode): Add support for abbrev-mode, outline-mode and
13386 which-func-mode Override the old find-file.el entry in
13387 ff-special-constructs since it is using the obsolete
13388 ada-spec-suffix variable
13389 (ada-no-auto-case): New function
13390 (ada-scan-paramlist): When parsing the argument type, accept
13391 spaces (as in "X 'Class", generated by Rational Rose).
13392 (ada-other-file-name): No longer loads the other file.
13393 (ada-popup-menu): Save and restore the current buffer and cursor
13394 position before and after displaying the menu.
13395 (ada-search-ignore-complex-boolean): New function.
13396 (ada-uncomment-region): Emacs21 already knows how to delete
13397 comments not starting in the first column.
13398 (ada-use-indent): New variable
13399 (ada-which-function): New function.
13400 (ada-with-indent): New variable
13401 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
13402 can be batch-compiled from the command line.
13403
13404 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
13405 Add to the menu when the file is loaded, not in ada-mode-hook.
13406 Add -toolbar to the default ddd command Switches moved from
13407 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
13408 ada-prj-default-comp-opt
13409 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
13410 Reference Manual to the menu
13411 (ada-check-current): rewritten as a call to ada-compile-current
13412 (ada-compile): Removed.
13413 (ada-compile-application, ada-compile-current, ada-check-current):
13414 Set the compilation-search-path so that compile.el automatically
13415 finds the sources in src_dir. Automatic scrollong of the
13416 compilation buffer. C-uC-cC-c asks for confirmation before
13417 compiling
13418 (ada-compile-current): New parameter, prj-field
13419 (ada-complete-identifier): Load the .ali file before doing
13420 processing
13421 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
13422 conform to gnatmake's behavior.
13423 (ada-find-file-in-dir): New function
13424 (ada-find-references): Set the environment variables for gnatfind
13425 (ada-find-src-file-in-dir): New function.
13426 (ada-first-non-nil): Removed
13427 (ada-gdb-application): Add support for jdb, the java debugger.
13428 (ada-get-ada-file-name): Load the original-file first if not done
13429 yet.
13430 (ada-get-all-references): Handles the new ali syntax (parent types
13431 are found between <>).
13432 (ada-initialize-runtime-library): New function
13433 (ada-mode-hook): Always load a project file when a file is opened,
13434 so that the casing exceptions are correctly read.
13435 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
13436 (ada-parse-prj-file): Use find-file-noselect instead of find-file
13437 to open the project file, since the latter does not work with
13438 speedbar Get default values before loading the prj file, or the
13439 default executable file name is wrong. Use the absolute value of
13440 src_dir to initialize ada-search-directories and
13441 compilation-search-path,... Add the standard runtime library to
13442 the search path for find-file.
13443 (ada-prj-default-debugger): Was missing an opening '{'
13444 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
13445 variables.
13446 (ada-prj-default-gnatmake-opt): New variable
13447 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
13448 buffers, the project file is the default one Save the windows
13449 configuration before displaying the menu.
13450 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
13451 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
13452 ...) regexp-quote identifiers names to support operators +,
13453 -,... in regexps.
13454 (ada-remote): New function.
13455 (ada-run-application): Erase the output buffer before starting the
13456 run Support remote execution of the application. Use
13457 call-process, or the arguments are incorrectly parsed
13458 (ada-set-default-project-file): Reread the content of the active
13459 project file, not the one from the current buffer When a project
13460 file is set as the default project, all directories are
13461 automatically associated with it.
13462 (ada-set-environment): New function
13463 (ada-treat-cmd-string): New special variable ${current}
13464 (ada-treat-cmd-string): Revised. The substitution is now done for
13465 any ${...} substring
13466 (ada-xref-current): If no body was found, compiles the spec
13467 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
13468 compiler to get rid of command line length limitations.
13469 (ada-xref-get-project-field): New function
13470 (ada-xref-project-files): New variable
13471 (ada-xref-runtime-library-specs-path)
13472 (ada-xref-runtime-library-ali-path): New variables
13473 (ada-xref-set-default-prj-values): Default run command now does a
13474 cd to the build directory. New field: main_unit Provide a default
13475 file name even if the current buffer has no prj file.
13476
13477 * ada-prj.el:
13478 Rewritten to show a tabbed-dialog.
13479 (ada-prj-add-ada-menu): Remove the map and name parameters.
13480 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
13481 New function
13482 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
13483 (ada-prj-load-from-file): New function
13484 (ada-prj-save): Always save fields that depend on the current buffer
13485 (ada-prj-show-value): New function
13486
13487 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
13488 Ada mode. This will allow us to display the Ada menu in any buffer
13489 we want (for project items).
13490 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
13491 number of spaces in the header.
13492
134932000-07-24 Dave Love <fx@gnu.org>
13494
13495 * ediff-init.el (ediff-region-help-echo): Bind face-help.
13496
134972000-07-23 Noah Friedman <friedman@splode.com>
13498
13499 * type-break.el (type-break): perform autosave.
13500 Suggested by Stephen Gildea <gildea@intouchsys.com>.
13501 (type-break-do-query): Cancel query schedule while performing
13502 actual query, to avoid possibility of a second query being made
13503 while first one is already in progress.
13504 (type-break-time-stamp-format): New variable.
13505 (type-break-time-stamp): New function.
13506 (type-break-time-warning): Use it.
13507 (type-break-keystroke-warning): Use it.
13508 (type-break-noninteractive-query): Use it.
13509
13510 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
13511 cookie.
13512 Use add-minor-mode to set minor-mode-alist, if available.
13513 (eldoc-echo-area-use-multiline-p): New user option.
13514 (eldoc-echo-area-multiline-supported-p): New variable.
13515 (eldoc-docstring-format-sym-doc): Use them.
13516 (eldoc-mode): If not using idle timers, append to local post and
13517 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
13518 (eldoc-display-message-no-interference-p): Don't interfere with
13519 edebug.
13520 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
13521 (eldoc-function-arglist): New function.
13522 (eldoc-function-argstring): Use it.
13523
13524 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
13525 auto save directory exists before calling directory-files.
13526
135272000-07-23 Dave Love <fx@gnu.org>
13528
13529 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
13530 ^o, ^u.
13531
135322000-07-21 Dave Love <fx@gnu.org>
13533
13534 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
13535 now passed to the function. It now works properly.
13536
13537 * smerge-mode.el (smerge-mode-menu): Fill it out.
13538
135392000-07-20 Gerd Moellmann <gerd@gnu.org>
13540
13541 * info-look.el (info-lookup): If *info* is shown in another frame
13542 on the same display, select that frame, instead of switching to
13543 the Info buffer in another window of the selected frame.
13544
13545 * simple.el (universal-argument-map): Bind numeric keypad keys
13546 kp-0 to kp-9 and kp-subtract.
13547 (digit-argument): Handle these keys.
13548
135492000-07-20 Dave Love <fx@gnu.org>
13550
13551 * net/goto-addr.el (goto-address-fontify): Don't bother with
13552 buffer-modified and read-only stuff -- irrelevant with overlays.
13553 Put an extra property on the overlays and use it to clean up in
13554 case goto-address is re-run.
13555
135562000-07-19 Richard M. Stallman <rms@gnu.org>
13557
13558 * timer.el (run-with-idle-timer): Doc fix.
13559
13560 * mail/mail-utils.el (mail-strip-quoted-names):
13561 Handle case where <...> appears inside "...".
13562 Use replace-match to edit the string more simply.
13563 (rmail-dont-reply-to): Cope with an unmatched ".
13564
135652000-07-19 Dave Love <fx@gnu.org>
13566
13567 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
13568 implementation.
13569
13570 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
13571 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
13572 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
13573
135742000-07-19 Gerd Moellmann <gerd@gnu.org>
13575
13576 * textmodes/refer.el: Correct maintainer's email address.
13577
13578 * progmodes/hideif.el: Correct author's email address.
13579 Fix typo in comment.
13580
13581 * xml.el: New file.
13582
13583 * mail/mailheader.el: Correct author's mail address.
13584
13585 * gnus/parse-time.el: Correct author's mail address.
13586
135872000-07-19 Colin Walters <walters@cis.ohio-state.edu>
13588
13589 * comint.el (comint-highlight-input, comint-highlight-face):
13590 New user options.
13591 (comint-input-ring-file-name): Change custom type.
13592 (comint-mode-map): Bind mouse-2.
13593 (comint-insert-clicked-input): New function.
13594 (comint-send-input): Handle input highlighting.
13595
135962000-07-18 Stefan Monnier <monnier@cs.yale.edu>
13597
13598 * mouse.el (popup-menu): New function.
13599 (mouse-major-mode-menu): Use it.
13600
136012000-07-18 Dave Love <fx@gnu.org>
13602
13603 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
13604 improvements.
13605
136062000-07-18 Gerd Moellmann <gerd@gnu.org>
13607
13608 * faces.el (face-font-selection-order)
13609 (face-font-family-alternatives): Add custom type.
13610
136112000-07-18 Dave Love <fx@gnu.org>
13612
13613 * cus-edit.el (custom-variable-reset-saved)
13614 (custom-variable-reset-standard): Remove unused bindings.
13615
13616 * rect.el (open-rectangle-line): Remove unused let.
13617
13618 * hl-line.el (hl-line-highlight): Check hl-line-mode.
13619
136202000-07-18 Gerd Moellmann <gerd@gnu.org>
13621
13622 * cdl.el: Fix `Maintainer' keyword.
13623
13624 * play/pong.el: Add author's email address.
13625
136262000-07-17 Sam Steingold <sds@gnu.org>
13627
13628 * files.el (insert-directory): Call `split-string' instead of
13629 re-implementing it.
13630
136312000-07-18 Gerd Moellmann <gerd@gnu.org>
13632
13633 * mail/vms-pmail.el: Change maintainer to FSF.
13634
13635 * net/goto-addr.el: Change maintainer to FSF.
13636
13637 * info.el (Info-title-face-alist): Removed.
13638
136392000-07-18 David Ponce <david@dponce.com>
13640
13641 * recentf.el (recentf-open-files): New command that works like
13642 `recentf-open-more-files', but shows the whole list of files (not just
13643 those omitted from the menu). Useful if you don't use a menu-bar!
13644 (recentf-open-more-files) Modified to use `recentf-open-files'.
13645
13646 (recentf-open-files, recentf-open-more-files)
13647 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
13648
13649 (recentf-dialog-mode): New mode for dialogs. You can now just type
13650 "q" to cancel the dialogs.
13651
136522000-07-18 David Ponce <david@dponce.com>
13653
13654 * recentf.el: This is a major update of recentf.el. It adds new
13655 features to better organize the recentf menu and "More..." buffer.
13656
13657 Using new provided menu filtering functions you can now organize the
13658 recent files list:
13659
13660 - by major modes
13661 - by directories
13662 - by user defined rules
13663
13664 Finally, with the new `recentf-filter-changer' customizable filter you
13665 can define a ring of filters and dynamically (via the menu) cycle on
13666 each menu organization in the ring (a la msb).
13667
136682000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
13669
13670 * eshell/eshell.el (eshell): Replace links to eshell.info with
13671 links to eshell, to avoid problems on systems where the manual is
13672 installed as `eshell'.
13673 * eshell/esh-cmd.el (eshell-cmd): Ditto.
13674 * eshell/em-smart.el (eshell-smart): Ditto.
13675 * eshell/em-banner.el (eshell-banner): Ditto.
13676 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
13677
13678 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
13679 same-file check in the MS-DOS version (it does support inodes).
13680
13681 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
13682
13683 * eshell/eshell.el (eshell-directory-name):
13684 Run default directory name through convert-standard-filename.
13685
136862000-07-18 Kenichi Handa <handa@etl.go.jp>
13687
13688 * international/mule-cmds.el (select-safe-coding-system):
13689 Fix typo in the comment.
13690
13691 * language/european.el (compound-text):
13692 Force katakana-jisx0201 to be designated to G1.
13693
13694 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
13695 Don't translate some national variant characters of latin-jisx0201.
13696 (x-ctext): Force katakana-jisx0201 to be designated to G1.
13697
13698 * international/kkc.el (kkc-after-update-conversion-functions):
13699 New variable.
13700 (kkc-update-conversion): Run functions in it at the tail.
13701
137022000-07-16 John Wiegley <johnw@gnu.org>
13703
13704 * lisp/align.el (align-newline-and-indent):
13705 Adding new function. for auto-aligning blocks of code on RET.
13706 (align-region): Fixed badly formatted minibuffer message.
13707
137082000-07-17 Kenichi Handa <handa@etl.go.jp>
13709
13710 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
13711 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
13712 the conversion list at first if appropriate.
13713 (kkc-next): Don't update kkc-next-count here.
13714 (kkc-prev): Don't update kkc-prev-count here.
13715 (kkc-show-conversion-list-update): Fix setting up of conversion
13716 list message.
13717
137182000-07-16 Stefan Monnier <monnier@cs.yale.edu>
13719
13720 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
13721
137222000-07-16 Dave Love <fx@gnu.org>
13723
13724 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
13725 function to be more specific.
13726
13727 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
13728 non-string help-echo.
13729 (widget-types-convert-widget): Defsubst it.
13730 (widget-echo-help): Try to cope with a help-echo function of two
13731 possible sorts.
13732
137332000-07-15 Jason Rumney <jasonr@gnu.org>
13734
13735 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
13736 Declare as obsolete.
13737
13738 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
13739
137402000-07-14 Gerd Moellmann <gerd@gnu.org>
13741
13742 * hilit-chg.el: Fix typo.
13743
137442000-07-14 Dave Love <fx@gnu.org>
13745
13746 * info.el (Info-mode-menu): Fix use of :help, :enable.
13747
137482000-07-14 Stefan Monnier <monnier@cs.yale.edu>
13749
13750 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
13751
137522000-07-13 Dave Love <fx@gnu.org>
13753
13754 * emacs-lisp/easymenu.el: Doc fixes.
13755 (easy-menu-remove): Defalias to ignore.
13756
13757 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
13758 Call throw correctly.
13759
137602000-07-13 Gerd Moellmann <gerd@gnu.org>
13761
13762 * faces.el (frame-background-mode): Doc fix.
13763
13764 * simple.el (eval-expression-print-length): Change custom type to
13765 allow entering nil as value.
13766
137672000-07-13 Dave Love <fx@gnu.org>
13768
13769 * progmodes/fortran.el (fortran-imenu-generic-expression):
13770 Change definition layout.
13771 (fortran-mode-menu): Reinstate customize entries.
13772
13773 * cus-edit.el (custom-group-menu-create, customize-menu-create):
13774 Use :filter, per old XEmacs code.
13775
137762000-07-12 Gerd Moellmann <gerd@gnu.org>
13777
13778 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
13779 event when deciding what to send to the terminal.
13780
137812000-07-12 Dave Love <fx@gnu.org>
13782
13783 * cus-start.el: Add optional version as 4th element of specs and
13784 use it for several things new in v21. Remove load-path. Fix type
13785 of line-number-display-limit.
13786
137872000-07-11 Dave Love <fx@gnu.org>
13788
13789 * progmodes/fortran.el: Don't require easymenu.
13790 Use repeat counts in various regexps.
13791 (fortran-mode-syntax-table): Defvar directly.
13792 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
13793 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
13794 Use defvar, not defconst.
13795 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
13796 (fortran-mode): Set fortran-comment-line-start-skip,
13797 fortran-comment-line-start-skip, dabbrev-case-fold-search.
13798 (fortran-comment-indent): Use defsubst.
13799 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
13800 Use fortran-comment-indent, not fortran-comment-indent-function.
13801 (fortran-comment-region, fortran-electric-line-number): Simplify.
13802 (fortran-auto-fill): New function.
13803 (fortran-do-auto-fill): Deleted.
13804 (fortran-find-comment-start-skip):
13805 Check for non-null comment-start-skip.
13806 (fortran-auto-fill-mode, fortran-fill-statement):
13807 Use fortran-auto-fill.
13808 (fortran-fill): Use fortran-auto-fill. Check for null
13809 comment-start-skip. Simplify final clause and use end-of-line finally.
13810
13811 * widget.el (widget-plist-member): New alias.
13812
138132000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
13814
13815 * eshell/esh-module.el (toplevel): Reference
13816 byte-compile-current-file only if it is bound.
13817
138182000-07-10 Gerd Moellmann <gerd@gnu.org>
13819
13820 * dired.el: Don't require `dired-aux'.
13821
138222000-07-10 Miles Bader <miles@lsi.nec.co.jp>
13823
13824 * dired-aux.el (dired-show-file-type): New function.
13825 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
13826 (dired-show-file-type): Add autoload.
13827
138282000-07-10 Kenichi Handa <handa@etl.go.jp>
13829
13830 * international/mule-diag.el (describe-font): Adjusted for the
13831 change of fontset-info.
13832 (print-fontset): Likewise.
13833
138342000-07-09 Stefan Monnier <monnier@cs.yale.edu>
13835
13836 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
13837
138382000-07-07 Gerd Moellmann <gerd@gnu.org>
13839
13840 * bindings.el: Bind `[delete]' to delete-char.
13841
13842 * dired.el (dired-find-alternate-file): New function.
13843 (dired-mode-map): Bind `a' to dired-find-alternate-file.
13844 (toplevel): Require dired-aux when compiling.
13845 (dired-buffers): Move defvar within file to avoid compiler warning.
13846
13847 * info.el (Info-last-search): Variable removed.
13848 (Info-search-history): New variable.
13849 (Info-search): New Info-search-history.
13850
13851 * battery.el, info-look.el: Change author's mail address.
13852
138532000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
13854
13855 * mail/rmail.el (rmail-clear-headers): Don't throw an error
13856 if rmail-ignored-headers is nil.
13857 (rmail-retry-failure): Bind rmail-ignored-headers and
13858 rmail-displayed-headers to nil.
13859
138602000-07-06 Gerd Moellmann <gerd@gnu.org>
13861
13862 * lpr.el (lpr-page-header-switches): Add `-h' switch.
13863 (print-region-1): Don't hard code `-h' here.
13864
13865 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
13866
138672000-07-01 Francesco Potorti` <pot@gnu.org>
13868
13869 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
13870 exim can use "your message" instead of "the message".
13871
138722000-07-06 Stefan Monnier <monnier@cs.yale.edu>
13873
13874 * facemenu.el: Docstrings fixes.
13875 (facemenu-get-face): Don't use internal-find-face.
13876 (facemenu-iterate): Rename arg to match the docstring.
13877
13878 * newcomment.el (uncomment-region): Be more careful when skipping
13879 backwards over `=' not to bump into BOBP.
13880
138812000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
13882
13883 * ediff-diff.el (ediff-wordify): Use syntax table.
13884 * ediff-init.el (ediff-has-face-support-p): Use
13885 ediff-color-display-p.
13886 (ediff-color-display-p): Use display-color-p, changed to defun
13887 from defsubst.
13888 Got rid of special cases for NeXT and OS/2.
13889 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
13890 face.
13891
138922000-07-05 Stefan Monnier <monnier@cs.yale.edu>
13893
13894 * emacs-lisp/lucid.el: Require CL.
13895 (copy-tree, remprop): Remove, it's provided by CL.
13896 (map-keymap): Define in terms of cl-map-keymap.
13897 (extent-property, set-extent-end-glyph): New functions.
13898
13899 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
13900
139012000-07-05 Gerd Moellmann <gerd@gnu.org>
13902
13903 * Makefile.in (DONTCOMPILE): Add comment that the name may
13904 not be changed without changing the make-dist script.
13905
13906 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
13907 (cl-mapc): Use mapc instead of cl-old-mapc.
13908
139092000-07-05 Andrew Innes <andrewi@gnu.org>
13910
13911 * makefile.nt: Add support for `bootstrap' and related targets.
13912
139132000-07-05 Stefan Monnier <monnier@cs.yale.edu>
13914
13915 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
13916 (easy-menu-do-define): Use `menu-item' format.
13917 Handle case where easy-menu-create-menu returns a symbol.
13918 Manually call the potential top-level filter in the function binding.
13919 (easy-menu-filter-return): New arg NAME.
13920 Convert to a keymap if MENU is an XEmacs menu.
13921 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
13922 (easy-menu-converted-items-table, easy-menu-convert-item):
13923 New var and fun to memoize easy-menu-convert-item-1.
13924 (easy-menu-do-add-item): Use it.
13925 (easy-menu-create-menu): Use easy-menu-convert-item.
13926 Wrap easy-menu-filter-return around any :filter specification.
13927 Don't convert the menu if a filter was specified.
13928 Tell easy-menu-make-symbol not to check for MENU being an expression.
13929 (easy-menu-make-symbol): New arg NOEXP.
13930
139312000-07-05 Gerd Moellmann <gerd@gnu.org>
13932
13933 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
13934 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
13935 (eval-defun): If called with prefix arg, instrument code for
13936 Edebug.
13937
13938 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
13939 similar to that of eval-defun.
13940
139412000-07-04 Dave Love <fx@gnu.org>
13942
13943 * hl-line.el (hl-line-overlay): Make it permanent-local.
13944
13945 * calendar/todo-mode.el: Replaced with a working version, based on
13946 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
13947
139482000-07-03 Miles Bader <miles@lsi.nec.co.jp>
13949
13950 * paths.el (prune-directory-list): New function.
13951 (Info-default-directory-list): Rewritten to more methodically
13952 enumerate a big list of possible info directories (based on the
13953 list used by the standalone info reader).
13954
13955 * info.el (info-initialize): Use prune-directory-list to remove
13956 non-existent directories from Info-directory-list.
13957
13958 * paths.el (Info-default-directory-list): Try a list of possible
13959 info-directories instead of a single one. Add the possible
13960 info directory "/usr/share/info".
13961
13962 * woman.el (woman-man.conf-path): Explicitly include the debian
13963 man-db config file "/etc/manpath.config".
13964 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
13965 are present in `manpath.config'.
13966 (woman-manpath): Include "/usr/share/man".
13967
139682000-07-03 Gerd Moellmann <gerd@gnu.org>
13969
13970 * frame.el (blink-cursor-mode): Don't hide cursor initially.
13971
13972 * startup.el (command-line): Initialize blink-cursor based
13973 on window-system.
13974
13975 * frame.el (blink-cursor): Default to nil if not running under
13976 a window-system.
13977
13978 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
13979 (face-x-resources): Remove duplicate entry for :font.
13980
13981 * textmodes/refer.el (refer-find-entry-internal): Use some-window
13982 instead of cycling through windows with next-window.
13983
13984 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
13985 of cycling through windows with next-window.
13986
13987 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
13988 of cycling through windows with next-window.
13989
13990 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
13991 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
13992 instead of cycling through windows with next-window.
13993
13994 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
13995 instead of cycling through windows with next-window.
13996
13997 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
13998 of cycling through windows with next-window.
13999
14000 * terminal.el (te-process-output): Use walk-windows instead of
14001 cycling through windows with next-window.
14002
14003 * server.el (server-switch-buffer): Use some-window instead of
14004 cycling through windows with next-window.
14005
14006 * window.el (some-window): New function.
14007 (walk-windows): Remove reference to walk-windows-start.
14008
14009 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
14010
140112000-07-03 Richard Stallman <rms@gnu.org>
14012
14013 * window.el (walk-windows): Guarantee termination by keeping a list
14014 of all the windows already handled.
14015
140162000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
14017
14018 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
14019 window-system.
14020
14021 * man.el (Man-notify-when-ready): Don't use window-system. If
14022 Man-notify-method is newframe, and the display is not
14023 multi-frame, select the frame created for the man page.
14024 (Man-init-defvars): Doc fix.
14025
140262000-06-28 Gerd Moellmann <gerd@gnu.org>
14027
14028 * faces.el (region): Change background color for light background.
14029
14030 * ediff-wind.el (ediff-setup-control-frame): Remove :box
14031 attribute from mode-line face of Ediff control frame.
14032
14033 * replace.el (query-replace-map): Bind `e' like `E'.
14034
140352000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
14036
14037 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
14038 Change name to "Select All".
14039
14040 * dos-fns.el (convert-standard-filename): Fix last change.
14041
140422000-06-27 Gerd Moellmann <gerd@gnu.org>
14043
14044 * help.el (describe-variable): Don't insert a second `'s' in front
14045 of the string `value is shown below'. Since the syntax-table is
14046 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
14047 an existing `'s', so that this won't be deleted.
14048
14049 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
14050 * pcmpl-unix.el: New files.
14051
140522000-06-26 Stefan Monnier <monnier@cs.yale.edu>
14053
14054 * wid-edit.el (widget-member): Use the new plist-member.
14055
140562000-06-26 Gerd Moellmann <gerd@gnu.org>
14057
14058 * replace.el (perform-replace): Undo change of 2000-04-04.
14059 Instead, move backward 1 character at the end of the loop when
14060 necessary.
14061
14062 * faces.el (fringe): Change face for different backgrounds.
14063
14064 * eshell/esh-module.el (toplevel): Load defgroup's differently;
14065 patch from John.
14066
14067 * eshell/*.el: Change spelling of the Free Software Foundation.
14068
14069 * eshell/esh-toggle.el: Removed.
14070
14071 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
14072
14073 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
14074 interactively.
14075
140762000-06-26 Alex Schroeder <alex@gnu.org>
14077
14078 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
14079 `define-key'; instead of checking `(emacs-version)' check for
14080 `set-keymap-parent' and `set-keymap-name' directly. Add entries
14081 for `;' and `o' which might be electric.
14082
14083 (sql-electric-stuff): New user option.
14084 (sql-magic-go): New function which uses `sql-electric-stuff'.
14085 (sql-magic-semicolon): New function which uses
14086 `sql-electric-stuff'.
14087
14088 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
14089 is not fboundp.
14090
14091 (sql-oracle-options): New variable.
14092 (sql-oracle): Use it.
14093
14094 (sql-imenu-generic-expression): Doc change.
14095 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
14096 is used.
14097
14098 (sql-informix): Added command line parameter "-" to force
14099 sql-informix-program to use stdout.
14100
141012000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
14102
14103 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
14104 (cp864-decode-table): Doc fix.
14105 (cp720-decode-table): New variable, supports the Arabic OEM
14106 codepage used by Windows.
14107 (cp737-decode-table): New, Greek OEM codepage used by Windows.
14108
141092000-06-23 Dave Love <fx@gnu.org>
14110
14111 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
14112 (font-lock-fontify-anchored-keywords): Use
14113 line-beginning-position.
14114 (global-font-lock-mode): Use mapc.
14115
141162000-06-23 Stefan Monnier <monnier@cs.yale.edu>
14117
14118 * eshell/esh-module.el: Require CL when compiling.
14119
141202000-06-23 Gerd Moellmann <gerd@gnu.org>
14121
14122 * comint.el (comint-substitute-in-file-name): Call replace-match
14123 with second and third arg t.
14124
14125 * cus-edit.el (custom-button-face, custom-button-pressed-face):
14126 Specify foreground color.
14127
14128 * faces.el (tool-bar, mode-line, header-line): Specify foreground
14129 color.
14130
14131 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
14132
14133 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
14134 cddr instead of cdddr.
14135
14136 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
14137 instead of copy-list.
14138
14139 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
14140 of copy-list.
14141
14142 * subdirs.el: Add eshell subdirectory.
14143
14144 * eshell: New subdirectory containing the Eshell package.
14145
14146 * pcomplete.el: New file.
14147
141482000-06-23 Paul Eggert <eggert@twinsun.com>
14149
14150 * mail/mailpost.el (post-mail-send-it): Make sure file has
14151 proper permissions from birth.
14152
14153 * files.el (basic-save-buffer-2): When temporarily setting
14154 file modes, set them to current modes plus 0200, not to 0777.
14155
14156 * emerge.el (emerge-make-temp-file): Make sure file has proper
14157 permissions from birth.
14158
141592000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
14160
14161 * files.el (make-backup-file-name-1): On DOS/Windows, run the
14162 backup file name through convert-standard-filename.
14163
14164 * dos-fns.el (convert-standard-filename): Convert leading
14165 directories as well. When long file names are supported, convert
14166 characters that are invalid in Windows file names.
14167
141682000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14169
14170 * ps-print.el: Fix bug: if ^L is the very first buffer character,
14171 ps-print crashes. New feature: page selection for printing. Create
14172 raw-text-unix coding system for XEmacs. Doc fix.
14173 (ps-print-version): New version number (5.2.3).
14174 (ps-plot-region): Bug fix.
14175 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
14176 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
14177 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
14178 funs.
14179 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
14180 (ps-last-page): New vars.
14181
141822000-06-21 Gerd Moellmann <gerd@gnu.org>
14183
14184 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
14185 empty option string.
14186
141872000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
14188
14189 * man.el (man): Doc fix.
14190
141912000-06-21 Kenichi Handa <handa@etl.go.jp>
14192
14193 * international/mule-cmds.el (set-language-info-alist): Docstring
14194 fixed.
14195
141962000-06-20 Gerd Moellmann <gerd@gnu.org>
14197
14198 * version.el (emacs-version): Use ISO date format.
14199
14200 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
14201 instead of `M-backspace'.
14202
14203 * simple.el (turn-off-auto-fill): New function.
14204
142052000-06-20 Stefan Monnier <monnier@cs.yale.edu>
14206
14207 * jit-lock.el (with-buffer-prepared-for-jit-lock):
14208 Renamed from with-buffer-prepared-for-font-lock and use
14209 inhibit-modification-hooks rather than setting *-change-functions.
14210 Update all functions to use the new name.
14211 (jit-lock-first-unfontify-pos): New semantics (and doc).
14212 (jit-lock-mode): Make non-interactive.
14213 Don't automatically turn on font-lock.
14214 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
14215 Always use jit-lock-after-change.
14216 Remove and restore font-lock-after-change-function.
14217 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
14218 (jit-lock-after-unfontify-buffer): Remove.
14219 (jit-lock-stealth-fontify):
14220 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
14221 (jit-lock-after-change): Set the `fontified' text-prop to nil.
14222
142232000-06-20 Sam Steingold <sds@gnu.org>
14224
14225 * emacs-lisp/cl-indent.el (toplevel): Indent
14226 `print-unreadable-object' properly. Untabify.
14227
142282000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
14229
14230 * textmodes/reftex.el (reftex-find-citation-regexp-format):
14231 Support for bibentry.
14232 (reftex-compile-variables): Fixed problem with end of section-re.
14233
14234 * texmodes/reftex-dcr.el (reftex-view-crossref,
14235 reftex-view-crossref-from-bibtex):
14236 Deal with changed `reftex-find-citation-regexp-format'.
14237 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
14238 Replaced `remprop' with `put'.
14239 (reftex-view-crossref, reftex-view-crossref-when-idle):
14240 Support for bibentry.
14241
14242 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
14243 New entry for bibentry package.
14244
14245 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
14246 Regexp also matches "\nobibliography".
14247
14248 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
14249 Call `reftex-ensure-write-access' before doing anything.
14250 (reftex-ensure-write-access): New function.
14251
142522000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
14253
14254 * progmodes/idlwave.el: File re-installed (update to version 4.2)
14255
14256 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
14257
14258 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
14259
14260 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
14261
14262
142632000-06-20 Dave Love <fx@gnu.org>
14264
14265 * faces.el (frame-background-mode): Use set-default, not set, in
14266 setter.
14267 (frame-update-faces, frame-update-face-colors): Define with
14268 defalias.
14269
14270 * enriched.el (enriched-decode-foreground)
14271 (enriched-decode-background): Don't use internal-find-face.
14272
14273 * apropos.el: Doc fixes.
14274
14275 * cus-edit.el (customize-changed-options): Check arg.
14276 (customize-version-lessp): Don't require decimal point.
14277
14278 * custom.el (defcustom, defgroup): Doc fix.
14279
14280 * newcomment.el (comment) <defgroup>: Add :version.
14281 (comment-multi-line): Doc fix.
14282
14283 * emulation/mlsupport.el (define-hooked-local-abbrev,
14284 define-hooked-global-abbrev): Fix, using define-abbrev.
14285
142862000-06-19 Gerd Moellmann <gerd@gnu.org>
14287
14288 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
14289 the whole buffer.
14290
142912000-06-19 Dave Love <fx@gnu.org>
14292
14293 * menu-bar.el (menu-bar-options-save): New function.
14294 (menu-bar-options-menu): Use it.
14295 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
14296 Simplify.
14297
142982000-06-19 Andreas Schwab <schwab@suse.de>
14299
14300 * progmodes/etags.el (tags-query-replace): Put new parameters
14301 START and END at the end, for backward compatibility.
14302
143032000-06-19 Kenichi Handa <handa@etl.go.jp>
14304
14305 * international/codepage.el:
14306 (cp-coding-system-for-codepage-1): Delete special codes for
14307 generating xxx-dos coding system because now a CCL based coding
14308 system can handle EOL conversion by default.
14309
14310 * international/mule.el (make-coding-system): Generate subsidiary
14311 coding systems for EOL handling variants even for a CCL based
14312 coding system.
14313
143142000-06-19 Kenichi Handa <handa@etl.go.jp>
14315
14316 * international/isearch-x.el (isearch-minibuffer-input-method)
14317 (isearch-minibuffer-input-method-function): These variables
14318 deleted.
14319 (isearch-with-input-method): Don't use the above variables.
14320 (isearch-process-search-multibyte-characters): Likewise. Call
14321 read-string with the arg INHERIT-INPUT-METHOD t.
14322
143232000-06-17 Stefan Monnier <monnier@cs.yale.edu>
14324
14325 * font-lock.el (font-lock-after-fontify-buffer)
14326 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
14327
14328 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
14329 Use consistent make-local-variable style for font-lock-fontified.
14330 (jit-lock-fontify-buffer):
14331 Don't bother checking for font-lock-mode and jit-lock-mode.
14332
14333 * time.el: Remove trailing ^M that prevent CVS-merging.
14334
143352000-06-16 Gerd Moellmann <gerd@gnu.org>
14336
14337 * Makefile.in (distclean): New target.
14338
143392000-06-16 Stefan Monnier <monnier@cs.yale.edu>
14340
14341 * Makefile.in (srcdir): Define for update-subdirs.
14342
143432000-06-16 Gerd Moellmann <gerd@gnu.org>
14344
14345 * find-lisp.el: New file.
14346
143472000-06-16 Andrew Innes <andrewi@gnu.org>
14348
14349 * time.el (display-time-mail-function): New variable, to allow
14350 external packages to indicate when new mail is available.
14351 (display-time-update): Use it.
14352
143532000-06-16 Kenichi Handa <handa@etl.go.jp>
14354
14355 * international/mule.el (mule-version): Change version name to
14356 SAKAKI. AOI has already been used by Meadow.
14357
14358 * international/quail.el (quail-show-guidance-buf): To find the
14359 bottom window (but minibuffer), pay attention to the height of
14360 minibuffer.
14361
143622000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
14363
14364 * arc-mode.el (archive-mode-map): Use the new menu-item format for
14365 menu-bar menus. Add help strings. Don't remove the Edit menu
14366 from the menu bar, as the menu bar has enough space now.
14367
14368 * Makefile.in (SHELL): Make sure /bin/sh is used.
14369
14370 * woman.el (woman-man-buffer): Fix bold and underlined CJK
14371 characters, which use series of two ^H characters instead of one.
14372
143732000-06-15 Gerd Moellmann <gerd@gnu.org>
14374
14375 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
14376 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
14377 functions.
14378 (Info-find-node-2): Try a case-sensitive search first, then
14379 do a case-insensitive search.
14380
14381 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
14382 tutorials.
14383
14384 * complete.el (PC-env-vars-alist): New variable.
14385 (PC-complete-as-file-name): New function.
14386 (partial-completion-mode): Initialize PC-env-vars-alist from
14387 process-environment.
14388 (PC-do-completion): Handle completion of env vars.
14389
14390 * info.el (Info-set-mode-line): Show file name in mode line,
14391 use `*Info*' instead of `Info:'.
14392
14393 * startup.el (command-line-1): Change copyright messages to year
14394 2000.
14395
143962000-06-15 Dave Love <fx@gnu.org>
14397
14398 * net/goto-addr.el (goto-address-fontify): Use keymap property,
14399 not local-map.
14400
144012000-06-15 Kenichi Handa <handa@etl.go.jp>
14402
14403 * international/mule.el (set-buffer-file-coding-system): Almost
14404 rewritten to handle `undecided' as no-op.
14405
144062000-06-14 Gerd Moellmann <gerd@gnu.org>
14407
14408 * Makefile.in: New file.
14409
14410 * Makefile: Removed.
14411
14412 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
14413 (goto-address-highlight-keymap): Bind C-c RET.
14414
144152000-06-14 Kenichi Handa <handa@etl.go.jp>
14416
14417 * mail/sendmail.el (sendmail-send-it): The temporary buffer
14418 inherits buffer-file-coding-system of the current buffer.
14419
14420 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
14421 0. Give correct argument to set-auto-coding-function.
14422 (tar-expunge): For goto-char, use (point-min), not 0.
14423 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
14424 (tar-subfile-save-buffer): Likewize.
14425
14426 * international/mule.el
14427 (after-insert-file-set-buffer-file-coding-system): Call
14428 set-buffer-file-coding-system with the arg FORCE t.
14429
144302000-06-13 Gerd Moellmann <gerd@gnu.org>
14431
14432 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
14433 nil. Contemporary sendmails issue an X-Authentication-Warning if
14434 the sender is set with `-f'.
14435
144362000-06-13 Dave Love <fx@gnu.org>
14437
14438 * help.el (describe-function-1): Kluge around cases of functions
14439 fset to subrs whose doc doesn't match their symbol-name.
14440
14441 * image.el (insert-image): Default STRING to a space.
14442
14443 * info.el Doc fixes.
14444 (Info-build-node-completions): Match Ref tags.
14445
144462000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
14447
14448 * frame.el (display-multi-frame-p, display-multi-font-p): New
14449 defaliases for display-graphic-p.
14450
14451 * hl-line.el: Fixed a typo in commentary.
14452
144532000-06-13 Kenichi Handa <handa@etl.go.jp>
14454
14455 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
14456 fixed.
14457
144582000-06-12 Dave Love <fx@gnu.org>
14459
14460 * image.el (insert-image): Save a little consing.
14461
144622000-06-12 Kenichi Handa <handa@etl.go.jp>
14463
14464 * language/tibet-util.el: Convert all tibetan-1-column characters
14465 to the corresponding tibetan characters.
14466 (tibetan-add-components): Delete code for the special treatment of
14467 'a chung.
14468
14469 * language/tibetan.el (tibetan-composable-pattern): Fix previous
14470 change.
14471 (tibetan-vowel-transcription-alist): More rules added.
14472 (tibetan-composite-vowel-alist): New variable.
14473 (tibetan-precomposition-rule-alist): More rules added.
14474
144752000-06-12 Stefan Monnier <monnier@cs.yale.edu>
14476
14477 * startup.el (command-line): Only call menu-bar-mode if interactive.
14478
14479 * thingatpt.el (toplevel symbol-properties):
14480 * textmodes/makeinfo.el (makeinfo-compile):
14481 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
14482 * progmodes/hideif.el (hif-compress-define-list)
14483 (hide-ifdef-use-define-alist):
14484 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
14485 (ange-ftp-vms-add-file-entry):
14486 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
14487 * man.el (Man-build-man-command):
14488 * mail/rnewspost.el (news-reply-header-hook):
14489 * info.el (Info-insert-dir):
14490 * emulation/mlconvert.el (backward-word, forward-word, setq):
14491 * emacs-lisp/gulp.el (gulp-send-requests):
14492 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
14493 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
14494 (byte-optimize-apply, end of file):
14495 * emacs-lisp/advice.el (ad-advice-class-completion-table)
14496 (ad-make-freeze-definition):
14497 * startup.el (command-line, command-line-1): Don't quote lambdas.
14498
14499 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
14500 (cvs-cleanup-removed): New function.
14501 (cvs-cleanup-functions): New var.
14502 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
14503 some flexibility in specifying additional entries to auto-cleanup.
14504 (cvs-quickdir): New function.
14505 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
14506 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
14507 (cvs-mode-find-file): Check that we are on a filename or dirname
14508 when invoked through a mouse-click.
14509 (cvs-full-path): Remove.
14510 (cvs-dired-action): Re-introduced.
14511 (cvs-dired-noselect): Use it.
14512 (vc-post-command-functions): use this new hook if available.
14513
14514 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
14515 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
14516 (cvs-filename-map, cvs-dirname-map): Remove.
14517 (cvs-default-action): Remove.
14518 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
14519 if the arg is really a keymap.
14520 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
14521 Don't hardcode the mapping from state (aka type) to face, but check
14522 the var cvs-fi-<type>-face instead.
14523 (cvs-fileinfo-from-entries): New function.
14524
14525 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
14526 Docstring fix.
14527 (cvs-find-file-and-jump): Change default to be safer.
14528 (cvs-mode-diff-map): Define it as a function as well.
14529 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
14530 Bind mouse-2 in this global map rather than with text-properties.
14531
14532 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
14533 file to resolve the ambiguity between C(conflict) and C(need-merge).
14534
145352000-06-12 Kenichi Handa <handa@etl.go.jp>
14536
14537 * international/mule.el (set-buffer-file-coding-system): If
14538 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
14539 unconditionally.
14540
145412000-06-12 Dave Love <fx@gnu.org>
14542
14543 * wid-edit.el (widget-specify-button): Really suppress the face if
14544 required.
14545
145462000-06-11 Gerd Moellmann <gerd@gnu.org>
14547
14548 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
14549
145502000-06-11 Stefan Monnier <monnier@cs.yale.edu>
14551
14552 * imenu.el (imenu-generic-expression): Docstring fix.
14553
14554 * composite.el (composition-function-table): Move the `put'
14555 below the autoload cookie so we can load the file before loaddefs.
14556
14557 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
14558
14559 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
14560 Handle easy-mmode-define-global-mode.
14561 For complex macros like define-minor-mode that can generate
14562 several autoload entries, try to autoload entries in the
14563 macroexpanded code.
14564
14565 * emacs-lisp/easy-mmode.el (define-minor-mode):
14566 If KEYMAP is a symbol, just use it.
14567 Use byte-compile-current-file and load-file-name to infer the
14568 proper :require to pass to defcustom.
14569 Wrap the hook var into `progn' so as not to autoload it.
14570 Add a :autoload-end cookie.
14571 Be more careful about the evaluation of KEYMAP.
14572 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
14573 (define-derived-mode): Move define-abbrev-table outside of defvar.
14574
145752000-06-10 Stefan Monnier <monnier@cs.yale.edu>
14576
14577 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
14578 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
14579 (backup-compiled-files): Ignore errors during `tar'.
14580 (bootstrap): Make autoloads before elc files.
14581
145822000-06-10 Kenichi Handa <handa@etl.go.jp>
14583
14584 * international/mule.el (set-buffer-file-coding-system): If one of
14585 undecided-XXX is specified, change only EOL conversion.
14586
14587 * international/mule-conf.el (unix): New alias for the coding
14588 system undecided-unix.
14589
145902000-06-09 Dave Love <fx@gnu.org>
14591
14592 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
14593
14594 * progmodes/executable.el: Byte compile dynamic.
14595 (executable-insert): Change custom type.
14596 (executable-find): Add autoload cookie.
14597 (executable-make-buffer-file-executable-if-script-p): New
14598 function. After Noah Friedman.
14599
14600 * files.el (after-save-hook): Customize, with
14601 executable-make-buffer-file-executable-if-script-p as an option.
14602
146032000-06-09 Kenichi Handa <handa@etl.go.jp>
14604
14605 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
14606 "tib24p-mule.bdf" for Tibetan.
14607
14608 * composite.el (decompose-composite-char): Declare it as obsolete.
14609
14610 * man.el (Man-fontify-manpage): Pay attention to underline and
14611 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
14612
146132000-06-08 Gerd Moellmann <gerd@gnu.org>
14614
14615 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
14616 Set maintainer to FSF since author isn't reachable.
14617
146182000-06-08 Dave Love <fx@gnu.org>
14619
14620 * international/mule-cmds.el (select-safe-coding-system): If
14621 DEFAULT-CODING-SYSTEM is not specified, also check the most
14622 preferred coding-system if buffer-file-coding-system is
14623 `undecided'. From Handa.
14624
146252000-06-08 Kenichi Handa <handa@etl.go.jp>
14626
14627 * international/mule.el
14628 (after-insert-file-set-buffer-file-coding-system): If the buffer
14629 size is greater than INSERTED, judget that we are not visiting.
14630
146312000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
14632
14633 * whitespace.el (defgroup whitespace): Comment out `:version'.
14634 XEmacs 20.4 has problems defining the group with this present.
14635 We'll have this commented out till get resolve the problem.
14636
146372000-06-07 John Wiegley <johnw@gnu.org>
14638
14639 * align.el (align-dq-string-modes, align-sq-string-modes)
14640 (align-open-comment-modes): Add pyhton-mode.
14641 (align-rules-list): Use get-text-property instead of
14642 text-properties-at.
14643 (align-rules-list): Add python-assignment.
14644 (align-rules-list): Change perl-comma-delimiter to
14645 basic-comma-delimiter. Use if for Perl modes and python-mode.
14646 (align-rules-list): Add python-chain-logic and
14647 basic-line-continuation.
14648
146492000-06-07 Jari Aalto <jari.aalto@poboxes.com>
14650
14651 * apropos.el (apropos-mode-hook): New user variable.
14652 (apropos-mode): Run apropos-mode-hook.
14653
146542000-06-07 David Ponce <david@dponce.com>
14655
14656 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
14657 commands. Require `wid-edit' at run-time.
14658
146592000-06-07 David Ponce <david@dponce.com>
14660
14661 * recentf.el: Added some "Commentary".
14662 (recentf-open-more-files, recentf-edit-list): Minor changes to
14663 move the point at the top of the file list. This behaviour is
14664 consistent with the menu one when the list contains a lot of
14665 files.
14666 (recentf-cleanup): Now displays the number of items removed from
14667 the list.
14668 (recentf-relative-filter) New menu filter to show filenames
14669 relative to `default-directory'.
14670
146712000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14672
14673 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
14674 with/without giving an error if PostScript printer doesn't have this
14675 kind of page size. Zebra Stripe continues or restarts on next page.
14676 Manual/automatic paper feeding. Switch or not the header.
14677 (ps-print-version): New version number (5.2.2).
14678 (ps-windows-system): Include emx as a Windows system.
14679 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
14680 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
14681 (ps-background-text): Code fix.
14682 (ps-error-handler-message, ps-user-defined-prologue)
14683 (ps-print-prologue-header, ps-printer-name)
14684 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
14685 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
14686 (ps-use-face-background): Customization fix.
14687 (ps-n-up-database): Data fix.
14688 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
14689 (ps-switch-header): New vars.
14690 (ps-xemacs-color-name, ps-face-foreground-name)
14691 (ps-face-background-name, ps-boolean-constant): New funs.
14692
146932000-06-07 Dave Love <fx@gnu.org>
14694
14695 * allout.el: New version from Manheimer.
14696
146972000-06-07 Kenichi Handa <handa@etl.go.jp>
14698
14699 * textmodes/fill.el (fill-find-break-point): Check the validity of
14700 charset.
14701
147022000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
14703
14704 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
14705 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
14706 Call display-color-p and display-mouse-p instead of looking at
14707 window-system.
14708
147092000-06-06 Dave Love <fx@gnu.org>
14710
14711 * image.el (find-image): Doc fix. Return nil if image not found.
14712 (put-image, insert-image): Make STRING arg optional.
14713
147142000-06-06 Kenichi Handa <handa@etl.go.jp>
14715
14716 * language/vietnamese.el: Remove eval-when-compile.
14717 (viet-viscii-nonascii-translation-table): Define it as a
14718 translation table made from viet-viscii-decode-table.
14719 (viet-viscii-encode-table): Define it as a translation table made
14720 from the reverse map of above.
14721 (viet-vscii-nonascii-translation-table): Define it as a
14722 translation table made from viet-vscii-decode-table.
14723 (viet-vscii-encode-table): Define it as a translation table made
14724 from the reverse map of above.
14725 (ccl-decode-viscii): Use translate-character.
14726 (ccl-encode-viscii, ccl-encode-viscii-font)
14727 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
14728 Likewize.
14729
14730 * language/cyrillic.el: Remove eval-when-compile.
14731 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
14732 translation table made from cyrillic-koi8-r-decode-table.
14733 (cyrillic-koi8-r-encode-table): Define it as a translation table
14734 made from the reverse map of above.
14735 (ccl-decode-koi8): Use translate-character.
14736 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
14737 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
14738 a translation table made from cyrillic-alternativnyj-decode-table.
14739 (cyrillic-alternativnyj-encode-table): Define it as a translation
14740 table made from the reverse map of above.
14741 (ccl-decode-alternativnyj): Use translate-character.
14742 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
14743 Likewize
14744
14745 * international/mule-diag.el (non-iso-charset-alist): Specify
14746 translation table symbol instead of translation table itself.
14747 (list-block-of-chars): CHARSET may be a translation table symbol.
14748
14749 * international/mule.el (make-coding-system): If CODING-SYSTEM
14750 already exists, override it.
14751
14752 * international/fontset.el: Use family `proportional' for Tibetan
14753 fonts.
14754
14755 * international/ccl.el (ccl-compile-translate-character): Don't
14756 check if Rrr has property translation-table.
14757 (ccl-compile-map-multiple): Modified to avoid compiler warning.
14758
147592000-06-05 Gerd Moellmann <gerd@gnu.org>
14760
14761 * info.el: Bind case-fold-search to t when searching in case
14762 a user sets it to nil in a hook.
14763
147642000-06-05 Stefan Monnier <monnier@cs.yale.edu>
14765
14766 * autoarg.el (autoarg-mode, autoarg-kp-mode):
14767 * hl-line.el (hl-line-mode): Use the new :global key argument.
14768
14769 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
14770 (tar-clip-time-string): Prepend a space.
14771 (tar-grind-file-mode): Construct a string rather than modifying one.
14772 (tar-header-block-summarize): Fix docstring.
14773 Use `format' rather than an error-prone set of copy-loops.
14774
14775 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
14776 (diff-goto-source, diff-unified->context, diff-context->unified)
14777 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
14778 understand the format output by the `-p' argument to diff.
14779
14780 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
14781 (sh-re-done): Use defconst.
14782 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
14783 (sh-help-string-for-variable, sh-guess-basic-offset):
14784 Don't quote lambdas.
14785 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
14786 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
14787
14788 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
14789 (mh-letter-mode): Derive from text-mode.
14790 This implicitly means that it now calls kill-all-local-variables.
14791 Also remove the Emacs-18 compatibility code.
14792
14793 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
14794 Make use of symbol-property doc-string-elt.
14795 Use memq rather than a sequence of eq.
14796 (doc-string-elt): Fix the wrong or missing previously unused values.
14797 (autoload-print-form): New function extracted from
14798 generate-file-autoloads to allow recursion when handling progn
14799 so that defvar's and defun's docstrings are properly printed.
14800 (generate-file-autoloads): Use it.
14801
14802 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
14803 Use find-file-hooks in the minor-mode function.
14804 Be careful not to loop indefinitely in the post-command-hook function.
14805
148062000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
14807
14808 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
14809 tty's.
14810 * ediff-diff.el (ediff-exec-process): Use --binary for fine
14811 differences whenever appropriate.
14812 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
14813 * viper.el (find-file, find-file-other-window): Get viper to do
14814 wildcards.
14815
148162000-06-04 Stefan Monnier <monnier@cs.yale.edu>
14817
14818 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
14819 (jit-lock-fontify-buffer): New function for JIT refontification.
14820 (jit-lock-mode): Fix docstring.
14821 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
14822 Remove jit-lock-after-change from the _local_ hook.
14823 (jit-lock-function-1): Fix docstring.
14824
14825 * info.el (Info-on-current-buffer): Initialize info.
14826
14827 * newcomment.el (comment-indent): Ignore comment-indent-hook.
14828
14829 * progmodes/tcl.el (tcl-indent-for-comment):
14830 Ignore comment-indent-hook.
14831
14832 * emacs-lisp/easy-mmode.el: Require CL during compilation.
14833 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
14834 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
14835 and improve to use the lighter to guess the capitalization.
14836 (define-minor-mode): Inline code from easy-mmode-define-toggle.
14837 Add keyword arguments to specify global-ness or the custom group.
14838 Add local-map and help-echo properties to the lighter.
14839 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
14840 (easy-mmode-define-global-mode): New macro.
14841
148422000-06-02 Dave Love <fx@gnu.org>
14843
14844 * wid-edit.el: byte-compile-dynamic since we typically don't use
14845 all the widgets. Don't require cl or widget. Remove
14846 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
14847 (widget-read-event): Removed. Callers changed to use read-event.
14848 (widget-button-release-event-p): Renamed from
14849 button-release-event-p.
14850 (widget-field-add-space, widget-field-use-before-change):
14851 Uncustomize.
14852 (widget-specify-field): Use keymap property, not local-map.
14853 (widget-specify-button): Obey :suppress-face.
14854 (widget-specify-insert): Use modern backquote syntax.
14855 (widget-image-directory): Renamed from widget-glyph-directory.
14856 (widget-image-enable): Renamed from widget-glyph-enable.
14857 (widget-image-find): Replaces widget-glyph-find.
14858 (widget-button-pressed-face): Move defvar.
14859 (widget-image-insert): Replaces widget-glyph-insert.
14860 (widget-convert): Use keywordp.
14861 (widget-leave-text, widget-children-value-delete): Use mapc.
14862 (widget-keymap): Remove XEmacs stuff.
14863 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
14864 (widget-button-click): Don't set point at the click, but re-centre
14865 if we scroll out of window. Rewritten for images v. glyphs &c.
14866 (widget-tabable-at): Use POS arg, not point.
14867 (widget-beginning-of-line, widget-end-of-line)
14868 (widget-item-value-create, widget-sublist, widget-princ-to-string)
14869 (widget-sexp-prompt-value, widget-echo-help): Simplify.
14870 (widget-default-create): Use widget-image-insert; some rewriting.
14871 (widget-visibility-value-create)
14872 (widget-push-button-value-create, widget-toggle-value-create): Use
14873 widget-image-insert.
14874 (checkbox): Create on and off images dynamically.
14875 (documentation-link): Change :help-echo.
14876 (widget-documentation-link-echo-help): Remove.
14877
148782000-06-02 Stefan Monnier <monnier@cs.yale.edu>
14879
14880 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
14881
14882 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
14883 (easy-mmode-define-toggle, define-minor-mode): Use it.
14884 (easy-mmode-define-keymap): Docstring fix.
14885 (define-derived-mode): Default PARENT to fundamental-mode.
14886 Add the derived-mode-parent symbol-property.
14887 (easy-mmode-derived-mode-p): New function.
14888
148892000-06-02 Dave Love <fx@gnu.org>
14890
14891 * files.el (convert-standard-filename): Doc fix.
14892 (normal-backup-enable-predicate): New function.
14893 (backup-enable-predicate): Use it to replace the lambda form.
14894
14895 * calendar/todo-mode.el: [This needs more work on the outline
14896 stuff.] Doc fixes.
14897 (todo) <defgroup>: Add :version.
14898 (todo-add-category): Don't use pushnew.
14899 (todo-cmd-raise): Fix typo.
14900 (todo-top-priorities): Change temp buffer name.
14901 (todo-category-alist): Avoid redundant lambda.
14902 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
14903 Use outline-next-heading.
14904
14905 * autoarg.el: Rewritten to use define-minor-mode.
14906 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
14907 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
14908
149092000-06-02 Kenichi Handa <handa@etl.go.jp>
14910
14911 * isearch.el (isearch-other-meta-char): Fix previous change.
14912
149132000-06-01 Stefan Monnier <monnier@cs.yale.edu>
14914
14915 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
14916 (log-edit-done): Only add the comment to the ring if it's different
14917 from the last comment entered.
14918
14919 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
14920
149212000-06-01 Dave Love <fx@gnu.org>
14922
14923 * hl-line.el: Rewritten using define-minor-mode.
14924
14925 * help.el (describe-function-1): Distinguish special form from
14926 builtin function. Sanity-check presence of arglist for builtins.
14927
149282000-06-01 Kenichi Handa <handa@etl.go.jp>
14929
14930 * international/characters.el: Fix syntax/category setting of
14931 Tibetan characters.
14932
14933 * language/tibet-util.el (tibetan-add-components): Fixes for new
14934 encoding of Tibetan characters.
14935 (tibetan-decompose-precomposition-alist): New variable.
14936 (tibetan-decompose-region): Convert precomposed characters to
14937 non-precomposed characters.
14938 (tibetan-decompose-string): Likewise.
14939 (tibetan-composition-function): Fix args to
14940 thibetan-compose-string.
14941
14942 * language/tibetan.el (tibetan-composable-pattern): More
14943 characters included.
14944 (tibetan-consonant-transcription-alist): Rule for "R" added.
14945 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
14946 "+R" added.
14947 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
14948
14949 * language/lao-util.el (lao-composition-function): Fix args to
14950 compose-string.
14951
14952 * language/thai-util.el (thai-composition-function): Fix args to
14953 compose-string.
14954
14955 * isearch.el (isearch-update): Set disable-point-adjustment to t
14956 to prevent the point moving to the end of a composition when a
14957 part of a composition is searched.
14958 (isearch-other-meta-char): If the key invoking this command can be
14959 mapped by function-key-map to a printing char, call
14960 isearch-process-search-char directly.
14961
149622000-06-01 Stefan Monnier <monnier@cs.yale.edu>
14963
14964 * emacs-lisp/bytecomp.el:
14965 * frame.el:
14966 * international/mule-cmds.el:
14967 * international/mule-util.el:
14968 * international/mule.el:
14969 * mouse.el:
14970 * subr.el:
14971 * faces.el: Update calls to make-obsolete with a WHEN argument.
14972
14973 * byte-run.el (make-obsolete, make-obsolete-variable):
14974 Add an optional WHEN argument and change the format of the
14975 symbol-property information.
14976 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
14977 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
14978 new obsolete-symbol-property format and print WHEN if it is provided.
14979
149802000-05-31 Dave Love <fx@gnu.org>
14981
14982 * loadhist.el (loadhist-hook-functions): Remove
14983 before-change-function, after-change-function.
14984 (unload-feature): Deal with symbols which are both bound and
14985 fbound.
14986
14987 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
14988 before-change-function, after-change-function.
14989
14990 * simple.el (newline): Don't bind before-change-function,
14991 after-change-function.
14992
149932000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
14994
14995 * whitespace.el (whitespace-rescan-timer-time): Update interval
14996 set to 600 seconds (10 minutes) instead of 60 seconds since
14997 a large number of whitespace buffers causes emacs to `freeze'
14998 for a considerable amount of time.
14999
15000 * whitespace.el: Updated email address
15001
150022000-05-31 Dave Love <fx@gnu.org>
15003
15004 * add-log.el (change-log-font-lock-keywords) <function>: Add
15005 pattern for function of change.
15006 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
15007 acknowledgements patterns.
15008
150092000-05-31 Kenichi Handa <handa@etl.go.jp>
15010
15011 * isearch.el (isearch-printing-char): If keyboard coding system is
15012 being used, call isearch-process-search-multibyte-characters.
15013
15014 * international/isearch-x.el: Mostly rewritten.
15015
15016 * international/quail.el (quail-start-conversion): Don't include
15017 unhandled events in the returned events, but set them in
15018 unread-command-events. Exit if all inputs are deleted.
15019
150202000-05-30 Jason Rumney <jasonr@gnu.org>
15021
15022 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
15023
15024 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
15025 Reenable code to create initial fontsets.
15026 Use set-fontset-font in place of put-charset-property.
15027
150282000-05-30 Gerd Moellmann <gerd@gnu.org>
15029
15030 * progmodes/perl-mode.el (perl-indent-line): When looking for a
15031 label, ensure that the first colon isn't followed by another.
15032
15033 * paths.el (Info-default-directory-list): Doc fix.
15034
15035 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
15036 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
15037 send a query containing USER only, not USER@HOST.
15038
15039 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
15040 and rmail-msgend to compute the restriction at the end, instead of
15041 computing it.
15042
150432000-05-29 Gerd Moellmann <gerd@gnu.org>
15044
15045 * dabbrev.el (dabbrev-expand): Don't display messages in the
15046 echo area if the minibuffer window is active.
15047
15048 * jit-lock.el (jit-lock-mode): Add after change function to
15049 local hook.
15050
150512000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
15052
15053 * antlr-mode.el: New commands: hide/unhide actions,
15054 upcase/downcase literals.
15055 (antlr-tiny-action-length): New user option.
15056 (antlr-hide-actions): New command. Suggested by
15057 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
15058 (antlr-mode-map): New binding [C-c C-v].
15059 (antlr-mode-menu): New entries.
15060 (antlr-downcase-literals): New command.
15061 (antlr-upcase-literals): Ditto.
15062
15063 * antlr-mode.el: Minor changes: indendation, mode-name.
15064 (antlr-indent-line): Indent cpp directive at column 0.
15065 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
15066
15067 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
15068 (antlr-font-lock-additional-keywords): Workaround for intentional
15069 bug in XEmacs version of font-lock.
15070 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
15071 be used by a smarter version of `buffers-menu-grouping-function'.
15072
150732000-05-29 Gerd Moellmann <gerd@gnu.org>
15074
15075 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
15076 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
15077
150782000-05-29 Kenichi Handa <handa@etl.go.jp>
15079
15080 * international/encoded-kb.el
15081 (encoded-kbd-iso2022-designation-map): Pay attention to that
15082 charset-iso-final-char return -1 for eight-bit-control and
15083 eight-bit-graphic.
15084
150852000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
15086
15087 * speedbar.el (speedbar-use-images, speedbar-update-flag)
15088 (speedbar-easymenu-definition-base): Use display-graphic-p where
15089 available, instead of window-system.
15090
150912000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
15092
15093 * international/codepage.el (cp-coding-system-for-codepage-1): Add
15094 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
15095 coding systems.
15096
150972000-05-26 Dave Love <fx@gnu.org>
15098
15099 * disp-table.el (standard-display-underline): Don't use
15100 internal-find-face.
15101
15102 * mail/reporter.el: Maintainer change. Doc fixes.
15103 (reporter-version): Deleted.
15104
15105 * emacs-lisp/elp.el: Maintainer change.
15106 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
15107
151082000-05-26 Stefan Monnier <monnier@cs.yale.edu>
15109
15110 * add-log.el (add-change-log-entry): Merge the current entry with the
15111 previous one if the previous one is empty.
15112
151132000-05-26 Dave Love <fx@gnu.org>
15114
15115 * loadhist.el (unload-feature): Fix interactive spec [from
15116 lijnzaad@ebi.ac.uk].
15117
15118 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
15119 subr-arity to check primitives.
15120 (byte-compile-flush-pending, byte-compile-file-form-progn)
15121 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
15122 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
15123 mapcar.
15124
151252000-05-26 Kenichi Handa <handa@etl.go.jp>
15126
15127 * international/fontset.el: Set family names of non-latin charsets
15128 in default fontset to "*".
15129
15130 * international/mule-diag.el (print-fontset): Combine family part
15131 and registry part of the fontname by "-*-" instead of "-".
15132
15133 * international/mule-cmds.el (encode-coding-char): Make strings
15134 multibyte before calling encode-coding-string.
15135
151362000-05-25 Stefan Monnier <monnier@cs.yale.edu>
15137
15138 * derived.el: Fix keywords.
15139 (define-derived-mode): Only define if needed.
15140
15141 * simple.el (fill-comment, comment-column, comment-start)
15142 (comment-start-skip, comment-end, comment-indent-function)
15143 (block-comment-start, block-comment-end, indent-for-comment)
15144 (set-comment-column, kill-comment, comment-padding, comment-region)
15145 (comment-multi-line, indent-new-comment-line): Remove.
15146
15147 * bindings.el (esc-map): Change ; to comment-dwim and use the new
15148 function names for comment operations.
15149
15150 * newcomment.el: Add abundant autoload cookies.
15151 (comment-style): Don't depend on runtime data at compile-time.
15152 (comment-indent-hook): Remove.
15153 (comment-indent): Check if comment-indent-hook is bound.
15154 (comment-region): Docstring fix.
15155
151562000-05-25 Dave Love <fx@gnu.org>
15157
15158 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
15159 byte-code-function-p.
15160
15161 * mail/rmailsum.el: Add provide.
15162
15163 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
15164
15165 * smerge-mode.el (smerge-diff-switches): Don't use list* in
15166 defcustom.
15167
151682000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
15169
15170 * ediff-diff.el (ediff-exec-process): delete --binary option from
15171 non-buffer ediff jobs.
15172
151732000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15174
15175 * hilit-chg.el (highlight-changes-mode): Ask about color or
15176 grayscale support, not about window-system.
15177
15178 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
15179 window-system.
15180 (ffap-highlight): Always default to t.
15181
15182 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
15183 display-popup-menus-p instead of looking at window-system.
15184
15185 * disp-table.el (standard-display-g1, standard-display-graphic):
15186 Only refuse to use string glyphs on X and MS-Windows.
15187
15188 * avoid.el: Remove window-system from commentary, suggest to use
15189 display-*-p instead.
15190
15191 * apropos.el (apropos-print): Use display-mouse-p instead of
15192 window-system.
15193
151942000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15195
15196 * international/codepage.el (cp-decoding-vector-for-codepage):
15197 Fill up unsupported characters with their own codes. From Kenichi
15198 Handa.
15199
152002000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15201
15202 * international/mule-diag.el (describe-char-after): Use
15203 display-graphic-p instead of window-system, so that this function
15204 works on MS-DOS.
15205
152062000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15207
15208 * international/codepage.el (cp-make-coding-systems-for-codepage):
15209 Remove the eight-bit-graphic and eight-bit-control charsets from
15210 the list of charsets which we convert into `?'.
15211
152122000-05-25 Kenichi Handa <handa@etl.go.jp>
15213
15214 * international/mule-conf.el: Specify CHARSET-ID explicitely for
15215 private charsets.
15216 (mule-unicode-0100-24ff, japanese-jisx0213-1,
15217 japanese-jisx0213-2): New charsets.
15218
15219 * international/fontset.el: Setup default fontset for new charsets.
15220
152212000-05-24 Dave Love <fx@gnu.org>
15222
15223 * info.el (Info-find-node-2): Restructure [following "Vadim
15224 S. Solomin" <sovs@uic.nnov.ru>].
15225
15226 * icomplete.el: Fix header for Finder.
15227
152282000-05-24 Eric M. Ludlam <zappo@ultranet.com>
15229
15230 * rmailout.el (rmail-output-to-rmail-file): Added optional param
15231 STAY.
15232
15233 * rmail.el (rmail-automatic-folder-directives): New user variable.
15234 (rmail-show-message): Add call to `rmail-auto-file' during
15235 display.
15236 (rmail-auto-file): New function.
15237
152382000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
15239
15240 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
15241 account.
15242 (ediff-test-utility,ediff-diff-mandatory-option)
15243 (ediff-reset-diff-options): Utilities for proper initialization of
15244 ediff-diff-options and ediff-diff3-options on Windows.
15245
15246 * ediff-init.el (ediff-merge-filename-prefix): New customizable
15247 variable.
15248
15249 * ediff-mult.el (ediff-filegroup-action): Use
15250 ediff-merge-filename-prefix.
15251
152522000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
15253
15254 * viper-ex.el (ex-write): Set selective display to nil.
15255
152562000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
15257
15258 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
15259 aliases for hebrew-iso-8bit.
15260
152612000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
15262
15263 * woman.el: New version from Francis J. Wright
15264 <F.J.Wright@Maths.QMW.ac.uk>.
15265 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
15266 names in environment variables regardless of the path separator.
15267 (woman-topic-all-completions-1): Don't call file-name-directory-p
15268 on all files, since woman-file-regexp already filters out any
15269 directories.
15270
152712000-05-24 Kenichi Handa <handa@etl.go.jp>
15272
15273 * international/quail.el (quail-start-translation): Don't change
15274 modified-p of the current buffer.
15275 (quail-start-conversion): Likewise.
15276
15277 * international/kkc.el (kkc-region): Don't change modified-p of
15278 the current buffer.
15279
15280 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
15281 conform to RFC1468.
15282 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
15283
152842000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
15285
15286 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
15287 (speedbar-insert-button): Invisible text property fix.
15288 (speedbar-directory-plus): Renamed from speedbar-directory-+
15289 (speedbar-directory-minus): Renamed from speedbar-directory--
15290 (speedbar-page-plus): Renamed from speedbar-file-+
15291 (speedbar-page-minus): Renamed from speedbar-file--
15292 (speedbar-page): Renamed from speedbar-file-
15293 (speedbar-tag): Renamed from speedbar-tag-
15294 (speedbar-tag-plus): Renamed from speedbar-tag-+
15295 (speedbar-tag-minus): Renamed from speedbar-tag--
15296 (speedbar-expand-image-button-alist): Use above renames.
15297
15298 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
15299 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
15300 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
15301 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
15302 * sb-pg.xpm: Renamed from sb-file.xpm
15303 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
15304 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
15305
153062000-05-24 Kenichi Handa <handa@etl.go.jp>
15307
15308 * international/quail.el (quail-show-guidance-buf): Set
15309 current-input-method of the guidance buffer to the name of the
15310 curren input method.
15311
153122000-05-23 Stefan Monnier <monnier@cs.yale.edu>
15313
15314 * progmodes/compile.el (compile-internal): Style typo.
15315
15316 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
15317 quote vars and functions in the docstring.
15318
15319 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
15320
15321 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
15322 Don't quote lambdas.
15323
15324 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
15325
153262000-05-23 Gerd Moellmann <gerd@gnu.org>
15327
15328 * startup.el (command-line): Determine source file of compiled
15329 user init file differently. Warn if compiled user init file
15330 is older than its source file.
15331
15332 * ffap.el (ffap-url-regexp): Add `https'.
15333
153342000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
15335
15336 * files.el (make-backup-file-name-1): Replace slashes with `!'
15337 rather than `|' (which is not allowed on Windows). Replace the
15338 drive letters with a string "drive_X".
15339
153402000-05-23 Gerd Moellmann <gerd@gnu.org>
15341
15342 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
15343
15344 * files.el (interpreter-mode-alist): Add `bash2'.
15345
153462000-05-22 Dave Love <fx@gnu.org>
15347
15348 * loadhist.el (feature-symbols, file-provides, file-requires): Use
15349 mapc.
15350 (feature-file): Avoid calling symbol-name. Doc fix.
15351 (file-set-intersect, file-dependents): Use dolist, not mapcar.
15352 (loadhist-hook-functions): Add mouse-position-function.
15353 (unload-feature): Change uses of mapcar.
15354
15355 * files.el (parse-colon-path): Doc fix.
15356 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
15357 (set-auto-mode): Use mapc.
15358
15359 * complete.el (PC-look-for-include-file): Use :alnum: character
15360 class.
15361 (partial-completion-mode): Add autoload cookie.
15362
153632000-05-22 Sam Steingold <sds@gnu.org>
15364
15365 * info.el (Info-fontify-node): Fixed the call to
15366 `add-text-properties' (bug introduced on 2000-05-18).
15367
153682000-05-22 Dave Love <fx@gnu.org>
15369
15370 * bindings.el: Remove debug-ignored-errors set in other files.
15371
15372 * progmodes/etags.el: Add to debug-ignored-errors.
15373 (visit-tags-table-buffer): Clear out buffers holding old tables
15374 when making a new list.
15375 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
15376 mapc.
15377
15378 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
15379 quote keywords.
15380 (cmpl-string-case-type): Use character classes.
15381
15382 * comint.el:
15383 * textmodes/ispell.el:
15384 * imenu.el:
15385 * mail/mh-e.el:
15386 * progmodes/compile.el: Add to debug-ignored-errors.
15387
15388 * dabbrev.el: Add to debug-ignored-errors.
15389 (dabbrev-completion): Use mapc.
15390
153912000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
15392
15393 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
15394 (woman-mapcan, woman-parse-man.conf)
15395 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
15396 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
15397 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
15398 path syntax better.
15399 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
15400 (woman-manpath): Call woman-parse-man.conf.
15401 (woman-emulation): New defcustom, defaults to nroff.
15402 (woman-font-support): New defconst.
15403 (woman-use-symbol-font): New defcustom.
15404 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
15405 "Emulation".
15406 Many functions: Doc fix.
15407
154082000-05-22 Kenichi Handa <handa@etl.go.jp>
15409
15410 * international/quail.el (quail-simple-translation-keymap): Map
15411 128..255 to quail-self-insert-command.
15412 (quail-keyboard-layout-alist): Add definition for "pc102-de".
15413
154142000-05-22 Stefan Monnier <monnier@cs.yale.edu>
15415
15416 * help.el (help-manyarg-func-alist): Typo.
15417
15418 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
15419 intervals which makes it heaps simpler.
15420
15421 * newcomment.el (comment-region-internal): Go back to BEG after quoting
15422 the nested comment markers.
15423
15424 * subr.el (remove-hook): Don't turn the hook's value into a list.
15425
154262000-05-21 Dave Love <fx@gnu.org>
15427
15428 * edmacro.el (edmacro-parse-keys): Return vector if any elements
15429 are invalid characters.
15430
15431 * international/mule-util.el (detect-coding-with-priority): Use
15432 mapc. Remove redundant lambda.
15433
15434 * international/mule-diag.el (list-non-iso-charset-chars)
15435 (describe-fontset): Remove redundant lambda.
15436
15437 * emulation/crisp.el (brief-mode): New alias.
15438
15439 * emacs-lisp/ring.el (ring-elements): New function.
15440
15441 * emacs-lisp/easymenu.el (easy-menu-create-menu)
15442 (easy-menu-do-add-item): Use keywordp.
15443
15444 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
15445
15446 * replace.el: Doc and error message fixes.
15447 (replace-highlight): Use facep, not internal-find-face.
15448
154492000-05-20 Stefan Monnier <monnier@cs.yale.edu>
15450
15451 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
15452
15453 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
15454 (log-edit-insert-changelog): Drop `:' as well.
15455
15456 * log-view.el: Fix file description.
15457 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
15458 available.
15459 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
15460 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
15461
15462 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
15463 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
15464 Print a status message if the toggle is called interactively.
15465 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
15466 for global minor modes and use `defcustom' for them.
15467 Use add-minor-mode.
15468 (easy-mmode-define-derived-mode): Remove.
15469 (define-derived-mode): Fancier default docstring.
15470 (easy-mmode-define-navigation): Signal an error rather than (ding).
15471
15472 * newcomment.el (comment-styles): New `box-multi'.
15473 (comment-normalize-vars): Better default for comment-continue to
15474 avoid whitespace-only continuations.
15475 (comment-search-forward): Always move even in the no-syntax case.
15476 (comment-padright): Only obey N if it's only obeyed for padleft.
15477 (comment-make-extra-lines): Better handling of empty continuations.
15478 Use `=' for the filler if comment-start has only one character.
15479 (uncomment-region): Try handling the special `=' filler.
15480 (comment-region): Allow LINES even if MULTI is nil.
15481 (comment-box): Choose box style based on comment-style.
15482
154832000-05-20 Kenichi Handa <handa@etl.go.jp>
15484
15485 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
15486 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
15487
154882000-05-20 Kenichi HANDA <handa@etl.go.jp>
15489
15490 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
15491 and insert, not subst-char-in-region.
15492
15493 * international/mule-diag.el (list-character-sets-1): Handle
15494 charsets eight-bit-control and eight-bit-graphic.
15495 (list-iso-charset-chars): Likewise.
15496 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
15497 charactes as is. Use indent-to to align characters.
15498
15499 * international/mule-cmds.el (find-multibyte-characters): Never
15500 exclude charsets eight-bit-control and eight-bit-graphic.
15501
155022000-05-19 Stefan Monnier <monnier@cs.yale.edu>
15503
15504 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
15505 Don't quote lambdas.
15506
15507 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
15508
155092000-05-19 Gerd Moellmann <gerd@gnu.org>
15510
15511 * gud.el (gud-jdb-directories): Doc fix.
15512
155132000-05-19 Stefan Monnier <monnier@cs.yale.edu>
15514
15515 * newcomment.el: New file.
15516
155172000-05-19 Gerd Moellmann <gerd@gnu.org>
15518
15519 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
15520
155212000-05-18 Andreas Schwab <schwab@suse.de>
15522
15523 * dired.el (dired-between-files): Also skip lines beginning with
15524 `used'.
15525
155262000-05-18 Gerd Moellmann <gerd@gnu.org>
15527
15528 * msb.el (msb-menu-cond): Add choice `user'.
15529
155302000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15531
15532 * ps-print.el: Compatibility, customization and doc fix.
15533 (ps-printer-name-option): Replace defconst by defvar.
15534 (ps-postscript-code-directory): XEmacs compatibility.
15535 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
15536 fix.
15537 (ps-user-defined-prologue, ps-print-prologue-header)
15538 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
15539 compatibility and code fix.
15540 (ps-print-background-image, ps-print-background-text):
15541 Customization fix.
15542 (ps-line-number-start, ps-n-up-on): New vars.
15543
155442000-05-18 Espen Skoglund <esk@ira.uka.de>
15545
15546 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
15547 the indent-comment function to just return the appropriate indent.
15548
155492000-05-18 Eric M. Ludlam <zappo@ultranet.com>
15550
15551 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
15552 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
15553 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
15554
155552000-05-18 Dave Love <fx@gnu.org>
15556
15557 * info.el (Info-fontify-node): Add intangible property as well as
15558 invisible.
15559
15560 * calendar/appt.el (appt-make-list): Match all lines of entry.
15561 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
15562
155632000-05-18 Kenichi Handa <handa@etl.go.jp>
15564
15565 * international/mule-diag.el (describe-char-after): Call
15566 internal-char-font, not char-font. If internal-char-font returns
15567 nil, display "-- none --".
15568
155692000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
15570
15571 * image.el (image-type-available-p): Don't reference image-types
15572 if it isn't bound.
15573
155742000-05-17 Stefan Monnier <monnier@cs.yale.edu>
15575
15576 * autoarg.el (autoarg-mode): Typo in the :set argument.
15577
155782000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
15579
15580 * startup.el (command-line-1): Don't signal an error if the
15581 directory for auto-save-list files does not yet exist.
15582
155832000-05-17 Kenichi Handa <handa@etl.go.jp>
15584
15585 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
15586
155872000-05-16 Stefan Monnier <monnier@cs.yale.edu>
15588
15589 * subr.el (remove-hook): `setq' hook-value, not `set'.
15590
155912000-05-16 Sam Steingold <sds@gnu.org>
15592
15593 * info.el (debug-ignored-errors): More errors to ignore.
15594
155952000-05-16 Dave Love <fx@gnu.org>
15596
15597 * cus-edit.el: Don't require cl or easymenu.
15598 (custom-variable-prompt): Test standard-value property, not
15599 user-variable-p.
15600
156012000-05-16 Sam Steingold <sds@gnu.org>
15602
15603 * subr.el (add-hook): `setq' hook-value, not `set'.
15604
156052000-05-16 Gerd Moellmann <gerd@gnu.org>
15606
15607 * startup.el (command-line-1): Mention the FAQ in the startup
15608 message.
15609
15610 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
15611
15612 * progmodes/compile.el (compilation-parse-errors): Collect
15613 `nomessage' regexps last.
15614
15615 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
15616
15617 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
15618 to the function name.
15619
156202000-05-15 Dave Love <fx@gnu.org>
15621
15622 * speedbar.el (speedbar-recenter): Typo.
15623 (speedbar-expand-line): Make arg optional.
15624 (speedbar-mode): Avoid a compiler warning.
15625
156262000-05-15 Gerd Moellmann <gerd@gnu.org>
15627
15628 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
15629 user-specified option string is empty.
15630
15631 * mouse.el (mouse-yank-at-click): Doc fix.
15632
156332000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
15634
15635 * term/internal.el (IT-character-translations): More updates of
15636 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
15637 documents.
15638
156392000-05-15 Gerd Moellmann <gerd@gnu.org>
15640
15641 * env.el (getenv): New function, interactively callable.
15642 (setenv, getenv): Remove autoload cookies.
15643
15644 * loadup.el: Load `env'.
15645
15646 * progmodes/f90.el: Change author's mail address.
15647
156482000-05-14 Dave Love <fx@gnu.org>
15649
15650 * mail/rmail.el (rmail-show-message-hook): Customize and offer
15651 goto-addr as an option.
15652
15653 * help.el (help-xref-stack): Doc fix.
15654 (help-xref-following): New variable.
15655 (help-make-xrefs): Use it.
15656 (help-xref-go-back): Use position information from stack element.
15657 (help-follow): Make position in stack element a pair. Use
15658 help-xref-following.
15659
15660 * autoarg.el: New file.
15661
15662 * faces.el: Declare more functions obsolete.
15663
15664 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
15665 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
15666 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
15667 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
15668 Remove all the setup-...-environment functions.
15669
156702000-05-13 Eric M. Ludlam <zappo@ultranet.com>
15671
15672 * speedbar.el: Updated the commentary section. xemacs20p now uses
15673 >= when detecting. Require `defimage' safely.
15674 (speedbar-easymenu-definition-base): Add toggle for images.
15675 (speedbar-easymenu-definition-special): Add flush cache & expand.
15676 (speedbar-visiting-tag-hook): Set new defaults. Added options.
15677 (speedbar-reconfigure-keymaps-hook): New variable.
15678 (speedbar-frame-parameters): Updated documentation.
15679 (speedbar-use-imenu-flag): Updated custom tag
15680 (speedbar-dynamic-tags-function-list): New variable.
15681 (speedbar-tag-hierarchy-method): Updated doc & custom.
15682 (speedbar-indentation-width, speedbar-indentation-width) New
15683 variables.
15684 (speedbar-hide-button-brackets-flag): Customizable.
15685 (speedbar-vc-indicator): Doc update.
15686 (speedbar-ignored-path-expressions): Updated default value.
15687 (speedbar-supported-extension-expressions): Updated default value.
15688 (speedbar-syntax-table): Remove {} paren status.
15689 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
15690 as "+". Added overlay aliases.
15691 (speedbar-mode): Use `speedbar-mode-line-update' instead of
15692 `force-mode-line-update'.
15693 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
15694 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
15695 `mouse-set-point'
15696 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
15697 (speedbar-item-info-tag-helper): Revamped to handle a wider range
15698 of arbitrary text, and new helper functions.
15699 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
15700 filename finder.
15701 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
15702 (speedbar-directory-buttons): Update path search/expansion.
15703 (speedbar-make-tag-line): Pay attention to
15704 `speedbar-indentation-width'. Use more care w/ invisible
15705 properties.
15706 (speedbar-change-expand-button-char): Call
15707 `speedbar-insert-image-button-maybe'.
15708 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
15709 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
15710 (speedbar-trim-words-tag-hierarchy)
15711 (speedbar-simple-group-tag-hierarchy): New functions
15712 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
15713 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
15714 functions.
15715 (speedbar-mouse-set-point): New function
15716 (speedbar-power-click): Updated documentation.
15717 (speedbar-line-token, speedbar-goto-this-file): Handle more types
15718 of tag prefix text.
15719 (speedbar-expand-line, speedbar-contract-line): Make more robust
15720 to strange text.
15721 (speedbar-expand-line): Takes universal argument to flush the
15722 cache.
15723 (speedbar-flush-expand-line): New function.
15724 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
15725 Use new generator insertion method.
15726 (speedbar-fetch-dynamic-tags): New function.
15727 (speedbar-fetch-dynamic-imenu): Removed code now handled in
15728 `speedbar-fetch-dynamic-imenu'.
15729 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
15730 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
15731 "Revert Buffer" menu items.
15732 (speedbar-buffer-buttons-engine): Be smarter when creating a
15733 filename tag (for expansion purposes.).
15734 (speedbar-highlight-one-tag-line,
15735 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
15736 (speedbar-recenter): New functions.
15737 (defimage-speedbar): Image loading abstraction.
15738 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
15739 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
15740 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
15741 (speedbar-tag-type, speedbar-tag-mail): New images.
15742 (speedbar-expand-image-button-alist): New variable.
15743 (speedbar-insert-image-button-maybe): Insert an image over some
15744 buttons.
15745
157462000-05-13 Kenichi Handa <handa@etl.go.jp>
15747
15748 * international/mule-cmds.el (encode-coding-char): An ASCII
15749 character is always encodable.
15750
15751 * international/mule-conf.el: Add more information in descriptions
15752 of character sets.
15753
15754 * international/mule-diag.el (describe-char-after): New function.
15755 (describe-font-internal): Adjusted for the change of font-info.
15756 (describe-font): Likewise.
15757 (print-fontset): Rewritten for the new fontset implementation.
15758 (describe-fontset): Include fontset alias names in completion.
15759 (list-fontsets): Adjusted for the change of print-fontset.
15760
15761 * simple.el (what-cursor-position): If DETAIL is non-nil, call
15762 describe-char-after instead of displaying the detail in the echo
15763 area.
15764 (syntax-code-table): Format changed.
15765 (string-to-syntax): Adjusted for the above change.
15766
157672000-05-12 Stefan Monnier <monnier@cs.yale.edu>
15768
15769 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
15770
157712000-05-12 Dave Love <fx@gnu.org>
15772
15773 * calendar/todo-mode.el: Remove some compatibility stuff and CL
15774 dependence. Use line-{beginning,end}-position, not
15775 point-at{b,e}ol. Some doc fixes.
15776 (todo-position): New function. Fix callers of position to use it.
15777 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
15778
157792000-05-12 Gerd Moellmann <gerd@gnu.org>
15780
15781 * time.el (display-time-mail-icon): Use `:ascent center'.
15782
15783 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
15784 handling FTP security extensions.
15785
157862000-05-11 Dave Love <fx@gnu.org>
15787
15788 * calendar/todo-mode.el: New file.
15789
157902000-05-11 Gerd Moellmann <gerd@gnu.org>
15791
15792 * comint.el (comint-read-input-ring): Move reference to
15793 comint-input-ring-size outside of the save-excursion. It was
15794 causing the default value to be the only one ever seen.
15795
15796 * font-lock.el: Update copyright. Remove Simon Marshall's email
15797 address on request from him.
15798
15799 * subr.el (substitute-key-definition): Add comment describing
15800 the meaning of PREFIX.
15801
158022000-05-10 Stefan Monnier <monnier@cs.yale.edu>
15803
15804 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
15805
15806 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
15807 (add-minor-mode): Don't make the variable buffer-local and add a
15808 reference to define-minor-mode in the docstring.
15809
15810 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
15811 HEADER/FOOTER and fix bug with trailing empty directory.
15812 (cvs-append-to-ignore): Use vc-editable-p if available.
15813 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
15814 (vc-do-command): Tweak advice to handle the new VC.
15815
15816 * log-view.el (log-view-goto-rev): New function for the new VC.
15817 (log-view-minor-wrap): Use mark-active.
15818
15819 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
15820 (log-edit-changelog-full-paragraphs): New var.
15821 (log-edit-insert-changelog): Remove a lonely leading `* file'.
15822 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
15823 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
15824 (log-edit-changelog-ours-p, log-edit-changelog-entries)
15825 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
15826 Replace the `cvs' prefix with `log-edit'.
15827
15828 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
15829
15830 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
15831 (diff-font-lock-defaults): Explicitly turn off multiline.
15832 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
15833 (diff-ediff-patch): Fix call to ediff-patch-file.
15834 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
15835 Handle comments.
15836
15837 * frame.el (automatic-hscrolling): Typo.
15838
15839 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
15840
158412000-05-09 Sam Steingold <sds@goems.com>
15842
15843 * apropos.el (apropos-print): use `describe-face' instead of
15844 `customize-face-other-window'.
15845
158462000-05-09 Dave Love <fx@gnu.org>
15847
15848 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
15849
15850 * help.el (describe-variable): Have customize button pop the
15851 help-xref stack when invoked.
15852 (help-xref-symbol-regexp): Add `face'.
15853 (help-make-xrefs): Check for quoted face names and adapt regexp
15854 submatch numbers to cope.
15855 (help-xref-interned): Maybe insert face doc too. Separate
15856 sections with a line of hyphens.
15857
15858 * faces.el: Some doc fixes. Declare some functions obsolete.
15859 (describe-face): Add customize button. Return the help
15860 text. Fix prompt.
15861
158622000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
15863
15864 * term/internal.el (IT-character-translations): Fix last change.
15865
158662000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15867
15868 * woman.el: New file
15869 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
15870
158712000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15872
15873 * term/internal.el (IT-character-translations): Update ASCII
15874 simulations for greek-iso8859-7, add latin-iso8859-14 and
15875 latin-iso8859-15.
15876
15877 * international/mule-cmds.el (set-language-info-alist): Call
15878 define-prefix-command with 3 arguments, to make the map suitable
15879 for a menu.
15880
158812000-05-07 Dave Love <fx@gnu.org>
15882
15883 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
15884
158852000-05-05 Dave Love <fx@gnu.org>
15886
15887 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
15888 list in doc string. Don't quote keyword symbols.
15889 * emacs-lisp/cl.el: Likewise
15890 * emacs-lisp/cl-seq.el: Likewise
15891
158922000-05-05 Gerd Moellmann <gerd@gnu.org>
15893
15894 * abbrev.el (abbrev-mode): Make ARG optional.
15895
158962000-05-04 Gerd Moellmann <gerd@gnu.org>
15897
15898 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
15899
15900 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
15901
15902 * subr.el (substitute-key-definition): Clarify documentation.
15903
159042000-05-04 Milan Zamazal <pdm@freesoft.cz>
15905
15906 * glasses.el (glasses-convert-to-unreadable): Use
15907 `glasses-separator' instead of the hard-wired "_".
15908 (glasses-mode): Call `glasses-make-unreadable' only in a single
15909 place.
15910
159112000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
15912
15913 * term/internal.el (cjk-codepages-alist): Add associations for
15914 Chinese and Korean codepages. Remove FIXME comment.
15915
159162000-05-03 Dave Love <fx@gnu.org>
15917
15918 * time.el (display-time-mail-face, display-time-use-mail-icon):
15919 New option.
15920 (display-time-mail-icon): New variable.
15921 (display-time-string-forms): Use the above. Fix the local-map.
15922
159232000-05-03 Gerd Moellmann <gerd@gnu.org>
15924
15925 * replace.el (query-replace-map): Add binding for `E'.
15926 (query-replace-help): Extend help text.
15927 (perform-replace): Allow editing the replacement string.
15928
15929 * make-mode.el (makefile-mode-abbrev-table): New variable.
15930 (makefile-mode): Set local abbrev table to
15931 makefile-mode-abbrev-table.
15932 (makefile-font-lock-keywords): Fontify includes and conditionals.
15933
15934 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
15935 set TOGGLE's value.
15936
15937 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
15938 mail-interactive-insert-alias.
15939 (mail-abbrev-complete-alias): New command.
15940 (mail-mode-map): Bind it to `M-TAB'.
15941
159422000-05-03 Kenichi Handa <handa@etl.go.jp>
15943
15944 * language/lao-util.el (lao-compose-region): New function.
15945
159462000-05-02 Gerd Moellmann <gerd@gnu.org>
15947
15948 * files.el (recover-session): Make directories as necessary
15949 if they don't exist yet.
15950
15951 * calendar/cal-french.el
15952 (french-calendar-multibyte-special-days-array)
15953 (french-calendar-special-days-array): Change French text.
15954 (calendar-french-date-string): Change output.
15955 (calendar-goto-french-date): Likewise.
15956
159572000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
15958
15959 * wid-edit.el (widget-default-active): Obey `:always-active'.
15960 (widget-documentation-string-value-create): Set `:always-active'.
15961
159622000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
15963
15964 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
15965 default prefix to `~/_emacs.d/auto-save.list/_s'.
15966 (normal-top-level): Create the directory for auto-save files, if
15967 it doesn't already exist (in the ms-dos case only).
15968
159692000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
15970
15971 * international/mule-cmds.el (set-language-environment): Don't
15972 concat an integer (dos-codepage), use format instead.
15973
159742000-05-02 Dave Love <fx@gnu.org>
15975
15976 * help.el (help-xref-on-pp): Check for constant symbols.
15977
159782000-04-29 Gerd Moellmann <gerd@gnu.org>
15979
15980 * startup.el (normal-top-level): Put a condition-case around
15981 the code loading subdirs.el.
15982
159832000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15984
15985 * ps-print.el: Upside-down and face background color printing,
15986 line number step, doc fix.
15987 (ps-print-version): New version number (5.2).
15988 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
15989 (ps-face-attribute-list, ps-plot-with-face): Code fix.
15990 (ps-spool-config): Var fix.
15991 (ps-printer-name-option): Const fix.
15992 (ps-print-upside-down, ps-use-face-background)
15993 (ps-line-number-step): New vars.
15994 (ps-window-system, ps-lp-system): New consts.
15995 (ps-face-background): New fun.
15996
159972000-04-28 Richard Stallman <rms@gnu.org>
15998
15999 * files.el (make-auto-save-file-name):
16000 Apply auto-save-file-name-transforms to visited file name
16001 before generating auto save file name.
16002 (auto-save-file-name-transforms): New variable.
16003
16004 * files.el (backup-enable-predicate):
16005 Correctly test for a file under a temporary directory.
16006
160072000-04-28 Gerd Moellmann <gerd@gnu.org>
16008
16009 * subr.el (add-minor-mode): Rewritten.
16010
160112000-04-28 Kenichi Handa <handa@etl.go.jp>
16012
16013 * mail/sendmail.el (sendmail-send-it): Set
16014 buffer-file-coding-system to the selected coding system for MIME
16015 header.
16016
160172000-04-27 Gerd Moellmann <gerd@gnu.org>
16018
16019 * dired.el (dired-move-to-filename-regexp): Allow format where
16020 YYYY is followed by two spaces.
16021
16022 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
16023 in the second character class of the regexp.
16024
16025 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
16026 mh-etc, too.
16027
16028 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
16029 nil.
16030
16031 * subr.el (add-minor-mode): Use `set' instead of `setq'.
16032
16033 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
16034 argument.
16035
160362000-04-27 Sen Nagata <sen@eccosys.com>
16037
16038 * emacs-lisp/crm.el (crm-completion-table): New variable.
16039 (crm-collection-fn, crm-test-completion)
16040 (completing-read-multiple): Use it.
16041
160422000-04-27 Dave Love <fx@gnu.org>
16043
16044 * help.el (locate-library): Use mapc.
16045 (help-manyarg-func-alist): Add call-process-region.
16046
160472000-04-26 Gerd Moellmann <gerd@gnu.org>
16048
16049 * subr.el (add-minor-mode): Make argument MAP optional.
16050
16051 * desktop.el (desktop-save): Save list of minor modes.
16052 (desktop-create-buffer): Restore minor modes.
16053 (desktop-minor-mode-table): New user-option.
16054
16055 * subr.el (add-minor-mode): New function.
16056
16057 * image.el (find-image): New function.
16058 (defimage): Rewritten to find image at load time.
16059
16060 * startup.el (normal-top-level-add-to-load-path): Handle
16061 case that the default directory is not in load-path.
16062
16063 * help.el: Old patch from Stefan Monnier.
16064 (help-xref-on-pp): New function.
16065 (describe-variable): Use it to display xrefs in a symbol's value.
16066
160672000-04-26 Stefan Monnier <monnier@cs.yale.edu>
16068
16069 * cus-edit.el (custom-face): Fix parenthesis.
16070
160712000-04-26 Kenichi Handa <handa@etl.go.jp>
16072
16073 * mail/rmail.el (rmail-expunge): When there are no deleted
16074 messages, do nothing.
16075
160762000-04-26 Dave Love <fx@gnu.org>
16077
16078 * international/mule-cmds.el (locale-translation-file-name):
16079 Defvar to nil.
16080 (set-locale-environment): Set it here (at runtime).
16081
160822000-04-25 Gerd Moellmann <gerd@gnu.org>
16083
16084 * replace.el (perform-replace): Add parameters START and END. Use
16085 them instead of the check for a region in Transient Mark mode.
16086 (query-replace-read-args): Return two more list elements for the
16087 start and end of the region in Transient Mark mode.
16088 (query-replace, query-replace-regexp, query-replace-regexp-eval)
16089 (map-query-replace-regexp, replace-string, replace-regexp): Add
16090 optional last arguments START and END and pass them to
16091 perform-replace.
16092
16093 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
16094 form with additional arguments for perform-replace.
16095
16096 * progmodes/etags.el (tags-query-replace): Add parameters START
16097 and END. Construct a form with additional arguments for
16098 perform-replace.
16099
16100 * simple.el (shell-command): Set default directory for "*Shell
16101 Command Output" buffer.
16102
16103 * language/european.el (iso-latin-4): Fix typo.
16104
16105 * emacs-lisp/crm.el: New file.
16106
161072000-04-24 Dave Love <fx@gnu.org>
16108
16109 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
16110 (Custom-reset-saved, Custom-reset-standard)
16111 (custom-group-value-create, custom-group-set, custom-group-save)
16112 (custom-group-reset-current, custom-group-reset-saved)
16113 (custom-group-reset-standard): Use mapc.
16114 (custom-buffer-create-internal): Disable undo when creating items.
16115 Use mapc.
16116 (custom-face): Avoid redundant lambda.
16117
161182000-04-24 Gerd Moellmann <gerd@gnu.org>
16119
16120 * startup.el (auto-save-list-file-prefix): Set default to
16121 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
16122
161232000-04-24 Sam Steingold <sds@gnu.org>
16124
16125 * time-stamp.el (time-stamp-string-preprocess): Always convert
16126 `field-result' to a string.
16127
161282000-04-24 Gerd Moellmann <gerd@gnu.org>
16129
16130 * frame.el (scrolling): New group.
16131 (automatic-hscrolling): New user-option.
16132
16133 * startup.el (command-line-x-option-alist): Add `-lsp' and
16134 `--line-spacing'.
16135
161362000-04-19 Dave Love <fx@gnu.org>
16137
16138 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
16139 (cl-mapc): Rename from mapc. Fix the funcall.
16140
161412000-04-19 Gerd Moellmann <gerd@gnu.org>
16142
16143 * simple.el (clone-indirect-buffer-other-window): New command.
16144 (clone-indirect-buffer): Add optional arg NORECROD.
16145 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
16146
16147 * help.el (resize-temp-buffer-window): Use count-screen-lines.
16148
16149 * window.el (count-screen-lines): New function.
16150 (shrink-window-if-larger-than-buffer): Use count-screen-lines
16151 instead of window-buffer-height.
16152
16153 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
16154 non-existing variable comint-input-sentinel.
16155 (inferior-lisp-args-to-list): Removed.
16156 (inferior-lisp): Use split-string instead of
16157 inferior-lisp-args-to-list.
16158
16159 * hexl.el (hexl-insert-hex-string): New command.
16160
16161 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
16162 instead of concat.
16163
161642000-04-18 Gerd Moellmann <gerd@gnu.org>
16165
16166 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
16167 at the start of an existing but empty folder.
16168
161692000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16170
16171 * ps-mule.el: Customization fix, doc fix.
16172 (ps-multibyte-buffer): Customization fix.
16173
161742000-04-17 Richard M. Stallman <rms@gnu.org>
16175
16176 * subr.el (read-passwd): Use read-char-exclusive.
16177
161782000-04-17 Gerd Moellmann <gerd@gnu.org>
16179
16180 * textmodes/texinfo.el (texinfo-insert-@email)
16181 (texinfo-insert-@emph, texinfo-insert-@quotation)
16182 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
16183 (texinfo-mode-map): Add key bindings for them.
16184
16185 * files.el (basic-save-buffer-2): Use a template with `$'
16186 instead of `#' for VMS.
16187
16188 * simple.el (clone-indirect-buffer): New function.
16189
161902000-04-16 Stephen Eglen <stephen@gnu.org>
16191
16192 * iswitchb.el (iswitchb-case): New function. If the user input
16193 contains any upper-case characters, the search is made
16194 case-sensitive.
16195
161962000-04-17 Stefan Monnier <monnier@cs.yale.edu>
16197
16198 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
16199 comment-end.
16200 (texinfo-font-lock-syntactic-keywords): New var.
16201 (texinfo-font-lock-keywords): Remove comment regexp.
16202 (texinfo-insert-block): New function.
16203 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
16204 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
16205 and font-lock-defaults. Use regexp-opt for outline-regexp.
16206 (texinfo-environments): New var.
16207 (texinfo-environment-regexp): Use regexp-opt and
16208 texinfo-environments.
16209
16210 * textmodes/ispell.el (ispell-menu-map-needed): Check that
16211 ispell-process is bound since this might be eval'd before ispell
16212 is loaded.
16213 (ispell-message): Use a tiny bit less magic and a bit more hard
16214 data to figure out what kind of sc-cite-regexp to use.
16215
16216 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
16217
16218 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
16219 (insert-cyclic-diary-entry): Unquote the lambda.
16220
16221 * gud.el (gud-jdb-build-source-files-list): Fix typo.
16222
16223 * files.el (backup-enable-predicate): Unquote the lambda.
16224
16225 * cus-edit.el (custom-face, face): Unquote the lambda.
16226
162272000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16228
16229 * ps-print.el: Check for line-beginning-position definition.
16230
16231 * ps-print.el: Fix counting lines in a region.
16232 (ps-print-version): New version number (5.1.5).
16233 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
16234 (ps-printing-region): Fun code fix.
16235
162362000-04-15 Gerd Moellmann <gerd@gnu.org>
16237
16238 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
16239 to file-directory-p.
16240
162412000-04-14 Gerd Moellmann <gerd@gnu.org>
16242
16243 * gud.el (gud-jdb-build-source-files-list): Check that directory
16244 exists before calling directory-files.
16245
162462000-04-13 Dave Love <fx@gnu.org>
16247
16248 * emacs-lisp/trace.el: Change maintainer. Use new backquote
16249 syntax.
16250
16251 * emacs-lisp/cl-specs.el: Remove when, unless.
16252
16253 * emacs-lisp/cl-extra.el: Don't quote keywords.
16254 (cl-old-mapc): New variable.
16255 (mapc): Use it.
16256 (cl-map-intervals): Use with-current-buffer. Don't check for
16257 next-property-change.
16258 (cl-map-overlays): Use with-current-buffer.
16259 (cl-expt): Remove.
16260 (copy-tree, remprop): Define unconditionally.
16261
16262 * emacs-lisp/cl-compat.el (keywordp): Remove.
16263
16264 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
16265 to use keywordp.
16266 (edebug-spec): Enable keywordp.
16267
16268 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
16269 string-lessp.
16270
16271 * cus-start.el: Use keywordp.
16272
162732000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
16274
16275 * diary-lib.el (include-other-diary-files): Fix the fix of
16276 2000-02-18 by doing a save-excursion.
16277
162782000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16279
16280 * ps-print.el: Customization fix, doc fix.
16281 (ps-print-version): New version number (5.1.4).
16282 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
16283 (ps-print-preprint): Adjust code.
16284 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
16285 (ps-print-prologue-header, ps-print-control-characters)
16286 (ps-spool-config): Customization fix.
16287
162882000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
16289
16290 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
16291 converted to the new menu-item format, names silightly changed,
16292 help strings added.
16293
16294 Support for spelling without async subprocesses:
16295
16296 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
16297 (ispell-session-buffer): New variables.
16298 (ispell-start-process, ispell-process-status,
16299 ispell-accept-output, ispell-send-string): New functions, for
16300 Ispell invocation when async subprocesses aren't supported.
16301 (ispell-word, ispell-pdict-save, ispell-command-loop,
16302 ispell-process-line, ispell-buffer-local-parsing): Replace calls
16303 to process-send-string with calls to ispell-send-string, and
16304 accept-process-output with ispell-accept-output.
16305 (ispell-init-process): Call ispell-process-status instead of
16306 process-status with.
16307 (ispell-init-process): Call ispell-start-process. Call
16308 ispell-accept-output and ispell-send-string. Don't call
16309 process-kill-without-query and kill-process if they are unbound.
16310 (ispell-async-processp): New function.
16311
163122000-04-12 Dave Love <fx@gnu.org>
16313
16314 * info.el: Add debug-ignored-errors.
16315 (Info-mode-menu): Add some items.
16316 (Info-directory): Add autoload cookie.
16317
16318 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
16319 Modify `truncate-lines'. Make `describe-language-environment'
16320 always visible and add help. Modify `describe-key' help. Invoke
16321 Info-directory from `info'. New entry `emacs-manual'.
16322
163232000-04-10 Gerd Moellmann <gerd@gnu.org>
16324
b291c86c
SM
16325 * progmodes/ebrowse.el (ebrowse-tree-mode):
16326 Use propertized-buffer-identification.
a30eb617
DL
16327 (ebrowse-update-member-buffer-mode-line): Likewise.
16328 (ebrowse--mode-strings): Removed.
16329 (ebrowse--mode-line-props): Removed.
16330
16331 * files.el (auto-mode-alist): Add `EBROWSE'.
16332
16333 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
16334 space before testing for end of buffer.
16335 (ebrowse-load): Removed.
16336 (ebrowse-revert-tree-buffer-from-file): Rewritten.
16337 (ebrowse-create-tree-buffer): Rewritten.
16338 (ebrowse-tree-mode): Read tree from buffer.
16339
16340 * progmodes/ebrowse-ffh.el: Removed.
16341
163422000-04-10 Kenichi Handa <handa@etl.go.jp>
16343
16344 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
16345
163462000-04-10 Gerd Moellmann <gerd@gnu.org>
16347
16348 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
16349 at the wrong place.
16350
163512000-04-09 Dave Love <fx@gnu.org>
16352
b291c86c
SM
16353 * files.el (backup-enable-predicate):
16354 Use temporary-file-directory, small-temporary-file-directory.
16355 (make-backup-file-name-function, backup-directory-alist): New vars.
a30eb617
DL
16356 (make-backup-file-name-1): New function.
16357 (make-backup-file-name): Use it.
b291c86c 16358 (find-backup-file-name): Likewise. Use format for clarity, not concat.
a30eb617
DL
16359 (file-newest-backup): Use make-backup-file-name.
16360
163612000-04-09 Gerd Moellmann <gerd@gnu.org>
16362
16363 * progmodes/ebrowse-ffh.el: New file.
16364
86f6474c
SM
16365 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
16366 Moved to ebrowse-ffh.el.
a30eb617
DL
16367 (ebrowse-load): Add autoload.
16368
16369 * finder.el (finder-commentary): Add autoload cookie.
16370
16371 * mail/rfc2368.el: Correct author's email address.
16372
16373 * progmodes/ebrowse.el: New file.
16374
16375 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
16376 item help string.
16377 (easy-menu-do-add-item): Ditto.
16378 (easy-menu-define): Extend doc string.
16379
86f6474c 16380 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
a30eb617
DL
16381 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
16382 (jit-lock-function, jit-lock-stealth-fontify): Don't use
16383 with-buffer-unmodified.
16384
163852000-04-08 Dave Love <fx@gnu.org>
16386
16387 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
16388 unless, when.
16389
163902000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
16391
16392 * viper-util.el (viper-put-on-search-overlay): New subroutine.
16393 (viper-flash-search-pattern): No operation when using Emacs
16394 doesn't support face.
16395 Use `viper-put-on-search-overlay'.
16396
163972000-04-04 Gerd Moellmann <gerd@gnu.org>
16398
16399 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
16400 like C-r.
16401
16402 * progmodes/make-mode.el: Some doc fixes.
16403 (makefile-mode-abbrev-table): New variable.
16404 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
16405 (makefile-font-lock-keywords): Fontify includes and conditionals.
16406 (toplevel): Require `dabbrev' and `add-log' when compiling.
16407
16408 * replace.el (perform-replace): Don't move forward one char
16409 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
16410 to do that because it leaves point 1 position after the last
16411 replacement, after everything has been replaced.
16412
16413 * jit-lock.el (with-buffer-unmodified): New macro.
16414 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
16415 modified state.
16416 (jit-lock-function-1): Extracted from jit-lock-function; not
16417 preserving buffer's modified state.
86f6474c
SM
16418 (jit-lock-function, jit-lock-stealth-fontify):
16419 Call jit-lock-function-1.
a30eb617
DL
16420
16421 * mail/rfc2368.el: Remove supernumerary copyright line.
16422
164232000-04-04 Milan Zamazal <pdm@freesoft.cz>
16424
16425 * glasses.el: Provide facilities for inserting space before left
16426 parentheses and uncapitalization of identifiers.
16427 (glasses-mode): Try to remove old overlays in all cases.
16428
164292000-04-03 Gerd Moellmann <gerd@gnu.org>
16430
16431 * progmodes/compile.el (compile-internal): Display the compilation
16432 buffer in a different frame, if it's already displayed there.
16433
16434 * mail/rfc2368.el: New file.
16435
16436 * simple.el (sendmail-user-agent-compose): Recognize a `body'
16437 header and insert its value as mail body.
16438
16439 * subr.el (member-ignore-case): New function.
16440
16441 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
16442 (dabbrev--find-expansion): Ignore buffers matching a regexp
16443 from dabbrev-ignored-regexps.
16444
16445 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
16446 to extensions handled by gzip.
16447
164482000-04-03 Richard M. Stallman <rms@gnu.org>
16449
16450 * files.el (insert-directory): List the total free space
16451 along with the used space.
16452
16453 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
16454 line is followed by one that matches CITATION-REGEXP, end the
16455 paragraph.
16456
164572000-04-03 Markus Rost <rost@delysid.gnu.org>
16458
16459 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
16460 (rmail-make-basic-summary-line): Use that option.
16461
164622000-04-03 Kenichi Handa <handa@etl.go.jp>
16463
16464 * international/mule-cmds.el (encoded-string-description):
16465 Rewritten. Try pretty description for ISO 2022 escape sequences
16466 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
16467 for hexadecimal format.
16468
164692000-04-01 Dave Love <fx@gnu.org>
16470
16471 * cpp.el: Change customization group to `c' from `C'.
16472
16473 * vcursor.el (vcursor-move): Use display-color-p.
16474
16475 * international/mule-util.el: Provide mule-utils.
16476 (string-to-sequence): Simplify and speed up.
16477
16478 * international/mule.el (make-coding-system): Purecopy doc-string.
16479
16480 * international/mule-cmds.el: Various menu changes.
16481 (describe-specified-language-support): Handle `Default'.
16482 (set-language-info): Purecopy `info'.
16483
164842000-03-31 Andrew Innes <andrewi@gnu.org>
16485
16486 * vc.el (vc-backend-diff): Return the correct status if we had to
16487 retry the rcsdiff command without the --brief option.
16488
164892000-03-31 Dave Love <fx@gnu.org>
16490
16491 * help.el (help-manyarg-func-alist): Correct several omissions.
16492
16493 * add-log.el: Don't require cl, fortran.
16494 (add-log-current-defun-function): Doc fix.
86f6474c 16495 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
a30eb617 16496 (change-log-version-rcs): Function deleted.
86f6474c
SM
16497 (change-log-version-number-search): Doc fix.
16498 Use vc-workfile-version. Avoid CL dolist.
a30eb617
DL
16499 (add-change-log-entry): Just call add-log-current-defun to get
16500 defun. Simplify somewhat.
16501 (change-log-get-method-definition-1): Likewise.
16502 (add-log-current-defun): Return nil if calling
16503 add-log-current-defun-function does so. Move Fortran stuff to
16504 fortran.el. Return string without properties.
16505
16506 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
16507 and :alpha: char classes.
16508
16509 * mail/supercite.el: Defvar curline when compiling.
16510 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
16511 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
16512 rather than a-zA-Z0-9 to allow non-ASCII characters.
16513
165142000-03-31 Gerd Moellmann <gerd@gnu.org>
16515
16516 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
16517
16518 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
16519 Re-enable new code.
16520
16521 * lpr.el (print-region-1): Use -d to specify printer name for
16522 systems `usg-unix-v*, `dgux', `hpux', `irix'.
16523
165242000-03-31 Dave Love <fx@gnu.org>
16525
86f6474c
SM
16526 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
16527 Look for function definition in symbol's function value slot first
a30eb617
DL
16528 instead of first consulting byte-compile-function-environment.
16529
165302000-03-31 Kenichi Handa <handa@etl.go.jp>
16531
16532 * language/european.el ("Polish"): New language environment.
16533 (setup-polish-environment): New function.
16534
165352000-03-30 Gerd Moellmann <gerd@gnu.org>
16536
16537 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
16538 Disable new code.
16539
16540 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
16541 trying to `load' the symbol of an autoload instead of the file
16542 recorded in the autoload. Fix error messages.
16543
165442000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16545
16546 * ps-print.el: PostScript programming fix for ghostview, doc fix.
16547 (ps-print-version): New version number (5.1.3).
16548 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
16549 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
16550 (ps-generate-postscript-with-faces): Code fix.
16551 (ps-color-values): XEmacs compatibility.
16552 (ps-print-background-image, ps-print-background-text, ps-printer-name)
16553 (ps-default-fg, ps-default-bg): Adjust customization.
16554 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
16555 (ps-color-scale): Renaming old ps-color-value fun.
16556 (ps-print-headers): Replace ps-print-header group to avoid conflict
16557 with ps-print-header variable.
16558 (ps-print-miscellany): New group.
16559 (ps-format-color, ps-rgb-color): New funs.
16560 (ps-default-foreground): New var.
16561 (ps-printer-name-option): New const.
16562
165632000-03-30 Peter Breton <pbreton@ne.mediaone.net>
16564
16565 * net/net-utils.el:
16566 (network-connection-host, network-connection-service): New variables
16567 (network-connection-mode): New mode, derived from comint-mode
16568 (network-connection-mode-setup): New function, saves host and
16569 service information in local variables.
16570
16571 * lisp/locate.el:
16572 (locate-word-at-point): Added this function
16573 (locate): Default to using locate-word-at-point as input
16574 Run dired-mode-hook
16575
165762000-03-29 Dave Love <fx@gnu.org>
16577
16578 * calendar/appt.el: Doc fixes.
16579 (appt-check): Convert min-to-app to a string before passing to
16580 appt-disp-window-function or concat.
16581 (appt-delete-window): Remove test for frame-root-window.
16582 (appt-select-lowest-window, appt-convert-time): Simplify.
16583
16584 * emacs-lisp/bytecomp.el: Doc fixes.
86f6474c
SM
16585 (byte-compile-file-form-autoload):
16586 Update byte-compile-function-environment.
a30eb617
DL
16587
165882000-03-29 Andreas Schwab <schwab@suse.de>
16589
86f6474c 16590 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
a30eb617
DL
16591
16592 * dired.el (dired-insert-directory): If dired-free-space-program
16593 failed just delete its output.
16594
165952000-03-29 Dave Love <fx@gnu.org>
16596
16597 * international/iso-cvt.el: Move provide to end. Doc fixes.
16598 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
16599 (iso-iso2sgml, iso-sgml2iso): New functions.
16600 (iso-cvt-define-menu): Fix some entries and use backquote for
16601 clarity.
16602
16603 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
16604
166052000-03-28 Gerd Moellmann <gerd@gnu.org>
16606
16607 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
16608 ISO-DATE. If non-nil, return date in ISO 8601 format.
16609
166102000-03-26 Stefan Monnier <monnier@cs.yale.edu>
16611
16612 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
16613 if it ever becomes used.
16614 (log-edit-mode-hook): Default to vc-log-mode-hook.
16615 (log-edit-mode): Fix the docstring.
16616
16617 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
16618 the code.
16619
166202000-03-26 Dave Love <fx@gnu.org>
16621
16622 * net/browse-url.el (browse-url): Re-fix case of
16623 browse-url-browser-function being an alist.
16624 (browse-url): Add :link to defgroup.
16625
16626 * files.el: Doc fixes.
16627 (file-truename): Include `[' in wildcard characters.
16628 (automount-dir-prefix): Customize.
16629 (find-file-wildcards): Add :version.
16630 (find-file-noselect): Simplify a mapcar call.
16631
16632 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
16633 compatible with inf-lisp version.
16634 (eval-defun-1): Fix custom-declare-variable case.
16635
166362000-03-25 Stefan Monnier <monnier@cs.yale.edu>
16637
16638 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
16639
166402000-03-24 Gerd Moellmann <gerd@gnu.org>
16641
16642 * Makefile (COMPILE_FIRST): New macro.
16643 (compile-files): Compile files from COMPILE_FIRST first.
16644
86f6474c 16645 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
a30eb617
DL
16646
16647 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
16648 matching open parenthesis in column 0 to defun-prompt-regexp
16649 only if open-paren-in-column-0-is-defun-start is set.
16650
16651 * sun-curs.el: Require CL at compile-time only.
16652
16653 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
16654 instead of copy-list which is a function from CL.
16655 (msb--choose-menu, msb--mode-menu-cond)
16656 (msb--create-buffer-menu-2): Use dolist instead of mapc.
16657 (msb--init-file-alist): Use mapcar instead of mapcan.
86f6474c
SM
16658 (msb--aggregate-alist): Use mapcar instead of mapcan.
16659 Fix `(' in column 0 in doc string.
a30eb617
DL
16660 (msb--add-separators): Use mapcar instead of mapcan.
16661
16662 * cus-dep.el: Require CL at compile-time only.
16663
166642000-03-24 Stefan Monnier <monnier@cs.yale.edu>
16665
16666 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
16667 (byte-compile-warnings): New warning `noruntime'.
16668 (byte-compile-constants, byte-compile-variables): Fix docstring.
16669 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
16670 execute `eval-whenc-compile's body.
16671 (byte-compile-unresolved-functions): Fix docstring.
16672 (byte-compile-eval): New function.
16673 (byte-compile-callargs-warn): Check if the function will be available
16674 at runtime (via property `byte-compile-noruntime').
16675 (byte-compile-print-syms): New function.
16676 (byte-compile-warn-about-unresolved-functions): Also warn about
16677 `noruntime' functions (and use `byte-compile-print-syms').
16678 (byte-compile-file): Capitalize the message.
16679
166802000-03-24 Gerd Moellmann <gerd@gnu.org>
16681
16682 * mail/rmail.el (rmail-confirm-expunge): New user-option.
16683 (rmail-expunge): Ask for confirmation depending on the setting
16684 of rmail-confirm-expunge.
16685
166862000-03-23 Gerd Moellmann <gerd@gnu.org>
16687
16688 * Makefile (bootstrap-clean): If $(emacs) exists, build
16689 loaddefs.el first. A loaddefs.el that's not up-to-date might
86f6474c 16690 cause a bootstrap failure because things don't autoload as expected.
a30eb617
DL
16691
166922000-03-23 Dave Love <fx@gnu.org>
16693
16694 * net/browse-url.el: Restore previous use of
16695 browse-url-maybe-new-window.
16696
166972000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16698
16699 * ps-print.el: Skip banner page fix.
16700 (ps-print-version): New version number (5.1.2).
16701 (ps-begin-file, ps-end-file, ps-generate): Code fix.
16702
167032000-03-23 Dave Pearson <davep@davep.org>
16704
16705 * net/quickurl.el Changed the type of parameter passed to the
16706 function defined by `quickurl-format-function'. Before only the
16707 text of the URL was passed. Now the whole URL structure is passed
86f6474c
SM
16708 and the function is responsible for extracting the parts it requires.
16709 Changed the default of `quickurl-format-function' accordingly.
a30eb617
DL
16710 (quickurl-insert): Changed the `funcall' of
16711 `quickurl-format-function' to match the above change.
16712 (quickurl-list-insert): Changed the `url' case so that it makes
16713 use of `quickurl-format-function', previous to this the format was
16714 hard wired.
16715
167162000-03-22 Gerd Moellmann <gerd@gnu.org>
16717
16718 * startup.el: Change some spellings for the X Window System.
16719
167202000-03-22 Stefan Monnier <monnier@cs.yale.edu>
16721
86f6474c
SM
16722 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
16723 Clean up the code and the regexp and make sure the cursor is
16724 temporarily moved to the suspicious line while querying the user.
a30eb617
DL
16725
167262000-03-22 Jason Rumney <jasonr@gnu.org>
16727
16728 * w32-fns.el (w32-charset-info-alist): Initialize.
16729
167302000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16731
16732 * ps-print.el: N-up last page fix.
16733 (ps-print-version): New version number (5.1.1).
16734 (ps-end-file, ps-end-job, ps-generate): Code fix.
16735
167362000-03-21 Stefan Monnier <monnier@cs.yale.edu>
16737
16738 * files.el (find-file-run-dired): Update docstring.
16739 (find-directory-functions): New hook.
16740 (find-file-noselect): Run find-directory-functions rather than
16741 calling dired directly.
16742
16743 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
16744
16745 * pcvs.el: Add a minimal leading commentary.
16746 (cvs-make-cvs-buffer): Change the header part by removing the startup
16747 message and adding a `Module' entry. Also replace the FOOTER and
16748 HEADER special fileinfos with the new support in ewoc for updating
16749 its own footer and header.
16750 (cvs-update-header): Update to use the header/footer of the ewoc.
16751 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
16752 (cvs-is-within-p): New function.
16753 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
16754 to only examine some subset of the buffers.
16755
16756 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
16757 `format' instead of our own ad-hoc functions.
16758 Remove HEADER and FOOTER cases, now handled in the EWOC.
16759 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
16760
16761 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
16762 output to avoid scaring the user.
16763 (cvs-parse-table): Catch message for non-up-to-date commits.
16764
16765 * pcvs-defs.el (cvs-startup-message): Remove.
16766 (cvs-global-menu): New autoloaded menu.
16767
16768 * pcvs-util.el (cvs-string-fill): Remove.
16769
16770 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
16771 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
16772 PP part of it and also make it work for footers and headers.
16773 (ewoc-create): Drop POS and BUFFER arguments.
16774 Use the DLL's dummy node to store the end-of-footer position.
16775 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
16776 (ewoc-refresh): Remove unused `header' variable.
16777 (ewoc-(get|set)-hf): New functions.
16778
16779 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
16780 log-view-*-(message|file) and use easy-mmode-define-navigation.
16781 (log-view-message-re): Match SCCS format as well.
16782 And match the revision line rather than the dashed separator line.
16783 (log-view-mode): Use the new define-derived-mode.
16784 (log-view-current-tag): Fill in with an actual implementation.
16785
16786 * cvs-status.el (cvs-status-(prev|next)): Rename from
16787 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
16788 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
16789 to let the output "breathe" a little more (more readable).
16790 (cvs-status-mode): Use the new define-derived-mode.
16791
16792 * smerge-mode.el (smerge-auto-leave): New function and variable.
16793 (smerge-basic-map): Rename from smerge-basic-keymap.
16794 Change the bindings for smerge-diff-*.
16795 (smerge-*-map): Use easy-mmode-defmap.
16796 (smerge-(next|prev)): Use easy-mmode-define-navigation.
16797 (smerge-keep-*): Use smerge-auto-leave.
16798
167992000-03-21 Jason Rumney <jasonr@gnu.org>
16800
16801 * cus-edit.el (custom-button-face): Use 3D look for w32.
16802 (custom-button-pressed-face): Likewise.
16803
168042000-03-21 Gerd Moellmann <gerd@gnu.org>
16805
16806 * progmodes/etags.el (tags-case-fold-search): New user-option.
16807 (tags-loop-eval): New function. Bind case-fold-search around eval
16808 depending on the value of tags-case-fold-search.
16809 (tags-loop-continue): Use tags-loop-eval.
16810 (find-tag-in-order): Bind case-fold-search depending on the value
16811 of tags-case-fold-search.
16812
168132000-03-21 Stefan Monnier <monnier@cs.yale.edu>
16814
86f6474c 16815 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
a30eb617
DL
16816 (diff-end-of-hunk): Return the end position for use in
16817 `easy-mmode-define-navigation'.
16818 (diff-recenter): Remove.
16819 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
16820 of `easy-mmode-define-navigation'.
16821 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
16822 previous renaming) and fix to use new names.
16823 (diff-merge-strings): Use \n as separator: simpler, faster.
16824 (diff-mode): Use `define-derived-mode'.
16825
16826 * derived.el (define-derived-mode): Don't autoload anymore.
16827 Prefer the macro-only version provided by easy-mmode.el.
16828
16829 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
86f6474c 16830 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
a30eb617
DL
16831 (easy-mmode-define-navigation): New macro.
16832
16833 * subr.el (combine-run-hooks): New function.
16834
168352000-03-21 Kenichi HANDA <handa@etl.go.jp>
16836
16837 * term/x-win.el: Fontsets related initialization is simplified.
16838
16839 * international/mule-diag.el (describe-font): Don't refer to
16840 global-fontset-alist, instead call font-list.
16841 (describe-fontset, list-fontsets, mule-diag): Likewise.
86f6474c 16842 (print-fontset): Adjusted for the change of fontset implementation.
a30eb617 16843
86f6474c
SM
16844 * international/fontset.el (x-charset-registries): Variable removed,
16845 instead the corresponding data is stored in the default fontset.
a30eb617
DL
16846 (register-alternate-fontnames): Function removed.
16847 (resolved-ascii-font): Variable removed.
16848 (x-compose-font-name): Ignore the second argument REDOCE.
16849 (x-complement-fontset-spec): Complement only an ASCII font and
16850 element for those charsets than can use that ASCII font.
16851 (generate-fontset-menu): Don't refer to global-fontset-alist,
16852 instead call fontset-list.
16853 (uninstantiated-fontset-alist): Variable removed.
16854 (x-style-funcs-alist): Likewise.
16855 (fontset-default-styles): Likewise.
16856 (x-modify-font-name): Function removed.
86f6474c 16857 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
a30eb617
DL
16858 (create-fontset-from-ascii-font): Docsting adjusted for the above
16859 change.
16860 (instantiate-fontset, resolve-fontset-name): Functions removed.
16861 (fontset-list): Now implemented by C code.
16862
16863 * faces.el (read-face-font): Fix TABLE arg to completing-read.
16864 (describe-face): Include `font' attribute in the description.
16865
168662000-03-21 Kenichi Handa <handa@etl.go.jp>
16867
16868 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
16869
168702000-03-20 Gerd Moellmann <gerd@gnu.org>
16871
16872 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
16873 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
16874 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
16875
16876 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
16877 about behavior of set-buffer-modified-p wrt redisplay.
16878
168792000-03-19 Richard M. Stallman <rms@gnu.org>
16880
16881 * view.el (view-mode-disable): Kill local binding of view-read-only.
16882
168832000-03-18 Gerd Moellmann <gerd@gnu.org>
16884
86f6474c 16885 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
a30eb617
DL
16886 is a string, convert it to a syntax cell using string-to-syntax.
16887
16888 * simple.el (syntax-code-table, syntax-flag-table): New variables.
16889 (string-to-syntax): New function.
16890
16891 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
16892 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
16893 try to use passive ftp mode.
16894
168952000-03-17 Gerd Moellmann <gerd@gnu.org>
16896
16897 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
16898
16899 * simple.el (append-to-buffer): Update point of windows after
16900 insertion.
16901
16902 * abbrev.el (inverse-add-abbrev): Identify word by first moving
16903 forward then moving backward. Reindent.
16904
16905 * frame.el (other-frame): Call x-focus-frame only if
16906 focus-follows-mouse is off.
16907
169082000-03-17 Dave Love <fx@gnu.org>
16909
86f6474c 16910 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
a30eb617
DL
16911
169122000-03-17 Stefan Monnier <monnier@cs.yale.edu>
16913
16914 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
16915 regexp for labels cannot span several lines.
16916
16917 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
16918 `(setq :<key> ':<key>)' to the macro expansion.
16919
169202000-03-16 Dave Love <fx@gnu.org>
16921
16922 * progmodes/f90.el (f90): Put custom group under `languages', not
16923 `fortran'.
16924 (f90-mode-hook): Customize.
16925 (f90-mode): Set add-log-current-defun-function.
16926 (f90-current-defun): New function.
16927
169282000-03-16 Gerd Moellmann <gerd@gnu.org>
16929
16930 * cus-edit.el (custom-variable-tag-face): Handle case that
16931 default face's height is not a number.
16932 (custom-face-tag-face, custom-group-tag-face-1)
16933 (custom-group-tag-face): Ditto.
16934 (custom-group-tag-face-1): Add :group.
16935
16936 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
16937
169382000-03-15 Gerd Moellmann <gerd@gnu.org>
16939
16940 * pcvs-defs.el (toplevel): Remove autoload cookie for form
16941 requiring easymenu.
16942
169432000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16944
16945 * ps-print.el: PostScript user-defined prologue, PostScript error
16946 handler, doc fix.
16947 (ps-print-version): New version number (5.1).
16948 (ps-user-defined-prologue, ps-error-handler-message)
16949 (ps-print-prologue-0, ps-error-handler-alist): New vars.
16950 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
16951 (ps-insert-string): New function.
16952
169532000-03-15 Kenichi Handa <handa@etl.go.jp>
16954
16955 * international/ccl.el (ccl-compile-expression): Don't generate
16956 invalid self-assignment code.
16957
169582000-03-14 Dave Love <fx@gnu.org>
16959
16960 * subr.el (replace-regexp-in-string): Renamed from
16961 replace-regexps-in-string. Doc fix.
16962
169632000-03-12 Dave Love <fx@gnu.org>
16964
16965 * cus-edit.el: Doc fixes.
86f6474c 16966 (customize-set-variable, customize-save-variable): Rename args for doc.
a30eb617
DL
16967 (custom-variable-tag-face, custom-face-tag-face)
16968 (custom-group-tag-face-1, custom-group-tag-face): Modify from
16969 style which user identify as hyperlink.
16970 (hook): Don't add undefined functions to the hook.
16971 (debug-ignored-errors): Transfer message from bindings.el.
16972
169732000-03-12 Gerd Moellmann <gerd@gnu.org>
16974
86f6474c
SM
16975 * recentf.el (recentf-keep-non-readable-files-p):
16976 Remove double/nested definition.
a30eb617
DL
16977
169782000-03-12 Dave Love <fx@gnu.org>
16979
16980 * facemenu.el (facemenu-get-face): Use display-color-p.
16981 * enriched.el (enriched-decode-foreground): Likewise.
16982 (enriched-decode-background): Likewise.
16983 * isearch.el (isearch-highlight): Likewise.
16984 * info-look.el (info-lookup): Likewise.
16985 * simple.el (completion-setup-function): Likewise.
16986
16987 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
16988 :options.
16989
16990 * bindings.el (mode-line-format): Fix line-number and
16991 column-number items. Add help-echo for the background.
16992 (mode-line-mule-info): Modify help-echo.
16993
16994 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
16995
16996 * files.el (load-file): Allow completion to .elc.
16997
16998 * man.el: Doc fixes.
16999 (Man-init-defvars): Use display-color-p to set fontification.
17000
17001 * play/hanoi.el (hanoi-internal): Don't use oddp.
17002
170032000-03-12 Gerd Moellmann <gerd@gnu.org>
17004
17005 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
17006
17007 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
17008
170092000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
17010
17011 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
17012 Fix comment.
17013
170142000-03-10 Stefan Monnier <monnier@cs.yale.edu>
17015
17016 * font-lock.el (font-lock-keywords): Fix the doc now that
17017 regexp-opt-depth is unnecessary.
17018 (save-buffer-state): Set an edebug spec.
17019 (font-lock-fontify-anchored-keywords): Properly handle the case when
17020 the matcher goes past the limit.
17021
17022 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
17023 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
17024
17025 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
17026 dll.el and cookie.el (from Elib) with heavy renaming and other
17027 massaging.
17028
17029 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
17030 Autoload the functions used.
17031 (easy-mmode-define-syntax): Fix CL typo.
17032 (easy-mmode-define-derived-mode): Improve the docstring generation.
17033
170342000-03-10 Gerd Moellmann <gerd@gnu.org>
17035
17036 * textmodes/texinfo.el (texinfo-version): Variable and function
17037 removed.
17038
170392000-03-09 Stefan Monnier <monnier@cs.yale.edu>
17040
17041 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
17042 allow more flexibility.
ff39b9a1 17043 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
a30eb617
DL
17044 (easy-mmode-defmap, easy-mmode-defsyntax)
17045 (easy-mmode-define-derived-mode): New macros.
17046
170472000-03-09 Didier Verna <didier@xemacs.org>
17048
17049 * rect.el (replace-rectangle): New function.
17050
170512000-03-09 Dave Love <fx@gnu.org>
17052
ff39b9a1 17053 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
a30eb617
DL
17054 (fortran-comment-line-start-skip): Don't match cpp stuff.
17055 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
17056 (fortran-mode-map): Remove over-eager custom-menu-create for now.
17057 (fortran-mode): Don't set fortran-comment-line-start-skip,
17058 fortran-comment-line-start here. Set comment-start,
17059 add-log-current-defun.
17060 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
17061 (fortran-current-defun): New function.
17062
170632000-03-09 Gerd Moellmann <gerd@gnu.org>
17064
17065 * emacs-lisp/re-builder.el: New file.
17066
17067 * mouse.el (mouse-drag-region): Don't run up-event handler
17068 if hscroll has changed.
17069
17070 * octave-mod.el (octave-font-lock-keywords): To font-lock the
17071 builtin operators, use `font-lock-builtin-face' for Emacs and
17072 `font-lock-preprocessor-face' otherwise.
17073
17074 * font-lock.el (lisp-font-lock-keywords-1): Highlight
17075 `(defun (setf foo)' differently.
17076
170772000-03-08 Stefan Monnier <monnier@cs.yale.edu>
17078
17079 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
17080 (regexp-opt): Update comment and adapt the code the new meaning of
17081 the `paren' argument of regex-opt-group for shy-groups.
17082 (regexp-opt-depth): Handle shy groups as well as backslashed
17083 backslashes.
17084 (regexp-opt-group): Turn the leading comment into a docstring.
17085 Allow `paren' to be a string (the string to use to open a group).
17086 Remove open-presuf and close-presuf. Instead of checking for `all
17087 one-char' and then later on check for `several one-char', handle
17088 both cases close together. Also apply a more generic algorithm
17089 for suffixes (the mirror image of the algorithm used for
17090 prefixes). Use shy-groups. Use nreverse rather than reverse.
17091 (regexp-opt-try-suffix): Removed.
17092
17093 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
17094 from comint-mode-map, so we can just inherit from it. Also, move
17095 the initialization into the `defvar' since there's no docstring
17096 anyway and it's fairly short.
17097 (inferior-scheme-mode): Define it as derived-mode: the code is
17098 shorter and this way we inherit from comint-mode-map rather than
17099 copying it.
17100
17101 * subr.el (replace-regexps-in-string): Properly handle the case
17102 where we match an empty string.
17103
17104 * comint.el (comint-exec-1): Add the current-dir to the exec-path
17105 when the command has a directory component (such as "./testml").
17106 Also fix a typo in the comment.
17107
171082000-03-08 Gerd Moellmann <gerd@gnu.org>
17109
17110 * Makefile (compile-files): Compile files one by one because
17111 that's the only way to ensure a clean compilation environment for
17112 each individual file.
17113
17114 * frame.el (other-frame): Call x-focus-frame.
17115
171162000-03-07 Dave Love <fx@gnu.org>
17117
17118 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
17119 :require to defcustom.
17120
ff39b9a1 17121 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
a30eb617
DL
17122
17123 * files.el (auto-mode-alist): Add configure.in.
17124
17125 * progmodes/autoconf.el: New file.
17126
171272000-03-07 Gerd Moellmann <gerd@gnu.org>
17128
17129 * mail/mh-e.el: Change maintainer to `none'.
17130
17131 * recentf.el (recentf-keep-non-readable-files-p): Quote args
17132 to remove-hook and add-hook.
17133
171342000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
17135
17136 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
17137 it as the default.
17138 (mail-send): Test mail-send-nonascii also for the new `mime' value.
17139 (sendmail-send-it): Conditionally add MIME headers specifying the
17140 used character set.
17141
171422000-03-07 Dave Love <fx@gnu.org>
17143
ff39b9a1
SM
17144 * winner.el: Fix keywords, autoload cookies.
17145 Split eval-when-compile form to avoid compilation failure.
a30eb617
DL
17146
171472000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
17148
17149 * international/mule.el: Modify comment about coding system
17150 property `coding-category'.
17151 (make-coding-system): New argument EOL-TYPE. Pay attention to
17152 coding-category property of PROPERTIES.
17153
ff39b9a1
SM
17154 * international/mule-conf.el (coding-category-utf-8)
17155 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
a30eb617
DL
17156 categories. Include them in the argument for set-coding-priority.
17157
ff39b9a1
SM
17158 * international/mule-cmds.el (reset-language-environment):
17159 Include coding-category-utf-8, coding-category-utf-16-be, and
a30eb617
DL
17160 coding-category-utf-16-le in the argument for set-coding-priority.
17161 (reset-language-environment): Initialize coding-category-utf-8,
17162 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
17163
171642000-03-06 Karl Fogel <kfogel@red-bean.com>
17165
17166 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
17167 code abstracted out of `bookmark-jump-noselect'. Now tries info
17168 extensions as well as compression extensions.
17169 (bookmark-jump-noselect): Use above new func.
17170
171712000-03-03 Gerd Moellmann <gerd@gnu.org>
17172
17173 * strokes.el: Change maintainer's mail address.
17174
171752000-03-03 Kenichi Handa <handa@etl.go.jp>
17176
17177 * international/mule-diag.el (list-character-sets): Make help-echo
17178 string by substitute-command-keys.
17179 (list-character-sets): Likewise.
17180 (sort-listed-character-sets): Call help-setup-xref.
17181
171822000-03-02 Gerd Moellmann <gerd@gnu.org>
17183
ff39b9a1 17184 * time.el (display-time-mail-file): Add `none' to the list of choices.
a30eb617
DL
17185
171862000-03-01 Dave Love <fx@gnu.org>
17187
17188 * help.el (help-xref-go-back): Don't try to set position.
17189
ff39b9a1
SM
17190 * international/mule-diag.el (list-character-sets):
17191 Call help-setup-xref. Add help-echo to xrefs.
a30eb617
DL
17192 (list-character-sets-1): Add help-echo to xrefs.
17193
171942000-03-02 Gerd Moellmann <gerd@gnu.org>
17195
17196 * frame.el (blink-cursor-mode): Switch cursor on when turning
17197 the mode off.
17198
17199 * add-log.el (add-log-current-defun): Add support for
17200 Autoconf mode.
17201
17202 * mail/rmail.el (rmail-quit-hook): New variable.
17203
172042000-03-01 Dave Love <fx@gnu.org>
17205
17206 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
17207
17208 * help.el (help-xref-button): Add help-echo arg.
17209 (describe-function-1, describe-variable, help-make-xrefs): Use it.
17210
ff39b9a1 17211 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
a30eb617 17212
ff39b9a1 17213 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
a30eb617
DL
17214
172152000-03-01 Gerd Moellmann <gerd@gnu.org>
17216
17217 * image.el (defimage): Look for image files in load-path.
17218
ff39b9a1 17219 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
a30eb617
DL
17220
172212000-03-01 David Ponce <david.ponce@wanadoo.fr>
17222
ff39b9a1 17223 * recentf.el (recentf): Added version tag to the defgroup of recentf.
a30eb617
DL
17224
172252000-03-01 David Ponce <david.ponce@wanadoo.fr>
17226
ff39b9a1 17227 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
a30eb617
DL
17228 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
17229 action to select/unselect a file.
17230 (recentf-edit-list): Code cleanup and improvement.
17231 (recentf-open-more-files-action): `recentf-open-more-files' button
17232 widget action to open a file.
ff39b9a1 17233 (recentf-open-more-files): No more use standard completion but widgets.
a30eb617
DL
17234 (recentf-more-collection): Deleted.
17235 (recentf-more-history): Deleted.
17236 (recentf-setup-more-completion): Deleted.
17237
172382000-03-01 David Ponce <david.ponce@wanadoo.fr>
17239
17240 * recentf.el (recentf-mode): No more needs that Emacs is running
17241 under a window-system.
17242
ff39b9a1 172432000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17244
17245 * recentf.el (recentf-edit-list): New command to edit the recent
17246 list which allow the user to remove files.
17247 (recentf-edit-selected-items): New global variable, used by
17248 `recentf-edit-list' to hold the list of files to be removed from
17249 the recent list.
17250 (recentf-make-menu-items): Updated to display a "Edit list..."
17251 menu item. Minor code cleanup.
17252
ff39b9a1 172532000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17254
17255 * recentf.el (recentf-open-more-files): New command to open files
17256 that are not displayed in the menu.
17257 (recentf-more-collection): New global variable holding the set of
17258 permissible completions used by `recentf-open-more-files'.
17259 (recentf-more-history): New global variable holding the history list
17260 used by `recentf-open-more-files' completion.
17261 (recentf-setup-more-completion): New function to setup completion for
17262 `recentf-open-more-files'.
17263 (recentf-make-menu-items): Updated to display a "More..." menu item.
17264
ff39b9a1 172652000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17266
17267 * recentf.el (recentf-menu-action): Doc fixed.
17268
ff39b9a1 172692000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17270
17271 * recentf.el (recentf-menu-filter): Doc updated.
17272 (recentf-update-menu-hook): Allow menu filters to force menu update.
17273 (recentf-make-menu-items): New menu filter handling.
17274 (recentf-make-menu-item): New helper function.
17275 (recentf-menu-elements): New menu handling function.
17276 (recentf-sort-ascending): Updated to new menu filter handling.
17277 (recentf-sort-descending): Updated to new menu filter handling.
17278 (recentf-sort-basenames-ascending): New menu filter function.
17279 (recentf-sort-basenames-descending): New menu filter function.
17280 (recentf-show-basenames): New menu filter function.
17281 (recentf-show-basenames-ascending): New menu filter function.
17282 (recentf-show-basenames-descending): New menu filter function.
17283
172842000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
17285
17286 * diary-lib.el (list-diary-entries): Don't try to go forward at
17287 the end of the buffer.
17288
172892000-02-29 Kenichi Handa <handa@etl.go.jp>
17290
ff39b9a1
SM
17291 * international/mule-diag.el (list-character-sets):
17292 Completely rewritten.
a30eb617
DL
17293 (sort-listed-character-sets): New function.
17294 (list-character-sets-1): Completely rewritten.
17295 (list-character-sets-2): New function.
17296 (non-iso-charset-alist): New variable.
17297 (decode-codepage-char): New function.
17298 (charset-history): New variable.
17299 (read-charset) (list-block-of-chars)
17300 (list-iso-charset-chars)
17301 (list-non-iso-charset-chars)
17302 (list-charset-chars): New functions.
86f6474c 17303 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
a30eb617
DL
17304 (dump-charsets): Likewise.
17305
173062000-02-29 Gerd Moellmann <gerd@gnu.org>
17307
17308 * dired-x.el (dired-filename-at-point): Add `@' to valid
17309 file name characters.
17310 (dired-filename-at-point): Handle ange-ftp file names.
17311
17312 * frame.el (frame-notice-user-settings): Use assq-delete-all
17313 instead of assoc-delete-all.
17314 (frame-notice-user-settings): Ditto.
17315
17316 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
17317 Don't copy alist.
17318
173192000-02-28 Eli Barzilay <eli@cs.cornell.edu>
17320
17321 * calculator.el (calculator-use-menu): New option.
86f6474c 17322 (calculator-initial-bindings): Changed some bindings to work as macros.
a30eb617
DL
17323 (calculator-forced-input): Removed.
17324 (calculator-restart-other-mode): New variable.
17325 (calculator-mode-map): Set up menu.
17326
173272000-02-28 Jari Aalto <jari.aalto@poboxes.com>
17328
86f6474c 17329 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
a30eb617
DL
17330
173312000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
17332
86f6474c 17333 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
a30eb617 17334 translate all ESC key sequences.
86f6474c 17335 (viper-goto-mark-subr): Restore markers for files for which
a30eb617 17336 they were saved.
86f6474c
SM
17337 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
17338 * viper-util.el (viper-set-replace-overlay-glyphs)
17339 (viper-set-replace-overlay): Always check if the replacement
a30eb617 17340 overlay is live.
86f6474c
SM
17341 * viper.el (viper-vi-state-mode-list): Add major modes.
17342 * ediff-wind.el: Minor comment changes.
17343 * ediff.el: Copyright notice date fix.
a30eb617
DL
17344
173452000-02-27 Jason Rumney <jasonr@gnu.org>
17346
17347 * faces.el (face-font-family-alternatives): Add arial to helv.
17348 (mode-line, header-line, tool-bar): Same default as x for w32.
17349 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
17350 face-font-family-alternatives from working.
17351 * term/w32-win.el (mouse-set-font): Do not build fontset from
17352 chosen font.
17353
173542000-02-25 Sam Steingold <sds@goems.com>
17355
17356 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
17357 properly.
17358
173592000-02-25 Richard M. Stallman <rms@gnu.org>
17360
17361 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
17362
173632000-02-25 Gerd Moellmann <gerd@gnu.org>
17364
86f6474c 17365 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
a30eb617
DL
17366
17367 * frame.el (busy-cursor-delay-seconds): New option.
17368
173692000-02-24 Gerd Moellmann <gerd@gnu.org>
17370
17371 * frame.el (show-cursor-in-non-selected-windows): New option.
17372
173732000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
17374
17375 * diary-lib.el (include-other-diary-files): Undo the selective
17376 display in any included file and don't kill it.
17377
173782000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
17379
86f6474c
SM
17380 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
17381 Menu items converted to (menu-item format, help strings added.
a30eb617 17382 [downcase, upcase]: Don't enable on MS-DOS.
86f6474c 17383 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
a30eb617
DL
17384 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
17385
173862000-02-23 Dave Love <fx@gnu.org>
17387
17388 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
17389 (backward-kill-word): Revert addition of * to interactive spec --
17390 it's a feature.
17391
17392 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
17393 (backward-kill-sentence, kill-sentence): Likewise.
17394
17395 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
17396 scratch buffer name.
86f6474c 17397 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
a30eb617
DL
17398
17399 * term/w32-win.el (internal-face-interactive): Update prompt for
17400 new read-face-name.
17401
17402 * mail/footnote.el (footnote): Add :version to defgroup.
17403 (footnote-section-tag-regexp): Customize.
17404 (footnote-start-tag, footnote-end-tag): New option.
17405 (footnote-latin-regexp): New variable.
17406 (Footnote-latin): New function.
17407 (footnote-style-alist): Add element for latin style.
17408 (footnote-style): Moved.
17409 (Footnote-goto-footnote): Use eq to test arg.
17410
17411 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
17412
17413 * emacs-lisp/byte-opt.el: Change old backquote syntax.
17414 (byte-compile-trueconstp): Include keywords.
86f6474c
SM
17415 (byte-optimize-quote, byte-optimize-lapcode):
17416 Use byte-compile-const-symbol-p.
a30eb617
DL
17417 (byte-optimize-char-before): New optimization.
17418
17419 * emacs-lisp/bytecomp.el: Change old backquote syntax.
17420 (byte-compile-const-symbol-p): New function.
17421 (byte-compile-constp, byte-compile-out-toplevel)
17422 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
17423 Use it.
17424
17425 * subr.el (define-key-after): Default AFTER to t. Doc fix.
17426
174272000-02-23 Kenichi Handa <handa@etl.go.jp>
17428
17429 * international/encoded-kb.el: Be sure to update minor-mode-alist
17430 and minor-mode-map-alist.
17431 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
17432 codes SS2 and SS3 correctly.
17433 (encoded-kbd-self-insert-ccl): New function.
17434 (encoded-kbd-setup-keymap): New function.
17435 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
17436 by calling encoded-kbd-setup-keymap.
17437
86f6474c
SM
17438 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
17439 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
a30eb617
DL
17440
174412000-02-22 Dave Love <fx@gnu.org>
17442
17443 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
86f6474c 17444 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
a30eb617
DL
17445 (lisp-mode-syntax-table): Set up for #|...|# comments.
17446 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
17447 classes. Match `defface'.
17448 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
17449 (eval-defun-1): Fix for defcustom.
17450 (lisp-indent-region): Doc fix.
17451
17452 * subr.el (when, unless, split-string): Doc fix.
86f6474c 17453 (read-passwd): Move call of clear-this-command-keys to the right place.
a30eb617
DL
17454 (replace-regexps-in-string): New function.
17455
174562000-02-22 Gerd Moellmann <gerd@gnu.org>
17457
17458 * help.el (describe-variable): Set syntax table to
17459 emacs-lisp-mode-syntax-table when moving forward over the
17460 symbol's name.
17461
174622000-02-22 Dave Love <fx@gnu.org>
17463
17464 * xt-mouse.el: Doc fixes.
17465 (xterm-mouse-position-function): New function, replacing advice of
17466 mouse-position.
17467 (xterm-mouse-mode): Use it. Don't turn on under a window system.
17468
17469 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
17470
174712000-02-21 Gerd Moellmann <gerd@gnu.org>
17472
86f6474c
SM
17473 * format.el (format-annotate-single-property-change):
17474 Handle properties.with dotted-list values.
a30eb617
DL
17475 (format-proper-list-p): New function.
17476
17477 * enriched.el (enriched-face-ans): Handle '(foreground-color
17478 . COLOR) and (background-color . COLOR).
17479
174802000-02-20 Dave Love <fx@gnu.org>
17481
17482 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
17483 and assignments to it.
17484 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
17485 current local map.
17486 (make-flyspell-overlay): Use it.
17487 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
17488
17489 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
17490 (lm-get-header-re): Defun, not defsubst.
17491 (lm-get-package-name): Defun, not defsubst. Simplify.
17492 (lm-version): Doc fix. Simplify.
17493 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
17494 (lm-crack-address, lm-last-modified-date, lm-commentary)
17495 (lm-verify, lm-synopsis): Simplify.
17496 (lm-report-bug): Require emacsbug. Use compose-mail.
17497
174982000-02-20 Gerd Moellmann <gerd@gnu.org>
17499
17500 * dired.el (dired-mode): Call propertized-buffer-identification
17501 to set mode-line-buffer-identification to something having
17502 the right text properties.
17503
17504 * bindings.el (propertized-buffer-identification): New function.
17505
175062000-02-20 Dave Love <fx@gnu.org>
17507
17508 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
17509 check for t-mouse too.
17510
17511 * cus-start.el: Make echo-keystrokes `number'.
17512
175132000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
17514
17515 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
17516 Don't call ring-empty-p unless tags-location-ring is bound.
17517 From Noah Friedman <friedman@splode.com>.
17518
175192000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
17520
17521 * progmodes/hideshow.el (hs-flag-region): No longer use
17522 `intangible' overlay property.
17523
17524 (hs-toggle-hiding): New command.
17525 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
17526
17527 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
17528 Fix omission bug: Run `hs-minor-mode-hook' for both activation
17529 and deactivation.
17530
175312000-02-18 Gerd Moellmann <gerd@gnu.org>
17532
17533 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
17534
175352000-02-17 Gerd Moellmann <gerd@gnu.org>
17536
17537 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
17538
17539 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
17540 of `*' to handle `(* ... *)' comments.
17541
175422000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
17543
17544 * faces.el (list-faces-display): Use display-mouse-p instead of
17545 window-system.
17546
17547 * menu-bar.el (global-map): Menu-bar items converted to the new
17548 format (menu-item..., rearranged for better CUA compliance, and
17549 their names changed for better clarity. Help strings added.
17550
17551 * international/mule-cmds.el (mule-menu-keymap)
17552 (describe-language-environment-map, set-coding-system-map)
17553 (setup-language-environment-map): Convert to new (menu-item...
86f6474c
SM
17554 form, add help strings. Change names of menu items for better clarity.
17555 "Mule" menu-bar item removed (it's now in the "Options" submenu).
a30eb617
DL
17556
175572000-02-17 Gerd Moellmann <gerd@gnu.org>
17558
17559 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
17560 within the code.
17561
175622000-02-16 Dave Love <fx@gnu.org>
17563
17564 * faces.el: Don't require custom. Add more specific :groups to
17565 various deffaces.
17566 (set-face-attribute): Purecopy args.
17567 (read-face-name): Default to name at point and use it in prompt.
17568 Remove colon from arg in all callers.
17569 (list-faces-display): Hyperlink to face descriptions and customize
17570 buffers.
17571
175722000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
17573
86f6474c 17574 * wid-edit.el (widget-match-inline): An atom never matches a list.
a30eb617
DL
17575
175762000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17577
17578 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
17579 at ':' characters by call to split-string.
17580
175812000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17582
17583 * textmodes/bibtex.el: Added RCS version identification.
17584
175852000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17586
17587 * textmodes/bibtex.el: Some temporary comments removed.
86f6474c 17588 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
a30eb617
DL
17589 (bibtex-field-const): Allow capital letters.
17590 (bibtex-start-of-string): Deleted because unused.
17591
17592 * textmodes/bibtex.el: Unified some nomenclature. We no longer
17593 use the term 'reference' to describe a bibtex entry as a whole.
17594 Further, reference keys are no longer called 'labels'.
17595 (bibtex-keys): Renamed to bibtex-reference-keys.
17596 (bibtex-reformat-previous-labels): Renamed to
17597 bibtex-reformat-previous-reference-keys.
17598 (bibtex-reference-type): Renamed to bibtex-entry-type.
17599 (bibtex-reference-head): Renamed to bibtex-entry-head.
17600 (bibtex-reference-maybe-empty-head): Renamed to
17601 bibtex-entry-maybe-empty-head.
17602 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
17603 (bibtex-search-reference): Renamed to bibtex-search-entry.
17604 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
17605 bibtex-enclosing-entry-maybe-empty-head.
86f6474c
SM
17606 (bibtex-entry-field-alist, bibtex-entry-head)
17607 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
17608 (bibtex-map-entries, bibtex-search-entry)
17609 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
17610 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
17611 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
17612 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
17613 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
17614 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
17615 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
a30eb617
DL
17616
176172000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17618
17619 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
17620 comment.
17621 (bibtex-format-field-delimiters): New function, functionality
17622 extracted from bibtex-format-entry.
17623 (bibtex-autokey-get-yearfield-digits): New function, functionality
17624 extracted from bibtex-autokey-get-yearfield.
17625
17626 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
17627 entries in order to avoid stack overflow in the regexp matcher if
17628 field contents become large.
86f6474c
SM
17629 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
17630 (bibtex-field-string-part-not-braced)
17631 (bibtex-field-string-part-no-inner-braces)
17632 (bibtex-field-string-part-1-inner-brace)
17633 (bibtex-field-string-part-2-inner-braces)
17634 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
17635 (bibtex-field-string-quoted, bibtex-field-string)
17636 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
17637 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
17638 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
17639 Deleted as parsing is now performed by the following functions.
17640 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
17641 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
17642 (bibtex-parse-field-string, bibtex-search-forward-field-string)
17643 (bibtex-parse-association, bibtex-field-name-for-parsing)
17644 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
17645 (bibtex-search-forward-field, bibtex-search-backward-field)
17646 (bibtex-start-of-field, bibtex-end-of-field)
17647 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
17648 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
17649 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
17650 (bibtex-parse-string, bibtex-search-forward-string)
17651 (bibtex-search-backward-string, bibtex-start-of-string)
17652 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
17653 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
17654 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
a30eb617
DL
17655 entries. Instead of reporting the results of the parsing by
17656 match-beginning or match-end, these functions return data structures
17657 that hold the corresponding positions.
17658 (bibtex-enclosing-field): Changed to also report field boundaries by
86f6474c
SM
17659 return values rather than by match-beginning or match-end.
17660 The following functions have been adapted to use the new
17661 parsing functions.
17662 (bibtex-skip-to-valid-entry, bibtex-search-reference)
17663 (bibtex-enclosing-field, bibtex-format-entry)
17664 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
17665 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
17666 (bibtex-print-help-message, bibtex-end-of-entry)
17667 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
17668 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
17669 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
17670 Use the new method for parsing.
17671 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
17672 (bibtex-map-entries, bibtex-flash-head)
17673 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
17674 (bibtex-autokey-change, bibtex-autokey-get-namefield)
17675 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
17676 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
17677 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
17678 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
17679 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
17680 order to make the new binding of case-fold-search immediately visible.
a30eb617
DL
17681
176822000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17683
17684 * textmodes/bibtex.el: Copyright notice is up to date.
17685 Added constant 'bibtex-maintainer-salutation.
17686
86f6474c 17687 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
a30eb617
DL
17688 than make-temp-name, use match-string-no-properties and eliminate
17689 a quadratic behavior when building bibtex-strings.
17690
17691 * bibtex.el (bibtex-reference-key): Accept string entries whose
17692 reference key contains upper case letters.
17693
176942000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17695
17696 * bibtex.el (bibtex-reference-head): Allow entries to start with
17697 a new line.
17698
176992000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17700
17701 * bibtex.el: Hiding of entry bodies is not longer provided by
17702 bibtex.el directly. Instead the hideshow package can be used.
17703 Added a special bibtex entry to hs-special-modes-alist.
17704 (bibtex-hs-forward-sexp): Added for hideshow.el.
17705
177062000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17707
17708 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
17709 proceedings entry type (for cross referencing). Thanks to Wagner
17710 Toledo Correa for the suggestion.
17711
17712 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
17713
177142000-02-14 Kenichi Handa <handa@etl.go.jp>
17715
17716 * international/characters.el: Setup case table for Vietnamese.
17717
177182000-02-12 Gerd Moellmann <gerd@gnu.org>
17719
17720 * uniquify.el (toplevel): Require CL at compile time.
17721 (uniquify-push): Removed.
17722
17723 * shadowfile.el (shadow-when): Removed.
17724
17725 * tempo.el (tempo-dolist, tempo-mapc): Removed.
86f6474c 17726 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
a30eb617
DL
17727
17728 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
17729 regexp for paragraph-start.
17730
17731 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
17732 commas as well.
17733
177342000-02-10 Dave Love <fx@gnu.org>
17735
17736 * wid-edit.el: (widgets) [defgroup]: Remove url link.
17737 (widget-color-choice-list, widget-color-history, widget-mouse-help):
17738 Deleted.
17739 (widget-specify-field, widget-specify-button): Don't use
17740 widget-mouse-help as help-echo property.
17741 (default): Use #'ignore for :validate and :mouse-down-action.
17742 (checkbox): Add help-echo.
17743 (widget-sexp-validate): Rewritten to clarify error messages.
17744 (character): Use char-valid-p in :match function.
17745 (widget-color-complete): Use facemenu-color-alist.
17746 (widget-color-action): Use facemenu-read-color.
17747
17748 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
17749 set up `caar' &c that we now have.
17750
177512000-02-09 Ray Blaak <blaak@gnu.org>
17752
17753 * delphi.el: Make resourcestring a declaration region, like const
17754 and var.
17755
177562000-02-09 Dave Love <fx@gnu.org>
17757
17758 * bindings.el (mode-line-input-method-map): New variable.
17759 (mode-line-mule-info): Use it; fix last change.
17760 (mode-line-mode-menu): Move definition.
17761 (mode-line-mouse-sensitive-p): Deleted.
17762 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
86f6474c 17763 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
a30eb617
DL
17764
17765 * startup.el (command-line-1): Don't call
17766 make-mode-line-mouse-sensitive.
17767
177682000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
17769
86f6474c
SM
17770 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
17771 before rmail-toggle-header, because the former toggles headers.
a30eb617
DL
17772
177732000-02-06 Stefan Monnier <monnier@cs.yale.edu>
17774
17775 * diff-mode.el (diff-kill-junk): New interactive function.
17776 (diff-reverse-direction): Use delete-and-extract-region.
17777 (diff-post-command-hook): Restrict the area so that the hook also works
17778 outside of any diff hunk. This is necessary for the minor-mode.
17779 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
17780 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
17781
17782 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
17783 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
17784 so that it can be used more easily in <foo>-mode-hook. Also make sure
17785 to avoid duplicate entries.
17786 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
17787 (font-lock-remove-keywords): Just as was done for `add', allow it to
17788 work even if font-lock-mode is nil. Also make sure we don't modify
17789 any pre-existing list by forcing a copy-sequence. Finally rename
17790 `major-mode' to `mode'.
17791 (font-lock-fontify-syntactic-anchored-keywords)
17792 (font-lock-fontify-anchored-keywords)
17793 (font-lock-fontify-keywords-region): Use line-end-position.
17794 Don't make `font-lock-multiline' local (it's now done in
17795 font-lock-set-defaults).
86f6474c
SM
17796 (font-lock-set-defaults): Make `font-lock-multiline' local.
17797 Move the `font-lock-fontified' creation to inside the `unless'.
a30eb617
DL
17798
177992000-02-06 Andrew Innes <andrewi@gnu.org>
17800
17801 * term/w32-win.el (x-handle-args): Comment out call to message,
17802 which occurs before window system is initialized.
17803
17804 * makefile.nt: Add support for recompiling lisp code.
17805
178062000-02-04 Dave Love <fx@gnu.org>
17807
17808 * bindings.el (mode-line-mule-info): Fix/extend last change.
17809
17810 * completion.el: Replace completion-dolist with dolist.
17811
86f6474c 17812 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
a30eb617
DL
17813
178142000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
17815
86f6474c 17816 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
a30eb617
DL
17817 environment names before they go into the section regexp.
17818
86f6474c 17819 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
a30eb617
DL
17820 char class in regexp.
17821
86f6474c
SM
17822 * textmodes/reftex-parse.el (reftex-with-special-syntax):
17823 Bind `case-fold-search' to nil.
a30eb617 17824
86f6474c
SM
17825 * progmodes/idlwave.el (idlwave-template):
17826 Respect `idlwave-abbrev-change-case'.
17827 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
17828 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
17829 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
a30eb617
DL
17830 (idlwave-rw-case): New function.
17831 (idlwave-statement-match): Fixed problem with assignment regexp.
86f6474c 17832 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
a30eb617
DL
17833 (idlwave-surround): New argument LENGTH to support padding of
17834 operators longer than 1 char.
17835
17836 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
17837 idlwave-shell-expression-overlay. Implemented printing of
17838 expressions on higher levels of the calling stack.
86f6474c 17839 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
a30eb617
DL
17840 (idlwave-retrieve-expression-from-level): New function.
17841 (idlwave-shell-last-calling-stack): Variable removed.
17842 (idlwave-shell-reset): Argument action reversed (`visible' to
17843 `hidden'). Also remove stop-line overlay.
17844 (idlwave-shell-calling-stack-routine): New variable.
17845 (idlwave-shell-parse-stack-and-display): Messages now display
17846 negative level numbers.
17847 (idlwave-shell-mode): Set `modeline-format'.
17848 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
86f6474c 17849 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
a30eb617
DL
17850 (idlwave-shell-print-expression-function): New option.
17851
86f6474c
SM
17852 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
17853 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
a30eb617
DL
17854 `tool-bar' instead of `toolbar'.
17855
178562000-02-02 Dave Love <fx@gnu.org>
17857
17858 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
17859 emacs-lisp-mode-hook. Don't check for defalias being defined.
17860
17861 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
86f6474c
SM
17862 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
17863 Use the new builtins directly.
a30eb617
DL
17864
17865 * whitespace.el (whitespace): Add :version to defgroup.
17866
17867 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
17868 Doc fix.
17869
17870 * thingatpt.el (sexp-at-point, symbol-at-point)
17871 (number-at-point, list-at-point): Add autoload cookie.
17872
17873 * recentf.el (recentf): Add :version to defgroup.
17874
17875 * quickurl.el (quickurl): Add :version to defgroup.
17876
17877 * elide-head.el (elide-head): Use point-marker more.
17878
17879 * bs.el (bs): Add :version to defgroup.
17880
17881 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
17882
17883 * progmodes/delphi.el (delphi): Add :version to defgroup.
17884
178852000-02-02 Gerd Moellmann <gerd@gnu.org>
17886
17887 * ange-ftp.el (ange-ftp-write-region): Handle case that
17888 succeeding process operation sets a different coding system.
17889
17890 * calculator.el: New file.
17891
178922000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
17893
86f6474c 17894 * frame.el (frames-on-display-list, framep-on-display): New functions.
a30eb617
DL
17895 (display-mouse-p, display-popup-menus-p, display-graphic-p)
17896 (display-selections-p, display-screens, display-pixel-width)
17897 (display-pixel-height, display-mm-width, display-mm-height)
17898 (display-backing-store, display-save-under, display-planes)
17899 (display-color-cells, display-visual-class): New functions.
17900
17901 * term/tty-colors.el (tty-color-gray-shades): New function.
17902
17903 * faces.el (display-color-p): Use framep-on-display.
17904 (display-grayscale-p): New function.
17905
179062000-01-31 Dave Love <fx@gnu.org>
17907
17908 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
17909 (create-fontset-from-x-resource): Don't concat integers.
17910
179112000-01-31 Inge Frick <inge@nada.kth.se>
17912
17913 * view.el: Some changes in documentation. Removed some trailing
86f6474c 17914 whitespace. Changed some parameter names to agree with documentation.
a30eb617
DL
17915 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
17916 window is not deleted. Modifies change 1998-04-26.
17917
179182000-01-31 Gerd Moellmann <gerd@gnu.org>
17919
17920 * windmove.el: New file.
17921
17922 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
17923 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
17924 progmodes/ebnf-yac.el: Update copyright and license info.
17925
86f6474c
SM
17926 * jit-lock.el (jit-lock-function): Widen before calculating
17927 end position.
a30eb617
DL
17928 (jit-lock-stealth-chunk-start): Rewritten.
17929
17930 * info.el (Info-title-face-alist): Removed.
86f6474c 17931 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
a30eb617
DL
17932 (Info-fontify-node): Use these faces.
17933
179342000-01-30 Gerd Moellmann <gerd@gnu.org>
17935
17936 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
17937 (cl-macro-list1): Recognize `&allow-other-keys' instead of
17938 `&allow-other-keywords'.
17939
17940 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
17941 the list of directories scanned heuristically.
17942
86f6474c 17943 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
a30eb617
DL
17944
179452000-01-30 Jason Rumney <jasonr@gnu.org>
17946
17947 * w32-fns.el: Define w32-tty-standard-colors.
17948
17949 * startup.el (command-line): Use w32-tty-standard-colors when in
17950 w32 console mode.
17951
179522000-01-30 Dave Love <fx@gnu.org>
17953
17954 * jka-compr.el (jka-compr-load): Fix up load-history.
17955
17956 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
17957
17958 * emacs-lisp/cl-macs.el: Revert previous change.
17959
179602000-01-29 Dave Love <fx@gnu.org>
17961
17962 * facemenu.el: Purecopy various strings.
17963
17964 * timezone.el (timezone-fix-time): Window against 69 for two-digit
17965 years. Deal with three-digit years.
17966
86f6474c
SM
17967 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
17968 Use defconst, purecopy.
a30eb617
DL
17969 (help-back-label): Purecopy it.
17970
179712000-01-18 Gerd Moellmann <gerd@gnu.org>
17972
17973 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
17974 variable. If non-nil, order the buffer list according to the
17975 currently selected frame.
17976 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
17977 non-nil, pass the selected frame to function buffer-list.
17978
179792000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17980
17981 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
17982
179832000-01-28 Dave Love <fx@gnu.org>
17984
17985 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
17986
17987 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
17988 Don't use lisp-indent-hook property.
17989 (cl-abs): Remove.
17990
17991 * subr.el: Move out indent and edebug specs for when and unless.
17992
17993 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
17994 when, unless.
17995
17996 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
17997 unless, when.
17998
179992000-01-28 Gerd Moellmann <gerd@gnu.org>
18000
18001 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
18002 `collecting' as synonym for `collect'.
18003
18004 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
18005 for the case it contains spaces.
18006
86f6474c 18007 * simple.el (what-cursor-position): Change formatting of messages.
a30eb617
DL
18008
18009 * frame.el (delete-other-frames): New function.
18010 (toplevel): Bind it to C-x 5 1.
18011
18012 * sort.el (sort-numeric-base): New option.
18013 (sort-numeric-fields): If number starts with `0' or `0[xX[',
18014 interpret it as octal or hexadecimal. Use sort-numeric-base
18015 as default base.
18016
18017 * progmodes/glasses.el: New file.
18018
180192000-01-27 Gerd Moellmann <gerd@gnu.org>
18020
18021 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
18022 userids differently.
18023
18024 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
18025 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
18026 progmodes/ebnf-yac.el: New files.
18027
180282000-01-26 Dave Love <fx@gnu.org>
18029
18030 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
18031 on a function with an empty body. [From Eric Ludlam.]
18032
180332000-01-25 Andre Spiegel <spiegel@gnu.org>
18034
18035 * vc.el (vc-version-diff): Make sure file name is expanded.
18036
180372000-01-25 Gerd Moellmann <gerd@gnu.org>
18038
18039 * scroll-bar.el (scroll-bar-timer): Variable removed.
18040 (scroll-bar-toolkit-scroll): Don't use a timer.
18041
180422000-01-25 Kenichi Handa <handa@etl.go.jp>
18043
86f6474c
SM
18044 * language/thai-util.el (thai-composition-function):
18045 Delete superfluous `a'.
a30eb617
DL
18046
180472000-01-24 Dave Love <fx@gnu.org>
18048
18049 * fortran.el (fortran-mode): Use beginning-of-defun-function,
18050 end-of-defun-function.
18051
86f6474c 18052 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
a30eb617
DL
18053
180542000-01-22 Jason Rumney <jasonr@gnu.org>
18055
18056 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
18057 conflicts with new face support.
18058
180592000-01-22 Richard M. Stallman <rms@gnu.org>
18060
18061 * replace.el (query-replace): Rename last arg to DELIMITED.
18062 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
18063 (query-replace-regexp): Likewise.
18064
180652000-01-20 Richard M. Stallman <rms@gnu.org>
18066
18067 * subr.el (with-syntax-table): Use make-symbol, not gensym.
18068
18069 * emacs-lisp/lisp.el (beginning-of-defun-function):
18070 Variable renamed from beginning-of-defun.
18071 Do not call make-variable-buffer-local.
18072 (beginning-of-defun-raw): Use new variable name; doc fix.
18073 (beginning-of-defun): Doc fix.
18074 (end-of-defun-function): Variable renamed from end-of-defun.
18075 Do not call make-variable-buffer-local.
18076 (end-of-defun): Use new variable name; doc fix.
18077
18078 * subr.el (dolist, dotimes): Copied from cl-macs.el
18079 and made to work.
18080
18081 * mail/undigest.el (rmail-digest-end-regexps):
18082 Variable replaces rmail-digest-end-regexp.
18083 Allows multiple regexps for detecting the end line.
18084 (undigestify-rmail-message): Corresponding changes.
18085
180862000-01-19 Dave Love <fx@gnu.org>
18087
18088 * files.el (user-init-file): Don't declare here -- is primitive.
18089
18090 * startup.el (command-line): Check for compiled user-init-file and
18091 set to uncompiled version if necessary.
18092
180932000-01-18 Gerd Moellmann <gerd@gnu.org>
18094
18095 * mail/undigest.el (rmail-digest-end-regexp): New user option.
18096 (undigestify-rmail-message): Use it.
18097
18098 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
18099
181002000-01-17 Gerd Moellmann <gerd@gnu.org>
18101
18102 * tmm.el (tmm-goto-completions): Adapt to prompt being part
18103 of mini-buffer.
18104
181052000-01-14 Gerd Moellmann <gerd@gnu.org>
18106
18107 * emacs-lisp/copyright.el (copyright-update): Removed the
18108 requirement for a trailing space from `copyright-regexp', to
18109 support copyrights with owner specified on a separate line..
18110
18111 * align.el: New file.
18112
18113 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
18114
18115 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
18116
181172000-01-13 Dave Love <fx@gnu.org>
18118
18119 * ph.el: Removed. (Obsoleted by EUDC.)
18120
181212000-01-13 Gerd Moellmann <gerd@gnu.org>
18122
18123 * net/eudc.el (toplevel): Remove autoloaded code installing
18124 menu with easymenu, because that causes build problems.
18125
18126 * frame.el (frame-notice-user-settings): New variable.
18127 (frame-notice-user-settings): Don't modify frame parameters
18128 if called a second time.
18129
181302000-01-13 Richard M. Stallman <rms@gnu.org>
18131
18132 * frame.el (frame-notice-user-settings):
18133 Notice default-frame-parameters even for non-window frames.
18134
181352000-01-13 Gerd Moellmann <gerd@gnu.org>
18136
18137 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
18138 for Emacs.
18139 (eudc-bob-can-display-inline-images): Extend for Emacs.
18140 (eudc-bob-toggle-inline-display): Ditto.
18141 (eudc-bob-display-jpeg): Ditto.
18142
181432000-01-12 Gerd Moellmann <gerd@gnu.org>
18144
18145 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
18146 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
18147 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
18148
86f6474c
SM
18149 * add-log.el (add-change-log-entry): Fix error trying an
18150 `(insert nil)'.
a30eb617
DL
18151
18152 * subdirs.el: Add `net' directory.
18153
18154 * net: New directory.
18155
18156 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
18157 eval-last-sexp. Don't bind debug-on-error here.
18158 (eval-last-sexp): New function. Bind debug-on-error if
18159 eval-expression-debug-on-error is non-nil.
18160 (eval-defun-2, eval-defun): Likewise.
18161
18162 * simple.el (eval-expression): Don't bind debug-on-error if
18163 eval-expression-debug-on-error is nil. Detect changed
18164 debug-on-error, and propagate new value to global binding, if
18165 eval-expression-debug-on-error is non-nil,
18166 (eval-expression-debug-on-error): Change doc string.
18167
181682000-01-11 Richard M. Stallman <rms@gnu.org>
18169
18170 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
18171
18172 * emacs-lisp/lisp-mode.el (with-syntax-table):
18173 Set up lisp-indent-function property.
18174
18175 * subr.el (with-syntax-table): Moved from simple.el.
18176
18177 * simple.el (with-syntax-table): Moved to subr.el.
18178
181792000-01-11 Gerd Moellmann <gerd@gnu.org>
18180
18181 * tmm.el (tmm-shortcut): Delete region after prompt instead
18182 of erasing buffer.
18183
18184 * textmodes/fill.el (fill-common-string-prefix): New function.
18185 (fill-context-prefix): Use the longest common prefix of first
18186 and second line fill prefix, if there is one.
18187
181882000-01-11 Richard M. Stallman <rms@gnu.org>
18189
18190 * array.el (array-mode): Don't use make-variable-buffer-local.
18191 Use make-local-variable for `truncate-lines'.
18192
181932000-01-11 Jari Aalto <jari.aalto@poboxes.com>
18194
18195 * add-log.el (add-log-current-defun): Handle user-defined
18196 add-log-current-function returning nil,
18197
18198 * add-log.el (add-change-log-entry): Insert version number
18199 if having found a current function
18200
86f6474c
SM
18201 * add-log.el (add-log-current-defun):
18202 Call `add-log-current-defun-function'. Try matches at level 0 and
a30eb617
DL
18203 level 1. Strip whitespace from defun found.
18204
182052000-01-10 John Wiegley <johnw@gnu.org>
18206
18207 * allout.el (isearch-done/outline-provisions): Added `edit'
86f6474c 18208 argument to correspond with the current definition of `isearch-done'.
a30eb617
DL
18209
182102000-01-10 Dave Love <fx@gnu.org>
18211
18212 * elide-head.el (elide-head): Use point-marker, not point.
18213
182142000-01-10 Gerd Moellmann <gerd@gnu.org>
18215
18216 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
18217 before and after the year 2000.
18218
18219 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
18220 Add ispell- prefix.
18221
182222000-01-10 Ken Stevens <k.stevens@ieee.org>
18223
18224 * ispell.el: Only define dictionaries in menus when they exist.
18225 (version18p): New variable.
18226 (version20p): New variable.
18227 (xemacsp): New variable.
18228 (ispell-choices-win-default-height): Fix for XEmacs visibility.
18229 (ispell-dictionary-alist1): Added Brasileiro dictionary.
18230 (ispell-dictionary-alist6): Russian command lines no longer accept
18231 run-together words.
18232 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
18233 (ispell-dictionary-alist): Add koi8-r to customize definition.
86f6474c
SM
18234 (check-ispell-version): Added documentation string. Return library
18235 path when called non-interactively.
a30eb617
DL
18236 (ispell-menu-map-needed): Uses new variables.
18237 (ispell-library-path): New variable.
18238 (ispell-decode-string): XEmacs fix for bogus variable bindings.
18239 (ispell-word): Improved documentation string. Test for valid
18240 character mappings. Correctly check typed in word changes that can
86f6474c
SM
18241 result in single words split into multiple words.
18242 Return replacement word.
a30eb617
DL
18243 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
18244 replace in recursive query replace mode. Help message for
18245 recursive edit mode.
18246 (ispell-show-choices): Protect against bad framepop bindings.
18247 (ispell-help): Fix to work with XEmacs.
18248 (ispell-highlight-spelling-error): Use new variables.
18249 (ispell-overlay-window): Fix to work with XEmacs.
18250 (ispell-parse-output): Passed and returns location information
18251 tracking spelling corrections. Doesn't recheck same word on
18252 current line.
18253 (ispell-init-process): Protect against bogus XEmacs variable binding.
18254 Fix call to single argument in sleep-for. Use new variables.
18255 (ispell-region): Passed and returns location information tracking
18256 spelling corrections. Doesn't check same word on current line.
18257 Improved documentation string. Doesn't resend a line already
18258 checked to the ispell process - fixes bug in LaTeX parsing.
18259 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
18260 (ispell-skip-region): No longer skips <TT> in SGML.
18261 (ispell-process-line): Tracks location information with spelling
18262 corrections. Added documentation string. Accounts for words
18263 already accepted on this line. Don't allow query-replace on line
18264 starting with math characters. Doesn't resend a line already sent
18265 to ispell process. Fixes alignment error bug.
18266
182672000-01-10 Richard M. Stallman <rms@gnu.org>
18268
18269 * dired-x.el (dired-guess-shell-alist-default):
18270 Suggest xloadimage, which is free, not xv, which isn't.
18271
18272 * ange-ftp.el (ange-ftp-file-name-nondirectory):
18273 Don't ever include the host name or user name in the value.
18274
182752000-01-09 Gerd Moellmann <gerd@gnu.org>
18276
18277 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
18278 of a real newline.
18279
182802000-01-09 Stephen Eglen <stephen@gnu.org>
18281
18282 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
18283 for .png files.
18284
182852000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
18286
18287 * cus-edit.el (custom-hook-convert-widget): Fix comment.
18288
182892000-01-09 Gerd Moellmann <gerd@gnu.org>
18290
18291 * progmodes/cperl-mode.el: Replace ^F with ^L.
18292
86f6474c
SM
18293 * sendmail.el (toplevel): Provide `sendmail' when compiling before
18294 `require'ing rmail and mailalias to prevent infinite recursion.
a30eb617
DL
18295
182962000-01-08 Dave Love <fx@gnu.org>
18297
18298 * emacs-lisp/backquote.el: Remove inappropriate customization
18299 (allowing custom.el to use backquote).
18300
183012000-01-07 Dave Love <fx@gnu.org>
18302
18303 * add-log.el (add-log-debugging): Deleted.
18304 (add-change-log-entry): Treat a backup FILE-NAME as its parent
18305 file. Remove debugging code.
18306 (change-log-get-method-definition, change-log-name): Add doc.
18307 (change-log-sortable-date-at): New function.
18308 (change-log-merge): New command.
18309
18310 * time.el (display-time-string-forms): Make the Mail string active.
18311 (display-time-update): Provide help-echo for load average.
18312
18313 * bindings.el (make-mode-line-mouse2-map): New function.
18314 (mode-line-modified): Use it and simplify.
18315 (mode-line-mule-info): Provide help-echo info.
18316 (minor-mode-alist): Activate the strings.
18317 (make-mode-line-mouse-sensitive): Simplify for
18318 mode-line-buffer-identification.
18319
183202000-01-07 Gerd Moellmann <gerd@gnu.org>
18321
18322 * play/pong.el: New file.
18323
183242000-01-06 Dave Love <fx@gnu.org>
18325
18326 * array.el: Assorted cleanups for compiler warnings, doc strings,
18327 `array-' prefix for symbols.
18328
183292000-01-05 Dave Love <fx@gnu.org>
18330
86f6474c
SM
18331 * textmodes/outline.el (outline-mode-menu-bar-map):
18332 Add outline-headers-as-kill.
a30eb617
DL
18333 (outline-mode): Define imenu-generic-expression.
18334 (outline-headers-as-kill): New command.
18335
18336 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
18337 from paragraph-start.
18338 (paragraph-indent-minor-mode): New command.
18339
18340 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
18341 M-C-e, M-C-h, C-j, C-xnd, TAB.
18342 (fortran-mode): Set beginning-of-defun, end-of-defun.
18343 (fortran-column-ruler): Simplify.
18344 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
18345 (fortran-with-subprogram-narrowing): Likewise.
18346 (fortran-indent-subprogram): Call mark-defun.
18347 (fortran-check-for-matching-do): Change narrowing.
18348
18349 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
18350 (cl-lucid-hash-tag): Delete.
18351 (cl-hash-table-p): Correct test for native table.
18352 (cl-hash-table-count): Use hash-table-count.
18353
18354 * browse-url.el (browse-url): Fix case of
18355 browse-url-browser-function being an alist.
18356
183572000-01-05 Carsten Dominik <cd@gnu.org>
18358
18359 * textmodes/reftex-vars.el (reftex-parse-file-extension)
18360 (reftex-index-phrase-file-extension): New options.
18361
18362 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
18363 Use new option `reftex-index-phrase-file-extension'.
18364
18365 * textmodes/reftex.el (reftex-access-parse-file): Use new option
18366 `reftex-parse-file-extension'.
18367
183682000-01-05 Dave Love <fx@gnu.org>
18369
18370 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
18371 (beginning-of-defun-raw): Use it.
18372 (end-of-defun): New variable.
18373 (end-of-defun): Use it.
18374 (check-parens): New command.
18375
183762000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
18377
18378 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
18379 (hs-show-block): Don't use `mapcar' when not accumulating.
18380
18381 Fix buglet in local variables initialization.
18382
183832000-01-05 Andreas Schwab <schwab@suse.de>
18384
18385 * hscroll.el (hscroll): Doc fix.
18386
183872000-01-05 Carsten Dominik <cd@gnu.org>
18388
86f6474c
SM
18389 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
18390 Require idlw-toolbar.
a30eb617 18391
86f6474c 18392 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
a30eb617 18393 file idlw-rinfo.el.
86f6474c
SM
18394 (idlwave-customize): Load must read file idlw-shell.el.
18395 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
a30eb617
DL
18396
183972000-01-05 Carsten Dominik <dominik@astro.uva.nl>
18398
18399 * progmodes/idlw-shell.el: Also provide idlwave-shell
18400 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
18401 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
18402
86f6474c 18403 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
a30eb617
DL
18404 both reftex-dcr and reftex-vcr.
18405
18406 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
18407
184082000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18409
18410 * ps-print.el: PostScript code now is in separate files, doc fix.
18411 (ps-print-version): New version number (5.0.3).
18412 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
18413 local.
18414 (ps-spool-config): Initialization fix.
18415 (ps-print-prologue-1, ps-print-prologue-2)
18416 (ps-print-duplex-feature): PostScript code moved to separated file.
18417 (ps-background-image): Little code reformating.
18418 (ps-begin-file, ps-begin-job): Fix code.
18419 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
18420 (ps-prologue-file): New fun.
18421
184222000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18423
18424 * ps-vars.el: Eliminated.
18425
18426 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
18427 `;;;###autoload'.
18428
18429 * ps-print.el: ps-vars eliminated, doc fix.
18430 (ps-print-version): New version number (5.0.2).
18431 (ps-spool-config): Initialization fix.
18432 (ps-print-customize): New fun.
18433
184342000-01-04 Gerd Moellmann <gerd@gnu.org>
18435
86f6474c 18436 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
a30eb617
DL
18437
184382000-01-04 Dave Love <fx@gnu.org>
18439
18440 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
18441 menu items.
18442
184432000-01-03 Dave Love <fx@gnu.org>
18444
18445 * elide-head.el (elide-head) [defgroup]: Add :version.
18446
18447 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
86f6474c
SM
18448 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
18449 Use `cl-hash-table-p', not `hash-table-p'.
a30eb617
DL
18450 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
18451
184522000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18453
18454 * faces.el (face-read-integer, read-face-attribute)
86f6474c 18455 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
a30eb617
DL
18456
184572000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
18458
18459 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
18460 at comment end, and re-insert them after filling.
18461
184622000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18463
18464 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
18465 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
18466 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
18467
184682000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18469
18470 * term/x-win.el (xw-defined-colors): Call color-supported-p,
18471 the new name of face-color-supported-p.
18472
18473 * term/w32-win.el (xw-defined-colors): Likewise.
18474
184752000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18476
18477 * simple.el (completion-setup-function): Count completion-size
18478 from minibuffer-prompt-end, not from point-min.
18479
184802000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
18481
18482 * faces.el (read-face-attribute, defined-colors, color-defined-p):
18483 Pass the frame to tty-color-* functions.
18484 (display-color-p, frame-set-background-mode): Pass the frame to
18485 tty-display-color-p.
18486
18487 * term/tty-colors.el (tty-defined-color-alist): Renamed from
18488 tty-color-alist.
18489 (tty-color-alist, tty-modify-color-alist): New functions.
18490 (tty-color-define, tty-color-clear, tty-color-approximate)
86f6474c
SM
18491 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
18492 optional parameter FRAME.
a30eb617
DL
18493
184942000-01-01 Gerd Moellmann <gerd@gnu.org>
18495
86f6474c
SM
18496 * image.el (create-image, defimage): Don't assume image data is
18497 a string.
a30eb617
DL
18498
18499 * image.el (defimage): Handle specifications containing :data
18500 instead of :file.
18501 (image-type-from-data): New function.
18502 (image-type-from-file-header): Use it.
18503 (create-image): Add parameter DATA-P.
18504
18505See ChangeLog.8 for earlier changes.
18506
18507;; Local Variables:
18508;; coding: iso-2022-7bit
18509;; End: