*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
794d58ba
GM
12001-07-19 Gerd Moellmann <gerd@gnu.org>
2
4e2a256b
GM
3 * font-lock.el (c++-keywords): Add Standard C++ operator names.
4
794d58ba
GM
5 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
6 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
7
381194d0
PJ
82001-07-17 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
9
10 * international/iso-transl.el: Fix typo in the header of the file.
11
12 * textmodes/picture.el (picture): Doc fix.
13
14 * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
15 follow coding conventions in generated files.
16
27009a49
EZ
172001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
18
19 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
20 (tool-bar-add-item): Don't call image-related primitives if the
21 display doesn't support images.
22
23 * frame.el (display-images-p): New function.
24
467f1209
GM
252001-07-17 Gerd Moellmann <gerd@gnu.org>
26
27 * server.el (server-visit-files): Handle the case the specified
28 column number is <= 0.
29
302001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
31
32 * startup.el (command-line-1): Add support for +LINE:COLUMN
33 command line argument.
34
352000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
36
37 * server.el (server-process-filter, server-visit-files): Add
38 support for +LINE:COLUMN style emacsclient calls.
39
9781053a
PJ
402001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
41
42 * emacs-lisp/easy-mmode.el: Add Keywords header.
43
44 * play/pong.el: Author has new address.
45
46 * play/landmark.el: Author is no more reachable.
47
48 * play/handwrite.el: Author is no more reachable.
49
a38b71b0
SM
502001-07-16 Stefan Monnier <monnier@cs.yale.edu>
51
52 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
53 (tcl-mode): Use tcl-add-log-defun.
54 (tcl-indent-line): Use tcl-calculate-indent.
55 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
56 (tcl-indent-exp): Renamed from indent-tcl-exp.
57 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
58 (tcl-indent-for-comment): Call comment-indent-function properly
59 and handle the case where it returns nil.
60
c1d61a7d
GM
612001-07-16 Gerd Moellmann <gerd@gnu.org>
62
a38b71b0
SM
63 * calendar/cal-islam.el (calendar-goto-islamic-date):
64 Remove autoload cookie.
65
66 * calendar/calendar.el (calendar-goto-islamic-date):
67 Add call to autoload.
c1d61a7d 68
c59fb719
SM
692001-07-16 Stefan Monnier <monnier@cs.yale.edu>
70
71 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
72 Don't change compile-auto-highlight globally.
73 Don't bother with `font-lock-defaults' property since XEmacs
74 also understands the `font-lock-defaults' variable.
75 Use make-local-variable rather than make-variable-buffer-local.
76 Don't `defconst' comment-indent-function: keep the default.
77 Call easy-menu-add unconditionally.
78 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
79 (ada-create-menu): Use :included for Emacs as well.
80
81 * vc.el (vc-do-command): Autoload.
82
83 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
84
652a9be9
PJ
852001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
86
87 * ps-print.el: Fix Author: header.
88
c3d6be34
GM
892001-07-16 Gerd Moellmann <gerd@gnu.org>
90
4391d40d
GM
91 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
92 mouse-1 etc., bind them to `ignore'.
93
c3d6be34
GM
94 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
95 send-invisible, which is already defined in Comint.
96 (eshell-watch-for-password-prompt): Use it.
97
e8af40ee
PJ
982001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
99
3c3e43ef
PJ
100 * which-func.el (which-func-mode): Doc fix.
101
e8af40ee 102 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
c3d6be34
GM
103 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
104 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
105 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
106 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
107 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
108 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
109 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
110 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
111 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
112 * emulation/edt-mapper.el, emulation/edt-pc.el,
113 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
114 * emulation/tpu-edt.el, emulation/tpu-extras.el,
115 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
116 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
117 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
118 * international/isearch-x.el, international/iso-cvt.el,
119 * international/ogonek.el, international/quail.el,
120 * international/utf-8.el, jit-lock.el, language/devan-util.el,
121 * language/devanagari.el, language/ethio-util.el,
122 * language/ethiopic.el, language/european.el, language/indian.el,
123 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
124 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
125 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
126 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
127 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
128 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
129 * progmodes/autoconf.el, progmodes/cmacexp.el,
130 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
131 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
132 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
133 * progmodes/ebnf2ps.el, progmodes/executable.el,
134 * progmodes/fortran.el, progmodes/idlw-shell.el,
135 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
136 * progmodes/m4-mode.el, progmodes/mantemp.el,
137 * progmodes/meta-mode.el, progmodes/octave-inf.el,
138 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
139 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
140 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
141 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
142 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
143 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
144 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
145 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
146 * textmodes/two-column.el, time-stamp.el, timezone.el,
147 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
148 * which-func.el, whitespace.el, wid-browse.el, widget.el,
149 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
e8af40ee
PJ
150 conventions.
151
bb24c64f
GM
1522001-07-16 Gerd Moellmann <gerd@gnu.org>
153
154 * simple.el (set-variable): Require 'cus-edit' instead of
155 `wid-edit', so that the Custom widgets get defined.
156
6a05d05f
PJ
1572001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
158
159 * allout.el: A fix to follow coding conventions.
160
161 * find-lisp.el: A fix to follow coding conventions.
162
163 * term/w32-win.el: A fix to follow coding conventions.
164
165 * textmodes/sgml-mode.el: A fix to follow coding conventions.
166
167 * term/xterm.el: A fix to follow coding conventions.
168
169 * term/news.el: A fix to follow coding conventions.
170
171 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
172 header line fixed.
173
174 * sun-curs.el: Fix Maintainer: header line.
175
176 * emacs-lisp/easymenu.el: Address of the author added.
177
1b85bd12
GM
1782001-07-16 Gerd Moellmann <gerd@gnu.org>
179
180 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
181 property.
182
6e44da43
PJ
1832001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
184
185 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
1b85bd12 186 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
c59fb719
SM
187 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
188 Some fixes to follow coding conventions.
6e44da43 189
6033fc96
GM
1902001-07-16 Gerd Moellmann <gerd@gnu.org>
191
192 * which-func.el (which-func-mode): Doc fix.
193
5d3d1e32
SM
1942001-07-15 Stefan Monnier <monnier@cs.yale.edu>
195
196 * net/rcompile.el (remote-compile): Use make-local-variable.
197
198 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
199
200 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
201
202 * mail/reporter.el (reporter-submit-bug-report):
203 Don't abuse make-variable-buffer-local. Fix call to add-hook.
204
55535639
PJ
2052001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
206
3afbc435 207 * calendar/cal-china.el, calendar/cal-coptic.el,
1b85bd12
GM
208 * calendar/cal-dst.el, calendar/cal-french.el,
209 * calendar/cal-hebrew.el, calendar/cal-islam.el,
210 * calendar/cal-iso.el, calendar/cal-julian.el,
211 * calendar/cal-mayan.el, calendar/cal-persia.el,
212 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
213 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
214 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
215 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
216 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
217 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
218 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
219 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
220 * progmodes/ada-xref.el, progmodes/cc-align.el,
221 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
222 * progmodes/cc-defs.el, progmodes/cc-engine.el,
223 * progmodes/cc-langs.el, progmodes/cc-menus.el,
224 * progmodes/cc-styles.el, progmodes/cc-vars.el,
225 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
226 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
227 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
228 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
229 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
230 * textmodes/reftex.el: Some fixes to follow coding
3afbc435
PJ
231 conventions in Eshell files with known maintainers.
232
233 * emulation/viper.el: A fix to follow coding conventions.
234
60370d40 235 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
1b85bd12
GM
236 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
237 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
238 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
239 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
240 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
241 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
242 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
243 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
244 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
60370d40
PJ
245 conventions in Eshell files.
246
247 * composite.el, diff.el, emacs-lisp/levents.el,
1b85bd12
GM
248 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
249 * emulation/pc-mode.el, emulation/viper-cmd.el,
250 * emulation/viper-ex.el, emulation/viper-init.el,
251 * emulation/viper-keym.el, emulation/viper-macs.el,
252 * emulation/viper-mous.el, emulation/viper-util.el,
253 * emulation/viper.el, forms-pass.el, international/ccl.el,
254 * international/characters.el, international/encoded-kb.el,
255 * international/fontset.el, international/ja-dic-cnv.el,
256 * international/ja-dic-utl.el, international/kinsoku.el,
257 * international/kkc.el, international/mule-cmds.el,
258 * international/mule-diag.el, international/mule-util.el,
259 * international/mule.el, international/titdic-cnv.el,
260 * language/china-util.el, language/chinese.el,
261 * language/cyril-util.el, language/cyrillic.el, language/english.el,
262 * language/greek.el, language/hebrew.el, language/japan-util.el,
263 * language/japanese.el, language/korea-util.el, language/korean.el,
264 * language/lao-util.el, language/lao.el, language/misc-lang.el,
265 * language/slovak.el, language/thai-util.el, language/thai.el,
266 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
267 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
268 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
269 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
270 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
271 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
272 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
273 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
274 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
275 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
c59fb719
SM
276 to follow coding conventions in files without maintainer or in files
277 with clear maintainer (but without Maintainer header stating so).
60370d40
PJ
278
279 * emacs-lisp/elp.el: A fix to follow coding conventions.
280
715a2ca2 281 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
1b85bd12
GM
282 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
283 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
284 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
285 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
286 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
287 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
288 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
289 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
290 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
291 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
292 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
715a2ca2
PJ
293 conventions in files from Gnus.
294
55535639 295 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
1b85bd12
GM
296 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
297 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
298 * echistory.el, electric.el, emacs-lisp/authors.el,
299 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
300 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
301 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
302 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
303 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
304 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
305 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
306 * international/codepage.el, international/iso-ascii.el,
307 * international/iso-insert.el, international/iso-transl.el,
308 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
309 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
310 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
311 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
312 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
313 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
314 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
315 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
316 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
317 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
318 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
319 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
320 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
321 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
322 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
323 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
324 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
325 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
326 * textmodes/tex-mode.el, textmodes/text-mode.el,
327 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
328 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
329 * vt100-led.el, window.el: Some fixes to follow coding conventions in
55535639
PJ
330 files maintained by FSF.
331
1cd7adc6
PJ
3322001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
333
334 * arc-mode.el: A fix to follow coding conventions.
335
336 * bindings.el: Ditto.
337
338 * cdl.el: Ditto.
339
340 * comint.el: Ditto.
341
342 * cus-start.el: Ditto.
343
344 * shell.el: Ditto.
345
346 * skeleton.el: Ditto.
347
07b1b912
SM
3482001-07-13 Stefan Monnier <monnier@cs.yale.edu>
349
350 * info.el (Info-build-node-completions):
351 Make Info-current-file-completions buffer local.
352
09938b67
GM
3532001-07-13 Gerd Moellmann <gerd@gnu.org>
354
e0f82ad8 355 * which-func.el (which-func-mode, which-func-ff-hook)
07b1b912 356 (which-function-mode): Remove references to which-func-mode-global.
e0f82ad8 357
07b1b912
SM
358 * calendar/cal-islam.el (calendar-goto-islamic-date):
359 Add autoload cookie.
aa11456f 360
09938b67
GM
361 * play/fortune.el: Add types to defcustoms.
362
ebea5735
PJ
3632001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
364
09938b67 365 * language/czech.el: A fix to follow coding conventions.
ebea5735 366
ec7dc7e1
EZ
3672001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
368
369 * speedbar.el (speedbar-supported-extension-expressions): Add .g
370 to the extension list, for antlr-mode. From Christoph Wedler
371 <Christoph.Wedler@sap.com>.
372
ec402ad4
SM
3732001-07-11 Stefan Monnier <monnier@cs.yale.edu>
374
375 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
376 (vc-dired-mode-map): Fix the madness.
377
378 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
379 (vc-prefix-map): Moved back from vc.el.
380
a777242c
GM
3812001-07-11 Gerd Moellmann <gerd@gnu.org>
382
07b1b912
SM
383 * mail/mail-extr.el (mail-extr-all-top-level-domains):
384 Increase the size of the obarray.
a777242c
GM
385 (mail-extr-all-top-level-domains): Add more toplevel domains,
386 add more long names.
387 From: Per Starback <starback@ling.uu.se>.
388
874d7995
EZ
3892001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
390
391 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
392 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
393
394 * progmodes/ada-mode.el: Ditto.
395
396 * progmodes/ada-xref.el: Ditto.
397
ff524b84
MB
3982001-07-11 Miles Bader <miles@gnu.org>
399
400 * finder.el (finder-insert-at-column): Also move to the next line
401 if exactly at COLUMN.
402
6b05fae3
GM
4032001-07-10 Gerd Moellmann <gerd@gnu.org>
404
6ce5615d
GM
405 * help.el (describe-function-1): When printing FUNCTION's
406 documentation, don't assume FUNCTION is a symbol.
407
6b05fae3
GM
408 * startup.el (normal-top-level): Don't operate on the initial
409 frame if we failed to create one.
410
19da29f9
GM
4112001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
412
413 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
414 itself, i.e. only indent the contents in it.
415
6f19114e
GM
4162001-07-10 Markus Rost <rost@math.ohio-state.edu>
417
418 * mail/rmail.el (rmail-show-message): Show beginning of message in
419 all windows containing it.
420
8184a578
EZ
4212001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
422
423 * term/tty-colors.el: Fix the header line and copyright years.
424
524ac5b2
GM
4252001-07-09 Gerd Moellmann <gerd@gnu.org>
426
4033ae9d
GM
427 * emacs-lisp/advice.el (ad-make-advised-definition): If the
428 original definition has an interactive form, but is Elp
429 instrumented, use the interactive form of the function called by
430 elp-wrapper.
431
59c2dcf4
GM
432 * winner.el (winner-equal): Make it a defun. Don't compare Winner
433 configurations with compare-window-configuration; they aren't
434 window configurations.
435
524ac5b2
GM
436 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
437 from the server for the format we expect. Don't use it if it
c59fb719 438 doesn't look like what the Internet draft for FTP extensions specifies.
524ac5b2 439
06c66e1c 440 * toolbar/*.pbm: Cleaned up.
1d9f4dc1
GM
441 From Luis Fernandes <elf@ee.ryerson.ca>.
442
524ac5b2 4432001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
7443aaa6
SM
444
445 * cc-cmds.el: Extended the kludge to interoperate with the
446 delsel and pending-del packages wrt to the new function
447 `c-electric-delete-forward'.
448
851040a5
SM
4492001-07-08 Stefan Monnier <monnier@cs.yale.edu>
450
451 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
452 to delay the call to <mode> for global minor modes.
453 (easy-mmode-define-navigation): Only recenter if interactive.
454
6573d87f
GM
4552001-07-06 Gerd Moellmann <gerd@gnu.org>
456
a25e82a8
GM
457 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
458 to lisp-indent-line.
459
6573d87f
GM
460 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
461 from the server. Call encode-time only when we are sure that we
462 got a 213 response.
463
c1a1fd60
GM
4642001-07-06 Simon Josefsson <jas@extundo.com>
465
466 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
467 (mail-envelope-from): New user option.
468 (sendmail-send-it): Use it.
469
4b81a999
GM
4702001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
471
851040a5
SM
472 * ps-print.el: Use locale dependant date to print date in header.
473 Doc fix.
4b81a999
GM
474 (ps-print-version): New version number (6.5.3).
475 (ps-right-header, ps-right-footer): Initialization and doc fix.
476 (ps-time-stamp-locale-default): New fun.
477
a2cc5c4f
GM
4782001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
479
480 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
481 field problem with MIME-mode.
482
483 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
484
4852001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
486
487 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
488 MIME-mode.
489
a9b511e0
EZ
4902001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
491
492 * bindings.el (mode-line-mule-info): Don't show the tip with
493 buffer-file-coding-system if that is nil.
494
0f60e5ff
GM
4952001-07-05 Gerd Moellmann <gerd@gnu.org>
496
f25cfe53
GM
497 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
498 instead of kill-line.
499
5f72adc0
GM
500 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
501 <Pavel@Janik.cz>.
502
503 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
504 <Pavel@Janik.cz>.
0f60e5ff 505
b5e2c7a7
GM
5062001-07-04 Gerd Moellmann <gerd@gnu.org>
507
508 * font-lock.el (c-font-lock-keywords-3): When matching something
509 like `struct X Y', finish with point after Y.
510
e5836af8 5112001-07-04 Simon Josefsson <jas@extundo.com>
851040a5 512
e5836af8 513 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
851040a5 514 in caller buffer.
e5836af8 515
f1c53471
EZ
5162001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
517
bf4041b6 518 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
851040a5
SM
519 instead of string-match to find the basename of the file.
520 From Pascal Obry <p.obry@wanadoo.fr>.
bf4041b6 521
851040a5
SM
522 * net/browse-url.el (browse-url-default-windows-browser):
523 Support the MS-DOS port when it runs on Windows.
51a91c09
EZ
524 (browse-url-browser-function) [ms-dos]: Default to
525 browse-url-default-windows-browser.
526
f1c53471
EZ
527 * help.el (locate-library): Enable code that looks for compressed
528 libraries if auto-compression-mode is on.
529
4ce5c223
SM
5302001-07-02 Stefan Monnier <monnier@cs.yale.edu>
531
532 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
533
dd441b46
GM
5342001-07-02 Gerd Moellmann <gerd@gnu.org>
535
4ce5c223 536 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
dd441b46 537
7a3ee510
EZ
5382001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
539
33e432b1
EZ
540 * allout.el: Fix the header line, so that finder.el recognizes it.
541 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
542
4ce5c223
SM
543 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
544 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
7a3ee510 545
3024d920
EZ
5462001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
547
4ce5c223 548 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
027a15c1 549
3024d920
EZ
550 * ps-bdf.el (bdf-directory-list): Use the value relative to
551 installation-directory for MS-Windows as well.
552
0c1baae8
RS
5532001-06-29 Richard M. Stallman <rms@gnu.org>
554
555 * wid-edit.el (widget-color-sample-face-get):
556 Return ((foreground-color . COLOR)) instead of constructing a face.
557
442ebe98
EZ
5582001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
559
560 * faces.el (region): Change the background color for the
561 light-background color display to lightgoldenrod2, to make it
562 visible on some laptops.
563
6519817e
RS
5642001-06-28 Richard M. Stallman <rms@gnu.org>
565
566 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
567 (rmail-msg-restore-non-pruned-header): Likewise.
568 If point was in the old pruned header, put it at the top.
569 (rmail-msg-prune-header): If point was at the top, keep it there.
4ce5c223 570
6519817e
RS
571 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
572 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
573
15533ae2
SM
5742001-06-28 Stefan Monnier <monnier@cs.yale.edu>
575
576 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
577
19a448e3
KF
5782001-06-28 Karl Fogel <kfogel@red-bean.com>
579
580 * saveplace.el: Update maintainer email address.
581
a17555fd
FP
5822001-06-27 Francesco Potorti` <pot@gnu.org>
583
15533ae2
SM
584 * uniquify.el: (uniquify-rationalize-file-buffer-names):
585 Undo previous change.
a17555fd
FP
586
5872001-06-27 Francesco Potorti` <pot@gnu.org>
4501c939
FP
588
589 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
590 preliminary quick reordering. Can speed things up dramatically.
591
555cc9ca
RS
5922001-06-26 Richard M. Stallman <rms@gnu.org>
593
4d68abe0
RS
594 * dired.el (dired-get-filename): A file name starting with ~
595 is not absolute in this context.
596
555cc9ca
RS
597 * which-func.el (which-func-maxout): Increase default to 500000.
598 (which-function-mode): This is now the "real" name of the function.
599 (which-func-mode): Now an alias.
600 (which-func-mode-global): Name deleted.
601
602 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
603 button-2, when binding hs-mouse-toggle-hiding.
604
d9bad487
GM
6052001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
606
15533ae2 607 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
d9bad487
GM
608 (rmail-msg-prune-header): Likewise.
609 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
610 and `rmail-msg-prune-header'.
611
da197e75
SM
6122001-06-25 Stefan Monnier <monnier@cs.yale.edu>
613
614 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
615 back than LINEBEG.
616
9501b986
EZ
6172001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
618
619 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
620 window where they clicked the mouse has a header line, adjust
621 vertical movement by one.
622
7aee34d3
GM
6232001-06-25 Milan Zamazal <pdm@zamazal.org>
624
da197e75
SM
625 * progmodes/glasses.el (glasses-make-readable): Consider underscores
626 too when separating a parenthesis.
7aee34d3 627
b9cc92a4
EZ
6282001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
629
630 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
631 (bookmark-bmenu-hide-filenames): Add help-echo to
632 mouse-highlighted text.
633 (bookmark-bmenu-show-filenames): Remove help-echo property from
634 the whitespace.
635
e55c4863
EZ
6362001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
637
da197e75
SM
638 * files.el (auto-mode-alist): Add configure.ac (autoconf).
639 From Karl Eichwalder <ke@suse.de>.
e55c4863 640
4bd41f5a
RS
6412001-06-23 Richard M. Stallman <rms@gnu.org>
642
643 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
644
645 * progmodes/cc-styles.el (c-set-style): Don't specify initial
646 contents for completing-read.
647
fdae95d4
RS
6482001-06-22 Richard M. Stallman <rms@gnu.org>
649
650 * menu-bar.el (menu-bar-make-toggle): Construct the
651 function's doc string from HELP, not DOC, and make it accurate by
652 adding "Toggle whether to " at the front and downcasing the initial.
653 Change the HELP arg in some calls to make it fit this usage.
654
655 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
656 Undo previous change.
657
5f0e1d42
EZ
6582001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
659
1fd63d9b
EZ
660 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
661
da197e75 662 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
5f0e1d42 663
2ebf8f54
EZ
6642001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
665
7a03d9cd
EZ
666 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
667
2ebf8f54
EZ
668 * dabbrev.el (dabbrev--select-buffers): Fix last change.
669
4de68712
RS
6702001-06-20 Richard M. Stallman <rms@gnu.org>
671
672 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
673 broken out from dabbrev--find-expansion. Handle minibuffer
674 specially here.
675 (dabbrev--find-expansion): Simplify code in various ways.
676 Don't treat minibuffers specially.
677 Call dabbrev--make-friend-buffer-list.
da197e75 678 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
4de68712
RS
679 (dabbrev--scanning-message): Do nothing when minibuffer is current.
680
f84e9763 6812001-06-19 John Wiegley <johnw@gnu.org>
a5eab4a9 682
f84e9763
JW
683 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
684 Also, added a comment describing how to greatly speedup Eshell
685 loadup time, by concatenating together all of Eshell's .elc files.
a5eab4a9 686
f5f3efaa 6872001-06-19 John Wiegley <johnw@gnu.org>
b868ed49 688
da197e75
SM
689 * eshell/esh-mode.el: Disabled a test that often yields false failures.
690
f84e9763
JW
6912001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
692
693 * woman.el (WoMan-highlight-references): Add help-echo to
694 mouse-highlighted text.
b868ed49 695
f7ac3e28
SM
6962001-06-18 Stefan Monnier <monnier@cs.yale.edu>
697
698 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
699
f6f1beba
GM
7002001-06-18 Gerd Moellmann <gerd@gnu.org>
701
f7ac3e28
SM
702 * international/quail.el (quail-start-conversion):
703 Reset quail-translating to nil.
db8f7303 704
f6f1beba
GM
705 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
706 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
707
1a0b9ae6
EZ
7082001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
709
855eca56
EZ
710 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
711 mouse-highlighted text.
712
1a0b9ae6
EZ
713 * dired.el (dired-mark-pop-up): Fix last change.
714
e75e894b
EZ
7152001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
716
218abc51
EZ
717 * calendar/calendar.el (generate-calendar-month): Add help-echo to
718 mouse-highlighted text.
719
d36ca65d
EZ
720 * net/quickurl.el (quickurl-url-file): Run through
721 convert-standard-filename.
722 (quickurl-list-populate-buffer): Add help-echo to
723 mouse-highlighted text.
724 (top-level): Update Dave's URL.
725
092924fd
EZ
726 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
727 mouse-highlighted text.
728
f7ac3e28
SM
729 * textmodes/page-ext.el (pages-copy-header-and-position):
730 Add help-echo to mouse-highlighted text.
092924fd
EZ
731
732 * tar-mode.el (tar-header-block-summarize): Add help-echo to
733 mouse-highlighted text.
734
735 * replace.el (occur): Add help-echo to mouse-highlighted text.
736
737 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
738 mouse-highlighted text.
739
740 * progmodes/cpp.el (cpp-make-button): Add help-echo to
741 mouse-highlighted text.
742
f7ac3e28
SM
743 * progmodes/compile.el (compile-reinitialize-errors):
744 Add help-echo to mouse-highlighted messages.
092924fd
EZ
745 (compilation-forget-errors): Remove help-echo property as well.
746
f7ac3e28
SM
747 * play/landmark.el (lm-plot-square, lm-init-display):
748 Add help-echo to mouse-highlighted text.
092924fd 749
f7ac3e28
SM
750 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
751 Add help-echo to mouse-highlighted text.
092924fd
EZ
752
753 * dired.el (dired-insert-set-properties): Add help-echo to
754 mouse-highlighted text.
f7ac3e28 755 (dired-mark-pop-up): Remove help-echo property from the file name.
092924fd
EZ
756
757 * comint.el (comint-send-input): Add help-echo to
758 mouse-highlighted text.
759
760 * buff-menu.el (list-buffers-noselect): Add help-echo to
761 mouse-highlighted text.
762
763 * arc-mode.el (archive-summarize-files): Add help-echo to
764 mouse-highlighted text.
765
e75e894b
EZ
766 * ffap.el (ffap-machine-p): Always return nil if
767 open-network-stream is not fboundp.
768
f621ed9d
SM
7692001-06-17 Stefan Monnier <monnier@cs.yale.edu>
770
771 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
772 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
773 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
774 incorrectly binding chars between 128 and 256 to it.
775 (sgml-maybe-name-self): Handle latin-1 chars properly.
776 (sgml-tags-invisible): Bind buffer-file-name to nil.
777 Use unwind-protect and restore-buffer-modified-p.
778 (sgml-point-entered): Use buffer-substring-no-properties.
779 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
780 (html-mode): Don't force `imenu-sort-function'.
781
884e8578
EZ
7822001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
783
d5b49f47
EZ
784 * tar-mode.el: Fix the copyright notice.
785
ce6b1982
EZ
786 * font-lock.el (font-lock-comment-face): For tty's with dark
787 background, use "red1", since "lightred" is not one of the colors
788 recognized by tty-colors.el.
789
884e8578
EZ
790 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
791 create a buffer for extracted file, in case there's more than one
792 file by that name in an archive, possibly in different
793 directories. From Kevin Rodgers <kevinr@ihs.com>.
794
795 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
796 <alex@gnu.org>.
797
72190a54
MB
7982001-06-15 Miles Bader <miles@gnu.org>
799
f621ed9d
SM
800 * textmodes/texinfmt.el (texinfo-format-syntax-table):
801 Revert previous change.
72190a54 802
e4cdc335
RS
8032001-06-14 Richard M. Stallman <rms@gnu.org>
804
805 * replace.el (keep-lines-read-args): Return just a regexp.
806 Provide nil for the region args.
f621ed9d 807 (keep-lines, flush-lines, how-many):
e4cdc335
RS
808 Calculate the defaults for the region here, when args are nil.
809
c8c6b45a
EZ
8102001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
811
812 * rot13.el (rot13-other-window): Some more doc fix.
813
f54701d1
EZ
8142001-06-14 Per Starback <starback@ling.uu.se>
815
816 * replace.el (case-replace, query-replace-from-history-variable)
817 (query-replace-to-history-variable, keep-lines-read-args)
818 (occur-revert-function, query-replace-help): Dox fix.
819
1604ce98
EZ
8202001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
821
822 * rot13.el (rot13-other-window): Doc fix.
823
22058843
MB
8242001-06-14 Miles Bader <miles@gnu.org>
825
826 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
827 of " and \ to "." (punctuation).
828 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
829
e4cdc335
RS
8302001-06-13 Richard M. Stallman <rms@gnu.org>
831
832 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
833
834 * simple.el (shell-command-on-region): Never kill the
835 *Shell Command Output* buffer.
836
a62d56ab
SM
8372001-06-13 Stefan Monnier <monnier@cs.yale.edu>
838
839 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
840
4a0aa1d9
SM
8412001-06-10 Stefan Monnier <monnier@cs.yale.edu>
842
843 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
844 New var, to recognize ${ $' and PODs.
845 (perl-font-lock-syntactic-face-function): New function.
846 (perl-mode): Use them.
847 (perl-continuation-line-p): New function, from perl-calculate-indent.
848 (perl-calculate-indent): Use it, to properly handle continuation
849 lines of continuation lines.
850
b5a9911c
EZ
8512001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
852
853 * server.el (server-process, server-buffer-clients): Doc fix.
854 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
855
0f056ec1
JW
8562001-06-09 John Wiegley <johnw@gnu.org>
857
858 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
859 test if the last command was Lisp or not.
860 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
861 B x C".
862
e5e316b0
EZ
8632001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
864
865 * dos-w32.el (grep-regexp-alist): Remove definition, since the
866 general one on compile.el supports drive letters.
7f4350a7
CD
867
8682001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
869
5a905a7e 870 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
e5e316b0 871 key description.
7f4350a7
CD
872
873 * textmodes/reftex-sel.el (reftex-select-jump): New command.
874
5a905a7e 875 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
7f4350a7
CD
876 (reftex-toc-jump): New command.
877
878 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
e5e316b0 879 to parse international characters as well.
7f4350a7 880
5a905a7e 881 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
e5e316b0 882 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
7f4350a7 883
5a905a7e
SM
884 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
885
886 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
e5e316b0 887 TAB to the key separators.
7f4350a7 888
73419021
EZ
8892001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
890
891 * international/mule.el (auto-coding-alist): Remove redundant
892 up-cased versions of the extensions (auto-coding-alist-lookup is
893 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
894 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
895
cada28bb
EZ
8962001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
897
898 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
899
4f7666dc
RS
9002001-06-01 Richard M. Stallman <rms@gnu.org>
901
902 * help.el (describe-variable): Put value on same line
903 with preceding text, if it is short enough to look good that way.
904
70079787
EZ
9052001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
906
907 * term/internal.el (IT-unicode-translations): New variable.
908 (IT-setup-unicode-display): New function.
909
c86f4619
GM
9102001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
911
912 * ps-print.el: Handle before-string and after-string overlay properties
913 in ps-print-*-with-faces commands. Doc fix.
914 (ps-print-version): New version number (6.5.2).
915 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
916 for XEmacs.
917 (ps-prefix-quote): Doc fix.
c6d452ad 918 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
c86f4619
GM
919 (ps-basic-plot-str, ps-plot-string): New funs.
920
1ea98518
SM
9212001-05-31 Stefan Monnier <monnier@cs.yale.edu>
922
923 * progmodes/etags.el (tags-compression-info-list): Fix docstring
924 and :type spec.
925
2b1ec973
GM
9262001-05-31 Gerd Moellmann <gerd@gnu.org>
927
1ea98518
SM
928 * international/mule-cmds.el (inactivate-input-method):
929 Set input-method-function to nil.
2b1ec973 930
94843cc1
GM
931 * xml.el (xml-parse-tag): The document may contain invalid characters.
932 From ShengHuo ZHU <zsh@cs.rochester.edu>
933
9652931f
GM
9342001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
935
936 * mail/rmailsum.el (rmail-message-subject-p): Don't call
1ea98518
SM
937 `rmail-summary-line-decoder' if the message does not have
938 a Subject: field.
9652931f 939
1ea98518 940 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
9652931f 941
1ea98518
SM
942 * mail/rmail.el (rmail-insert-mime-resent-message-function):
943 New variable.
9652931f
GM
944 (rmail-resend): Modify to work in `rmail-view-buffer'; call
945 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
946 is non-nil.
947
f7ac3e28
SM
9482001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
949
950 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
951
b781e739
SS
9522001-05-29 Sam Steingold <sds@gnu.org>
953
00f51890
SS
954 * faces.el (face-valid-attribute-values): Bind `valid' directly
955 instead of using `setq'.
956
b781e739
SS
957 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
958 Use `tex-shell-buf'.
959 (tex-shell-proc): Use `tex-shell-running'.
960 (tex-shell-buf-no-error): New function.
961 (tex-send-tex-command): Use it.
962 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
963 (tex-kill-job): Check the process before calling `quit-process'.
964
3d0e328b
GM
9652001-05-29 Gerd Moellmann <gerd@gnu.org>
966
1ea98518
SM
967 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
968 UTF-8 sequences.
3d0e328b 969
8bd6307f
GM
9702001-05-28 Miles Bader <miles@gnu.org>
971
972 * comint.el (comint-carriage-motion): Renamed from
973 `comint-cr-magic'. Operate on the buffer instead of the string
974 (for use as a comint post-output filter, instead of as a
975 pre-output filter). Handle backspaces too. Add to the
976 `comint-output-filter-functions' hook instead of
977 `comint-preoutput-filter-functions'.
978
89c8dc6c
GM
9792001-05-28 Gerd Moellmann <gerd@gnu.org>
980
981 * language/japan-util.el (japanese-hankaku): Prefer the charset
982 `jisx0201' when the optional argument `ascii-only' is not specified.
983 (japanese-hankaku-region): Ditto.
984 From Katsumi Yamaoka <yamaoka@jpl.org>
985
f25c1b9b
SM
9862001-05-28 Stefan Monnier <monnier@cs.yale.edu>
987
988 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
989 (outline-invisible-p): New function.
990 (hide-leaves): Save excursion.
991 (hide-other): Stop looping when reaching bobp.
992
719bb352
EZ
9932001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
994
995 * cus-edit.el (custom-file): Fix last change.
996
d686d354
SM
9972001-05-27 Stefan Monnier <monnier@cs.yale.edu>
998
999 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
1000 same definition in byte-compile-function-environment as `autoload'
1001 would put in `symbol-function'.
1002
1003 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
1004 patch to correct the error message as well.
1005
49b1a638
EZ
10062001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
1007
71261a01
EZ
1008 * cus-edit.el (custom-file): Don't assume we were invoked with -q
1009 unless ~/.emacs exists.
1010
49b1a638
EZ
1011 * novice.el (enable-command): If user-init-file is nil or does not
1012 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
1013
a434b175
SM
10142001-05-25 Stefan Monnier <monnier@cs.yale.edu>
1015
15ca8de7
SM
1016 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
1017 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
1018 Allow spaces around macro arguments.
1019 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
1020 indent-for-tab-command.
1021 (latex-mode-map, plain-tex-mode-map): New keymaps.
1022 Inherit from tex-mode-map.
1023 (tex-common-initialization): Don't setup the keymap any more
1024 since it's now done right by define-derived-mode.
1025 (latex-mode): Set skeleton-end-hook to nil.
1026 (latex-skeleton-end-hook): Remove.
1027 (tex-latex-block, latex-insert-item): Simplify.
1028 (latex-syntax-after): Use following-char rather than char-after.
1029 (tex-discount-args-cmds, tex-count-words): New functions.
1030
1031 * textmodes/tildify.el (tildify-ignored-environments-alist):
1032 Recognize \verb* as well.
1033
1034 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
1035 (perl-comment-indent): Simplify to let newcomment.el do its job.
1036 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
1037 (perl-mark-function): Cleanup the namespace.
1038 (perl-calculate-indent): Don't be fooled by nested functions.
1039
1040 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
1041
a434b175
SM
1042 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
1043 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
1044
4e7e1f03
AC
10452001-05-25 Andrew Choi <akochoi@i-cable.com>
1046
1047 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
1048 actually be `\\'.
1049 (ctlau-b5-converter): Likewise.
1050
2bef0948
AC
10512001-05-24 Andrew Choi <akochoi@i-cable.com>
1052
1053 * international/titdic-cnv.el (quail-misc-package-ext-info):
e089be2d
AC
1054 Change CTLauB.el to CTLau-b5.el.
1055
d2d1851b
SM
10562001-05-23 Stefan Monnier <monnier@cs.yale.edu>
1057
1058 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
1059 rather than beginning-of-line to avoid problems with fields.
1060 (gud-perldb-massage-args): Use unless and push.
1061 (gud-chdir-before-run): New var.
1062 (gud-common-init): Use it.
1063
5e3d4fbc
AC
10642001-05-24 Andrew Choi <akochoi@i-cable.com>
1065
1066 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
1067 delete entries for chinese-ctlau and chinese-ctlaub.
d2d1851b 1068 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
5e3d4fbc 1069 chinese-ctlaub.
d2d1851b
SM
1070 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
1071 New functions.
5e3d4fbc 1072
0216c3df
GM
10732001-05-22 Gerd Moellmann <gerd@gnu.org>
1074
f1f65349
GM
1075 * cus-edit.el (custom-comment-show): Remove debug code.
1076
0216c3df
GM
1077 * language/japan-util.el (japanese-symbol-table): Fix handling of
1078 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
1079
e8a1ed31
SM
10802001-05-21 Stefan Monnier <monnier@cs.yale.edu>
1081
1082 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
1083 Renamed by removing the silly `-flag' suffix.
1084 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
1085
7246200c
SM
10862001-05-20 Stefan Monnier <monnier@cs.yale.edu>
1087
1088 * replace.el (keep-lines-read-args): Use `copy-marker'.
1089 (how-many): Save excursion properly.
1090 (occur-mode): Use define-derived-mode.
1091 (perform-replace): Use with-current-buffer.
1092
7e971261
RS
10932001-05-20 Richard M. Stallman <rms@gnu.org>
1094
65569e52
RS
1095 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
1096
cc9684e8
RS
1097 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
1098
9ca00e71
RS
1099 * info.el (Info-read-subfile): Widen before finding the
1100 desired node in the subfile.
1101
7e971261
RS
1102 * startup.el (command-line-1): When >2 files visited,
1103 leave the last one visible, and make that the selected window.
1104
7c5312b2
GM
11052001-05-20 Gerd Moellmann <gerd@gnu.org>
1106
1107 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
1108
310e9a21
EZ
11092001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
1110
7246200c
SM
1111 * international/ccl.el (define-ccl-program): Fix a typo.
1112 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8dacfbde
EZ
1113
1114 * international/mule.el (decode-char): Fix a typo. From Pavel
1115 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1116
1117 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
1118 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1119
310e9a21
EZ
1120 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
1121 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1122
ef55aa6c
SS
11232001-05-18 Sam Steingold <sds@gnu.org>
1124
7246200c 1125 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
ef55aa6c
SS
1126 and [RET] to `cvs-mode-find-file'.
1127
c9f3bebe
JW
11282001-05-18 John Wiegley <johnw@gnu.org>
1129
1130 * eshell/esh-ext.el (eshell-explicit-command-char): A new
1131 configuration variable, which determines the initial character
1132 that forces use of an external version of a command. The default
1133 is *, but may be set to \, for example.
1134
1135 * eshell/esh-ext.el (eshell-explicit-command):
1136 Use `eshell-explicit-command-char' instead of ?*.
ef55aa6c 1137
c9f3bebe
JW
1138 * eshell/esh-cmd.el (eshell/which):
1139 Use `eshell-explicit-command-char' instead of ?*.
ef55aa6c 1140
7c5312b2
GM
1141 * eshell/em-cmpl.el (eshell-completion-command-name)
1142 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
c9f3bebe
JW
1143 instead of ?*.
1144
1c66d9fb
GM
11452001-05-18 Gerd Moellmann <gerd@gnu.org>
1146
a724ed38
GM
1147 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
1148 subst-char-in-string.
1149 (ange-ftp-after-parse-ls-hook): New variable.
1150 (ange-ftp-ls): Run that hook.
1151 From Peter Milliken <Peter.Milliken@GTECH.COM>.
1152
0595722b
GM
1153 * tmm.el (tmm-get-keymap): Fix handling of :filter.
1154 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
1155 text into *Completions*.
1156
1c66d9fb
GM
1157 * net/goto-addr.el (goto-address-at-point): Deal with URLs
1158 part of which look like email addresses.
1159
c5bdb93d
AI
11602001-05-18 Andrew Innes <andrewi@gnu.org>
1161
7246200c
SM
1162 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
1163 Use . instead of absolute path for lisp dir, to avoid bug in W2K
c5bdb93d
AI
1164 cmd.exe's handling of FOR loops.
1165 (autoloads): Set find-file-suppress-same-file-warnings to t to
1166 avoid slew of spurious messages.
1167
9a1211f2
GM
11682001-05-18 Simon Josefsson <simon@josefsson.org>
1169
1170 * mail/smtpmail.el (maybe-append-domain): Renamed to
1171 `smtpmail-maybe-append-domain'.
1172 (smtpmail-via-smtp): Use the new name.
1173
29148a3f
GM
1174 * net/browse-url.el (browse-url-browser-function): Add kde.
1175 (browse-url-kde-program, browse-url-kde-args): New variables.
1176 (browse-url-kde): New function.
1177
9ab59a1a
MB
11782001-05-18 Miles Bader <miles@gnu.org>
1179
7246200c
SM
1180 * simple.el (delete-horizontal-space, just-one-space):
1181 Use `constrain-to-field' instead of `field-end'/`field-beginning',
9ab59a1a
MB
1182 because it's more efficient for large files.
1183
cebf1b97
GM
11842001-05-17 Gerd Moellmann <gerd@gnu.org>
1185
f90c23ca
GM
1186 * mail/rmail.el (rmail-require-mime-maybe): New function.
1187 (rmail): Use it.
1188 (rmail-mode): Handle the case of finding Rmail files.
1189
cebf1b97
GM
1190 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
1191 functions.
1192
df22166e
SM
11932001-05-17 Stefan Monnier <monnier@cs.yale.edu>
1194
1195 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
1196 text-property after moving to the beginning of line and regardless
1197 of the value of font-lock-multiline.
1198
2ca0d5f1
GM
11992001-05-17 Gerd Moellmann <gerd@gnu.org>
1200
e85e809a
GM
1201 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
1202
2ca0d5f1
GM
1203 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
1204 last coding system used before calling set-buffer-modified-p
1205 because that function changes last-coding-system.
1206
4c6a4739
EZ
12072001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
1208
1209 * files.el (switch-to-buffer-other-window)
1210 (switch-to-buffer-other-frame): Add an xref to display-buffer in
1211 the doc string.
1212
f08cf35b
GM
12132001-05-17 Gerd Moellmann <gerd@gnu.org>
1214
1215 * language/slovak.el, language/czech.el: New maintainer.
1216
2180ea97
SS
12172001-05-16 Sam Steingold <sds@gnu.org>
1218
f08cf35b 1219 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
2180ea97
SS
1220 sub-form of `defgeneric' correctly.
1221
9bae8781
GM
12222001-05-16 Gerd Moellmann <gerd@gnu.org>
1223
a90b3d3c
GM
1224 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
1225 of `c'.
1226
1b7818b4 1227 * textmodes/outline.el (outline-font-lock-level): Remove the
df22166e
SM
1228 condition-case, test what outline-level returns instead, to
1229 ease debugging.
1b7818b4 1230
9bae8781
GM
1231 * international/mule.el (auto-coding-regexp-alist): New user-option.
1232 (auto-coding-from-file-contents): New function.
1233 (set-auto-coding): Use it to determine a coding system.
1234
7644c605
GM
12352001-05-15 Gerd Moellmann <gerd@gnu.org>
1236
18a0a39e
GM
1237 * mouse.el (mouse-delete-other-windows): Doc fix.
1238
df22166e
SM
1239 * emacs-lisp/lisp-mode.el (lisp-mode):
1240 Make font-lock-keywords-case-fold-search a buffer-local variable with
1241 make-local-variable before setting it.
7644c605 1242
940cf42e
EZ
12432001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
1244
1245 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
1246 prefixes.
1247
557f7c34
GM
12482001-05-14 Gerd Moellmann <gerd@gnu.org>
1249
1250 * hexl.el (hexl-current-address): Print a message when called
1251 interactively.
1252
14d9b141
SM
12532001-05-11 Stefan Monnier <monnier@cs.yale.edu>
1254
1255 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
1256
1257 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
1258
1259 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
1260
7bd2d083
GM
12612001-05-11 Gerd Moellmann <gerd@gnu.org>
1262
47e72862
GM
1263 * startup.el (command-line): If parameters have been changed in
1264 the init files which influence font selection, clear the face
1265 cache so that faces get realized with the new parameters.
1266
14d9b141 1267 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
7bd2d083 1268
0f49941f
SM
12692001-05-10 Stefan Monnier <monnier@cs.yale.edu>
1270
1271 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
1272
cbeed4a8
EZ
12732001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
1274
1275 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
1276 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
1277
ff9aa2ca
GM
12782001-05-10 Gerd Moellmann <gerd@gnu.org>
1279
1280 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
0f49941f 1281 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
ff9aa2ca 1282
b2c99950
JW
12832001-05-09 John Wiegley <johnw@gnu.org>
1284
0f49941f
SM
1285 * eshell/esh-util.el (eshell-convert-numeric-arguments):
1286 Annotated the documentation string to tell users about
3cb27fd7
JW
1287 `eshell-no-numeric-conversions'.
1288
c26f6b27
JW
1289 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
1290 conversions if a Lisp function has the property
1291 `eshell-no-numeric-conversions' set to a non-nil value.
1292
1293 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
1294 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
1295 property `eshell-no-numeric-conversions' on the following
1296 functions (which all deal with filesystem entities, and never Lisp
1297 numerical values): eshell/cd, eshell/pushd, eshell/popd,
1298 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
1299 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
1300 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
1301 eshell/which, eshell/addpath.
1302
13032001-05-09 John Wiegley <johnw@gnu.org>
0f49941f 1304
d089e299
JW
1305 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
1306 encountered as an argument, don't convert it right away, but tag
1307 the first character of the string with the text properties
1308 `number', which signifies to `eshell-lisp-command' that the
1309 argument should be passed through `string-to-number' if it is
1310 actually used in the call to a Lisp function.
1311
1312 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
1313 function, convert any string arguments that have been tagged as
1314 "numbers", by calling string-to-number.
1315
1316 * eshell/esh-util.el (eshell-number-regexp): Now that number
1317 conversions only happen for Lisp function calls, the number regexp
1318 should now match all integer and floating point forms.
1319
1320 * eshell/esh-proc.el: Disable `eshell-stop-process' and
1321 `eshell-continue-process', since they are both nonfunctional at
1322 the moment.
1323 (eshell-proc-initialize): Don't bind keys for
1324 `eshell-stop-process' or `eshell-continue-process'.
1325
0f49941f
SM
1326 * eshell/em-unix.el (eshell-shuffle-files):
1327 Apply `directory-file-name' before calling `file-name-directory'.
d089e299
JW
1328
1329 * eshell/em-hist.el (eshell-add-to-history): Reference to
1330 `eshell-history-ring' needed to be `eshell-history-index'.
1331
0f49941f
SM
1332 * calendar/timeclock.el (timeclock-find-discrep):
1333 Initialize `elapsed' to 0.
cb89da0f
JW
1334 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
1335 it's still nil.
b2c99950 1336
ff39b9a1
SM
13372001-05-09 Stefan Monnier <monnier@cs.yale.edu>
1338
1339 * arc-mode.el (archive-int-to-mode): Construct the string directly.
1340 (archive-mode): Use capitalize.
1341 (archive-unique-fname): Use make-temp-file.
1342
9e53a675
GM
13432001-05-09 Gerd Moellmann <gerd@gnu.org>
1344
1345 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
1346
c8224de6
EZ
13472001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
1348
c533a7e2
EZ
1349 * tar-mode.el (tar-extract): Pay attention to the value of
1350 coding-system-for-read, if it is non-nil.
1351
ff39b9a1
SM
1352 * calendar/holidays.el (holidays): Add an autoload cookie.
1353 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
c8224de6 1354
1c8c9fb8
JW
13552001-05-08 John Wiegley <johnw@gnu.org>
1356
ff39b9a1
SM
1357 * calendar/timeclock.el (timeclock-workday-remaining):
1358 Changed logic for determining how much time is remaining.
1c8c9fb8
JW
1359 (timeclock-workday-elapsed): Don't accept a "relative" argument
1360 for the current day's elapsed time. What could that have meant?
ff39b9a1 1361 (timeclock-workday-elapsed-string): No "relative" argument anymore.
1c8c9fb8
JW
1362 (timeclock-when-to-leave): Changed logic, similarly to what was
1363 done for `timeclock-workday-remaining'.
1364 (timeclock-find-discrep): Removed "today-only" argument, which had
1365 no meaning. Fixed some more math problems. The function now
1366 returns a three member list: (TOTAL-TIME-DISCREPANCY
1367 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
1368
5f47fb28
EZ
13692001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
1370
1371 * w32-fns.el (convert-standard-filename): Start replacing slashes
1372 from the beginning of the file name, not from where the last
1373 invalid character was. From "Andrew Maguire (SWW)"
1374 <Andrew.Maguire@Smallworld.co.uk>
1375
6da5c7da
GM
13762001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
1377
1378 The following changes are to provide infrastructure for handling
1379 MIME messages to rmail. They don't affect the original behaviour
1380 if rmail-enable-mime is nil.
1381
1382 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
1383 (rmail-search-mime-message-function)
1384 (rmail-search-mime-header-function): New variables.
ff39b9a1
SM
1385 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
1386 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
1387 `rmail-view-buffer' is hidden.
6da5c7da
GM
1388 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
1389 call rmai-show-mime-function.
1390 (rmail-display-labels): If rmail-enable-mime is non-nil, update
1391 mode-line-process of rmail-view-buffer.
1392 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
1393 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
1394 buffer.
ff39b9a1
SM
1395 (rmail-next-message, rmail-next-undeleted-message): Be sure to
1396 set-buffer to the Rmail buffer.
6da5c7da
GM
1397 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
1398 rmail-search-mime-header-function.
1399 (rmail-search-message): New function.
1400 (rmail-search): Call rmail-search-message to check if a message
1401 matches REGEXP, lastly update point after calling
1402 rmail-show-message.
ff39b9a1
SM
1403 (rmail-undelete-previous-message, rmail-expunge-confirmed)
1404 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
6da5c7da
GM
1405 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
1406 header region, refer to rmail-msgref-vector while setting the
1407 current buffer to rmail-buffer temporarily.
ff39b9a1
SM
1408 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
1409 If rmail-enable-mime is non-nil, call
6da5c7da
GM
1410 rmail-insert-mime-forwarded-message-function instead of inserting
1411 forwarded message by itself.
1412
1413 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
1414 Rmail buffer.
1415 (rmail-set-label, rmail-next-labeled-message): Likewise.
1416
1417 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
1418 set-buffer to the Rmail buffer.
1419 (rmail-output-to-rmail-file): Likewise.
1420 (rmail-output): Likewise.
1421
1422 * mail/rmailsum.el (rmail-message-subject-p): Process the result
1423 of mail-fetch-field by rmail-summary-line-decoder.
ff39b9a1
SM
1424 (rmail-new-summary): Be sure to go to the Rmail buffer.
1425 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
6da5c7da
GM
1426 rmail-view-buffer to nil.
1427 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
1428 rmail-view-buffer.
1429 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
1430 rmail-buffer.
1431 (rmail-summary-scroll-msg-down): Likewise.
1432 (rmail-summary-beginning-of-message): Likewise.
1433 (rmail-summary-wipe): Likewise.
1434 (rmail-summary-toggle-header): Use save-window-excursion, not
1435 save-excursion. Update point in rmail-view-buffer, not in
1436 rmail-buffer.
1437 (rmail-summary-reply): Before calling rmail-reply, set buffer to
1438 rmail-view-buffer, not rmail-buffer.
1439
5092477a
GM
14402001-05-07 Gerd Moellmann <gerd@gnu.org>
1441
1e9fc92e
GM
1442 * cus-edit.el (custom-file): Signal an error if user-init-file is
1443 nil (running -q).
1444
1d053370
GM
1445 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
1446
ff39b9a1
SM
1447 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
1448 Add :version.
1449
1450 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
1451 New option.
1b62b062
GM
1452 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
1453 only if smtpmail-warn-about-unknown-extensions is set.
1454
f851a71c
GM
1455 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
1456 instead of rmail-sort-by-keywords.
1457
ff39b9a1 1458 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
f851a71c
GM
1459 rmail-sort-by-keywords.
1460
ff39b9a1
SM
1461 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
1462 rmail-summary-sort-by-keywords. Doc fix.
f851a71c
GM
1463 (rmail-summary-mode): Doc fix.
1464
5092477a
GM
1465 * mail/rmail.el (rmail-edit): New Custom group.
1466
1467 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
1468 (rmail-edit-mode-hook): New user-option.
1469
05be3833
RS
14702001-05-05 Richard M. Stallman <rms@gnu.org>
1471
1472 * help.el (help-xref-symbol-regexp): Recognize "source of"
1473 and friends, meaning make a link to the source file.
1474 (help-make-xrefs): Handle "source of" and friends
1475 by constructing a link that visits the source file.
1476
1477 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
1478
7dfb000f
SM
14792001-05-04 Stefan Monnier <monnier@cs.yale.edu>
1480
5efe6a56
SM
1481 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
1482 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
1483 Renamed from perl-font-lock-keywords to avoid clashes.
1484 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
1485 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
1486 Updated correspondingly.
1487
7dfb000f
SM
1488 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
1489 Typo `nonexistant' -> `nonexistent'.
1490
88bbb8cb
EZ
14912001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
1492
7dfb000f
SM
1493 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
1494 Split `c-electric-delete' into two functions where
88bbb8cb
EZ
1495 `c-electric-delete-forward' always deletes forward and
1496 `c-electric-delete' only contains the code necessary for XEmacs to
1497 choose between backward and forward deletion.
7dfb000f 1498
88bbb8cb
EZ
1499 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
1500 get the electric behavior on that key too.
1501 (c-fill-paragraph): Fixed bogus direct use of
1502 c-comment-prefix-regexp, which caused an error when it's a list.
1503
a1af8dcf
EZ
15042001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
1505
1506 * dired-aux.el (dired-diff): Doc fix.
1507
1508 * dired.el (dired-diff): Likewise.
1509
ddfb4005
EZ
15102001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
1511
1512 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
1513
b36581fb
SM
15142001-05-02 Stefan Monnier <monnier@cs.yale.edu>
1515
80a00b6a
SM
1516 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
1517 if both the buffer and the file are read-only.
1518
b36581fb
SM
1519 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
1520 rather than font-lock-string-face.
1521 (sh-get-indent-info): Treat heredocs like strings.
1522
470bbe9b
GM
15232001-05-02 Gerd Moellmann <gerd@gnu.org>
1524
b36581fb
SM
1525 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
1526 a newline following `}'.
3356df63
GM
1527 (texinfo-format-email): New function.
1528 (toplevel): Use texinfo-format-email for @email.
b36581fb
SM
1529 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
1530 Add `display'.
3356df63
GM
1531 (texinfo-sort-region): Goto point-min before sorting.
1532 (texinfo-set): Remove leading white space from value.
1533 From yagi@is.titech.ac.jp.
1534
470bbe9b
GM
1535 * replace.el (query-replace-regexp-eval): Doc fix.
1536
a9d2fd1d
SM
15372001-05-01 Stefan Monnier <monnier@cs.yale.edu>
1538
1539 * diff-mode.el (diff-nonexistant-face): New face.
1540 (diff-font-lock-keywords): Use it.
1541
2b3e941a
EZ
15422001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
1543
22cd6fd3
EZ
1544 * font-lock.el (font-lock-mode): Doc fix.
1545
2b3e941a
EZ
1546 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
1547 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
1548
50df7214
GM
15492001-04-30 Gerd Moellmann <gerd@gnu.org>
1550
a9d2fd1d
SM
1551 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
1552 backslash at the start of the here-document delimiter.
a9793e45
GM
1553 (sh-font-lock-syntactic-keywords): Likewise.
1554
50df7214
GM
1555 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
1556
e2f599e9
EZ
15572001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
1558
1559 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
1560 (tty-color-translate, tty-color-by-index, tty-color-values)
1561 (tty-color-desc): Doc fix.
1562
dcaf31d3
EZ
15632001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
1564
1565 * dired-aux.el (dired-do-create-files, dired-do-copy)
a9d2fd1d
SM
1566 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
1567 Mention dired-dwim-target in the doc string.
dcaf31d3 1568
a6a06429
MB
15692001-04-28 Miles Bader <miles@gnu.org>
1570
1571 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
1572 (dabbrev--find-expansion): Use it.
1573 (dabbrev--select-buffers): Don't select ignored buffers.
1574
5a5d9185
GM
15752001-04-27 Gerd Moellmann <gerd@gnu.org>
1576
a9d2fd1d 1577 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
5a5d9185 1578
c5b82005
RS
15792001-04-26 Richard M. Stallman <rms@gnu.org>
1580
1581 * dabbrev.el: Add doc strings for some functions.
1582 (dabbrev--eliminate-newlines): New variable.
1583 (dabbrev--substitute-expansion): Convert newlines to spaces
1584 if dabbrev--eliminate-newlines is set.
1585 If abbrev and expansion are both all-lower-case,
1586 leave dabbrev--last-case-pattern nil.
1587
7cff9c6f
GM
15882001-04-26 Gerd Moellmann <gerd@gnu.org>
1589
1590 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
1591 if necessary, like in rmail-show-message.
1592
efa89c1f
GM
15932001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1594
1595 * ps-print.el: Color specified by number is forced to be float number.
1596 (ps-print-version): New version number (6.5.1.1).
1597 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
1598 initialization.
1599 (ps-prefix-quote): New internal var.
1600 (ps-print-quote): New fun.
1601 (ps-setup, ps-output-frame-properties, ps-float-format)
1602 (ps-format-color): Code fix.
a9d2fd1d
SM
1603 (ps-plot-region): Eliminate redundant foreground color text setting.
1604
d3111e5a
EZ
16052001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
1606
1607 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
1608
a728644c
GM
16092001-04-25 Gerd Moellmann <gerd@gnu.org>
1610
1611 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
1612
4ecdf04d
EZ
16132001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
1614
4645bb68
EZ
1615 * info.el (Info-additional-directory-list): Doc fix.
1616
4ecdf04d 1617 * find-lisp.el (find-lisp-find-dired-filter)
a9d2fd1d
SM
1618 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
1619 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
4ecdf04d 1620
7cd512f2
SM
16212001-04-25 Stefan Monnier <monnier@cs.yale.edu>
1622
1dc64fca
SM
1623 * progmodes/make-mode.el (makefile-font-lock-keywords):
1624 Rationalize the rules for includes and conditionals and use the
1625 keyword face for them.
1626
7cd512f2
SM
1627 * faces.el (modify-face): Add compatibility for non-interactive use.
1628
ffeb5c1c
JW
16292001-04-24 John Wiegley <johnw@gnu.org>
1630
1631 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
1632 fix from last night, since it wasn't finding eshell/cd.
1633
35f901fa
GM
16342001-04-24 Gerd Moellmann <gerd@gnu.org>
1635
1636 * rect.el (string-rectangle): Revert to 20.x behaviour.
1637 (replace-rectangle): Make it an alias for string-rectangle.
1638 (string-insert-rectangle): New function.
1639
c7b1b508
JW
16402001-04-23 John Wiegley <johnw@gnu.org>
1641
1642 * eshell/em-unix.el (eshell/diff): Fixed problems that were
1643 occurring with Emacs 21's diff.el/compile.el interaction layer.
1644
16452001-04-23 Colin Walters <walters@cis.ohio-state.edu>
1646
1647 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
1648 case where the function was defined in a file, but not part of an
1649 eshell module.
1650
157975e3
JW
16512001-04-23 John Wiegley <johnw@gnu.org>
1652
1653 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
1654 code to work around a redisplay problem I've been having.
1655
3dc630b9
JW
16562001-04-23 John Wiegley <johnw@gnu.org>
1657
1658 * calendar/timeclock.el (timeclock-day-required): If the time
1659 required for a particular day is not set, use `timeclock-workday'.
1660 (timeclock-find-discrep): Added some sample code in a comment.
1661
1662 * eshell/eshell.el (eshell-command): Made a few changes so that
1663 `eshell-command' could be called programmatically.
1664
7cd512f2 1665 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
3dc630b9 1666
7cd512f2 1667 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
3dc630b9 1668
3ae14dd9 16692001-04-23 John Wiegley <johnw@gnu.org>
3dc630b9
JW
1670
1671 * calendar/timeclock.el: Updated copyright.
1672 (timeclock-generate-report): Don't report the daily or two-week
1673 total, if no time has been worked in that period.
1674 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
1675 final computational form, which was unnecessary; corrected a
1676 parsing problem when timeclock-relative was nil.
1677
3ae14dd9 16782001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
3dc630b9
JW
1679
1680 * calendar/timeclock.el (timeclock-modeline-display): Check if
1681 `list-entry' is null.
1682 (timeclock-use-display-time): The first argument to `set-variable'
1683 must be a symbol.
1684
53e1a74c
EZ
16852001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
1686
1687 * calendar/calendar.el (diary-entry-marker)
7cd512f2
SM
1688 (calendar-today-marker, calendar-holiday-marker):
1689 Use display-color-p instead of window-system.
53e1a74c
EZ
1690 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
1691 instead of window-system.
1692 (calendar-hide-window): Use display-multi-frame-p instead of
1693 window-system.
1694
1695 * calendar/cal-x.el (calendar-two-frame-setup)
7cd512f2
SM
1696 (calendar-only-one-frame-setup, calendar-one-frame-setup):
1697 Use display-multi-frame-p instead of window-system.
53e1a74c 1698
23b809c2
GM
16992001-04-23 Gerd Moellmann <gerd@gnu.org>
1700
1d14e80c
GM
1701 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
1702
23b809c2
GM
1703 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
1704 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
1705
b5eeaa1d
GM
17062001-04-23 Alex Schroeder <alex@gnu.org>
1707
1708 * goto-addr.el: Instead of defining line-beginning-position and
7cd512f2
SM
1709 line-end-position a defalias is used for point-at-bol and point-at-eol.
1710
b5eeaa1d
GM
17112001-04-23 Alex Schroeder <alex@gnu.org>
1712
1713 * goto-addr.el: Added XEmacs compatibility code.
7cd512f2 1714 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
b5eeaa1d 1715
ac1470eb
EZ
17162001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
1717
1718 * textmodes/paragraphs.el (sentence-end): Doc fix.
1719
624ef9b3
GM
17202001-04-20 Alex Schroeder <alex@gnu.org>
1721
1722 * sql.el (sql-escape-newlines-and-send): New function.
7cd512f2 1723 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
624ef9b3
GM
1724
17252001-04-20 Alex Schroeder <alex@gnu.org>
1726
1727 * sql.el (sql-db2-program): New option.
1728 (sql-db2-options): New option.
1729 (sql-db2): New function.
1730
17312001-04-20 Alex Schroeder <alex@gnu.org>
1732
1733 * sql.el (sql-mode-menu): Added highlighting entries.
1734 (sql-highlight-oracle-keywords): New function.
1735 (sql-highlight-postgres-keywords): New function.
1736 (sql-highlight-ansi-keywords): New function.
1737
17382001-04-20 Alex Schroeder <alex@gnu.org>
1739
1740 * sql.el (sql-help): Doc change.
1741
9f3703ab
KF
17422001-04-19 Karl Fogel <kfogel@collab.net>
1743
1744 * saveplace.el (save-place-alist-to-file): Removed no-effect code
1745 that inserted file content only to delete it immediately.
1746 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
1747 <lektu@uol.com.br> for the patch.
1748
2a83a11d
SM
17492001-04-19 Stefan Monnier <monnier@cs.yale.edu>
1750
1751 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
1752
6f4dd4dc
GM
17532001-04-18 Gerd Moellmann <gerd@gnu.org>
1754
0f8d6dc7
GM
1755 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
1756 for defmethod.
1757
6f4dd4dc
GM
1758 * comint.el (comint-cr-magic): New function.
1759 (toplevel): Add it to comint-preoutput-filter-functions.
1760
90200fcc
AI
17612001-04-18 Andrew Innes <andrewi@gnu.org>
1762
1763 * makefile.w32-in (EMACSLOADPATH): Define.
2a83a11d 1764 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
90200fcc
AI
1765 (recompile): Remove stuff to set EMACSLOADPATH.
1766
daa66f34
GM
17672001-04-18 Gerd Moellmann <gerd@gnu.org>
1768
edc5c81d
GM
1769 * language/slovak.el ("Slovak"): Add tutorial entry.
1770
daa66f34
GM
1771 * net/browse-url.el (browse-url-new-window-flag): Renamed from
1772 browse-url-new-window-p.
1773
5d5845dc
EZ
17742001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
1775
1776 * info.el (Info-menu-update): When there are no menus and/or no
1777 cross references in the node, make the respective items of the
1778 Info menu-bar menu inactive.
1779
1c8addd0
GM
17802001-04-17 Gerd Moellmann <gerd@gnu.org>
1781
f4f480bd
GM
1782 * indent.el (indent-for-tab-command): Call indent-line-function
1783 with no argument if PREFIX-ARG is non-nil.
1784
1c8addd0
GM
1785 * frame.el (delete-other-frames): Handle minibuffer-only frames.
1786
8f9ab403
EZ
17872001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
1788
1789 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
1790 an async subprocess if start-process is unavailable. Suggested by
1791 Tim Van Holder <tim.van.holder@pandora.be>.
1792
60322163
EZ
17932001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
1794
1795 * info.el (Info-additional-directory-list): Doc fix. Suggested by
1796 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
1797
e372bc67
EZ
17982001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
1799
1800 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
1801 manual.
1802
28037ecf
SM
18032001-04-13 Stefan Monnier <monnier@cs.yale.edu>
1804
1805 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
1806 (cvs-menu): Add a few entries.
1807
1808 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
1809 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
1810 lock file appears to be reachable from Emacs.
1811 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
1812 (cvs-mode-find-file): Look for cvs-header-face rather than
1813 cvs-dirname-face (which doesn't exist).
1814 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
1815
1816 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
1817
5d5e7f53
EZ
18182001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
1819
1820 * emulation/pc-select.el (pc-selection-mode): Don't turn on
1821 normal-erase-is-backspace on a tty. Instead, bind some keys such
1822 as [delete] directly, like pc-select.el did before
1823 normal-erase-is-backspace was invented.
1824
118562e1 18252001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
9010db4c
EZ
1826
1827 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
1828
6c9e58c4
JW
18292001-04-11 John Wiegley <johnw@gnu.org>
1830
28037ecf
SM
1831 * eshell/em-ls.el (eshell-ls-insert-directory):
1832 Set font-lock-defaults to nil, to prevent fontification in dired
6c9e58c4
JW
1833 buffers, if Eshell's ls is being used.
1834
118562e1 18352001-04-11 John Wiegley <johnw@gnu.org>
978bd3ea 1836
28037ecf
SM
1837 * calendar/timeclock.el (timeclock-completing-read): New function.
1838 (timeclock-ask-for-project, timeclock-ask-for-reason):
1839 Call `timeclock-completing-read'.
978bd3ea
JW
1840
1841 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
1842 required where `member' was being used.
1843
118562e1 18442001-04-11 Colin Walters <walters@cis.ohio-state.edu>
978bd3ea 1845
28037ecf
SM
1846 * eshell/em-hist.el (eshell-previous-matching-input):
1847 Don't display "History item" if the the minibuffer is active.
978bd3ea 1848
30cb0001
GM
18492001-04-11 Gerd Moellmann <gerd@gnu.org>
1850
1851 * startup.el (command-line): Output a newline after printing
1852 an error from loading the window system's init file.
1853
e38af9bd
EZ
18542001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
1855
28037ecf
SM
1856 * textmodes/texinfo.el (texinfo-font-lock-keywords):
1857 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
e38af9bd
EZ
1858 @inforef. Add an OVERRIDE of `keep' to highlight specs of
1859 keywords whose arguments routinely include @@.
1860
bbf63a7b
GM
18612001-04-10 Gerd Moellmann <gerd@gnu.org>
1862
28037ecf
SM
1863 * emacs-lisp/advice.el (ad-make-advised-definition):
1864 Construct advice for subrs differently.
afffeb57 1865
3fe35f35 1866 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
28037ecf 1867 regexp in parentheses when building the regexp for searching backwards.
3fe35f35 1868
c8d6d636 1869 * simple.el (completion-list-mode-finish): New function.
28037ecf 1870 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
c8d6d636 1871
2a52f40e 1872 * language/european.el ("Polish"): Change sample text.
28037ecf 1873 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
2a52f40e 1874
cf8b1bef
GM
1875 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
1876 parameter.
1877
bbf63a7b
GM
1878 * faces.el (menu): Doc fix.
1879
719d83ad 18802001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
319acba0
GM
1881
1882 * ps-print.el: Footer implementation. Doc fix.
1883 (ps-print-version): New version number (6.5.1).
1884 (ps-header-frame-alist): New customization var for header frame
1885 properties.
1886 (ps-line-number-color): New customization var for line number color.
1887 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
1888 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
1889 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
1890 (ps-right-footer): New customization vars for footers.
1891 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
1892 footers.
1893 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
28037ecf
SM
1894 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
1895 Code fix.
319acba0
GM
1896 (ps-prologue-file): Indentation fix.
1897 (ps-print-quote): Fun eliminated.
1898 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
1899 (ps-output-frame-properties): New fun.
1900 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
1901 (ps-skip-newline): Replace defun by defsubst.
28037ecf 1902
e372bc67 19032001-04-10 Colin Walters <walters@cis.ohio-state.edu>
db86be5d
JW
1904
1905 * eshell/eshell.el (eshell-command): Needed a "%s" format
1906 specifier, in case the buffer contains percent characters.
1907
e372bc67 19082001-04-10 John Wiegley <johnw@gnu.org>
db86be5d
JW
1909
1910 * calendar/timeclock.el (timeclock-generate-report): Added a
1911 missing insert of the project name.
1912
9f9a5e7a
GM
19132001-04-09 Gerd Moellmann <gerd@gnu.org>
1914
9170e5d4 1915 * obsolete/profile.el: Moved from emacs-lisp/.
cf3885ac 1916
865e97c1 1917 * Makefile.in (nonobsolete_setwins): New macro.
cf3885ac 1918 (finder-data): Use it instead of `setwins'.
865e97c1
GM
1919 From: Dave Love <fx@gnu.org>.
1920
cf3885ac 1921 * server.el (server-visit-files): Set server-existing-buffer correctly.
92a6563f
GM
1922 (server-visit-files): Run server-visit-hook after going to
1923 line 1 so that the hook can set point as it sees fit.
1924
9f9a5e7a
GM
1925 * bindings.el (mode-line-modified): Unify help messages.
1926
51f32106
EZ
19272001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
1928
1929 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
1930 All callers changed.
1931
e02160a3
EZ
19322001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
1933
8e6bb0d0
EZ
1934 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
1935 long file names aren't supported, truncate the file names in
1936 quail-misc-package-ext-info to 8+3 before matching them against
1937 FILENAME.
1938
1939 * dos-fns.el (dos-truncate-to-8+3): New function.
1940
ec321d77
EZ
1941 * progmodes/compile.el (grep-compute-defaults): Use null-device
1942 instead of literal /dev/null. Reported by Jens Schmidt
1943 <schmidt@mathematik.uni-kl.de>.
1944
e02160a3
EZ
1945 * simple.el (normal-erase-is-backspace-mode): Doc fix.
1946
cf3885ac
SM
19472001-04-06 Stefan Monnier <monnier@cs.yale.edu>
1948
1949 * textmodes/sgml-mode.el: Add unknown maintainer.
1950 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
1951 (html-mode-map): Use set-keymap-parent.
1952
3ffb33bb
DL
19532001-04-06 Dave Love <fx@gnu.org>
1954
1955 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
1956 Remove redundant string-to-list.
1957
8f625692
SM
19582001-04-05 Stefan Monnier <monnier@cs.yale.edu>
1959
1960 * composite.el (reference-point-alist): Doc fix.
1961
1087f198
SS
19622001-04-05 Sam Steingold <sds@gnu.org>
1963
8f625692
SM
1964 * font-lock.el (font-lock-keywords-case-fold-search):
1965 Make buffer-local. This fixes a very annoying bug when loading a Lisp
1087f198
SS
1966 file made font-lock case-insensitive.
1967
a55e4e68
GM
19682001-04-05 Gerd Moellmann <gerd@gnu.org>
1969
0e4892e2
GM
1970 * faces.el (defface menu): Doc fix.
1971
4d664b04
GM
1972 * wid-edit.el (widget-color-sample-face-get): Don't make
1973 faces for undefined colors.
1974
a55e4e68
GM
1975 * version.el (emacs-version): Include LessTif/Motif version info.
1976
f383cd0d
GM
19772001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1978
1979 * ps-mule.el: Eliminate cl package dependence.
1980 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
1981 if they aren't defined yet.
1982 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
1983 Eliminate cl package dependence.
1984
de28797f
SM
19852001-04-04 Stefan Monnier <monnier@cs.yale.edu>
1986
1987 * progmodes/cc-cmds.el (c-outline-level):
1988 Bind buffer-invisibility-spec. Originally from Dave Love, but
1989 got lost when incorporating version 5.26.
1990
32df8b47
EZ
19912001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
1992
de28797f
SM
1993 * emulation/pc-select.el (pc-selection-mode):
1994 Call normal-erase-is-backspace-mode instead of binding
1995 keys individually.
58e4f61d 1996
7f62656b
EZ
1997 * cus-load.el (normal-erase-is-backspace): Use it instead of
1998 delete-key-deletes-forward.
1999
2000 * startup.el (command-line): Use normal-erase-is-backspace and
2001 normal-erase-is-backspace-mode.
2002
2003 * simple.el (normal-erase-is-backspace): Rename from
2004 delete-key-deletes-forward. Doc fix.
2005 (normal-erase-is-backspace-mode): Rename from
de28797f
SM
2006 delete-key-deletes-forward-mode. Doc fix.
2007 Run normal-erase-is-backspace-hook.
7f62656b 2008
32df8b47 2009 * dired.el (dired-move-to-filename-regexp): Support file sizes in
de28797f
SM
2010 ``human-readable'' format produced by GNU `ls'.
2011 (dired-move-to-filename-regexp): Recognize ISO format dates.
2012 From Paul Eggert <eggert@twinsun.com>.
32df8b47 2013
5efa6032
GM
20142001-04-04 Gerd Moellmann <gerd@gnu.org>
2015
2016 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
2017 New functions.
de28797f
SM
2018 (lm-verify): Check keywords.
2019 From Eric M. Ludlam <eric@siege-engine.com>.
5efa6032 2020
d757aac1
EL
20212001-04-03 Eric M. Ludlam <eric@siege-engine.com>
2022
2023 * speedbar.el (speedbar-insert-image-button-maybe): Check for
2024 `xemacs' feature instead of for the function `set-extent-property'.
2025
9832760a
SM
20262001-04-03 Stefan Monnier <monnier@cs.yale.edu>
2027
2028 * mail/mh-utils.el (mh-folder-hist): New var.
2029 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
2030
d565f6aa
EZ
20312001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
2032
2033 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
2034 region, position point on the first or last 16-byte group.
2035 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
2036 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
2037 hexl-beginning-of-line.
2038
24c0fd39
GM
20392001-04-03 Gerd Moellmann <gerd@gnu.org>
2040
5efa6032
GM
2041 * icomplete.el (icomplete-mode): Treat an argument like other
2042 modes do.
2043
b3f6107b
GM
2044 * startup.el (fancy-splash-head): Use splash8.xpm for color
2045 depth 8.
2046
24d451c5
SM
2047 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
2048 Add an antry for ``converts''.
476bf681 2049
24d451c5
SM
2050 * language/slovak.el ("Slovak"): Add documentation string.
2051 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
20b5dc4a 2052
450f6970
GM
2053 * language/czech.el ("Czech"): Add documentation string.
2054 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
2055
24d451c5
SM
2056 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
2057 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
2058
20592001-04-02 Stefan Monnier <monnier@cs.yale.edu>
2060
2061 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
2062 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
2063 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
2064 Use `defsubst' rather than a macro to ease debugging.
2065 (mail-extr-last): Remove (use `last' instead).
2066 (mail-extract-address-components): Properly reset the syntax-table
2067 after parsing an address. Use `last' rather than mail-extr-last.
2068 Make sure the end marker stays at the very end.
24c0fd39 2069
2b908342
EZ
20702001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
2071
2072 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
2073 last change.
2074
acfb077d
GM
20752001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2076
2077 * ps-print.el: Line and paragraph spacing feature. Region to cut
2078 out when printing. Doc fix.
2079 (ps-print-version): New version number (6.5).
24d451c5
SM
2080 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
2081 New vars. Line and paragraph spacing feature.
acfb077d
GM
2082 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
2083 out when printing.
2084 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
2085 (ps-get-font-size, ps-begin-job, ps-continue-line)
2086 (ps-plot-region): Code fix.
2087 (ps-print-prologue-2): Var eliminated.
24d451c5
SM
2088 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
2089 New internal vars.
acfb077d
GM
2090 (ps-get-size): New fun.
2091 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
2092 (ps-next-line): Replace defun by defsubst.
2093 (ps-mule-plot-string): Autoload doc fix.
2094
2095 * ps-bdf.el: XEmacs compatibility. Doc fix.
2096 (installation-directory, coding-system-for-read): Declare vars if
2097 it's not declared yet.
2098 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
2099
2100 * ps-mule.el: XEmacs compatibility. Doc fix.
2101 (leading-code-private-22): Declare var if it's not declared yet.
2102 (charset-bytes, charset-dimension, charset-id, charset-width)
2103 (find-charset-region, split-char, char-width, chars-in-region)
2104 (forward-point, decompose-composite-char, encode-coding-string)
2105 (coding-system-p, ccl-execute-on-string, define-ccl-program):
2106 Define funs if not defined yet.
2107 (encode-composition-rule, find-composition): Define funs if not
2108 loaded yet.
2109 (ps-mule-prologue): PostScript code fix.
2110
21112001-04-02 Kenichi Handa <handa@etl.go.jp>
2112
2113 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
2114 non-nil, generate font for the header strings.
2115 (ps-mule-prepare-font): Likewise.
2116 (ps-mule-generate-glyphs): Likewise.
2117 (ps-mule-string-encoding): Likewise.
2118 (ps-mule-header-charsets): New variable.
2119 (ps-mule-encode-header-string): New function.
2120 (ps-mule-header-string-charsets): New function.
2121 (ps-mule-begin-job): Check charsets in the header strings. If there
2122 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
2123
2124 * ps-print.el (ps-generate-header-line): Encode the header string by
2125 ps-mule-encode-header-string.
2126 (ps-mule-encode-header-string): Declare autoload.
2127
c0eb3c10
GM
21282001-04-02 Gerd Moellmann <gerd@gnu.org>
2129
24d451c5
SM
2130 * frame.el (cursor-in-non-selected-windows):
2131 Replaces show-cursor-in-non-selected-windows.
c0eb3c10 2132
a3d0b0e0
KH
21332001-03-31 Kenichi Handa <handa@etl.go.jp>
2134
2135 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
2136 Delete entries for "chinese-py" and "chinese-ziranma".
24d451c5 2137 (quail-misc-package-ext-info): New variable.
a3d0b0e0 2138 (tsang-quick-converter): New function.
24d451c5
SM
2139 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
2140 (quick-cns-converter, py-converter, ziranma-converter)
a3d0b0e0
KH
2141 (miscdic-convert, batch-miscdic-convert): New functions.
2142
55f7832c
KH
21432001-03-30 Kenichi Handa <handa@etl.go.jp>
2144
a2217cd8
KH
2145 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
2146 eight-bit-control chars.
2147
55f7832c 2148 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
c0eb3c10 2149 Reduce making temporary vector (suggested by Dave Love).
55f7832c 2150
911a2406
EZ
21512001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
2152
2153 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
2154 string as well.
2155
1a518f2c
AS
21562001-03-30 Andreas Schwab <schwab@suse.de>
2157
2158 * files.el (backup-directory-alist): Fix typo.
2159
ef080b16
EZ
21602001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
2161
2162 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
2163 <eggert@twinsun.com>.
2164
e4174a55
DL
21652001-03-30 Dave Love <fx@gnu.org>
2166
2167 * progmodes/fortran.el (fortran-comment-region): Fix typo.
2168
9d5d1075
EZ
21692001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
2170
2171 * simple.el (transient-mark-mode): Mention C-g in the doc string.
2172
a27b451e
MB
21732001-03-30 Miles Bader <miles@gnu.org>
2174
2175 * subr.el (interactive-form): Fix paren typo.
2176
aea51abe
EZ
21772001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
2178
2179 * emacs-lisp/profile.el: Say that it's obsolete in the header
2180 line, so that finder.el puts that into its data-base.
2181 Suggested by Alex Schroeder <alex@gnu.org>.
2182
249dd409
EZ
21832001-03-29 Paul Eggert <eggert@twinsun.com>
2184
2185 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
2186 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
2187
1ac1fa96
SM
21882001-03-29 Stefan Monnier <monnier@cs.yale.edu>
2189
2190 * generic.el (generic-mode-set-comments): Use "" rather than nil
2191 for comment-end.
2192
e2b8a830
GM
21932001-03-29 Gerd Moellmann <gerd@gnu.org>
2194
1ac1fa96
SM
2195 * emacs-lisp/advice.el (ad-make-advised-definition):
2196 Call interactive-form to obtain the interactive spec of subrs.
e2b8a830
GM
2197
2198 * subr.el (interactive-form): New function.
2199
8b2375e7
AS
22002001-03-29 Andre Spiegel <spiegel@gnu.org>
2201
2202 * vc-sccs.el (vc-sccs-register): Use relative file names.
2203
f827b862
GM
22042001-03-28 Gerd Moellmann <gerd@gnu.org>
2205
e59d0e9d
GM
2206 * bookmark.el (bookmark-get-bookmark): Handle case that
2207 BOOKMARK is not a string.
2208
deb2613a
GM
2209 * image.el (image-type-regexps): Change type for PS files
2210 to `postscript'.
2211
f827b862
GM
2212 * subr.el (read-passwd): Clear command history after each
2213 character entered. From: Stephen Gildea <gildea@alum.mit.edu>.
2214
3c9449d0
KH
22152001-03-27 Kenichi Handa <handa@etl.go.jp>
2216
2217 * international/kkc.el (kkc-save-init-file): Locally bind
2218 print-length to nil.
2219
e6b13c74
GM
22202001-03-26 Gerd Moellmann <gerd@gnu.org>
2221
e120bebf
GM
2222 * textmodes/flyspell.el: Some doc fixes.
2223 (flyspell-maybe-correct-transposition)
2224 (flyspell-maybe-correct-doubling): Use a temporary buffer
2225
2226 * textmodes/ispell.el (ispell-parse-output): Doc fix.
2227
5f6c5771 2228 * emacs-lisp/byte-opt.el (byte-optimize-while)
e6b13c74
GM
2229 (byte-optimize-form-code-walker): Diagnose too few arguments
2230 for `if' and `while'.
2231
2b984c45
KH
22322001-03-26 Kenichi Handa <handa@etl.go.jp>
2233
2234 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
2235 Prepend `\' to "\<quail-translation-docstring>".
2236
bf2150fa
GM
22372001-03-26 Gerd Moellmann <gerd@gnu.org>
2238
5f6c5771
SM
2239 * autorevert.el (global-auto-revert-non-file-buffers):
2240 Remove duplicate defcustom.
bf2150fa 2241
a0d59316
MB
22422001-03-26 Miles Bader <miles@gnu.org>
2243
5f6c5771
SM
2244 * international/latin1-disp.el (latin1-char-displayable-p):
2245 Add leading "-" for X font pattern.
a0d59316 2246
9edbff6c
KH
22472001-03-26 Kenichi Handa <handa@etl.go.jp>
2248
5f6c5771
SM
2249 * international/mule-diag.el (describe-coding-system):
2250 For raw-text and emacs-mule, don't add anymore text about what
9edbff6c
KH
2251 charsets they can encode.
2252
50b57199
EZ
22532001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
2254
2255 * help.el (view-lossage): Mention open-dribble-file in the doc
2256 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
2257
5b83f9c0
SM
22582001-03-23 Stefan Monnier <monnier@cs.yale.edu>
2259
2260 * skeleton.el (skeleton-internal-list): Fix bogus logic.
2261 (skeleton-pair-insert-maybe): Don't pair after a backslash.
2262
e0ecbf5c
KH
22632001-03-23 Kenichi Handa <handa@etl.go.jp>
2264
5b83f9c0
SM
2265 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
2266 Call ccl-execute-on-string directly so that CCL program handling
e0ecbf5c
KH
2267 multibyte sequence can work correctly.
2268 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
2269 property of the coding system.
2270
1cc218de
SM
22712001-03-23 Stefan Monnier <monnier@cs.yale.edu>
2272
2273 * textmodes/fill.el (fill-individual-paragraphs-prefix):
2274 Fix transcription typo.
2275
a3db02ad
RV
22762001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
2277
2278 * whitespace.el: Add buffer local variables to toggle testing of
2279 whitespaces in buffers without affecting the default values.
a3db02ad 2280 Bump version to 3.0 to account for a few other changes.
1cc218de
SM
2281 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
2282 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
2283 (whitespace-toggle-spacetab-check): New functions.
a3db02ad 2284
83c9cb8e
SM
22852001-03-21 Stefan Monnier <monnier@cs.yale.edu>
2286
2287 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
2288
180d5509
GM
22892001-03-21 Gerd Moellmann <gerd@gnu.org>
2290
eeb5b5c1
GM
2291 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
2292 bs-cycle-configuration-name. From Juanma Barranquero
2293 <lektu@uol.com.br>.
2294
170a9e70
GM
2295 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
2296 and cc-vars.el.
2297
180d5509
GM
2298 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
2299 headers. Always invoke sendmail with option -t.
2300
130c507e
GM
23012000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2302
2303 * Release of cc-mode 5.28.
2304
23052000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2306
2307 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
2308 Removed the hardcoded switch to "java" style in Java mode.
83c9cb8e 2309 It's instead taken care of by the default value for c-default-style.
130c507e 2310
130c507e
GM
23112000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2312
2313 * cc-align.el (c-lineup-math): Fix bug where lineup was
2314 triggered by equal signs in string literals.
2315
23162000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2317
2318 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
2319 limit detection when at the ends of the buffer.
2320
2321 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
2322 "for" statement clause in case 7F; a better one is done
2323 earlier in case 7D anyway.
2324
23252000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2326
2327 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
2328 somewhat more and did a small optimization.
2329
23302000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2331
2332 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
2333 Use the limit argument only to limit the syntactic context
2334 search, not to limit the actual movement.
2335
2336 * cc-cmds.el (c-beginning-of-statement): Move by sentence
2337 inside multiline strings, just like in comments. Also various
2338 fixes to the paragraph and comment prefix recognition, block
2339 comment ender handling etc.
2340
23412000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2342
2343 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
2344 the relative position of the point.
2345
2346 * cc-cmds.el (c-electric-continued-statement): New function to
2347 use as abbrev hook to reindent for keywords such as "else"
2348 that continues an earlier statement.
2349
2350 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
2351 like classes.
2352
2353 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
2354 (pike-mode): Populate the default abbrev tables to reindent for
2355 keywords such as "else" that can continue earlier statements.
2356 Abbrev mode is therefore turned on by default now. (Note that
2357 this doesn't apply to idl-mode, since IDL afaik doesn't have
2358 statements at all.)
2359
23602000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2361
2362 * cc-engine.el (c-inside-bracelist-p): Fix for handling
2363 bracelists where the declaration contains template arguments.
2364
23652000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2366
83c9cb8e
SM
2367 * cc-cmds.el (c-comment-indent):
2368 Use `c-get-syntactic-indentation' to correctly calculate the
130c507e
GM
2369 syntactic indentation. Fixes bug with lineup functions that
2370 return vectors.
2371
2372 * cc-engine.el (c-get-syntactic-indentation): Split the
2373 indentation sum calculation from `c-indent-line' to a separate
2374 function.
2375
23762000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2377
2378 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
2379 Fixed places where it was assumed that preprocessor directives
2380 have to start in column zero.
2381
2382 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
2383 template arguments after a class identifier properly.
2384
2385 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
2386 lists for `new Foo[]' constructs in Java as expressions and
2387 not top level definition brace lists on the top level, so that
2388 they'll get indented consistently with the same type of
2389 expression in a normal block.
2390
23912000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2392
2393 * cc-cmds.el (c-fill-paragraph): The kludge that checks
2394 whether the adaptive filling package fails to keep the comment
2395 prefix is now kludged further to check for filladapt-mode
2396 which doesn't have that problem. This is really icky, but it's
2397 the only way that works with the current misfeatures/bugs in
2398 both adaptive-fill-mode and filladapt-mode.
2399
2400 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
2401 around point is recognized more robust.
2402
24032000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2404
2405 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
2406 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
2407 (c-lit-type): Fixed all internal variables used dynamically so
2408 that they are always bound.
2409
2410 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
2411 errors:
2412
2413 (c-indent-region): Fixed reporting of syntactic errors so that
83c9cb8e
SM
2414 the region is fully reindented even when an error occurs.
2415 The last syntactic error is printed afterwards. Also cleanup up a
130c507e
GM
2416 whole lot of code that tried to optimize indentation of whole
2417 sexps but in reality accomplishes nothing.
2418
2419 (c-indent-sexp): Use c-indent-region.
2420
2421 (c-parsing-error): Changed this variable to hold the message
2422 for any syntactic error that is discovered.
2423
2424 (c-parse-state): Search backward from point instead of the bod
2425 position when the latter is invalid. This makes CC Mode
2426 recover faster when there are unbalanced close braces.
2427
2428 (c-backward-to-start-of-if): Use c-parsing-error to report
2429 dangling "else" clauses instead of throwing an error, and fall
2430 back to a reasonable position.
2431
83c9cb8e 2432 (c-indent-line): Added argument to avoid reporting syntactic errors.
130c507e 2433
83c9cb8e 2434 (c-show-syntactic-information): Don't report any syntactic errors.
130c507e
GM
2435
24362000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2437
2438 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
2439 paragraph recognition when moving by sentence in literals.
2440
83c9cb8e
SM
2441 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
2442 start regexp for javadoc to recognize javadoc markup in general instead
2443 of a specific set of keywords, to be more future-safe.
130c507e
GM
2444
2445 (c-Pike-pikedoc-paragraph-start)
2446 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
2447 pikedoc markup.
2448
83c9cb8e 2449 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
130c507e 2450
83c9cb8e 2451 (pike-mode): Initialize paragraph settings pikedoc recognition.
130c507e
GM
2452
2453 * cc-vars.el (c-default-style): Made a nicer Customize widget.
2454
2455 (c-comment-prefix-regexp): Made it possible to use an
2456 association list on this to specify mode specific regexps.
2457 The default value now use a special regexp in Pike mode to
2458 recognize pikedoc markup.
2459
2460 (c-current-comment-prefix): New variable containing the actual
2461 regexp from c-comment-prefix-regexp for the current buffer.
2462
24632000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2464
2465 * cc-cmds.el (c-electric-brace): Fixed check for special brace
2466 lists: We can't look at the syntax, since a brace list can get
2467 recognized as a plain statement-cont.
2468
2469 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
2470 special brace list opener broken over two lines got recognized
2471 as a statement on the second line. Case 9A changed.
2472
24732000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2474
2475 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
2476 adjustment after line is reindented.
2477
24782000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2479
2480 * cc-defs.el (c-point): Added optional argument for position
2481 to use instead of the current point.
2482
2483 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
2484 the in-expression block symbols when the construct starts at
2485 boi, to avoid the extra level of indentation in that case.
2486 Cases 4, 16A and 17E affected.
2487
24882000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2489
2490 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
83c9cb8e 2491 calls to `c-indent-line', to adhere better to Emacs conventions.
130c507e
GM
2492
2493 * cc-engine.el (c-indent-line): Use the syntax already bound
2494 to `c-syntactic-context', if there is any.
2495
24962000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2497
2498 * cc-engine.el (c-get-offset): Fixed bug where the indentation
2499 wasn't added up correctly when a lineup function returned nil.
2500
25012000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2502
2503 * cc-engine.el (c-collect-line-comments): Fixed bug where
83c9cb8e 2504 empty lines were ignored when collecting line comments backwards.
130c507e
GM
2505
25062000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2507
2508 * cc-align.el (c-lineup-dont-change): Return an absolute
2509 indentation column to work correctly in the case when several
2510 syntactic elements are processed for the same line.
2511
2512 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
2513 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
2514 (c-set-offset): Added absolute indentation column settings by
2515 using the vector type.
2516
130c507e
GM
25172000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2518
2519 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
2520 Implemented two new cleanups `space-before-funcall' and
2521 `compact-empty-funcall'.
2522
130c507e
GM
25232000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2524
2525 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
2526 helping building regexps.
2527
2528 * cc-engine.el (c-on-identifier): New function for detecting
2529 identifiers. It takes keywords into account.
2530
2531 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
2532 lists. `c-keywords' is set to a regexp matching all keywords
2533 in the current language.
2534
25352000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2536
2537 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
2538 list of characters to skip backwards over at the beginning of
2539 a statement, since it can precede string literals in Pike.
2540
25412000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2542
2543 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
2544 recognition when standing on the last line in a C++ comment
2545 with nothing but whitespace after the prefix.
2546
2547 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
2548 given no limit argument.
2549
25502000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2551
2552 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
2553 recognition for the `[]= operator symbol in Pike.
2554
25552000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2556
2557 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
2558 around a bug in `eval-when-compile' in the byte compiler.
2559
2560 * cc-engine.el (c-forward-token-1): Fixed bug with return
83c9cb8e 2561 value when count is zero and there's no token start within the limit.
130c507e
GM
2562
2563 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
2564 "prefix comments", i.e. comments which are followed by code on
2565 the same line.
2566
2567 * cc-mode-19.el: Fixes so that checks that must be done at
2568 compile time also are done then.
2569
25702000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2571
2572 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
2573 time and at runtime, and only when it's needed.
2574
25752000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2576
2577 Major cleanup for less error prone and more warning free
2578 compilation, including some fixes for bugs due to different
2579 compilation orders. Thanks to Martin Buchholz for providing
2580 the basis for all this.
2581
2582 * cc-bytecomp.el: New file that provides some byte compilation
2583 features: It ensures that files always are loaded from the
2584 current source directory during compilation, and it provides a
2585 set of macros to turn off specific compiler warnings for
2586 specific symbols. (It's not CC Mode specific in any way.)
2587
2588 Fixed a nearly acyclic dependency tree (both runtime and
2589 compile-time) between all files.
2590
2591 * cc-defs.el: Separated all macros before the inline functions,
2592 to ensure correct compilation.
2593
2594 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
2595 cc-defs.el to cc-engine.el and made it a function instead.
2596
2597 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
2598 about char-after.
2599
2600 * cc-vars.el: Cope even when there isn't a custom package
2601 containing defcustom available.
2602
2603 * cc-make.el: Removed since it's no longer necessary.
2604
2605 README: Updated installation instructions.
2606
26072000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2608
2609 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
2610 improve the modularity: Moved all mode init stuff from
2611 cc-langs.el to cc-mode.el, including the keymap
2612 initialization; cc-langs now only contains the various
2613 variables for configuring the language syntax.
2614
83c9cb8e
SM
2615 * cc-engine.el, cc-styles.el (c-evaluate-offset)
2616 (c-get-offset): Moved from cc-styles to cc-engine since file
130c507e 2617 dependency analysis suggests they belong there (which also
83c9cb8e 2618 makes more sense). Thanks to Martin Buchholz for doing the analysis.
130c507e
GM
2619
26202000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2621
2622 * cc-cmds.el (c-fn-region-is-active-p): New function that
2623 wraps the corresponding macro, for use in places that aren't
2624 compiled. Thanks to Martin Buchholz for pointing out this.
2625
83c9cb8e 2626 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
130c507e
GM
2627
2628 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
2629 add things to the bug report.
2630
26312000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2632
2633 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
2634 returned prefix could contain a newline when the search for a
2635 good prefix line failed.
2636
26372000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2638
2639 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
2640 (c-toggle-auto-hungry-state): Made the argument optional, as
2641 the documentation says it is.
2642
26432000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2644
2645 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
2646 multiline string syntax, #"...", as a cpp macro.
2647
7008ccac
GM
26482001-03-21 Paul Eggert <eggert@twinsun.com>
2649
83c9cb8e
SM
2650 * international/mule-cmds.el (set-locale-environment):
2651 Set system-messages-locale and system-time-locale, but only if the
7008ccac 2652 caller specifies a non-nil locale name.
3c9449d0 2653
c2478129 26542001-03-20 Gerd Moellmann <gerd@gnu.org>
341c19b9
JW
2655
2656 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
c2478129 2657 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
341c19b9 2658
117e4b0c
GM
26592001-03-20 Gerd Moellmann <gerd@gnu.org>
2660
7194219d
GM
2661 * follow.el (follow-avoid-tail-recenter): Doc fix.
2662
5721ae13
GM
2663 * custom.el (custom-set-variables): Avoid reversing the list
2664 of args needlessly.
2665
7b8bbf72
GM
2666 * startup.el (fancy-splash-head): Don't change the colors of the
2667 XPM image on a dark background.
2668
a91ad7c9
GM
2669 * comint.el (comint-exec-1): Set columns of the terminal to
2670 window-width instead of frame-width.
2671
fa88947e
GM
2672 * info.el (Info-scroll-down): Add missing WINDOW arg for
2673 pos-visible-in-window-p.
2674
1741905c
GM
2675 * ehelp.el (electric-help-mode-hook): Add defcustom.
2676
117e4b0c
GM
2677 * mail/sendmail.el (mail-mode): Activate case-folding in
2678 font-lock-defaults.
2679
e84c695d
SM
26802001-03-19 Stefan Monnier <monnier@cs.yale.edu>
2681
2682 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
2683 (completion-ignored-extensions): Remove duplicate ".class".
2684
fc774041
AS
26852001-03-19 Andreas Schwab <schwab@suse.de>
2686
83c9cb8e
SM
2687 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
2688 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
fc774041 2689
c2c097cc
GM
26902001-03-19 Gerd Moellmann <gerd@gnu.org>
2691
2692 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
2693 methods since there are not prefix input methods.
2694
fbe2e958
KH
26952001-03-19 Kenichi Handa <handa@etl.go.jp>
2696
83c9cb8e
SM
2697 * international/mule-cmds.el (read-input-method-name):
2698 Locally bind enable-recursive-minibuffers to t.
fbe2e958 2699
da47e491
SM
27002001-03-18 Stefan Monnier <monnier@cs.yale.edu>
2701
2702 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
2703
4986c2c6 27042001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
83c9cb8e 2705
4986c2c6
MK
2706 * ediff-util.el: Copyright years.
2707 (ediff-choose-syntax-table): New function.
2708 (ediff-setup): Use ediff-choose-syntax-table.
83c9cb8e 2709
4986c2c6
MK
2710 * ediff-init.el (ediff-with-syntax-table): New macro, uses
2711 with-syntax-table.
83c9cb8e 2712
4986c2c6 2713 * ediff.el: Date of last update, copyright years.
83c9cb8e 2714
4986c2c6 2715 * ediff-wind (ediff-setup-control-frame): Nill->nil.
83c9cb8e 2716
4986c2c6
MK
2717 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
2718 of Scott Bronson.
2719 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
2720 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
2721 Deleted functions.
2722 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
2723 ex-token-list.
83c9cb8e 2724
4986c2c6 2725 * viper-util.el: Spaces, indentation.
83c9cb8e 2726
4986c2c6 2727 * viper.el: Changed version, modification time.
83c9cb8e 2728
3c799aec 27292001-03-16 John Wiegley <johnw@gnu.org>
83c9cb8e
SM
2730
2731 * calendar/timeclock.el (timeclock-workday-remaining):
2732 Check whether `discrep' is non-null before using it.
3c799aec 2733
ae3ce418
JW
27342001-03-16 John Wiegley <johnw@gnu.org>
2735
2736 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
2737 first-time checkins.
2738 (timeclock-log-data): Fixed problem with reading timelog log file.
2739 Resulting data in the "day list" was incorrect.
2740 (timeclock-find-discrep): Check if `timeclock-file' is readable
2741 before opening it.
2742 (timeclock-time-less-p): New function.
2743 (timeclock-day-base): New function.
2744 (timeclock-geometric-mean): New function.
2745 (timeclock-generate-report): Generate a summary report based on
2746 the contents of the log file. This uses `timeclock-log-data', and
2747 is an example of writing a timelog manipulation function.
2748 (timeclock-visit-timelog): A quick command for opening the timelog
2749 file.
2750 (timeclock-log-data): Bound the variable event.
2751
c8d4a9bb
KH
27522001-03-16 Kenichi Handa <handa@etl.go.jp>
2753
83c9cb8e
SM
2754 * international/mule-cmds.el (select-safe-coding-system):
2755 Fix typo: symbol-name -> symbol-value.
11d56c64 2756
c8d4a9bb
KH
2757 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
2758 before substitute-in-file-name to handle double slashes in FILE
2759 correctly.
2760
c899e7e6
GM
27612001-03-15 Gerd Moellmann <gerd@gnu.org>
2762
2763 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
2764 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
2765
819dce0f
GM
27662001-03-14 Gerd Moellmann <gerd@gnu.org>
2767
697617d9
GM
2768 * bindings.el (features): Add `md5' and `overlay' to the list.
2769
819dce0f
GM
2770 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
2771 bound before using it. It's not bound when configured without X,
2772 for instance.
2773
e0067a9d
TTN
27742001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
2775
2776 * progmodes/hideshow.el: Update copyright.
2777 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
ed368846 2778 (hs-minor-mode-hook): Include `:version' in defcustom form.
e0067a9d 2779
afcdc0a1
GM
27802001-03-13 Gerd Moellmann <gerd@gnu.org>
2781
e0067a9d 2782 * help.el (string-key-binding): Don't call event-start on
afcdc0a1
GM
2783 a non-list.
2784
30564c48
EZ
27852001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
2786
2787 * startup.el (fancy-splash-tail, command-line-1): Fix the
2788 copyright year.
2789
2b8e24b3
KH
27902001-03-13 Kenichi Handa <handa@etl.go.jp>
2791
2792 * term.el: These changes are based on a patch sent from Yong Lu
2793 <lyongu@yahoo.com>.
2794 (term-set-escape-char): Bind M-x to execute-extended-command in
2795 term-raw-escape-map.
2796 (term-move-columns): Don't try to move to negagive column.
2797 (term-emulate-terminal): Insert a string before deleting a text to
2798 overwrite.
2799
789b6186
GM
28002001-03-12 Gerd Moellmann <gerd@gnu.org>
2801
b0778a31
GM
2802 * play/life.el (life): Rearrange code so that all calls to
2803 life-display-generation are in a catch-form.
2804
04528cda
GM
2805 * progmodes/etags.el (tags-loop-continue): Don't change point in a
2806 file that isn't interesting. In an interesting file, push the old
2807 value of point on the mark ring.
2808
760cefb5
GM
2809 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
2810 New function.
2811 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
2812 Use it.
2813
83c9cb8e
SM
2814 * emacs-lisp/autoload.el (generate-file-autoloads):
2815 Remove warning about line lengths.
789b6186 2816
a2ffbafe
FP
28172001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
2818
2819 * progmodes/etags.el (tags-compression-info-list): New variable.
2820 (find-tag-in-order): Use it to deal with compressed source files.
2821 (tag-file-name-match-p): New function.
2822 (etags-recognize-tags-table): Use it for better match of file names.
2823
5c9d9d92
KH
28242001-03-12 Kenichi Handa <handa@etl.go.jp>
2825
ba3e9b9b
KH
2826 * international/mule-cmds.el (register-input-method): Doc fix.
2827
5c9d9d92
KH
2828 * international/quail.el (quail-translate-key): Fix condition to
2829 check if there's another breaking point in the current key.
2830
40beecee
EZ
28312001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
2832
2833 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
2834 Babyl header to the newly-created output file, bind
2835 coding-system-for-write to either rmail-file-coding-system or
2836 emacs-mule-unix.
2837
75c6cb7f
SM
28382001-03-11 Stefan Monnier <monnier@cs.yale.edu>
2839
2840 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
2841 Fix the name and regexp used for subsubsections.
2842
5ec17636
DL
28432001-03-10 Dave Love <fx@gnu.org>
2844
2845 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
2846 and save-buffer if buffer-file-name non-nil. From rms.
2847
6d2e2c02
AS
28482001-03-10 Andre Spiegel <spiegel@gnu.org>
2849
2850 * vc.el (vc-do-command): If the destination buffer is already
a2ffbafe 2851 current, don't set it up and don't erase it. Updated doc string
6d2e2c02
AS
2852 to reflect that.
2853 (vc-version-diff): When doing a single file diff, don't switch to the
a2ffbafe 2854 *vc-diff* buffer before the command. This is to preserve local
6d2e2c02
AS
2855 variable bindings that might affect the diff command.
2856 (vc-print-log): Don't switch to the *vc* buffer before the
2857 command, so that local variable bindings are preserved.
2858
789b6186 2859 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
6d2e2c02
AS
2860 not the current buffer.
2861 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
2862
789b6186 2863 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
6d2e2c02 2864 make output go to buffer *vc*, not the current buffer.
a2ffbafe 2865
b18f5523
SM
28662001-03-09 Stefan Monnier <monnier@cs.yale.edu>
2867
2868 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
2869 so ^, $, *, ? and + are interpreted correctly.
2870
3cfd8357
GM
28712001-03-09 Gerd Moellmann <gerd@gnu.org>
2872
c085b77c 2873 * help.el (string-key-binding): Renamed from
f9db8f19
SM
2874 mode-line-key-binding. Handle any event on a string.
2875 Check for `keymap' properties as well as `local-map' properties.
c085b77c 2876
3cfd8357
GM
2877 * comint.el (comint-insert-clicked-input): Use the last key
2878 from this-command-keys to lookup the global key definition.
2879
348f797a
KH
28802001-03-09 Kenichi Handa <handa@etl.go.jp>
2881
3ebf3717
KH
2882 * international/characters.el: Add category `j' for
2883 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
2884
348f797a
KH
2885 * international/mule-conf.el (no-conversion): Fix docstring.
2886 (raw-text): Fix docstring.
2887
e1fbabaf
GM
28882001-03-08 Gerd Moellmann <gerd@gnu.org>
2889
96e8e603
GM
2890 * simple.el (choose-completion-string): When not leaving the
2891 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
2892 is set.
2893
e1fbabaf
GM
2894 * window.el (shrink-window-if-larger-than-buffer): Handle frame
2895 parameter `(minibuffer . t)'.
2896
f9db8f19
SM
28972001-03-07 Stefan Monnier <monnier@cs.yale.edu>
2898
2899 * progmodes/sh-script.el (sh-st-symbol): New symbol.
2900 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
2901 (sh-mode): Remove `make-local-variable' for unused var
2902 `font-lock-unfontify-region-function'.
2903
02756877
RS
29042001-03-07 Richard M. Stallman <rms@gnu.org>
2905
132bf46d
RS
2906 * info.el (Info-scroll-down): Fix previous change.
2907
02756877
RS
2908 * mail/rmail.el (rmail-toggle-header): Use a window which
2909 is showing the Rmail buffer, rather than the selected window.
2910
eeb24429
DL
29112001-03-07 Dave Love <fx@gnu.org>
2912
2913 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
2914 now, to avoid problems with binding imenu directly to a mouse event.
2915
3bdf2660
GM
29162001-03-07 Gerd Moellmann <gerd@gnu.org>
2917
2918 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
2919 second arg t.
2920
29212001-03-07 Stefan Monnier <monnier@cs.yale.edu>
5aaaec5d
SM
2922
2923 * log-edit.el (log-edit-common-indent): New var.
2924 (log-edit-set-common-indentation): Renamed from
2925 log-edit-delete-common-indentation. Use the new var.
2926 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
2927
2928 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
2929 (cvs-mode-add-change-log-entry-other-window):
2930 Don't presume change-log-default-name is defined.
2931
2932 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
2933
2934 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
2935 the "tree" operation as well.
2936
2937 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
2938
2939 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
2940 to match paragraph-start.
2941
2942 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
2943 comment-start-skip and set comment-end-skip as well.
2944 (sgml-comment-indent): Fix for new value of comment-start-skip.
2945 (html-autoview-mode): Don't bother using make-local-hook.
2946
2ad02767
GM
29472001-03-07 Gerd Moellmann <gerd@gnu.org>
2948
189638d5 2949 * cus-edit.el (custom-save-delete): Move in front of local
83c9cb8e 2950 variables, otherwise long Custom entries would make them ineffective.
189638d5 2951
2ad02767
GM
2952 * uniquify.el: Set maintainer to FSF.
2953
656f8cae
EZ
29542001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
2955
2956 * dired-aux.el (dired-do-shell-command): Doc fix.
2957
c83965c4
SM
29582001-03-06 Stefan Monnier <monnier@cs.yale.edu>
2959
04af43bc
SM
2960 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
2961
2962 * which-func.el (which-func-modes): Add cperl-mode.
2963 (which-func-mode-global): Use define-minor-mode.
2964
2965 * info-look.el: Docstring fixes and dead code eliminated.
2966 (cperl-mode): Add support.
2967 (emacs-lisp-mode): List all entries from elisp manual, whether
2968 or not they are currently (f)bound or not. Update regexp.
2969
2970 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
2971
c83965c4
SM
2972 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
2973 so that C-h m shows the correct information.
2974 Use make-local-variable rather than make-variable-buffer-local.
2975 (cperl-info-buffer, cperl-setup-tmp-buf):
2976 Use make-local-variable rather than make-variable-buffer-local.
2977 (cperl-msb-fix, cperl-get-help-defer):
2978 Check major-mode for `cperl-mode' as well.
2979
2980 * progmodes/cperl-mode.el: Updated to author version 4.23.
2981 (cperl-electric-pod): SYNOPSIS was misspelled.
2982 (cperl-find-pods-heres): @if ? a : b was considered a REx.
2983 (cperl-after-expr-p): Make true after __END__.
2984
f16a7aa5
GM
29852001-03-06 Gerd Moellmann <gerd@gnu.org>
2986
157ae273 2987 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
6c08bb38 2988 bookmark-completion-ignore-case is t.
157ae273 2989
f16a7aa5
GM
2990 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
2991 switch, like xterm, and concat resource strings, with a newline
2992 between them.
2993
abaddb98
EZ
29942001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
2995
a2ffbafe 2996 * international/codepage.el (cp770-decode-table)
106e96bd
EZ
2997 (cp773-decode-table, cp774-decode-table): New variables.
2998
abaddb98
EZ
2999 * man.el (Man-hyphenated-reference-regexp): New variable.
3000 (Man-build-references-alist): Use it to search for referenced
3001 manpages. If hyphenated is non-nil, record a concatenated word in
3002 Man-refpages-alist only if it matches Man-reference-regexp.
3003 Update word's length when it is concatenated. Reverse the list,
3004 to get the first manpage at the head.
3005 (Man-possibly-hyphenated-word): New function.
3006 (Man-follow-manual-reference): Use it instead of current-word to
3007 find a manpage at point, in a way that accounts for hyphenated
3008 references.
3009
eb3f61dd
GM
30102001-03-06 Alex Schroeder <alex@gnu.org>
3011
3012 * sql.el (sql-interbase): New function.
3013 (sql-interbase-program): New option.
3014 (sql-interbase-options): New option.
3015 And some typos fixed: "customise" to "customize".
3016
fa84f42a
DL
30172001-03-06 Dave Love <fx@gnu.org>
3018
83c9cb8e
SM
3019 * textmodes/flyspell.el (flyspell-region):
3020 Set up flyspell-local-mouse-map.
fa84f42a 3021
fda3411d
RS
30222001-03-05 Richard M. Stallman <rms@gnu.org>
3023
a2ffbafe 3024 * mail/rmail.el (rmail-retry-failure):
fda3411d
RS
3025 Don't call rmail-beginning-of-message.
3026 Don't discard From: field. Do discard Received: field.
3027 Use unwind-protect to re-prune.
3028 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
a2ffbafe 3029
e972ab1f
KH
30302001-03-06 Kenichi Handa <handa@etl.go.jp>
3031
3032 * international/quail.el (quail-title): Add autoload cookie.
3033
335db3c1
DL
30342001-03-05 Dave Love <fx@gnu.org>
3035
3036 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
3037 new defs.
3038
278dd6ac
KH
30392001-03-05 Kenichi Handa <handa@etl.go.jp>
3040
83c9cb8e
SM
3041 * language/ethio-util.el (ethio-toggle-space):
3042 Update current-input-method-title if necessary.
36d5e61d
KH
3043 (ethio-toggle-punctuation): Likewise.
3044
341cd4f0
KH
3045 * international/quail.el (quail-title): Fix for the case that a
3046 title of an input method is specified by a list of the same form
3047 as used in mode-line-format.
3048
83c9cb8e
SM
3049 * international/mule-cmds.el (activate-input-method):
3050 If current-input-method-title is set by activating INPUT-METHOD,
278dd6ac
KH
3051 respect that value.
3052
10ebaeb6
GM
30532001-03-05 Gerd Moellmann <gerd@gnu.org>
3054
3055 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
3056
7a65c85c
GM
30572001-03-05 Alex Schroeder <alex@gnu.org>
3058
3059 * sql.el (sql-sybase): Fix typo (was: query user about server two
3060 times instead of server and database).
3061
3062 * sql.el (sql-sybase): Doc change.
3063 (sql-mysql): Doc change.
3064 (sql-postgres): Doc change.
3065
b86644f2
KH
30662001-03-05 Kenichi Handa <handa@etl.go.jp>
3067
83c9cb8e
SM
3068 * international/mule-conf.el (emacs-mule, raw-text):
3069 Docstring modified.
b86644f2 3070
e30bd7b7
EZ
30712001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
3072
3073 * term/internal.el: Update copyright notice.
3074
3075 * term/pc-win.el: Update copyright notice.
3076
7e365285
DL
30772001-03-02 Dave Love <fx@gnu.org>
3078
83c9cb8e
SM
3079 * files.el (insert-file-contents-literally):
3080 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
3081 not jka-compr-compression-info-list.
7e365285 3082
75ed43a6
SM
30832001-03-02 Stefan Monnier <monnier@cs.yale.edu>
3084
3085 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
3086 spaces in default comment-start-skip settings rather than \s-.
3087
53c4b1e6
EZ
30882001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
3089
3090 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
3091 default-frame-alist as well.
3092
028d739a
DL
30932001-03-01 Dave Love <fx@gnu.org>
3094
3095 * textmodes/reftex.el (defvar): Wrap some defvars in
3096 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
3097
3098 * subr.el (event-basic-type): Doc fix.
3099
3100 * international/quail.el: Doc fixes.
3101
3102 * international/utf-8.el: Doc fixes.
3103
3104 * international/mule-cmds.el: Doc fixes.
3105 (leim-list-header): Fix header text.
3106
3107 * international/mule.el (coding-system-category): Doc fix.
3108
3109 * international/ccl.el (ccl-compile): Doc fix.
3110
15d1caef
SM
31112001-03-01 Stefan Monnier <monnier@cs.yale.edu>
3112
3113 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
3114 rather than (before|after)-change-functions.
3115
f84ff02c
GM
31162001-03-01 Gerd Moellmann <gerd@gnu.org>
3117
3118 * ediff-util.el (ediff-scroll-horizontally): Arrange for
3119 scroll-left and scroll-right being called interactively so that
3120 they set the window's min_hscroll.
3121
e0c1e774
EZ
31222001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
3123
3124 * info.el (info-insert-file-contents-1): Accept an additional
3125 argument `lfn': if it is non-nil, concatenate `filename' and
83c9cb8e
SM
3126 `suffix'; otherwise use the complicated MS-DOS code.
3127 All callers changed.
e0c1e774
EZ
3128 (info-insert-file-contents, Info-find-node): If the MS-DOS port
3129 can access long file names, try the long file-name version of
3130 `info-insert-file-contents-1', then the short file-name version.
3131
b8b2ea31 31322001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
1d64e2ad 3133
af122766
KH
3134 * language/ethio-util.el (setup-ethiopic-environment-internal):
3135 Change bindings of functions keys to conform to "Emacs Lisp Coding
3136 Convention".
3137
3138 * language/ethiopic.el ("Ethiopic"): Add documentation.
3139
b8b2ea31
KH
31402001-02-28 Kenichi Handa <handa@etl.go.jp>
3141
1d64e2ad
KH
3142 * international/utf-8.el (mule-utf-8): Set coding-category
3143 property to coding-category-utf-8.
3144
91cb6e51
RS
31452001-02-27 Richard M. Stallman <rms@gnu.org>
3146
3147 * lpr.el (lpr-page-header-switches, print-region-1):
3148 Undo 2000-07-06 change.
7298f3f7
RS
3149 (lpr-add-switches): Default to t on gnu/linux.
3150
c0cb1027
GM
31512001-02-27 Gerd Moellmann <gerd@gnu.org>
3152
3153 * bs.el (bs-attributes-list): Doc fix.
3154
01459648
GM
31552001-02-26 Gerd Moellmann <gerd@gnu.org>
3156
baebd8a5 3157 * help.el (describe-project): Display the file THE-GNU-PROJECT.
a2ffbafe 3158
01459648
GM
3159 * help.el (view-order-manuals): Use goto-address.
3160
3161 * startup.el (command-line-1): Add info about ordering manuals
3162 to the not so fancy splash screens.
3163
f93e614e
AS
31642001-02-26 Andre Spiegel <spiegel@gnu.org>
3165
01459648
GM
3166 * vc.el (vc-default-workfile-unchanged-p)
3167 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
f93e614e 3168
12435002
GM
31692001-02-26 Gerd Moellmann <gerd@gnu.org>
3170
a2ffbafe 3171 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
c596c392
GM
3172 fontify in the right buffer.
3173
12435002
GM
3174 * allout.el (outline-flag-region): Move macro in front of first
3175 use to avoid a run-time error.
3176
425de386
AI
31772001-02-24 Andrew Innes <andrewi@gnu.org>
3178
3179 * makefile.w32-in: Fix copyright notice.
3180
66c56ed1
KH
31812001-02-24 Kenichi Handa <handa@etl.go.jp>
3182
4c1593ce
KH
3183 * international/utf-8.el (mule-utf-8): Set correct value for
3184 valid-codes property.
3185
66c56ed1
KH
3186 * international/fontset.el (x-complement-fontset-spec): In the
3187 case that we use ASCII font for the other charsets, use only
15d1caef 3188 family and registry part of it.
66c56ed1 3189
119171dd
EZ
31902001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
3191
3192 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
3193 (shrink-window-if-larger-than-buffer): Doc fix.
3194
932c309e
SM
31952001-02-23 Stefan Monnier <monnier@cs.yale.edu>
3196
3197 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
3198 predicate passed to completing-read.
3199
9b760e36
EZ
32002001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
3201
3202 * startup.el (command-line): Fix last change.
3203
5c39a60f
JR
32042001-02-23 Jason Rumney <jasonr@gnu.org>
3205
3206 * startup.el (tool-bar-originally-present): New variable.
3207 (command-line): Set it if the tool-bar is switched on at startup.
3208
3209 * frame.el (frame-notice-user-settings): Only adjust frame height
3210 for no tool-bar case if tool-bar was originally switched on.
796ead7e 3211 From E. Jay Berkenbilt.
5c39a60f 3212
cb91b2c7
SM
32132001-02-22 Stefan Monnier <monnier@cs.yale.edu>
3214
39b557e8
SM
3215 * server.el (server-switch-buffer): Only switch window if the
3216 current one is dedicated.
3217
cb91b2c7
SM
3218 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
3219 rather than using (match-beginning 0) when searching for break point.
3220
9238a8df
EZ
32212001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
3222
3223 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
3224 @ follows an accent command such as @'. Support optional braces
3225 in commands that insert accents, like makeinfo does.
3226
3473f362
GM
32272001-02-22 Gerd Moellmann <gerd@gnu.org>
3228
3229 * startup.el (fancy-splash-text): Add a line for ordering
3230 manuals. Reverse order of splash screens shown.
3231 (use-fancy-splash-screens-p): Adapt to the text line added.
3232
3233 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
3234 manuals from the FSF.
3235
3236 * help.el (view-order-manuals): New function.
3237 (toplevel): Bind C-h C-m to this function.
3238
76a4de07
SM
32392001-02-21 Stefan Monnier <monnier@cs.yale.edu>
3240
3241 * newcomment.el (comment-forward): Skip the comment-start before
3242 searching for the comment-end.
3243
75b71d85
DL
32442001-02-21 Dave Love <fx@gnu.org>
3245
2f4c9a87
DL
3246 * custom.el (custom-initialize-changed, defcustom): Doc fix.
3247
75b71d85
DL
3248 * international/mule-cmds.el, international/mule.el: Doc fixes.
3249
ffc9ff0c
GM
32502001-02-21 Gerd Moellmann <gerd@gnu.org>
3251
3252 * startup.el (fancy-splash-screens): Use display-hourglass
3253 instead of display-busy-cursor.
3254
3255 * frame.el (display-hourglass): Renamed from busy-cursor.
3256 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
3257 (show-cursor-in-non-selected-windows): Doc fix.
3258
f34eb373
DL
32592001-02-20 Dave Love <fx@gnu.org>
3260
3261 * international/utf-8.el: Doc and commentary fixes.
3262
f55e4a7e
EZ
32632001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
3264
3265 * ehelp.el (with-electric-help): Doc fix.
3266
fa97adf6
GM
32672001-02-20 Gerd Moellmann <gerd@gnu.org>
3268
3269 * msb.el (msb-mode): Call the update-buffers function explicitly
3270 with a FORCE argument.
3271
3272 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
3273 FORCE. If set, update the menu even if frame-or-buffer-changed-p
3274 returns nil.
3275
54ed3bd2
GM
32762001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3277
3278 * ps-print.el: Timestamp package replacement. Some enhancements.
3279 Some XEmacs compatibility. Doc fix.
3280 (ps-print-version): New version number (6.4).
3281 (ps-printer-name): Initialization fix.
3282 (ps-zebra-stripe-follow): Funcionality enhancement.
3283 (ps-prologue-file): Code enhancement.
3284 (ps-right-header): Timestamp package replacement.
83c9cb8e
SM
3285 (ps-setup, ps-face-bold-p, ps-face-italic-p)
3286 (ps-get-page-dimensions)
54ed3bd2
GM
3287 (ps-generate-header, ps-begin-file, ps-begin-job)
3288 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
3289 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
3290 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
3291 (coding-system-for-write): Var declaration (XEmacs compatibility).
a2ffbafe 3292
e8ebf97d
MB
32932001-02-20 Miles Bader <miles@gnu.org>
3294
3295 * image-file.el (image-file-name-extensions): Add "tif".
3296
136b27c5
GM
32972001-02-19 Gerd Moellmann <gerd@gnu.org>
3298
3299 * wid-edit.el (widget-button-click): Save the selected window
3300 around the code handling clicks on buttons.
3301
6ebbcf59
DL
33022001-02-18 Dave Love <fx@gnu.org>
3303
3304 * imenu.el (imenu--generic-function): Use mapc to iterate over
3305 syntax characters.
3306
595ded73
RS
33072001-02-17 Richard M. Stallman <rms@gnu.org>
3308
b9fe3dc8
RS
3309 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
3310
595ded73
RS
3311 * uniquify.el (uniquify-buffer-name-style): Doc fix.
3312
f3f053f3
GM
33132001-02-16 Gerd Moellmann <gerd@gnu.org>
3314
3315 * mouse.el (mouse-save-then-kill): If the distance from the new
3316 point to the mark is equal to the distance of point from the new
3317 point, move point instead of the mark.
3318
11570a8f
DL
33192001-02-16 Dave Love <fx@gnu.org>
3320
3321 * textmodes/flyspell.el (flyspell-get-word): Return string without
3322 properties.
3323
fb339cd5
EZ
33242001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
3325
3326 * generic.el (generic-find-file-regexp): Doc fix.
3327 (generic-ignore-files-regexp): New defcustom.
3328 (generic-mode-find-file-hook): If the file's name matches the
3329 regexp in `generic-ignore-files-regexp', don't enter
3330 default-generic-mode. Doc fix.
3331
c56b1c1b
GM
33322001-02-16 Gerd Moellmann <gerd@gnu.org>
3333
a2ffbafe 3334 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
c220b753
GM
3335 Add autoload cookies.
3336
a2ffbafe 3337 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
c56b1c1b
GM
3338 of cal-tex-24.
3339
0d140e65
EZ
33402001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
3341
81558867
EZ
3342 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
3343
0d140e65
EZ
3344 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
3345 the character class after the (optional) drive, to support file
3346 names with embedded blanks.
3347
713f7b15
SS
33482001-02-15 Sam Steingold <sds@gnu.org>
3349
3350 * textmodes/tex-mode.el (tex-shell-running):
3351 Check the process buffer too.
3352
9a2a6f73
DL
33532001-02-15 Dave Love <fx@gnu.org>
3354
3355 * battery.el (battery-status-function): Fix doc, :type.
3356
15d1caef 3357 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
9a2a6f73 3358
fe10cef0
GM
33592001-02-15 Gerd Moellmann <gerd@gnu.org>
3360
3361 * subr.el (read-passwd): Clear Lisp memory holding password.
3362
126f5d4d
MB
33632001-02-15 Miles Bader <miles@gnu.org>
3364
3365 * info.el (Info-copy-current-node-name): New function.
3366 (Info-mode-menu): Add it to the menu.
3367
92e98d63
RS
33682001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
3369
3370 * international/mule-cmds.el (toggle-input-method): Doc fix.
3371
dd4e0e55
SM
33722001-02-13 Stefan Monnier <monnier@cs.yale.edu>
3373
3374 * replace.el (occur): Stop at end of buffer.
3375
402dbbd1
EZ
33762001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
3377
3378 * international/mule-cmds.el (set-input-method): Another doc fix.
3379
e9fcba3d
GM
33802001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
3381
3382 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
3383
78ad1cd5
MB
33842001-02-13 Miles Bader <miles@gnu.org>
3385
713f7b15 3386 * faces.el (set-face-background, set-face-foreground)
78ad1cd5
MB
3387 (set-face-stipple): Treat a value of nil as being `unspecified'.
3388
fce9d9dc
DL
33892001-02-12 Dave Love <d.love@dl.ac.uk>
3390
3391 * international/latin1-disp.el: Doc fixes.
3392 (latin1-display) <defgroup>: Add :link.
3393 (latin1-display) <function>: Set variable latin1-display.
3394
bc406911
EZ
33952001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
3396
3397 * international/mule-cmds.el (set-input-method): Doc fix.
3398
68514d48
EL
33992001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
3400
3401 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
3402 (speedbar-line-file): Return nil if not a file.
3403 (speedbar-buffers-line-path): Return file for tags, and dir for files.
3404
513bea45 34052001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
713f7b15 3406
513bea45
MK
3407 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
3408 for remote files.
bc406911 3409 (ediff-coding-system-for-read): Replaced the no-conversion default
513bea45 3410 with raw-text.
713f7b15 3411
513bea45 3412 * ediff-init.el: Removed :version from defcustom vars.
713f7b15 3413
83c9cb8e
SM
3414 * ediff-util.el (ediff-compute-custom-diffs-maybe):
3415 Better handling of the diff mode.
713f7b15 3416
513bea45 3417 * ediff.texi: Added ediff-coding-system-for-read.
713f7b15 3418
bc406911 3419 * viper.texi: Fix typos.
713f7b15 3420
521d4010
DL
34212001-02-11 Dave Love <fx@gnu.org>
3422
36fd8e17
DL
3423 * shadowfile.el: Doc fixes.
3424 (shadow) <defgroup>: Add :link.
3425 (shadowfile-unload-hook): New function.
3426 (shadow-initialize): Use defalias, not fset.
3427 (shadow-define-cluster, shadow-define-literal-group)
83c9cb8e 3428 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
36fd8e17 3429
521d4010
DL
3430 * international/mule.el: Doc and message fixes.
3431
36fd8e17
DL
3432 * international/ccl.el (define-ccl-program): Doc fix.
3433
92395bbe
KH
34342001-02-11 Kenichi Handa <handa@etl.go.jp>
3435
3436 * faces.el (mode-line): Set :line-width property to -1.
3437
103db06c
RS
34382001-02-10 Richard M. Stallman <rms@gnu.org>
3439
08b78974
RS
3440 * complete.el (partial-completion-mode): Doc fix.
3441
103db06c
RS
3442 * simple.el (delete-key-deletes-forward-mode):
3443 Change `let' to `let*' to fix gross bug in last change.
3444
3445 * repeat.el (repeat): Don't let execute-kbd-macro alter
3446 real-last-command.
3447
a6a1ee53
EZ
34482001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
3449
3450 * simple.el (eval-expression): Doc fix.
3451
d2f288c6
DL
34522001-02-09 Dave Love <fx@gnu.org>
3453
038f4ae3
DL
3454 * imenu.el (imenu-generic-expression): Doc fix.
3455
83c9cb8e
SM
3456 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
3457 From Juanma Barranquero.
038f4ae3 3458
15d1caef 3459 * emacs-lisp/authors.el (authors): Expand `root' before running find.
d2f288c6 3460
9804b846
KH
34612001-02-09 Kenichi Handa <handa@etl.go.jp>
3462
3463 * faces.el (set-face-attribute): Describe the case of a negative
3464 value specified for :line-width.
3465
532f5197
SM
34662001-02-08 Stefan Monnier <monnier@cs.yale.edu>
3467
3468 * which-func.el (which-func-mode): Invert which-func-mode-global.
83c9cb8e 3469 From Juanma Barranquero <lektu@uol.com.br>.
532f5197 3470
1d279666
DL
34712001-02-08 Dave Love <fx@gnu.org>
3472
4681ca3a
DL
3473 * wid-edit.el (widget-plist-convert-widget): Replace binding of
3474 widget-plist-value-type.
3475 (widget-alist-convert-widget): Replace binding of
3476 widget-alist-value-type.
3477
1d279666
DL
3478 * textmodes/paragraphs.el (sentence-end): Doc fix.
3479
83c9cb8e
SM
3480 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
3481 Remove `backward-line'.
1d279666 3482
532f5197
SM
3483 * play/pong.el (pong-blank-color, pong-bat-color)
3484 (pong-ball-color, pong-border-color, pong-left-key)
3485 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
3486 (pong-pause-key, pong-resume-key, pong-timer-delay):
3487 * mail/mh-comp.el (mh-compose-letter-function):
3488 * eshell/esh-mode.el (eshell-skip-prompt-function):
3489 * emulation/viper-ex.el (ex-unix-type-shell-options):
3490 * recentf.el (recentf-menu-filter):
3491 * ps-print.el (ps-print-region-function):
3492 * lpr.el (print-region-function):
3493 * forms.el (forms-mode-hooks):
3494 * dirtrack.el (dirtrack-directory-change-hook):
3495 * cus-start.el (temp-buffer-show-function, display-buffer-function):
3496 * textmodes/spell.el (spell-filter):
3497 * textmodes/fill.el (adaptive-fill-function):
3498 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
3499 * progmodes/etags.el (find-tag-default-function):
3500 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
1d279666
DL
3501 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
3502
6f676109
EZ
35032001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
3504
751d3bc4
EZ
3505 * emulation/viper-init.el (viper-fast-keyseq-timeout)
3506 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
3507 Meyering <jim@meyering.net>.
3508
6f676109
EZ
3509 * loadup.el: Revert last change.
3510
d3c26cdf
KH
35112001-02-07 Kenichi Handa <handa@etl.go.jp>
3512
83c9cb8e
SM
3513 * international/mule.el (transform-make-coding-system-args):
3514 Make it work also for coding systems not using CCL.
d3c26cdf 3515
44806980
EZ
35162001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
3517
9889af08
EZ
3518 * simple.el (previous-matching-history-element)
3519 (next-matching-history-element): Doc fix.
3520
44806980
EZ
3521 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
3522 specific part.
3523
1e36ff68
DL
35242001-02-06 Dave Love <fx@gnu.org>
3525
713f7b15 3526 * add-log.el (add-log-current-defun-function)
1e36ff68
DL
3527 (add-log-buffer-file-name-function, add-log-file-name-function):
3528 Fix :type.
3529 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
3530
c7ca58df
EZ
35312001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
3532
fecd556a
EZ
3533 * info.el (info-initialize): Remove the test for system-type when
3534 invocation-directory is non-nil.
3535
c7ca58df
EZ
3536 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
3537 of `font-lock-defaults' to `backward-paragraph' rather than nil.
3538
587b5737
AI
35392001-02-06 Andrew Innes <andrewi@gnu.org>
3540
3541 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
3542 absolute.
3543
baf7eee4
GM
35442001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
3545
3546 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
3547 buffers. When hi-lock turned on rather than only checking current
3548 buffer for regexps, all buffers are checked. Moved activation of
3549 font-lock to hi-lock-refontify. When font-lock turned off rather
3550 than removing added highlighting just in current buffer, remove it
3551 in all buffers. Changed edit menu text from "Automatic
3552 Highlighting" to "Regexp Highlighting" Documentation for
3553 highlighting phrases, minor documentation changes.
3554 (hi-lock-set-file-patterns): Execute only if there are new or
3555 existing file patterns.
3556 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
3557 unfontify and, if a support mode is active, will not refontify the
3558 whole buffer. If necessary, turn on font lock. (Removed
3559 font-lock-unfontify and font-lock support-mode-specific calls,
3560 such as lazy-lock-fontify-window.)
3561 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
3562 patterns are found. Not useful now since find-file-hook is removed
83c9cb8e 3563 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
baf7eee4
GM
3564 (hi-lock-face-phrase-buffer): New function. Also added related
3565 menu item and keybinding.
3566 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
3567 (hi-lock-process-phrase): New function.
3568 (hi-lock-line-face-buffer): Doc fixes.
3569 (hi-lock-face-buffer): Doc fixes.
3570 (hi-lock-unface-buffer): Doc fixes.
713f7b15 3571
36710aa6
GM
35722001-02-06 Gerd Moellmann <gerd@gnu.org>
3573
3574 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
3575 dabbrev-ignored-regexps.
3576
d3f22784
EZ
35772001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
3578
3579 * simple.el (kill-line): Doc fix.
3580
5cb3c8d4
DL
35812001-02-05 Dave Love <fx@gnu.org>
3582
3583 * loadup.el: Revert last two changes -- bootstrapping works with
3584 regenerated loaddefs.
3585
e6297e7d
EZ
35862001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
3587
1e14b095
EZ
3588 * isearch.el (isearch-forward): Doc fix.
3589
e6297e7d
EZ
3590 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
3591 of font-lock-defaults to backward-paragraph.
3592
e16f52ce
GM
35932001-02-05 Gerd Moellmann <gerd@gnu.org>
3594
3595 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
3596 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
3597
01d19dd7
GM
35982001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3599
3600 * ebnf2ps.el: Eliminate time-stamp functions.
3601 (ebnf-version): New version (3.5).
3602 (ebnf-eps-finish-and-write): Replace time-stamp functions by
3603 format-time-string.
3604
24886813
GM
36052001-02-05 Gerd Moellmann <gerd@gnu.org>
3606
3607 * simple.el (next-line): Goto end-of-line before inserting a newline.
3608
65e70fc4
MB
36092001-02-05 Miles Bader <miles@gnu.org>
3610
3611 * image-file.el (insert-image-file): When visiting an image, also
3612 set `truncate-lines' to t so that any fringe arrow looks correct.
3613
482f06c9
KH
36142001-02-05 Kenichi Handa <handa@etl.go.jp>
3615
3616 * isearch.el (isearch-forward): Add description about input method
3617 in the docsting.
3618
02399da7
SM
36192001-02-04 Stefan Monnier <monnier@cs.yale.edu>
3620
3621 * skeleton.el (skeleton-internal-1): Always push the mark for @.
3622
2c366083
EZ
36232001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
3624
3625 * info.el (info-initialize): If installation-directory is nil, for
83c9cb8e 3626 DOS/Windows systems try looking in a sibling of invocation-directory.
2c366083 3627
bdadfce3
GM
36282001-02-02 Gerd Moellmann <gerd@gnu.org>
3629
79fb38c0
GM
3630 * wid-edit.el (widget-button-click): Fix last change.
3631
bdadfce3
GM
3632 * frame.el (frame-notice-user-settings): When resizing the initial
3633 frame because the tool bar is off, also change the frame's top
3634 position if a negative top position was specified.
3635
33155ffb
MB
36362001-02-02 Miles Bader <miles@gnu.org>
3637
3638 * image-file.el (insert-image-file): When visiting an image,
3639 suppress the cursor in the image buffer.
3640
1355ba0c
DL
36412001-02-01 Dave Love <fx@gnu.org>
3642
3643 * progmodes/f90.el (f90-mode): Remove startup message.
3644
fb758d2d 3645 * vc-cvs.el: Remove autoloads. Require vc when compiling.
713f7b15 3646
01acdb05
GM
36472001-02-01 Gerd Moellmann <gerd@gnu.org>
3648
3649 * startup.el (command-line): Fix code determining whether or not
3650 to use delete-key-deletes-forward-mode.
3651
5b1ee316
AS
36522001-02-01 Andre Spiegel <spiegel@gnu.org>
3653
3654 * vc.el (vc-diff-switches): New user option.
3655 (vc-version-diff): Use it.
3656 (vc-diff-switches-list): New macro.
3657
83c9cb8e
SM
3658 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
3659 New customization options.
5b1ee316
AS
3660 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
3661
3662 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
3663
00b1e7a1
GM
36642001-02-01 Gerd Moellmann <gerd@gnu.org>
3665
3666 * msb.el (toplevel): Quote hook symbols.
3667
85827036
KH
36682001-02-01 Kenichi Handa <handa@etl.go.jp>
3669
8e028499 3670 * international/mule.el (make-coding-system): Add description
3c948dde 3671 about recognized properties in the docstring.
8e028499 3672
85827036
KH
3673 * international/mule-conf.el: Remove unused charsets
3674 mac-roman-lower and mac-roman-upper.
3675
7ccf7ab9
GM
36762001-01-31 Gerd Moellmann <gerd@gnu.org>
3677
2441692d
GM
3678 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
3679 is in front of the left-margin, if any.
3680
ee5cece0
GM
3681 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
3682 like `delete'.
3683
83c9cb8e 3684 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
ee5cece0 3685
7ccf7ab9
GM
3686 * term/w32-win.el (mouse-set-font): Doc fix.
3687
b4f30ec5 36882001-01-31 Stefan Monnier <monnier@cs.yale.edu>
713f7b15 3689
b4f30ec5
GM
3690 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
3691 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
3692 on already.
3693
03e0fe6e
GM
36942001-01-31 Markus Rost <rost@math.ohio-state.edu>
3695
3696 * files.el (save-buffer): Don't give message if (buffer-file-name)
3697 returns nil.
713f7b15 3698
8f289acc
EZ
36992001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
3700
cb4aae04
EZ
3701 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
3702
dbd98b19
EZ
3703 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
3704 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
3705
8f289acc
EZ
3706 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
3707 display problems.
3708
c12553c1
KH
37092001-01-31 Kenichi Handa <handa@etl.go.jp>
3710
c7bf5db9
KH
3711 * international/mule.el (charset-info): Fix docstring.
3712
3713 * international/mule-diag.el (describe-character-set): Check final
3714 char valid before printing it.
c12553c1 3715
14f16b9c
GM
37162001-01-30 Gerd Moellmann <gerd@gnu.org>
3717
efaa080b
GM
3718 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
3719
eef93f99
GM
3720 * frame.el (frame-notice-user-settings): Do the tool-bar
3721 stuff only for graphical displays. Fix a braino.
713f7b15 3722
14f16b9c
GM
3723 * frame.el (frame-initialize): Create initial frame visible.
3724 (frame-notice-user-settings): When tool-bar has been switched off,
25237df5 3725 correct the frame size and sync tool-bar-mode.
14f16b9c
GM
3726
3727 * startup.el (command-line): Remove manipulation of frame
3728 height for tool bars.
3729
4ad25e43
EZ
37302001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3731
3732 * lpr.el: Compatibility with XEmacs and doc fixes.
3733 (lpr-windows-system, lpr-lp-system): New vars.
3734 (lpr-printer-switch): New defcustom.
3735 (printer-name, lpr-command): Customization fix.
3736 (print-region-1): Code fix.
3737 (print-region-new-buffer, printify-region): Indentation fix.
83c9cb8e
SM
3738 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
3739 New functions.
4ad25e43 3740
e8f044a0
GM
37412001-01-29 Gerd Moellmann <gerd@gnu.org>
3742
3743 * msb.el (toplevel): Fix the eval-after-load.
3744
850d5045
GM
37452001-01-29 Dave Love <fx@gnu.org>
3746
762fe76e
DL
3747 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
3748
3749 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
3750
83c9cb8e 3751 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
850d5045
GM
3752 (tcl-using-emacs-19-23): Consider Emacs 21+.
3753 (tcl-help-directory-list, tcl-command-switches): Fix :type.
3754 (tcl-add-emacs-menu): Supply menu name.
3755 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
3756
3a768251
GM
37572001-01-29 Gerd Moellmann <gerd@gnu.org>
3758
3759 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
3760
274d02f7
SM
37612001-01-29 Stefan Monnier <monnier@cs.yale.edu>
3762
3763 * pcvs.el (cvs-mark-fis-dead): New function.
3764 (cvs-mode-add): Use it.
3765 (cvs-mode-add-change-log-entry-other-window):
3766 Rebind change-log-default-name to itself rather than to nil.
3767
ed5d446e
SS
37682001-01-29 Sam Steingold <sds@gnu.org>
3769
efaa080b 3770 * vc-cvs.el: Replaced (require 'vc) with a bunch of
ed5d446e
SS
3771 `autoload' statements.
3772
e2a80284
EZ
37732001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
3774
8e1db7b3
EZ
3775 * files.el (confirm-kill-emacs): Doc fix.
3776
ff2a1c79
EZ
3777 * frame.el (frame-initialize): Doc fix.
3778
e7b0deaf
EZ
3779 * time-stamp.el (time-stamp-string): Doc fix.
3780
83c9cb8e
SM
3781 * woman.el (WoMan-log-1): Make the log buffer writable.
3782 From Markus Rost <rost@math.ohio-state.edu>.
e2a80284 3783
005913e4
GM
37842001-01-29 Gerd Moellmann <gerd@gnu.org>
3785
3786 * imenu.el (imenu-syntax-alist): Add autoload cookie for
3787 the `make-variable-buffer-local'.
3788
58622cc5
GM
37892001-01-29 Dave Love <fx@gnu.org>
3790
3791 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
83c9cb8e
SM
3792 (ansi-color-for-comint-mode-on, ansi-color-process-output):
3793 Add autoload cookie.
58622cc5
GM
3794 (ansi-color-apply-sequence): Fix typo.
3795
0404d031
GM
37962001-01-29 Gerd Moellmann <gerd@gnu.org>
3797
ed5d446e 3798 * menu-bar.el (menu-bar-files-menu): Add menu items for
438c2df0
GM
3799 Postscript printing in black and white.
3800
0404d031
GM
3801 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
3802 X-Mailman-Version, Precedence, List-Help, List-Post,
3803 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
3804 Content-Type, Content-Length.
3805
3b6ed359
DL
38062001-01-29 Dave Love <fx@gnu.org>
3807
ddd16e7a
DL
3808 * elide-head.el (elide-head): Make overlay evaporate.
3809
83c9cb8e 3810 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
3b6ed359 3811
8005142f
EZ
38122001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
3813
3814 * isearch.el (isearch-highlight): Don't punt if the display
3815 doesn't support colors, since isearch faces are defined for
3816 monochrome displays as well.
3817
84728570
SS
38182001-01-27 Sam Steingold <sds@gnu.org>
3819
3820 * shell.el (shell-write-history-on-exit): Make sure that we are in
3821 the shell buffer (M-x tex-file RET inserted the error message into
3822 the TeX buffer).
3823
e26f9ced
EZ
38242001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3825
3826 * simple.el (transient-mark-mode): Doc fix.
3827
dc0274bd
GM
38282001-01-27 Gerd Moellmann <gerd@gnu.org>
3829
83c9cb8e 3830 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
dc0274bd 3831
c1acacc4
EZ
38322001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3833
f5058b96
EZ
3834 * shell.el (shell-unquote-argument): If the shell is one of the
3835 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
3836 quote character.
3837 (shell-dumb-shell-regexp): Document that the shells which match
83c9cb8e 3838 this regexp are supposed to not treat a backslash as a quote character.
f5058b96 3839
c1acacc4 3840 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
83c9cb8e 3841 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
c1acacc4 3842
103db06c 38432001-01-27 Richard M. Stallman <rms@gnu.org>
8dc5c94d 3844
84728570 3845 * dabbrev.el (dabbrev--substitute-expansion):
8dc5c94d
GM
3846 Treat a one-capital-letter abbrev as "not all upper case",
3847 so as to force preservation of the expansion's pattern
3848 if the expansion starts with a capital letter.
3849
cfa70244
EZ
38502001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3851
cfee9de7
EZ
3852 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
3853 Doc fix.
3854
cfa70244
EZ
3855 * simple.el (transient-mark-mode): Document the fact that many
3856 commands act on the region when mark is active.
3857
17d90d6b
KH
38582001-01-27 Kenichi Handa <handa@etl.go.jp>
3859
3860 * international/quail.el (quail-setup-completion-buf): Make the
83c9cb8e 3861 multibyteness of current buffer inherited to Quail completion buffer.
17d90d6b
KH
3862 (quail-show-guidance-buf): Make the multibyteness of current
3863 buffer inherited to Quail guidance buffer.
3864 (quail-help): Make the multibyteness of current buffer inherited
3865 to Quail help buffer.
3866
61076b20
DL
38672001-01-26 Dave Love <fx@gnu.org>
3868
c47e2c68
DL
3869 * time-stamp.el: Doc fixes.
3870
84728570 3871 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
3afe2b93
DL
3872 (delphi-keyword-face, delphi-other-face): Fix :type.
3873
940f14b4
DL
3874 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
3875
3876 * mail/feedmail.el (feedmail): Add :link.
3877 (feedmail-send-it): Doc fix.
3878
3879 * mail/sendmail.el: Doc fixes.
3880 (sendmail-send-it): Fix the non-ASCII regexp and use
3881 rfc2047-encode-string.
3882
61076b20
DL
3883 * dired.el, dired-aux.el: Revert last change.
3884
6c317bd2
GM
38852001-01-26 Gerd Moellmann <gerd@gnu.org>
3886
3887 * makefile.w32-in (DONTCOMPILE): Add various term files.
3888
38892001-01-26 Dave Love <fx@gnu.org>
3890
3891 * Makefile.in (DONTCOMPILE): Add various term files.
3892
1c636b5f
GM
38932001-01-26 Gerd Moellmann <gerd@gnu.org>
3894
af900b23
GM
3895 * man.el (Man-default-man-entry, Man-mode): Doc fix.
3896
15fa6db0 3897 * startup.el (display-startup-echo-area-message): Make sure
83c9cb8e 3898 the echo area is resized to fit the size of the startup message.
15fa6db0 3899
1c636b5f
GM
3900 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
3901 part of which is a constant.
3902
9b1adbd5
EZ
39032001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
3904
83c9cb8e 3905 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
9b1adbd5 3906
103db06c 39072001-01-26 Richard M. Stallman <rms@gnu.org>
207d7545
GM
3908
3909 * simple.el (next-line): Don't let `newline' expand abbrevs.
3910 Simplify slightly.
3911 (open-line): Don't let `newline' expand abbrevs.
3912
219227ea
JW
39132001-01-25 John Wiegley <johnw@gnu.org>
3914
3915 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
3916 to `repeat' in the :type field.
3917
3918 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
3919 allow a choice of regexp or nil.
d2906bf8 3920 (pcomplete-dir-ignore): Same.
219227ea
JW
3921
3922 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
3923 a command) to always fail.
3924
ceba0dac
GM
39252001-01-25 Gerd Moellmann <gerd@gnu.org>
3926
3927 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
3928 discard the result.
3929 (iswitchb-to-end): Likewise.
3930
9b0630e5
SS
39312001-01-25 Sam Steingold <sds@gnu.org>
3932
3933 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
89e65817 3934 Require vc.
9b0630e5 3935
a2ed9670
SM
39362001-01-25 Stefan Monnier <monnier@cs.yale.edu>
3937
f0c1adab
SM
3938 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
3939
a2ed9670
SM
3940 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
3941
34ac3367
DL
39422001-01-25 Dave Love <fx@gnu.org>
3943
61076b20
DL
3944 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
3945 (describe-coding-system): Tweak the English text.
3946
34ac3367
DL
3947 * loadup.el: Preload international/ccl for utf-8.
3948
4685e6b7
EZ
39492001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
3950
3951 * mail/rmail.el (rmail-redecode-body): Doc fix.
3952
0fdb4475
KH
39532001-01-25 Kenichi Handa <handa@etl.go.jp>
3954
83c9cb8e
SM
3955 * international/mule-cmds.el (reset-language-environment):
3956 Reset coding-category-utf-8 to mule-utf-8.
0fdb4475 3957
83c9cb8e
SM
3958 * international/mule-conf.el (coding-category-utf-8):
3959 Initialize to mule-utf-8.
0fdb4475 3960
9b0630e5 3961 * loadup.el: Preload international/utf-8.
0fdb4475
KH
3962
3963 * international/utf-8.el: New file.
3964
245ed2b1
SM
39652001-01-24 Stefan Monnier <monnier@cs.yale.edu>
3966
3967 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
3968
e95b0c08
SS
39692001-01-24 Sam Steingold <sds@gnu.org>
3970
3971 * dired.el (dired-replace-in-string): Removed.
3972 (dired-sort-toggle): Use `replace-regexps-in-string'
3973 instead of `dired-replace-in-string'.
9b0630e5 3974
ceba0dac
GM
3975 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
3976 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
9b0630e5 3977
e95b0c08
SS
3978 * gs.el (gs-replace-in-string): Removed.
3979 (gs-options): Use `replace-regexps-in-string'
3980 instead of `gs-replace-in-string'.
3981
c3902c3e
EZ
39822001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
3983
3984 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
3985 bug report is mailed to an email list and posted to a news group.
3986
b66b6aeb
GM
39872001-01-24 Gerd Moellmann <gerd@gnu.org>
3988
83c9cb8e
SM
3989 * comint.el (comint-replace-by-expanded-history-before-point):
3990 Fix change of 2000-08-03 to move point to the start of the line again.
e7e41584 3991
b66b6aeb
GM
3992 * startup.el (tool-bar-images-pixel-height): New variable.
3993 (command-line): After loading the user's init file, when
3994 tool-bar-mode is on, increase the frame's size by some lines for
3995 the tool-bar.
3996
3997 * frame.el (frame-initialize): Create the initial frame invisible.
e95b0c08 3998
ff890e66
SZ
39992001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
4000
4001 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
4002 (chinese-big5): MIME:Big5.
4003
04363179
GM
40042001-01-24 Gerd Moellmann <gerd@gnu.org>
4005
e95b0c08 4006 * international/mule-cmds.el (universal-coding-system-argument):
04363179
GM
4007 Handle commands with prefix args.
4008
d56aaa64
GM
40092001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
4010
4011 * calendar/diary-lib.el (diary-float): Fix case of MONTH
4012 being a list of numbers.
4013 (diary-mail-entries): Rewritten.
4014
99858627
DL
40152001-01-23 Dave Love <fx@gnu.org>
4016
7aeb1fa9
DL
4017 * international/mule.el (make-coding-system): Fix typo.
4018
83c9cb8e
SM
4019 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
4020 Add backward-paragraph as font-lock-beginning-of-syntax-function.
99858627 4021
5a43decf
EZ
40222001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
4023
4024 * font-lock.el (font-lock-mode): Doc fix.
4025
b0e98867
KH
40262001-01-23 Kenichi Handa <handa@etl.go.jp>
4027
4028 * international/mule.el (make-translation-table): Fix docstring.
4029
9c8acefd
EZ
40302001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
4031
fd4976b8
EZ
4032 * mail/rmail.el (rmail-redecode-body): New function.
4033
9c8acefd
EZ
4034 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
4035
871e0439
GM
40362001-01-22 Gerd Moellmann <gerd@gnu.org>
4037
21c2bbe0
GM
4038 * isearch.el (isearch-lazy-highlight-case-fold-search)
4039 (isearch-lazy-highlight-regexp): New variables.
4040 (isearch-lazy-highlight-cleanup): Update lazy highlight if
4041 case-fold search or regexp search has been toggled.
4042
5710730c
GM
4043 * wid-edit.el (widget-button-click): Avoid a save-excursion
4044 around running a global binding.
4045
871e0439
GM
4046 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
4047 to 0.25.
4048
d0554957
MB
40492001-01-20 Miles Bader <miles@gnu.org>
4050
4051 * cus-edit.el (custom-face-save): Do post-processing on the face's
4052 new value like `custom-face-set' does.
4053
1519f618
EZ
40542001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
4055
ccd87890
EZ
4056 * mail/emacsbug.el (report-emacs-bug): Report the value of
4057 LC_CTYPE, not LC_TYPE.
4058
1519f618
EZ
4059 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
4060 isearch-toggle-regexp and isearch-edit-string to doc string.
4061
9724173b
GM
40622001-01-19 Gerd Moellmann <gerd@gnu.org>
4063
48bb9196
GM
4064 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
4065 as font-lock-beginning-of-syntax-function in font-lock-defaults.
4066
e95b0c08 4067 * jit-lock.el (jit-lock-fontify-now): Don't bind
9724173b
GM
4068 font-lock-beginning-of-syntax-function to nil.
4069
dc81f8a2
EZ
40702001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
4071
4072 * mail/emacsbug.el (report-emacs-bug): Report values of
4073 locale-coding-system, default-enable-multibyte-characters, and the
4074 environment variables LC_ALL, LC_TYPE, and LANG.
4075
99327974
GM
40762001-01-19 Gerd Moellmann <gerd@gnu.org>
4077
83c9cb8e 4078 * font-lock.el (font-lock-default-fontify-region): Fix last change.
e95b0c08 4079
2be6ecc6
GM
4080 * font-lock.el (font-lock-multiline): Default to nil.
4081 (font-lock-default-fontify-region): If font-lock-multiline is
4082 nil, don't check the property `font-lock-multiline'.
4083
99327974
GM
4084 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
4085 is nil, don't check the `font-lock-multiline' text property.
4086
2550055a
MK
40872001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
4088
0a949811 4089 * viper.el: Call initial-major-mode on startup.
e95b0c08 4090
0a949811 4091 * ediff.el (ediff-patch-file): Use better defaults.
e95b0c08 4092
8501998a 4093 * ediff-vers.el: Fix for 8+3 DOS file systems.
e95b0c08 4094
2550055a 40952001-01-19 Colin Walters <walters@cis.ohio-state.edu>
e95b0c08 4096
0a949811 4097 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
2550055a 4098 diff mode, if available.
e95b0c08 4099
0a949811 41002001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
e95b0c08 4101
8501998a 4102 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
e95b0c08 4103
2550055a
MK
4104 * ediff-init.el (subst-char-in-string): Define and use it, unless
4105 it's already defined.
e95b0c08 4106
8962e303
GM
41072001-01-18 Gerd Moellmann <gerd@gnu.org>
4108
4109 * tooltip.el (tooltip-hide-delay): New user-option.
4110 (tooltip-show): Use tooltip-hide-delay instead of the default.
4111
6b453381
KH
41122001-01-18 Kenichi Handa <handa@etl.go.jp>
4113
4114 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
4115 kill-local-variable doesn't work for enable-multibyte-characters.
4116
9eaf396b
DL
41172001-01-17 Dave Love <fx@gnu.org>
4118
cebd37ce
DL
4119 * ediff-init.el (ediff-before-setup-hook)
4120 (ediff-merge-filename-prefix): Add :version.
4121
9eaf396b
DL
4122 * international/latin1-disp.el: Require disp-table.
4123 (latin1-display): Fix :set.
4124
4125 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
4126
f864120f
GM
41272001-01-17 Gerd Moellmann <gerd@gnu.org>
4128
4129 * isearch.el (isearch-lazy-highlight-initial-delay)
4130 (isearch-lazy-highlight-interval): Default to 0.
4131
41322001-01-17 Bob Glickstein <bobg@zanshin.com>
4133
4134 * isearch.el (isearch-highlight): Set isearch-overlay priority to
4135 1 here rather than each time through
4136 isearch-lazy-highlight-new-loop.
4137 (isearch-lazy-highlight-max): Variable deleted.
4138 (isearch-lazy-highlight-max-at-a-time): New user variable, like
4139 isearch-lazy-highlight-max but controls a single invocation of
4140 isearch-lazy-highlight-update.
4141 (isearch-lazy-highlight-wrapped): Variable recreated.
4142 (isearch-lazy-highlight-window-start): New variable.
4143 (isearch-lazy-highlight-cleanup): Restored to behavior of
4144 before 2-Jan.
4145 (isearch-lazy-highlight-remove-overlays): Function deleted;
4146 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
4147 behavior removed.
4148 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
4149 isearch-lazy-highlight-update in a loop rather than just once.
4150 Test isearch-invalid-regexp here and decide not to start a new
4151 loop, rather than testing it each time through
4152 isearch-lazy-highlight-update.
4153 (isearch-lazy-highlight-search): Function restored.
4154 (isearch-lazy-highlight-update): Get called in a timer loop again,
4155 but this time highlight more than one match each time through.
83c9cb8e
SM
4156 Only highlight matches in the visible part of the window.
4157 Start at point, move in the direction of the search, and wrap around at
f864120f
GM
4158 the edge of the window. Use sit-for to force redisplay and ensure
4159 window-start is credible. "Face suppressing" behavior removed;
4160 overlay priorities should make it unnecessary, right?
4161 (isearch-highlight): Face suppressing behavior removed.
4162 (isearch-dehighlight): Face suppressing behavior removed.
4163 (isearch-set-lazy-highlight-faces-at): Removed.
4164
076ec540
KH
41652001-01-17 Kenichi Handa <handa@etl.go.jp>
4166
4167 * language/european.el ("Latin-1"): Make the format of description
4168 about additional language environments same as that of Latin-2.
4169
92328ec5
DL
41702001-01-16 Dave Love <fx@gnu.org>
4171
39f2174e
DL
4172 * isearch.el (isearch-lazy-highlight): Add :version.
4173
92328ec5
DL
4174 * simple.el (backward-delete-char-untabify-method)
4175 (next-line-add-newlines): Add :version.
4176
f251459d
GM
41772001-01-16 Gerd Moellmann <gerd@gnu.org>
4178
9d4850e5
GM
4179 * bindings.el: Bind <backspace> and <delete> via function-key-map.
4180 Don't bind <delete> otherwise.
4181
4182 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
4183 and <delete> via function-key-map.
4184
f251459d
GM
4185 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
4186 Subject line only if point is after the `Subject:'.
4187
771ffcf7
KH
41882001-01-16 Kenichi Handa <handa@etl.go.jp>
4189
bda6b481
KH
4190 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
4191 japanese-jisx0213-2 in `charset' property of this lang. env.
4192
35793af7
KH
4193 * language/european.el ("Latin-1"): Add description for Dutch and
4194 Spanish lang. env.
4195
771ffcf7
KH
4196 * international/mule.el (decode-char): Fix conditions.
4197 (encode-char): Handle eight-bit-control too.
1c8102ff 4198 (transform-make-coding-system-args): New function.
50c29104
KH
4199 (make-coding-system): Accept XEmacs style arguments for CCL base
4200 coding system.
771ffcf7 4201
e1cf67b6
GM
42022001-01-15 Gerd Moellmann <gerd@gnu.org>
4203
4204 * progmodes/etags.el (find-tag-noselect): Save the value of
4205 tags-file-name before switching buffers, for the case it has a
4206 buffer-local value.
4207
b3287acf
GM
42082001-01-15 Alex Schroeder <alex@gnu.org>
4209
9eaf396b
DL
4210 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
4211 From Dave Love <fx@gnu.org>.
b3287acf
GM
4212 (ansi-color-for-comint-mode): Fix :version.
4213
42142001-01-15 Alex Schroeder <alex@gnu.org>
4215
4216 * ansi-color.el (ansi-color-unfontify-region): Doc change.
4217
8d7ff9c8
EZ
42182001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
4219
4220 * dired.el (dired-insert-directory): If file-system-info fails,
4221 remove the " free " part, but don't signal an error.
4222
dbe99ae9
SS
42232001-01-12 Sam Steingold <sds@gnu.org>
4224
4225 * bookmark.el (bookmark-maybe-historicize-string):
4226 Use new backquote syntax.
4227
103db06c 42282001-01-12 Richard M. Stallman <rms@gnu.org>
420198cb
RS
4229
4230 * subr.el (last): Handle a list that doesn't end in nil.
4231
ca2ddd8e
SS
42322001-01-12 Sam Steingold <sds@gnu.org>
4233
4234 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
4235 to `backward-delete-char-untabify'.
4236
1751c874
DL
42372001-01-12 Dave Love <fx@gnu.org>
4238
4239 * cus-edit.el (customize-menu-create): Fix the :filter following
4240 easymenu change.
4241
4242 * wid-edit.el (function): Add :match-alternatives.
4243 (widget-color-action): Doc fix.
4244
3cccce8d
GM
42452001-01-12 Gerd Moellmann <gerd@gnu.org>
4246
4247 * calendar/calendar.el (calendar-basic-setup): Doc fix.
4248
18bfd6b5
KH
42492001-01-12 Kenichi Handa <handa@etl.go.jp>
4250
83c9cb8e 4251 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
60a62fdc 4252
18bfd6b5
KH
4253 * international/ccl.el (define-ccl-program): Fix docstring.
4254
562e00da
DL
42552001-01-11 Dave Love <fx@gnu.org>
4256
14fd0da3
DL
4257 * international/mule-cmds.el (standard-display-european-internal):
4258 Set display table for 2208 as for 160.
4259
4260 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
4261
562e00da
DL
4262 * progmodes/fortran.el (fortran-mode-map): Modify Customization
4263 entry for custom-menu-create change.
4264 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
4265 don't cons it in the search loop.
4266
4267 * imenu.el (imenu--truncate-items): Revert last change.
4268
6e961dcd
EZ
42692001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
4270
4271 * info.el (Info-setup-header-line): If the node header includes
4272 either Next: or Prev: links, don't show the File: and Node: parts
4273 in the header line.
4274
2c2ff7f2
GM
42752001-01-11 Gerd Moellmann <gerd@gnu.org>
4276
a7ee2d2e
GM
4277 * comint.el (comint-goto-process-mark): Don't print a message
4278 when running in batch mode.
4279
c5348233
GM
4280 * isearch.el (isearch-search): In the condition-case handler for
4281 `error', set isearch-invalid-regexp to the whole error message.
4282
422717d1
GM
4283 * subr.el (eval-after-load): Call load-symbol-file-load-history to
4284 ensure that eval-after-load works for files dumped with Emacs.
4285
4286 * help.el (load-symbol-file-load-history): New function extracted
4287 from function symbol-file.
4288 (symbol-file): Use it.
4289
83c9cb8e 4290 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
2c2ff7f2 4291
926861fb
EZ
42922001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
4293
4294 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
4295 behave as if there were no prefix argument.
4296 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
4297 argument were nil.
4298
afa1f52c
RS
42992001-01-11 Richard M. Stallman <rms@gnu.org>
4300
ca2ddd8e 4301 * isearch.el (isearch-lazy-highlight-update):
afa1f52c
RS
4302 Don't look for more potential matches once maximum is exceeded.
4303 Use overlays-in to check correctly for overlap with current match.
4304 Ignore empty matches.
4305
47a9f362
MB
43062001-01-11 Miles Bader <miles@gnu.org>
4307
4308 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
4309 (ispell-overlay-window, ispell-help, ispell-show-choices)
4310 (ispell-command-loop): Use it instead of `window-height'.
4311
d196f58d
GM
43122001-01-10 Gerd Moellmann <gerd@gnu.org>
4313
cf523f0e
GM
4314 * files.el (confirm-kill-emacs): New user-option.
4315 (save-buffers-kill-emacs): Ask for final confirmation before
4316 killing Emacs.
4317
d196f58d
GM
4318 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
4319 to nil.
4320
7c6c3d8e
GM
43212001-01-10 Dave Love <fx@gnu.org>
4322
1f8be15d
DL
4323 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
4324
83c9cb8e 4325 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
1f8be15d
DL
4326
4327 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
4328
4329 * calculator.el (calculator-number-digits): Fix :type.
4330
0d5184de
DL
4331 * vc-cvs.el (vc-cvs-header): Fix :type.
4332 * vc-rcs.el (vc-rcs-header): Fix :type.
4333 * vc-sccs.el (vc-sccs-header): Fix :type.
4334
4335 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
4336
7c6c3d8e
GM
4337 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
4338
8c9f73a2
GM
4339 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
4340
457b792c
GM
43412001-01-10 Gerd Moellmann <gerd@gnu.org>
4342
4343 * simple.el (set-variable): Force a thorough redisplay for the
4344 case that the variable has an effect on the display, like
4345 `tab-width' has.
4346
d2622d08
AS
43472001-01-10 Andre Spiegel <spiegel@gnu.org>
4348
4349 * vc.el: Add documentation for backend interface.
4350
ae4b5f4f
KH
43512001-01-10 Kenichi Handa <handa@etl.go.jp>
4352
e0844717
KH
4353 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
4354
ae4b5f4f
KH
4355 * international/mule-conf.el (latin-extra-code-table): Set to t
4356 for \223 and \224.
4357
3184082b
KH
43582001-01-09 Kenichi Handa <handa@etl.go.jp>
4359
4360 * international/mule-cmds.el (locale-language-names): Map "es" to
4361 "Spanish" and "nl" to "Dutch".
4362
732b9cdd
GM
43632001-01-09 Gerd Moellmann <gerd@gnu.org>
4364
1dfca644
GM
4365 * bindings.el (global-map): Bind <home> to beginning-of-line,
4366 <end> to end-of-line, C-<home> to beginning-of-buffer, and
4367 C-<end> to end-of-buffer.
4368
732b9cdd
GM
4369 * language/european.el: Add Dutch and Spanish language info
4370 to be able to use the appropriate tutorials.
4371
43722001-01-09 Alex Schroeder <alex@gnu.org>
4373
4374 * ansi-color.el (ansi-color-process-output): Use markers instead
4375 of positions for start and end of region.
4376 (ansi-color-apply-on-region): Rewrote code to make it more robust.
4377 Previously, occasional mistakes happend when fontifying many
4378 chunks of output (eg. ls --color=yes /dev). This happened
4379 whenever an overlay was created up to the end of the region, which
4380 coincided with the process-mark. New text would then be added
4381 within that overlay instead of after it.
4382 (ansi-color-make-extent): Overlays are created with the property
4383 `modification-hooks' set to '(ansi-color-freeze-overlay).
4384 (ansi-color-freeze-overlay): New function. When inserting text at
4385 the end of the overlay, the overlay will resize.
4386
43872000-01-09 Alex Schroeder <alex@gnu.org>
4388
4389 * ansi-color.el (ansi-color-process-output): Doc change.
4390 (ansi-color-unfontify-region): Doc change. No longer installed
4391 automatically in font-lock-unfontify-region-function.
4392 (ansi-color-apply): Doc change.
4393 (ansi-color-apply-on-region): Use extents or overlays instead of
4394 text-properties.
4395 (ansi-color-make-extent): New function.
4396 (ansi-color-set-extent-face): New function.
4397
43982000-01-09 Alex Schroeder <alex@gnu.org>
4399
4400 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
4401 both use ansi-color-process-output, now.
4402 (ansi-color-process-output): Doesn't return string anymore. It is
4403 installed in comint-output-filter-functions for both Emacs and
4404 XEmacs, now.
4405 (ansi-color-unfontify-region): Simplified code removing variables
4406 pos and start-ansi.
4407 (ansi-color-apply): Put text-property ansi-color before putting
4408 text-property face because ansi-color-unfontify-region is called
4409 immediately after the call to put-text-property.
4410 (ansi-color-context-region): Doc change.
4411 (ansi-color-filter-region): Simplified code.
4412 (ansi-color-apply-on-region): Changed start to start-marker, using
4413 a marker explicitly. Put text-property ansi-color before putting
4414 text-property face because ansi-color-unfontify-region is called
4415 immediately after the call to put-text-property.
4416
44172000-01-09 Alex Schroeder <alex@gnu.org>
4418
4419 * ansi-color.el (ansi-color-faces-vector): Doc change.
4420 (ansi-color-for-comint-mode): Changed :type property to choice.
4421 (ansi-color-last-context): Removed.
4422 (ansi-color-process-output): Don't use ansi-color-last-context, as
4423 the main functions will store their context now.
4424 (ansi-color-context): Doc change.
4425 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
4426 Uses ansi-color-context such that repeated calls will strip
4427 partial escape sequences, too.
4428 (ansi-color-apply): Simplified code. Colorize end of string if
4429 face is not null. Store context in new (FACE STRING) format, such
4430 that repeated calls will strip partial escape sequences, too.
4431 Append faces to face property using ansi-color-apply-sequence such
4432 that cumulative mode actually works.
4433 (ansi-color-context-region): New variable.
4434 (ansi-color-filter-region): Rewrote it based on
4435 ansi-color-apply-on-region. Uses ansi-color-context-region such
4436 that repeated calls will strip partial escape sequences, too.
4437 (ansi-color-apply-on-region): Simplified code. Colorize end of
4438 region if face is not null. Store context in new (FACE POS)
4439 format, such that repeated calls will strip partial escape
4440 sequences, too. Append faces to face property using
83c9cb8e 4441 ansi-color-apply-sequence such that cumulative mode actually works.
732b9cdd
GM
4442 (ansi-color-apply-sequence): New function.
4443 (ansi-color-get-face): When the default face is added to the list
4444 of faces, all previous settings are discarded and the list of
4445 faces is set to '(default).
4446
44472000-01-09 Alex Schroeder <alex@gnu.org>
4448
4449 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
4450 face, such that ansi-color-apply and ansi-color-apply-on-region
4451 will do the right thing.
4452 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
4453 returns nil, set the list of faces back to nil instead of
83c9cb8e 4454 appending the result of ansi-color-get-face to the front of the list.
732b9cdd
GM
4455
44562000-01-09 Alex Schroeder <alex@gnu.org>
4457
4458 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
4459 (ansi-color-process): Doc change.
4460 (ansi-color-last-context): New buffer-local variable.
4461 (ansi-color-process-output): New function. It is automatically
4462 added to comint-output-filter-functions if this is XEmacs.
4463 (ansi-color-unfontify-region): New optional parameter for XEmacs
4464 compatibility. Check wether font-lock-syntactic-keywords is
4465 boundp before removing the syntax table text property, as XEmacs
4466 doesn't have it.
4467 (ansi-color-filter-region): Doc change.
4468 (ansi-color-apply-on-region): Doc change.
4469 (ansi-color-make-face): New function. Compatibility layer for
4470 XEmacs. Return temporary faces instead of cons cells for XEmacs.
4471 (ansi-color-make-color-map): Use ansi-color-make-face.
4472 (ansi-color-get-face): Avoid face text property '(nil) as results
4473 in an errow for XEmacs.
4474
44752000-01-09 Alex Schroeder <alex@gnu.org>
4476
83c9cb8e
SM
4477 * ansi-color.el (ansi-color-unfontify-region): New function.
4478 Uses text-property ansi-color in order to preserve fontification by
732b9cdd
GM
4479 ansi-color. When the package is loaded, a lambda expression is
4480 put onto font-lock-mode-hook. This lambda expression will check
4481 font-lock-unfontify-region-function and replace
83c9cb8e 4482 font-lock-default-unfontify-region with ansi-color-unfontify-region.
732b9cdd
GM
4483 (ansi-color-apply): Add text-property ansi-color in addition to
4484 text-property face.
4485 (ansi-color-apply-on-region): Add text-property ansi-color in
4486 addition to text-property face.
4487 (save-buffer-state): Copy of the macro that is also used by
4488 lazy-lock and font-lock.
4489
4490 (ansi-color-for-comint-mode): New option.
4491 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
4492 (ansi-color-for-comint-mode-off): Ditto.
4493 (ansi-color-for-comint-mode-filter): Ditto.
83c9cb8e
SM
4494 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
4495 decide what to do. This function is added to
4496 comint-preoutput-filter-functions when the package is loaded.
732b9cdd
GM
4497
4498 (ansi-color-for-shell-mode-set): Removed.
4499 (ansi-color-for-shell-mode): Removed.
4500
45012000-01-09 Alex Schroeder <alex@gnu.org>
4502
4503 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
4504 the lambda expression from the ansi-color-for-shell-mode :set
4505 property. Additionally, modify shell-mode-hook to enable or
4506 disable font-lock-mode for future shell buffers.
4507 (ansi-color-for-shell-mode): The :set property calls
4508 ansi-color-for-shell-mode-set instead of a lambda expression.
4509
45102000-01-09 Alex Schroeder <alex@gnu.org>
4511
4512 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
4513 (ansi-color-context): New variable.
4514 (ansi-color-apply): Save context between calls.
4515
fb55ff10
EZ
45162001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
4517
83c9cb8e
SM
4518 * isearch.el (isearch, isearch-lazy-highlight-face):
4519 New definitions for face colors and attributes.
29910493 4520
fb55ff10
EZ
4521 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
4522 of display-mouse-p.
4523
134d6265
KH
45242001-01-09 Kenichi Handa <handa@etl.go.jp>
4525
4526 * international/mule.el (make-coding-system): If the coding system
4527 accepts extra latin codes, register such codes as safe for the
4528 coding system.
4529
103db06c 45302001-01-08 Richard M. Stallman <rms@gnu.org>
78b8eee8 4531
984c9f75
RS
4532 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
4533 don't mention the file name or the date here, because they are
4534 logged at the start of the file.
4535
45362001-01-08 Richard M. Stallman <rms@gnu.org>
4537
78b8eee8
RS
4538 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
4539 Change screen-width to frame-width.
4540
1460e5d4
EZ
45412001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
4542
4543 * info.el (Info-search): Print the default as part of the prompt.
4544
56f24bc1
AS
45452001-01-08 Andre Spiegel <spiegel@gnu.org>
4546
ca2ddd8e 4547 * vc.el (vc-default-latest-on-branch-p): New function, replaces
56f24bc1
AS
4548 constant implementations in backends.
4549
4550 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
4551 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
4552
4553 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
4554 WRITABLE to EDITABLE.
4555
4556 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
4557 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
4558 to EDITABLE.
4559
b7812d30
EZ
45602001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
4561
4562 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
83c9cb8e 4563 (copyright, copyright-update): Compute the current year at run time.
b7812d30 4564
7e56ea04
GM
45652001-01-08 Gerd Moellmann <gerd@gnu.org>
4566
4567 * isearch.el (isearch-old-signal-hook): Removed.
4568 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
4569 instead of setting signal-hook-function.
4570 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
4571
a758f97d
GM
45722001-01-08 Kevin Gallagher <kevingal@onramp.net>
4573
4574 * emulation/edt.el: Update to version 4.0. Provide support for
4575 EDT scroll margins at top and bottom of the window. Provide an
4576 emulation of the EDT SUBS command (bound to GOLD-Enter, by
4577 default). Enhance edt-quit, bound to GOLD-q by default, to warn
83c9cb8e
SM
4578 user when file-related buffer modifications exist.
4579 Provide support for running EDT Emulation in XEmacs.
4580 Provide customize access to some user updatable variables.
4581 Add Commentary section to file header.
4582 Fixed a few minor bugs and cleaned up some code.
a758f97d
GM
4583
4584 * emulation/edt-mapper.el: Update to version 4.0. Provide support
4585 for detecting a keypress that generates an ASCII key sequence.
4586 (Previously, only a keypress that generates a vector was
4587 recognized.) Embed Window Manager name into name of the generated
4588 EDT Emulation initialization file since the initialization file is
4589 Window Manager specific. Add Commentary section to file header.
ca2ddd8e 4590
30db89f9
EZ
45912001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
4592
4deb3ba9
EZ
4593 * mail/sendmail.el (mail-mode): Doc fix.
4594
30db89f9
EZ
4595 * info.el (Info-goto-emacs-command-node): Doc fix.
4596 (Info-goto-emacs-key-command-node): Doc fix.
4597
c3f2772b
EZ
45982001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
4599
8726e79b 4600 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
c3f2772b
EZ
4601 systems without long file-name support.
4602
0dac6924
AI
46032001-01-06 Andrew Innes <andrewi@gnu.org>
4604
4605 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
4606
4e6ef391
EZ
46072001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
4608
380866a2
EZ
4609 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
4610 (isearch-lazy-highlight-update): Doc fix.
4611
148b5960
EZ
4612 * ffap.el (ffap-bindings): Doc fix.
4613
4e6ef391
EZ
4614 * dired-x.el (dired-virtual-guess-dir): Doc fix.
4615
4cb1bcc2
DL
46162001-01-05 Dave Love <fx@gnu.org>
4617
4618 * emacs-lisp/cl-seq.el (remove, remq): Remove.
4619
3828218c
GM
46202001-01-05 Gerd Moellmann <gerd@gnu.org>
4621
83c9cb8e
SM
4622 * mouse-drag.el (mouse-drag-safe-scroll):
4623 Bind scroll-preserve-screen-position to nil.
f1ade7d3 4624
1f4139d5
GM
4625 * isearch.el (isearch-old-signal-hook): New variable.
4626 (isearch-mode): Set signal-hook-function to isearch-done.
4627 (isearch-done): Restore old signal-hook-function.
4628
3828218c
GM
4629 * info.el (Info-fontify-node): Mark one more char as intangible.
4630
3970013f
KH
46312000-01-05 Kenichi Handa <handa@etl.go.jp>
4632
83c9cb8e
SM
4633 * composite.el (compose-last-chars): New argument COMPONENTS.
4634 If it is non-nil, compose preceding characters by compose-region with
3970013f
KH
4635 COMPONENTS.
4636
4637 * international/quail.el (quail-input-string-to-events): New function.
4638 (quail-input-method): Convert input string to events here.
4639 (quail-start-translation): Return input string, not event list.
4640 (quail-start-conversion): Likewise.
4641
f3b05e99
GM
46422001-01-04 Gerd Moellmann <gerd@gnu.org>
4643
ca2ddd8e 4644 * tooltip.el (tooltip-cancel-delayed-tip)
2f5ded21
GM
4645 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
4646 and tooltip-add-timeout.
4647 (tooltip-show): Set border color from faces's foreground.
4648 (tooltip-show-help-function): If called with the same help string
4649 as last time, do nothing.
4650 (tooltip-help-tips): Don't set tooltip-help-message to nil.
4651
0f2ac578
GM
4652 * startup.el (fancy-splash-screens): Don't bind show-help-function
4653 to nil.
4654
f3b05e99
GM
4655 * tooltip.el (tooltip-frame-parameters): Remove colors.
4656 (tooltip): New face
4657 (tooltip-set-param): New function.
4658 (tooltip-show): Set up color frame parameters from face `tooltip'.
4659 Display the tooltip text in face `tooltip'.
4660
8416e94a
DL
46612001-01-04 Dave Love <fx@gnu.org>
4662
4663 * whitespace.el (whitespace-global-mode): Fix typo.
4664
4665 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
4666
30db89f9
EZ
46672001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
4668
83c9cb8e
SM
4669 * help.el (help-for-help): Fix a typo in a doc string.
4670 From kwzh@gnu.org (Karl Heuer).
30db89f9 4671
b847eb8c
DL
46722001-01-03 Dave Love <fx@gnu.org>
4673
4674 * dired-x.el: Doc fixes. Maintainer change.
83c9cb8e 4675 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
b847eb8c
DL
4676 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
4677 (dired-guess-shell-alist-user): Customize.
4678 (dired-x-help-address): Set to bug-gnu-emacs.
4679 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
4680 (dired-default-directory): Renamed from default-directory.
4681
4682 * hl-line.el (hl-line): Doc fix.
4683
43c4b570
KF
46842001-01-03 Karl Fogel <kfogel@red-bean.com>
4685
1bf6b1bf 4686 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
43c4b570 4687
984c9f75 46882001-01-02 Richard M. Stallman <rms@gnu.org>
5297fb00
RS
4689
4690 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
4691 to remove all the current alternative-match highlighting.
4692 If nil, remove only what's outside the current window.
4693 (isearch-lazy-highlight-remove-overlays): Take optional
4694 region within which NOT to remove them.
4695 (isearch-lazy-highlight-new-loop): Greatly simplified.
4696 (isearch-lazy-highlight-update): Find all the other occurrences
4697 visible in the window, in just one call.
4698 (isearch-lazy-highlight-start): Now holds start of region to scan.
4699 (isearch-lazy-highlight-end): Now holds end of region to scan.
4700 (isearch-lazy-highlight-wrapped): Variable deleted.
4701 (isearch-lazy-highlight-search): Function deleted.
4702
13d6a61c
AI
47032000-01-02 Andrew Innes <andrewi@gnu.org>
4704
4705 * w32-fns.el (convert-standard-filename): Do length check on name
4706 before aref.
4707
064866e7
DL
47082001-01-02 Dave Love <fx@gnu.org>
4709
b33e041b
DL
4710 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
4711 value.
4712 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
4713
4714 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
4715
8166ffd5
DL
4716 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
4717 read syntax.
4718
064866e7
DL
4719 * calendar/todo-mode.el (todo): Add :link, :version.
4720 (todo-save-top-priorities): Remove autoload cookie.
4721 (todo-add-category, todo-add-item-non-interactively)
83c9cb8e 4722 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
064866e7 4723
6dde6abc
GM
47242001-01-02 Gerd Moellmann <gerd@gnu.org>
4725
4726 * comint.el (comint-input-history-ignore): New variable.
4727 (comint-read-input-ring): Ignore entries matching
4728 comint-input-history-ignore.
4729
1a8a9daf
GM
47302001-01-02 Eric M. Ludlam <zappo@gnu.org>
4731
4732 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
4733 (lm-copyright-mark): New function.
4734 (lm-crack-copyright): New function.
4735 (lm-verify): Check that the file has a copyright.
4736 Check that the file is copyright Free Software Foundation.
4737
9c92eb53
KH
47382000-12-30 Kenichi Handa <handa@etl.go.jp>
4739
4740 * international/mule-diag.el (print-fontset): Indent font name by
4741 24 columns, not 25.
4742
49172314
GM
47432000-12-29 Gerd Moellmann <gerd@gnu.org>
4744
762a68ec
GM
4745 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
4746 in Subject line.
4747
49172314 4748 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
83c9cb8e
SM
4749 Use mail-mode-hook instead of mail-setup-hook.
4750 Otherwise continuing an interrupted message with C-u C-x m for
4751 instance, winds up in Mail mode without abbrevs.
49172314 4752
bd7a2e26
GM
47532000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4754
4755 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
83c9cb8e
SM
4756 non-nil. Adding almost all customization variables on ps-setup.
4757 Doc fix.
bd7a2e26
GM
4758 (ps-print-version): New version number (6.3.3).
4759 (ps-end-with-control-d): Initialization fix.
4760 (ps-lines-printed): New var.
4761 (ps-skip-newline): New fun.
4762 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
4763 (ps-next-line, ps-continue-line, ps-plot-region)
4764 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
ca2ddd8e 4765
2b3f28a4
KH
47662000-12-29 Kenichi Handa <handa@etl.go.jp>
4767
83c9cb8e
SM
4768 * international/fontset.el (x-complement-fontset-spec):
4769 Resolve ASCII font name so that the same family name is used for fonts
2b3f28a4
KH
4770 registered in x-font-name-charset-alist.
4771 (create-fontset-from-fontset-spec): Adjusted for the above change.
4772 The name of fontset alias should be a unresolved ASCII font name.
4773
2ece9174
GM
47742000-12-28 Gerd Moellmann <gerd@gnu.org>
4775
4776 * simple.el (delete-key-deletes-forward-mode): Bind backspace
4777 and delete in isearch-mode-map.
4778
cbe3ad7a
RS
47792000-12-28 Richard M. Stallman <rms@gnu.org>
4780
ca2ddd8e 4781 * dired-x.el (dired-guess-shell-alist-default):
cbe3ad7a
RS
4782 Use xpdf instead of acroread.
4783
a816f1c5
KH
47842000-12-28 Kenichi Handa <handa@etl.go.jp>
4785
f086e73c
KH
4786 * textmodes/artist.el (artist-butlast): Deleted.
4787 (artist-ellipse-mirror-quadrant): Use butlast instead of
defac922 4788 artist-butlast.
f086e73c 4789
a816f1c5
KH
4790 * subr.el (butlast, nbutlast): Moved from cl.el to here.
4791
4792 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
4793
b202115b
EZ
47942000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
4795
4796 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
4797
4798 * ls-lisp.el: Better support for the Mac and MS-Windows.
4799 (ls-lisp): New defgroup.
4800 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
ca2ddd8e 4801 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
b202115b
EZ
4802 (ls-lisp-support-shell-wildcards): New defcustoms.
4803 (ls-lisp-parse-symlink): New function.
4804 (insert-directory): Code to convert switches to a list and set up
4805 the wildcard argument copied from ls-lisp-insert-directory.
4806 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
4807 for -C and -R switches.
4808 (ls-lisp-column-format): New function.
ca2ddd8e 4809 (ls-lisp-delete-matching, ls-lisp-handle-switches)
b202115b
EZ
4810 (ls-lisp-format-time): Add doc strings.
4811 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
4812 Support ls-lisp-dirs-first.
4813 (ls-lisp-classify, ls-lisp-extension): New functions.
4814 (ls-lisp-format): Optionally support emulation of symlinks.
4815 Support -i, -s, and -G switches.
4816
6061fbf0
GM
48172000-12-27 Gerd Moellmann <gerd@gnu.org>
4818
5e25feee
GM
4819 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
4820
6061fbf0
GM
4821 * version.el (emacs-version): Print X scroll bar information.
4822
4823 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
4824 instead of x-toolkit-scroll-bars-p.
4825
4826 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
4827 of x-toolkit-scroll-bars-p.
4828
25050dab
EZ
48292000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
4830
83c9cb8e 4831 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
25050dab
EZ
4832 (ffap-bindings): Doc fix, to reflect the above change.
4833
c1786874
KH
48342000-12-27 Kenichi Handa <handa@etl.go.jp>
4835
4836 * term.el (term-char-mode): Define all non-ascii self-inserting
4837 characters to 'term-send-raw in term-raw-map.
4838
7261ece3 48392000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
ca2ddd8e 4840
83c9cb8e 4841 * viper-init (viper-restore-cursor-type): Added condition-case guard.
ca2ddd8e 4842
83c9cb8e
SM
4843 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
4844 Changed initialization; use add-hook.
6061fbf0 4845 (ediff-file-remote-p): Use file-local-copy.
ca2ddd8e 4846
6061fbf0 4847 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
ca2ddd8e 4848
6061fbf0
GM
4849 * ediff.el (ediff-patch-buffer): Bug fix.
4850 (ediff-revision): Allow selection of the file at the prompt.
ca2ddd8e 4851
83f40583
SM
48522000-12-23 Stefan Monnier <monnier@cs.yale.edu>
4853
4854 * subr.el (combine-run-hooks): Remove.
4855
4856 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
4857 and remove the rogue second spec.
4858
bdd6d4e8
GM
48592000-12-23 Gerd Moellmann <gerd@gnu.org>
4860
4861 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
4862
26736ce3
SM
48632000-12-22 Stefan Monnier <monnier@cs.yale.edu>
4864
0e86b6b0
SM
4865 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
4866 Use minibuffer menu prompt for the `=' prefix.
4867 (smerge-command-prefix): Change default to C-^.
6eabfb26 4868 (smerge-mode): Don't assume font-lock doesn't move point.
0e86b6b0 4869
26736ce3
SM
4870 * skeleton.el (skeleton-internal-1): Make sure the first line of
4871 the region is also re-indented.
d21584d6
SM
4872 (skeleton-end-newline): New var.
4873 (skeleton-end-hook): Use it.
26736ce3 4874
95fa4fd7
MB
48752000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4876
4877 * comint.el (comint-password-prompt-regexp): Support CVS.
4878
f060b834
GM
48792000-12-22 Gerd Moellmann <gerd@gnu.org>
4880
83c9cb8e
SM
4881 * simple.el (delete-key-deletes-forward-mode): Simplify.
4882 Also backspace key combinations, depending on
856ff7a7
GM
4883 delete-key-deletes-forward.
4884
4885 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
4886
f060b834
GM
4887 * simple.el (delete-key-deletes-forward): Doc fix.
4888
653558a1
GM
48892000-08-22 Emmanuel Briot <briot@gnat.com>
4890
4891 * xml.el (top level comment): Updated to reflect the fact that
26736ce3 4892 white spaces are relevant in the XML file.
653558a1
GM
4893 (xml-parse-file): Do not kill an existing Emacs buffer if the file
4894 to parse was already edited. This allows for on-the-fly analysis
26736ce3 4895 of XML files.
653558a1
GM
4896 (xml-parse-tag): Check that the casing is the same in the start
4897 tag and end tag, since XML is case-sensitive. Allows for spaces
4898 in the end tag, after the name of the tag.
4899 (xml-parse-attlist): Allow for the character '-' in the name of
4900 attributes, as in the standard http-equiv attribute Do not save
26736ce3 4901 the properties in the XML tree, since they are not relevant.
653558a1 4902
3ad93d8d
SM
49032000-12-21 Stefan Monnier <monnier@cs.yale.edu>
4904
4905 * generic.el (generic-read-type): Undo last change, inline into
4906 `generic-mode' and then remove.
4907 (generic-mode): Inline generic-read-type.
4908 (define-generic-mode): Push the symbol name rather than the symbol
4909 onto generic-mode-list.
4910
177f4e88
GM
49112000-12-21 Gerd Moellmann <gerd@gnu.org>
4912
8e15274f
GM
4913 * generic.el (generic-read-type): Build an alist for
4914 completing-read as in 20.7.
4915
4916 * play/landmark.el (lm): Use interactive spec `P'.
4917 (toplevel): Don't set debug-on-error.
4918
83c9cb8e 4919 * server.el (server-switch-buffer): Choose a window on a visible frame.
177f4e88 4920
6ba384dc
GM
49212000-12-21 Dave Pearson <davep@davep.org>
4922
4923 * quickurl.el: Commentry change, I've moved my web site.
ca2ddd8e 4924
647a066c
GM
49252000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4926
4927 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
4928 ranges like \177-\237, but accepts the character sequence from \177 to
4929 \237. Doc fix.
4930 (ebnf-version): New version (3.4).
4931 (ebnf-setup): Code fix.
4932 (ebnf-range-regexp): New fun.
4933 (ebnf-8-bit-chars): Const fix.
4934
4935 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
4936 entry. Doc fix.
4937 (ebnf-bnf-lex): Code fix.
4938 (ebnf-bnf-comment-chars): Const fix.
4939
4940 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
4941 entry. Doc fix.
4942 (ebnf-iso-comment-chars): Const fix.
4943
4944 * ebnf-otz.el: Doc fix.
4945
4946 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
4947 entry. Doc fix.
4948 (ebnf-yac-skip-code): Code fix.
4949 (ebnf-yac-comment-chars): Const fix.
ca2ddd8e 4950
bc22fd18
EZ
49512000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
4952
4953 * files.el (insert-directory-safely): New function.
83c9cb8e
SM
4954 (recover-file): Use it instead of insert-directory.
4955 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
bc22fd18 4956
587fc3f9
KH
49572000-12-21 Kenichi Handa <handa@etl.go.jp>
4958
83c9cb8e
SM
4959 * international/mule-cmds.el (select-safe-coding-system):
4960 Check coding-category-list more rigidly. Improve help message.
eeefcfde 4961
587fc3f9
KH
4962 * dired.el (dired-move-to-filename-regexp): Fix previous change.
4963
01860fb9
MB
49642000-12-21 Miles Bader <miles@gnu.org>
4965
83c9cb8e 4966 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
01860fb9 4967
3f9d67a6
KH
49682000-12-21 Kenichi Handa <handa@etl.go.jp>
4969
9fd1c1f7
KH
4970 * international/mule-diag.el (describe-char-after): Make *Help*
4971 buffer inherit multibyteness of the current buffer.
4972
3f9d67a6
KH
4973 * international/mule.el (make-char): Docstring adjusted for the
4974 change of make-char-internal.
4975
c9669fac
SM
49762000-12-20 Stefan Monnier <monnier@cs.yale.edu>
4977
4978 * international/iso-cvt.el: Docstrings fix.
4979
19594307
DL
49802000-12-20 Dave Love <fx@gnu.org>
4981
4982 * subr.el (eval-after-load): Doc fix.
4983
b1a447b3
KH
49842000-12-20 Kenichi Handa <handa@etl.go.jp>
4985
4986 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
4987 for numbers.
4988
09877d5d
MB
49892000-12-20 Miles Bader <miles@gnu.org>
4990
4991 * international/quail.el (quail-help): Resize the help window
4992 again after it has all its contents. Remove unneeded progn.
4993
71d4497a
GM
49942000-12-19 Gerd Moellmann <gerd@gnu.org>
4995
4996 * pcmpl-linux.el: Fix copy/paste error.
4997
741e56a0
AI
49982000-12-19 Andrew Innes <andrewi@gnu.org>
4999
83c9cb8e 5000 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
741e56a0 5001
cc24d91c
CD
50022000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
5003
ba4c05aa
CD
5004 * progmodes/idlw-rinfo.el: Fixed copyright notice.
5005
5006 * progmodes/idlw-toolbar.el: Fixed copyright notice.
5007
5008 * progmodes/idlw-shell.el: Fixed copyright notice.
5009
5010 * progmodes/idlwave.el: Fixed copyright notice.
5011
71d4497a 5012 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
cc24d91c
CD
5013 TAB as key separators.
5014
524c8caf
GM
50152000-12-19 Alex Schroeder <alex@gnu.org>
5016
5017 * sql.el (sql-sybase-options): New option.
5018 (sql-sybase): Use it. Add sql-database to the list of parameters
5019 provided for login. The options -w 2048 -n are not used any more.
5020 (sql-postgres-options): Changed default from "--pset" to "-P".
5021 (sql-mysql-options): Doc change.
5022 (sql-stop): Doc change.
5023
b5fa513d
KH
50242000-12-19 Kenichi Handa <handa@etl.go.jp>
5025
5026 * international/quail.el (quail-input-method): Always hide
5027 the guidance buffer on exiting.
5028
91c9e6ce
GM
50292000-12-18 Gerd Moellmann <gerd@gnu.org>
5030
c6da4eb4
GM
5031 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
5032 isn't fboundp.
5033
3d2a0e0b
GM
5034 * server.el (server-buffer-done): Bury the buffer before
5035 killing it.
5036
91c9e6ce
GM
5037 * faces.el (face-spec-set): Interpret a nil in specs for
5038 foreground and background colors as `unspecified', for
5039 compatibility with 20.x.
5040
40fa0008
DL
50412000-12-18 Dave Love <fx@gnu.org>
5042
22adbe54
DL
5043 * simple.el (mail-user-agent): Doc fix.
5044 (input-mode-8-bit): Removed.
5045
5046 * international/mule.el (set-keyboard-coding-system): Doc fix.
5047 (keyboard-coding-system): New option.
5048
40fa0008
DL
5049 * mail/sendmail.el (send-mail-function): Customize.
5050
6f4745e2
EZ
50512000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
5052
5053 * international/codepage.el (cp866-decode-table): New table.
5054
82b90229
GM
50552000-12-18 Gerd Moellmann <gerd@gnu.org>
5056
5057 * version.el (emacs-version): Remove `%a' from the time format
5058 because the weekday doesn't fit well into each locale.
5059
5a047002
MB
50602000-12-18 Miles Bader <miles@gnu.org>
5061
7f49aa07
MB
5062 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
5063
ca2ddd8e 5064 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
5a047002
MB
5065 Check that emacs-major-version is `=' to 20, not `>='.
5066 (artist-replace-chars): Use `make-string' instead of a loop.
5067
22ea2607
EZ
50682000-12-17 Stefan Monnier <monnier@cs.yale.edu>
5069
5070 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
5071 (cvs-execute-single-file): Don't change directory.
5072 Patch from Per Cederqvist.
5073
6c825f8e
EZ
50742000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
5075
83c9cb8e
SM
5076 * textmodes/ispell.el (check-ispell-version):
5077 If `ispell-program-name' is "aspell", pass it the -v switch instead
6c825f8e
EZ
5078 of -vv.
5079
8ff06845
KH
50802000-12-16 Kenichi Handa <handa@etl.go.jp>
5081
af4bb4c8
KH
5082 * international/mule-diag.el (mule-diag): Insert information about
5083 configure options, multibyte awareness, language env.
5084
8ff06845
KH
5085 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
5086 regexp to search for candidates.
5087
b24e84ab
EZ
50882000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
5089
5090 * info.el (Info-forward-node): If the node has an
5091 Info-header-line, widen the buffer before searching for "next:"
5092 and "up:" pointers, and set the search limit to stay in the
5093 current node.
5094
7981d89f
MB
50952000-12-16 Miles Bader <miles@gnu.org>
5096
5097 * simple.el (delete-trailing-whitespace): Remove extraneous let.
5098
88ee7917
MB
50992000-12-15 Miles Bader <miles@gnu.org>
5100
5101 * comint.el (comint-send-string, comint-send-region): Also accept
5102 a buffer, buffer-name, or nil for PROCESS, for compatibility with
5103 process-send-string/region.
5104
0c28d842
GM
51052000-12-15 Gerd Moellmann <gerd@gnu.org>
5106
4ea7fdca
GM
5107 * isearch.el (isearch-lazy-highlight-max): New user-option.
5108 (isearch-lazy-highlight-update): Don't highlight more than
5109 isearch-lazy-highlight-max matches.
5110
0c28d842
GM
5111 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
5112
984c9f75 51132000-12-15 Richard M. Stallman <rms@gnu.org>
3ffa545b 5114
8062e53a
GM
5115 * sort.el (sort-columns): Fix error message.
5116
3ffa545b
GM
5117 * dabbrev.el (dabbrev--last-case-pattern): Value is now
5118 `upcase' or `downcase' or nil.
5119 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
5120 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
5121 (dabbrev--substitute-expansion): New arg record-case-pattern.
5122 If it is non-nil, set dabbrev--last-case-pattern.
5123 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
5124
5125 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
5126
c2d7f289
MB
51272000-12-15 Miles Bader <miles@gnu.org>
5128
b6348438
MB
5129 * paths.el (Info-default-directory-list): Don't delete
5130 configure-info-directory from the list of standard info
83c9cb8e 5131 directories when appending it to the end -- their order is important.
b6348438 5132
f9056dd9
MB
5133 * faces.el (read-face-attribute): If there's no entry for the
5134 user's input in VALID, just use it as-is (this will often result
5135 in an error, but it may be OK for e.g. colors using hexadecimal
5136 notation, and at least will yield a better error message).
5137
c2d7f289 5138 * window.el (mode-line-window-height-fudge): Function removed.
ca2ddd8e 5139 (height-affecting-face-attributes, mode-line-window-height-fudge):
c2d7f289
MB
5140 Variables removed.
5141 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
5142 window is really the right size. Use vertical-motion
5143 rather than forward-line.
5144 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
5145 (ispell-command-loop, ispell-show-choices): Use the variable
5146 ispell-choices-win-default-height, rather than the function.
5147 (ispell-choices-win-default-height): Function removed.
5148 (ispell-mode-line-window-height-fudge): Function removed.
ca2ddd8e 5149
8f530b95
SM
51502000-12-14 Stefan Monnier <monnier@cs.yale.edu>
5151
5152 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
5153
6d435deb
EZ
51542000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
5155
83c9cb8e
SM
5156 * paths.el (Info-default-directory-list):
5157 If configure-info-directory is not one of the standard directories,
4dddb0b7
EZ
5158 put it first in the list; otherwise put it last. Doc string
5159 changed accordingly.
5160
5161 * info.el (Info-directory-list): Change doc string to reflect the
5162 change in Info-default-directory-list.
5163
6d435deb
EZ
5164 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
5165 windows-nt as windowed environments, even under -nw.
5166
5167 * startup.el (command-line): Don't call x-backspace-delete-keys-p
5168 if not fboundp. Switch delete-forward mode for the <delete> key
5169 on all PC platforms, even under -nw.
5170
5171 * term/internal.el ([M-delete]): Remap to M-d.
5172
9d7d9263
GM
51732000-12-14 Gerd Moellmann <gerd@gnu.org>
5174
5175 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
5176
7cf0153a
EZ
51772000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
5178
5179 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
5180
5e5b3d41
GM
51812000-12-14 Gerd Moellmann <gerd@gnu.org>
5182
5f368d29
GM
5183 * startup.el (command-line): Call delete-key-deletes-forward-mode,
5184 if appropriate.
5185
5186 * simple.el (delete-key-deletes-forward): New user-option.
5187 (delete-key-deletes-forward-mode): New function.
5188
9d7d9263 5189 * bindings.el: Bind `delete' to backward-delete-char.
5f368d29 5190
83c9cb8e
SM
5191 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
5192 Test if symbol is bound before getting its value.
5e5b3d41
GM
5193
5194 * tooltip.el (tooltip-show): If an error is signaled in
5195 x-show-tip, display that error, and display the help in the
5196 echo area.
ca2ddd8e 5197
191b83b6
KH
51982000-12-14 Kenichi Handa <handa@etl.go.jp>
5199
83c9cb8e
SM
5200 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
5201 Show "... entries" messages for every 10000 entries, not 10.
191b83b6 5202
6192b604
KF
52032000-12-13 Karl Fogel <kfogel@red-bean.com>
5204
5205 * bookmark.el: Provide a generic exit hook, as suggested by
5206 Ovidiu Predescu <ovidiu@cup.hp.com>:
a924cf63
EZ
5207 (bookmark-exit-hook): New var.
5208 (bookmark-exit-hook-internal): New func, replaces
6192b604
KF
5209 old raw lambda form in `kill-emacs-hook', and runs new
5210 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
5211 as logically that feature must have been provided if this function
5212 is running.
5213 Removed ;;;###autoload before the `add-hook' call.
5214
5edf6b55
SM
52152000-12-13 Stefan Monnier <monnier@cs.yale.edu>
5216
5217 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
5218 (easy-menu-current-active-maps): New function.
5219 (easy-menu-get-map): Use it.
5220 Make a proper menu entry when creating a new keymap.
5221
16b5e8e6
KH
52222000-12-13 Kenichi Handa <handa@etl.go.jp>
5223
d49fc4eb
KH
5224 * international/characters.el: Fix cases and syntaxes for
5225 mule-unicode-0100-24ff.
5226
3b53d876
KH
5227 * dired.el (dired-move-to-filename-regexp): Fixed for the case
5228 that a Japanese character is not appended after day and year.
5229
16b5e8e6
KH
5230 * info.el (Info-suffix-list): Change format for a command that
5231 requires arguments.
5232 (info-insert-file-contents): Adjusted for the above change.
5233
1df1c518
AS
52342000-12-12 Andreas Schwab <schwab@suse.de>
5235
5236 * tar-mode.el (tar-extract): Base the name of the subfile buffer
5237 on the name of the tar buffer. Verify that the existing buffer is
5238 visiting the same subfile.
5239
a7a07b98
DL
52402000-12-12 Dave Love <fx@gnu.org>
5241
5242 * subdirs.el: Add obsolete.
5243
4fdbd809
GM
52442000-12-12 Gerd Moellmann <gerd@gnu.org>
5245
bfdb75ee
GM
5246 * mail/rmailsum.el (rmail-summary-expunge)
5247 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
5248 instead of rmail-confirm-expunge.
5249
4fdbd809
GM
5250 * replace.el (perform-replace): Don't use an empty match adjacent
5251 to a non-empty match when computing the next match before the
5252 replacement is performed.
5253
e9a59cad
GM
52542000-12-12 Milan Zamazal <pdm@freesoft.cz>
5255
5256 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
5257 definition (patch by Stefan Monnier).
5258 (glasses-mode): Use jit-lock instead of `after-change-functions'
5259 (patch by Stefan Monnier).
5260
c2def7a0
MB
52612000-12-12 Miles Bader <miles@gnu.org>
5262
5263 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
5264 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
5265
591b63b4
AC
52662000-12-12 Andrew Choi <akochoi@i-cable.com>
5267
5268 * term/mac-win.el: Remove load for ls-lisp.
5269
a924cf63 5270 * loadup.el: Load ls-lisp for system-type `macos'.
591b63b4 5271
5ff4ba3d
MB
52722000-12-12 Miles Bader <miles@gnu.org>
5273
5274 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
5275 Respect field end too.
5276 (just-one-space): Respect fields as `delete-horizontal-space'.
83c9cb8e
SM
5277 (newline-and-indent, reindent-then-newline-and-indent):
5278 Use `delete-horizontal-space'.
5ff4ba3d 5279
d0c679bc
SM
52802000-12-11 Stefan Monnier <monnier@cs.yale.edu>
5281
adf9c994
SM
5282 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
5283 (so as to obey the field property in the minibuffer).
5284
4b0cd42d
SM
5285 * obsolete/c-mode.el: Moved from lisp/progmodes.
5286 * obsolete/auto-show.el: Moved from lisp.
5287 * obsolete/ooutline.el: Moved from lisp/textmodes.
ca2ddd8e 5288
89f85863
CD
52892000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
5290
5291 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
dd4e0e55 5292 changes to list them here.
89f85863 5293
83c9cb8e
SM
5294 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
5295 Too many changes to list them here.
89f85863 5296
83c9cb8e
SM
5297 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
5298 Too many changes to list them here.
89f85863
CD
5299
5300 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
5301
3e0d35ce
GM
53022000-12-11 Gerd Moellmann <gerd@gnu.org>
5303
83c9cb8e 5304 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
d990421f 5305
ca2ddd8e 5306 * cus-edit.el (custom-save-variables, custom-save-faces):
fda514f7
GM
5307 Comment fix.
5308
3e0d35ce
GM
5309 * hscroll.el: Moved to `obsolete' subdir.
5310
ff904dd6
MB
53112000-12-11 Miles Bader <miles@gnu.org>
5312
5313 * window.el (window-text-height): Function removed (now in C).
5314
fb97d87f
SM
53152000-12-10 Stefan Monnier <monnier@cs.yale.edu>
5316
5317 * log-edit.el (log-edit-parent-buffer): New var.
5318 (log-edit): Set it. Add BUFFER argument.
5319 (log-edit-done): Use char-before.
5320 Don't bother checking validity of vc-comment-ring.
5321 Only bury the buffer if log-edit popped it up.
5322
5323 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
5324 (cvs-mode-diff-help): Remove.
5325 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
802cf66c 5326 (cvs-mode-marked): Set up the default for CMD manually.
fb97d87f
SM
5327
5328 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
5329 Remove binding for ? now made unnecessary.
5330
7de77417
CD
53312000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
5332
83c9cb8e 5333 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
7de77417
CD
5334 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
5335
5336 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
5337 when master file is not open.
5338
4efa209f
SM
53392000-12-09 Stefan Monnier <monnier@cs.yale.edu>
5340
5341 * progmodes/ada-stmt.el: Update `maintainer'.
5342
0a8052bd
GM
53432000-12-09 Stephen Gildea <gildea@alum.mit.edu>
5344
5345 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
5346 choices to match documentation string.
5347
a12167c5
MB
53482000-12-09 Miles Bader <miles@gnu.org>
5349
2161605d
MB
5350 * minibuf-eldef.el: New file.
5351
a12167c5
MB
5352 * window.el (fit-window-to-buffer): Don't pass last argument to
5353 pos-visible-in-window-p, now that its meaning is inverted.
5354
9ea8de1b
EZ
53552000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
5356
5357 * image.el (create-image): Doc fix; spotted by Per Cederqvist
5358 <ceder@lysator.liu.se>.
5359
5002ddbb
SM
53602000-12-08 Stefan Monnier <monnier@cs.yale.edu>
5361
b6114d80
SM
5362 * autoinsert.el (auto-insert-alist): Add missing final \n.
5363
ee8d23ee
SM
5364 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
5365 (cvs-menu-map): Remove.
5366 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
5367 (cvs-mode-quit): Turn it back into a plain function.
5368
5002ddbb 5369 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
ee8d23ee 5370 (texinfo-filter): Remove (move to texinfo.el).
5002ddbb
SM
5371
5372 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
5373 file where it's more visible.
5374 (texinfo-filter, texinfo-chapter-level-regexp): New variables
5375 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
5376 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
5377 (texinfo-inside-macro-p): Only catch `scan-error's.
5378 (texinfo-inside-env-p): Make better use of the match info.
5379 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
5380 (texinfo-insert-@end): Slight re-organization.
5381 Also remove useless `looking-at' call.
5382
30cd075d
AI
53832000-12-08 Andrew Innes <andrewi@gnu.org>
5384
5385 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
5386 accessible in -nw mode.
5387
5388 * term/w32-win.el: Remove stuff about selection timeout, which is
5389 irrelevant on Windows. Move clipboard support to w32-fns.el, so
5390 it is accessible in -nw mode.
5391
01b91009
DL
53922000-12-08 Dave Love <fx@gnu.org>
5393
83c9cb8e
SM
5394 * emacs-lisp/lisp-mode.el (lisp-mode):
5395 Set font-lock-keywords-case-fold-search.
01b91009 5396
842b2a94
GM
53972000-12-08 Gerd Moellmann <gerd@gnu.org>
5398
5399 * textmodes/ispell.el (ispell): Doc fix.
5400
f9d5f611
KH
54012000-12-08 Kenichi Handa <handa@etl.go.jp>
5402
5403 * international/quail.el (quail-insert-decode-map): Check the
5404 frame width of a window displaying the current buffer, not that of
5405 the selected frame.
5406 (quail-help): Make sure that the help buffer has window before
5407 inserting text in it.
5408
e04d21aa
SS
54092000-12-07 Sam Steingold <sds@gnu.org>
5410
5411 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
5412 Backquote is used in isearch.el, so autoloading saves nothing.
5413
fc3e23a4
EZ
54142000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
5415
83c9cb8e
SM
5416 * startup.el (normal-top-level-add-subdirs-to-load-path):
5417 Ignore the CVS and RCS subdirectories case-insensitively.
137cad7c 5418
fc3e23a4
EZ
5419 * dired.el (dired-insert-directory): If file-system-info is
5420 fboundp, call it instead of invoking dired-free-space-program.
5421
796ecd10
GM
54222000-12-07 Gerd Moellmann <gerd@gnu.org>
5423
0f5f7c3e
GM
5424 * server.el (server-visit-files): Push files on file-name-history.
5425
3764ba49
GM
5426 * progmodes/cc-langs.el: Update copyright.
5427
8e7931da
GM
5428 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
5429
ae0d7485 5430 * bindings.el (mode-line-mode-menu): Add glasses-mode.
e04d21aa 5431
796ecd10
GM
5432 * bindings.el (mode-line-mode-menu): Reverse the order
5433 of define-keys so that the menu appears in alphabetical order.
5434
ae0d7485
GM
54352000-12-07 Milan Zamazal <pdm@freesoft.cz>
5436
5437 * progmodes/glasses.el (glasses-mode): Update mode line at the end
5438 of the function.
5439
e2849090
DL
54402000-12-07 Dave Love <fx@gnu.org>
5441
5442 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
5443
5444 * facemenu.el (facemenu-unlisted-faces): Fix value.
5445
5c7f629c
SM
54462000-12-07 Stefan Monnier <monnier@cs.yale.edu>
5447
5448 * font-lock.el (font-lock-default-fontify-region):
5449 Include the terminating \n (off-by-one error).
5450 (font-lock-set-defaults): Use dolist.
5451
5452 * derived.el (define-derived-mode): Don't use combine-run-hooks.
5453
73481ae3
KH
54542000-12-07 Kenichi Handa <handa@etl.go.jp>
5455
83c9cb8e
SM
5456 * international/mule-cmds.el (describe-language-environment):
5457 Fix for the case that an input method title is not string but a list.
ffbaa122 5458
73481ae3
KH
5459 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
5460 of wrong SIZE record.
5461
e2896b22
DL
54622000-12-06 Dave Love <fx@gnu.org>
5463
67292061
DL
5464 * newcomment.el (comment-region, comment-dwim): Doc fix.
5465
5466 * textmodes/texinfo.el: Require tex-mode when compiling.
5467 (texinfo-update-node): Doc fix.
5468 (texinfo-imenu-generic-expression): Add @anchor.
5469 (texinfo-font-lock-keywords): Add @uref.
5470 (texinfo-inside-macro-p): Don't use ignore-errors.
5471 (texinfo-insert-quote): Match more contexts.
5472
e76938e7
DL
5473 * international/mule.el (decode-char, encode-char): Doc fix.
5474 (auto-coding-alist): Customize.
5475
5476 * files.el (load-file): Fix change of 2000-03-12.
5477
e2896b22
DL
5478 * wid-edit.el (widget-text-keymap): Doc fix.
5479
6610f4b2
AI
54802000-12-06 Andrew Innes <andrewi@gnu.org>
5481
5482 * makefile.w32-in (lisp): Set to an absolute directory, namely
5483 $(CURDIR).
5484
9e3366e4
EZ
54852000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
5486
5487 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
5488 read generated-autoload-file, and set buffer-file-coding-system to
5489 raw-text-unix after reading the file.
5490
83c9cb8e
SM
5491 * international/mule-conf.el (file-coding-system-alist):
5492 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
9e3366e4 5493
d94d636f
GM
54942000-12-06 Gerd Moellmann <gerd@gnu.org>
5495
384333ee
GM
5496 * replace.el (occur): Make line-number-width 1 smaller for the
5497 colon following the line number.
5498
83c9cb8e
SM
5499 * startup.el (fancy-splash-text, command-line-1):
5500 Use `File' for the menu name instead of `Files'.
e04d21aa 5501
d4b72d58
GM
5502 * tmm.el: Update copyright.
5503
d94d636f
GM
5504 * cus-start.el: Add entry for even-window-heights.
5505
6e424019
MB
55062000-12-06 Miles Bader <miles@gnu.org>
5507
5508 * faces.el (frame-set-background-mode): Avoid stomping on
5509 locally modified faces.
5510
e6477b58
KH
55112000-12-06 Kenichi Handa <handa@etl.go.jp>
5512
5513 * international/fontset.el: Correct the font registries for
5514 japanese-jisx0213-1 and japanese-jisx0213-2.
5515
21999ab9
GM
55162000-12-05 Gerd Moellmann <gerd@gnu.org>
5517
57d6e381
GM
5518 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
5519
21999ab9
GM
5520 * iswitchb.el: Update customization commentary.
5521
7422819c
GM
55222000-12-05 Rob Riepel <riepel@Stanford.EDU>
5523
5524 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
5525 (tpu-search-highlight): Fixed comparison of overlay end positions.
5526 (tpu-trim-line-ends): Implemented trimming logic locally.
5527
5528 * emulation/tpu-extras.el (tpu-write-file-hook)
83c9cb8e 5529 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
7422819c 5530
73daff18
KH
55312000-12-05 Kenichi Handa <handa@etl.go.jp>
5532
5533 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
5534 to cn-gb.
5535 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
5536
6a4cd002
DL
55372000-12-04 Dave Love <fx@gnu.org>
5538
5539 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
5540
6452929e
GM
55412000-12-04 Gerd Moellmann <gerd@gnu.org>
5542
e04d21aa 5543 * mail/rmailsum.el (rmail-summary-expunge)
6452929e
GM
5544 (rmail-summary-expunge-and-save): Ask for confirmation with
5545 rmail-expunge-confirmed.
5546
5547 * mail/rmail.el (rmail-expunge-confirmed): New function.
5548 (rmail-expunge): Use it.
5549
1790abf4
FP
55502000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
5551
0c68ce6f 5552 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
83c9cb8e
SM
5553 (etags-recognize-tags-table, find-tag-in-order):
5554 New functionality: interpret file names as tags.
e04d21aa 5555
7a53d8c8
EZ
55562000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
5557
5558 * info.el (Info-scroll-prefer-subnodes): New defcustom.
83c9cb8e
SM
5559 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
5560 the first subnode until the bottom of the current node is visible.
7a53d8c8 5561
caa15ef7
GM
55622000-12-04 Gerd Moellmann <gerd@gnu.org>
5563
5564 * format.el (format-decode): Don't change buffer's undo list.
5565
e225faa7
KH
55662000-12-04 Kenichi Handa <handa@etl.go.jp>
5567
5568 * faces.el (face-font-registry-alternatives): Add entries for CJK
5569 fonts. Doc-string adjusted for the actual usage of this data.
5570
5571 * international/fontset.el: Change the font registries for CJK
5572 fonts in the default fontset. Don't append '*' to registries.
5573
8b262a65
SM
55742000-12-03 Stefan Monnier <monnier@cs.yale.edu>
5575
e04d21aa 5576 * emacs-lisp/easy-mmode.el (define-derived-mode)
8b262a65
SM
5577 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
5578
5579 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
5580 (derived-mode-p): New function.
5581 (derived-mode-make-docstring): Add `docstring' argument.
5582 Use it if available and complete it if necessary.
5583
33c4460b
AS
55842000-12-03 Andreas Schwab <schwab@suse.de>
5585
5586 * type-break.el (type-break): Don't make parent of itself.
5587
5c9b3fac
MB
55882000-12-03 Miles Bader <miles@gnu.org>
5589
5590 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
5591
27ce741e
SM
55922000-12-02 Stefan Monnier <monnier@cs.yale.edu>
5593
07c16ec4
SM
5594 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
5595 (tex-main-file, tex-file): Simplify.
5596 (tex-generate-zap-file-name): Use subst-char-in-string.
5597 (tex-strip-dots): Remove.
5598
c19cc275
SM
5599 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
5600
27ce741e
SM
5601 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
5602 to check if the match succeeded.
5603
285991dc
GM
56042000-12-02 Gerd Moellmann <gerd@gnu.org>
5605
5606 * startup.el (use-fancy-splash-screens-p): New function.
5607 (command-line-1): Use it to determine whether or not to use
5608 a fancy splash screen.
5609
52dca1b2
AS
56102000-12-02 Andreas Schwab <schwab@suse.de>
5611
5612 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
5613
d3e7e7cf
EZ
56142000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
5615
2dce2360
EZ
5616 * international/mule.el (make-char): Fix last change.
5617
9768eaa7
EZ
5618 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
5619 New defcustoms.
5620 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
83c9cb8e
SM
5621 autoloading tex-mode; instead, do the same manually.
5622 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
9768eaa7
EZ
5623 with numeric argument. Docstring fix.
5624 (toplevel): Require cl when compiling.
e04d21aa 5625
285991dc 5626 * international/mule.el (make-char): Doc fix.
d3e7e7cf 5627
0dd5e255
JR
56282000-12-02 Jason Rumney <jasonr@gnu.org>
5629
5630 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
5631 the Emacs Lisp manual)
5632
fbb87147
EZ
56332000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
5634
5cbb3e93
EZ
5635 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
5636
fbb87147
EZ
5637 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
5638 the Emacs Lisp manual).
5639
1636ca09
GM
56402000-12-02 Gerd Moellmann <gerd@gnu.org>
5641
5642 * simple.el (next-line-add-newlines): Change default to nil.
5643
68875f0e
EZ
56442000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
5645
83c9cb8e
SM
5646 * files.el (revert-buffer, recover-file):
5647 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
68875f0e 5648
fd9ac94c
GM
56492000-12-01 Gerd Moellmann <gerd@gnu.org>
5650
5651 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
5652
45450dd5
MB
56532000-12-01 Miles Bader <miles@gnu.org>
5654
5655 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
5656
09df8881
KH
56572000-12-01 Kenichi Handa <handa@etl.go.jp>
5658
5659 * international/mule-diag.el (describe-char-after): Fix typo.
5660 (describe-character-set, non-iso-charset-alist): Fix typo.
5661
dea0a87d
MB
56622000-12-01 Miles Bader <miles@gnu.org>
5663
b170205b
MB
5664 * image-file.el (image-file-name-regexp): Automatically add
5665 upper-case variants of each filename extension in
5666 `image-file-name-extensions', since they seem to be common.
5667
e04d21aa 5668 * simple.el (minibuffer-contents)
dea0a87d
MB
5669 (minibuffer-contents-no-properties, delete-minibuffer-contents):
5670 New functions.
5671 * filecache.el (file-cache-directory-name)
5672 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
5673
eb04d6cd 56742000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
e04d21aa 5675
dea0a87d
MB
5676 * filecache.el (file-cache-minibuffer-complete): Don't try to
5677 delete the minibuffer prompt.
5678
a8a1b05d
DL
56792000-11-30 Dave Love <fx@gnu.org>
5680
5681 * cus-start.el: Fix read-buffer-function type.
5682
693c4692
GM
56832000-11-30 Gerd Moellmann <gerd@gnu.org>
5684
5685 * md5.el: Removed. There's a built-in function, now.
5686
2c0b1898
GM
56872000-11-30 Markus Rost <rost@math.ohio-state.edu>
5688
5689 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
5690 as dummy 0-th char of rmail-deleted-vector.
5691
63dfcf4b
EZ
56922000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
5693
5694 * ps-print.el (ps-end-job): Bind case-fold-search only after
5695 switching to ps-spool-buffer.
5696
56972000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5698
5699 * ps-print.el: Line number font customization. PostScript: Lines and
5700 PageCount are initialized on each page. Doc Fix.
5701 (ps-print-version): New version number (6.3.2).
5702 (ps-lpr-switches, ps-font-info-database, ps-font-size)
5703 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
5704 (ps-right-header): Customization fix.
5705 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
5706 Fix code.
5707 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
5708 New vars.
5709
df3aedcf
GM
57102000-11-30 Gerd Moellmann <gerd@gnu.org>
5711
edfb795e
GM
5712 * bs.el: Fix typos and spelling errors.
5713 (bs-appearance) <defgroup>: Renamed from bs-appearence.
5714 (bs-configuration): Doc fix.
e04d21aa 5715
df3aedcf
GM
5716 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
5717
8b8a7f01
GM
57182000-11-30 Rob Riepel <riepel@Stanford.EDU>
5719
5720 * emulation/tpu-edt.el (tpu-version): New version.
5721 (tpu-search-overlay, tpu-replace-overlay): New initial range.
5722 (tpu-original-mode-line): Variable deleted.
5723 (tpu-mark-flag): New initial value.
83c9cb8e
SM
5724 (tpu-set-mode-line): Don't redefine mode-line-format.
5725 Add tpu-mark-flag to minor-mode-alist.
8b8a7f01
GM
5726 (tpu-update-mode-line): New mark flag logic.
5727 (tpu-get): Use find-file-wildcards.
5728 (tpu-search-highlight): Move overlay less, reset overlay properly.
5729 (tpu-unselect): Deactivate mark.
5730 (tpu-lm-replace): Reset overlay properly.
5731 (tpu-forward-line): Use forward-visible-line.
5732 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
5733
83c9cb8e 5734 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
e04d21aa 5735
c069a9d3
GM
57362000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
5737
5738 * cus-edit.el (custom-face-value-create): Always emphasize tag.
5739
b02cd40b
GM
57402000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5741
5742 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
5743 and skip whitespace and newlines.
e04d21aa 5744
b7a90344
SM
57452000-11-30 Stefan Monnier <monnier@cs.yale.edu>
5746
5747 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
5748
be6bbb55
GM
57492000-11-29 Gerd Moellmann <gerd@gnu.org>
5750
0383ed60
GM
5751 * help.el (describe-function-1): Regexp-quote function name
5752 when used as part of a regexp.
5753
83c9cb8e
SM
5754 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
5755 Use face-attribute instead of face-foreground and face-background.
c7957947
GM
5756 (tool-bar-add-item): Likewise, and handle unspecified colors.
5757
5758 * enriched.el (enriched-face-ans): Use face-attribute instead
5759 of face-foreground and face-background.
5760
5761 * faces.el (face-foreground, face-background, face-stipple):
83c9cb8e 5762 Return nil if attribute is unspecified, for backward compatibility.
c7957947 5763
7423978d
GM
5764 * files.el (auto-mode-alist): Add an entry for antlr-mode.
5765
ef128c78
GM
5766 * play/5x5.el: Remove version info.
5767
a81fc510
GM
5768 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
5769
be6bbb55
GM
5770 * frame.el (blink-cursor-mode): Doc fix.
5771
f9396e03
GM
57722000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5773
5774 * antlr-mode.el: New commands to run ANTLR from within Emacs and
5775 to create Makefile rules.
5776 (antlr-tool-command): New user option.
5777 (antlr-ask-about-save): New user option.
5778 (antlr-makefile-specification): New user option.
5779 (antlr-file-formats-alist): New variable.
5780 (antlr-special-file-formats): New variable.
5781 (antlr-unknown-file-formats): New user option.
5782 (antlr-help-unknown-file-text): New variable.
5783 (antlr-help-rules-intro): New variable.
5784 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
5785 (antlr-mode-menu): Add entries.
5786 (antlr-file-dependencies): New function.
5787 (antlr-directory-dependencies): New function.
5788 (antlr-superclasses-glibs): New function.
5789 (antlr-run-tool): New command.
5790 (antlr-makefile-insert-variable): New function.
5791 (antlr-insert-makefile-rules): New function.
5792 (antlr-show-makefile-rules): New command.
5793
5794 * antlr-mode.el: More Emacs/XEmacs stuff.
5795 (antlr-no-action-keywords): New constant with value nil.
5796 (antlr-font-lock-keywords-alist): Use it. Old value would break
5797 syntax highlighting in Emacs-21.0.
5798 (antlr-default-directory): Emacs/XEmacs dependend function.
5799 (antlr-read-shell-command): Ditto.
5800 (antlr-with-displaying-help-buffer): Ditto.
5801
58022000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5803
5804 * antlr-mode.el: imenu, parsing and highlighting changes.
5805 (antlr-imenu-create-index-function): Don't create extra submenus
5806 for definitions in different grammar classes. It is not necessary
5807 for the menu and would make command `imenu' awkward to use.
5808 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
5809 header actions and more than one.
5810 (antlr-font-lock-tokendef-face): Changed color.
5811 (antlr-font-lock-tokenref-face): Changed color.
5812 (antlr-font-lock-additional-keywords): Also highlight lowercase.
5813 (antlr-mode-syntax-table): New variable.
5814 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
5815 (antlr-with-syntax-table): Don't copy syntax table.
5816
58172000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5818
5819 * antlr-mode.el: Minor changes: language setting.
5820 (antlr-language-alist): The value for file option "language" can
5821 be both an identifier and a string.
5822 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
5823 (antlr-language-limit-n-regexp): Change accordingly.
5824
58252000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5826
5827 * antlr-mode.el: Minor changes: tabs, hiding.
5828 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
5829 (antlr-action-visibility): Also allow value nil to also hide the
5830 braces. Renamed from `antlr-tiny-action-length'.
5831 Suggested by Jay@aol.com.
5832 (antlr-hide-actions): Change accordingly. Hide line if completely
5833 hidden action is on a line of its own.
e04d21aa 5834
6ad948eb
SM
58352000-11-29 Stefan Monnier <monnier@cs.yale.edu>
5836
5837 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
5838
5839 * sort.el (sort-columns): Don't concat strings with numbers.
5840
9c6a4107
DL
58412000-11-29 Dave Love <fx@gnu.org>
5842
5843 * cus-edit.el (face): Fix :format.
5844
5845 * mail/feedmail.el: Require smtpmail when compiling.
5846 (mail-do-fcc): Autoload.
5847 (feedmail) <defgroup>: Fix :link.
5848 (feedmail-nuke-body-in-fcc): Fix :type.
5849 (feedmail-send-it): Add autoload cookie.
5850
053b8d35
SM
58512000-11-29 Stefan Monnier <monnier@cs.yale.edu>
5852
5853 * newcomment.el (comment-indent): Save excursion around call to
5854 comment-indent-function.
5855
242c13e8
MB
58562000-11-29 Miles Bader <miles@gnu.org>
5857
5858 * subr.el (member-ignore-case): Return the tail of the list who's
5859 car matches, like `member', not the matching element itself.
5860
8f4b5f28
KH
58612000-11-29 Kenichi Handa <handa@etl.go.jp>
5862
5863 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
5864 should not contain `\n'.
5865
bebe4a2c
GM
58662000-11-28 Gerd Moellmann <gerd@gnu.org>
5867
fd9ac94c 5868 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
99879a40 5869
ba7e40eb
GM
5870 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
5871
75ab0c79
GM
5872 * dired-aux.el (dired-do-create-files): Construct default file
5873 name for dired-mark-read-file-name so that when the user enters
5874 just RET, the target file will end up in the target directory.
5875
bebe4a2c
GM
5876 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
5877 local-abbrev-table before changing buffers because it might
5878 have a buffer-local binding.
5879
fa6d1ca8
MB
58802000-11-28 Miles Bader <miles@gnu.org>
5881
5882 * simple.el (delete-horizontal-space): Handle fields more generally.
5883
8d2c2642
GM
58842000-11-28 Gerd Moellmann <gerd@gnu.org>
5885
5886 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
5887
8b31236d
DL
58882000-11-28 Dave Love <fx@gnu.org>
5889
3cbd02d2
DL
5890 * progmodes/ps-mode.el (ps-mode): Set comment-start and
5891 comment-start-skip locally.
5892
8b31236d
DL
5893 * progmodes/fortran.el (fortran-mode): Don't set
5894 fortran-comment-line-start-skip. Set comment-start to
5895 fortran-comment-line-start.
5896 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
5897 (fortran-comment-line-start-skip): Simplify slightly.
5898
ae4bf56d
GM
58992000-11-28 Gerd Moellmann <gerd@gnu.org>
5900
17ef7534
GM
5901 * play/5x5.el: Remove RCS keyword.
5902
fd9ac94c 5903 * bs.el: Mistaken commit, undone 2000-11-30.
ae4bf56d 5904
665b27a6
GM
59052000-11-28 Milan Zamazal <pdm@freesoft.cz>
5906
83c9cb8e
SM
5907 * textmodes/tildify.el (tildify-string-alist):
5908 Add `plain-tex-mode' here.
665b27a6 5909
fe3c2ae3
GM
59102000-11-28 Colin Walters <walters@cis.ohio-state.edu>
5911
5912 * chistory.el (Command-history-setup): Remove extraneous `keymap'
5913 reference.
5914
d970106b
MB
59152000-11-28 Miles Bader <miles@gnu.org>
5916
36b80a0d
MB
5917 * cus-face.el (custom-face-attributes): Add post-filter function
5918 for :box. Make pre-filter function for :box handle all cases.
5919
d970106b
MB
5920 * wid-edit.el (widget-choose): Make sure pop-up window is large
5921 enough to display all the choices, as there's no way to scroll it.
5922
5a2bae6c
KH
59232000-11-28 Kenichi Handa <handa@etl.go.jp>
5924
5925 * international/mule-conf.el: Make the coding system no-conversion
5926 safe for all characters.
5927
9e836e23
DL
59282000-11-27 Dave Love <fx@gnu.org>
5929
8b31236d
DL
5930 * net/ldap.el (ldap) <defgroup>: Add :version.
5931
9e836e23
DL
5932 * tooltip.el (tooltip-use-echo-area): Doc fix.
5933
5934 * cus-start.el <minibuffer-prompt-properties>: Add version.
5935 <read-buffer-function>: Add.
5936
5937 * apropos.el (apropos-print): Add help-echo to active text.
5938
5939 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
5940
4a74d071
GM
59412000-11-27 Gerd Moellmann <gerd@gnu.org>
5942
5943 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
5944 type, group and version.
5945
76058c27
EZ
59462000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
5947
4a74d071 5948 * select.el (x-get-selection): Docstring fix.
76058c27 5949
fd9ac94c 59502000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
26a8d08d 5951
fd9ac94c 5952 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
26a8d08d 5953
49060c51
AI
59542000-11-27 Andrew Innes <andrewi@gnu.org>
5955
5956 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
5957
5958 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
5959
b2a8e429
MB
59602000-11-27 Miles Bader <miles@gnu.org>
5961
5962 * dired.el (dired-get-filename): Return filename verbatim if
5963 LOCALP is `verbatim'.
5964 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
5965 `verbatim' so that we don't inadvertently delete a non-existant
5966 directory name.
5967
5ac0366d
KH
59682000-11-27 Kenichi Handa <handa@etl.go.jp>
5969
5970 * international/characters.el: Specify cases and syntaxes for
5971 mule-unicode-0100-24ff.
5972
67f1cf4c
GM
59732000-11-27 Gerd Moellmann <gerd@gnu.org>
5974
5975 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
5976 that foreground and/or background colors of the face `tool-bar'
5977 are unspecified.
5978
46c56972
MB
59792000-11-27 Miles Bader <miles@gnu.org>
5980
e04d21aa 5981 * wid-edit.el (widget-field-buffer, widget-field-start)
ec725166
MB
5982 (widget-field-end): Handle widget field `pseudo-overlays'.
5983 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
5984 if it's there instead of in `widget-field-list'.
5985
46c56972 5986 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
a2e6f426
MB
5987 (help-make-xrefs): Delete extraneous newlines at the end of the
5988 docstring.
46c56972 5989
640a9cdd
JR
59902000-11-25 Jason Rumney <jasonr@gnu.org>
5991
5992 * startup.el (command-line): Call set-locale-environment after
5993 Window System init file is read, as it can result in a call to
5994 redraw-frame.
5995
0b3f96d4
EZ
59962000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
5997
5998 * simple.el (shell-command): Mention the effect of the prefix
5999 argument in the doc string.
6000
8da6e2a1
MB
60012000-11-25 Miles Bader <miles@gnu.org>
6002
a658d039
MB
6003 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
6004
8da6e2a1 6005 * wid-edit.el (widget-field-value-delete): Don't try to delete
a2e6f426 6006 overlay when it's the `pseudo-overlay' that exists at some points.
8da6e2a1 6007
d3416cca
JR
60082000-11-24 Jason Rumney <jasonr@gnu.org>
6009
6010 * international/mule-cmds.el (locale-language-names): Add "jp" as
6011 a non-standard alternative for Japanese.
6012
17e37f53
AS
60132000-11-24 Andre Spiegel <spiegel@gnu.org>
6014
6015 * vc-hooks.el: Require 'cl during compilation.
6016
9aa5f148
GM
60172000-11-24 Gerd Moellmann <gerd@gnu.org>
6018
ba193890
GM
6019 * faces.el (face-set-after-frame-default): Let face attributes
6020 specified for new frames override frame parameters.
6021
9aa5f148
GM
6022 * startup.el (command-line): Fix computation of the source file
6023 for user-init-file when user-init-file is a compiled file.
6024
51a1edab
MB
60252000-11-24 Miles Bader <miles@gnu.org>
6026
e04d21aa 6027 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
51a1edab
MB
6028 (custom-post-filter-face-spec): New functions.
6029 (custom-face-set, custom-face-value-create): Filter the face spec
6030 before and after customization.
6031 (custom-face-set): If VALUE specifies a null face, pass a
6032 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
6033 * cus-face.el (custom-face-attributes): Remove SET and GET
6034 functions. Add some IN-FILTER and OUT-FILTER functions in the few
6035 cases they're needed.
6036
1ed74431
MB
6037 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
6038 that it's distinguishable from the :off-glyph on dark-background
6039 displays. Set its background color too.
6040
67ee1125
MB
6041 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
6042 so that people can easily turn it off.
6043
7d027816 60442000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
e04d21aa 6045
7d027816 6046 * ediff-diff.el: Moved variables around to have it compile under NT.
e04d21aa 6047
9aa5f148 6048 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
e04d21aa 6049
9aa5f148 6050 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
e04d21aa 6051
9aa5f148 6052 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
7d027816 6053 redundant skip-small-frames test.
e04d21aa 6054
9aa5f148 6055 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
83c9cb8e 6056 (viper-downgrade-to-insert): Protect against errors in hooks.
e04d21aa 6057
9aa5f148
GM
6058 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
6059 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
83c9cb8e
SM
6060 (viper-restore-cursor-type,viper-set-insert-cursor-type):
6061 New functions.
e04d21aa 6062
9aa5f148 6063 * viper-util.el (viper-memq-char): Bug fixes.
e04d21aa 6064
9aa5f148 6065 * viper.el (viper-mode): Fix cursor handling.
e04d21aa 6066
f07fa1b8
KH
60672000-11-24 Kenichi Handa <handa@etl.go.jp>
6068
83c9cb8e
SM
6069 * international/mule-diag.el (list-iso-charset-chars):
6070 For two-byte charset, fix the `while' condition.
f07fa1b8
KH
6071 (list-non-iso-charset-chars): Fix the `while' condition.
6072
ba8299ff
SM
60732000-11-23 Stefan Monnier <monnier@cs.yale.edu>
6074
79372165
SM
6075 * subr.el (add-hook, remove-hook): Don't call make-local-hook
6076 if the variable is make-variable-buffer-local.
6077
83c9cb8e
SM
6078 * progmodes/ada-stmt.el (ada-template-map):
6079 Initialize and bind it to C-c t in ada-mode-map.
ba8299ff
SM
6080 (ada-stmt-mode-hook): New function extracted from old code.
6081 Only change the buffer-local side of skeleton-*.
6082 (ada-mode-hook): Use it.
6083
68a887fa
EZ
60842000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
6085
6086 * iswitchb.el (iswitchb-minibuf-depth): New variable.
6087 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
6088 we expect to be returned by minibuffer-depth once we prompt the
6089 user in the minibuffer.
6090 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
6091 as recorded in iswitchb-minibuf-depth, return non-nil.
6092
3b345582
EZ
60932000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
6094
6095 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
6096 (hscroll-window-maybe): Docstring fix.
6097
595dead2
DL
60982000-11-23 Dave Love <fx@gnu.org>
6099
6100 * rect.el (string-rectangle): Don't test delete-selection-mode.
6101
1e66b27a
GM
61022000-11-23 Gerd Moellmann <gerd@gnu.org>
6103
02790ce2
GM
6104 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
6105 is in the tool bar.
6106
1e66b27a 6107 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
83c9cb8e 6108 with `no-dir'; we want the directory part to be able to remove it.
1e66b27a 6109
a4caa65d
SM
61102000-11-22 Stefan Monnier <monnier@cs.yale.edu>
6111
6112 * textmodes/outline.el (outline-flag-region):
6113 Don't bind inhibit-read-only since we don't modify the buffer.
6114 (outline-isearch-open-invisible): Don't jump to overlay-start
6115 since we're trying to unhide text around point.
6116 (outline-discard-overlays): Use dolist.
6117
6118 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
6119
03e757c1
GM
61202000-11-22 Gerd Moellmann <gerd@gnu.org>
6121
83c9cb8e 6122 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
e04d21aa 6123
1598a961
SM
61242000-11-22 Stefan Monnier <monnier@cs.yale.edu>
6125
6126 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
6127 Fix ARG regexp to skip quoted braces.
6128 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
6129 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
6130 are (correctly) handled separately).
6131 Remove `caption' and `footnote' from `citations': they contain text.
6132 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
6133 (latex-skeleton-end-hook): New function.
6134 (latex-mode): Use it.
6135 (tex-start-tex-marker): Remove.
6136 (tex-send-tex-command): Don't set tex-start-tex-marker.
6137 (tex-error-parse-syntax-table): New var.
6138 (tex-compilation-parse-errors): Use it.
6139 Ignore tex-start-tex-marker. Don't bother with marker-position.
6140 (tex-validate-buffer): Don't bother with marker-position.
6141
6142 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
bd7e01a3 6143 (flyspell-generic-progmode-verify): Use it.
1598a961 6144
eaae8106
SS
61452000-11-22 Sam Steingold <sds@gnu.org>
6146
83c9cb8e 6147 * simple.el (delete-trailing-whitespace): New interactive function.
e04d21aa 6148
eaae8106 6149 * progmodes/ada-mode.el (ada-mode): Use it instead of
bd7e01a3 6150 `ada-remove-trailing-spaces'.
eaae8106 6151 (ada-remove-trailing-spaces): Removed.
e04d21aa 6152
eaae8106 6153 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
e04d21aa 6154
1598a961
SM
6155 * textmodes/picture.el (picture-clean): Removed.
6156 (picture-mode-exit): Call it instead of `picture-clean'.
eaae8106 6157
a41d49e9
GM
61582000-11-22 Gerd Moellmann <gerd@gnu.org>
6159
e053c60f
GM
6160 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
6161
a41d49e9
GM
6162 * hi-lock.el (hi-lock-refontify): Don't call non-existent
6163 jit-lock-fontify-buffer; it should anyway be unneccessary to
4c4a541d 6164 do anything special when jit-lock is active.
a41d49e9
GM
6165 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
6166
197615f3
DL
61672000-11-22 Dave Love <fx@gnu.org>
6168
ddbfaa9f
DL
6169 * calendar/todo-mode.el (todo-top-priorities): Use
6170 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
6171
ddc3c695
DL
6172 * language/chinese.el, language/cyrillic.el:
6173 * language/devanagari.el, language/ethiopic.el, language/greek.el:
6174 * language/hebrew.el, language/indian.el, language/japanese.el:
6175 * language/korean.el, language/lao.el, language/misc-lang.el:
6176 * language/thai.el, language/tibetan.el, language/vietnamese.el:
6177 Use provide.
6178
fb9fa98d
DL
6179 * cus-edit.el (custom-buffer-create-internal): Save some consing.
6180 (custom-variable-set): Improve validation error mesage.
6181
197615f3
DL
6182 * rect.el (string-rectangle): Revert last change.
6183 (string-rectangle-line): New arg DELETE.
6184 (string-rectangle): Check delete-selection-mode.
6185
6186 * emacs-lisp/edebug.el (edebug-version)
6187 (edebug-maintainer-address): Deleted.
6188 (edebug-submit-bug-report): Just alias to report-emacs-bug.
6189 (edebug-read-function): Account for other `'#' read forms.
6190 (edebug-mode-menus): Make some items toggles.
6191 (edebug-outside-unread-command-event, unread-command-event):
6192 Remove these to avoid warnings.
6193
f4117c4d
GM
61942000-11-22 David Ponce <david@dponce.com>
6195
6196 * recentf.el (recentf-menu-items-for-commands)
6197 (recentf-make-menu-items, recentf-make-menu-item)
4c4a541d 6198 (recentf-filter-changer): Added :help and :active menu-item properties.
eaae8106 6199
f4117c4d
GM
6200 (recentf-build-dir-rules, recentf-dump-variable)
6201 (recentf-edit-list, recentf-open-files-item)
6202 (recentf-open-files): Replaced unnecessary `mapcar' with new
6203 built-in `mapc'.
eaae8106 6204
f8e2f3f2
MB
62052000-11-23 Miles Bader <miles@gnu.org>
6206
6207 * faces.el (menu): Make inverse-video on ttys too.
6208
4c4a541d
SM
62092000-11-22 Stefan Monnier <monnier@cs.yale.edu>
6210
6211 * simple.el (comment-line-break-function): Use the new name
6212 indent-new-comment-line -> comment-indent-new-line.
6213 (clone-indirect-buffer): Don't ignore NORECORD.
6214 (next-completion): Properly handle the case where items are adjacent.
6215
6216 * mouse.el (popup-menu): Stupid typo.
6217
980d836e
GM
62182000-11-22 Gerd Moellmann <gerd@gnu.org>
6219
60e8e0a5
GM
6220 * emacs-lisp/authors.el: Remove autoload cookies, add author,
6221 maintainer, keywords tags.
6222
980d836e
GM
6223 * rect.el (replace-rectangle): Don't call string-rectangle-line
6224 with too many arguments.
6225
e08b2069
AS
62262000-11-22 Andre Spiegel <spiegel@gnu.org>
6227
60e8e0a5 6228 * ediff-util.el (ediff-file-checked-out-p)
eaae8106 6229 (ediff-file-checked-in-p): Call vc-state instead of
e08b2069
AS
6230 vc-locking-user, which no longer exists.
6231
6232 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
6233
c6779d8d
DL
62342000-11-22 Dave Love <fx@gnu.org>
6235
6236 * md5.el (md5): Provide.
6237 (md5): Fix error call.
6238
e672fdce
MB
62392000-11-22 Miles Bader <miles@gnu.org>
6240
eaae8106 6241 * textmodes/refill.el (refill-adjust-ignorable-overlay)
d9fdcdb5
MB
6242 (refill-fill-paragraph-at): Remove debugging code.
6243
80e24c04
MB
6244 * calendar/calendar.el (generate-calendar-window): When we don't
6245 call `fit-window-to-buffer', make sure the top line is fully visible.
6246
3a17d6cc
MB
6247 * image-file.el (insert-image-file): Don't make `read-only'
6248 property rear-nonsticky.
6249
ae1a21c6
MB
6250 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
6251 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
6252 stashing away its original value.
6253 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
6254 in the recursive edit.
6255 Bind `isearch-original-minibuffer-message-timeout' to protect it.
6256 (isearch-done): Restore `minibuffer-message-timeout'.
6257
e672fdce
MB
6258 * cus-start.el: Remove entry for `mode-line-inverse-video'.
6259
3ea79df8
SM
62602000-11-21 Stefan Monnier <monnier@cs.yale.edu>
6261
6262 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
6263
6264 * find-lisp.el (find-lisp-find-files-internal):
6265 Use dolist, when and file-name-as-directory.
6266
980d836e 6267 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3ea79df8
SM
6268 (define-derived-mode, define-minor-mode): Add specs.
6269
6270 * window.el: General comment and spacing fixes.
6271 (save-selected-window): Use backquotes.
6272 (window-safely-shrinkable-p): New function.
6273 (shrink-window-if-larger-than-buffer): Use it.
6274
6275 * subr.el (make-local-hook): Docstring fix.
6276
6277 * shell.el (shell-mode): Use define-derived-mode.
6278
6279 * newcomment.el (comment-indent): Insert comment before calling
6280 comment-indent-function. Don't insert in column 0.
6281 (comment-dwim): Indent before inserting comment.
6282
6283 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
6284 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
6285 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
6286 Use mapc rather than map.
6287
6288 * files.el (find-buffer-visiting): Compare all attributes before
6289 declaring two files identical (rather than just their inode-no).
6290 (auto-mode-alist): Use \' rather than $.
6291
6292 * which-func.el: Update maintainer line.
6293
6294 * pcvs.el (uniquify-buffer-file-name): Remove advice.
6295 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
6296 (uniquify-buffer-file-name): Use it.
6297
8f62f2b8
MB
62982000-11-22 Miles Bader <miles@gnu.org>
6299
6300 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
6301 * simple.el (minibuffer-avoid-prompt): New function.
6302
fb279a6d
GM
63032000-11-21 Gerd Moellmann <gerd@gnu.org>
6304
6305 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
6306
867092e9
MB
63072000-11-21 Miles Bader <miles@gnu.org>
6308
ef860850
MB
6309 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
6310 inclusion of `track-mouse'.
6311
867092e9
MB
6312 * textmodes/refill.el (refill-ignorable-overlay): New variable.
6313 (refill-adjust-ignorable-overlay): New function.
6314 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
6315 only the paragraph's tail if possible.
6316 Update `refill-ignorable-overlay'.
6317 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
6318
6319 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
6320 point inside the fill-prefix.
6321
6322 * textmodes/refill.el (refill-post-command-function): Don't reset
6323 refill-doit in the case where a self-insertion command doesn't
6324 case a refill. Use `refill-fill-paragraph-at', getting position
6325 from `refill-doit'.
6326 (refill-after-change-function): Set `refill-doit' to END.
6327 (refill-fill-paragraph-at): New function, mostly from old
6328 refill-fill-paragraph.
6329 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
6330 (refill-pre-command-function): New function.
6331 (refill-mode): Add it to `pre-command-hook'.
6332
ff9ab414
GM
63332000-11-20 Gerd Moellmann <gerd@gnu.org>
6334
29a01b72
GM
6335 * textmodes/artist.el (artist-mode): Fix autoload cookie.
6336
ff9ab414
GM
6337 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
6338 javadoc tags.
eaae8106 6339
885b211b
AS
63402000-11-20 Andre Spiegel <spiegel@gnu.org>
6341
6342 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
6343 vc.el).
6344
eaae8106 6345 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
885b211b 6346 require vc.
eaae8106
SS
6347
6348 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
885b211b 6349 checkouts.
eaae8106 6350
d1838556
DL
63512000-11-20 Dave Love <fx@gnu.org>
6352
6353 * Makefile.in (DONTCOMPILE): Omit bindings.el.
6354
2b69bc11 63552000-11-20 Eli Barzilay <eli@www.barzilay.org>
56c13ae6 6356
2b69bc11
GM
6357 * calculator.el (calculator-paste): Use `if' instead of `and'
6358 and `or'.
6359 (calculator-help): Don't use electric-describe-mode for XEmacs.
56c13ae6 6360
b95b34e5
GM
63612000-11-19 Gerd Moellmann <gerd@gnu.org>
6362
030de92f
GM
6363 * info.el (info-menu-5): Doc fix.
6364
b95b34e5
GM
6365 * textmodes/artist.el: New file.
6366
54970452
AS
63672000-11-19 Andre Spiegel <spiegel@gnu.org>
6368
eaae8106 6369 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
54970452
AS
6370 and differentiate according to checkout model.
6371 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
6372 since this function is only concerned with master state.
6373
83c9cb8e
SM
6374 * vc-hooks.el (vc-workfile-unchanged-p)
6375 (vc-default-workfile-unchanged-p): Moved here from vc.el.
54970452 6376
83c9cb8e
SM
6377 * vc.el (vc-workfile-unchanged-p)
6378 (vc-default-workfile-unchanged-p): See above.
54970452 6379
e5a9dabf
MB
63802000-11-19 Miles Bader <miles@gnu.org>
6381
6382 * image-file.el (insert-image-file): Make `intangible' and
6383 `read-only' properties rear-nonsticky too.
6384
24127af0
GM
63852000-11-18 Gerd Moellmann <gerd@gnu.org>
6386
d392e9c5 6387 * ps-print.el: Update copyright notice.
eaae8106 6388
d392e9c5
GM
6389 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
6390 (tooltip-show): Use the offsets.
6391
24127af0 6392 * bindings.el (mode-line-modified): Fix a typo.
eaae8106 6393 (mode-line-toggle-modified, mode-line-widen)
24127af0
GM
6394 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
6395
2b69bc11 63962000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
08ea6f17 6397
2b69bc11
GM
6398 * ps-print.el (toplevel): Test for find-coding-system being
6399 fboundp before calling ps-x-find-coding-system.
08ea6f17 6400
66321b2f
SM
64012000-11-16 Stefan Monnier <monnier@cs.yale.edu>
6402
6403 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
6404 (vc-version-backup-file): Docstring fix.
6405
046110c6
GM
64062000-11-16 Gerd Moellmann <gerd@gnu.org>
6407
4104194e
GM
6408 * files.el (basic-save-buffer): Don't add a newline if
6409 find-file-literally is non-nil.
6410 (find-file-literally): Extend doc string.
6411
046110c6
GM
6412 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
6413 sort(1) with the `-f' argument.
6414
6505c16e
AS
64152000-11-16 Andre Spiegel <spiegel@gnu.org>
6416
fd063975
AS
6417 * vc.el: Updated backend documentation.
6418 (vc-default-check-headers): New function.
6419
3d02dd81 6420 * vc-{cvs,rcs,sccs}.el: Functions reordered.
eaae8106
SS
6421
6422 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 6423 up-to-date.
eaae8106 6424 (vc-do-command): In the asynchronous case, output messages only if
9dd94743 6425 the minibuffer is not active.
fd063975 6426
eaae8106 6427 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8791d617 6428 `vc-cvs-use-edit' is on.
eaae8106
SS
6429 (vc-cvs-checkout): When this is used for reverting the workfile,
6430 make a backup of the original contents and revert to that in case
8791d617 6431 of error.
eaae8106 6432 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
9dd94743 6433 remote repositories.
eaae8106 6434
6505c16e
AS
6435 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
6436 for both version and ratio in the minibuffer.
fd063975 6437
eaae8106 6438 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8791d617 6439 Use vc-do-command to perform the annotation, not call-process.
6505c16e 6440
a13f0660
KH
64412000-11-16 Kenichi Handa <handa@etl.go.jp>
6442
6443 * international/quail.el (quail-start-translation): Don't call
6444 `message' before reading key sequence.
6445
1389a414
MB
64462000-11-16 Miles Bader <miles@lsi.nec.co.jp>
6447
6448 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
6449
9256a532
KH
64502000-11-16 Kenichi Handa <handa@etl.go.jp>
6451
6452 * window.el (fit-window-to-buffer): Be sure to acquire at least
6453 one text line even if the buffer is empty.
6454
0e14fe9f
GM
64552000-11-16 Gerd Moellmann <gerd@gnu.org>
6456
eaae8106 6457 * net/ange-ftp.el (ange-ftp-file-writable-p)
83c9cb8e
SM
6458 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
6459 Bind ange-ftp-process-verbose to nil.
0e14fe9f 6460
da645c53
DL
64612000-11-15 Dave Love <fx@gnu.org>
6462
83c9cb8e
SM
6463 * wid-edit.el (widget-specify-field, widget-specify-button):
6464 If :help-echo is a function, set help-echo of overlay to
233d5cde
DL
6465 widget-mouse-help.
6466 (widget-mouse-help): New function.
6467 (widget-echo-help): Rewritten for :help-echo functions only taking
6468 a widget arg.
6469
83c9cb8e
SM
6470 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
6471 Use display-graphic-p.
b12057b9
DL
6472 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
6473 and that JPEG is available.
6474 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
6475
da645c53
DL
6476 * international/mule-cmds.el (locale-charset-language-names):
6477 Match @euro.
6478
6d133d1f
GM
64792000-11-15 Gerd Moellmann <gerd@gnu.org>
6480
83c9cb8e
SM
6481 * faces.el (face-set-after-frame-default):
6482 If `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
6483 default face from X resources.
6484
49ac2ac5
EZ
64852000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
6486
6487 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
6488 Don't set EMACSLOADPATH.
6489
4fb0a34c
EZ
64902000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
6491
6492 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
6493 texinfo-insert-@url.
6494 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
6495 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
6496
bb304a7a
SM
64972000-11-14 Stefan Monnier <monnier@cs.yale.edu>
6498
82bc80bf
SM
6499 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
6500 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
6501 (checkdoc-minor-keymap): Backward compatibility.
6502 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
6503 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
6504 (checkdoc-this-string-valid-engine): Be a bit more strict
6505 to avoid matching substrings of `...' quoted vars/funs.
6506 (checkdoc-defun-info): Only look for `interactive' if alone.
6507 (debug-ignored-errors): Add "arg doesn't appear in docstring".
6508
e8c87124
SM
6509 * progmodes/compile.el (grep): `tag-default' can be nil.
6510
bb304a7a
SM
6511 * newcomment.el (comment-indent): Paren typo.
6512
8628686a
DL
65132000-11-14 Dave Love <fx@gnu.org>
6514
25c269ef
DL
6515 * calculator.el: New maintainer version.
6516
66321b2f 6517 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 6518
8628686a
DL
6519 * cmuscheme.el: Doc fixes.
6520 (cmuscheme) <defgroup>: Use `scheme' as parent.
83c9cb8e 6521 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
8628686a
DL
6522
6523 * xscheme.el (scheme-program-name): Don't define here.
6524
6525 * progmodes/scheme.el (scheme-program-name): New variable
6526 (originally in cmuscheme).
6527
88f0a1eb
MB
65282000-11-14 Miles Bader <miles@gnu.org>
6529
6530 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
6531 Handle header-lines. Don't loop forever if we can't enlarge the
6532 window anymore. Simplify a bit.
6533
cd9a000c
KH
65342000-11-14 Kenichi Handa <handa@etl.go.jp>
6535
6536 * window.el (fit-window-to-buffer): Don't check
6537 window-text-height. Assure that the last line is fully visible.
6538
83c9cb8e
SM
6539 * international/quail.el (quail-show-guidance-buf):
6540 Call fit-window-to-buffer to assure the enough height of the guidance
cd9a000c
KH
6541 buffer.
6542 (quail-update-guidance): Avoid making the guidance buffer shorter.
6543
d3fcda22
SM
65442000-11-14 Stefan Monnier <monnier@cs.yale.edu>
6545
bdbd9606
SM
6546 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
6547 rather than `prepend' and add an interesting comment.
6548 (tex-math-face, tex-font-lock-syntactic-face-function):
6549 New face and function to use it.
6550 (tex-define-common-keys, tex-mode-map): Use menu-item rather
6551 than `menu-enable' symbol property.
6552 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
6553 (tex-mode): Add some latex-mode commands for auto-selection.
6554 Use tex-font-lock-syntactic-face-function.
6555 (tex-insert-quote): Simplify.
6556 (tex-shell): New mode.
6557 (tex-start-shell): Use it.
6558 (tex-shell-proc, tex-shell-buf): New functions.
6559 (tex-send-command): Use it.
6560 (tex-main-file): Fix the meaning of the new arg REALFILE.
6561 (tex-send-tex-command): New function split from `tex-start-tex'.
6562 Set compilation-last-buffer and compilation-parsing-end.
6563
d3fcda22
SM
6564 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
6565 when it follows non-comment text on the line.
6566
6567 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
6568 Set font-lock-defaults.
6569 (lisp-mode-shared-map): Init inside the defvar.
6570 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
6571 Use define-derived-mode.
6572
bdab1d43
MB
65732000-11-14 Miles Bader <miles@lsi.nec.co.jp>
6574
6575 * faces.el (header-line): Use `:box nil' for color/gs displays too.
6576
936ae731
GM
65772000-11-14 Gerd Moellmann <gerd@gnu.org>
6578
83c9cb8e
SM
6579 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
6580 Don't recursively optimize body because that can lead to infinite
936ae731
GM
6581 recursion; see comment there.
6582
1695ca2b
EZ
65832000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
6584
6585 * faces.el (face-spec-set-match-display): Revert the change from
6586 2000-10-24. Add a FIXME for after v21.1.
6587
9d348294
MB
65882000-11-13 Miles Bader <miles@gnu.org>
6589
6590 * textmodes/fill.el (skip-line-prefix): New function.
6591 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
6592 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
6593 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
6594 point inside the fill-prefix.
9d348294 6595
b85fa13c
MB
65962000-11-13 Miles Bader <miles@lsi.nec.co.jp>
6597
83c9cb8e
SM
6598 * calendar/calendar.el (generate-calendar-window):
6599 Use `fit-window-to-buffer'.
b85fa13c 6600
a0b47716
SM
66012000-11-12 Stefan Monnier <monnier@cs.yale.edu>
6602
6603 * gud.el (gud-minor-mode): New var.
6604 (gud-symbol, gud-val): New functions.
6605 (gud-find-file): Copy gud-minor-mode to the new buffer.
6606 (gud-menu-map): Include entries for commands that are not always
6607 available, using :enable to (de)activate them.
6608 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
6609 (gud-mode-map): New map.
eaae8106 6610 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
a0b47716
SM
6611 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
6612 Don't set up gud's menu (it's done by the minor-mode).
6613 (gud-minibuffer-local-map): New.
6614 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
6615 (gud-query-cmdline): New function.
6616 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
6617 (gud-mode): Use define-derived-mode.
6618 Don't set up gud's menu (it's done by the minor-mode).
6619 (gud-chop-words): Remove.
6620 (gud-common-init): Use split-string instead.
6621 (gud-new-keymap, gud-make-debug-menu): Eradicate.
6622
6623 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
6624 Add keyword arg :name.
6625
6626 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
6627 (diff-count-matches, diff-split-hunk): New functions.
6628 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
6629
6630 * pcvs-info.el (cvs-fi-conflict-face): New var.
6631
6632 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
6633 Make it into a simple syntax-table, shared among all submodes.
6634 (sh-heredoc-face): Re-introduce.
6635 (sh-font-lock-syntactic-face-function): New function.
6636 (sh-mode): Use it. Also use define-derived-mode.
6637 Remove old bogus setting of indent-region-function.
6638 (sh-set-shell): Don't set the syntax-table any more.
6639 (sh-mode-syntax-table) <defun>: Remove.
6640
f5ed37df
MB
66412000-11-12 Miles Bader <miles@gnu.org>
6642
6643 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
6644 message if interactive.
6645
0b074c2f
DL
66462000-11-12 Dave Love <fx@gnu.org>
6647
6648 * mail/feedmail.el: Fix header,
6649 (feedmail) <defgroup>: Add :link.
6650
6651 * view.el: Use local-map property, not keymap on mode-line string.
6652
83c9cb8e
SM
6653 * scroll-all.el (scroll-all-mode): Customize variable.
6654 Add autoload cookie to function.
0b074c2f
DL
6655
6656 * lazy-lock.el: Remove compatibility code.
6657
6658 * finder.el (finder-known-keywords): Add `files', remove `vms'.
6659 (finder-help-echo): New variable.
6660 (finder-mouse-face-on-line): Add help-echo stuff.
6661 (finder-list-keywords, finder-list-matches): Use mapc.
6662
6663 * faces.el (face-font-registry-alternatives): Add :version.
6664
6665 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
6666 tags-table-list.
6667
a0b47716 6668 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 6669
a0b47716 6670 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
6671 (mail-mode): Use [:alnum:] in some regexps.
6672
6d502396
DL
66732000-11-10 Dave Love <fx@gnu.org>
6674
6675 * ediff.el (ediff-regions-internal, ediff-documentation):
6676 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
6677 fundamental mode.
6678
6679 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
6680 buffer into fundamental mode.
6681 (ediff-set-difference): Use copy-sequence if available.
6682
83c9cb8e
SM
6683 * ediff-ptch.el (ediff-dispatch-file-patching-job):
6684 Check ediff-patch-map non-nil.
6d502396
DL
6685 (ediff-fixup-patch-map, ediff-fixup-patch-map)
6686 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
6687 buffer into fundamental mode.
6688
6689 * ediff-merg.el (state-or-merge): Defvar when compiling.
6690
a82fe213
JR
66912000-11-10 Jason Rumney <jasonr@gnu.org>
6692
6693 * w32-fns.el (w32-add-charset-info): New function.
6694 (w32-charset-info-alist): Use it.
6695
52d89894
GM
66962000-11-10 Gerd Moellmann <gerd@gnu.org>
6697
6698 * faces.el (face-font-registry-alternatives): New user-option.
6699
178932de
SM
67002000-11-10 Stefan Monnier <monnier@cs.yale.edu>
6701
d7fa3319
SM
6702 * textmodes/texinfo.el (texinfo-block-default): New var.
6703 (texinfo-insert-block): Use it. Insert a newline if needed.
6704
178932de
SM
6705 * textmodes/fill.el (fill-indent-according-to-mode): New var.
6706 (fill-region-as-paragraph): Use it.
6707
6708 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
6709 (latex-mode): Tweak tex-*-(head|trail)er regexps.
6710 Tweak paragraph regexps to allow a leading [ \t]*.
6711 (tex-latex-block): Insert a newline if necessary.
6712 (latex-insert-item): Only insert a newline if necessary.
6713 (tex-guess-main-file): New function.
6714 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
6715 Set tex-main-file if TeX-master is provided.
6716 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
6717
bd02b8e0
GM
67182000-11-10 Gerd Moellmann <gerd@gnu.org>
6719
6720 * startup.el (command-line): Set the default tooltip-mode
6721 to t for graphical displays which implement x-show-tip.
6722
6723 * tooltip.el (tooltip-mode): Add a comment about startup.el
6724 setting the default value of this user-option.
6725
b29b03eb
SM
67262000-11-09 Stefan Monnier <monnier@cs.yale.edu>
6727
6728 * font-lock.el (font-lock-*-face) <defvar>: Move.
6729 (font-lock-defaults-alist): Mark obsolete.
6730 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
6731 (font-lock-mode): Use define-minor-mode.
6732 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
6733 (font-lock-turn-off-thing-lock): Be more explicit.
6734 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
6735 (font-lock-syntactic-face-function): New var.
6736 (font-lock-fontify-syntactically-region): Use it.
6737 (font-lock-doc-face): New.
6738
6739 * pcvs.el (cvs-enabledp): Ignore errors.
6740 (cvs-commit-filelist): Never query.
6741 (cvs-mode-insert): Always add a terminating / in the initial prompt.
6742 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
6743 (cvs-do-removal): Use cvs-partition rather than delete-if.
6744 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
6745 cvs-bury-buffer.
6746
6747 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6748 Allow `next' to jump to after the end of the last match.
6749
778fbc46
GM
67502000-11-09 Gerd Moellmann <gerd@gnu.org>
6751
730c746c
GM
6752 * simple.el (byte-compiling-files-p): New function.
6753
6754 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
6755 if it is there.
6756
6757 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
6758 nil again.
6759
778fbc46
GM
6760 * textmodes/ispell.el (ispell-library-path): Don't call
6761 check-ispell-version when byte-compiling because that starts
6762 an ispell process, and ispell might not be installed.
6763 (toplevel): Don't set up a menu when byte-compiling.
6764
6765 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
6766 it, so that a boundp test can be used to determine if we're
6767 currently byte-compiling.
6768
5912c5bb
DL
67692000-11-09 Dave Love <fx@gnu.org>
6770
83c9cb8e 6771 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
5912c5bb 6772
7bb054a5
GM
67732000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6774
83c9cb8e
SM
6775 * ps-print.el: Patch for variable initialization when spooling.
6776 Doc fix.
7bb054a5
GM
6777 (ps-output-list): Fun eliminated.
6778 (ps-begin-file, ps-begin-job): Code fix.
6779
9db2706e
DL
67802000-11-08 Dave Love <fx@gnu.org>
6781
83c9cb8e 6782 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
9db2706e 6783
f7eb32aa
GM
67842000-11-08 Gerd Moellmann <gerd@gnu.org>
6785
6786 * simple.el (shell-command, display-message-or-buffer)
6787 (shell-command-on-region): Mention resize-mini-windows in the doc
6788 string.
6789 (display-message-or-buffer): Take the value of resize-mini-windows
6790 into account.
6791
7b01b08c
GM
67922000-11-07 Gerd Moellmann <gerd@gnu.org>
6793
acad3c0b
GM
6794 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
6795
7b01b08c
GM
6796 * dired.el (dired-between-files): Add `^. find' as an alternative
6797 to the regular expression, for find-dired.
6798
6f602bd0
SM
67992000-11-06 Stefan Monnier <monnier@cs.yale.edu>
6800
6801 * textmodes/texnfo-upd.el: Require texinfo.
6802 (defmacro, defgroup): Remove.
6803 (texinfo-section-to-generic-alist): Remove.
6804 Use texinfo-section-list instead (i.e. level is changed string->int).
6805 (texinfo-filter): New function.
6806 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
6807 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
6808 Use it. And use regexp-opt.
6809 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
6810 (texinfo-update-menu-region-beginning)
6811 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
6812 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
6813 (texinfo-update-menu-same-level-regexps): Update.
eaae8106 6814 (texinfo-update-node, texinfo-every-node-update)
6f602bd0
SM
6815 (texinfo-sequential-node-update): Remove autoload cookie.
6816
6817 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
6818 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
6819 (texinfo-chapter-level-regexp): Remove.
6820 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
6821
bb216218
DL
68222000-11-06 Dave Love <fx@gnu.org>
6823
6f602bd0 6824 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 6825
6f602bd0
SM
6826 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
6827 Match defun*.
bb216218 6828
ff8dd5d5
KH
68292000-11-06 Kenichi Handa <handa@etl.go.jp>
6830
6831 * composite.el (composition-function-table): Variable declaration
6832 moved to src/composite.c.
6833 (compose-chars-after): New optional arg object.
6834
e9da51a1
GM
68352000-11-06 Gerd Moellmann <gerd@gnu.org>
6836
e0c12c68
GM
6837 * bindings.el (mode-line-toggle-read-only)
6838 (mode-line-toggle-modified, mode-line-widen)
6839 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
6840 (make-mode-line-mouse2-map): Rewritten.
6841 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
6842 functions so that C-h k can show something with a doc string.
eaae8106 6843
e9da51a1
GM
6844 * startup.el (fancy-splash-delay): Set to 10 seconds.
6845 (fancy-splash-max-time): New user-option.
6846 (fancy-splash-stop-time): New variable.
6847 (fancy-splash-screens): Set it. Catch `stop-splashing'.
6848 (fancy-splash-screens-1): Throw `stop-splashing' when current
6849 time is greater than fancy-splash-stop-time.
6850
611dbdf0
SM
68512000-11-06 Stefan Monnier <monnier@cs.yale.edu>
6852
4d2806e2
SM
6853 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
6854
611dbdf0
SM
6855 * pcvs.el (cvs-mode-marked): New arg `noquery'.
6856 Prompt user for a file rather than raising an error.
6857 (cvs-enabledp): Fix call to cvs-mode-marked.
6858 (cvs-insert-file): New function (extracted from cvs-mode-insert).
6859 (cvs-mode-insert): Use it. Change the init prompt' value.
6860 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
6861
6862 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
6863 Don't pass default arg to ewoc-locate.
6864 (ewoc-collect): Return result in the right order.
6865
6866 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
6867
6868 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
6869 (cvs-status-get-tags): Fix regexp.
6870 (cvs-status-trees, cvs-status-cvstrees):
6871 Combine after change hooks and don't sit-for.
4d2806e2
SM
6872 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
6873 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
6874 Use make-char rather than hard-coded cryptic data.
6875 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
6876
6877 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
6878
6879 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
6880 (cvs-insert-strings): New function.
6881
937b2877
MB
68822000-11-06 Miles Bader <miles@lsi.nec.co.jp>
6883
6884 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
6885 `mwheel-scroll-amount'.
6886 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
6887 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
6888 string-matching against the version string.
6889
c6c97763
KH
68902000-11-06 Kenichi Handa <handa@etl.go.jp>
6891
6eaec747
KH
6892 * language/thai.el ("Thai"): Set a lisp form that produces
6893 composed string in `sample-text' language info.
6894
6895 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
6896 composed string in `sample-text' language info.
6897
83c9cb8e
SM
6898 * international/mule-cmds.el (describe-language-environment):
6899 Eval `sample-text' data and insert the result.
6eaec747 6900
c6c97763
KH
6901 * international/mule-conf.el (compound-text): Define this coding
6902 system here. Make x-ctext and ctext aliases of it.
6903
6904 * language/european.el (compound-text, ctext): Moved to
6905 international/mule-conf.el.
6906
d1145f85
AI
69072000-11-05 Andrew Innes <andrewi@gnu.org>
6908
6909 * w32-fns.el (w32-version): New function.
6910
178a6a45
SM
69112000-11-05 Stefan Monnier <monnier@cs.yale.edu>
6912
6913 * progmodes/awk-mode.el: Update copyright.
6914 (awk-mode-abbrev-table): Remove.
6915 (awk-font-lock-keywords): Use regexp-opt.
6916 (awk-mode): Use define-derived-mode.
6917
6918 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
6919 when extracting a suffix.
6920
1ba90166
AS
69212000-11-04 Andre Spiegel <spiegel@gnu.org>
6922
6923 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
6924 auto-save-mode.
6925
546790cb
JR
69262000-11-04 Jason Rumney <jasonr@gnu.org>
6927
6928 * language/european.el (decode-mac-roman): Test against r1 not r0.
6929
d247e32d
SM
69302000-11-03 Stefan Monnier <monnier@cs.yale.edu>
6931
fbf44f44
SM
6932 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
6933 (icon-mode): Define indent-line-function.
6934 (icon-comment-indent): Simplify.
6935 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
6936
6937 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
6938
6939 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
6940 Bind change-log-default-mode to defeat the caching done on it.
6941 Don't bother saving excursion any more.
6942
6943 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
6944
6945 * frame.el (after-setting-font-hook): Rename hooks -> hook.
6946 (set-frame-font): Use the new name (and the old for compatibility).
6947
eaae8106
SS
6948 * toolbar/tool-bar.el (tool-bar-mode):
6949 * time.el (display-time-mode):
6950 * recentf.el (recentf-mode):
6951 * paren.el (show-paren-mode):
6952 * mwheel.el (mouse-wheel-mode):
6953 * msb.el (msb-mode):
6954 * jka-compr.el (auto-compression-mode):
6955 * image-file.el (auto-image-file-mode):
6956 * hl-line.el (hl-line-mode):
6957 * delsel.el (delete-selection-mode):
6958 * autoinsert.el (auto-insert-mode):
fbf44f44
SM
6959 * complete.el (partial-completion-mode): Drop unneeded positional args.
6960
eaae8106 6961 * info.el (Info-mode):
79372165 6962 * comint.el (comint-mode): Don't bother with make-local-hook.
fbf44f44 6963
d247e32d
SM
6964 * log-edit.el (log-edit-menu): New menu.
6965
4921558e
MB
69662000-11-03 Miles Bader <miles@gnu.org>
6967
6968 * wid-edit.el (widget-end-of-line): Reinstate, with a new
6969 definition, so that trailing spaces are handled properly.
6970 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
6971
1fc02b3c
GM
69722000-11-03 Gerd Moellmann <gerd@gnu.org>
6973
6974 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
6975 tab character.
6976 (fancy-splash-screens): Set tab-width to 20.
6977
51d001f7
DL
69782000-11-03 Dave Love <fx@gnu.org>
6979
6980 * comint.el (comint-completion-addsuffix): Fix custom type.
6981
ba22aeff
SM
69822000-11-02 Stefan Monnier <monnier@cs.yale.edu>
6983
6984 * font-lock.el (font-lock-buffers): Remove.
6985 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
6986 (font-lock-change-major-mode): Remove.
6987 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
6988 (font-lock-default-fontify-region): Extend the multiline
6989 fontification to whole lines.
6990 (font-lock-fontify-anchored-keywords)
6991 (font-lock-fontify-keywords-region): If matching just one
6992 line (with \n) only mark the \n as multiline.
6993
6994 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
6995 Correctly handle the case where several :group args are supplied.
6996 Allow :extra-args.
6997 (easy-mmode-define-global-mode): Allow :extra-args.
6998 Correctly handle the case where several :group args are supplied.
6999
9c887ada
MB
70002000-11-02 Miles Bader <miles@gnu.org>
7001
eaae8106 7002 * calendar/calendar.el (diary-face, calendar-today-face)
9c887ada
MB
7003 (holiday-face): Remove dependency on `window-system'.
7004
7f25090d
KR
70052000-11-02 Ken Raeburn <raeburn@gnu.org>
7006
7007 * Makefile.in (emacs): Set EMACSLOADPATH always.
83c9cb8e 7008 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
9b911107 7009 (compile-files): Bomb out if compilation of a file fails.
7f25090d 7010
7dd6009c
DL
70112000-11-02 Dave Love <fx@gnu.org>
7012
7013 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
7014
94821e4f
EZ
70152000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
7016
7017 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
7018 punctuation in the warning inserted into the *mail* buffer.
7019
1ac3fc42
GM
70202000-11-02 Gerd Moellmann <gerd@gnu.org>
7021
57731876
GM
7022 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
7023 (authors-public-domain-p): New function.
7024 (authors-print): Use it.
7025
975f82c9
GM
7026 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
7027
1ac3fc42
GM
7028 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
7029
4b3eb10f
GM
70302000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7031
975f82c9 7032 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
7033 (ps-print-version): New version number (6.3.1).
7034 (ps-even-or-odd-pages): Customization fix.
7035 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
7036 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
7037 (ps-page-count): Var replaced by `ps-page-column'.
7038 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
7039 (ps-print-sheet-p): New fun.
7040
7da794df
MB
70412000-11-02 Miles Bader <miles@lsi.nec.co.jp>
7042
7043 * tooltip.el (tooltip-gud-tips-setup): New function.
7044 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
7045 (tooltip-mode): Call tooltip-gud-tips-setup.
7046 (tooltip-gud-tips): Use `gud-basic-call' instead of
7047 process-send-string, so the prompt gets frobbed appropriately.
7048 Handle nil return value from `tooltip-gud-print-command'.
7049
0e40b809
EL
70502000-11-01 Eric M. Ludlam <zappo@ultranet.com>
7051
7052 * comint.el (comint-add-to-input-history): New function.
7053 (comint-send-input): Use `comint-add-to-input-history'.
7054
50ada0db
MB
70552000-11-02 Miles Bader <miles@lsi.nec.co.jp>
7056
973a3104
MB
7057 * info.el (info-menu-header): New face.
7058 (Info-fontify-menu-headers): New function.
7059 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
7060
50ada0db
MB
7061 * info.el (Info-insert-dir): Don't include blank lines at
7062 beginning of additional dir files (one is added automatically).
7063
bff53411
SM
70642000-11-01 Stefan Monnier <monnier@cs.yale.edu>
7065
7066 * emacs-lisp/easy-mmode.el (define-minor-mode):
7067 Revert the latest changes.
7068 Allow the three positional arguments to be skipped and replaced
7069 by keyword arguments.
7070 Add a :toggle argument to determine whether a nil arg means toggle
7071 or means turn-on. The default is unchanged.
7072 Add a call to force-mode-line-update.
7073
6b8a0b2d
DL
70742000-11-01 Dave Love <fx@gnu.org>
7075
83c9cb8e 7076 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
6b8a0b2d 7077
5bf99100
MB
70782000-11-01 Miles Bader <miles@lsi.nec.co.jp>
7079
83c9cb8e
SM
7080 * calendar/calendar.el (diary-face, holiday-face):
7081 Add dark-background variants.
5bf99100 7082
a4032611
SS
70832000-10-31 Sam Steingold <sds@gnu.org>
7084
7085 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
7086 `tex-main-file' does not have directory in it.
7087
c286608e
SM
70882000-10-31 Stefan Monnier <monnier@cs.yale.edu>
7089
7090 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
7091
4836835a
TTN
70922000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
7093
7094 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
7095 functional change.
7096
26dcb81b
GM
70972000-10-31 Gerd Moellmann <gerd@gnu.org>
7098
7099 * files.el (find-file-noselect): When we expand a wildcard, return
7100 a list of buffers, as we should do according to the doc string.
7101
49fc4500
KR
71022000-10-31 Ken Raeburn <raeburn@gnu.org>
7103
7104 * loadup.el (top level): Adjust load path if program name is
7105 "../src/bootstrap-emacs", in case it's not dumped and thus the
7106 load path adjustment hasn't already been done.
7107
ea0c615d
GM
71082000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7109
83c9cb8e
SM
7110 * ps-print.el: Fix bug on selected pages for printing.
7111 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
ea0c615d
GM
7112 is on. Try to avoid warning messages when compiling. Doc Fix.
7113 (ps-print-version): New version number (6.3).
7114 (ps-color-device): Use `color-values' to determine if device
7115 supports color.
7116 (ps-color-values): Try to use `x-color-values' when using XEmacs.
7117 (ps-print-page-p): Changed from defsubst to defun.
7118 (ps-page-number): Changed from defmacro to defun.
7119 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
7120 printing.
c286608e 7121 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
7122 (ps-end-file, ps-dummy-page): Funs eliminated.
7123 (ps-print-color-scale): Changed default value.
7124 (ps-page-n-up, ps-print-page-p): New internal vars.
7125 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
7126 (ps-plot-region, ps-generate, ps-end-job): Code fix.
7127
9e20722f
GM
7128 * delim-col.el: Little programming improvement.
7129 (delimit-columns-str): New macro.
7130 (delimit-columns-region, delimit-columns-rectangle): Code fix.
7131
d7a0fd00
KH
71322000-10-31 Kenichi Handa <handa@etl.go.jp>
7133
c286608e
SM
7134 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
7135 Moved to european.el.
d7a0fd00
KH
7136 (ccl-encode-mac-roman-font, fontset-mac): Modified for
7137 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
7138 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
7139 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 7140
234be340
DL
71412000-10-30 Dave Love <fx@gnu.org>
7142
7143 * progmodes/cc-menus.el (imenu-generic-expression)
7144 (imenu-progress-message): Only defvar when compiling.
7145
4edc4a39
DL
7146 * emacs-lisp/elp.el (elp-unload-hook): New function.
7147
7148 * loadhist.el (unload-feature): Call elp-restore-function,
7149 checking for symbols; don't use elp-restore-all.
7150 (loadhist-hook-functions): Doc fix.
7151
70c825df
SM
71522000-10-30 Stefan Monnier <monnier@cs.yale.edu>
7153
7154 * log-edit.el (log-edit-confirm): Fix the default.
7155
1d3baf74
GM
71562000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7157
7158 * delim-col.el: Little fix: replace delimit-columns-align-columns by
7159 delimit-columns-format.
7160 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 7161
1ec321a7
MB
71622000-10-30 Miles Bader <miles@lsi.nec.co.jp>
7163
7164 * comint.el (comint-replace-by-expanded-history): Don't use
7165 comint-get-old-input (we're not looking at *old* input).
7166 (comint-get-old-input-default): If using fields, signal an error
7167 when the point is not in an input field.
7168
70737ea9
KH
71692000-10-30 Kenichi Handa <handa@etl.go.jp>
7170
7171 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
7172 and mule-unicode-e000-ffff.
7173
fa0cb51d 7174 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
7175 (make-coding-system): Accept a symbol of translation table as a
7176 value of property `safe-chars'.
7177
7178 * international/mule-cmds.el (encode-coding-char): Check property
7179 safe-chars instead of safe-charsets.
7180
7181 * international/fontset.el (fontset-default): Modified for
7182 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
7183 (x-font-name-charset-alist): Likewise.
7184 (ccl-encode-unicode-font): New CCL program. Record it in
7185 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
7186
70c825df
SM
7187 * language/european.el (mac-roman-decoder, mac-roman-encoder):
7188 New translation tables.
70737ea9
KH
7189 (decode-mac-roman, encode-mac-roman): Definition of these CCL
7190 programs are modified and moved from mac-win.el.
7191 (mac-roman): Definition of this coding system is modified and
7192 moved from mac-win.el.
4836835a 7193
fda2ce24 71942000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 7195
1d3baf74 7196 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 7197 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 7198
dd4d3cb6
MB
71992000-10-29 Miles Bader <miles@gnu.org>
7200
7201 * custom.el (custom-add-to-group): Allow multiple entries for a
7202 given value OPTION, as long as their widget types are different.
7203 * cus-edit.el (custom-face-value-create): If face name doesn't end
7204 with "face", add such here (similar to custom group widgets).
7205
7206 * comint.el (comint-highlight-prompt): Add :type.
7207
dace60cf
JW
72082000-10-28 John Wiegley <johnw@gnu.org>
7209
dace60cf
JW
7210 * calendar/timeclock.el (timeclock-log): Doc fix.
7211 (timeclock-last-event): Doc fix.
83c9cb8e 7212 (timeclock-log): Kill the timelog buffer after appending a new event.
dace60cf
JW
7213 (timeclock-find-discrep): Use a temp buffer to read in the
7214 timelog, instead of visiting the file.
7215 (timeclock-log-data): A new function, along with a host of helper
7216 functions, for the purpose of making timelog data accessible to
7217 programmers.
7218
7219 * eshell/esh-mode.el (window-height test): Make certain that
7220 `eshell-stringify-t' is non-nil.
7221 (eshell-password-prompt-regexp): Changed to a much simpler
7222 password regexp.
7223 (eshell-send-input): If `eshell-invoke-directly' returns t,
7224 directly invoke the parsed command using `eval'. This improves
7225 turn-around time on simple commands by a factor of three or
7226 greater, such as cd, ls, pwd, etc. -- which get used very often.
7227 It also conserves thousands of cons cells per call (since
7228 `eshell-do-eval' consumes memory like a Cookie Monster set loose
7229 in the Pacific Cookie Company).
7230
7231 * eshell/esh-test.el (eshell-test): Whitespace fix.
7232
83c9cb8e
SM
7233 * eshell/em-ls.el (eshell-ls-insert-directory):
7234 Make `eshell-ls-initial-args' nil when inserting directory contents.
dace60cf
JW
7235
7236 * eshell/em-script.el (eshell-script-initialize): Add names to
7237 `eshell-complex-commands, since `source' and `.' are complex.
7238
0467b076
EZ
7239 * eshell/esh-cmd.el (eshell-rewrite-for-command)
7240 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
7241 `eshell-copy-handles'.
7242 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
7243 bodies.
7244 (eshell-separate-commands): Whitespace fix.
7245 (eshell-complex-commands): Added a new list of names, for
7246 determining whether a given command is as simple as it looks.
7247 (eshell-invoke-directly): New function. Returns t if a command
7248 should be invoked directly (using `eval'), rather than indirectly
7249 using `eshell-do-eval'.
7250 (eshell-do-eval): Whitespace fix.
7251
7252 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
7253 which provides an emulation of the DOS shell behavior of assuming
7254 that cp/mv/ln should copy/move/link to the current directory.
7255 (eshell-remove-entries): Added a doc string.
7256 (eshell-shuffle-files): Removed the check for `target' being null.
7257 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
7258 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
7259 it to do a smarter check of whether a destination was provided.
7260 (eshell/mv, eshell/cp): Enable `:preserve-args'.
7261 (eshell/ln): Enable `:preserve-args', and use
7262 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
7263 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
7264 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
7265 list after flattening it. This makes it possible to cat files
7266 with numerical names.
7267 (eshell-unix-initialize): Added several names to
7268 `eshell-complex-commands.
7269 (eshell-unix-command-complex-p): Return t if a given command name
7270 may result in external processes being invoked.
7271
7272 * eshell/em-glob.el (eshell-glob-show-progress): Make this
7273 variable nil by default, since it slows down glob processing by a
7274 factor of two or more, and increases memory consumption.
7275
7276 * eshell/em-smart.el: Added a note about how memory consumptive
7277 smart display mode can be (at least this is true in Emacs 21).
7278 (eshell-smart-initialize): Whitespace fix.
7279 (eshell-refresh-windows): Use `if' instead of `when'.
7280 (eshell-smart-scroll-window): Calling `save-current-buffer' was
7281 not necessary.
83c9cb8e 7282 (eshell-currently-handling-window): Added a missing global variable.
dace60cf
JW
7283
7284 * eshell/em-ls.el (eshell-do-ls): Code simplification.
7285 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
7286 Whitespace fix.
7287 (eshell-ls-exclude-hidden): Added this variable in addition to
7288 `eshell-ls-exclude-regexp'. This one prevents files beginning
7289 with . from even being read, which can improve memory consumption
7290 quite a bit.
7291 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
7292 read file entries beginning with a dot. In home directories with
7293 lots of hidden files, fully two-thirds of the time spent in ls is
7294 used to read directory entries that are immediately thrown away.
7295 (eshell-ls-initial-args): Added back this configuration variable,
7296 for specifying default initial arguments to every call to ls.
7297 Much faster than using an alias to do the same thing.
7298 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
7299 (eshell-ls-dir): Whitespace change.
7300
7301 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
7302
83c9cb8e 7303 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
dace60cf
JW
7304 (eshell-stringify-t): Added a customization variable, to indicate
7305 whether `t' should be rendered as a string at all. If not, one
7306 can still determine if the result of an expression is true using
7307 "file-exists-p FILE && echo true".
7308 (eshell-stringify): If `eshell-stringify-t' is nil, don't
7309 stringify t!
7310
7311 * eshell/esh-module.el: Whitespace fix.
7312
83c9cb8e
SM
7313 * eshell/em-alias.el (eshell-alias-initialize):
7314 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
dace60cf
JW
7315 (eshell-command-aliased-p): New function that returns t if a
7316 command name names an aliased.
7317
657f9cb8 73182000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 7319
0467b076 7320 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 7321 redrawing the screen when changing cursor color.
0467b076
EZ
7322 (viper-insert-state-pre-command-sentinel)
7323 (viper-replace-state-pre-command-sentinel)
70c825df
SM
7324 (viper-replace-state-post-command-sentinel):
7325 Use viper-preserve-cursor-color.
657f9cb8
MK
7326 Many functions changed to use viper= instead of = when comparing
7327 characters.
0467b076 7328 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 7329 working with characters.
0467b076 7330 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
7331 Many functions changed to use viper= instead of = when comparing
7332 characters.
0467b076 7333 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 7334
0467b076 7335 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 7336 Several typos fixed in various docstrings.
0467b076 7337 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
83c9cb8e 7338 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
0467b076
EZ
7339 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
7340 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
7341 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
7342 (ediff-get-selected-buffers): New function.
7343 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
83c9cb8e
SM
7344 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
7345 Use save-window-excursion.
0467b076 7346 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 7347 termination check in while loop.
0467b076 7348 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 7349 dired buffer.
0467b076
EZ
7350 (ediff-files,ediff-merge-files,ediff-files3)
7351 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 7352
4f490d99
DL
73532000-10-28 Dave Love <fx@gnu.org>
7354
7355 * info.el (Info-fontify-node): Add help-echo for menu items.
7356
45b84006
EZ
73572000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
7358
5ebc02b3
EZ
7359 * startup.el (normal-top-level): If the value of $TERM indicates
7360 we are running from xterm or one of its work-alikes, default to a
7361 light background mode.
7362
45b84006
EZ
7363 Support for -fg, -bg, and -rv command-line arguments for TTYs:
7364 * faces.el (tty-handle-reverse-video): New function.
7365 (tty-create-frame-with-faces): Call it.
7366
7367 * frame.el (frame-notice-user-settings): Don't apply
7368 default-frame-alist and initial-frame-alist to MS-DOS frames.
7369 Call tty-handle-reverse-video, frame-set-background-mode, and
7370 face-set-after-frame-default for non-MS-DOS frames.
7371
7372 * startup.el (tty-long-option-alist): New variable.
7373 (tty-handle-args): New function.
7374 (command-line): Call tty-handle-args.
7375
7376 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
7377 startup.el now does that for all character-terminal frames.
7378
eab6e8b9
MB
73792000-10-28 Miles Bader <miles@gnu.org>
7380
83c9cb8e
SM
7381 * emacs-lisp/easy-mmode.el (define-minor-mode):
7382 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
7383 is global. If :global is followed by a non-nil but non-t value,
eab6e8b9 7384 make the mode buffer-local, but also generate a `global-MODE'
83c9cb8e
SM
7385 version using `easy-mmode-define-global-mode'.
7386 Add :conditional-turn-on keyword argument.
eab6e8b9 7387
51a29efc
DL
73882000-10-28 Dave Love <fx@gnu.org>
7389
83c9cb8e
SM
7390 * international/latin1-disp.el (latin1-char-displayable-p):
7391 Don't use window-system.
51a29efc 7392
d71d7114
EZ
73932000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
7394
7395 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
7396 Don't call find-buffer-file-type-coding-system. Instead, just
7397 set eol-type to -unix if inhibit-eol-conversion is in effect, or
7398 if the file is on an untranslated filesystem.
7399 (add-untranslated-filesystem): Use "D" instead of "f" inside
7400 interactive.
7401
1f9cab4b
DL
74022000-10-27 Dave Love <fx@gnu.org>
7403
70c825df 7404 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
7405 (refill-mode): Use it.
7406
70c825df
SM
74072000-10-27 Stefan Monnier <monnier@cs.yale.edu>
7408
7409 * international/quail.el (quail-activate): Don't make-local-hook.
7410
7432cf10
AS
74112000-10-27 Andre Spiegel <spiegel@gnu.org>
7412
4836835a 7413 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 7414 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
7415 (vc-make-version-backup): Don't do it on MS-DOS without long file
7416 names.
4836835a 7417
7432cf10
AS
7418 * vc.el (vc-version-other-window): If an automatic backup of the
7419 desired version exists, rename it instead of copying it.
7420
4836835a
TTN
7421 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
7422 after command. If there's an unexpected error, signal it instead
7432cf10 7423 of being silent.
e1483c38 7424 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 7425
05ea7ef2
MB
74262000-10-27 Miles Bader <miles@lsi.nec.co.jp>
7427
fd1035aa
MB
7428 * shell.el (shell): Add BUFFER argument.
7429 * comint.el (make-comint-in-buffer): New function.
7430 (make-comint): Use it.
7431
05ea7ef2
MB
7432 * faces.el (face-spec-choose): Change syntax so that the list of
7433 attribute-value pairs is now the cdr of each clause, not the cadr.
7434 Detect old-style entries, and handle them. Use pop.
7435
835a55fe
SM
74362000-10-26 Stefan Monnier <monnier@cs.yale.edu>
7437
f5ab1cdd
SM
7438 * cus-edit.el (custom-mode-map): Use a sparse map.
7439 (custom-mode): Don't bother with make-local-hook.
7440
7441 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
7442
835a55fe
SM
7443 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
7444
c13b0ec8
GM
74452000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7446
7447 * ps-print.el: Avoid compilation gripes.
7448 (ps-print-version): New version number (6.2.1).
4836835a 7449
e9f63196
DL
74502000-10-26 Dave Love <fx@gnu.org>
7451
0b95284b
DL
7452 * menu-bar.el: Modify some menu item help strings.
7453 (menu-bar-help-menu): Add link to MORE.STUFF.
7454
e9f63196
DL
7455 * cus-edit.el (custom-mode): Add `special' mode-class property.
7456
7457 * wid-browse.el (widget-browse-mode): Likewise.
7458
7459 * wid-edit.el (widget-specify-field): Revert to using local-map
7460 property, not keymap.
7461
e276a14a
MB
74622000-10-26 Miles Bader <miles@lsi.nec.co.jp>
7463
c1545d88
MB
7464 * wid-edit.el (widget-field-end): When checking for a `boundary'
7465 field, do so in the correct buffer.
7466
3c1b77ca
MB
7467 * simple.el (undo): Correctly distinguish between numeric and
7468 non-numeric prefix args in non-transient-mark-mode, as per the doc
7469 string. When in transient-mark-mode, treat all prefix-args as
7470 numeric.
7471
f5ab1cdd
SM
7472 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
7473 Position point on match. Handle N == 0 correctly.
22626d9d
MB
7474
7475 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
7476 (comint-mode-map): Reverse order of `comint-write-output' and
7477 `comint-append-output-to-file'.
7478 (comint-append-output-to-file): Reinstate this function, for the
7479 benefit of the menu.
7480
d97151cb
SM
74812000-10-25 Stefan Monnier <monnier@cs.yale.edu>
7482
7483 * vc.el (vc-version-other-window): Bind `file'.
7484
ea7d6f5b
GM
74852000-10-25 Gerd Moellmann <gerd@gnu.org>
7486
f5ab1cdd 7487 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
7488
7489 * emacs-lisp/authors.el (batch-update-authors): New function.
7490 (authors-fixed-entries): New defconst.
7491 (authors-add-fixed-entries): New function.
7492 (authors): Call it.: Don't process lispref/.
7493
17c25cea
JR
74942000-10-25 Jason Rumney <jasonr@gnu.org>
7495
7496 * cus-edit.el (custom-button-face, custom-button-pressed-face):
7497 Merge x w32 and mac definitions.
7498
4ecda532
GM
74992000-10-25 Gerd Moellmann <gerd@gnu.org>
7500
7501 * menu-bar.el (menu-bar-options-menu): Add a help string for
7502 `uniquify'.
7503
b6735035
GM
75042000-10-25 Stephen Gildea <gildea@alum.mit.edu>
7505
f5ab1cdd
SM
7506 * time-stamp.el (time-stamp-string-preprocess):
7507 Fix a wrong type argument error.
b6735035 7508
f4cbc7a0
MB
75092000-10-25 Miles Bader <miles@gnu.org>
7510
7511 * recentf.el (recentf-mode): Variable removed.
7512 (recentf-mode): Use `define-minor-mode'.
7513
7514 * mwheel.el (mouse-wheel-mode): New global minor mode.
7515 (mwheel-install): Use `mouse-wheel-mode'.
7516
f4b020f6
DL
75172000-10-25 Dave Love <fx@gnu.org>
7518
f5ab1cdd
SM
7519 * progmodes/cperl-mode.el (cperl-mode):
7520 Set normal-auto-fill-function correctly.
072cb6f9 7521
83c9cb8e
SM
7522 * wid-edit.el (widget-field-keymap, widget-text-keymap):
7523 Don't inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 7524 bindings.
f4b020f6 7525
ebe2a441
MB
75262000-10-25 Miles Bader <miles@lsi.nec.co.jp>
7527
ff4dcd4b
MB
7528 * wid-edit.el (widget-field-at): New function.
7529 (widget-at, widget-field-activate): Use it.
7530 (widget-tabable-at): Use `widget-at'.
7531 (widget-specify-field): If the terminating character of the widget
7532 field (which is read-only) is a newline, put it into a special
7533 `boundary' field so that C-n/C-p act more naturally.
7534 (widget-field-end): Also don't subtract one if a special
7535 `boundary' field has been added after the widget field.
7536
83c9cb8e
SM
7537 * comint.el (comint-output-filter, comint-send-input):
7538 Don't bother adding stickiness fields to overlays to fool the field
ebe2a441 7539 code, since it should notice the overlay insertion-types now.
ff4dcd4b 7540
ebe2a441
MB
7541 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
7542 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
7543 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
7544
fe50b6ab
GM
75452000-10-24 Gerd Moellmann <gerd@gnu.org>
7546
53df4dda 7547 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
83c9cb8e
SM
7548 (authors): Set file coding system to iso-2022-7bit.
7549 Add file-local variables to output buffer.
53df4dda 7550
4836835a 7551 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
7552 WARN is nil.
7553
53df4dda
GM
75542000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7555
7556 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
7557
7558 * delim-col.el: Now there is a column formatting mechanism.
7559 Modified to customization mechanisms convention. Doc fix.
7560 (columns): New group for delim-col.
7561 (delimit-columns-before, delimit-columns-after)
7562 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
7563 (delimit-columns-end): New vars.
7564 (delimit-columns-customize, delimit-columns-format): New funs.
7565 (delimit-columns-region, delimit-columns-rectangle)
7566 (delimit-columns-rectangle-line): Modified to support column
7567 formatting.
4836835a 7568
a9839779
DL
75692000-10-24 Dave Love <fx@gnu.org>
7570
7571 * log-edit.el (log-edit): Add :version and a :group for vc.
7572
df0267b8
GM
75732000-10-24 Gerd Moellmann <gerd@gnu.org>
7574
9acc3873
GM
7575 * files.el (after-find-file): Don't print a message ``New file''
7576 if WARN is nil.
7577
83c9cb8e
SM
7578 * wid-edit.el (widget-field-keymap, widget-text-keymap):
7579 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
63e1b552
GM
7580 get duplicate tool-bar entries because we'll see the global ones
7581 on more than one path through keymaps.
7582
1946f901
GM
7583 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
7584
df0267b8
GM
7585 * progmodes/cmacexp.el: Change Francesco's email address.
7586
ae3b264b
KH
75872000-10-24 Kenichi Handa <handa@etl.go.jp>
7588
7589 * window.el (fit-window-to-buffer): Adjust point of the window
7590 buffer, not that of the current buffer.
7591
23afac01
EZ
75922000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
7593
7594 * progmodes/cmacexp.el: Update the euthor's email address.
7595
22d1a4ed
MB
75962000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7597
7598 * faces.el (face-spec-set-match-display): Add `graphic' display
7599 type (the inverse of `tty'). Use `display-graphic-p' instead of
7600 the window-system variable.
7601
f408aa48
KH
76022000-10-24 Kenichi Handa <handa@etl.go.jp>
7603
83c9cb8e
SM
7604 * international/isearch-x.el (isearch-with-input-method):
7605 Call input-method-function with the first event in
f408aa48
KH
7606 unread-command-events.
7607
94fe8a31
MB
76082000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7609
83c9cb8e 7610 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
94fe8a31 7611
8f47302e
AC
76122000-10-24 Andrew Choi <akochoi@i-cable.com>
7613
7614 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
7615 New charsets.
7616
7617 * term/mac-win.el: Remove definitions of mac-roman-lower and
7618 mac-roman-upper, require dired, and define instead of set
7619 mac-ready-for-drag-n-drop to avoid compilation error.
7620
446c097e
AI
76212000-10-23 Andrew Innes <andrewi@gnu.org>
7622
83c9cb8e
SM
7623 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
7624 Remove superfluous calls to subst-char-in-string; instead apply
446c097e
AI
7625 expand-file-name after convert-standard-filename to ensure
7626 expected directory separators are used.
7627
379b70e7
EZ
76282000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
7629
7630 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
7631
85c766e9
DL
76322000-10-23 Dave Love <fx@gnu.org>
7633
b7e03a67
DL
7634 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
7635 (tool-bar-add-item): Set foreground and background for XBM icons.
7636
83c9cb8e
SM
7637 * international/latin1-disp.el (latin1-char-displayable-p):
7638 New function (from Handa).
b7e03a67
DL
7639 (latin1-display-check-font): Use it.
7640
0dcf8835 7641 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
83c9cb8e
SM
7642 using :key-sequence, making it much more usable.
7643 Use nconc, not append.
0dcf8835
DL
7644 (imenu--create-keymap-1): Avoid append.
7645
85c766e9 7646 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 7647
cb3069bb
MB
76482000-10-23 Miles Bader <miles@lsi.nec.co.jp>
7649
7650 [the following changes fix a bug where `define-minor-mode' didn't
7651 correctly generate :require clauses for defcustoms in compiled files]
7652 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
7653 (byte-compile-log-file, byte-compile-log-1): Don't set
7654 `byte-compile-current-file' to nil. Instead set
7655 `byte-compile-last-logged-file' to it. Test whether
7656 byte-compile-current-file equals byte-compile-last-logged-file
7657 instead of whether its nil.
3b6542ba 7658 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 7659
6db6243b
SM
76602000-10-23 Stefan Monnier <monnier@cs.yale.edu>
7661
7662 * textmodes/refill.el: Fix var names in doc.
7663 (refill-mode): Don't bother with make-local-hook anymore.
7664
98490598
MB
76652000-10-23 Miles Bader <miles@lsi.nec.co.jp>
7666
e01cd227
MB
7667 * faces.el (face-user-default-spec, face-default-spec): New functions.
7668 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 7669 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
7670 Use `face-user-default-spec'. Simplify code slightly.
7671
4836835a 7672 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
7673 (woman-unknown-face): Add dark-background variants.
7674 (woman-default-faces): Renamed from `woman-colour-faces'.
7675 Set using the stored defaults, rather than using hard-wired colors.
7676 (woman-monochrome-faces): Renamed from `woman-black-faces'.
7677 Just make the foreground `unspecified' rather than "black".
7678 (woman-menu): Rename menu entries accordingly.
7679
98490598
MB
7680 * faces.el (header-line): Make more reasonable on mono/grayscale
7681 displays.
7682
1a578e9b
AC
76832000-10-23 Andrew Choi <akochoi@i-cable.com>
7684
7685 * cus-edit.el (custom-button-face): Use 3D look for mac.
7686 (custom-button-pressed-face): Likewise.
7687
7688 * faces.el (set-face-attributes-from-resources): Handle mac frames
7689 in the same way as x and w32 frames.
7690 (face-valid-attribute-values): Likewise.
7691 (read-face-attribute): Likewise.
7692 (defined-colors): Likewise.
7693 (color-defined-p): Likewise.
7694 (color-values): Likewise.
7695 (display-grayscale-p): Likewise.
7696 (face-set-after-frame-default): Likewise.
7697 (mode-line): Same default face as for x and w32.
7698 (tool-bar): Likewise.
7699
7700 * frame.el: Remove call to frame-notice-user-settings at end of
7701 the file.
7702
83c9cb8e 7703 * info.el (Info-fontify-node): Make underlines invisible for mac
1a578e9b
AC
7704 as for x, pc, and w32 frame types.
7705
7706 * term/mac-win.el: New file.
7707
aaaf7be7
DL
77082000-10-22 Dave Love <fx@gnu.org>
7709
7710 * textmodes/refill.el: New file.
7711
5392d654
AS
77122000-10-22 Andre Spiegel <spiegel@gnu.org>
7713
4836835a 7714 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 7715 MANUAL and REGEXP.
4836835a 7716 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
7717 New functions.
7718 (vc-before-save): Use the latter.
7719 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
7720 confusion.
7721
4836835a 7722 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
7723 expected by vc[-hooks].el.
7724
7725 * vc.el (vc-checkout): Added `-p' suffix in call to
7726 vc-make-version-backups-p; use vc-make-version-backup to actually
7727 make the backup.
7728 (vc-version-other-window, vc-version-backup-file): Handle both
7729 automatic and manual backups.
7730 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
7731 of all of them.
7732
1e221c16
MB
77332000-10-22 Miles Bader <miles@gnu.org>
7734
7ff4fda5
MB
7735 * comint.el (comint-highlight-input, comint-highlight-prompt):
7736 Renamed, `-face' at end removed.
7737 (comint-send-input, comint-output-filter): Use renamed faces.
7738
3511cde8
MB
7739 * window.el (fit-window-to-buffer): Change defaulting of
7740 MAX-HEIGHT slightly.
7741
1e221c16
MB
7742 * faces.el (color-values, color-defined-p): Use `member', not
7743 `memq', because it works correctly for strings.
7744 (frame-set-background-mode): Actually, "unspecified-fg" and
7745 "unspecified-bg" *are* strings. Use `member', not `memq', and
7746 `equal', not `eq', when a string value is possible.
7747
b6ef4898
EZ
77482000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
7749
7750 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
7751
34939e2c
SM
77522000-10-21 Stefan Monnier <monnier@cs.yale.edu>
7753
7754 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
7755 sh-electric-rparen, sh-electric-less and sh-electric-hash.
7756 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
7757 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
7758 (sh-font-lock-syntactic-keywords): Use them.
7759 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
7760 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
7761 (sh-mode): Don't override font-lock-unfontify-region-function.
7762 Use a copy of sh-font-lock-syntactic-keywords.
7763 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
7764 Don't call sh-scan-buffer since font-lock does it on the fly.
7765 (sh-get-indent-info): Use `face' rather than `syntax-table'
7766 text-property to detect here-documents.
7767 Replace sh-special-syntax with sh-st-punc.
7768 (sh-prev-line): Use `face' rather than `syntax-table'
7769 text-property to skip over here-documents.
7770 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
7771 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
7772 (sh-electric-less, sh-set-here-doc-region)
4836835a 7773 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
7774 (sh-scan-buffer, sh-rescan-buffer): Remove.
7775
f3d3c491
AI
77762000-10-21 Andrew Innes <andrewi@gnu.org>
7777
7778 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
7779 remote (ange-ftp) file names.
7780
b86c791c
MB
77812000-10-21 Miles Bader <miles@gnu.org>
7782
d9c30bdf
MB
7783 * window.el (fit-window-to-buffer): New function.
7784 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
7785 (window-text-height): Don't expect minibuffers to have mode-lines.
7786
d9c30bdf 7787 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
83c9cb8e
SM
7788 * international/quail.el (quail-update-guidance):
7789 Use `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 7790
617fee5a
MB
7791 * international/quail.el (quail-show-guidance-buf): Make sure
7792 guidance window really has enough room.
7793 (quail-update-guidance): If quail-guidance-win is already shown,
7794 make sure its height is OK.
7795
b86c791c
MB
7796 * window.el (window-text-height, set-window-text-height):
7797 New functions.
7798 (shrink-window-if-larger-than-buffer): Use `window-text-height'
7799 instead of `window-height' & `mode-line-window-height-fudge'.
7800 (mode-line-window-height-fudge): Add FACE parameter.
7801 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
7802 instead of `enlarge-window' & `mode-line-window-height-fudge'.
7803
e34850d1
MB
78042000-10-20 Miles Bader <miles@gnu.org>
7805
7806 * window.el (height-affecting-face-attributes): Use `defconst'.
7807
7808 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
7809 New function, conditionally aliased to `mode-line-window-height-fudge'.
7810 (ispell-help): Use it.
7811 (ispell-choices-win-default-height): Don't include mode-line fudge.
7812 (ispell-choices-win-default-height): New function.
7813 (ispell-show-choices, ispell-command-loop): Use function
7814 `ispell-choices-win-default-height' instead of variable.
7815
a8b883c2
MB
78162000-10-20 Miles Bader <miles@lsi.nec.co.jp>
7817
8c6e4a58
MB
7818 * window.el (mode-line-window-height-fudge): New variable.
7819 (height-affecting-face-attributes): New variable.
7820 (mode-line-window-height-fudge): New function.
7821 (shrink-window-if-larger-than-buffer): Use it.
7822 * help.el (resize-temp-buffer-window): Likewise.
7823
a8b883c2
MB
7824 * info.el (Info-fontify-node): Add support for @subsubsection
7825 titles, which use `Info-title-4-face'.
7826 (Info-title-4-face): New face.
7827 (Info-title-3-face): Inherit from Info-title-4-face instead of
7828 variable-pitch.
7829
e64c3a75
JR
78302000-10-19 Jason Rumney <jasonr@gnu.org>
7831
7832 * dired.el (dired-insert-directory): Do not let errors signalled by
7833 attempt to run dired-free-space-program prevent dired from working.
7834
c70fe852
SM
78352000-10-19 Stefan Monnier <monnier@cs.yale.edu>
7836
7837 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
7838
877cf6b4
GM
78392000-10-19 Gerd Moellmann <gerd@gnu.org>
7840
5de037e0
GM
7841 * dirtrack.el (dirtrack): Fix call to run-hooks.
7842
6deb9af9
GM
7843 * cmuscheme.el (cmuscheme-program-name): Renamed from
7844 scheme-program-name because xscheme.el contains a defcustom with
7845 the same name. As a consequence, customizing group `cmuscheme'
7846 loaded `xscheme' which redefined run-scheme.
7847 (run-scheme): Use cmuscheme-program-name.
7848
83c9cb8e 7849 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
877cf6b4 7850
e597d8fb 7851 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 7852 anonymous address, and add a website for Befrienders International.
4836835a 7853
3e9cb08f
GM
78542000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7855
c70fe852
SM
7856 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
7857 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
7858 (ps-print-version): New version number (6.2).
7859 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
7860 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
7861 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
7862 (ps-x-extent-priority, ps-x-extent-start-position)
7863 (ps-x-face-font-instance, ps-x-find-coding-system)
7864 (ps-x-font-instance-properties, ps-x-make-color-instance)
7865 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
7866 avoid compilation gripes without defining functions.
7867 (ps-e-find-composition): Alias for function find-composition, to have a
7868 suitable function depending on Emacs version.
7869 (ps-color-device, ps-color-values, ps-face-foreground-name)
7870 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
7871 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
7872 (ps-print-ensure-fontified): Function definitions surrounded by
7873 `eval-and-compile' to avoid compilation gripes.
7874 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
7875 by symbol-value to avoid compilation gripes.
7876 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
7877 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
7878
d8abcd91
MB
78792000-10-19 Miles Bader <miles@lsi.nec.co.jp>
7880
13ab33c4
MB
7881 * startup.el (normal-top-level): Call `frame-set-background-mode'
7882 after `frame-notice-user-settings' because the latter doesn't call
7883 the former on a tty.
7884
d8abcd91
MB
7885 * faces.el (frame-set-background-mode): `unspecified' &c are
7886 symbols, not strings.
7887
e8bce0a9
EZ
78882000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
7889
c70fe852
SM
7890 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
7891 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 7892
c70fe852
SM
7893 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
7894 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 7895
773272d8
KH
78962000-10-19 Kenichi Handa <handa@etl.go.jp>
7897
c70fe852 7898 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
7899 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
7900 for ISO10646-1 fonts.
7901 (x-font-name-charset-alist): Add an entry for "iso10646-1".
7902
772139c0
EZ
79032000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
7904
7905 * faces.el (frame-set-background-mode): If a tty frame defines a
7906 background color, use that to compute the background mode, instead
7907 of always defaulting to "dark".
7908
d134a19f
MB
79092000-10-19 Miles Bader <miles@lsi.nec.co.jp>
7910
8bb84cb2
MB
7911 * comint.el (comint-write-output): New function.
7912 (comint-mode-map): Add it to the menu.
e40a778f 7913 Bind `C-c C-s' to comint-write-output.
d134a19f 7914
dada41e1
GM
79152000-10-18 Gerd Moellmann <gerd@gnu.org>
7916
7917 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
7918 Use fancy-splash-delay.
7919
9b5360aa
GM
79202000-10-18 Alex Schroeder <alex@gnu.org>
7921
7922 * progmodes/sql.el (sql-sybase-options): New option.
7923 (sql-sybase): Use it. Add sql-database to the list of parameters
7924 provided for login. The options -w 2048 -n are not used any more.
7925
9035a35a
GM
7926 * comint.el (comint-read-input-ring): Bugfix such that the first
7927 and the last entry of the input ring file are not lost.
7928
3556c6dd
GM
79292000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7930
7931 * ps-print.el: Internal variable changes to defcustom,
7932 make-local-hook changes to defvar. Doc fix.
7933 (ps-print-version): New version number (6.1).
7934 (ps-setup, ps-do-despool): Code fix.
7935 (ps-printer-name): Customization fix.
7936 (ps-printer-name-option): Now is a defcustom instead of an
7937 internal variable.
7938 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
7939 (ps-print-begin-column-hook): Now are defvar instead of
7940 make-local-hook.
4836835a 7941
4e217e50
MB
79422000-10-18 Miles Bader <miles@gnu.org>
7943
7944 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
7945 (comint-kill-output): Changed into an alias for `comint-delete-output',
7946 and made obsolete.
7947 (comint-mode-map): Rename references to comint-kill-output.
7948
34460354
EZ
79492000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
7950
7951 * diff-mode.el (diff-header-face, diff-file-header-face)
7952 (diff-changed-face): Add bold and italic attributes to tty faces.
7953 (diff-function-face): New face.
7954 (diff-font-lock-keywords): Use it.
7955
17ea3cdb
MB
79562000-10-18 Miles Bader <miles@lsi.nec.co.jp>
7957
7958 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
7959 Remove commented-out call to force-mode-line-update.
7960 (comint-kill-output): Use `forward-line 0' instead of
7961 beginning-of-line to make sure we get past the prompt.
7962
9244f2c7
SM
79632000-10-17 Stefan Monnier <monnier@cs.yale.edu>
7964
7965 * diff-mode.el (diff-header-face, diff-file-header-face):
7966 Add specific setting for dark background.
7967 (diff-context-face): Renamed from diff-comment-face.
7968 Set explicitly rather than inheriting from font-lock-comment-face.
7969
1592c1ef
EZ
79702000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
7971
7972 * startup.el (command-line): Move the code which sets the default
7973 TTY colors to before before-init-hook.
7974
f86292a9
GM
79752000-10-17 Gerd Moellmann <gerd@gnu.org>
7976
7977 * jit-lock.el (jit-lock-stealth-time): Doc fix.
7978
f7f2e883
EZ
79792000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
7980
e854cc22
EZ
7981 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
7982 extensions, for MS-DOS.
7983
f7f2e883
EZ
7984 * diff-mode.el (diff-header-face, diff-file-header-face)
7985 (diff-changed-face): Define tty-specific colors.
7986
c7b4f0f9
GM
79872000-10-17 Gerd Moellmann <gerd@gnu.org>
7988
7989 * startup.el (fancy-splash-text): Realign the text.
7990
12a72271
EZ
79912000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
7992
7993 * font-lock.el (font-lock-comment-face): Define a separate default
7994 for dark-background tty's.
7995
61dfccfd
MB
79962000-10-17 Miles Bader <miles@gnu.org>
7997
7998 * help.el (resize-temp-buffer-window): Add hack to avoid last line
7999 being obscured by whizzy mode-lines on graphics displays.
8000
333cd59e
EZ
80012000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
8002
8003 * info.el (Info-title-1-face, Info-title-2-face)
8004 (Info-title-3-face): Define colors for tty's.
dada41e1 8005 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 8006
dbf1fcc1
EZ
80072000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
8008
8009 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
8010 reverse from the frame parameters, and don't invert foreground and
8011 background colors.
8012
ac629823
MB
80132000-10-16 Miles Bader <miles@gnu.org>
8014
8015 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
8016 string "*Info*". Call propertized-buffer-identification to spruce
8017 up the result.
8018
76eebffc
GM
80192000-10-16 Gerd Moellmann <gerd@gnu.org>
8020
3a6b59d9
GM
8021 * help.el: Provide `help' for the sake of define-minor-mode
8022 which generates defcustoms with requires.
8023
6569c3d3
GM
8024 * jit-lock.el (jit-lock-after-change): If we're in text that
8025 matches a multi-line font-lock pattern, make sure the whole text
8026 will be redisplayed.
8027
c2e0a611
GM
8028 * emacs-lisp/authors.el (authors-add): Don't add an entry if
8029 author's name is unknown.
8030
76eebffc
GM
8031 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
8032 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
8033 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
8034 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
8035 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
8036 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
8037 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
8038 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
8039 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
8040 Add author information.
8041
cf1e7b12
MB
80422000-10-16 Miles Bader <miles@lsi.nec.co.jp>
8043
8044 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
8045 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
8046 full-color version (using the Gimp) to eliminate dithering artifacts.
8047
5586f3eb
SM
80482000-10-15 Stefan Monnier <monnier@cs.yale.edu>
8049
8050 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
8051
8052 * simple.el (syntax-flag-table, string-to-syntax): Remove.
8053
ad64a888
DL
80542000-10-15 Dave Love <fx@gnu.org>
8055
83c9cb8e 8056 * progmodes/sh-script.el: Require skeleton and comint when compiling.
ad64a888
DL
8057
8058 * pcomplete.el (pcomplete) <defgroup>: Add :version.
8059
8060 * whitespace.el: Doc fixes.
8061 (top-level): Don't add hooks here.
8062 (whitespace-running-emacs): Deleted.
8063 (timer): Don't require.
8064 (whitespace): Add back :version conditional on xemacs test.
8065 (whitespace-spacetab-regexp, whitespace-indent-regexp)
8066 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
8067 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
8068 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
8069 Avoid specific xemacs test.
8070 (whitespace-global-mode): New option.
8071 (whitespace-global-mode): New command.
8072 (whitespace-unload-hook): New function.
8073
8074 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 8075 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
8076 (Info-fontify-node): `Goto' goes to `Go to'.
8077 (Info-fontify-node): Add help-echo to xref links.
8078
1ef49fc6
EZ
80792000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
8080
8081 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
8082
8b7707e1
SM
80832000-10-15 Stefan Monnier <monnier@cs.yale.edu>
8084
b3b7f42f
SM
8085 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
8086 Use plist-get and allow :inherit.
8087
8088 * emacs-lisp/cl-macs.el (cl-do-arglist):
8089 Use plist-get and plist-member instead of memq.
8090
3c7fafc7
SM
8091 * emacs-lisp/ewoc.el (ewoc-location): New function.
8092 (ewoc-enter-after, ewoc-enter-before): Document return value.
8093 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
8094 Don't need make-local-hook any more.
8095 (cvs-addto-collection): Return the new tin.
8096 (cvs-mode-insert): Jump to the new line.
8097
8b7707e1
SM
8098 * jit-lock.el (jit-lock-fontify-buffer): Remove.
8099
8100 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
8101
8102 * font-lock.el (font-lock-syntactically-fontified): New var.
8103 (font-lock-fontify-syntactic-keywords-region): Use it.
8104 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
8105
8106 * diff-mode.el (diff-find-file-name): Fix regexp.
8107
8108 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
8109 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
8110
8111 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
8112 (sh-mode-syntax-table): Add punctuation syntax for < and >.
8113 (sh-mode): Don't make all vars local here.
8114 (sh-kw): Reformat.
8115 (sh-set-shell): Use dolist. Don't set indent-region-function.
8116 (sh-mode-syntax-table): Use pop.
8117 (sh-remember-variable): Use push.
8118 (sh-help-string-for-variable): Use memq.
8119 (sh-safe-backward-sexp): Remove.
8120 (sh-safe-forward-sexp): Add ARG.
8121 (sh-get-indent-info, sh-prev-stmt): Use it.
8122 (sh-prev-line): Simplify by using forward-comment.
8123 (sh-this-is-a-continuation): Simplify.
8124 (sh-learn-buffer-indent): Use dolist.
8125 (sh-do-nothing): Remove.
8126 (sh-set-char-syntax, sh-set-here-doc-region):
8127 Use inhibit-modification-hooks.
8128 (sh-name-style): Use mapcar and push.
8129 (sh-load-style): Use dolist.
8130 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
8131 (sh-case, sh-while-getopts): Use propertize directly rather
8132 than sh-electric-rparen.
8133
81342000-10-14 Stefan Monnier <monnier@cs.yale.edu>
8135
8136 * textmodes/tex-mode.el: Require CL when compiling.
8137 (tex-mode-syntax-table): Init immediately.
8138 (tex-mode-map): Bind M-RET to latex-insert-item.
8139 (latex-mode): Set indent-line-function to latex-indent.
8140 (tex-common-initialization): Don't setup the syntax-table any more.
8141 (latex-insert-item): New skeleton.
8142 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 8143 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 8144 (latex-indent, latex-find-indent): New functions.
4836835a 8145 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
8146 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
8147 (tex-compilation-parse-errors): Use with-syntax-table.
8148
86b7fcbb
MB
81492000-10-15 Miles Bader <miles@gnu.org>
8150
8151 * font-lock.el (font-lock-comment-face): Change dark-background,
8152 color, non-tty, default to `chocolate1'.
8153
57a24508
JW
81542000-10-13 John Wiegley <johnw@gnu.org>
8155
8156 * eshell/esh-util.el (require): Added a missing `require' form,
8157 needed when compiling (for an ange-ftp macro definition).
8158
40ad3db4
DL
81592000-10-13 Dave Love <fx@gnu.org>
8160
8161 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
8162
db460189
GM
81632000-10-13 Gerd Moellmann <gerd@gnu.org>
8164
83c9cb8e 8165 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
b41c9501 8166
4836835a 8167 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
8168 transparent -colors 8).
8169
3b5e21df
GM
81702000-10-13 Stephen Gildea <gildea@alum.mit.edu>
8171
8172 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
8173 that breaks with old list format timestamps.
8174 (time-stamp-warn-inactive, time-stamp-old-format-warn)
83c9cb8e 8175 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
3b5e21df 8176
16908a3f
JW
81772000-10-13 John Wiegley <johnw@gnu.org>
8178
d7103dda
JW
8179 * align.el, pcomplete.el, calendar/timeclock.el,
8180 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
8181
dace60cf 8182 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
8183 faulty math, where holiday hours were being computing as seconds.
8184
b6b70cda
JW
81852000-10-13 John Wiegley <johnw@gnu.org>
8186
8187 * desktop.el (desktop-buffer-modes-to-save): Added a global for
83c9cb8e
SM
8188 specifying what "other" kinds of buffers should be saved.
8189 This used to be hard-coded.
b6b70cda
JW
8190 (desktop-buffer-misc-functions): A global for specifying how
8191 auxiliary data should be determined for special buffer types.
8192 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
8193 instead of hard-coding the special buffer types.
8194 (desktop-save): Run `desktop-buffer-misc-functions' to gather
8195 auxiliary data, instead of hard-coding for Info buffers and dired.
8196 (desktop-buffer-info-misc-data): Aux function for determining Info
8197 buffer auxiliary info.
8198 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
8199 (desktop-buffer-info): Changed this function to use the info
8200 gathered above.
8201 (desktop-create-buffer): Be a little more careful about what
8202 `minor-mode' means before calling it. This is important for some
8203 buffer types.
8204
8c6b1d83
JW
82052000-10-13 John Wiegley <johnw@gnu.org>
8206
8207 * eshell/esh-util.el: Added a global form which declares an
8208 autoload for `parse-time-string', if that function is not already
8209 defined, and if parse-time.el is available on the user's system.
8210
8211 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
8212 to be aware of ange-ftp user info.
83c9cb8e 8213 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
8c6b1d83
JW
8214 (eshell-ls-annotate): Use `eshell-file-attributes'.
8215 (eshell-ls-file): Made the user-id printing code a bit smarter.
8216
8217 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
8218 allow identification of alias user ids in remote directories.
83c9cb8e
SM
8219 It's manual, but there's no other way to know when the current user
8220 on the local machine, is also the owning user on the remote machine.
8c6b1d83
JW
8221 (fboundp): Bind `ange-cache'.
8222 (eshell-directory-files-and-attributes): Re-organized the logic a
8223 bit to use `eshell-file-attributes' instead of `file-attributes'.
8224 The former is more sensitive to directories that are read via FTP,
8225 and knows how to use ange-ftp to determine full attribute
8226 information, instead of just the name and last modtime.
8227 (eshell-current-ange-uids): Return the current user id when in a
8228 remote directory.
8229 (eshell-parse-ange-ls): Parse a full directory listing that has
8230 been returned by ange-ftp.
8231 (eshell-file-attributes): This beefed up version of
8232 `file-attributes' is only special if the user is currently in a
8233 remote directory, in which case it does a lot of work to find out
8234 what the real attributes of a file are, as they appear on the
8235 remote machine. This makes usage of remote directories (i.e.,
8236 ange-ftp pathnames) much more useful. You can now use Eshell as a
8237 full-fledged FTP client, with much more manipulation ability than
8238 most other clients.
8239
8240 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
8241 variable, which means that Eshell's du should always be preferred
8242 in remote directories.
8243 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
8244 just `file-attributes'.
8245 (eshell-mvcp-template): Bind `ange-cache', to improve performance
8246 when reading remote directories. This is an Eshell-specific
8247 variable (not part of ange-ftp).
8248 (eshell/ln): Bind `ange-cache'.
8249 (eshell/du): Added some extra logic for determining when to use
8250 Eshell's du (which is slow), and when to use the external version
8251 (which may or may not exist).
8252
83c9cb8e
SM
8253 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
8254 Call `eshell-interactive-process', rather than using
8c6b1d83
JW
8255 `get-buffer-process', since backgrounded processes don't count in
8256 the context of this function's logic.
8257
8258 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
8259 `forward-char', so that null strings are parsed correctly.
8260
87730e84 82612000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83 8262
83c9cb8e
SM
8263 * eshell/em-pred.el (eshell-pred-file-type)
8264 (eshell-pred-file-links, eshell-pred-file-size):
8265 Use `eshell-file-attributes'. This is more correct over ange-ftp.
8c6b1d83
JW
8266
8267 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
8268 that remote file globbing is more efficient.
8269
8270 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
8271 gathering the files and attributes within a directory.
8272
8273 * eshell/em-unix.el (eshell/cat): If any of the files passed on
8274 the command line is a special file (not a regular file, directory
8275 or symlink), always attempt to call the external version of cat.
8276
87730e84 82772000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
8278
8279 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
8280 Eshell-friendly version of find-tag.
8281
1c7e37a9
MB
82822000-10-13 Miles Bader <miles@lsi.nec.co.jp>
8283
4836835a 8284 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
8285 (image-file-name-regexps): Add autoload cookies.
8286
11a7f341
KH
82872000-10-13 Kenichi Handa <handa@etl.go.jp>
8288
8289 * international/mule-cmds.el (select-safe-coding-system): If FROM
8290 is string, show it in *Warning* buffer.
8291
8ddddcb0
EZ
82922000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
8293
8294 * startup.el (normal-top-level): Use display-popup-menus-p instead
8295 of window-system.
8296 (command-line): Use display-graphic-p instead of window-system.
8297 (command-line-1): Use display-popup-menus-p and display-mouse-p
8298 instead of window-system.
8299
72200f89
SS
83002000-10-12 Sam Steingold <sds@gnu.org>
8301
8302 * tooltip.el (tooltip-use-echo-area): New user variable.
8303 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
8304
8661c643
DL
83052000-10-12 Dave Love <fx@gnu.org>
8306
d0b40dc1
DL
8307 * recentf.el: Maintainer's checkdoc fixes.
8308
83c9cb8e
SM
8309 * startup.el (normal-top-level-add-subdirs-to-load-path):
8310 Use character class, not ASCII when matching file names.
a622451f
DL
8311 (fancy-splash-head): Add trailing slash to URL.
8312 (command-line): Don't require XPM support for toolbar.
8313
8661c643
DL
8314 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
8315 (cperl-invalid-face): Revert last change.
8316 (cperl-init-faces): Quote cperl-invalid-face.
8317
ef2ed8ab
KH
83182000-10-12 Kenichi Handa <handa@etl.go.jp>
8319
8320 * startup.el (fancy-splash-text): Remove superfluous quote.
8321
b0da379e
GM
83222000-10-12 Gerd Moellmann <gerd@gnu.org>
8323
dbeb499b
GM
8324 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
8325 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
8326 (command-line-1): Don't use fancy-splash-pending-command.
8327 (fancy-splash-screens-1): Goto point-min after inserting text.
8328
d861718a
GM
8329 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
8330
b0da379e
GM
8331 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
8332 instead of shared-lisp-mode-map.
8333
4fb2ad98
MB
83342000-10-12 Miles Bader <miles@lsi.nec.co.jp>
8335
1cb4393e
MB
8336 * faces.el (header-line): Change tty-variant to use underlining.
8337
4fb2ad98
MB
8338 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
8339 (isearch-highlight): Restore lazy-isearch face properties at old
8340 position, and suppress them at new position.
8341 (isearch-dehighlight): Restore lazy-isearch face properties.
8342 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
8343 over the real isearch overlay, but in that case, don't give it a
8344 face property. Use `push'.
8345
eb991b25
KH
83462000-10-12 Kenichi Handa <handa@etl.go.jp>
8347
8348 * man.el (Man-getpage-in-background): Fix previous change.
8349 Decode the process output only when we are in multibyte mode.
8350
a818c1c0
DL
83512000-10-11 Dave Love <fx@gnu.org>
8352
c990f53a
DL
8353 * info.el (Info-mode-menu): Fix some help.
8354 (info-tool-bar-map): Add entry for Info-last.
8355
a818c1c0
DL
8356 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
8357 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
8358 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
8359 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
8360 * toolbar/search-replace.xpm, toolbar/exit.xpm:
8361 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
8362 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
8363 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
8364 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
8365 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
8366 Reduce colour requirements to 25 overall. (Probably wants
8367 revisiting from the originals to reduce further.)
8368
c1b096cb
EZ
83692000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
8370
8371 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
8372 buffer-file-coding-system, instead of raw-text.
8373 (dehexlify-buffer): Bind coding-system-for-read to
8374 buffer-file-coding-system, instead of raw-text.
8375
5c8b7eaf
SS
83762000-10-11 Sam Steingold <sds@gnu.org>
8377
83c9cb8e 8378 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
5c8b7eaf
SS
8379 `underline' - fixes the bug introduced on 2000-09-21.
8380
2cfbdb7a
DL
83812000-10-11 Dave Love <fx@gnu.org>
8382
83c9cb8e
SM
8383 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
8384 Avoid compiler warnings.
2cfbdb7a
DL
8385 (scheme-mode): Doc fix.
8386 (scheme-font-lock-keywords-1): Match `define-syntax'.
8387
83882000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
8389
8390 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
8391 face specs as well as default ones. Only do anything if the
8392 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 8393 (region): Make dark-background `region' face less in-your-face.
4b33f290 8394
690ec649
SS
83952000-10-10 Sam Steingold <sds@gnu.org>
8396
8397 * chistory.el, ielm.el, ledit.el:
8398 * progmodes/inf-lisp.el, progmodes/scheme.el:
8399 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
8400
3b95d6bb
SM
84012000-10-10 Stefan Monnier <monnier@cs.yale.edu>
8402
8403 * textmodes/texinfo.el: Update copyright and fix typo.
8404
8405 * desktop.el (desktop-modes-not-to-save): New var.
8406 (desktop-save-buffer-p): Use it.
a30eb617
DL
8407 Also, obey desktop-buffers-not-to-save even for non-file buffers.
8408 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
8409
84102000-10-10 Dave Love <fx@gnu.org>
8411
8412 * toolbar/tool-bar.el (tool-bar-add-item)
83c9cb8e 8413 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
a30eb617
DL
8414
8415 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
8416 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
8417 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
8418 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
8419 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
8420 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
8421 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
8422 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
8423 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
8424 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
8425 the .xpms; probably need retouching.
8426
84272000-10-10 Miles Bader <miles@lsi.nec.co.jp>
8428
8429 * subr.el (add-to-list): Add optional argument APPEND.
8430 * battery.el (display-battery): Use `add-to-list'.
8431
84322000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
8433
83c9cb8e
SM
8434 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
8435 properties.
a30eb617
DL
8436 (zone, zone-when-idle, zone-leave-me-alone)
8437 (zone-pgm-whack-chars): Use new symbol properties.
8438
8439 * battery.el (display-battery): Doc spelling fix.
8440
8441 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
8442 property.
8443
84442000-10-09 Dave Love <fx@gnu.org>
8445
8446 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
8447 has been initialized before calling tool-bar-setup.
8448 (tool-bar-add-item-from-menu): Add autoload cookie.
8449
84502000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
8451
8452 * menu-bar.el (send-mail-item-name): New function.
8453 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
8454 of mail-user-agent in the menu. Don't display the "Send Mail"
8455 item if mail-user-agent is nil or its value is ignore.
8456 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
8457 if read-mail-command is nil or its value is ignore.
8458
8459 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
8460
84612000-10-09 Miles Bader <miles@gnu.org>
8462
8463 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
8464 Correct image size.
8465 * toolbar/left_arrow.xpm: Correct image size.
8466
8467 * jka-compr.el: Don't call `jka-compr-install' when loading (it
8468 will be done by the definition of `auto-compression-mode' if
8469 necessary. Move code to uninstall existing file-name handler
8470 before definition of `auto-compression-mode'.
8471
8472 * image-file.el (auto-image-file-mode): Move to the end of the
8473 file, because `define-minor-mode' actually calls the mode-function
8474 if the associated variable is non-nil, which requires that all
8475 needed functions be already defined.
8476
8477 * mouse.el (popup-menu): Balance parens.
8478
84792000-10-08 Stefan Monnier <monnier@cs.yale.edu>
8480
8481 * mouse.el (popup-menu): Move the command call outside the loop
8482 so that popup-menu returns whatever the command returns.
8483
8484 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
8485 (initialize-new-tags-table): Use run-hook-with-args-until-success.
8486 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
8487 (tags-table-format-functions): Renamed from tags-table-format-hooks.
8488
8489 * vc.el (vc-version-diff): diff-switches can be a list.
8490 Use relative filenames for prettier output.
8491
8492 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
8493 (vc-post-command-functions): Remove old-VC compatibility code.
8494
8495 * newcomment.el (comment-indent-default): Autoload.
8496
8497 * font-lock.el (font-lock-defaults): Make buffer-local.
8498 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
8499 (font-lock-choose-keywords):
8500 Ignore LEVEL unless KEYWORDS is a list of syms.
8501 (c-keywords, c++-keywords, objc-keywords, java-keywords):
8502 Don't wrap regexp-opt things in \(...\) unnecessarily.
8503
8504 * jit-lock.el: Don't require font-lock any more.
8505 (jit-lock-functions): Make buffer-local.
8506 (jit-lock-saved-fontify-buffer-function): Remove.
8507 (jit-lock-mode): Remove autoload cookie.
8508 Remove font-lock specific code.
8509 (jit-lock-unregister): Don't bother handling complex hooks any more.
8510 (jit-lock-refontify): New function.
8511 (jit-lock-fontify-buffer): Use it.
8512 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
8513 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
8514 Add optional args START and END.
8515 Never call font-lock-fontify-region directly.
8516 (jit-lock-function, jit-lock-stealth-fontify): Use it.
8517
8518 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
8519
85202000-10-08 Dave Love <fx@gnu.org>
8521
8522 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
8523
8524 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
8525
8526 * play/studly.el (studlify-region, studlify-word): Add autoload
8527 cookie.
8528
8529 * play/morse.el (morse-region, unmorse-region): Add autoload
8530 cookie.
8531
8532 * play/spook.el (spook-phrases-file): Use expand-file-name, not
8533 concat.
8534
8535 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
8536 insist on symbols starting with word syntax.
8537 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
8538 (eval-defun-1): Doc fix.
8539 (indent-sexp): Use nconc to build up indent-stack.
8540
8541 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
8542 Gnus with little use.
8543 (mail-setup-hook): Add mail-abbrevs-setup to options.
8544
8545 * recentf.el: Doc fixes.
8546
8547 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
8548 Clean up remainder.
8549
8550 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
8551 without timezone and (8) with timezone to enforce some whitespace.
8552 Simplify code somewhat.
8553
8554 * options.el (list-options): Doc that you should use customize.
8555
8556 * iswitchb.el (iswitchb-mode): Add :require.
8557
8558 * info.el (Info-goto-node, Info-menu): Doc fix.
8559 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
8560 (info-tool-bar-map): New variable.
8561 (Info-mode): Use it.
8562 (Info-edit-map): Define all in defvar.
8563 (speedbar-attached-frame): Avoid compiler warning.
8564
8565 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
8566 (global-map): Bind [tool-bar] to a filtered map.
8567 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
8568 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
8569 Allow PBM icons.
8570 (tool-bar-setup): Adjust calls of tool-bar-add-item.
8571
8572 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
8573 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
8574 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
8575 icons, except up_arrow, which is left-arrow rotated.
8576
8577 * imenu.el (imenu-add-to-menubar): Fix last change.
8578
85792000-10-08 Peter Breton <pbreton@ne.mediaone.net>
8580
8581 * generic-x.el (rul-generic-mode): Remove eval-when-compile
8582 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
8583
85842000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
8585
8586 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
8587 typos in doc strings.
8588
8589 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
8590 the doc strings how to customize Font Lock faces.
8591
8592 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
8593 computing growth when dragging the header line.
8594
85952000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
8596
8597 * simple.el (kill-line): Doc fix.
8598
85992000-10-08 Miles Bader <miles@gnu.org>
8600
8601 * faces.el (secondary-selection): Make foreground visible on tty.
8602
8603 * jka-compr.el (auto-compression-mode): Move to the end of the
8604 file, because `define-minor-mode' actually calls the mode-function
8605 if the associated variable is non-nil, which requires that all
8606 needed functions be already defined.
8607 (with-auto-compression-mode): Add autoload cookie.
8608
86092000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
8610
8611 * files.el (find-backup-file-name) [ms-dos]: If support for long
8612 file names is not available, behave as if version-control were set
8613 to never.
8614
86152000-10-07 Dave Love <fx@gnu.org>
8616
8617 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
8618 (browse-url-gnome-moz): New function.
8619 (browse-url-browser-function): Use it.
8620 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
8621
86222000-10-07 Stefan Monnier <monnier@cs.yale.edu>
8623
8624 * indent.el (tab-always-indent): New var.
8625 (indent-for-tab-command): Use it.
8626
8627 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
8628 raise an error. This way it can still default to a sane value.
8629
86302000-10-06 Stefan Monnier <monnier@cs.yale.edu>
8631
8632 * startup.el (fancy-splash-screens): Use local rather than global map.
8633 Don't use `update-menu-bindings' any more.
8634 Get rid of assumptions about keymap representation.
8635
86362000-10-06 Dave Love <fx@gnu.org>
8637
8638 * textmodes/fill.el (sentence-end-double-space)
8639 (sentence-end-without-period): Doc fix.
8640 (adaptive-fill-regexp): Purecopy.
8641 (unjustify-current-line): Use line-end-position.
8642 (fill-individual-paragraphs-prefix): Use line-beginning-position.
8643
8644 * net/eudc-vars.el (eudc): Add :version, :link.
8645
8646 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
8647
8648 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
8649 Fix for define-minor-mode.
8650 (function-at-point): Alias to function-called-at-point.
8651
8652 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
8653
8654 * simple.el (backward-word): Doc fix.
8655
8656 * image-file.el (image-file-name-regexp): image-file-regexps ->
8657 image-file-name-regexps.
8658 (image-file-name-extensions): Add pbm.
8659
86602000-10-06 Stefan Monnier <monnier@cs.yale.edu>
8661
8662 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
8663 and add filename to the names so that diff-mode can jump to source.
8664
8665 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
8666 (tex-font-lock-keywords, tex-font-lock-keywords-2)
8667 (tex-font-lock-keywords-1): Remove.
8668 (font-lock-turn-on-thing-lock): Use jit-lock-register.
8669 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
8670 (font-lock-default-fontify-region):
8671 Expand beg..end correctly when just following a multiline region.
8672 (font-lock-fontify-anchored-keywords):
8673 Include the anchor text as part of the multiline.
8674
86752000-10-06 Gerd Moellmann <gerd@gnu.org>
8676
8677 * loadup.el (toplevel): Load `loaddefs' before `help' because the
8678 latter needs the autoloaded define-minor-mode macro during the
8679 bootstrap.
8680
8681 * startup.el (command-line): For now, activate tool-bar-mode only
8682 if XPM images are supported.
8683
8684 * mouse.el (mouse-drag-header-line): Don't allow resizing a
8685 window by dragging a header-line at the top of the frame; that's
8686 confusing because the header-line doesn't move.
8687 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
8688 of treating the event as a list. Some cleanup.
8689
86902000-10-06 Miles Bader <miles@gnu.org>
8691
8692 * simple.el (display-message-or-buffer): New function.
8693 (shell-command-on-region): Use `display-message-or-buffer'.
8694
8695 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
8696 docstring parts.
8697
8698 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
8699 (smbclient-prompt-regexp): Add usage note to doc string.
8700 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
8701 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
8702 Use add-hook for adding the comint filter function, and only do so
8703 if it's not already in the global hook list.
8704 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
8705 to `make-local-variable'.
8706 (nslookup-font-lock-keywords): Remove prompt entry.
8707 (nslookup): Don't set the process-filter.
8708 (finger): Exit the loop correctly when the regexps list runs out.
8709 (ftp, smbclient, smbclient-list-shares):
8710 Set the real major mode immediately, not after execing.
8711 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
8712
8713 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
8714
87152000-10-05 Stefan Monnier <monnier@cs.yale.edu>
8716
8717 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
8718
8719 * which-func.el (which-func-format): Remove spurious space.
8720 (which-func-mode): Don't make it permanent-local.
8721 (which-func-ff-hook): Allow which-func-maxout to be nil.
8722 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
8723 (which-func-mode): Simplify.
8724 Use post-command-idle-hook rather than post-command-hook.
8725 Go through all buffers and update their state.
8726 (which-function): Also try add-log-current-defun-function.
8727
8728 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
8729 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
8730 Update call to with-vc-properties accordingly.
8731 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
8732 (vc-revert-buffer): More careful about window selection and deletion.
8733 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
8734
8735 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
8736 (cvs-retrieve-revision): Reuse a pre-existing buffer.
8737 (cvs-dired-action): Change the default to quickdir.
8738
8739 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
8740 if comment-indent-function returns nil.
8741 (comment-indent-default): New function.
8742 (comment-indent-function): Use it and document the new semantics.
8743
8744 * image-file.el: Docstring fixes.
8745
8746 * help.el (help-xref-on-pp): Use match-string.
8747 (describe-variable): New arg BUFFER.
8748 Store the current buffer in the help-xref-stack.
8749 (temp-buffer-resize-mode): Use define-minor-mode.
8750
8751 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
8752 consistently with its docstring.
8753 Set jit-lock-first-unfontify-pos in an idempotent way.
8754 (jit-lock-register): Autoload and add arg CONTEXTUAL.
8755
87562000-10-05 Alex Schroeder <alex@gnu.org>
8757
8758 * sql.el (sql-mysql-options): New variable.
8759 (sql-mysql): Use it.
8760
87612000-10-05 Miles Bader <miles@lsi.nec.co.jp>
8762
8763 * image.el (image): New group.
8764
8765 * smerge-mode.el (smerge-mine-face, smerge-other-face)
8766 (smerge-base-face, smerge-markers-face): Add dark-background variants.
8767
87682000-10-04 Peter Breton <pbreton@ne.mediaone.net>
8769
8770 * net/net-utils.el (nslookup-font-lock-keywords)
8771 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
8772 Ignore the value of wqindow-system; always define keywords
8773
87742000-10-05 Kenichi Handa <handa@etl.go.jp>
8775
8776 * startup.el (fancy-splash-screens): Remove the code for
8777 debugging; `(trace-to-stderr "EXITTT\n")'.
8778
87792000-10-05 Miles Bader <miles@gnu.org>
8780
8781 * diff-mode.el (diff-goto-source): Update call to
8782 `diff-hunk-status-msg' to reflect new REV variable.
8783
87842000-10-04 Stefan Monnier <monnier@cs.yale.edu>
8785
8786 * progmodes/icon.el (icon-mode):
8787 Don't gratuitously override the default for comment-column.
8788
8789 * vc-hooks.el (vc-mode-line): Fix interactive spec.
8790
8791 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
8792 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
8793 (jit-lock-functions): New var.
8794 (jit-lock-function-1): Use it if non-nil.
8795 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
8796 Set the `fontified' property before doing the fontification to avoid
8797 repeatedly going through the same error.
8798 Don't turn errors into messages.
8799 (jit-lock-register, jit-lock-unregister): New functions.
8800
8801 * dired.el (dired-mark-pop-up): Turn comment into docstring.
8802 Use with-current-buffer.
8803
8804 * dired-aux.el (dired-do-create-files, dired-kill-tree):
8805 Turn comment into docstring.
8806
8807 * apropos.el (apropos-mode): Use define-derived-mode.
8808
88092000-10-04 Gerd Moellmann <gerd@gnu.org>
8810
8811 * startup.el (fancy-splash-pending-command): New variable.
8812 (fancy-splash-pre-command): New function.
8813 (fancy-splash-screens): Rewritten.
8814 (command-line-1): If fancy-splash-pending-command is set, call it
8815 interactively.
8816
88172000-10-04 Dave Love <fx@gnu.org>
8818
8819 * toolbar/tool-bar.el (tool-bar-setup): New function.
8820 (tool-bar-mode): Use it.
8821
8822 * subr.el (substitute-key-definition): Doc fix.
8823 (play-sound-file): New command.
8824
88252000-10-04 Andre Spiegel <spiegel@gnu.org>
8826
8827 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
8828 vc-version-backup-file-name): New functions.
8829
8830 * files.el (basic-save-buffer): Call vc-before-save before saving.
8831
8832 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
8833 vc-cvs-stay-local-p.
8834
8835 * vc.el (vc-revert-buffer): Handle empty diff properly.
8836 (vc-version-backup-file): New function.
8837 (vc-checkout): Create a version backup if necessary.
8838 (vc-checkin): If a version backup file exists, delete it.
8839 (vc-version-diff): Diff locally using version backups, if available.
8840 (vc-revert-file): If there's a version backup, revert locally.
8841 (vc-transfer-file): Use version backup for base version, if
8842 available. If not, ask for confirmation whether to get it from the
8843 server. Update mode line before check-in.
8844
88452000-10-04 Dave Love <fx@gnu.org>
8846
8847 * toolbar/tool-bar.el (tool-bar-setup): New function.
8848 (tool-bar-mode): Use it.
8849
88502000-10-04 Peter Breton <pbreton@ne.mediaone.net>
8851
8852 * net/net-utils.el (nslookup-font-lock-keywords)
8853 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
8854 Only set if window-system is non-nil
8855 (net-utils-run-program): Returns buffer.
8856 (network-connection-reconnect): Added this function.
8857
8858 * generic.el:
8859 Incorporates extensive cleanup and docfixes by
8860 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
8861 Uses cl compile-time macros.
8862 (generic-mode-name, generic-comment-list)
8863 (generic-keywords-list, generic-font-lock-expressions)
8864 (generic-mode-function-list, generic-mode-syntax-table):
8865 Removed variables.
8866 (generic-mode-alist): Renamed to generic-mode-list.
8867 (generic-find-file-regexp): Default changed to "^#".
8868 (generic-read-type): Uses completing read on generic-mode-list.
8869 (generic-mode-sanity-check): removed this function.
8870 (generic-add-to-auto-mode): Removed this function
8871 (generic-mode-internal): Bind mode-specific definitions
8872 into function instead of putting them in alist.
8873 (generic-mode-set-comments): Reworked extensively.
8874 (generic-mode-find-file-hook): Simplified regexp searching
8875 (generic-make-keywords-list): Omit extra pair of parens
8876
8877 * find-lisp.el (find-lisp-find-files-internal):
8878 Make sure directory name ends with "/".
8879
8880 * generic-x.el (apache-conf-generic-mode):
8881 Regexp now allows leading whitespace.
8882 (rc-generic-mode): Added eval-when-compile
8883 around generic-make-keywords-list.
8884 Deleted duplicate regexp
8885 (rul-generic-mode): Added eval-when-compile
8886 around generic-make-keywords-list.
8887 (etc-fstab-generic-mode): New generic mode.
8888 (rul-generic-mode): Removed one eval-when-compile
8889 which caused a max-specpdl-size exceeded error.
8890
88912000-10-04 Miles Bader <miles@gnu.org>
8892
8893 * simple.el (minibuffer-temporary-goal-position): New variable.
8894 (next-history-element): Try to keep the position of point in the
8895 input string constant.
8896
8897 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
8898 (dired-do-create-files): If there's only one file, pass it in as
8899 the DEFAULT arg to dired-mark-read-file-name.
8900
89012000-10-03 Stefan Monnier <monnier@cs.yale.edu>
8902
8903 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
8904 (diff-goto-source): Be smarter when choosing REVERSE or not.
8905
8906 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
8907 (texinfo-mode-menu): Add an explicit shortcut for update all.
8908
89092000-10-03 Andre Spiegel <spiegel@gnu.org>
8910
8911 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
8912 factorize backend-specific code cleanly (this was essentially
8913 conceived by Stefan Monnier).
8914 (vc-unregister): Function removed.
8915 (vc-revert-file): New function.
8916 (vc-revert-buffer): Delegate some of the work to it.
8917
8918 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
8919 default branch unconditionally.
8920 (vc-rcs-set-default-branch): New function.
8921 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
8922 (vc-rcs-checkin): If an appropriate default branch has been set,
8923 force creation of that branch.
8924 (vc-rcs-receive-file): Rewritten to contain only backend-specific
8925 code (as suggested by Stefan Monnier).
8926
89272000-10-02 Gerd Moellmann <gerd@gnu.org>
8928
8929 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
8930 highlighting overlay with a different face over the overlay
8931 isearch uses to highlight the current match because that can lead
8932 to bad face combinations.
8933
8934 * loadup.el (toplevel): Load faces before isearch.
8935
8936 * isearch.el (isearch-faces): New custom group.
8937 (isearch): New defface; was already tested for in the code.
8938 (isearch-lazy-highlight-face): Changed to defface from defcustom.
8939 (isearch-highlight): Always use face `isearch'.
8940
89412000-10-02 Dave Love <fx@gnu.org>
8942
8943 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
8944 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
8945 comparison of opcode with operand.
8946
89472000-10-03 Miles Bader <miles@gnu.org>
8948
8949 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
8950 buffer, since the echo area will now grow to accommodate them.
8951
89522000-10-02 Andre Spiegel <spiegel@gnu.org>
8953
8954 * vc-hooks.el (vc-registered): If FILE used to be registered under
8955 a certain backend, try that one first.
8956
8957 * vc.el (vc-responsible-backend): Undo the previous change in the
8958 argument list. Handle multiple backends correctly.
8959 (vc-find-new-backend): Function removed.
8960 (vc-register): Use vc-responsible-backend, as before.
8961 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
8962
89632000-10-02 Gerd Moellmann <gerd@gnu.org>
8964
8965 * startup.el (fancy-splash-head): Change message below the
8966 logo.
8967
89682000-10-02 Miles Bader <miles@lsi.nec.co.jp>
8969
8970 * diff-mode.el (diff-goto-source): Emit a status message.
8971 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
8972 (diff-test-hunk): Fix doc string.
8973 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
8974 (diff-advance-after-apply-hunk): New variable.
8975 (diff-apply-hunk): Don't return a value.
8976
89772000-10-01 Stefan Monnier <monnier@cs.yale.edu>
8978
8979 * vc.el (vc-editable-p): Minor optimization.
8980 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
8981 (vc-find-new-backend): New function split from vc-responsible-backend.
8982 (vc-register): Use it.
8983 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
8984 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
8985 (vc-default-unregister, vc-revert-buffer): Docstring fix.
8986 (vc-clear-headers): Don't use find-file.
8987 (vc-revert-buffer): Use `and' again (must have been a braino).
8988 (vc-switch-backend): Only prompt if requested.
8989 Short circuit if nothing is to be done.
8990 Don't use vc-resynch-buffer which could lose unsaved editing.
8991 (vc-default-receive-file): Update call to vc-unregister.
8992 (with-vc-file, vc-next-action-on-file):
8993 Use vc-backend rather than vc-registered.
8994 (vc-next-action-on-file): Use intern-soft.
8995 Deal with read-only *vc-diff* buffer.
8996 (vc-transfer-file): Docstring fix.
8997
8998 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
8999 (vc-rcs-receive-file): Avoid with-vc-properties.
9000 Update call to vc-unregister.
9001 Use constant `RCS' rather than (dynamically bound) var `backend'.
9002
90032000-10-01 Andre Spiegel <spiegel@gnu.org>
9004
9005 * vc.el (vc-next-action-on-file): Update mode line only if file
9006 is visited.
9007 (vc-start-entry): New argument initial-contents. Don't visit the file
9008 if it isn't already visited. Brought documentation up-to-date.
9009 (vc-next-action, vc-register): Updated calls to vc-start-entry.
9010 (vc-checkin): New optional arg initial-contents, which is passed to
9011 vc-start-entry.
9012 (vc-finish-logentry): Make sure to bury log buffer only if there
9013 really is one. Call `vc-resynch-buffer' on log-file, not
9014 buffer-file-name.
9015 (vc-default-comment-history, vc-default-wash-log): New functions.
9016 (vc-index-of): Removed.
9017 (vc-transfer-file): Make do without the above.
9018 (vc-default-receive-file): Call comment-history unconditionally. Pass
9019 the resulting string to vc-checkin, instead of inserting it into the
9020 comment ring.
9021
9022 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
9023 unconditionally. Use the comments as initial contents of the log
9024 entry buffer. Document the trick to force branch creation with no
9025 changes.
9026
90272000-10-01 Miles Bader <miles@gnu.org>
9028
9029 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
9030 `recenter' with an arg to prevent redrawing the display.
9031
90322000-09-30 Stefan Monnier <monnier@cs.yale.edu>
9033
9034 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
9035
9036 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
9037
9038 * progmodes/c-mode.el (c-mode):
9039 Don't gratuitously override the default for comment-column.
9040
9041 * textmodes/tex-mode.el (latex-metasection-list): New var.
9042 (latex-imenu-create-index): Use it.
9043 Move the regexp construction outside loops (and use push).
9044 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
9045 (tex-font-lock-keywords): Moved from font-lock.el.
9046 (tex-comment-indent): Remove.
9047 (tex-common-initialization): Don't set comment-indent-function.
9048 (latex-block-default): New var.
9049 (tex-latex-block): Use it to provide a default choice.
9050 Add any unknown choice to latex-block-names.
9051 Insert [...] after {...}.
9052 (tex-last-unended-begin): Simplify regexp.
9053 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
9054 (latex-forward-sexp-1, latex-forward-sexp): New functions.
9055 (latex-mode): Set forward-sexp-function.
9056
9057 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
9058 Add regexp for @ignore ... @end ignore.
9059 (texinfo-heading-face): New face.
9060 (texinfo-font-lock-keywords): Use it.
9061 (texinfo-mode-menu): New menu.
9062 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
9063 New functions.
9064 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
9065 (texinfo-section-types-regexp, texinfo-section-level-regexp)
9066 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
9067 Remove declaration.
9068 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
9069
9070 * delsel.el (delete-selection-mode): Use define-minor-mode.
9071
9072 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
9073
90742000-09-29 Stefan Monnier <monnier@cs.yale.edu>
9075
9076 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
9077
90782000-09-30 Gerd Moellmann <gerd@gnu.org>
9079
9080 * replace.el (keep-lines-read-args): New function.
9081 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
9082 read arguments interactively. Add parameters RSTART and REND.
9083 Operate on the active region in Transient Mark mode.
9084
9085 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
9086
9087 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
9088 (authors-obsolete-files-regexps): New variable.
9089 (authors-add): Don't record changes in obsolete files.
9090
90912000-09-29 Stefan Monnier <monnier@cs.yale.edu>
9092
9093 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
9094
9095 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
9096 (comment-indent): Make sure there's a space between code and comment.
9097 Shift comments left to avoid going past fill-column.
9098
90992000-09-29 Gerd Moellmann <gerd@gnu.org>
9100
9101 * startup.el (startup-echo-area-message): New function.
9102 (display-startup-echo-area-message): Use it.
9103 (fancy-splash-screens): Rewritten to use keymaps and a timer.
9104 (fancy-splash-default-action): New function.
9105 (fancy-splash-screens-1): New function.
9106 (fancy-splash-head): Put a help-echo and a keymap under the image.
9107
91082000-09-29 Stefan Monnier <monnier@cs.yale.edu>
9109
9110 * diff-mode.el (diff-add-log-file-name): Remove.
9111 (diff-mode): Use add-log-buffer-file-name-function.
9112
9113 * add-log.el (find-change-log): New arg BUFFER-FILE.
9114 (add-log-file-name): Obey add-log-file-name-function.
9115 (add-log-buffer-file-name-function): New var.
9116 (add-change-log-entry): Use it.
9117
91182000-09-29 Miles Bader <miles@gnu.org>
9119
9120 * image-file.el (image-file-name-extensions): New variable.
9121 (image-file-name-regexps): Renamed from `image-file-regexps'.
9122 New default value is nil. Call `auto-image-file-mode'.
9123 (image-file-name-regexp): New function.
9124 (auto-image-file-mode): New minor mode.
9125 (insert-image-file): Don't make conditional on the image-file
9126 handler being enabled.
9127 (image-file-handler): Make the call here conditional instead.
9128 (set-image-file-handler-enabled, enable-image-file-handler)
9129 (disable-image-file-handler): Functions removed.
9130
9131 * emacs-lisp/authors.el (authors-print): Rephrase many-files
9132 string.
9133
91342000-09-29 Gerd Moellmann <gerd@gnu.org>
9135
9136 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
9137 it's a function from CL.
9138 (latex-imenu-create-index): Replace eval-when-compile with progn
9139 because latex-section-alist is not bound while compiling.
9140
91412000-09-28 Stefan Monnier <monnier@cs.yale.edu>
9142
9143 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
9144 (outline-mode): Use define-derived-mode.
9145
9146 * progmodes/perl-mode.el (perl-mode):
9147 * progmodes/awk-mode.el (awk-mode):
9148 * progmodes/asm-mode.el (asm-mode):
9149 Don't gratuitously override the default for comment-column.
9150
9151 * emacs-lisp/lisp.el (lisp-complete-symbol):
9152 Distinguish the let-binding case from the funcall case.
9153 (forward-sexp-function): New variable.
9154 (forward-sexp): Use it.
9155
9156 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
9157 (easy-mmode-defmap): Remove the now useless autoload.
9158
9159 * time.el (display-time-mode): Use define-minor-mode.
9160
9161 * subr.el (add-minor-mode): Don't eval NAME.
9162 Don't depend on the presence of TOGGLE-FUN for any special behavior.
9163 Use if rather than cond.
9164
9165 * simple.el (read-expression-map): Define more properly.
9166 (comment-indent-hook): Remove.
9167 (string-to-syntax): Bug fix.
9168
9169 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
9170 (cvs-ediff-diff): Fix typo.
9171 (cvs-revert-if-needed): Don't bother preserving read-only.
9172
9173 * paren.el (show-paren-mode): Use define-minor-mode.
9174
9175 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
9176 (toggle-auto-compression): Remove.
9177 (jka-compr-build-file-regexp): Remove useless grouping.
9178
9179 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
9180 Avoid user-reserved bindings.
9181 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
9182 (diff-header-face): Revert to grey85.
9183
9184 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
9185
9186 * complete.el (partial-completion-mode) <defcustom>: Remove.
9187 (partial-completion-mode): Use define-minor-mode.
9188 (PC-do-completion): Understand `completion-auto-help = delay'
9189 to mean to popup the completion buffer only the second time.
9190 (PC-include-file-all-completions, PC-include-file-all-completions)
9191 (PC-include-file-all-completions): Don't quote lambda.
9192
9193 * comint.el (comint-mode-hook): Docstring fix.
9194 (comint-mode): Use define-derived-mode.
9195 (comint-mode-map): Remove obsolete comment.
9196 (make-comint): Minor stylistic change.
9197 (comint-insert-clicked-input): Be more careful to find the overlay.
9198 Use this-command-keys rather than hardcoding mouse-2.
9199
9200 * font-lock.el: Replace confusing (,@ with ,
9201 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
9202 Don't use regexp-opt-depth. Spice up the regexp for args.
9203 Don't distinguish between cmds that can take an opt arg or not.
9204 Use `append' and `prepend' rather than `keep'.
9205
9206 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
9207 (latex-outline-regexp): New var.
9208 (latex-outline-level): New fun.
9209 (latex-section-alist): New var.
9210 (latex-imenu-create-index): Use it. Use `push' as well.
9211 (tex-shell-map): Initialize it properly.
9212 (tex-mode): Minor stylistic change.
9213 (plain-tex-mode): Use define-derived-mode.
9214 (latex-mode): Use define-derived-mode.
9215 Construct the paragraph regexps in a more readable way.
9216 Set the buffer-local outline-{level,regexp} vars.
9217 (slitex-mode): Derive from latex-mode.
9218 (tex-common-initialization): Don't kill-all-vars anymore.
9219 Add setting for comment-add and font-lock-defaults.
9220 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
9221 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
9222 (tex-start-tex): New arg DIR (and send a chdir command for it).
9223 Also display the shell buffer and save it in tex-last-buffer-texed.
9224 (tex-region): Use expand-file-name rather than concat.
9225 Remove code made useless by changes in tex-start-tex.
9226 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
9227
9228 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
9229
92302000-09-28 Dave Love <fx@gnu.org>
9231
9232 * eshell/eshell.el (eshell) <defgroup>: Add :version.
9233
92342000-09-28 Gerd Moellmann <gerd@gnu.org>
9235
9236 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
9237 `append'.
9238
92392000-09-28 Stefan Monnier <monnier@cs.yale.edu>
9240
9241 * info.el (Info-extract-pointer): Undo last change.
9242 Instead, fix the position of the `bound' arg to re-search-backward.
9243
92442000-09-27 Stefan Monnier <monnier@cs.yale.edu>
9245
9246 * info.el (Info-extract-pointer):
9247 Widen more carefully, to avoid finding pointers in other nodes.
9248 (Info-index): Use push.
9249
92502000-09-27 Gerd Moellmann <gerd@gnu.org>
9251
9252 * frame.el (set-frame-font): Remove call to obsolete function
9253 frame-update-faces.
9254 (set-foreground-color, set-background-color): Likewise for
9255 frame-update-face-colors.
9256
92572000-09-27 Miles Bader <miles@gnu.org>
9258
9259 * image-file.el: New file.
9260
92612000-09-27 Gerd Moellmann <gerd@gnu.org>
9262
9263 * frame.el (frame-notice-user-settings): Don't call
9264 frame-update-faces, which is a no-op now.
9265
9266 * ediff-wind.el (ediff-control-frame-parameters): Add zero
9267 tool-bar-lines.
9268
92692000-09-27 Dave Love <fx@gnu.org>
9270
9271 * mouse.el: Fix last change.
9272
92732000-09-27 Miles Bader <miles@lsi.nec.co.jp>
9274
9275 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
9276
92772000-09-22 Kenichi Handa <handa@etl.go.jp>
9278
9279 * international/quail.el (quail-help): The output message is
9280 improved.
9281
92822000-09-26 Dave Love <fx@gnu.org>
9283
9284 * mouse.el (popup-menu): If POSITION is nil, set it using
9285 mouse-position.
9286
92872000-09-25 Sam Steingold <sds@gnu.org>
9288
9289 * net/browse-url.el (browse-url-file-url): Check for null maps.
9290
92912000-09-26 Gerd Moellmann <gerd@gnu.org>
9292
9293 * frame.el (frame-notice-user-settings): Don't add a
9294 tool-bar-lines frame parameter to default-frame-alist in batch mode.
9295
9296 * frame.el (frame-notice-user-settings):
9297 Make tool-bar-mode and default-frame-alist consistent.
9298
9299 * toolbar/tool-bar.el (tool-bar-help): New function.
9300
93012000-09-25 Gerd Moellmann <gerd@gnu.org>
9302
9303 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
9304 current-load-list in top-level forms. Else this leaks a cons cell
9305 every time a defun is called.
9306
9307 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
9308
93092000-09-25 Dave Love <fx@gnu.org>
9310
9311 * startup.el (fancy-splash-head): Check XPM is available.
9312
9313 * autoinsert.el (auto-insert): Doc fix.
9314 (auto-insert-alist): Following GNU notices, don't say `copyright
9315 _by_'. Use line-beginning-position.
9316 (auto-insert): Check buffer-file-name is non-nil before use.
9317
93182000-09-25 Gerd Moellmann <gerd@gnu.org>
9319
9320 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
9321 starting with `@def' or `@multitable', in addition to ones
9322 specified by the user in auto-fill-inhibit-regexp.
9323
93242000-09-25 Markus Rost <rost@math.ohio-state.edu>
9325
9326 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
9327 rmail-dont-reply-to-names matches the empty string.
9328
93292000-09-25 Gerd Moellmann <gerd@gnu.org>
9330
9331 * startup.el (command-line-1, fancy-splash-text): Change the
9332 text to sound more friendly.
9333
93342000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
9335
9336 * progmodes/hideshow.el: Update author email address.
9337 Generally, sync w/ maintainer version 5.22.
9338 (hs-hide-all-non-comment-function): New var.
9339 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
9340 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
9341 (hs-show-region): Delete this command.
9342 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
9343
93442000-09-22 Dave Love <fx@gnu.org>
9345
9346 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
9347 (hl-line-highlight): Specify buffer when moving overlay.
9348
9349 * progmodes/fortran.el (fortran-mode): Locally set
9350 normal-auto-fill-function.
9351 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
9352 (fortran-mode-map): Adjust auto-fill menu entry.
9353
93542000-09-22 Gerd Moellmann <gerd@gnu.org>
9355
9356 * vc-rcs.el (toplevel): Require `vc' when compiling.
9357
9358 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
9359
93602000-09-22 Andre Spiegel <spiegel@gnu.org>
9361
9362 * vc.el (vc-switch-backend): Signal an error if the file is not
9363 registered under the new backend.
9364
9365 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
9366 without explicit revision number.
9367
93682000-09-21 Stefan Monnier <monnier@cs.yale.edu>
9369
9370 * diff-mode.el (diff-file-header-face): Reset to its previous value.
9371 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
9372 (diff-xor): New function.
9373 (diff-find-source-location): Use it. Fix a stupid name clash.
9374 (diff-hunk-status-msg): New function.
9375 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
9376 (diff-test-hunk): Use diff-find-source-location.
9377 (diff-goto-source): Favor the `reverse'.
9378 (diff-hunk-text): Properly handle one-sided context diffs.
9379 (diff-apply-hunk): When done, advance to the next hunk.
9380
93812000-09-21 Gerd Moellmann <gerd@gnu.org>
9382
9383 * startup.el (command-line): If frame was created with a non-zero
9384 tool-bar-lines parameter, switch tool-bar-mode on.
9385
9386 * add-log.el (change-log-date-face, change-log-name-face)
9387 (change-log-email-face, change-log-file-face)
9388 (change-log-list-face, change-log-conditionals-face)
9389 (change-log-function-face, change-log-acknowledgement-face):
9390 New faces, inheriting from font-lock faces.
9391 (change-log-font-lock-keywords): Use them.
9392
93932000-09-21 Dave Love <fx@gnu.org>
9394
9395 * progmodes/cperl-mode.el (top-level): Clean up
9396 `eval-when-compile's and assorted defvars.
9397 (cperl-invalid-face): Don't double-quote value. Change custom
9398 type.
9399 (cperl-mode): Set normal-auto-fill-function and don't zap
9400 auto-fill-function.
9401 (cperl-imenu--function-name-regexp-perl): Renamed from
9402 imenu-example--function-name-regexp-perl.
9403 (cperl-imenu--create-perl-index): Renamed from
9404 imenu-example--create-perl-index.
9405 (cperl-xsub-scan): Don't require cl.
9406
9407 * msb.el (msb-mode-map): Use substitute-key-definition.
9408 (msb-mode): Use msb-mode-map.
9409
94102000-09-21 Andre Spiegel <spiegel@gnu.org>
9411
9412 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
9413 New functions.
9414 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
9415 (vc-switch-backend): New function.
9416 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
9417 (vc-register): Fix prompt.
9418 (vc-unregister, vc-default-unregister): New functions.
9419 (vc-version-diff): Handle empty buffer in sentinel.
9420
9421 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
9422 (vc-rcs-state-heuristic): Use it to guess the state of files with
9423 non-strict locking.
9424 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
9425 been set with -b, but not created yet.
9426 (vc-rcs-fetch-master-state): With non-strict locking, compare file
9427 contents in order to find the state.
9428 (vc-rcs-checkin): Allow creation of branches with no changes.
9429 (vc-rcs-unregister, vc-rcs-receive-file)
9430 (vc-rcs-set-non-strict-locking): New functions.
9431
9432 * vc-hooks.el (vc-name): Force correct computation of the value
9433 in case it is missing.
9434
94352000-09-21 Gerd Moellmann <gerd@gnu.org>
9436
9437 * startup.el (fancy-splash-tail): Use a different foreground
9438 color on a dark frame background.
9439
94402000-09-21 Miles Bader <miles@lsi.nec.co.jp>
9441
9442 * info.el: Use the correct capitalization when making Info-mode
9443 and Info-edit-mode `special' modes.
9444
94452000-09-20 Stefan Monnier <monnier@cs.yale.edu>
9446
9447 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
9448 (diff-mode): Add support for add-log.el.
9449 (diff-hunk-text): Use char offsets rather than line offsets.
9450 (diff-find-source-location): Replace LINE with line-offset (nil
9451 if not found) and always set POS to a meaningful position.
9452 Adapt to the new char-offsets.
9453 (diff-apply-hunk): Drop support for the unused `select' POPUP.
9454 Adapt to the new diff-find-source-location.
9455 (diff-goto-source): Adapt to the new diff-find-source-location.
9456
9457 * add-log.el (add-log-file-name): New function (split out of
9458 add-change-log-entry).
9459 (add-change-log-entry): Use it.
9460 Call add-log-file-name-function with the changelog file name if
9461 the current buffer is not associated with any file.
9462 Avoid find-file if the selected window is dedicated.
9463
9464 * diff-mode.el (diff-find-source-location):
9465 Move code from diff-apply-hunk. Return buffer rather than file.
9466 (diff-apply-hunk): Use the new result from diff-find-source-location.
9467 (diff-goto-source): Use the new diff-find-source-location.
9468
94692000-09-20 Dave Love <fx@gnu.org>
9470
9471 * iswitchb.el: Some doc fixes.
9472 (iswitchb-mode-map): Define completely initially. Inherit
9473 minibuffer-local-map.
9474 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
9475 fundamental-mode.
9476 (iswitchb-global-map): New variable.
9477 (iswitchb-summaries-to-end): Amalgamate regexps.
9478 (iswitchb-mode): New.
9479 (iswitchb-mode-hook): New variable.
9480 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
9481 `extensions'.
9482
94832000-09-20 Gerd Moellmann <gerd@gnu.org>
9484
9485 * ehelp.el (electric-help): New defgroup.
9486 (electric-help-shrink-window): New user-option.
9487 (with-electric-help): Use it.
9488
9489 * window.el (shrink-window-if-larger-than-buffer): If face
9490 `mode-line' has a :box, and we're on a graphical frame, add 1
9491 to the needed window height.
9492
9493 * frame.el (frame-notice-user-settings): Add a last parameter nil
9494 to a call to `append', because the last list passed to `append' is
9495 not copied, and so subsequent calls to assq-delete-all will modify
9496 default-frame-alist.
9497
9498 * startup.el (fancy-splash-image): Change :type.
9499 (fancy-splash-head): Use an XBM image if appropriate.
9500 (command-line-1): Show splash screens in more cases.
9501
9502 * startup.el (fancy-splash-text): Don't quote faces.
9503
9504 * dired.el (dired-font-lock-keywords): Undo last change.
9505 (dired-readin): Bind indent-tabs-mode to nil.
9506
9507 * startup.el (fancy-splash-head): If frame's background mode
9508 is `dark', change the black background of the image to gray.
9509 (fancy-splash-screens): Display startup echo area message.
9510 (display-startup-echo-area-message): New function.
9511
95122000-09-20 Miles Bader <miles@lsi.nec.co.jp>
9513
9514 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
9515
9516 * info.el (info-header-node): Tweak for color ttys.
9517
9518 * faces.el (face-valid-attribute-values): Make sure directories we
9519 search for stipples both exist and are readable before trying to
9520 search them.
9521
9522 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
9523 in the dry-run case.
9524
9525 * jka-compr.el (with-auto-compression-mode): New macro.
9526
9527 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
9528 (custom-group-tag-face, custom-variable-tag-face): Use relative
9529 :height and inherit from `variable-pitch' face instead of
9530 hardwiring :family.
9531 * hi-lock.el (hi-black-hb): Likewise.
9532
9533 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
9534 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
9535 toolbar-add-item, if image doesn't have a mask add a `:mask
9536 heuristic'.
9537
95382000-09-19 Stefan Monnier <monnier@cs.yale.edu>
9539
9540 * diff-mode.el: Docstring fixes.
9541 (diff-header-face, diff-comment-face): New faces.
9542 (diff-font-lock-keywords): Highlight a bit differently.
9543 (diff-find-source-location): Don't return SPAN any more.
9544 (diff-hunk-text): Don't bother erasing the temp buffer.
9545 (diff-find-text): Drop argument LINE.
9546 (diff-apply-hunk): Update calls to diff-find-text.
9547 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
9548
9549 * calendar/calendar.el: Docstring fixes.
9550 (calendar-make-alist): Don't quote lambda.
9551 (calendar-star-date): Use make-local-variable.
9552
95532000-09-19 Dave Love <fx@gnu.org>
9554
9555 * toolbar/tool-bar.el: Renamed from toolbar.el.
9556 Change `toolbar' to `tool-bar' generally in symbols.
9557 Make some items invisible in `special' major modes.
9558 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
9559 Add arg PROPS.
9560
9561 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
9562 Add :version here.
9563 (fancy-splash-delay, fancy-splash-image): Remove :version here.
9564
95652000-09-19 Gerd Moellmann <gerd@gnu.org>
9566
9567 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
9568
9569 * files.el (find-file-suppress-same-file-warnings): New user-option.
9570 (find-file-noselect): Use it.
9571
9572 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
9573 (fancy-splash-screen): Defgroup.
9574
9575 * add-log.el (change-log-font-lock-keywords): Match names
9576 more exactly for the case that font-lock-constant-face is
9577 underlined.
9578
95792000-09-19 Richard M. Stallman <rms@gnu.org>
9580
9581 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
9582
95832000-09-19 Andre Spiegel <spiegel@gnu.org>
9584
9585 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
9586
95872000-09-19 Gerd Moellmann <gerd@gnu.org>
9588
9589 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
9590 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
9591 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
9592 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
9593 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
9594 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
9595 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
9596 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
9597 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
9598 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
9599 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
9600 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
9601
9602 * startup.el (fancy-splash-text): New variable.
9603 (fancy-splash-delay, fancy-splash-image): New user-options.
9604 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
9605 (fancy-splash-screens): New functions.
9606 (command-line-1): If display has a `display' frame parameter, has
9607 colors, and we have XPM support, show more fancy splash screens.
9608
96092000-09-19 Dave Love <fx@gnu.org>
9610
9611 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
9612 with null `help'. Use modern backquote syntax.
9613
96142000-09-19 Gerd Moellmann <gerd@gnu.org>
9615
9616 * font-lock.el (font-lock-mode): Change message telling the user
9617 that ``the buffer is too big''.
9618
9619 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
9620 for instance for the case that tab-width is 2.
9621
96222000-09-18 Gerd Moellmann <gerd@gnu.org>
9623
9624 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
9625 toolbar-add-item, if image doesn't have a mask add a `:mask
9626 heuristic'.
9627
96282000-09-18 Miles Bader <miles@lsi.nec.co.jp>
9629
9630 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
9631 and return a cons if it's non-nil.
9632 (diff-apply-hunk): Try to jump to the line in the source text
9633 corresponding to the position of point in the in the hunk.
9634
9635 * info.el (Info-title-3-face, Info-title-2-face)
9636 (Info-title-1-face): Use face inheritance and relative sizes
9637 instead of hard-wiring things.
9638
9639 * faces.el (secondary-selection): Make dark-background variant sane.
9640
96412000-09-16 Andrew Innes <andrewi@gnu.org>
9642
9643 * makefile.w32-in (compile-files-CMD): No need to make .elc files
9644 read-only, since they aren't under VC now.
9645
96462000-09-17 Dave Love <fx@gnu.org>
9647
9648 * tmm.el: Replace mapcar with mapc in several places.
9649
9650 * loadhist.el (unload-feature): Maybe call elp-restore-list and
9651 ad-unadvise.
9652
9653 * international/latin1-disp.el: New file.
9654
9655 * calendar/cal-move.el (scroll-calendar-left)
9656 (scroll-calendar-right): Make arg optional (for active mode line).
9657
9658 * calendar/calendar.el (calendar-mode-line-format): Make fields
9659 mouse-sensitive.
9660 (calendar-read-date, calendar-read-date, calendar-window-list):
9661 Unquote lambda.
9662 (calendar-month-name): Use aref, not sref.
9663
9664 * view.el (minor-mode-alist): Propertize the string.
9665
9666 * international/characters.el (standard-case-table): Add entries
9667 for Greek.
9668
96692000-09-18 Miles Bader <miles@gnu.org>
9670
9671 * info.el (info-node, info-xref): Add dark-background variants.
9672
9673 * faces.el (header-line): Change defaults to be less confusing
9674 when mixed with mode-lines.
9675
9676 * info.el (Info-fontify-node): Make a few cleanups.
9677 Add extra `help-echo' and `local-map' props to node xrefs.
9678 Use header-specific faces for node-names & xrefs.
9679 (Info-use-header-line): New variable.
9680 (info-header-xref, info-header-node): New faces.
9681 (Info-setup-header-line): New function.
9682 (Info-select-node): Call Info-setup-header-line when enabled.
9683 (Info-extract-pointer): Work even if the header line is hidden.
9684 (Info-header-line): New variable.
9685
96862000-09-16 Stefan Monnier <monnier@cs.yale.edu>
9687
9688 * vms-patch.el (print-region-function): Don't quote lambda.
9689
9690 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
9691
9692 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
9693 (lm-get-header-re): Allow spaces between the header and the colon.
9694 (lm-header): Allow $ in non-RCS headers.
9695 (lm-header-multiline): Put the strings back into order.
9696 Stop at an empty line. Don't require two space chars if the
9697 line is clearly not another header line.
9698
9699 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
9700 (popup-menu-popup): Remove.
9701
97022000-09-15 Gerd Moellmann <gerd@gnu.org>
9703
9704 * toolbar/toolbar.el (toolbar-add-item): Use the same image
9705 specification if or if not tool-bar item contains an `:enabled'
9706 property.
9707
9708 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
9709 current buffer has no file name.
9710
97112000-09-15 Dave Love <fx@gnu.org>
9712
9713 * strokes.el: Sync with maintainer's current version with changes
9714 for Emacs, but avoid runtime cl and levents.
9715 (toplevel): Change autoloads and compilation requires.
9716 (strokes-version, strokes-bug-address, strokes-lift): Values
9717 changed.
9718 (strokes-xpm-header, strokes-insinuated): New variable.
9719 (strokes): Add :link.
9720 (strokes-mode): Customized.
9721 (strokes-while-inhibiting-garbage-collector): New macro.
9722 (strokes-remassoc): Avoid remove-if.
9723 (strokes-fix-button2-command): Don't use ad-do-it.
9724 (strokes-insinuate): New function.
9725 (strokes-button-press-event-p, strokes-button-release-event-p):
9726 New functions, used instead of non-`strokes-' versions..
9727 (strokes-mouse-event-p): Rewritten.
9728 (strokes-event-closest-point): Avoid event-point.
9729 (strokes-get-grid-position): Avoid cdadr, caadr
9730 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
9731 functions.
9732 (strokes-help): Use with-output-to-temp-buffer.
9733 (strokes-window-configuration-changed-p): New function.
9734 (strokes-update-window-configuration): Use buffer-live-p,
9735 strokes-window-configuration-changed-p.
9736 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
9737 (strokes-char-face): New face.
9738 (strokes-char-table, strokes-base64-chars): New variable.
9739 (strokes-xpm-for-stroke, strokes-list-strokes)
9740 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
9741 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
9742 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
9743 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
9744 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
9745 functions.
9746
97472000-09-15 Gerd Moellmann <gerd@gnu.org>
9748
9749 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
9750
9751 * image.el (create-image): Doc fix.
9752
9753 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
9754 instead of `:heuristic-mask t'.
9755
97562000-09-14 Andrew Innes <andrewi@gnu.org>
9757
9758 * makefile.w32-in: Revert to Unix line endings.
9759
97602000-09-14 Andrew Innes <andrewi@gnu.org>
9761
9762 * makefile.w32-in: Add bootstrap support. Also copy lisp source
9763 when installing.
9764
9765 * makefile.nt (DONTCOMPILE): Fix typo.
9766
9767 * shell.el (shell-write-history-on-exit): New function.
9768 (shell-dumb-shell-regexp): New custom variable.
9769 (shell-mode): Make shell-write-history-on-exit the process
9770 sentinel if shell name matches shell-dumb-shell-regexp.
9771
9772 * w32-fns.el: Comment out before-init-hook function which resets
9773 source-directory based; this breaks bootstrap.
9774
97752000-09-14 Dave Love <fx@gnu.org>
9776
9777 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
9778 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
9779 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
9780 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
9781 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
9782 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
9783 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
9784 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
9785 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
9786
9787 * toolbar/toolbar.el: New.
9788
9789 * subdirs.el: Add toolbar.
9790
97912000-09-14 Gerd Moellmann <gerd@gnu.org>
9792
9793 * indent.el (indent-for-tab-command): Doc fix.
9794
97952000-09-14 Alex Schroeder <alex@gnu.org>
9796
9797 * ansi-color.el (ansi-colors): Doc change.
9798 (ansi-color-get-face): Simplified regexp.
9799 (ansi-color-faces-vector): Added more faces, doc change.
9800 (ansi-color-names-vector): Doc change.
9801 (ansi-color-regexp): Simplified regexp.
9802 (ansi-color-parameter-regexp): New regexp.
9803 (ansi-color-filter-apply): Doc change.
9804 (ansi-color-filter-region): Doc change.
9805 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
9806 deal with zero length parameters.
9807 (ansi-color-apply-on-region): Doc change.
9808 (ansi-color-map): Doc change.
9809 (ansi-color-map-update): Removed debugging message.
9810 (ansi-color-get-face-1): Added condition-case to trap
9811 args-out-of-range errors.
9812 (ansi-color-get-face): Doc change.
9813 (ansi-color-make-face): Removed.
9814 (ansi-color-for-shell-mode): New option.
9815
98162000-09-13 Kenichi Handa <handa@etl.go.jp>
9817
9818 * international/quail.el (quail-start-translation): Translate KEY
9819 if necessary even if it doesn't have any mapping in the current
9820 input method.
9821 (quail-start-conversion): Likewise.
9822 (quail-help): The output message is improved.
9823
98242000-09-13 Miles Bader <miles@gnu.org>
9825
9826 * comint.el (comint-output-filter): Revert to using
9827 `insert-before-markers'. Add bletcherous hack to undo damage
9828 caused by `insert-before-markers'. Put `front-sticky' property on
9829 overlays created here so that the field code understands how the
9830 overlay works. Use a let when making comint-last-prompt-overlay,
9831 so that the code is easier to read.
9832
98332000-09-13 Dave Love <fx@gnu.org>
9834
9835 * wid-edit.el (widget-default-format-handler): DTRT when
9836 doc-property is a function.
9837
98382000-09-12 Francesco Potorti` <pot@gnu.org>
9839
9840 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
9841 filed name if it's not there.
9842
98432000-09-12 Dave Love <fx@gnu.org>
9844
9845 * simple.el (read-mail-command): Doc fix.
9846 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
9847
9848 * vc.el (vc-dired-listing-switches): Fix :version.
9849
9850 * vc-hooks.el: Doc fixes.
9851
9852 * subr.el (add-minor-mode): Use toggle-fun arg.
9853
9854 * speedbar.el: Add :version to several defcustoms.
9855
9856 * imenu.el (imenu--truncate-items, imenu--cleanup)
9857 (imenu--generic-function): Avoid mapcar.
9858 (imenu--replace-spaces): Function removed.
9859 (imenu--completion-buffer): Use subst-char-in-string.
9860 (imenu-add-to-menubar): Use keymap inheritance.
9861
98622000-09-12 Miles Bader <miles@gnu.org>
9863
9864 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
9865 (diff-mode-map): Bind `diff-test-hunk'.
9866 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
9867
98682000-09-11 Gerd Moellmann <gerd@gnu.org>
9869
9870 * bytecomp.el (byte-compile-defvar): Undo last change
9871 because it breaks '(make-variable-buffer-local (defvar ...)'
9872 which is used at least in dired.
9873
98742000-09-12 Kenichi Handa <handa@etl.go.jp>
9875
9876 * international/quail.el (quail-define-package): Docstring
9877 modified.
9878
98792000-09-12 Kenichi Handa <handa@etl.go.jp>
9880
9881 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
9882 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
9883 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
9884 docstring of "chinese-py".
9885
9886 * international/quail.el (quail-translation-docstring): New
9887 variable.
9888 (quail-show-keyboard-layout): Docstring modified.
9889 (quail-select-current): Likewise.
9890 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
9891 infinite recursive call.
9892 (quail-help): Check quail-translation-docstring. Format of the
9893 output changed.
9894 (quail-help-insert-keymap-description): Adjusted for the above
9895 change.
9896
98972000-09-11 Gerd Moellmann <gerd@gnu.org>
9898
9899 * bytecomp.el (byte-compile-defvar): Only cons onto
9900 current-load-list in top-level forms. Else this leaks a cons cell
9901 every time a defun is called.
9902
99032000-09-11 Miles Bader <miles@lsi.nec.co.jp>
9904
9905 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
9906 Now understands non-unified diffs. Some functionality moved into
9907 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
9908 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
9909 modify anything. Only reposition point in the patched file if the
9910 patch succeeds. Only pop up another window if POPUP is true.
9911 Emit a message describing what happened if successful, and at what
9912 line-offset. Automatically detect reversed hunks and do something
9913 appropriate.
9914 (diff-hunk-text, diff-find-text): New functions.
9915 (diff-filter-lines): Function removed.
9916 (diff-test-hunk): New function.
9917 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
9918
99192000-09-10 Dave Love <fx@gnu.org>
9920
9921 * textmodes/tildify.el: Minor doc/commentary fixes.
9922 (tildify) <defgroup>: Add :version.
9923
9924 * faces.el (face-x-resources): Make custom type more specific.
9925 (frame-background-mode): Use mapc.
9926 (region) <defcustom>: Add :version.
9927
99282000-09-08 Stefan Monnier <monnier@cs.yale.edu>
9929
9930 * vc-sccs.el (vc-sccs-register):
9931 * vc-rcs.el (vc-rcs-register):
9932 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
9933 * vc.el (vc-register): Clear file's properties.
9934
99352000-09-08 Gerd Moellmann <gerd@gnu.org>
9936
9937 * faces.el (face-spec-set): Only face-spec-reset-face when
9938 ATTRS is non-nil.
9939
99402000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
9941
9942 * help.el (help-insert-xref-button): Fix a typo in doc string.
9943
99442000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
9945
9946 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
9947 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
9948 methods.
9949
9950 * menu-bar.el (read-mail-item-name): New function.
9951 (menu-bar-tools-menu): Use it to compute and display the package
9952 used to read email.
9953 (menu-bar-tools-menu): Fix typo in GUD's help string.
9954
99552000-09-07 Dave Love <fx@gnu.org>
9956
9957 * diff-mode.el (diff-mouse-goto-source): New function.
9958
9959 * vc-sccs.el: Doc fixes.
9960 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
9961
9962 * vc-rcs.el: Doc fixes.
9963 (vc-rcs-register-switches, vc-rcs-checkin-switches)
9964 (vc-rcs-checkout-switches, vc-rcs-header)
9965 (vc-rcs-master-templates): Add or change :version.
9966
9967 * vc-cvs.el: Doc fixes.
9968 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
9969 (vc-cvs-stay-local): Add :version.
9970
9971 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
9972
99732000-09-07 Kenichi Handa <handa@etl.go.jp>
9974
9975 * international/quail.el (quail-help): Fix previous change.
9976
99772000-09-07 Gerd Moellmann <gerd@gnu.org>
9978
9979 * faces.el (color-values): Doc fix.
9980
9981 * faces.el (frame-set-background-mode): Use frame-parameter
9982 instead of frame-parameters.
9983
9984 * frame.el (filtered-frame-list): Reduce consing.
9985 (frames-on-display-list): Call frame-parameter instead of
9986 frame-parameters.
9987
99882000-09-07 Kenichi Handa <handa@etl.go.jp>
9989
9990 * language/devan-util.el (devanagari-to-indian-region): In the
9991 loop, change the following char, not preceding char.
9992
99932000-09-07 Gerd Moellmann <gerd@gnu.org>
9994
9995 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
9996 instead of frame-parameters.
9997
9998 * faces.el (set-face-attribute): Simplify by calling
9999 internal-set-lisp-face-attribute with FRAME being 0.
10000
10001 * vc.el: Remove `Id' version control keyword.
10002
100032000-09-07 Kenichi Handa <handa@etl.go.jp>
10004
10005 * help.el (help-make-xrefs): Adjusted for the change of
10006 help-xref-mule-regexp.
10007 (help-insert-xref-button): New function.
10008
10009 * international/mule-cmds.el (help-xref-mule-regexp-template):
10010 Include the pattern for character set.
10011 (leim): New group.
10012
10013 * international/quail.el: Don't require face.
10014 (quail): New group.
10015 (quail-other-command): Dummy command to make quail-help work better.
10016 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
10017 (quail-keyboard-layout-substitution): New variable.
10018 (quail-update-keyboard-layout): New function.
10019 (quail-keyboard-layout-type): New customizable variable.
10020 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
10021 (quail-keyboard-translate): Pay attention to
10022 quail-keyboard-layout-substitution.
10023 (quail-insert-kbd-layout): New function.
10024 (quail-show-keyboard-layout): New function.
10025 (quail-get-translation): If the definition is a vector of length
10026 1, and the element is a string of length 1, return the character
10027 in that string.
10028 (quail-update-current-translations): Fix the case of
10029 relative-index out of range.
10030 (quail-build-decode-map, quail-insert-decode-map): New Functions.
10031 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
10032 Show key sequences for all available characters.
10033 (quail-help-insert-keymap-description): Don't show such verbose
10034 key bindings as quail-self-insert-command.
10035
10036 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
10037 Format changed, and each element now have extra documentations.
10038 (tit-process-header): Delete invalid characters from TIT-PROMPT.
10039 Adjusted for the change of quail-cxterm-package-ext-info.
10040
100412000-09-06 Gerd Moellmann <gerd@gnu.org>
10042
10043 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
10044 requiring it leads to a recursive loading of vc.el and vc-hooks.el
10045 during bootstrap.
10046
100472000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10048
10049 * vc.el: (toplevel): Don't require `dired' at run-time.
10050 (vc-dired-resynch-file): Remove autoload cookie.
10051
100522000-09-05 Andre Spiegel <spiegel@gnu.org>
10053
10054 * vc.el: Made several backend functions optional.
10055 (vc-default-responsible-p): New function.
10056 (vc-merge): Use RET for first version to trigger merge-news, not
10057 prefix arg.
10058 (vc-annotate): Handle backends that do not support annotation.
10059 (vc-default-merge-news): Removed. The existence of a merge-news
10060 implementation is now checked on caller sites.
10061
10062 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
10063 case.
10064
10065 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
10066 special case that has been removed from the default in vc-hooks.el.
10067
100682000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10069
10070 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
10071
100722000-09-05 Andre Spiegel <spiegel@gnu.org>
10073
10074 * vc-hooks.el: Require vc during compilation.
10075 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
10076 macro `with-vc-properties' in vc.el.
10077 (vc-file-getprop): Doc fix.
10078 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
10079
10080 * vc.el: Require dired-aux during compilation.
10081 (vc-name-assoc-file): Moved to vc-sccs.el.
10082 (with-vc-properties): New macro.
10083 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
10084 vc-finish-steal): Use it.
10085 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
10086 to the backend-specific function is now supposed to do the checkout,
10087 too.
10088 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
10089
10090 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
10091 set file properties; that gets done in the generic code now.
10092
10093 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
10094 Changed parameter list, added code from vc.el that does the
10095 checkout, possibly with a double-take.
10096
10097 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
10098 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
10099 the above under the new name.
10100 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
10101 parameter list, added checkout command.
10102 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
10103 properties; that gets done in the generic code now.
10104
101052000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10106
10107 * vc.el: Docstring fixes (courtesy of checkdoc).
10108
101092000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10110
10111 * vc.el (vc-checkout-writable-buffer-hook)
10112 (vc-checkout-writable-buffer): Remove.
10113 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
10114 (vc-log-mode): Make it into a clean derived major mode.
10115 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
10116 vc-log-mode if log-edit is not available.
10117 (vc-dired-mode-map): Don't set-keymap-parent yet.
10118 (vc-dired-mode): Do set-keymap-parent here.
10119 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
10120
101212000-09-05 Gerd Moellmann <gerd@gnu.org>
10122
10123 * faces.el (set-face-attribute, face-spec-reset-face)
10124 (face-spec-set): Avoid consing by removing calls to `apply'.
10125
10126 * frame.el (frame-parameter): Move to C code.
10127
101282000-09-05 Dave Love <fx@gnu.org>
10129
10130 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
10131 insert-before-markers-and-inherit. Now checked systematically!
10132
101332000-09-05 Alex Schroeder <alex@gnu.org>
10134
10135 * sql.el (sql-postgres): Use sql-postgres-options.
10136 (sql-postgres-options): New variable.
10137
101382000-09-05 Alex Schroeder <alex@gnu.org>
10139
10140 * sql.el (sql-mode-menu): Work around missing variable mark-active
10141 in XEmacs.
10142 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
10143 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
10144 compatibility.
10145
101462000-09-04 Gerd Moellmann <gerd@gnu.org>
10147
10148 * vc.el (vc-dired-resynch-file): Add autoload cookie.
10149
10150 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
10151
10152 * Makefile.in (DONTCOMPILE): Fix typo in file name.
10153
101542000-09-04 Andre Spiegel <spiegel@gnu.org>
10155
10156 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
10157 don't support anything else under SCCS yet.
10158
10159 * vc-hooks.el: Minor doc fixes.
10160
101612000-09-04 Andre Spiegel <spiegel@gnu.org>
10162
10163 * vc.el (vc-next-action-on-file): Do not visit the file if it's
10164 not necessary. If verbose in state `needs-patch', do the same as
10165 under `up-to-date'. When NOT verbose and `needs-patch', check out
10166 latest version instead of `merge-news'.
10167 (vc-next-action-dired): Don't mess with default-directory here; it
10168 breaks other parts of dired. It is the job of the
10169 backend-specific functions to adjust it temporarily if they need it.
10170 (vc-next-action): Remove a special CVS case.
10171 (vc-clear-headers): New optional arg FILE.
10172 (vc-checkin, vc-checkout): Set properties vc-state and
10173 vc-checkout-time properly.
10174 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
10175 (vc-print-log): Use new backend function `show-log-entry'.
10176 (vc-cancel-version): Do the checks in a different order. Added a
10177 FIXME concerning RCS-only code.
10178
10179 * vc-rcs.el (vc-rcs-show-log-entry): New function.
10180 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
10181
10182 * vc-cvs.el (vc-cvs-show-log-entry): New function.
10183
10184 * vc-hooks.el (vc-default-mode-line-string): Show state
10185 `needs-patch' as a `-' too.
10186
101872000-09-04 Andre Spiegel <spiegel@gnu.org>
10188
10189 * vc.el (vc-responsible-backend): New optional arg REGISTER.
10190 (vc-default-could-register): New function.
10191 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
10192 (vc-resynch-buffer): Call vc-dired-resynch-file.
10193 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
10194 vc-resynch-buffer instead of vc-resynch-window.
10195 (vc-next-action-dired): Don't redisplay here, that gets done as a
10196 result of the individual file operations.
10197 (vc-retrieve-snapshot): Corrected prompt order.
10198
10199 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
10200
10201 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
10202 as well.
10203 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
10204 hostname regexps. Updated all callers.
10205 (vc-cvs-responsible-p): Handle directories as well.
10206 (vc-cvs-could-register): New function.
10207 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
10208 properties up-to-date.
10209
10210 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
10211 user whether to create one.
10212
102132000-09-04 Andre Spiegel <spiegel@gnu.org>
10214
10215 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
10216 check out a non-existing file.
10217
10218 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
10219 workfile does not exist.
10220
10221 * vc.el (vc-version-diff): Use `require' to check for existence of
10222 diff-mode.
10223
102242000-09-04 Andre Spiegel <spiegel@gnu.org>
10225
10226 * vc-cvs.el (vc-cvs-registered): Use new function
10227 vc-cvs-parse-entry to do the actual work.
10228
102292000-09-04 Andre Spiegel <spiegel@gnu.org>
10230
10231 * vc-hooks.el (vc-find-backend-function): If function doesn't
10232 exist, return nil instead of error.
10233 (vc-call-backend): Doc fix.
10234
10235 * vc.el (vc-do-command): Doc fix.
10236 (vc-finish-logentry): When checking in from vc-dired, choose the
10237 right backend for logentry check.
10238 (vc-dired-mode-map): Inherit from dired-mode-map.
10239 (vc-dired-mode): Local value of dired-move-to-filename-regexp
10240 simplified.
10241 (vc-dired-state-info): Removed, updated caller.
10242 (vc-default-dired-state-info): Use parentheses instead of hyphens.
10243 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
10244 (vc-dired-listing-switches): New variable.
10245 (vc-directory): Use it, instead of dired-listing-switches.
10246
10247 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
10248 (vc-cvs-dir-state): New function.
10249 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
10250 (vc-cvs-parse-entry): New function, also to be used in
10251 vc-cvs-registered.
10252
102532000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10254
10255 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
10256 *or* single-window-frames.
10257
102582000-09-04 Andre Spiegel <spiegel@gnu.org>
10259
10260 * vc.el (vc-update-changelog): Split into generic part and default
10261 implementation. Doc string adapted.
10262 (vc-default-update-changelog): New function. Call the `rcs2log'
10263 script in exec-directory, to fix a long-standing nuisance.
10264
10265 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
10266 simply signals an error.
10267
102682000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10269
10270 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
10271 control-flow more clear and to avoid running `cvs' twice.
10272
10273 * vc.el (vc-next-action-on-file): Doc fix.
10274 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
10275 (vc-print-log): Eval `file' before constructing the continuation.
10276
102772000-09-04 Andre Spiegel <spiegel@gnu.org>
10278
10279 * vc.el (vc-next-action-on-file): Corrected several messages.
10280 (vc-merge): Add prefix arg `merge-news'; handle it.
10281
10282 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
10283 is not reached. It is.
10284 (vc-cvs-merge): Set state to 'edited after merge.
10285 (vc-cvs-merge-news): Set workfile version to nil if not known.
10286 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
10287
10288 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
10289 via stdout. (Merge from main line.)
10290
102912000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10292
10293 * vc.el (vc-finish-logentry): Thinko in the "same comment"
10294 detection.
10295
102962000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10297
10298 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
10299 against kill-all-local-variables.
10300 (vc-log-edit): Don't save vc-parent-buffer any more.
10301 (vc-last-comment-match): Initialize to an empty string.
10302 (vc-post-command-functions): New hook.
10303 (vc-do-command): Run it.
10304 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
10305 (vc-finish-logentry): Only add the comment to the ring if it's
10306 different from the last comment entered.
10307 (vc-new-comment-index): New function.
10308 (vc-previous-comment): Use it. Make the minibuffer message
10309 slightly less terse.
10310 (vc-comment-search-reverse): Make it work forward as well. Don't
10311 set vc-comment-ring-index if no match is found. Use
10312 vc-new-comment-index.
10313 (vc-comment-search-forward): Use vc-comment-search-reverse.
10314 (vc-dired-mode-map): Don't inherit from dired-mode-map since
10315 define-derived-mode will do it for us. Bind `v' to a keymap that
10316 inherits from vc-prefix-map so that we can bind `vt' without
10317 binding C-x v t.
10318 (vc-retrieve-snapshot): Parenthesis typo.
10319
10320 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
10321 to 1. Make sure to switch to *vc* before looking for an error
10322 message. Use vc-parse-buffer.
10323
103242000-09-04 Andre Spiegel <spiegel@gnu.org>
10325
10326 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
10327 and NAME.
10328 (vc-retrieve-snapshot): Split into two parts.
10329 (vc-default-retrieve-snapshot): New function.
10330
10331 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
10332 (vc-cvs-retrieve-snapshot): New function (untested).
10333 (vc-cvs-stay-local): Default to t.
10334 (vc-cvs-remote-p): New function and property.
10335 (vc-cvs-state): Stay local only if the above is t.
10336 (vc-handle-cvs): Removed.
10337 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
10338 done via vc-handled-backends now.
10339 (vc-cvs-header): Escape Id.
10340
103412000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10342
10343 * vc.el (vc-do-command): Remove unused commands.
10344 (vc-version-diff): Make sure default-directory ends with a slash.
10345 Move the window commands into a vc-exec-after.
10346 (vc-print-log): Move more of the code into the `vc-exec-after'.
10347
103482000-09-04 Andre Spiegel <spiegel@gnu.org>
10349
10350 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
10351 (vc-print-log): Search current revision from beginning of buffer.
10352 (vc-revert-buffer): Clear echo area after the diff is finished.
10353 (vc-prefix-map): Removed definition of "t" for terse display in vc
10354 dired.
10355 (vc-dired-mode-map): Inherit from dired-mode-map. Added
10356 definition of "vt" for terse display.
10357 (vc-dired-mode): Fix dired-move-to-filename-regexp.
10358
103592000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10360
10361 * vc.el (vc-exec-after): Avoid caddr.
10362
103632000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10364
10365 * vc.el (vc-exec-after): New function.
10366 (vc-do-command): Use it to add a termination message for async
10367 procs.
10368 (vc-checkout): Try to handle a missing-backend situation.
10369 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
10370 of a directory with a backend using async diffs.
10371 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
10372 present.
10373
10374 * vc-sccs.el (vc-sccs-state-heuristic): Use
10375 file-ownership-preserved-p.
10376
10377 * vc-rcs.el (vc-rcs-state-heuristic): Use
10378 file-ownership-preserved-p.
10379 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
10380
103812000-09-04 Andre Spiegel <spiegel@gnu.org>
10382
10383 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
10384 vc-do-command.
10385
10386 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
10387 when there are no changes.
10388
103892000-09-04 Andre Spiegel <spiegel@gnu.org>
10390
10391 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
10392
10393 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
10394
103952000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10396
10397 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
10398
10399 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
10400 the `fset' outside of the defvar so that it works even if
10401 vc-prefix-map was already defined.
10402 (vc-setup-buffer): New function, split out of vc-do-command.
10403 (vc-do-command): Allow BUFFER to be t to mean `just use the
10404 current buffer without any fuss'.
10405 (vc-version-diff): Change the `diff' backend operation to just put
10406 the diff in the current buffer without erasing it. Always use
10407 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
10408 shrink-window-if-larger-than-buffer.
10409 (vc-print-log): Change the `print-log' backend operation to just
10410 put the log in the current buffer without erasing it. Protect
10411 shrink-window-if-larger-than-buffer.
10412 (vc-update-change-log): Fix setd typo.
10413
10414 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
10415 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
10416
10417 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
10418 (vc-rcs-diff): Insert in the current buffer and remove unused arg
10419 CMP.
10420
10421 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
10422 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
10423 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
10424
104252000-09-04 Andre Spiegel <spiegel@gnu.org>
10426
10427 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
10428 not possible, use vc-BACKEND-workfile-unchanged-p.
10429 (vc-default-workfile-unchanged-p): New function. Delegates to a
10430 full vc-BACKEND-diff.
10431
10432 * vc-hooks.el (vc-simple-command): Removed.
10433
10434 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
10435 instead of vc-simple-command.
10436 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
10437 avoid doing a diff when opening a file.
10438 (vc-rcs-state): Added check for unlocked-changes.
10439 (vc-rcs-header): Escape Id.
10440 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
10441 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
10442 version.
10443
10444 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
10445 (vc-sccs-diff): Remove optional arg CMP.
10446 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
10447 SCCS-specific function.
10448
10449 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
10450 vc-simple-command.
10451
104522000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10453
10454 * vc.el (vc-editable-p): Renamed from vc-writable-p.
10455 (with-vc-file, vc-merge): Use vc-editable-p.
10456 (vc-do-command): Remove unused var vc-file and fix the
10457 doubly-defined `status' var. Add a user message when starting an
10458 async command.
10459 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
10460 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
10461 Use with-current-buffer.
10462 (vc-buffer-sync): Use unless.
10463 (vc-next-action-on-file): If the file is 'edited by read-only,
10464 make it read-write instead of trying to commit.
10465 (vc-version-diff, vc-update-change-log): Use `setq
10466 default-directory' rather than `cd'.
10467 (vc-log-edit): Don't forget to set default-directory in the
10468 buffer.
10469
10470 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
10471 (vc-sccs-state-heuristic): Use file-writable-p instead of
10472 comparing userids.
10473 (vc-sccs-checkout): Use `unless'.
10474
10475 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
10476 of comparing userids.
10477 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
10478 Simplify the logic by eliminating unreachable code.
10479 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
10480 just do a recursive call if we need to retry.
10481 (vc-rcs-checkout): Handle the case where rcs is missing by making
10482 the buffer read-write if requested and re-signalling the error.
10483
10484 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
10485
104862000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10487
10488 * vc-hooks.el (vc-handled-backends): Docstring change.
10489 (vc-ignore-vc-files): Mark obsolete.
10490 (vc-registered): Check vc-ignore-vc-files.
10491 (vc-find-file-hook, vc-file-not-found-hook): Don't check
10492 vc-ignore-vc-files.
10493
10494 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
10495
104962000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10497
10498 * vc.el (vc-checkout): Don't do anything special for ange-ftp
10499 files since ange-ftp already has vc-registered return nil.
10500
10501 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
10502 (vc-sccs-workfile-version): Use with-temp-buffer and new
10503 vc-parse-buffer and don't bother setting the property.
10504 (vc-sccs-add-triple): Use with-current-buffer and
10505 find-file-noselect.
10506 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
10507
10508 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
10509 derives from the old vc-parse-buffer but uses the revision number
10510 rather than the date (much easier to compare robustly).
10511 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
10512 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
10513 locking-user more directly. Check strict locking and set
10514 checkout-model appropriately.
10515 (vc-rcs-parse-locks): Remove.
10516 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
10517 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
10518 (vc-rcs-system-release): Use with-current-buffer and
10519 vc-parse-buffer.
10520 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
10521
10522 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
10523 (vc-simple-command): Docstring fix.
10524 (vc-registered): Align the way the file-handler is called with the
10525 way the function itself works.
10526 (vc-file-owner): Remove.
10527
10528 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
10529 extraction of fields and call to file-attributes because of a
10530 temporary bug in rcp.el.
10531 (vc-cvs-fetch-status): Use with-current-buffer.
10532
105332000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10534
10535 * vc.el (vc-do-command): Use file-relative-name.
10536 (vc-responsible-backend): Use vc-backend if possible.
10537 (vc-create-snapshot): Improve the `interactive' spec. Add support
10538 for branches and dispatch to backend-specific `create-snapshot'.
10539 (vc-default-create-snapshot): New function, containing the bulk of
10540 the old vc-create-snapshot.
10541 (vc-retrieve-snapshot): Improve the interactive spec.
10542
10543 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
10544 (vc-backend-hook-functions): Remove.
10545 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
10546 (vc-backend): Reintroduce the test for `file = nil' now that I
10547 know why it was there (and added a comment to better remember).
10548
10549 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
10550 code from vc-sccs-hooks.el.
10551 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
10552 'vc anymore.
10553 (vc-sccs-responsible-p): Use expand-file-name instead of concat
10554 and file-directory-p instead of file-exists-p.
10555 (vc-sccs-check-headers): Simplify the regexp.
10556
10557 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
10558 from vc-rcs-hooks.el. Don't require 'vc anymore.
10559 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
10560 file-directory-p instead of file-exists-p.
10561
10562 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
10563 from vc-cvs-hooks.el.
10564 (proto vc-cvs-registered): Require 'vc-cvs instead of
10565 'vc-cvs-hooks. Don't require 'vc anymore.
10566 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
10567 file-directory-p instead of file-exists-p.
10568 (vc-cvs-create-snapshot): New function, replacing
10569 vc-cvs-assign-name.
10570 (vc-cvs-assign-name): Remove.
10571
105722000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10573
10574 * vc-cvs.el (vc-cvs-header): New var.
10575
10576 * vc-rcs.el (vc-rcs-exists): Remove.
10577 (vc-rcs-header): New var.
10578
10579 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
10580 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
10581 (vc-sccs-header): New var.
10582
10583 * vc.el (vc-do-command): Get rid of the `last' argument.
10584 (vc-header-alist): Remove, replaced by vc-X-header.
10585 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
10586 (vc-dired-hook): Use expand-file-name instead of concat.
10587 (vc-directory): Use file-name-as-directory.
10588 (vc-snapshot-precondition, vc-create-snapshot)
10589 (vc-retrieve-snapshot): Allow the command to operate on any
10590 directory.
10591
10592 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
10593 just removing the 'WORKFILE argument or by removing the 'MASTER
10594 argument and replacing `file' with (vc-name file).
10595
105962000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10597
10598 * vc.el: Update Copyright and add a crude list of backend funs.
10599 (vc-writable-p): New function.
10600 (with-vc-file): Use vc-writable-p.
10601 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
10602 (vc-register): Avoid vc-name.
10603 (vc-locking-user): Remove.
10604 (vc-steal-lock): Make the `owner' arg non-optional.
10605 (vc-merge): Use vc-writable-p instead of vc-locking-user and
10606 vc-checkout-model.
10607 (vc-default-dired-state-info): Use vc-state instead of
10608 vc-locking-user and return special strings for special states.
10609 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
10610 and get rid of one of the special CVS cases.
10611 (vc-cancel-version): prettify error message with \\[...].
10612 (vc-rename-master): New function.
10613 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
10614 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
10615 the CVS special case generic.
10616 (vc-default-record-rename): Remove.
10617 (vc-file-tree-walk-internal): Only call FUNC for files that are
10618 under control of some VC backend and replace `concat' with
10619 expand-file-name.
10620 (vc-file-tree-walk): Update docstring.
10621 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
10622 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
10623
10624 * vc-sccs.el (vc-sccs-rename-file): Renamed from
10625 vc-sccs-record-rename. Use `find-file-noselect' rather than
10626 `find-file' and call `vc-rename-master' to do the actual move.
10627 (vc-sccs-diff): Remove unused `backend' variable.
10628
10629 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
10630 to delay loading of vc-sccs until it is really used.
10631 (vc-sccs-master-templates): Preload.
10632 (vc-sccs-state): Update call to vc-sccs-parse-locks.
10633 (vc-sccs-project-dir): Remove (merged into
10634 vc-sccs-search-project-dir).
10635 (vc-sccs-search-project-dir): Rewrite using file name handling ops
10636 rather than `concat', make sure it is preloaded and don't bother
10637 to check that the file actually exists.
10638 (vc-sccs-parse-locks): Remove unused `file' argument, remove
10639 `locks' argument (use buffer's content instead) and eliminate n^2
10640 behavior.
10641
10642 * vc-rcs.el: Update Copyright.
10643 (vc-rcs-rename-file): New function.
10644 (vc-rcs-diff): Remove unused `backend' variable.
10645
10646 * vc-hooks.el: Update Copyright.
10647 (vc-backend): Don't accept a nil argument any more.
10648 (vc-up-to-date-p): Turn into a defsubst.
10649 (vc-possible-master): New function.
10650 (vc-check-master-templates): Use `vc-possible-master' and allow
10651 funs in vc-X-master-templates to return a non-existent file.
10652
10653 * vc-cvs.el: Update Copyright.
10654 (vc-cvs-diff): Remove unused `backend' variable.
10655 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
10656
10657 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
10658
106592000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10660
10661 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
10662 since it can be called from vc-rcs.el.
10663 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
10664
106652000-09-04 Andre Spiegel <spiegel@gnu.org>
10666
10667 * vc.el (vc-version-diff): Expand file name read from the
10668 minibuffer. Handle the case when a previous version number can't
10669 be guessed. Give suitable messages when there were no differences
10670 found.
10671 (vc-clear-headers): Call backend-specific implementation, if one
10672 exists.
10673 (vc-cancel-version): Made error checks generic. When done, clear
10674 headers generically, too.
10675
10676 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
10677 from vc-clear-headers in vc.el.
10678
10679 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
10680 correctly.
10681 (vc-rcs-latest-on-branch-p): Made second argument VERSION
10682 optional. Handle the case when it's not there.
10683
106842000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10685
10686 * vc.el (vc-locking-user): Moved from vc-hooks.el.
10687
106882000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10689
10690 * vc-hooks.el (vc-loadup): Remove.
10691 (vc-find-backend-function): Use `require'. Also, handle the case
10692 where vc-BACKEND-hooks.el doesn't exist.
10693 (vc-call-backend): Cleanup.
10694
106952000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10696
10697 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
10698 vc-rcs-grab-templates)
10699 (vc-rcs-registered): Remove. The default function works as well.
10700 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
10701 vc-sccs-grab-templates)
10702 (vc-sccs-registered): Remove. The default function works as well.
10703
10704 * vc.el (vc-version-diff): Left out a vc- in call to
10705 vc-call-backend.
10706 (vc-default-dired-state-info, vc-default-record-rename)
10707 (vc-default-merge-news): Update for the new backend argument.
10708
10709 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
10710 using the default function.
10711 (vc-call-backend): If calling the default function, pass it the
10712 backend as first argument. Update the docstring accordingly.
10713 (vc-default-state-heuristic, vc-default-mode-line-string): Update
10714 for the new backend argument.
10715 (vc-make-backend-sym): Renamed from vc-make-backend-function.
10716 (vc-find-backend-function): Use the new name.
10717 (vc-default-registered): New function.
10718
107192000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10720
10721 * vc.el (vc-merge): Use vc-find-backend-function.
10722
10723 * vc-hooks.el (vc-backend-functions): Remove.
10724 (vc-loadup): Don't setup 'vc-functions.
10725 (vc-find-backend-function): New function.
10726 (vc-call-backend): Use above fun and populate 'vc-functions
10727 lazily.
10728 (vc-backend-defines): Remove.
10729
107302000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10731
10732 * vc.el (vc-register): Put a FIXME note for a newly found bug.
10733 Call vc-call-backend without the leading vc-.
10734 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
10735 (vc-check-headers): Call vc-call-backend without the leading vc-.
10736 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
10737 (vc-annotate-display): Replace confusing use of `cond' with `or'.
10738 Call vc-call-backend without the leading vc-.
10739
10740 * vc-cvs.el (tail): Provide vc-cvs.
10741 * vc-sccs.el (tail): Provide vc-sccs.
10742 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
10743
10744 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
10745 (vc-make-backend-function, vc-call): Pass names without leading
10746 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
10747 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
10748 (vc-call-backend): Always try to load vc-X-hooks.
10749 (vc-registered): Remove vc- in call to vc-call-backend.
10750
107512000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10752
10753 * vc.el (vc-process-filter): New function.
10754 (vc-do-command): Setup `vc-process-filter' for the async process.
10755 (vc-maybe-resolve-conflicts): New function to reduce
10756 code-duplication. Additionally, it puts the buffer in
10757 `smerge-mode' if applicable.
10758 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
10759 calling `merge-news'.
10760 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
10761 (vc-log-edit): New function. Replacement for `vc-log-mode' by
10762 interfacing to log-edit.el.
10763 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
10764 log-edit is available.
10765 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
10766
107672000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10768
10769 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
10770 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
10771 defvar and the initialization.
10772 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
10773
10774 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
10775 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
10776
10777 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
10778
107792000-09-04 Andre Spiegel <spiegel@gnu.org>
10780
10781 * vc.el (vc-file-clear-masterprops): Removed.
10782 (vc-checkin, vc-revert-buffer): Removed calls to the above.
10783 (vc-version-diff): Use buffer-size without argument.
10784 (vc-register): Heed vc-initial-comment.
10785
10786 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
10787 default branch.
10788
10789 * vc-rcs.el (vc-rcs-register): Parse command output to find master
10790 file name and workfile version.
10791 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
10792
10793 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
10794 vc-file-clear-masterprops.
10795
10796 * vc-sccs.el (vc-sccs-checkout): Removed call to
10797 vc-file-clear-masterprops. If writable, set vc-state to 'edited
10798 rather than user login name.
10799
10800
108012000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10802
10803 * vc.el (vc-workfile-unchanged-p): Remove unused argument
10804 `want-differences-if-changed' and simplify.
10805 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
10806 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
10807 output (which is invalid for async vc-diff) to decide whether to
10808 do the revert silently or not.
10809
108102000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10811
10812 * vc-hooks.el (vc-loadup): Load files quietly.
10813 (vc-call-backend): Oops, brain fart.
10814
108152000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10816
10817 * vc-cvs.el (vc-cvs-state): Typo.
10818 (vc-cvs-merge-news): Return the status code rather than the error msg.
10819
108202000-09-04 Andre Spiegel <spiegel@gnu.org>
10821
10822 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
10823 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
10824 vc-state or vc-up-to-date-p.
10825 (vc-merge): Use vc-backend-defines to check whether merging is
10826 possible. Set state to 'edited after successful merge.
10827
10828 * vc-hooks.el (vc-locking-user): If locked by the calling user,
10829 return that name. Redocumented.
10830
108312000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10832
10833 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
10834 new `vc-state' semantics.
10835 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
10836 'vc-locking-user to the current user.
10837 (vc-merge): Inline vc-backend-merge. Comment out code that I
10838 don't understand and hence can't adapt to the new `vc-state' and
10839 `vc-locking-user' semantics.
10840 (vc-backend-merge): Remove.
10841
10842 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
10843 rather than 'vc-locking-user.
10844
10845 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
10846
10847 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
10848 (vc-state): Don't use 'reserved any more. Just use the same
10849 convention as the one used for vc-<backend>-state where the
10850 locking user (as a string) is returned.
10851 (vc-locking-user): Update, based on the above convention. The
10852 'vc-locking-user property has disappeared.
10853 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
10854
10855 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
10856 with a heuristic one.
10857 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
10858 (vc-cvs-checkin): Do a trivial parse to set the state in case of
10859 error. That allows us to get to 'needs-merge even in the
10860 stay-local case. There's still no way to detect 'needs-patch in
10861 such a setup (or to force an update for that matter).
10862 (vc-cvs-logentry-check): Remove, the default works as well.
10863
108642000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10865
10866 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
10867
10868 * vc.el (vc-do-command): kill-all-local-variables, to reset any
10869 major-mode in which the buffer might have been put earlier. Use
10870 `remove' and `when'. Allow `okstatus' to be `async' and use
10871 `start-process' in this case.
10872 (vc-version-diff): Handle the case where the diff looks empty
10873 because of the use of an async process.
10874
108752000-09-04 Andre Spiegel <spiegel@gnu.org>
10876
10877 * vc.el (vc-next-action-on-file): Removed optional parameter
10878 `simple'. Recompute state unconditionally.
10879 (vc-default-toggle-read-only): Removed.
10880
10881 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
10882 (vc-toggle-read-only): Undid prev change.
10883
10884 * vc-cvs.el (vc-cvs-stay-local): Renamed from
10885 vc-cvs-simple-toggle. Redocumented.
10886 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
10887 (vc-cvs-toggle-read-only): Removed.
10888
108892000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10890
10891 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
10892 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
10893 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
10894 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
10895 still is. So maybe it should be removed.
10896 (vc-head-version, vc-find-binary): Remove.
10897 (vc-recompute-state): Move from vc-hooks.el.
10898 (vc-next-action-on-file): Add a `simple' argument to allow
10899 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
10900 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
10901 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
10902 (vc-dired-mode-map): Properly defvar it.
10903 (vc-print-log): Call log-view-mode if available.
10904 (small-temporary-file-directory): defvar instead of use boundp.
10905 (vc-merge-news): Moved to vc-cvs.el.
10906 (vc-default-merge-news): New function.
10907
10908 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
10909 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
10910 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
10911 unknown `vc-latest-version' function. It should probably refer to
10912 vc-workfile-version or somesuch, but it's very unclear to me and I
10913 don't have SCCS to test things.
10914
10915 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
10916 (vc-sccs-state-heuristic): Fix typo.
10917 (vc-sccs-workfile-unchanged-p): Add missing argument.
10918
10919 * vc-rcs.el: Require vc and vc-rcs-hooks.
10920 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
10921 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
10922 (vc-release-greater-or-equal-p): Move from vc.
10923 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
10924 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
10925 (vc-rcs-checkout): Add a missing `new-version' argument in the
10926 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
10927
10928 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
10929 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
10930 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
10931 than the apparently unbound `workfile-version'.
10932
10933 * vc-hooks.el (vc-master-templates): Def the obsolete var.
10934 (vc-file-prop-obarray): Use `make-vector'.
10935 (vc-backend-functions): Add new hookable functions
10936 vc-toggle-read-only, vc-record-rename and vc-merge-news.
10937 (vc-loadup): If neither backend nor default functions exist, use
10938 the backend function rather than nil.
10939 (vc-call-backend): If the function if not bound yet, try to load
10940 the non-hook file to see if it provides it.
10941 (vc-call): New macro plus use it wherever possible.
10942 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
10943 nor `vc-find-binary' since it's only called from
10944 vc-mistrust-permission which is only used once the backend is known.
10945 (vc-checkout-model): Fix parenthesis.
10946 (vc-recompute-state, vc-prefix-map): Move to vc.el.
10947
10948 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
10949 (vc-cvs-release, vc-cvs-system-release): Remove.
10950 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
10951 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
10952 status symbols.
10953 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
10954 (vc-cvs-toggle-read-only): First cut at a function to allow a
10955 cvs-status-free vc-toggle-read-only.
10956 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
10957 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
10958 vc-cvs-status. Also set vc-state rather than vc-locking-user.
10959 (vc-cvs-checkout): Modify access rights directly if the user
10960 requested not to use `cvs edit'. And refresh the mode line.
10961
10962 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
10963 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
10964
109652000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10966
10967 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
10968 workfile' that got lost when the code was extracted from vc.el.
10969 And merged the tail with the rest of the code (not possible in the
10970 old vc.el where the tail was shared among all backends). And
10971 explicitly set the state to 'edited if `writable' is set.
10972
10973 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
10974 (vc-cvs-state): Be careful to return the value from
10975 vc-cvs-parse-state.
10976 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
10977 property but return it instead. Also be careful to handle a nil
10978 or "" `rev' when workfile is non-nil (it was handled properly when
10979 workfile was nil).
10980
10981 * vc.el: Removed those pesky unnecessary `(function' quotes.
10982 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
10983 directly in the defvar.
10984 (vc-do-command): Bind inhibit-read-only so as to properly handle
10985 the case where the destination buffer has been made read-only.
10986 (vc-diff): Delegate to vc-version-diff in all cases.
10987 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
10988 (vc-annotate-mode-variables): Removed (code moved partly to
10989 defvars and partly to vc-annotate-add-menu).
10990 (vc-annotate-mode): Turned into a derived-mode.
10991 (vc-annotate-add-menu): Moved in code in
10992 vc-annotate-mode-variables.
10993 (vc-update-change-log): Use make-temp-file if available.
10994
109952000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
10996
10997 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
10998 `vc-checkout-model' updated to `vc-cvs-update-model'.
10999
110002000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11001
11002 * vc.el (vc-next-action-on-file): Added handling of state
11003 `unlocked-changes'.
11004 (vc-checkout-carefully): Is now practically obsolete, unless the
11005 above is too slow to be enabled unconditionally.
11006 (vc-update-change-log): Fixed typo.
11007
11008 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
11009
11010 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
11011 Now handles state `unlocked-changes'.
11012 (vc-sccs-workfile-unchanged-p): New function, to support the above.
11013
11014 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
11015
11016 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
11017 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
11018 `unlocked-changes'.
11019 (vc-rcs-workfile-unchanged-p): Renamed from
11020 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
11021 function yet, but supposed to become one soon.
11022
11023 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
11024 `vc-steal-lock'.
11025 (vc-call-backend): Changed error message.
11026 (vc-state): Added description of state `unlocked-changes'.
11027
110282000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11029
11030 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
11031 always return t in CVS-controlled directories.
11032
11033 * vc.el (vc-responsible-backend): New function.
11034 (vc-register): Largely rewritten.
11035 (vc-admin): Removed (implementation moved into vc-register).
11036 (vc-checkin): Redocumented.
11037 (vc-finish-logentry): If no backend defined yet (because we are in
11038 the process of registering), use the responsible backend.
11039
11040 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
11041 Updated function lists.
11042 (vc-call-backend): Fixed typo.
11043
11044 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
11045 New functions.
11046 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
11047 Removed query option. Redocumented.
11048
110492000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11050
11051 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
11052
11053 * vc.el: Updated callers of `vc-checkout-required' to use
11054 `vc-checkout-model'.
11055
110562000-09-04 Martin Lorentzson <martinl@gnu.org>
11057
11058 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
11059 stuff updated to reference this function instead of the old
11060 `vc-backend-release-p'.
11061
110622000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11063
11064 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
11065 vc-checkout-model. Return appropriate values. Updated callers.
11066
110672000-09-04 Martin Lorentzson <martinl@gnu.org>
11068
11069 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
11070 (vc-backend-revert): Function moved into `vc-revert';
11071 `vc-next-action' must be updated to accomodate this change.
11072 (vc-backend-steal): Function moved into `vc-finish-steal'.
11073 (vc-backend-logentry-check): Function moved into
11074 `vc-finish-logentry'.
11075 (vc-backend-printlog): Function moved into `vc-print-log'.
11076 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
11077 (vc-backend-assign-name): Function moved into
11078 `vc-create-snapshot'.
11079
110802000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11081
11082 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
11083 Rename to vc-checkout-model. Return appropriate values.
11084 Update callers.
11085
11086 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
11087 to vc-checkout-model.
11088 (vc-checkout-required): Rename to vc-checkout-model.
11089 Re-implement and re-comment.
11090 (vc-after-save): Use vc-checkout-model.
11091
110922000-09-04 Martin Lorentzson <martinl@gnu.org>
11093
11094 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
11095 Update to use the vc-BACKEND-diff functions instead.
11096 `vc-diff' is now working.
11097
11098 * vc-rcs.el (vc-rcs-logentry-check): New function.
11099
11100 * vc-cvs.el (vc-cvs-logentry-check): New function.
11101
11102 * vc-sccs.el (vc-sccs-diff): Function changed name from
11103 `vc-backend-diff'. This makes `vc-diff' work.
11104
11105 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
11106 of functions possibly implemented in a vc-BACKEND library.
11107 (vc-checkout-required): Fix bug that caused an error to be
11108 signaled during `vc-after-save'.
11109
11110 * vc.el: Fix typo.
11111 This checkin is made with our new VC code base for the very first time.
11112 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
11113
11114 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
11115 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
11116
11117 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
11118 updated to `vc-uses-locking'.
11119 (vc-checkout-required): Call to backend function.
11120 `vc-checkout-required' updated to `vc-uses-locking' instead.
11121
11122 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
11123 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
11124
11125 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
11126 to match the split into various backends.
11127 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
11128 (vc-retrieve-snapshot): Bug fix.
11129
111302000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11131
11132 * vc-sccs.el (vc-sccs-release): Doc fix.
11133
111342000-09-04 Martin Lorentzson <martinl@gnu.org>
11135
11136 * vc.el (vc-next-action-on-file): Bug found and fixed.
11137 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
11138 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
11139
11140 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
11141 (vc-rcs-checkout): Name space cleaned up. No more revision number
11142 crunching function names that are not prefixed with vc-rcs.
11143 (vc-rcs-checkout-model): Function added. References to
11144 `vc-checkout-model' replaced.
11145
111462000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11147
11148 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
11149 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
11150 still need to be split, and implemented for RCS).
11151
111522000-09-04 Martin Lorentzson <martinl@gnu.org>
11153
11154 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
11155
11156 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
11157 required by the vc.el file.
11158
11159 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
11160 required by the vc.el file.
11161 (vc-rcs-exists): Function added.
11162
11163 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
11164 required by the vc.el file.
11165
11166 * vc.el (vc-admin): Updated to handle selection of appropriate
11167 backend. Current implementation is crufty and need re-thinking.
11168
11169 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
11170
111712000-09-04 Martin Lorentzson <martinl@gnu.org>
11172
11173 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
11174 beginning of annotate buffers correctly.
11175
11176 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
11177 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
11178 functionality updated quite a lot to support multiple backends.
11179 Variables `vc-annotate-mode', `vc-annotate-buffers',
11180 `vc-annotate-backend' added.
11181
11182 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
11183 `vc-annotate-difference' added to supported backend functions.
11184
111852000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11186
11187 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
11188 Use with-temp-file instead of /bin/sh. Merged from mainline
11189
111902000-09-04 Martin Lorentzson <martinl@gnu.org>
11191
11192 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
11193
11194 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
11195
11196 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
11197
111982000-09-04 Martin Lorentzson <martinl@gnu.org>
11199
11200 * vc-hooks.el: vc-state-heuristic added to
11201 vc-backend-hook-functions.
11202
11203 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
11204
11205 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
11206
11207 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
11208 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
11209 state to `reserved'.
11210
11211 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
11212 `vc-checkout-required'. Rename the `locked' state to `reserved'.
11213
112142000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11215
11216 * vc-rcs-hooks.el: Implement new state model. Hardly anything
11217 untouched.
11218
11219 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
11220
11221 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
11222 if defined. (Merged from main line, slightly adapted.)
11223
11224 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
11225 millenium problem (merged from mainline).
11226
112272000-09-04 Martin Lorentzson <martinl@gnu.org>
11228
11229 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
11230 part and moved the non-BACKEND stuff to vc.el.
11231
11232 * vc.el: Split the annotate feature into a BACKEND specific part
11233 and moved it from the vc-cvs.el file to this one.
11234
112352000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11236
11237 * vc-hooks.el: Implement new state model.
11238 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
11239 (vc-locking-user): Simplify. Now only needed if the file is
11240 locked by somebody else.
11241 (vc-lock-from-permissions): Remove. Functionality is in
11242 vc-sccs-hooks.el and vc-rcs-hooks.el now.
11243 (vc-mode-line-string): New name for former vc-status. Adapted.
11244 (vc-mode-line): Adapt to use the above. Remove optional parameter.
11245
11246 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
11247 Various simplifications and adaptations all over the place.
11248
11249 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
11250 Simplify and adapt the rest.
11251
11252 * vc.el (vc-resynch-window): Add TODO comment: check for
11253 interaction with view mode according to recent RCS change.
11254 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
11255
112562000-09-04 Martin Lorentzson <martinl@gnu.org>
11257
11258 * vc.el: Convert the remaining function comments to docstrings.
11259
112602000-09-04 Martin Lorentzson <martinl@gnu.org>
11261
11262 * vc.el (vc-backend-release, vc-release-greater-or-equal)
11263 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
11264 (vc-minor-part, vc-previous-version): Functions that operate and
11265 compare revision numbers got proper documentation. Comments added
11266 about their possible removal.
11267
112682000-09-04 Martin Lorentzson <martinl@gnu.org>
11269
11270 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
11271 the vc-backend.el files.
11272
11273 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
11274
11275 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
11276 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
11277 (vc-rcs-previous-version): Functions added.
11278
11279 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
11280
11281 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
11282
112832000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11284
11285 * vc-hooks.el (vc-master-templates): Is really obsolete.
11286 Comment out the definition for now. What is the right procedure
11287 to get rid of it?
11288 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
11289 rewritten.
11290 (vc-default-registered): Remove.
11291 (vc-check-master-templates): New function; does mostly what the
11292 above did before.
11293 (vc-locking-user): Don't rely on the backend to set the property.
11294
11295 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
11296 Rewrite documentation.
11297 (vc-rcs-templates-grabbed): New variable.
11298 (vc-rcs-grab-templates): New function.
11299 (vc-rcs-registered): Rewrite to use above mechanism.
11300
11301 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
11302 Rewrite documentation.
11303 (vc-sccs-templates-grabbed): New variable.
11304 (vc-sccs-grab-templates): New function.
11305 (vc-sccs-registered): Rewrite to use above mechanism.
11306 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
11307 Don't throw the result, simply return it.
11308
11309 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
11310 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
11311 (vc-cvs-registered): Does the check itself now. Simplify.
11312
11313 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
11314 from main line.
11315
113162000-09-04 Martin Lorentzson <martinl@gnu.org>
11317
11318 * vc-cvs.el (vc-cvs-diff): New function.
11319
11320 * vc-sccs.el (vc-sccs-diff): New function.
11321
11322 * vc-rcs.el (vc-rcs-diff): New function.
11323 (vc-rcs-checkout): Bug (typo) found and fixed.
11324 (vc-rcs-register-switches): New variable.
11325
11326 * vc.el (vc-backend-diff): Function removed and placed in the
11327 backend files.
11328
113292000-09-04 Martin Lorentzson <martinl@gnu.org>
11330
11331 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
11332
11333 * vc.el (vc-backend-checkout): Function removed and replaced in
11334 the vc-backend.el files.
11335
11336 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
11337
11338 * vc.el (vc-backend-admin): Removed and replaced in the
11339 vc-backend.el files.
11340
11341 * vc.el (Martin): Removed all the annotate functionality since it
11342 is CVS backend specific.
11343
113442000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11345
11346 * spec.txt: Added specification of vc-state.
11347
11348 * vc-sccs-hooks.el (vc-sccs-master-properties):
11349 Remove handling of vc-latest-version and
11350 vc-your-latest-version. What used to be vc-latest-version, is now
11351 returned as vc-workfile-version.
11352 (vc-sccs-workfile-version): Adapt.
11353
113542000-09-04 Dave Love <fx@gnu.org>
11355
11356 * vc.el: [Merged from mainline.]
11357 (vc-dired-mode): Make the dired-move-to-filename-regexp
11358 regexp match the date, to avoid treating date as file size.
11359 Add YYYY S option to WESTERN/
11360
113612000-09-04 Dave Love <fx@gnu.org>
11362
11363 * vc.el: Require `compile' when compiling.
11364 (vc-logentry-check-hook): New option.
11365 (vc-steal-lock): Use compose-mail.
11366 (vc-dired-mode-map): Defvar when compiling.
11367 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
11368 vc-sccs.el and renamed. Callers changed.
11369 (vc-backend-checkout, vc-backend-logentry-check)
11370 (vc-backend-merge-news): Doc fix.
11371 (vc-default-logentry-check): New function.
11372 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
11373 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
11374 (vc-backend-merge): Doc fix. Use backend functions.
11375 (vc-check-headers): Use backend functions.
11376
11377 * vc-cvs.el: Require vc when compiling.
11378 (vc-cvs-register-switches): Doc fix.
11379 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
11380 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
11381 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
11382 New functions (code from vc.el).
11383 (vc-annotate-display-default): Fix interactive spec.
11384 (vc-annotate-time-span): Doc fix.
11385
11386 * vc-rcs.el: Require vc when compiling.
11387 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
11388 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
11389 (vc-rcs-checkin): New functions (code from vc.el).
11390 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
11391 Doc fix.
11392 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
11393
11394 * vc-sccs.el: Require vc when compiling.
11395 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
11396 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
11397 (vc-sccs-revert)
11398 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
11399 from vc.el).
11400 (vc-sccs-add-triple, vc-sccs-record-rename)
11401 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
11402 (vc-sccs-admin): Doc fix.
11403
114042000-09-04 Martin Lorentzson <martinl@gnu.org>
11405
11406 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
11407 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
11408 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
11409 from vc.el.
11410
11411 * vc-sccs.el (vc-admin-sccs): Added from vc.el
11412
11413 * vc-cvs.el: Moved the annotate functionality from vc.el.
11414 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
11415
114162000-09-04 Dave Love <fx@gnu.org>
11417
11418 * vc.el (vc-backend-release): Call vc-system-release.
11419
11420 * vc-sccs.el (vc-sccs-system-release):
11421 Renamed from vc-sccs-backend-release.
11422
11423 * vc-rcs.el (vc-rcs-system-release):
11424 Renamed from vc-rcs-backend-release.
11425
11426 * vc-cvs.el (vc-cvs-system-release):
11427 Renamed from vc-cvs-backend-release.
11428
114292000-09-04 Dave Love <fx@gnu.org>
11430
11431 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
11432 backend files.
11433 (vc-backend-release): Dispatch to backend functions.
11434 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
11435 probably needs attention.]
11436
11437 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
11438 (vc-sccs-backend-release): New function.
11439
11440 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
11441 (vc-cvs-backend-release): New function.
11442
11443 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
11444 Doc fix.
11445 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
11446 (vc-default-dired-state-info): New function.
11447 (vc-dired-state-info): Dispatch to backends.
11448 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
11449
11450 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
11451 from vc.el and renamed.
11452
114532000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11454
11455 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
11456 (vc-version-other-window, vc-backend-assign-name): Removed
11457 references to vc-latest-version; sometimes changed into
11458 vc-workfile-version.
11459
11460 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
11461 vc-rcs-master-workfile-version.
11462 (vc-rcs-workfile-version): Use the above. Don't call
11463 vc-latest-version (that was unreachable code, anyway).
11464 (vc-rcs-fetch-master-properties): Doc fix.
11465
11466 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
11467 (vc-backend-hook-functions): Removed them from this list, too.
11468 (vc-fetch-properties): Removed.
11469 (vc-workfile-version): Doc fix.
11470
11471 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
11472 (vc-rcs-workfile-version, vc-rcs-locking-user)
11473 (vc-rcs-uses-locking): Use it.
11474
11475 * vc-hooks.el (vc-consult-rcs-headers):
11476 Moved into vc-rcs-hooks.el, under the name
11477 vc-rcs-consult-headers.
11478
11479 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
11480 headers.
11481 (vc-cvs-find-master): Use this name only; correct different
11482 versions of the name.
11483
11484 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
11485 New functions.
11486 (vc-sccs-locking-user): Use the latter.
11487
11488 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
11489 New functions.
11490
11491 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
11492 Moved into both
11493 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
11494 functions are implementation details of those two backends.
11495
114962000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11497
11498 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
11499 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
11500
11501 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
11502 (vc-sccs-parse-locks): SCCS-specific code moved here from
11503 vc-hooks.
11504
11505 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
11506 code moved here from vc-hooks.
11507
11508 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
11509 into back-end specific parts and removed. Callers not updated
11510 yet; because I guess these callers will disappear into back-end
11511 specific files anyway.
11512
115132000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11514
11515 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
11516 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
11517 `vc-uses-locking'.
11518
11519 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
11520 Store yes/no in the property, and return t/nil. Updated all
11521 callers.
11522
11523 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
11524 vc-sccs-uses-locking. Don't set property.
11525 (vc-sccs-locking-user): Don't set property.
11526
11527 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
11528 vc-cvs-uses-locking. Don't set property here; leave that to
11529 vc-hooks.
11530 (vc-cvs-locking-user): Reflect above change. Streamlined.
11531
11532 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
11533 vc-rcs-uses-locking.
11534 (vc-rcs-locking-user): Reflect above change.
11535
115362000-09-04 Dave Love <fx@gnu.org>
11537
11538 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
11539
11540 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
11541
11542 * vc-hooks.el (vc-checkout-model): Punt to backends.
11543
11544 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
11545
11546 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
11547
11548 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
11549 New functions.
11550
11551 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
11552 New functions.
11553
11554 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
11555 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
11556
11557 * vc-hooks.el (vc-default-locking-user): New function.
11558 (vc-locking-user, vc-workfile-version): Punt to backends.
11559
115602000-09-04 Dave Love <fx@gnu.org>
11561
11562 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
11563 (vc-master-workfile-version): Moved from vc-hooks.
11564
11565 * vc-rcs-hooks.el: Fix duplicate code in last change.
11566
11567 * vc-rcs-hooks.el: Require vc-hooks when compiling.
11568 (vc-rcs-master-templates): Improve :type.
11569 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
11570 vc-master-workfile-version): Moved from vc-hooks.
11571
11572 * vc-sccs-hooks.el: Require vc-hooks when compiling.
11573 (vc-sccs-master-templates): Improve :type.
11574 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
11575
11576 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
11577
11578 * vc-cvs-hooks.el: Require vc-hooks when compiling.
11579 (vc-cvs-master-templates): Improve :type. Use
11580 vc-cvs-find-cvs-master.
11581 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
11582 from vc-hooks.
11583 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
11584
11585 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
11586 Moved to vc-cvs-hooks.
11587
11588 * vc-hooks.el: Add doc strings in various places. Simplify the
11589 minor mode setup.
11590 (vc-handled-backends): New user variable.
11591 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
11592 simplification.
11593
115942000-09-04 Dave Love <fx@gnu.org>
11595
11596 * vc.el: Some doc fixes for autoloaded and interactive functions.
11597 Fix compilation warnings from ediff stuff.
11598 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
11599
11600 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
11601
11602 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
11603
11604 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
11605
116062000-09-04 Dave Love <fx@gnu.org>
11607
11608 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
11609 New variable.
11610 (vc-make-backend-function, vc-loadup, vc-call-backend)
11611 (vc-backend-defines): New functions.
11612
11613 * vc-hooks.el: Various doc fixes.
11614 (vc-default-back-end, vc-follow-symlinks): Custom fix.
11615 (vc-match-substring): Function removed. Callers changed to use
11616 match-string.
11617 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
11618 Simplify.
11619
116202000-09-04 Dave Love <fx@gnu.org>
11621
11622 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
11623 type.
11624 (vc-sccs-project-dir, vc-search-sccs-project-dir)
11625 (vc-sccs-registered): Doc fix.
11626
11627 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
11628 (vc-cvs-registered): Doc fix.
11629
11630 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
11631 (vc-rcs-registered): Doc fix.
11632
116332000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11634
11635 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
11636
11637 * vc-hooks.el: vc-registered has been renamed
11638 vc-default-registered. Some functions have been moved to the
11639 backend specific files. they all support the
11640 vc-BACKEND-registered functions.
11641
116422000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11643
11644 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
11645
11646 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
11647
116482000-09-04 Dave Love <fx@gnu.org>
11649
11650 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
11651 menu-bar-update-hook.
11652
11653 * help.el (help-manyarg-func-alist): Add
11654 find-operation-coding-system.
11655
11656 * wid-edit.el (widget-sexp-validate): Fix garbled code.
11657
11658 * custom.el (custom-set-variables): Print message about errors in
11659 setting.
11660
116612000-09-03 Andrew Innes <andrewi@gnu.org>
11662
11663 * makefile.w32-in: Change to DOS line endings.
11664
116652000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
11666
11667 * mouse.el (mouse-popup-menubar): Supply the prompt string for
11668 minor-mode keymaps, if they don't have one.
11669
116702000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
11671
11672 * eshell/esh-module.el (eval-when-compile): Don't lose if
11673 esh-module.el's file name is truncated to DOS 8+3 limits.
11674
116752000-09-01 John Wiegley <johnw@gnu.org>
11676
11677 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
11678 predicate, which caused entries in the completion list to be
11679 doubled.
11680
116812000-08-30 John Wiegley <johnw@gnu.org>
11682
11683 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
11684 sending to subprocesses. Also, hook pre-command-hook if
11685 `eshell-send-direct-to-subprocesses' is non-nil.
11686 (eshell-send-direct-to-subprocesses): New config variable. If t,
11687 subprocess input is send immediately.
11688 (eshell-toggle-direct-send): New function.
11689 (eshell-self-insert-command): New function.
11690 (eshell-intercept-commands): New function.
11691 (eshell-send-input): If direct subprocess sending is enabled,
11692 don't echo any input to the Eshell buffer. Let the subprocess
11693 handle that. This requires "stty echo" in bash, for example.
11694
116952000-08-28 John Wiegley <johnw@gnu.org>
11696
11697 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
11698 completion function for Eshell's implementation of `unset'.
11699
117002000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
11701
11702 * info.el (Info-directory-list): Doc fix.
11703
117042000-08-31 Peter Breton <pbreton@ne.mediaone.net>
11705
11706 * filecache.el (file-cache-add-directory-using-find): Don't quote
11707 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
11708
117092000-08-31 Kenichi Handa <handa@etl.go.jp>
11710
11711 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
11712 coding systems.
11713
117142000-08-30 Andrew Innes <andrewi@gnu.org>
11715
11716 * timer.el (run-with-idle-timer): Undo last change, so that timer
11717 is not activated immediately if Emacs is already idle. Some
11718 existing code relies on this behaviour.
11719
117202000-08-30 Miles Bader <miles@gnu.org>
11721
11722 * frame.el (set-frame-font): Do completion of font-name for
11723 interactive use.
11724
117252000-08-30 Kenichi Handa <handa@etl.go.jp>
11726
11727 * international/quail.el (quail-start-translation): Bind locally
11728 last-command-event, last-command, and this-command.
11729 (quail-start-conversion): Likewise.
11730 (quail-self-insert-command): Fix docstring.
11731
117322000-08-29 Gerd Moellmann <gerd@gnu.org>
11733
11734 * progmodes/executable.el
11735 (executable-make-buffer-file-executable-if-script-p): Check that
11736 buffer contains at least 2 characters.
11737
117382000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
11739
11740 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
11741
117422000-08-29 Dave Love <fx@gnu.org>
11743
11744 * diff-mode.el (diff-mode) <defgroup>: Add :version.
11745 (diff-mode-shared-map): Bind mouse-2.
11746 (diff-imenu-generic-expression): New variable.
11747 (diff-mode): Use it.
11748
11749 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
11750 (mouse-popup-menubar): Add minor mode menus.
11751 (popup-menu): Check for lookup-key returning number.
11752
117532000-08-29 Miles Bader <miles@gnu.org>
11754
11755 * comint.el (comint-send-input): Create overlays using the proper
11756 front/read-advance arguments.
11757
117582000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11759
11760 * ps-print.el: Even/odd pages printing. Doc fix.
11761 (ps-print-version): New version number (6.0).
11762 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
11763 (ps-background, ps-begin-file, ps-begin-job): Code fix.
11764 (ps-print-duplex-feature): Variable eliminated.
11765 (ps-even-or-odd-pages): New variable.
11766
11767 * progmodes/ebnf2ps.el: Doc fix.
11768 (ebnf-version): New version (3.3).
11769 (ebnf-user-arrow): Change variable customization to sexp.
11770 (ebnf-user-arrow): Function eliminated.
11771 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
11772
117732000-08-29 Kenichi Handa <handa@etl.go.jp>
11774
11775 * help.el (help-xref-mule-regexp): New variable.
11776 (help-make-xrefs): Handle help-xref-mule-regexp.
11777
11778 * international/mule-cmds.el (help-xref-mule-regexp-template): New
11779 variable.
11780 (describe-input-method): Temporarily activate the specfied input
11781 method to display the information.
11782 (describe-language-environment): Hyperlinks to mule related items.
11783
11784 * international/mule-diag.el (charset-multibyte-form-string): New
11785 function.
11786 (list-character-sets-1): Use charset-multibyte-form-string.
11787 (describe-character-set): New function.
11788 (describe-coding-system): Hyperlinks to safe character sets.
11789
11790 * international/quail.el (quail-help): New arg PACKAGE.
11791 Hyperlinks to mule related items.
11792 (quail-help-insert-keymap-description): Use
11793 substitute-command-keys instead of describe-bindings.
11794 (quail-translation-help): Hyperlinks to mule related items.
11795
117962000-08-28 John Wiegley <johnw@gnu.org>
11797
11798 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
11799 have a defsubst call itself. Made `eshell-flatten-list' back into
11800 a function again.
11801
11802 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
11803 catch, in case re-centering point at bottom messes up the display.
11804 This happens frequently in Emacs 21, due I believe to variable
11805 line heights.
11806
11807 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
11808 to call `find-tag-interactive'.
11809
11810 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
11811 the list of remember directories.
11812
118132000-08-28 John Wiegley <johnw@gnu.org>
11814
11815 * align.el: Test align-region-separate to see if it's a symbol.
11816
118172000-08-28 John Wiegley <johnw@gnu.org>
11818
11819 * eshell/esh-util.el (eshell-flatten-list): Made this function
11820 into a defsubst form. It gets used very frequently, although
11821 calls don't occur all that often.
11822
11823 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
11824 examining it.
11825
11826 * eshell/esh-cmd.el (eshell-rewrite-while-command):
11827 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
11828 `eshell-protect'.
11829 (eshell-copy-handles): Created a new macro for duplicating the
11830 current set of open handles. This is needed by the looping
11831 functions.
11832 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
11833 is not incorrectly stomped on.
11834
11835 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
11836 declaration for pcomplete-use-paring.
11837 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
11838 value of eshell-cmpl-use-paring.
11839 * pcomplete.el (pcomplete-use-paring): New config variable, to
11840 indicate whether paring should be used.
11841 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
11842 completion alternatives that have already been used.
11843
11844 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
11845 bound to C-c C-y, which will repeat the previous N arguments
11846 (based on prefix argument).
11847 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
11848
11849 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
11850 if there is no *Help* buffer. This is for XEmacs, which renames
11851 its help buffers uniquely. TODO: Find out what the current buffer
11852 name to delete is.
11853
11854 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
11855 first entry that correlates to a passwd/group number. Later
11856 entries (used for group/user name aliasing to multiple IDs) are
11857 ignored.
11858
11859 * eshell/em-xtra.el (eshell/expr):
11860 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
11861 (eshell-grep, eshell/diff, eshell/locate):
11862 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
11863 argument list, before passing it to the system command.
11864
11865 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
11866 `find-tag' for use at final position in Eshell buffers (which
11867 otherwise triggers an error on Emacs 21).
11868 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
11869 buffer, if it is currently bound to `find-tag'.
11870
11871 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
11872 in the list of matched Makefile names.
11873 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
11874 directory, prefer its contents to Makefile.
11875
11876 * eshell/em-dirs.el (eshell/cd): cd commands that look up
11877 directory parts (like "cd old new", or "cd =regexp"), are now case
11878 sensitive on non-Windows/DOS platforms.
11879
11880 * eshell/esh-mode.el (eshell-parse-command-input): When a user
11881 types RET after an open delimiter (like "), display a message
11882 indicating that Eshell is waiting for the closing delimiter.
11883
11884 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
11885 environment variables.
11886
11887 * eshell/em-unix.el (eshell/diff): Added logic to fail more
11888 gracefully if the user enters incorrect arguments.
11889
11890 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
11891 Eshell buffers.
11892
11893 * eshell/esh-var.el (eshell-interpolate-variable):
11894 * eshell/esh-mode.el (eshell-move-argument):
11895 * eshell/em-unix.el (eshell-du-sum-directory):
11896 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
11897 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
11898 (not (= ...)).
11899
11900 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
11901 to ensure the `preserve' flag gets propagated when doing recursive
11902 directory copies.
11903
119042000-08-28 Stefan Monnier <monnier@cs.yale.edu>
11905
11906 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
11907 Don't convert \n into \0177 in memory.
11908 (eshell-read-history, eshell-write-history): Convert \n to \0177,
11909 and back again, when reading and writing.
11910
119112000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
11912
11913 * eshell/esh-util.el (eshell-processp): Added to relieve constant
11914 testing of `fboundp' on `processp'.
11915
11916 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
11917 (eshell/jobs): Don't call process-list if it is not bound.
11918 (eshell-gather-process-output): Support systems where async
11919 subprocesses aren't supported.
11920 (eshell-scratch-buffer, eshell-last-sync-output-start): New
11921 variables.
11922
11923 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
11924 eshell-do-eval returns t.
11925 (eshell-do-pipelines-synchronously): New defmacro.
11926 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
11927 when async subprocesses aren't supported.
11928 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
11929 if async subprocesses aren't supported.
11930 (eshell-resume-command): Don't assume STATUS is a string.
11931
11932 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
11933
11934 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
11935 (eshell-close-target, eshell-get-target): Use eshell-processp.
11936 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
11937 fix.
11938 (eshell-get-target, eshell-create-handles): Doc fix.
11939
119402000-08-28 Miles Bader <miles@lsi.nec.co.jp>
11941
11942 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
11943 criterion to include commands that output something, as long as it
11944 leaves both the command and the end-of-buffer visible when the
11945 command has exited.
11946 (eshell-review-quick-commands): Adjust the help doc string
11947 accordingly.
11948
119492000-08-28 Peter Breton <pbreton@ne.mediaone.net>
11950
11951 * locate.el (locate): Cleaned up locate command's interactive prompting
11952 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
11953
11954 * filecache.el (file-cache-case-fold-search): New variable
11955 (file-cache-assoc-function): New variable
11956 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
11957 Use file-cache-case-fold-search variable
11958 (file-cache-add-file): Use file-cache-assoc-function
11959 (file-cache-delete-file): likewise
11960 (file-cache-directory-name): likewise
11961 (file-cache-debug-read-from-minibuffer): likewise
11962
119632000-08-28 Gerd Moellmann <gerd@gnu.org>
11964
11965 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
11966 (abbrev-table-name): New function.
11967 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
11968 If non-nil list local abbrev, only.
11969
119702000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
11971
11972 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
11973 from Gnus support code, and use special article copy buffer
11974 `(gnus-original-article-buffer)' instead. This allows to get rid
11975 of article-hide-headers usage (which breaks in the latest Gnus
11976 version). Thanks to Detlev Zundel.
11977
119782000-08-28 Kenichi Handa <handa@etl.go.jp>
11979
11980 * international/quail.el (quail-use-package): Hide "... loaded"
11981 message.
11982 (quail-start-translation, quail-start-conversion): Likewise.
11983
11984 * international/kkc.el (kkc-region): Hide "... loaded" message.
11985
119862000-08-27 Dave Love <fx@gnu.org>
11987
11988 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
11989
119902000-08-27 Miles Bader <miles@gnu.org>
11991
11992 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
11993
119942000-08-27 Kenichi Handa <handa@etl.go.jp>
11995
11996 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
11997 'ja-dic-cnv), not (require 'skkdic-cnv).
11998
119992000-08-26 Miles Bader <miles@gnu.org>
12000
12001 * faces.el (face-x-resources): Add entry for :inherit.
12002 * cus-face.el (custom-face-attributes): Add support for :inherit
12003 attribute. Add support for relative face heights.
12004 (custom-face-attributes-get): Treat `nil' as being a default value
12005 for :inherit (as well as `unspecified').
12006
12007 * faces.el (set-face-attribute): Update doc string.
12008 (face-attribute-name-alist): Add :inherit.
12009 (face-valid-attribute-values): Handle :inherit.
12010 (face-read-string): Rephrase prompt to be less confusing.
12011 Assume that DEFAULT is a string, since we must return a string.
12012 (face-read-integer): Use `format' to turn DEFAULT into an
12013 acceptable default for face-read-string. Match NEW-VALUE against
12014 the string "unspecified", not the symbol `unspecified', since
12015 that's what face-read-string returns.
12016 (read-face-attribute): Lookup a name for old-value in valid, and
12017 use it as a default if we find one. Treat all values from
12018 face-read-string as strings. If the default is used, don't do any
12019 more processing on the value, just use the old value directly.
12020 (read-face-and-attribute, modify-face): Tweak prompt.
12021 (read-face-name): Don't assume prompt ends with a space.
12022
12023 * faces.el (describe-face): Add support for :inherit attribute.
12024
120252000-08-25 Kenichi Handa <handa@etl.go.jp>
12026
12027 * terminal.el (terminal-emulator): Fix args to `concat'. Now
12028 concat doesn't accept interger.
12029
12030 * international/kkc.el: Remove SKK from Keywords. Require
12031 ja-dic-utl instead of skkdic-utl.
12032
12033 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
12034 Provide ja-dic-cnv instead of skkdic-cnv.
12035 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
12036 (iso-2022-7bit-short): Add safe-charsets property.
12037 (skkdic-convert-postfix): Search Japanese chou-on character in
12038 addition to Hiragana character.
12039 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
12040 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
12041 (batch-skkdic-convert): Likewise.
12042
12043 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
12044 Provide ja-dic-utl instead of skkdic-utl.
12045 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
12046
120472000-08-24 Dave Love <fx@gnu.org>
12048
12049 * disp-table.el (standard-display-default): Make the test of `l'
12050 useful.
12051
12052 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
12053 mod sample text.
12054
12055 * international/iso-ascii.el: Make pilcrow convenient string
12056 consistent with section.
12057 (iso-ascii-display): Set up multibyte characters as well as
12058 unibyte.
12059
120602000-08-24 Kenichi Handa <handa@etl.go.jp>
12061
12062 * international/mule-cmds.el (reset-language-environment): Set
12063 default-process-coding-system to '(undecided . iso-latin-1), which
12064 makes process I/O almost consistent with file I/O. Call this
12065 function when mule-cmds.el[c] is loaded.
12066
120672000-08-22 Andrew Innes <andrewi@gnu.org>
12068
12069 * makefile.w32-in: New file.
12070
120712000-08-22 Miles Bader <miles@lsi.nec.co.jp>
12072
12073 * comint.el (comint-output-filter): Compare end of
12074 comint-last-output-overlay with the start of the newly inserted
12075 text, not the end, when deciding whether to extend it.
12076 Set saved-point's insertion type to advance after insertion.
12077
12078 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
12079 since this is now done independently of font-lock mode.
12080
120812000-08-21 Gerd Moellmann <gerd@gnu.org>
12082
12083 * server.el (server-kill-new-buffers): New user option.
12084 (server-existing-buffer): New buffer-local variable.
12085 (server-visit-files): When using an existing buffer, set
12086 server-existing-buffer to t.
12087 (server-buffer-done): If server-kill-new-buffers is t, kill the
12088 buffer, unless it was already present before visiting it with
12089 Emacs server.
12090
120912000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
12092
12093 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
12094 even if the display doesn't support colors: some displays will
12095 support bold/underline faces.
12096
120972000-08-21 Gerd Moellmann <gerd@gnu.org>
12098
12099 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
12100
12101 * startup.el (command-line): If user's init file had an error,
12102 add explanatory text to *Messages*.
12103
121042000-08-21 Kenichi Handa <handa@etl.go.jp>
12105
12106 * man.el (Man-getpage-in-background): Decode the process output by
12107 the system locale coding system.
12108
121092000-08-20 Dave Love <fx@gnu.org>
12110
12111 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
12112 Don't test x-popup-menu.
12113 (function) <complete-function>: Complete only fbound symbols.
12114 <validate, value>: New.
12115 (variable) <complete-function>: Complete only bound symbols.
12116 (coding-system): Add :base-only, :complete-function, :validate,
12117 :value, :prompt-match.
12118 (widget-coding-system-prompt-value): Use read-coding-system and
12119 act on :base-only.
12120 (editable-field): Add :help-echo.
12121 (widget-push-button-gui, widget-push-button-cache)
12122 (widget-gui-action, widget-editable-list-gui): COmment out, along
12123 with uses.
12124 (widget-at): Make arg optional.
12125 (widget-echo-help): Adjust for current help-echo calling sequence.
12126 (widget-specify-field, widget-specify-button)
12127 (widget-specify-insert, widget-get-sibling, widget-image-find)
12128 (widget-convert, widget-insert, widget-leave-text)
12129 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
12130 (widget-setup, widget-field-find, widget-before-change)
12131 (widget-after-change, widget-default-complete)
12132 (widget-default-create, widget-default-delete)
12133 (widget-push-button-value-create, editable-field)
12134 (widget-field-prompt-value, widget-field-validate)
12135 (widget-choice-value-create, widget-choice-action)
12136 (widget-choice-validate, widget-checklist-add-item)
12137 (widget-radio-add-item, widget-radio-chosen)
12138 (widget-radio-value-inline, widget-editable-list-value-create)
12139 (widget-editable-list-entry-create)
12140 (widget-documentation-link-add)
12141 (widget-documentation-string-value-create)
12142 (widget-regexp-validate, widget-file-complete)
12143 (widget-sexp-validate, widget-plist-convert-widget)
12144 (widget-plist-convert-widget, widget-alist-convert-widget)
12145 (widget-alist-convert-widget, widget-color-complete): Simplify,
12146 particularly to avoid bindings which aren't optimized out.
12147
12148 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
12149 Doc fix.
12150 (down-list, backward-up-list, up-list, kill-sexp)
12151 (backward-kill-sexp, mark-sexp): Make arg optional.
12152 (lisp-complete-symbol): Add optional arg PREDICATE.
12153
12154 * cus-start.el: Add display-buffer-reuse-frames,
12155 file-coding-system-alist.
12156
121572000-08-20 Gerd Moellmann <gerd@gnu.org>
12158
12159 * startup.el (command-line): Clear realized faces after
12160 modifying TTY color mappings.
12161
121622000-08-20 Miles Bader <miles@gnu.org>
12163
12164 * faces.el (face-attr-match-p): Don't return true if ATTRS are
12165 merely a subset of FACE's attributes.
12166
121672000-08-19 Miles Bader <miles@gnu.org>
12168
12169 * comint.el (comint-output-filter): Save the point with a marker,
12170 not just a buffer position.
12171
12172 * international/mule.el (set-buffer-process-coding-system): Make
12173 interactive prompt less confusing.
12174
121752000-08-19 Gerd Moellmann <gerd@gnu.org>
12176
12177 * hilit-chg.el: General cleanup of doc strings, comments and
12178 code formatting.
12179
121802000-08-19 Miles Bader <miles@gnu.org>
12181
12182 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
12183 Compiler macro removed; beginning-of-line is no longer always
12184 equivalent to forward-line, in the presence of fields.
12185
12186 * comint.el (comint-output-filter): Remove ad-hoc saving of
12187 restriction, and just use save-restriction, now that it works
12188 correctly. Don't adjust comint-last-input-start to account for
12189 our insertion; it shouldn't have moved because we don't use
12190 insert-before-markers anymore. Comment out call to
12191 `force-mode-line-update'; why is it here?
12192
12193 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
12194 while checking for prompt to delete. Use `forward-line 0'
12195 instead of beginning-of-line.
12196 (gud-filter): Temporarily widen gud comint buffer while
12197 examining output.
12198
121992000-08-18 Stefan Monnier <monnier@cs.yale.edu>
12200
12201 * progmodes/sh-script.el: Big bag of typos.
12202
12203 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
12204 check since ispell-process is not bound when ispell is not yet loaded.
12205
122062000-08-18 Dave Love <fx@gnu.org>
12207
12208 * image.el (find-image): Copy `spec' before using plist-put.
12209
122102000-08-18 Gerd Moellmann <gerd@gnu.org>
12211
12212 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
12213 `portugues'.
12214
12215 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
12216 backward-kill-sexp, analogous to kill-sexp.
12217
12218 * progmodes/icon.el (icon-indent-line)
12219 (icon-is-continuation-line): Handle comments specially.
12220
122212000-08-17 Ken Stevens <k.stevens@ieee.org>
12222
12223 * ispell.el: Set to standard author/maintainer/keyword fields.
12224 Fine tuning to menu map appearance and operation, and added help.
12225 Remove `start' and `end' error messages when compiling.
12226 (ispell-choices-win-default-height): Fixed comment string.
12227 (ispell-dictionary-alist-1): Fixed regexp in castellano and
12228 castellano8 dictionaries.
12229 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
12230 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
12231 dictionary, added italiano dictionary.
12232 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
12233 word character
12234 (ispell-tex-skip-alists): Added psfig support.
12235 (ispell-skip-html): Renamed from ispell-skip-sgml.
12236 (ispell-begin-skip-region-regexp, ispell-skip-region)
12237 (ispell-minor-check): Improved html skipping support to skip across
12238 code, and recognize `&' commands without propper `;' syntax;
12239 (ispell-process-line): Fix alignment error when manually
12240 correcting spelling.
12241 (ispell): Fix comment string.
12242 (ispell-add-per-file-word-list): Always put word list on new line.
12243
122442000-08-17 Gerd Moellmann <gerd@gnu.org>
12245
12246 * format.el (format-encode-run-method): Fix error message to say
12247 `encode' instead of `decode'. Use save-window-excursion around
12248 shell-command-on-region as in format-decode-run-method because
12249 shell-command-on-region can display a buffer with error output.
12250 (format-decode): Don't record undo information for the decoding.
12251 (format-annotate-function): Add parameter FORMAT-COUNT. Make
12252 that number part of the temporary buffer name so that more than
12253 one decoding using a temporary buffer can happen safely.
12254
12255 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
12256 of `A-z' in the regexp.
12257
12258 * hilit-chg.el: Fix typos in commentary.
12259
12260 * help.el (view-emacs-news): Rewritten for new naming scheme
12261 for old NEWS files.
12262
12263 * startup.el (command-line): Pop to *Messages* in case an error
12264 is signaled while loading user-init-file.
12265
122662000-08-17 Andreas Schwab <schwab@suse.de>
12267
12268 * files.el (insert-directory): Don't lose original file name,
12269 undoing an undocumented change.
12270
122712000-08-17 Alex Schroeder <alex@gnu.org>
12272
12273 * sql.el (sql-magic-go): Use comint-bol.
12274 (sql-copy-column): Use comint-line-beginning-position.
12275 (comint-line-beginning-position): Define a replacement for
12276 comint-line-beginning-position if it is not fboundp.
12277
122782000-08-17 Alex Schroeder <alex@gnu.org>
12279
12280 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
12281 it didn't have any effect anyway.
12282
122832000-08-17 Alex Schroeder <alex@gnu.org>
12284
12285 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
12286 --pset and pager=off instead of sending \\o|cat at the beginning
12287 of the session.
12288
122892000-08-17 Miles Bader <miles@gnu.org>
12290
12291 * progmodes/octave-inf.el: Add compatibility definition of
12292 comint-line-beginning-position.
12293
122942000-08-17 Kenichi Handa <handa@etl.go.jp>
12295
12296 * startup.el (normal-top-level): Look in each dir in load-path for
12297 a leim-list.el file too. This assures of loading leim-list.el
12298 that is created at Emacs installation time even if a user have his
12299 own leim-list.el.
12300
123012000-08-17 Miles Bader <miles@gnu.org>
12302
12303 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
12304 foreground color to black if the background is dark.
12305
123062000-08-16 Stefan Monnier <monnier@cs.yale.edu>
12307
12308 * loadhist.el (unload-feature): Typo.
12309
12310 * finder.el (finder-compile-keywords):
12311 * cus-dep.el (custom-make-dependencies): Add local-variable settings
12312 to the generated file.
12313
12314 * mail/mh-e.el (mh-make-local-vars):
12315 Replace make-variable-buffer-local with make-local-variable.
12316
12317 * play/landmark.el:
12318 * options.el (Edit-options-{set,toggle,t,nil}):
12319 * mail/mailabbrev.el (mail-abbrevs-mode):
12320 * textmodes/tex-mode.el (tex-expand-files):
12321 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
12322
12323 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
12324
12325 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
12326 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
12327 Allow going past the last element.
12328 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
12329 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
12330 (cvs-mouse-toggle-mark): Don't move point.
12331 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
12332
12333 * progmodes/compile.el (grep): Provide a default set of files.
12334 (next-error): Docstring fix.
12335 (compilation-find-file): Avoid find-file (fails in a dedicated window).
12336
12337 * emacs-lisp/easy-mmode.el (define-minor-mode):
12338 Use `symbol-value' to keep the byte-compiler quiet.
12339
12340 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
12341 (diff-find-source-location): New fun, extracted from diff-goto-source.
12342 (diff-goto-source): Use it.
12343 (diff-next-complex-hunk, diff-filter-lines): New function.
12344 (diff-apply-hunk): New command.
12345
12346 * smerge-mode.el (smerge-mode-menu): Doc fix.
12347
12348 * msb.el (msb-mode): Define it in terms of define-minor-mode.
12349
123502000-08-16 Dave Love <fx@gnu.org>
12351
12352 * windmove.el (windmove) <defgroup>: Add :version.
12353
12354 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
12355 (goto-address-fontify-p, goto-address-highlight-p)
12356 (goto-address-url-face, goto-address-url-mouse-face)
12357 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
12358 (goto-address-url-regexp): Use thing-at-point-url-regexp.
12359 (goto-address-fontify, goto-address-at-mouse): Simplify,
12360 (goto-address-at-point): browse-url-url-at-point,
12361 goto-address-find-address-at-point can return nil.
12362 (goto-address-find-address-at-point): Return nil on failure.
12363
12364 * align.el (align) <defgroup>: Add :version.
12365
12366 * calculator.el (calculator): Add :version.
12367 (calculator): Use two lines for calculator window if `modeline'
12368 face is boxed.
12369
12370 * play/5x5.el: Doc fixes.
12371 (5x5) <defgroup>: Add :version.
12372
12373 * play/fortune.el (fortune) <defgroup>: Add :version.
12374 (fortune-append): Fix error message.
12375 (fortune-from-region): Doc fix.
12376
12377 * play/pong.el (pong): Doc fix.
12378
12379 * play/morse.el: Keywords, commentary, autoloads.
12380
123812000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
12382
12383 * desktop.el (desktop-save): Don't look at symbol-value of a
12384 member of minor-mode-alist, unless it is boundp.
12385
123862000-08-16 Sam Steingold <sds@gnu.org>
12387
12388 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
12389 `while'; use `with-current-buffer' instead of `save-excursion'.
12390 Removed unnecessary kludges now that "*Buffer List*" is excluded.
12391
123922000-08-16 Kenichi Handa <handa@etl.go.jp>
12393
12394 * international/ccl.el (declare-ccl-program): Docstring modified.
12395 (ccl-execute-with-args): Likewise.
12396
123972000-08-16 Miles Bader <miles@gnu.org>
12398
12399 * progmodes/sql.el: Add compatibility definition of
12400 comint-line-beginning-position.
12401
124022000-08-15 Gerd Moellmann <gerd@gnu.org>
12403
12404 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
12405 'buffer-menu' property.
12406 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
12407 fails.
12408 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
12409 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
12410 wasn't killed.
12411
12412 * buff-menu.el (list-buffers-noselect): Don't display the
12413 *Buffer List* buffer.
12414
12415 * font-lock.el: Require jit-lock to prevent a very late
12416 `Loading jit-lock' message.
12417
12418 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
12419 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
12420 mail address.
12421
124222000-08-15 Miles Bader <miles@gnu.org>
12423
12424 * textmodes/ispell.el (ispell-graphic-p): New constant.
12425 (ispell-choices-win-default-height, ispell-help): Use
12426 `ispell-graphic-p' instead of `xemacsp'.
12427
124282000-08-15 Dave Love <fx@gnu.org>
12429
12430 * simple.el: Autoload widget-convert when compiling.
12431 (mail-user-agent): Doc fix.
12432
12433 * help.el (function-called-at-point, variable-at-point): Use
12434 with-syntax-table.
12435 (help-manyarg-func-alist): Add insert-and-inherit.
12436
12437 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
12438
12439 * delsel.el (delsel-unload-hook): New function.
12440
12441 * find-file.el: Doc fixes. Move provide to end.
12442 (ff) <defgroup>: Add :link.
12443 (ff-goto-click): Deleted.
12444 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
12445 Use mouse-set-point.
12446
12447 * textmodes/tildify.el: Doc fixes.
12448 (tildify) <defgroup>: Add:version.
12449
12450 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
12451 (glasses-custom-set): Use set-default, not set.
12452 (minor-mode-alist): Propertize the lighter.
12453 (glasses-mode): Provide optional arg.
12454
12455 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
12456 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
12457 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
12458 option. Provide :type.
12459 (cwarn-configuration): Provide :type.
12460 (cwarn-mode): Doc fix.
12461
12462 * add-log.el (change-log-merge): Doc fix.
12463 (change-log-redate): New command.
12464
12465 * net/browse-url.el (browse-url-filename-alist): Add a clause for
12466 Doze and Dog.
12467 (browse-url): Use dolist, not mapcar.
12468 (browse-url-at-point): Check for null url.
12469 (browse-url-event-buffer, browse-url-event-point): Functions
12470 deleted.
12471 (browse-url-at-mouse, browse-url-netscape): Simplify.
12472
12473 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
12474 modes.
12475 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
12476 Fix previous change to mapcan.
12477 (msb--init-file-alist, msb--add-separators)
12478 (msb--make-keymap-menu): Simplify.
12479 (msb--choose-file-menu): Use copy-sequence.
12480 (msb-mode-map): Add title to keymap.
12481 (msb-unload-hook): New function.
12482
12483 * bs.el: Fix indentation.
12484 (bs) <defgroup>: Add :links.
12485 (bs-show): Doc fix.
12486 (bs-apply-sort-faces): Don't use window-system.
12487 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
12488
124892000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
12490
12491 * calendar/timeclock.el (timeclock-file): Run .timelog through
12492 convert-standard-filename.
12493
124942000-08-14 Gerd Moellmann <gerd@gnu.org>
12495
12496 * emacs-lisp/authors.el: New file.
12497
12498 * paren.el (show-paren-priority): New user option.
12499 (show-paren-function): Set overlay priorities to
12500 show-paren-priority.
12501
125022000-08-14 Miles Bader <miles@gnu.org>
12503
12504 * comint.el (comint-bol): Use `forward-line 0' instead of calling
12505 beginning-of-line with inhibit-field-text-motion bound.
12506
125072000-08-14 Gerd Moellmann <gerd@gnu.org>
12508
12509 * calendar/timeclock.el: New file.
12510
125112000-08-14 David Ponce <david@dponce.com>
12512
12513 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
12514 `widget-button-click'. so that one can use left mouse button to
12515 click on dialog buttons.
12516
125172000-08-14 Emmanuel Briot <briot@gnat.com>
12518
12519 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
12520 identifiers, since XML is case sensitive
12521
125222000-08-12 Miles Bader <miles@gnu.org>
12523
12524 * comint.el (comint-output-filter): Don't bother frobbing
12525 window-start, it doesn't seem to be necessary.
12526
12527 * comint.el (comint-send-string, comint-send-region): Make into
12528 real functions. Snapshot the prompt before sending.
12529
125302000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
12531
12532 * info.el (Info-find-emacs-command-nodes): Rewrite to use
12533 technique similar to Info-index, instead of relying on specific
12534 names of relevant Index nodes.
12535 (Info-goto-emacs-command-node): Bind Info-history to nil when
12536 going to the first node found by Info-find-emacs-command-nodes.
12537
125382000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
12539
12540 * menu-bar.el (menu-bar-help-menu): Add a :help string.
12541
125422000-08-10 Miles Bader <miles@gnu.org>
12543
12544 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
12545
125462000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
12547
12548 * info.el (Info-file-list-for-emacs): More elements for the
12549 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
12550 and woman manuals.
12551
125522000-08-10 Miles Bader <miles@lsi.nec.co.jp>
12553
12554 * comint.el (comint-send-input): Make the newline boundary overlay
12555 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
12556 (comint-output-filter): Use `insert' instead of
12557 `insert-before-markers'. Extend comint-last-output-overlay when
12558 necessary since we can't rely on insert-before-markers to do it.
12559 * gud.el (gud-filter): Use `with-current-buffer' instead of
12560 save-excursion when inserting the output, so that point gets
12561 updated correctly; the old method relied on a rather dodgy
12562 side-effect of comint-output-filter to avoid the effect of
12563 save-excursion.
12564
125652000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
12566
12567 * files.el (recover-file): Call insert-directory instead of
12568 invoking `ls' directly.
12569
125702000-08-10 Miles Bader <miles@gnu.org>
12571
12572 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
12573 (comint-last-prompt-overlay): New variables.
12574 (comint-output-filter): Implement prompt highlighting.
12575 (comint-snapshot-last-prompt): New function.
12576 (comint-send-input): Snapshot the last prompt.
12577 Use comint-highlight-input-face.
12578 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
12579 Use defface instead of defcustom.
12580 (send-invisible, comint-send-eof): Snapshot the last prompt.
12581 (comint-delchar-or-maybe-eof): Use comint-send-eof.
12582 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
12583
125842000-08-09 Stefan Monnier <monnier@cs.yale.edu>
12585
12586 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
12587 (regexp-opt-group): Use a list of chars for `letters'.
12588 (regexp-opt-charset): `chars' is now a list of chars.
12589 Use a char-table rather than a vector so it works for multibyte chars.
12590
12591 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
12592 Set cvs-minor-current-files to the selected fileinfo.
12593 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
12594 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
12595
125962000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
12597
12598 * files.el (insert-directory): Don't call access-file on
12599 directories on DOS and Windows.
12600
126012000-08-09 Kenichi Handa <handa@etl.go.jp>
12602
12603 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
12604 longer if necessary.
12605 (ccl-embed-code): Call ccl-embed-data to store CODE in
12606 ccl-program-vector.
12607
126082000-08-09 Miles Bader <miles@gnu.org>
12609
12610 * comint.el (comint-output-filter): Properly handle the case where
12611 the text surrounded by comint-last-output-overlay was deleted.
12612
126132000-08-08 Gerd Moellmann <gerd@gnu.org>
12614
12615 * info.el (Info-insert-dir): Use Info-additional-directory-list if
12616 non-nil.
12617 (Info-file-list-for-emacs): Remove "info" from the list because
12618 that leads to trying to use the documentation from file `info'
12619 in various situations where it isn't appropriate, for instance
12620 C-h C-k C-h i.
12621
12622 * ffap.el (ffap-read-file-or-url-internal): Handle case that
12623 DIR and/or STRING are nil.
12624
12625 * progmodes/compile.el (compilation-setup): Make variable
12626 compilation-error-screen-columns buffer-local, as some comment
12627 in the code suggests it should be.
12628
12629 * files.el (auto-mode-interpreter-regexp): New variable.
12630 (set-auto-mode): Use it.
12631
12632 * indent.el (indent-for-tab-command): Doc fix.
12633
12634 * mouse-sel.el (mouse-sel-mode): Doc fix.
12635
12636 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
12637 labels.
12638
12639 * help.el (print-help-return-message): When
12640 display-buffer-reuse-frames is set, let the help window been quit,
12641 instead of deleting it, which might delete a reused frame.
12642
126432000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
12644
12645 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
12646 rename a directory to a name that differs only by its letter case.
12647
126482000-08-08 Kenichi Handa <handa@etl.go.jp>
12649
12650 * international/quail.el (quail-define-rules): Handle Quail decode
12651 map correctly. Add code for supporting annotations.
12652 (quail-install-decode-map): New function.
12653 (quail-defrule-internal): New optional arguments decode-map and
12654 props.
12655 (quail-advice): New function.
12656
126572000-08-07 Sam Steingold <sds@gnu.org>
12658
12659 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
12660 `defconst', `define-condition', `with-slots'.
12661 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
12662
126632000-08-03 Miles Bader <miles@gnu.org>
12664
12665 * comint.el (comint-use-prompt-regexp-instead-of-fields):
12666 New variable.
12667 (comint-prompt-regexp, comint-get-old-input): Document dependence on
12668 comint-use-prompt-regexp-instead-of-fields.
12669 (comint-send-input): Add `input' field property to stuff we send to
12670 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
12671 (comint-output-filter): Add `output' field property to process
12672 output, if comint-use-prompt-regexp-instead-of-fields is nil.
12673 (comint-replace-by-expanded-history)
12674 (comint-get-old-input-default, comint-show-output)
12675 (comint-backward-matching-input, comint-forward-matching-input)
12676 (comint-next-prompt, comint-previous-prompt): Use field
12677 properties if comint-use-prompt-regexp-instead-of-fields is nil.
12678 (comint-line-beginning-position): New function.
12679 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
12680 (comint-replace-by-expanded-history-before-point): Use
12681 comint-line-beginning-position and line-end-position.
12682 (comint-last-output-overlay): New variable.
12683 (comint-mode): Make `comint-last-output-overlay' buffer-local.
12684
12685 * shell.el (shell-prompt-pattern): Doc change.
12686 (shell-backward-command): Use line-beginning-position.
12687
12688 * gud.el (gud-gdb-complete-command): Use
12689 comint-line-beginning-position.
12690
12691 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
12692 comint-bol doesn't actually go to the beginning of the line.
12693
12694 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
12695 if comint-use-prompt-regexp-instead-of-fields is non-nil.
12696 (try-expand-line-all-buffers): Likewise.
12697
12698 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
12699 explicitly matching comint-prompt-regexp.
12700 (sql-copy-column): Use comint-line-beginning-position instead of
12701 explicitly matching comint-prompt-regexp.
12702
12703 * progmodes/octave-inf.el (inferior-octave-complete): Use
12704 comint-line-beginning-position.
12705
12706 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
12707
12708 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
12709 looking for a prompt, use `forward-line 0' instead of
12710 `beginning-of-line', to avoid getting caught by an input field.
12711
127122000-08-07 Gerd Moellmann <gerd@gnu.org>
12713
12714 * files.el (shell-quote-wildcard-pattern): Make sure to return
12715 PATTERN, in the Unix case.
12716
127172000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
12718
12719 * play/zone.el (zone): Discard any pending input before running
12720 the randomly-chosen pgm.
12721
127222000-08-07 Kenichi Handa <handa@etl.go.jp>
12723
12724 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
12725 checking the existence of any multibyte characters.
12726
127272000-08-06 Gerd Moellmann <gerd@gnu.org>
12728
12729 * help.el (describe-mode): Test minor-mode symbol for being
12730 bound before testing its value for being nil.
12731
12732 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
12733 `first', `second', and `third'.
12734
12735 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
12736 (second): Make it an alias for `cadr'.
12737
127382000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
12739
12740 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
12741 types of display support faces now.
12742
127432000-08-05 Gerd Moellmann <gerd@gnu.org>
12744
12745 * pcvs.el (require): Require `cl' during compilation, only.
12746
12747 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
12748 (toplevel): Remove `remq' and `remove' from autoloads.
12749 (cl-fake-autoloads): New variable. If set, arrange for an error
12750 when CL functions etc. are autoloaded.
12751
127522000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
12753
12754 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
12755
12756 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
12757 popped up, but the user clicks outside the menu, return an empty
12758 regexp (that causes unhighlight-regexp to have no effect).
12759
12760 * menu-bar.el (menu-bar-games-menu): Add Zone.
12761
12762 * hi-lock.el (toplevel): Require font-lock.
12763
127642000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12765
12766 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
12767 (ebnf-8-bit-chars): New var for bug fix.
12768 (ebnf-string): Bug fix.
12769
127702000-08-03 Sam Steingold <sds@gnu.org>
12771
12772 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
12773 instead of `buffer-string'.
12774 (require 'cl): Always, not just when compiling.
12775 `ignore-errors' in `interactive', `list*', `defun*' &c make this
12776 necessary.
12777
127782000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
12779
12780 * international/mule-cmds.el (select-safe-coding-system): Make
12781 the message text about selecting a safe coding system more clear.
12782
127832000-08-02 Gerd Moellmann <gerd@gnu.org>
12784
12785 * hi-lock.el: New file.
12786
12787 * play/zone.el: New file.
12788
12789 * replace.el (occur): Set tab-width in the *Occur* buffer to the
12790 value of tab-width in the original buffer. Choose a line number
12791 format that's a multiple of the original buffer's tab width, so
12792 that lines appear right.
12793
12794 * textmodes/ispell.el (ispell): New function, replacing an alias.
12795 Spell-check active region if in transient-mark-mode and mark
12796 is active; otherwise spell-check buffer.
12797
127982000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12799
12800 * ps-mule.el: Fix a customization problem on
12801 ps-mule-font-info-database-default.
12802
128032000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
12804
12805 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
12806 display-mouse-p instead of window-system.
12807 (ebrowse-member-mode-map): Ditto.
12808
128092000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12810
12811 * progmodes/ebnf2ps.el: Update ps-print functions call.
12812 Indentation fix. Doc fix.
12813 (ebnf-version): New version number (3.2).
12814 (ebnf-format-color, ebnf-begin-job): Code fix.
12815
128162000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
12817
12818 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
12819 font lock support on window-system.
12820 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
12821
12822 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
12823 display-color-p, if fboundp, instead of window-system.
12824
128252000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
12826
12827 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
12828 instead of window-system.
12829
12830 * wid-edit.el (widget-choose): Use display-mouse-p instead of
12831 window-system.
12832 (widget-choice-mouse-down-action): Use display-popup-menus-p
12833 instead of window-system.
12834
12835 * strokes.el (strokes-file): Run the file name through
12836 convert-standard-filename.
12837 (strokes-mode): Call display-mouse-p instead of looking at
12838 window-system. Change the error message accordingly.
12839
12840 * progmodes/cpp.el (toplevel): Support faces on tty's.
12841
12842 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
12843 (lm-plot-square, lm-init-display): Don't use window-system.
12844
12845 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
12846 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
12847
12848 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
12849 instead of looking at window-system.
12850
128512000-07-30 Gerd Moellmann <gerd@gnu.org>
12852
12853 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
12854 of testing if iswitchb-prepost-hooks is bound, because the
12855 latter will always be true when invoking a recursive minibuffer
12856 from an active Iswitchb buffer.
12857
128582000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
12859
12860 * files.el (shell-quote-wildcard-pattern): New function.
12861 (insert-directory): Call it. Only prepend "\" to command on Unix
12862 and GNU/Linux systems.
12863
128642000-07-30 Gerd Moellmann <gerd@gnu.org>
12865
12866 * eshell/esh-groups.el: Change custom :link file names
12867 from `eshell.info' to `eshell'.
12868
128692000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
12870
12871 * dired.el (dired-build-subdir-alist): Expand subdirectory names
12872 correctly in recursive ange-ftp listings.
12873
128742000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12875
12876 * ps-print.el: Fix bug 1: if ps-font-size-internal,
12877 ps-header-font-size-internal and
12878 ps-header-title-font-size-internal variables are not set,
12879 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
12880 face text property is (foreground-color . COLOR) or
12881 `(background-color . COLOR)', ps-print crashes. Doc fix.
12882 (ps-print-version): New version number (5.2.4).
12883 (ps-plot-region): Code fix.
12884 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
12885 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
12886 Bug fix 2.
12887
128882000-07-30 Milan Zamazal <pdm@freesoft.cz>
12889
12890 * glasses.el (glasses-make-readable): Fix uncapitalization of
12891 identifiers like `myXMLDocument'.
12892
128932000-07-28 Karl Fogel <kfogel@red-bean.com>
12894
12895 * mail/mail-hist.el (mail-hist-previous-input)
12896 (mail-hist-next-input): Do the obvious code factorization.
12897 (mail-hist-retrieve-and-insert): New func, contains common
12898 code of above two.
12899 If inserting a message body, leave point at top.
12900
129012000-07-28 Sam Steingold <sds@gnu.org>
12902
12903 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
12904 Use `<=', not `<' to compare times!
12905 (ange-ftp-ls): Remove.
12906
129072000-07-27 Gerd Moellmann <gerd@gnu.org>
12908
12909 * play/cookie1.el: Add explanation of how to make cookie.el
12910 compatible with strfile(1) to comment.
12911
12912 * subr.el (remove, remq): New functions.
12913
12914 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
12915 escape `*' in regexps.
12916 (midnight-find): Reverse order of arguments in the funcall of
12917 TEST.
12918
12919 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
12920 and `.class'.
12921
12922 * play/meese.el: Add Commentary section.
12923
129242000-07-27 Alex Schroeder <alex@gnu.org>
12925
12926 * sql.el (sql-ms): Added autoload cookie.
12927 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
12928 (sql-oracle): Ditto.
12929 (sql-help): Doc change.
12930
12931 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
12932 types and exceptions.
12933
129342000-07-27 Alex Schroeder <alex@gnu.org>
12935
12936 * sql.el (sql-placeholder-history): New variable.
12937 (sql-query-placeholders-and-send): New function that will query
12938 the user and replace placeholders with user input.
12939 (sql-oracle): If running on NT, set comint-input-sender to
12940 sql-query-placeholders-and-send.
12941
12942 (sql-stop): If in the SQLi buffer, insert stop notification, else
12943 present it as a message.
12944
129452000-07-27 Alex Schroeder <alex@gnu.org>
12946
12947 * sql.el (sql-input-ring-separator): Doc change.
12948 (sql-input-ring-file-name): Doc change.
12949 (sql-interactive-mode): Use `sql-input-ring-separator' and
12950 `sql-input-ring-file-name' to set the comint-mode equivalents
12951 without making them local variables.
12952 (sql-stop): Don't bind `sql-input-ring-separator' and
12953 `sql-input-ring-file-name' dynamically to their comint-mode
12954 equivalents.
12955
129562000-07-27 Kenichi Handa <handa@etl.go.jp>
12957
12958 * international/mule.el (register-char-codings): New function.
12959 (make-coding-system): Handle `safe-chars' specification in the arg
12960 PROPERTY.
12961
12962 * international/mule-cmds.el
12963 (find-coding-systems-region-subset-p): This function deleted.
12964 (sort-coding-systems-predicate): New variable.
12965 (sort-coding-systems): New function.
12966 (find-coding-systems-region): Use
12967 find-coding-systems-region-internal.
12968 (find-coding-systems-string): Use find-coding-systems-region.
12969 (find-coding-systems-for-charsets): Check
12970 char-coding-system-table.
12971 (select-safe-coding-system-accept-default-p): New variable.
12972 (select-safe-coding-system): Mostly rewritten. New argument
12973 ACCEPT-DEFAULT-P.
12974 (select-message-coding-system): Call select-safe-coding-system
12975 with ACCEPT-DEFAULT-P arg.
12976 (reset-language-environment): Reset default-sendmail-coding-system
12977 to the default value iso-latin-1.
12978 (set-language-environment): Don't set the obsolete variable
12979 charset-origin-alist.
12980
12981 * international/codepage.el (cp-coding-system-for-codepage-1):
12982 Give `safe-chars' property to make-coding-system.
12983
12984 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
12985 calling select-message-coding-system twice.
12986
12987 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
12988 instead of `safe-charsets'.
12989 (cyrillic-alternativnyj): Likewise.
12990 (ccl-encode-alternativnyj): Don't check the charset
12991 cyrillic-iso8859-5.
12992
129932000-07-27 Kenichi Handa <handa@etl.go.jp>
12994
12995 * composite.el (compose-chars-after): Preserve match data.
12996
129972000-07-26 Sam Steingold <sds@gnu.org>
12998
12999 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
13000 (ange-ftp-real-file-newer-than-file-p): New function.
13001 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
13002 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
13003
13004 * tooltip.el (tooltip-float-time): Removed (use `float-time').
13005 * midnight.el (midnight-float-time): Ditto.
13006
130072000-07-26 Andreas Schwab <schwab@suse.de>
13008
13009 * files.el (normal-backup-enable-predicate): Correct
13010 interpretation of the return value of compare-strings.
13011
130122000-07-26 Gerd Moellmann <gerd@gnu.org>
13013
13014 * isearch.el (isearch-resume): New function.
13015 (isearch-done): Add something to command-history to resume
13016 the search.
13017 (isearch-yank-line, isearch-yank-word): Use
13018 buffer-substring-no-properties instead of buffer-substring.
13019
13020 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
13021 of flyspell-mouse-map.
13022
13023 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
13024 duplicate definition.
13025 (makefile-mode): Remove duplicate setting of local-abbrev-table.
13026
13027 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
13028 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
13029
130302000-07-25 Sam Steingold <sds@gnu.org>
13031
13032 * net/ange-ftp.el: Get modtime over the net.
13033 (ange-ftp-file-modtime): New function.
13034 (ange-ftp-write-region, ange-ftp-insert-file-contents)
13035 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
13036 Use it.
13037 (ange-ftp-dot-to-slash): New function.
13038 (ange-ftp-fix-name-for-vms): Use it.
13039
13040 * midnight.el (midnight-buffer-display-time): Use
13041 `with-current-buffer'.
13042
130432000-07-25 Gerd Moellmann <gerd@gnu.org>
13044
13045 * find-dired.el: Update copyright notice.
13046 (find-dired): Offer to kill a running `find'.
13047
13048 * enriched.el (enriched-face-ans): For a `foreground-color'
13049 property, return '(("x-color" COLOR))' so that COLOR will be
13050 output as a parameter of the x-color annotation. Likewise for the
13051 `background-color' property. In the case of normal face
13052 properties, don't return annotations for unspecified foreground
13053 and background face attributes.
13054
130552000-07-25 Kenichi Handa <handa@etl.go.jp>
13056
13057 * language/japan-util.el (japanese-katakana-region): Fix handling
13058 HANKAKU argument.
13059
130602000-07-25 Miles Bader <miles@gnu.org>
13061
13062 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
13063 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
13064 constrain-to-field.
13065
130662000-07-24 Andrew Innes <andrewi@gnu.org>
13067
13068 * timer.el (timer-activate-when-idle): Add optional parameter
13069 DONT-WAIT. Update docstring.
13070 (run-with-idle-timer): Specify extra parameter to
13071 timer-activate-when-idle, so that timer will be activated
13072 immediately if Emacs is already idle.
13073
13074 * w32-fns.el (w32-using-nt): Fix docstring.
13075
130762000-07-24 Dave Love <fx@gnu.org>
13077
13078 * mouse.el (popup-menu): Set last-command-event.
13079 (mouse-major-mode-menu-prefix): Declare.
13080
130812000-07-24 Gerd Moellmann <gerd@gnu.org>
13082
13083 * textmodes/flyspell.el: Update to author's version 1.5d.
13084
13085 * progmodes/hideshow.el: Update copyright notice.
13086
13087 * vcursor.el: Set maintainer to FSF, since author cannot
13088 be reached.
13089
130902000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
13091
13092 * info.el (Info-goto-emacs-key-command-node): Leave a space after
13093 the prompt.
13094
13095 * mouse.el (popup-menu): Run the keymap through indirect-function,
13096 in case it was defined with define-prefix-key. If the menu is a
13097 list of keymaps, look up the binding of user's choice in each one
13098 of the keymaps.
13099 (mouse-popup-menubar): If the global and local menu-bar keymaps
13100 don't have a prompt string, create one and insert it into the
13101 keymap. Don't barf if current-local-map returns nil.
13102
131032000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
13104
13105 * dired.el (dired-sort-R-check): Added to allow recursive listing
13106 to be undone.
13107 (dired-sort-other): Use it.
13108
131092000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13110
13111 * Release of cc-mode 5.27
13112
131132000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13114
13115 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
13116 c-beginning-of-statement-1 that caused a bad case of recursion
13117 which could consume a lot of CPU in large classes in languages
13118 that have in-expression classes (i.e. Java and Pike).
13119
13120 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
13121 statements before top level constructs (i.e. case 6 is moved
13122 before case 5 and is now case 4) to catch in-expression
13123 classes in top level expressions correctly.
13124
131252000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13126
13127 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
13128 objc-method-intro. Case 4 removed and case 5I added.
13129
13130 * cc-langs.el (c-append-paragraph-start): New variable used by
13131 c-common-init to get paragraph-start correct.
13132 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
13133 initialize paragraph-start to make it correct both with and
13134 without the javadoc special case.
13135
13136 * cc-mode.el (java-mode): Use c-append-paragraph-start to
13137 initialize paragraph-start for javadoc markup.
13138
13139 * cc-vars.el (c-style-variables-are-local-p): Incompatible
13140 change by defaulting this to t. It's motivated by the
13141 confusing behavior that otherwise arise from the style system
13142 when editing both java and non-java files at the same time
13143 (see the comments about style setting in c-common-init).
13144
131452000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13146
13147 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
13148 similar to the one in c-fill-paragraph to check the fill
13149 prefix from the adaptive fill function for sanity.
13150
131512000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13152
13153 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
13154 defun block.
13155
a30eb617
DL
131562000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13157
13158 * cc-align.el (c-lineup-multi-inher): Handle lines with
13159 leading comma nicely. Extended to handle member initializers
13160 too.
13161
13162 * cc-engine.el: (c-beginning-of-inheritance-list,
13163 c-guess-basic-syntax): Fixed recognition of inheritance lists
13164 when the lines begins with a comma.
13165
a30eb617
DL
13166 * cc-vars.el (c-offsets-alist): Changed default for
13167 member-init-cont to c-lineup-multi-inher since it now handles
13168 member initializers and indents better for leading commas.
13169
131702000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13171
13172 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
13173 handling that caused class open lines to be recognized as
13174 statement-conts in some cases.
13175
13176 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
13177 guessed by the adaptive fill function unless point is on the
13178 first line of a block comment.
13179
13180 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
13181 when the buffer ends with a macro continuation char.
13182
13183 * cc-engine.el (c-guess-basic-syntax): Added support for
13184 function definitions as statements in Pike. The first
13185 statement in a lambda block is now labeled defun-block-intro
13186 instead of statement-block-intro.
13187
13188 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
13189 so that the class surrounding point is selected, not the one
13190 innermost in the state.
13191
13192 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
13193 recognition of switch labels having hanging multiline
13194 statements.
13195
13196 * cc-engine.el (c-beginning-of-member-init-list): Broke out
13197 some code in c-guess-basic-syntax to a separate function.
13198 * cc-engine.el (c-just-after-func-arglist-p): Fixed
13199 recognition of member inits with multiple line arglists.
13200 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
13201 member-init-cont when the commas are in funny places.
13202
132032000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13204
13205 * cc-defs.el (c-auto-newline): Removed this macro since it's
13206 not used anymore.
13207
13208 * cc-engine.el (c-looking-at-bos): New helper function.
13209 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
13210 inexpr and toplevel classes apart in Pike.
13211
13212 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
13213 of case 9A.
13214
13215 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
13216 constant, since "class" can introduce an in-expression class
13217 in Pike nowadays.
13218
132192000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13220
13221 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
13222 indentation on cpp-macro lines.
13223
13224 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
13225 a syntax modifier like comment-intro, to make it possible to
13226 get syntactic indentation for preprocessor directives. It's
13227 incompatible wrt to lineup functions on cpp-macro, but it has
13228 no observable effect in the 99.9% common case where cpp-macro
13229 is set to -1000.
13230
132312000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13232
13233 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
13234 member-init-cont when the preceding arglist is several lines.
13235
132362000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13237
13238 * cc-styles.el (c-style-alist): The basic offset for the BSD
13239 style corrected to 8.
13240
132412000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13242
13243 * cc-styles.el (c-style-alist): Adjusted the indentation of
13244 brace list openers in the gnu style.
13245
132462000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13247
13248 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
13249
13250 * cc-cmds.el (c-electric-brace, c-electric-slash,
13251 c-electric-star, c-electric-semi&comma, c-electric-colon,
13252 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
13253 when c-syntactic-indentation is nil.
13254
13255 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
13256 we were left at comments preceding the first statement when
13257 reaching the beginning of the buffer.
13258
13259 * cc-vars.el (c-syntactic-indentation): New variable to turn
13260 off all syntactic indentation.
13261
132622000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13263
13264 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
13265 between the text and the block comment ender when it hangs,
13266 depending on how many there are before the fill.
13267
132682000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13269
13270 * cc-engine.el (c-beginning-of-closest-statement): New helper
13271 function to go back to the closest preceding statement start,
13272 which could be inside a conditional statement.
13273 * cc-engine.el (c-guess-basic-syntax): Use
13274 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
13275
13276 * cc-engine.el (c-guess-basic-syntax): Better handling of
13277 arglist-intro, arglist-cont-nonempty and arglist-close when
13278 the arglist is nested inside parens. Cases 7A, 7C and 7F
13279 changed.
13280
13281 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
13282 up-to-date with javadoc 1.2.
13283
132842000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13285
13286 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
13287 multiline Pike type decls.
13288
132892000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13290
13291 * cc-cmds.el (c-indent-new-comment-line): Always break
13292 multiline comments in multiline mode, regardless of
13293 comment-multi-line.
13294
132952000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13296
13297 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
13298 fully::qualified::names in C++ member init lists. Preamble in
13299 case 5D changed.
13300
133012000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13302
13303 * cc-langs.el (c-common-init): Handling of obsolete variables
13304 moved to c-initialize-cc-mode. More compatible style override
13305 when using global style variables.
13306 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
13307 variables moved here.
13308
a30eb617
DL
13309 * cc-styles.el (c-make-styles-buffer-local): Flag style
13310 variable localness in c-style-variables-are-local-p to make
13311 the compatibility measure in c-common-init work well.
13312
13313 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
13314 longer contain set-from-style.
13315 * cc-styles.el (c-initialize-builtin-style): Don't check for
13316 set-from-style on c-special-indent-hook.
13317 * cc-styles.el (c-copy-tree): Obsolete. The standard function
13318 copy-alist is sufficient now.
13319
13320 * cc-styles.el (c-set-style, c-set-style-1,
13321 c-get-style-variables): Fixes to variable initialization so
13322 that duplicate entries in styles have the same effect
13323 regardless of DONT-OVERRIDE.
13324
13325 * cc-styles.el (c-set-style-2): Fixed bug where the
13326 initialization of inheriting styles failed when the
13327 dont-override flag is set.
13328
13329 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
13330 on this.
13331
133322000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13333
13334 * cc-defs.el (c-forward-comment): Removed the workaround
13335 introduced in 5.38 since it had worse side-effects. If a line
13336 contains the string "//\"", it regarded the // as a comment
13337 start since the \ temporarily doesn't have escape syntax.
13338
eb04d6cd 133392000-07-17 Emmanuel Briot <briot@act-europe.fr>
a30eb617
DL
13340
13341 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
13342 ada-xref.el before ada-prj.el, so that the Project menu is created
13343 when ada-prj tries to add to it.
13344 (ada-activate-keys-for-case): Suppress the characters that are not
13345 part of the Ada syntax. Better compatibility with else-mode
13346 (ada-adjust-case-interactive): When auto-casing is not active,
13347 correctly insert newlines (used to insert only ^M). Prevent the
13348 syntax table from being changed in case of an error
13349 (or '_' becomes part of a word and some commands are confused).
13350 Do nothing if ada-auto-case is nil.
13351 (ada-after-keyword-p): Ignore keywords that are also attributes
13352 (ada-batch-reformat): Update usage comment
13353 (ada-call-from-contextual-menu): New function
13354 (ada-case-read-exceptions): Reinitialize the casing exception list
13355 first to nil first, so that the casing exception file can be
13356 shared.
13357 (ada-check-defun-name): Handles "configure" keyword for gnatdist
13358 files.
13359 (ada-compile-goto-error): Fix regexp used to detect a file:line
13360 anywhere in the error message
13361 (ada-contextual-menu-last-point): New variable
13362 (ada-create-keymap): If the variable delete-key-deletes-forward is
13363 t on XEmacs, it means that DEL should delete one character
13364 forward.
13365 (ada-create-menu): Use :included instead of :visible for XEmacs.
13366 New submenu "Options".
13367 (ada-end-stmt-re): Correctly indent "select ... then abort"
13368 statements.
13369 (ada-fill-comment-paragraph): Correctly delete all leading '--'
13370 even if they don't match ada-fill-comment-prefix Fix handling of
13371 paragraphs on the first or last line of a file.
13372 (ada-format-paramlist): Fix handling of default parameter values.
13373 (ada-get-body-name): New function.
13374 (ada-get-current-indent): Optimized by searchling directly for an
13375 existing generic part or a statement outside of it. Handle
13376 ada-indent-align-comments when indenting comments Replaced some
13377 regexps by testing directly the next character. This results in a
13378 huge speedup on some files. New indentation scheme for renames
13379 statements. Stop looking for the 'while' or 'for' associated with
13380 a 'loop' at the first semicolon encountered. A "return" can also
13381 match an anonymous access subprogram declaration.
13382 (ada-get-indent-noindent): Ignore strings and comments when
13383 looking for the keywords "record" and "private".
13384 (ada-goto-matching-decl-start): When matching "if", make sure we
13385 are not in fact seeing "end if". Ignore "when" statements except
13386 when initial keyword was "begin". Fix handling of nested
13387 procedures. Add a recursive call to this function to skip over
13388 other 'end' statmts. Fix indentation for "when .. => begin"
13389 (ada-in-open-paren-p): Fix indentation for complex boolean
13390 expressions, where 'and then', 'or else' and parenthesis
13391 statements are mixed up.
13392 (ada-in-paramlist-p): Skip comments while searching for the
13393 beginning Fix handling of operator declarations.
13394 (ada-indent-align-comments): New variable
13395 (ada-indent-current): Change the syntax table only in the
13396 protected section, so that we are sure it is restored correctly.
13397 (ada-indent-on-previous-lines): Use ada-use-indent and
13398 ada-with-indent Correctly indent "select ... then"
13399 (ada-indent-region): Slight speedup.
13400 (ada-indent-renames): New variable.
13401 (ada-last-which-function-subprog, ada-last-which-function-line):
13402 New variables
13403 (ada-looking-at-semi-private): Correctly indent the 'private'
13404 keyword when it is the first word in a package declaration.
13405 (ada-loose-case-word): Stop searching if at the end of the buffer.
13406 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
13407 even if point is not initially at the end of the word.
13408 (ada-matching-decl-start-re): Add "when".
13409 (ada-mode): Add support for abbrev-mode, outline-mode and
13410 which-func-mode Override the old find-file.el entry in
13411 ff-special-constructs since it is using the obsolete
13412 ada-spec-suffix variable
13413 (ada-no-auto-case): New function
13414 (ada-scan-paramlist): When parsing the argument type, accept
13415 spaces (as in "X 'Class", generated by Rational Rose).
13416 (ada-other-file-name): No longer loads the other file.
13417 (ada-popup-menu): Save and restore the current buffer and cursor
13418 position before and after displaying the menu.
13419 (ada-search-ignore-complex-boolean): New function.
13420 (ada-uncomment-region): Emacs21 already knows how to delete
13421 comments not starting in the first column.
13422 (ada-use-indent): New variable
13423 (ada-which-function): New function.
13424 (ada-with-indent): New variable
13425 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
13426 can be batch-compiled from the command line.
13427
13428 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
13429 Add to the menu when the file is loaded, not in ada-mode-hook.
13430 Add -toolbar to the default ddd command Switches moved from
13431 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
13432 ada-prj-default-comp-opt
13433 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
13434 Reference Manual to the menu
13435 (ada-check-current): rewritten as a call to ada-compile-current
13436 (ada-compile): Removed.
13437 (ada-compile-application, ada-compile-current, ada-check-current):
13438 Set the compilation-search-path so that compile.el automatically
13439 finds the sources in src_dir. Automatic scrollong of the
13440 compilation buffer. C-uC-cC-c asks for confirmation before
13441 compiling
13442 (ada-compile-current): New parameter, prj-field
13443 (ada-complete-identifier): Load the .ali file before doing
13444 processing
13445 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
13446 conform to gnatmake's behavior.
13447 (ada-find-file-in-dir): New function
13448 (ada-find-references): Set the environment variables for gnatfind
13449 (ada-find-src-file-in-dir): New function.
13450 (ada-first-non-nil): Removed
13451 (ada-gdb-application): Add support for jdb, the java debugger.
13452 (ada-get-ada-file-name): Load the original-file first if not done
13453 yet.
13454 (ada-get-all-references): Handles the new ali syntax (parent types
13455 are found between <>).
13456 (ada-initialize-runtime-library): New function
13457 (ada-mode-hook): Always load a project file when a file is opened,
13458 so that the casing exceptions are correctly read.
13459 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
13460 (ada-parse-prj-file): Use find-file-noselect instead of find-file
13461 to open the project file, since the latter does not work with
13462 speedbar Get default values before loading the prj file, or the
13463 default executable file name is wrong. Use the absolute value of
13464 src_dir to initialize ada-search-directories and
13465 compilation-search-path,... Add the standard runtime library to
13466 the search path for find-file.
13467 (ada-prj-default-debugger): Was missing an opening '{'
13468 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
13469 variables.
13470 (ada-prj-default-gnatmake-opt): New variable
13471 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
13472 buffers, the project file is the default one Save the windows
13473 configuration before displaying the menu.
13474 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
13475 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
13476 ...) regexp-quote identifiers names to support operators +,
13477 -,... in regexps.
13478 (ada-remote): New function.
13479 (ada-run-application): Erase the output buffer before starting the
13480 run Support remote execution of the application. Use
13481 call-process, or the arguments are incorrectly parsed
13482 (ada-set-default-project-file): Reread the content of the active
13483 project file, not the one from the current buffer When a project
13484 file is set as the default project, all directories are
13485 automatically associated with it.
13486 (ada-set-environment): New function
13487 (ada-treat-cmd-string): New special variable ${current}
13488 (ada-treat-cmd-string): Revised. The substitution is now done for
13489 any ${...} substring
13490 (ada-xref-current): If no body was found, compiles the spec
13491 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
13492 compiler to get rid of command line length limitations.
13493 (ada-xref-get-project-field): New function
13494 (ada-xref-project-files): New variable
13495 (ada-xref-runtime-library-specs-path)
13496 (ada-xref-runtime-library-ali-path): New variables
13497 (ada-xref-set-default-prj-values): Default run command now does a
13498 cd to the build directory. New field: main_unit Provide a default
13499 file name even if the current buffer has no prj file.
13500
13501 * ada-prj.el:
13502 Rewritten to show a tabbed-dialog.
13503 (ada-prj-add-ada-menu): Remove the map and name parameters.
13504 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
13505 New function
13506 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
13507 (ada-prj-load-from-file): New function
13508 (ada-prj-save): Always save fields that depend on the current buffer
13509 (ada-prj-show-value): New function
13510
13511 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
13512 Ada mode. This will allow us to display the Ada menu in any buffer
13513 we want (for project items).
13514 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
13515 number of spaces in the header.
13516
135172000-07-24 Dave Love <fx@gnu.org>
13518
13519 * ediff-init.el (ediff-region-help-echo): Bind face-help.
13520
135212000-07-23 Noah Friedman <friedman@splode.com>
13522
13523 * type-break.el (type-break): perform autosave.
13524 Suggested by Stephen Gildea <gildea@intouchsys.com>.
13525 (type-break-do-query): Cancel query schedule while performing
13526 actual query, to avoid possibility of a second query being made
13527 while first one is already in progress.
13528 (type-break-time-stamp-format): New variable.
13529 (type-break-time-stamp): New function.
13530 (type-break-time-warning): Use it.
13531 (type-break-keystroke-warning): Use it.
13532 (type-break-noninteractive-query): Use it.
13533
13534 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
13535 cookie.
13536 Use add-minor-mode to set minor-mode-alist, if available.
13537 (eldoc-echo-area-use-multiline-p): New user option.
13538 (eldoc-echo-area-multiline-supported-p): New variable.
13539 (eldoc-docstring-format-sym-doc): Use them.
13540 (eldoc-mode): If not using idle timers, append to local post and
13541 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
13542 (eldoc-display-message-no-interference-p): Don't interfere with
13543 edebug.
13544 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
13545 (eldoc-function-arglist): New function.
13546 (eldoc-function-argstring): Use it.
13547
13548 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
13549 auto save directory exists before calling directory-files.
13550
135512000-07-23 Dave Love <fx@gnu.org>
13552
13553 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
13554 ^o, ^u.
13555
135562000-07-21 Dave Love <fx@gnu.org>
13557
13558 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
13559 now passed to the function. It now works properly.
13560
13561 * smerge-mode.el (smerge-mode-menu): Fill it out.
13562
135632000-07-20 Gerd Moellmann <gerd@gnu.org>
13564
13565 * info-look.el (info-lookup): If *info* is shown in another frame
13566 on the same display, select that frame, instead of switching to
13567 the Info buffer in another window of the selected frame.
13568
13569 * simple.el (universal-argument-map): Bind numeric keypad keys
13570 kp-0 to kp-9 and kp-subtract.
13571 (digit-argument): Handle these keys.
13572
135732000-07-20 Dave Love <fx@gnu.org>
13574
13575 * net/goto-addr.el (goto-address-fontify): Don't bother with
13576 buffer-modified and read-only stuff -- irrelevant with overlays.
13577 Put an extra property on the overlays and use it to clean up in
13578 case goto-address is re-run.
13579
135802000-07-19 Richard M. Stallman <rms@gnu.org>
13581
13582 * timer.el (run-with-idle-timer): Doc fix.
13583
13584 * mail/mail-utils.el (mail-strip-quoted-names):
13585 Handle case where <...> appears inside "...".
13586 Use replace-match to edit the string more simply.
13587 (rmail-dont-reply-to): Cope with an unmatched ".
13588
135892000-07-19 Dave Love <fx@gnu.org>
13590
13591 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
13592 implementation.
13593
13594 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
13595 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
13596 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
13597
135982000-07-19 Gerd Moellmann <gerd@gnu.org>
13599
13600 * textmodes/refer.el: Correct maintainer's email address.
13601
13602 * progmodes/hideif.el: Correct author's email address.
13603 Fix typo in comment.
13604
13605 * xml.el: New file.
13606
13607 * mail/mailheader.el: Correct author's mail address.
13608
13609 * gnus/parse-time.el: Correct author's mail address.
13610
136112000-07-19 Colin Walters <walters@cis.ohio-state.edu>
13612
13613 * comint.el (comint-highlight-input, comint-highlight-face):
13614 New user options.
13615 (comint-input-ring-file-name): Change custom type.
13616 (comint-mode-map): Bind mouse-2.
13617 (comint-insert-clicked-input): New function.
13618 (comint-send-input): Handle input highlighting.
13619
136202000-07-18 Stefan Monnier <monnier@cs.yale.edu>
13621
13622 * mouse.el (popup-menu): New function.
13623 (mouse-major-mode-menu): Use it.
13624
136252000-07-18 Dave Love <fx@gnu.org>
13626
13627 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
13628 improvements.
13629
136302000-07-18 Gerd Moellmann <gerd@gnu.org>
13631
13632 * faces.el (face-font-selection-order)
13633 (face-font-family-alternatives): Add custom type.
13634
136352000-07-18 Dave Love <fx@gnu.org>
13636
13637 * cus-edit.el (custom-variable-reset-saved)
13638 (custom-variable-reset-standard): Remove unused bindings.
13639
13640 * rect.el (open-rectangle-line): Remove unused let.
13641
13642 * hl-line.el (hl-line-highlight): Check hl-line-mode.
13643
136442000-07-18 Gerd Moellmann <gerd@gnu.org>
13645
13646 * cdl.el: Fix `Maintainer' keyword.
13647
13648 * play/pong.el: Add author's email address.
13649
136502000-07-17 Sam Steingold <sds@gnu.org>
13651
13652 * files.el (insert-directory): Call `split-string' instead of
13653 re-implementing it.
13654
136552000-07-18 Gerd Moellmann <gerd@gnu.org>
13656
13657 * mail/vms-pmail.el: Change maintainer to FSF.
13658
13659 * net/goto-addr.el: Change maintainer to FSF.
13660
13661 * info.el (Info-title-face-alist): Removed.
13662
136632000-07-18 David Ponce <david@dponce.com>
13664
13665 * recentf.el (recentf-open-files): New command that works like
13666 `recentf-open-more-files', but shows the whole list of files (not just
13667 those omitted from the menu). Useful if you don't use a menu-bar!
13668 (recentf-open-more-files) Modified to use `recentf-open-files'.
13669
13670 (recentf-open-files, recentf-open-more-files)
13671 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
13672
13673 (recentf-dialog-mode): New mode for dialogs. You can now just type
13674 "q" to cancel the dialogs.
13675
136762000-07-18 David Ponce <david@dponce.com>
13677
13678 * recentf.el: This is a major update of recentf.el. It adds new
13679 features to better organize the recentf menu and "More..." buffer.
13680
13681 Using new provided menu filtering functions you can now organize the
13682 recent files list:
13683
13684 - by major modes
13685 - by directories
13686 - by user defined rules
13687
13688 Finally, with the new `recentf-filter-changer' customizable filter you
13689 can define a ring of filters and dynamically (via the menu) cycle on
13690 each menu organization in the ring (a la msb).
13691
136922000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
13693
13694 * eshell/eshell.el (eshell): Replace links to eshell.info with
13695 links to eshell, to avoid problems on systems where the manual is
13696 installed as `eshell'.
13697 * eshell/esh-cmd.el (eshell-cmd): Ditto.
13698 * eshell/em-smart.el (eshell-smart): Ditto.
13699 * eshell/em-banner.el (eshell-banner): Ditto.
13700 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
13701
13702 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
13703 same-file check in the MS-DOS version (it does support inodes).
13704
13705 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
13706
13707 * eshell/eshell.el (eshell-directory-name):
13708 Run default directory name through convert-standard-filename.
13709
137102000-07-18 Kenichi Handa <handa@etl.go.jp>
13711
13712 * international/mule-cmds.el (select-safe-coding-system):
13713 Fix typo in the comment.
13714
13715 * language/european.el (compound-text):
13716 Force katakana-jisx0201 to be designated to G1.
13717
13718 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
13719 Don't translate some national variant characters of latin-jisx0201.
13720 (x-ctext): Force katakana-jisx0201 to be designated to G1.
13721
13722 * international/kkc.el (kkc-after-update-conversion-functions):
13723 New variable.
13724 (kkc-update-conversion): Run functions in it at the tail.
13725
137262000-07-16 John Wiegley <johnw@gnu.org>
13727
13728 * lisp/align.el (align-newline-and-indent):
13729 Adding new function. for auto-aligning blocks of code on RET.
13730 (align-region): Fixed badly formatted minibuffer message.
13731
137322000-07-17 Kenichi Handa <handa@etl.go.jp>
13733
13734 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
13735 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
13736 the conversion list at first if appropriate.
13737 (kkc-next): Don't update kkc-next-count here.
13738 (kkc-prev): Don't update kkc-prev-count here.
13739 (kkc-show-conversion-list-update): Fix setting up of conversion
13740 list message.
13741
137422000-07-16 Stefan Monnier <monnier@cs.yale.edu>
13743
13744 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
13745
137462000-07-16 Dave Love <fx@gnu.org>
13747
13748 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
13749 function to be more specific.
13750
13751 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
13752 non-string help-echo.
13753 (widget-types-convert-widget): Defsubst it.
13754 (widget-echo-help): Try to cope with a help-echo function of two
13755 possible sorts.
13756
137572000-07-15 Jason Rumney <jasonr@gnu.org>
13758
13759 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
13760 Declare as obsolete.
13761
13762 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
13763
137642000-07-14 Gerd Moellmann <gerd@gnu.org>
13765
13766 * hilit-chg.el: Fix typo.
13767
137682000-07-14 Dave Love <fx@gnu.org>
13769
13770 * info.el (Info-mode-menu): Fix use of :help, :enable.
13771
137722000-07-14 Stefan Monnier <monnier@cs.yale.edu>
13773
13774 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
13775
137762000-07-13 Dave Love <fx@gnu.org>
13777
13778 * emacs-lisp/easymenu.el: Doc fixes.
13779 (easy-menu-remove): Defalias to ignore.
13780
13781 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
13782 Call throw correctly.
13783
137842000-07-13 Gerd Moellmann <gerd@gnu.org>
13785
13786 * faces.el (frame-background-mode): Doc fix.
13787
13788 * simple.el (eval-expression-print-length): Change custom type to
13789 allow entering nil as value.
13790
137912000-07-13 Dave Love <fx@gnu.org>
13792
13793 * progmodes/fortran.el (fortran-imenu-generic-expression):
13794 Change definition layout.
13795 (fortran-mode-menu): Reinstate customize entries.
13796
13797 * cus-edit.el (custom-group-menu-create, customize-menu-create):
13798 Use :filter, per old XEmacs code.
13799
138002000-07-12 Gerd Moellmann <gerd@gnu.org>
13801
13802 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
13803 event when deciding what to send to the terminal.
13804
138052000-07-12 Dave Love <fx@gnu.org>
13806
13807 * cus-start.el: Add optional version as 4th element of specs and
13808 use it for several things new in v21. Remove load-path. Fix type
13809 of line-number-display-limit.
13810
138112000-07-11 Dave Love <fx@gnu.org>
13812
13813 * progmodes/fortran.el: Don't require easymenu.
13814 Use repeat counts in various regexps.
13815 (fortran-mode-syntax-table): Defvar directly.
13816 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
13817 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
13818 Use defvar, not defconst.
13819 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
13820 (fortran-mode): Set fortran-comment-line-start-skip,
13821 fortran-comment-line-start-skip, dabbrev-case-fold-search.
13822 (fortran-comment-indent): Use defsubst.
13823 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
13824 Use fortran-comment-indent, not fortran-comment-indent-function.
13825 (fortran-comment-region, fortran-electric-line-number): Simplify.
13826 (fortran-auto-fill): New function.
13827 (fortran-do-auto-fill): Deleted.
13828 (fortran-find-comment-start-skip):
13829 Check for non-null comment-start-skip.
13830 (fortran-auto-fill-mode, fortran-fill-statement):
13831 Use fortran-auto-fill.
13832 (fortran-fill): Use fortran-auto-fill. Check for null
13833 comment-start-skip. Simplify final clause and use end-of-line finally.
13834
13835 * widget.el (widget-plist-member): New alias.
13836
138372000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
13838
13839 * eshell/esh-module.el (toplevel): Reference
13840 byte-compile-current-file only if it is bound.
13841
138422000-07-10 Gerd Moellmann <gerd@gnu.org>
13843
13844 * dired.el: Don't require `dired-aux'.
13845
138462000-07-10 Miles Bader <miles@lsi.nec.co.jp>
13847
13848 * dired-aux.el (dired-show-file-type): New function.
13849 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
13850 (dired-show-file-type): Add autoload.
13851
138522000-07-10 Kenichi Handa <handa@etl.go.jp>
13853
13854 * international/mule-diag.el (describe-font): Adjusted for the
13855 change of fontset-info.
13856 (print-fontset): Likewise.
13857
138582000-07-09 Stefan Monnier <monnier@cs.yale.edu>
13859
13860 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
13861
138622000-07-07 Gerd Moellmann <gerd@gnu.org>
13863
13864 * bindings.el: Bind `[delete]' to delete-char.
13865
13866 * dired.el (dired-find-alternate-file): New function.
13867 (dired-mode-map): Bind `a' to dired-find-alternate-file.
13868 (toplevel): Require dired-aux when compiling.
13869 (dired-buffers): Move defvar within file to avoid compiler warning.
13870
13871 * info.el (Info-last-search): Variable removed.
13872 (Info-search-history): New variable.
13873 (Info-search): New Info-search-history.
13874
13875 * battery.el, info-look.el: Change author's mail address.
13876
138772000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
13878
13879 * mail/rmail.el (rmail-clear-headers): Don't throw an error
13880 if rmail-ignored-headers is nil.
13881 (rmail-retry-failure): Bind rmail-ignored-headers and
13882 rmail-displayed-headers to nil.
13883
138842000-07-06 Gerd Moellmann <gerd@gnu.org>
13885
13886 * lpr.el (lpr-page-header-switches): Add `-h' switch.
13887 (print-region-1): Don't hard code `-h' here.
13888
13889 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
13890
138912000-07-01 Francesco Potorti` <pot@gnu.org>
13892
13893 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
13894 exim can use "your message" instead of "the message".
13895
138962000-07-06 Stefan Monnier <monnier@cs.yale.edu>
13897
13898 * facemenu.el: Docstrings fixes.
13899 (facemenu-get-face): Don't use internal-find-face.
13900 (facemenu-iterate): Rename arg to match the docstring.
13901
13902 * newcomment.el (uncomment-region): Be more careful when skipping
13903 backwards over `=' not to bump into BOBP.
13904
139052000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
13906
13907 * ediff-diff.el (ediff-wordify): Use syntax table.
13908 * ediff-init.el (ediff-has-face-support-p): Use
13909 ediff-color-display-p.
13910 (ediff-color-display-p): Use display-color-p, changed to defun
13911 from defsubst.
13912 Got rid of special cases for NeXT and OS/2.
13913 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
13914 face.
13915
139162000-07-05 Stefan Monnier <monnier@cs.yale.edu>
13917
13918 * emacs-lisp/lucid.el: Require CL.
13919 (copy-tree, remprop): Remove, it's provided by CL.
13920 (map-keymap): Define in terms of cl-map-keymap.
13921 (extent-property, set-extent-end-glyph): New functions.
13922
13923 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
13924
139252000-07-05 Gerd Moellmann <gerd@gnu.org>
13926
13927 * Makefile.in (DONTCOMPILE): Add comment that the name may
13928 not be changed without changing the make-dist script.
13929
13930 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
13931 (cl-mapc): Use mapc instead of cl-old-mapc.
13932
139332000-07-05 Andrew Innes <andrewi@gnu.org>
13934
13935 * makefile.nt: Add support for `bootstrap' and related targets.
13936
139372000-07-05 Stefan Monnier <monnier@cs.yale.edu>
13938
13939 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
13940 (easy-menu-do-define): Use `menu-item' format.
13941 Handle case where easy-menu-create-menu returns a symbol.
13942 Manually call the potential top-level filter in the function binding.
13943 (easy-menu-filter-return): New arg NAME.
13944 Convert to a keymap if MENU is an XEmacs menu.
13945 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
13946 (easy-menu-converted-items-table, easy-menu-convert-item):
13947 New var and fun to memoize easy-menu-convert-item-1.
13948 (easy-menu-do-add-item): Use it.
13949 (easy-menu-create-menu): Use easy-menu-convert-item.
13950 Wrap easy-menu-filter-return around any :filter specification.
13951 Don't convert the menu if a filter was specified.
13952 Tell easy-menu-make-symbol not to check for MENU being an expression.
13953 (easy-menu-make-symbol): New arg NOEXP.
13954
139552000-07-05 Gerd Moellmann <gerd@gnu.org>
13956
13957 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
13958 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
13959 (eval-defun): If called with prefix arg, instrument code for
13960 Edebug.
13961
13962 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
13963 similar to that of eval-defun.
13964
139652000-07-04 Dave Love <fx@gnu.org>
13966
13967 * hl-line.el (hl-line-overlay): Make it permanent-local.
13968
13969 * calendar/todo-mode.el: Replaced with a working version, based on
13970 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
13971
139722000-07-03 Miles Bader <miles@lsi.nec.co.jp>
13973
13974 * paths.el (prune-directory-list): New function.
13975 (Info-default-directory-list): Rewritten to more methodically
13976 enumerate a big list of possible info directories (based on the
13977 list used by the standalone info reader).
13978
13979 * info.el (info-initialize): Use prune-directory-list to remove
13980 non-existent directories from Info-directory-list.
13981
13982 * paths.el (Info-default-directory-list): Try a list of possible
13983 info-directories instead of a single one. Add the possible
13984 info directory "/usr/share/info".
13985
13986 * woman.el (woman-man.conf-path): Explicitly include the debian
13987 man-db config file "/etc/manpath.config".
13988 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
13989 are present in `manpath.config'.
13990 (woman-manpath): Include "/usr/share/man".
13991
139922000-07-03 Gerd Moellmann <gerd@gnu.org>
13993
13994 * frame.el (blink-cursor-mode): Don't hide cursor initially.
13995
13996 * startup.el (command-line): Initialize blink-cursor based
13997 on window-system.
13998
13999 * frame.el (blink-cursor): Default to nil if not running under
14000 a window-system.
14001
14002 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
14003 (face-x-resources): Remove duplicate entry for :font.
14004
14005 * textmodes/refer.el (refer-find-entry-internal): Use some-window
14006 instead of cycling through windows with next-window.
14007
14008 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
14009 of cycling through windows with next-window.
14010
14011 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
14012 of cycling through windows with next-window.
14013
14014 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
14015 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
14016 instead of cycling through windows with next-window.
14017
14018 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
14019 instead of cycling through windows with next-window.
14020
14021 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
14022 of cycling through windows with next-window.
14023
14024 * terminal.el (te-process-output): Use walk-windows instead of
14025 cycling through windows with next-window.
14026
14027 * server.el (server-switch-buffer): Use some-window instead of
14028 cycling through windows with next-window.
14029
14030 * window.el (some-window): New function.
14031 (walk-windows): Remove reference to walk-windows-start.
14032
14033 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
14034
140352000-07-03 Richard Stallman <rms@gnu.org>
14036
14037 * window.el (walk-windows): Guarantee termination by keeping a list
14038 of all the windows already handled.
14039
140402000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
14041
14042 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
14043 window-system.
14044
14045 * man.el (Man-notify-when-ready): Don't use window-system. If
14046 Man-notify-method is newframe, and the display is not
14047 multi-frame, select the frame created for the man page.
14048 (Man-init-defvars): Doc fix.
14049
140502000-06-28 Gerd Moellmann <gerd@gnu.org>
14051
14052 * faces.el (region): Change background color for light background.
14053
14054 * ediff-wind.el (ediff-setup-control-frame): Remove :box
14055 attribute from mode-line face of Ediff control frame.
14056
14057 * replace.el (query-replace-map): Bind `e' like `E'.
14058
140592000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
14060
14061 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
14062 Change name to "Select All".
14063
14064 * dos-fns.el (convert-standard-filename): Fix last change.
14065
140662000-06-27 Gerd Moellmann <gerd@gnu.org>
14067
14068 * help.el (describe-variable): Don't insert a second `'s' in front
14069 of the string `value is shown below'. Since the syntax-table is
14070 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
14071 an existing `'s', so that this won't be deleted.
14072
14073 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
14074 * pcmpl-unix.el: New files.
14075
140762000-06-26 Stefan Monnier <monnier@cs.yale.edu>
14077
14078 * wid-edit.el (widget-member): Use the new plist-member.
14079
140802000-06-26 Gerd Moellmann <gerd@gnu.org>
14081
14082 * replace.el (perform-replace): Undo change of 2000-04-04.
14083 Instead, move backward 1 character at the end of the loop when
14084 necessary.
14085
14086 * faces.el (fringe): Change face for different backgrounds.
14087
14088 * eshell/esh-module.el (toplevel): Load defgroup's differently;
14089 patch from John.
14090
14091 * eshell/*.el: Change spelling of the Free Software Foundation.
14092
14093 * eshell/esh-toggle.el: Removed.
14094
14095 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
14096
14097 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
14098 interactively.
14099
141002000-06-26 Alex Schroeder <alex@gnu.org>
14101
14102 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
14103 `define-key'; instead of checking `(emacs-version)' check for
14104 `set-keymap-parent' and `set-keymap-name' directly. Add entries
14105 for `;' and `o' which might be electric.
14106
14107 (sql-electric-stuff): New user option.
14108 (sql-magic-go): New function which uses `sql-electric-stuff'.
14109 (sql-magic-semicolon): New function which uses
14110 `sql-electric-stuff'.
14111
14112 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
14113 is not fboundp.
14114
14115 (sql-oracle-options): New variable.
14116 (sql-oracle): Use it.
14117
14118 (sql-imenu-generic-expression): Doc change.
14119 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
14120 is used.
14121
14122 (sql-informix): Added command line parameter "-" to force
14123 sql-informix-program to use stdout.
14124
141252000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
14126
14127 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
14128 (cp864-decode-table): Doc fix.
14129 (cp720-decode-table): New variable, supports the Arabic OEM
14130 codepage used by Windows.
14131 (cp737-decode-table): New, Greek OEM codepage used by Windows.
14132
141332000-06-23 Dave Love <fx@gnu.org>
14134
14135 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
14136 (font-lock-fontify-anchored-keywords): Use
14137 line-beginning-position.
14138 (global-font-lock-mode): Use mapc.
14139
141402000-06-23 Stefan Monnier <monnier@cs.yale.edu>
14141
14142 * eshell/esh-module.el: Require CL when compiling.
14143
141442000-06-23 Gerd Moellmann <gerd@gnu.org>
14145
14146 * comint.el (comint-substitute-in-file-name): Call replace-match
14147 with second and third arg t.
14148
14149 * cus-edit.el (custom-button-face, custom-button-pressed-face):
14150 Specify foreground color.
14151
14152 * faces.el (tool-bar, mode-line, header-line): Specify foreground
14153 color.
14154
14155 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
14156
14157 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
14158 cddr instead of cdddr.
14159
14160 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
14161 instead of copy-list.
14162
14163 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
14164 of copy-list.
14165
14166 * subdirs.el: Add eshell subdirectory.
14167
14168 * eshell: New subdirectory containing the Eshell package.
14169
14170 * pcomplete.el: New file.
14171
141722000-06-23 Paul Eggert <eggert@twinsun.com>
14173
14174 * mail/mailpost.el (post-mail-send-it): Make sure file has
14175 proper permissions from birth.
14176
14177 * files.el (basic-save-buffer-2): When temporarily setting
14178 file modes, set them to current modes plus 0200, not to 0777.
14179
14180 * emerge.el (emerge-make-temp-file): Make sure file has proper
14181 permissions from birth.
14182
141832000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
14184
14185 * files.el (make-backup-file-name-1): On DOS/Windows, run the
14186 backup file name through convert-standard-filename.
14187
14188 * dos-fns.el (convert-standard-filename): Convert leading
14189 directories as well. When long file names are supported, convert
14190 characters that are invalid in Windows file names.
14191
141922000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14193
14194 * ps-print.el: Fix bug: if ^L is the very first buffer character,
14195 ps-print crashes. New feature: page selection for printing. Create
14196 raw-text-unix coding system for XEmacs. Doc fix.
14197 (ps-print-version): New version number (5.2.3).
14198 (ps-plot-region): Bug fix.
14199 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
14200 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
14201 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
14202 funs.
14203 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
14204 (ps-last-page): New vars.
14205
142062000-06-21 Gerd Moellmann <gerd@gnu.org>
14207
14208 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
14209 empty option string.
14210
142112000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
14212
14213 * man.el (man): Doc fix.
14214
142152000-06-21 Kenichi Handa <handa@etl.go.jp>
14216
14217 * international/mule-cmds.el (set-language-info-alist): Docstring
14218 fixed.
14219
142202000-06-20 Gerd Moellmann <gerd@gnu.org>
14221
14222 * version.el (emacs-version): Use ISO date format.
14223
14224 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
14225 instead of `M-backspace'.
14226
14227 * simple.el (turn-off-auto-fill): New function.
14228
142292000-06-20 Stefan Monnier <monnier@cs.yale.edu>
14230
14231 * jit-lock.el (with-buffer-prepared-for-jit-lock):
14232 Renamed from with-buffer-prepared-for-font-lock and use
14233 inhibit-modification-hooks rather than setting *-change-functions.
14234 Update all functions to use the new name.
14235 (jit-lock-first-unfontify-pos): New semantics (and doc).
14236 (jit-lock-mode): Make non-interactive.
14237 Don't automatically turn on font-lock.
14238 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
14239 Always use jit-lock-after-change.
14240 Remove and restore font-lock-after-change-function.
14241 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
14242 (jit-lock-after-unfontify-buffer): Remove.
14243 (jit-lock-stealth-fontify):
14244 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
14245 (jit-lock-after-change): Set the `fontified' text-prop to nil.
14246
142472000-06-20 Sam Steingold <sds@gnu.org>
14248
14249 * emacs-lisp/cl-indent.el (toplevel): Indent
14250 `print-unreadable-object' properly. Untabify.
14251
142522000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
14253
14254 * textmodes/reftex.el (reftex-find-citation-regexp-format):
14255 Support for bibentry.
14256 (reftex-compile-variables): Fixed problem with end of section-re.
14257
14258 * texmodes/reftex-dcr.el (reftex-view-crossref,
14259 reftex-view-crossref-from-bibtex):
14260 Deal with changed `reftex-find-citation-regexp-format'.
14261 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
14262 Replaced `remprop' with `put'.
14263 (reftex-view-crossref, reftex-view-crossref-when-idle):
14264 Support for bibentry.
14265
14266 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
14267 New entry for bibentry package.
14268
14269 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
14270 Regexp also matches "\nobibliography".
14271
14272 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
14273 Call `reftex-ensure-write-access' before doing anything.
14274 (reftex-ensure-write-access): New function.
14275
142762000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
14277
14278 * progmodes/idlwave.el: File re-installed (update to version 4.2)
14279
14280 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
14281
14282 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
14283
14284 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
14285
14286
142872000-06-20 Dave Love <fx@gnu.org>
14288
14289 * faces.el (frame-background-mode): Use set-default, not set, in
14290 setter.
14291 (frame-update-faces, frame-update-face-colors): Define with
14292 defalias.
14293
14294 * enriched.el (enriched-decode-foreground)
14295 (enriched-decode-background): Don't use internal-find-face.
14296
14297 * apropos.el: Doc fixes.
14298
14299 * cus-edit.el (customize-changed-options): Check arg.
14300 (customize-version-lessp): Don't require decimal point.
14301
14302 * custom.el (defcustom, defgroup): Doc fix.
14303
14304 * newcomment.el (comment) <defgroup>: Add :version.
14305 (comment-multi-line): Doc fix.
14306
14307 * emulation/mlsupport.el (define-hooked-local-abbrev,
14308 define-hooked-global-abbrev): Fix, using define-abbrev.
14309
143102000-06-19 Gerd Moellmann <gerd@gnu.org>
14311
14312 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
14313 the whole buffer.
14314
143152000-06-19 Dave Love <fx@gnu.org>
14316
14317 * menu-bar.el (menu-bar-options-save): New function.
14318 (menu-bar-options-menu): Use it.
14319 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
14320 Simplify.
14321
143222000-06-19 Andreas Schwab <schwab@suse.de>
14323
14324 * progmodes/etags.el (tags-query-replace): Put new parameters
14325 START and END at the end, for backward compatibility.
14326
143272000-06-19 Kenichi Handa <handa@etl.go.jp>
14328
14329 * international/codepage.el:
14330 (cp-coding-system-for-codepage-1): Delete special codes for
14331 generating xxx-dos coding system because now a CCL based coding
14332 system can handle EOL conversion by default.
14333
14334 * international/mule.el (make-coding-system): Generate subsidiary
14335 coding systems for EOL handling variants even for a CCL based
14336 coding system.
14337
143382000-06-19 Kenichi Handa <handa@etl.go.jp>
14339
14340 * international/isearch-x.el (isearch-minibuffer-input-method)
14341 (isearch-minibuffer-input-method-function): These variables
14342 deleted.
14343 (isearch-with-input-method): Don't use the above variables.
14344 (isearch-process-search-multibyte-characters): Likewise. Call
14345 read-string with the arg INHERIT-INPUT-METHOD t.
14346
143472000-06-17 Stefan Monnier <monnier@cs.yale.edu>
14348
14349 * font-lock.el (font-lock-after-fontify-buffer)
14350 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
14351
14352 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
14353 Use consistent make-local-variable style for font-lock-fontified.
14354 (jit-lock-fontify-buffer):
14355 Don't bother checking for font-lock-mode and jit-lock-mode.
14356
14357 * time.el: Remove trailing ^M that prevent CVS-merging.
14358
143592000-06-16 Gerd Moellmann <gerd@gnu.org>
14360
14361 * Makefile.in (distclean): New target.
14362
143632000-06-16 Stefan Monnier <monnier@cs.yale.edu>
14364
14365 * Makefile.in (srcdir): Define for update-subdirs.
14366
143672000-06-16 Gerd Moellmann <gerd@gnu.org>
14368
14369 * find-lisp.el: New file.
14370
143712000-06-16 Andrew Innes <andrewi@gnu.org>
14372
14373 * time.el (display-time-mail-function): New variable, to allow
14374 external packages to indicate when new mail is available.
14375 (display-time-update): Use it.
14376
143772000-06-16 Kenichi Handa <handa@etl.go.jp>
14378
14379 * international/mule.el (mule-version): Change version name to
14380 SAKAKI. AOI has already been used by Meadow.
14381
14382 * international/quail.el (quail-show-guidance-buf): To find the
14383 bottom window (but minibuffer), pay attention to the height of
14384 minibuffer.
14385
143862000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
14387
14388 * arc-mode.el (archive-mode-map): Use the new menu-item format for
14389 menu-bar menus. Add help strings. Don't remove the Edit menu
14390 from the menu bar, as the menu bar has enough space now.
14391
14392 * Makefile.in (SHELL): Make sure /bin/sh is used.
14393
14394 * woman.el (woman-man-buffer): Fix bold and underlined CJK
14395 characters, which use series of two ^H characters instead of one.
14396
143972000-06-15 Gerd Moellmann <gerd@gnu.org>
14398
14399 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
14400 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
14401 functions.
14402 (Info-find-node-2): Try a case-sensitive search first, then
14403 do a case-insensitive search.
14404
14405 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
14406 tutorials.
14407
14408 * complete.el (PC-env-vars-alist): New variable.
14409 (PC-complete-as-file-name): New function.
14410 (partial-completion-mode): Initialize PC-env-vars-alist from
14411 process-environment.
14412 (PC-do-completion): Handle completion of env vars.
14413
14414 * info.el (Info-set-mode-line): Show file name in mode line,
14415 use `*Info*' instead of `Info:'.
14416
14417 * startup.el (command-line-1): Change copyright messages to year
14418 2000.
14419
144202000-06-15 Dave Love <fx@gnu.org>
14421
14422 * net/goto-addr.el (goto-address-fontify): Use keymap property,
14423 not local-map.
14424
144252000-06-15 Kenichi Handa <handa@etl.go.jp>
14426
14427 * international/mule.el (set-buffer-file-coding-system): Almost
14428 rewritten to handle `undecided' as no-op.
14429
144302000-06-14 Gerd Moellmann <gerd@gnu.org>
14431
14432 * Makefile.in: New file.
14433
14434 * Makefile: Removed.
14435
14436 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
14437 (goto-address-highlight-keymap): Bind C-c RET.
14438
144392000-06-14 Kenichi Handa <handa@etl.go.jp>
14440
14441 * mail/sendmail.el (sendmail-send-it): The temporary buffer
14442 inherits buffer-file-coding-system of the current buffer.
14443
14444 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
14445 0. Give correct argument to set-auto-coding-function.
14446 (tar-expunge): For goto-char, use (point-min), not 0.
14447 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
14448 (tar-subfile-save-buffer): Likewize.
14449
14450 * international/mule.el
14451 (after-insert-file-set-buffer-file-coding-system): Call
14452 set-buffer-file-coding-system with the arg FORCE t.
14453
144542000-06-13 Gerd Moellmann <gerd@gnu.org>
14455
14456 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
14457 nil. Contemporary sendmails issue an X-Authentication-Warning if
14458 the sender is set with `-f'.
14459
144602000-06-13 Dave Love <fx@gnu.org>
14461
14462 * help.el (describe-function-1): Kluge around cases of functions
14463 fset to subrs whose doc doesn't match their symbol-name.
14464
14465 * image.el (insert-image): Default STRING to a space.
14466
14467 * info.el Doc fixes.
14468 (Info-build-node-completions): Match Ref tags.
14469
144702000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
14471
14472 * frame.el (display-multi-frame-p, display-multi-font-p): New
14473 defaliases for display-graphic-p.
14474
14475 * hl-line.el: Fixed a typo in commentary.
14476
144772000-06-13 Kenichi Handa <handa@etl.go.jp>
14478
14479 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
14480 fixed.
14481
144822000-06-12 Dave Love <fx@gnu.org>
14483
14484 * image.el (insert-image): Save a little consing.
14485
144862000-06-12 Kenichi Handa <handa@etl.go.jp>
14487
14488 * language/tibet-util.el: Convert all tibetan-1-column characters
14489 to the corresponding tibetan characters.
14490 (tibetan-add-components): Delete code for the special treatment of
14491 'a chung.
14492
14493 * language/tibetan.el (tibetan-composable-pattern): Fix previous
14494 change.
14495 (tibetan-vowel-transcription-alist): More rules added.
14496 (tibetan-composite-vowel-alist): New variable.
14497 (tibetan-precomposition-rule-alist): More rules added.
14498
144992000-06-12 Stefan Monnier <monnier@cs.yale.edu>
14500
14501 * startup.el (command-line): Only call menu-bar-mode if interactive.
14502
14503 * thingatpt.el (toplevel symbol-properties):
14504 * textmodes/makeinfo.el (makeinfo-compile):
14505 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
14506 * progmodes/hideif.el (hif-compress-define-list)
14507 (hide-ifdef-use-define-alist):
14508 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
14509 (ange-ftp-vms-add-file-entry):
14510 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
14511 * man.el (Man-build-man-command):
14512 * mail/rnewspost.el (news-reply-header-hook):
14513 * info.el (Info-insert-dir):
14514 * emulation/mlconvert.el (backward-word, forward-word, setq):
14515 * emacs-lisp/gulp.el (gulp-send-requests):
14516 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
14517 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
14518 (byte-optimize-apply, end of file):
14519 * emacs-lisp/advice.el (ad-advice-class-completion-table)
14520 (ad-make-freeze-definition):
14521 * startup.el (command-line, command-line-1): Don't quote lambdas.
14522
14523 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
14524 (cvs-cleanup-removed): New function.
14525 (cvs-cleanup-functions): New var.
14526 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
14527 some flexibility in specifying additional entries to auto-cleanup.
14528 (cvs-quickdir): New function.
14529 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
14530 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
14531 (cvs-mode-find-file): Check that we are on a filename or dirname
14532 when invoked through a mouse-click.
14533 (cvs-full-path): Remove.
14534 (cvs-dired-action): Re-introduced.
14535 (cvs-dired-noselect): Use it.
14536 (vc-post-command-functions): use this new hook if available.
14537
14538 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
14539 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
14540 (cvs-filename-map, cvs-dirname-map): Remove.
14541 (cvs-default-action): Remove.
14542 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
14543 if the arg is really a keymap.
14544 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
14545 Don't hardcode the mapping from state (aka type) to face, but check
14546 the var cvs-fi-<type>-face instead.
14547 (cvs-fileinfo-from-entries): New function.
14548
14549 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
14550 Docstring fix.
14551 (cvs-find-file-and-jump): Change default to be safer.
14552 (cvs-mode-diff-map): Define it as a function as well.
14553 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
14554 Bind mouse-2 in this global map rather than with text-properties.
14555
14556 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
14557 file to resolve the ambiguity between C(conflict) and C(need-merge).
14558
145592000-06-12 Kenichi Handa <handa@etl.go.jp>
14560
14561 * international/mule.el (set-buffer-file-coding-system): If
14562 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
14563 unconditionally.
14564
145652000-06-12 Dave Love <fx@gnu.org>
14566
14567 * wid-edit.el (widget-specify-button): Really suppress the face if
14568 required.
14569
145702000-06-11 Gerd Moellmann <gerd@gnu.org>
14571
14572 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
14573
145742000-06-11 Stefan Monnier <monnier@cs.yale.edu>
14575
14576 * imenu.el (imenu-generic-expression): Docstring fix.
14577
14578 * composite.el (composition-function-table): Move the `put'
14579 below the autoload cookie so we can load the file before loaddefs.
14580
14581 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
14582
14583 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
14584 Handle easy-mmode-define-global-mode.
14585 For complex macros like define-minor-mode that can generate
14586 several autoload entries, try to autoload entries in the
14587 macroexpanded code.
14588
14589 * emacs-lisp/easy-mmode.el (define-minor-mode):
14590 If KEYMAP is a symbol, just use it.
14591 Use byte-compile-current-file and load-file-name to infer the
14592 proper :require to pass to defcustom.
14593 Wrap the hook var into `progn' so as not to autoload it.
14594 Add a :autoload-end cookie.
14595 Be more careful about the evaluation of KEYMAP.
14596 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
14597 (define-derived-mode): Move define-abbrev-table outside of defvar.
14598
145992000-06-10 Stefan Monnier <monnier@cs.yale.edu>
14600
14601 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
14602 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
14603 (backup-compiled-files): Ignore errors during `tar'.
14604 (bootstrap): Make autoloads before elc files.
14605
146062000-06-10 Kenichi Handa <handa@etl.go.jp>
14607
14608 * international/mule.el (set-buffer-file-coding-system): If one of
14609 undecided-XXX is specified, change only EOL conversion.
14610
14611 * international/mule-conf.el (unix): New alias for the coding
14612 system undecided-unix.
14613
146142000-06-09 Dave Love <fx@gnu.org>
14615
14616 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
14617
14618 * progmodes/executable.el: Byte compile dynamic.
14619 (executable-insert): Change custom type.
14620 (executable-find): Add autoload cookie.
14621 (executable-make-buffer-file-executable-if-script-p): New
14622 function. After Noah Friedman.
14623
14624 * files.el (after-save-hook): Customize, with
14625 executable-make-buffer-file-executable-if-script-p as an option.
14626
146272000-06-09 Kenichi Handa <handa@etl.go.jp>
14628
14629 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
14630 "tib24p-mule.bdf" for Tibetan.
14631
14632 * composite.el (decompose-composite-char): Declare it as obsolete.
14633
14634 * man.el (Man-fontify-manpage): Pay attention to underline and
14635 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
14636
146372000-06-08 Gerd Moellmann <gerd@gnu.org>
14638
14639 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
14640 Set maintainer to FSF since author isn't reachable.
14641
146422000-06-08 Dave Love <fx@gnu.org>
14643
14644 * international/mule-cmds.el (select-safe-coding-system): If
14645 DEFAULT-CODING-SYSTEM is not specified, also check the most
14646 preferred coding-system if buffer-file-coding-system is
14647 `undecided'. From Handa.
14648
146492000-06-08 Kenichi Handa <handa@etl.go.jp>
14650
14651 * international/mule.el
14652 (after-insert-file-set-buffer-file-coding-system): If the buffer
14653 size is greater than INSERTED, judget that we are not visiting.
14654
146552000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
14656
14657 * whitespace.el (defgroup whitespace): Comment out `:version'.
14658 XEmacs 20.4 has problems defining the group with this present.
14659 We'll have this commented out till get resolve the problem.
14660
146612000-06-07 John Wiegley <johnw@gnu.org>
14662
14663 * align.el (align-dq-string-modes, align-sq-string-modes)
14664 (align-open-comment-modes): Add pyhton-mode.
14665 (align-rules-list): Use get-text-property instead of
14666 text-properties-at.
14667 (align-rules-list): Add python-assignment.
14668 (align-rules-list): Change perl-comma-delimiter to
14669 basic-comma-delimiter. Use if for Perl modes and python-mode.
14670 (align-rules-list): Add python-chain-logic and
14671 basic-line-continuation.
14672
146732000-06-07 Jari Aalto <jari.aalto@poboxes.com>
14674
14675 * apropos.el (apropos-mode-hook): New user variable.
14676 (apropos-mode): Run apropos-mode-hook.
14677
146782000-06-07 David Ponce <david@dponce.com>
14679
14680 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
14681 commands. Require `wid-edit' at run-time.
14682
146832000-06-07 David Ponce <david@dponce.com>
14684
14685 * recentf.el: Added some "Commentary".
14686 (recentf-open-more-files, recentf-edit-list): Minor changes to
14687 move the point at the top of the file list. This behaviour is
14688 consistent with the menu one when the list contains a lot of
14689 files.
14690 (recentf-cleanup): Now displays the number of items removed from
14691 the list.
14692 (recentf-relative-filter) New menu filter to show filenames
14693 relative to `default-directory'.
14694
146952000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14696
14697 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
14698 with/without giving an error if PostScript printer doesn't have this
14699 kind of page size. Zebra Stripe continues or restarts on next page.
14700 Manual/automatic paper feeding. Switch or not the header.
14701 (ps-print-version): New version number (5.2.2).
14702 (ps-windows-system): Include emx as a Windows system.
14703 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
14704 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
14705 (ps-background-text): Code fix.
14706 (ps-error-handler-message, ps-user-defined-prologue)
14707 (ps-print-prologue-header, ps-printer-name)
14708 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
14709 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
14710 (ps-use-face-background): Customization fix.
14711 (ps-n-up-database): Data fix.
14712 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
14713 (ps-switch-header): New vars.
14714 (ps-xemacs-color-name, ps-face-foreground-name)
14715 (ps-face-background-name, ps-boolean-constant): New funs.
14716
147172000-06-07 Dave Love <fx@gnu.org>
14718
14719 * allout.el: New version from Manheimer.
14720
147212000-06-07 Kenichi Handa <handa@etl.go.jp>
14722
14723 * textmodes/fill.el (fill-find-break-point): Check the validity of
14724 charset.
14725
147262000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
14727
14728 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
14729 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
14730 Call display-color-p and display-mouse-p instead of looking at
14731 window-system.
14732
147332000-06-06 Dave Love <fx@gnu.org>
14734
14735 * image.el (find-image): Doc fix. Return nil if image not found.
14736 (put-image, insert-image): Make STRING arg optional.
14737
147382000-06-06 Kenichi Handa <handa@etl.go.jp>
14739
14740 * language/vietnamese.el: Remove eval-when-compile.
14741 (viet-viscii-nonascii-translation-table): Define it as a
14742 translation table made from viet-viscii-decode-table.
14743 (viet-viscii-encode-table): Define it as a translation table made
14744 from the reverse map of above.
14745 (viet-vscii-nonascii-translation-table): Define it as a
14746 translation table made from viet-vscii-decode-table.
14747 (viet-vscii-encode-table): Define it as a translation table made
14748 from the reverse map of above.
14749 (ccl-decode-viscii): Use translate-character.
14750 (ccl-encode-viscii, ccl-encode-viscii-font)
14751 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
14752 Likewize.
14753
14754 * language/cyrillic.el: Remove eval-when-compile.
14755 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
14756 translation table made from cyrillic-koi8-r-decode-table.
14757 (cyrillic-koi8-r-encode-table): Define it as a translation table
14758 made from the reverse map of above.
14759 (ccl-decode-koi8): Use translate-character.
14760 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
14761 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
14762 a translation table made from cyrillic-alternativnyj-decode-table.
14763 (cyrillic-alternativnyj-encode-table): Define it as a translation
14764 table made from the reverse map of above.
14765 (ccl-decode-alternativnyj): Use translate-character.
14766 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
14767 Likewize
14768
14769 * international/mule-diag.el (non-iso-charset-alist): Specify
14770 translation table symbol instead of translation table itself.
14771 (list-block-of-chars): CHARSET may be a translation table symbol.
14772
14773 * international/mule.el (make-coding-system): If CODING-SYSTEM
14774 already exists, override it.
14775
14776 * international/fontset.el: Use family `proportional' for Tibetan
14777 fonts.
14778
14779 * international/ccl.el (ccl-compile-translate-character): Don't
14780 check if Rrr has property translation-table.
14781 (ccl-compile-map-multiple): Modified to avoid compiler warning.
14782
147832000-06-05 Gerd Moellmann <gerd@gnu.org>
14784
14785 * info.el: Bind case-fold-search to t when searching in case
14786 a user sets it to nil in a hook.
14787
147882000-06-05 Stefan Monnier <monnier@cs.yale.edu>
14789
14790 * autoarg.el (autoarg-mode, autoarg-kp-mode):
14791 * hl-line.el (hl-line-mode): Use the new :global key argument.
14792
14793 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
14794 (tar-clip-time-string): Prepend a space.
14795 (tar-grind-file-mode): Construct a string rather than modifying one.
14796 (tar-header-block-summarize): Fix docstring.
14797 Use `format' rather than an error-prone set of copy-loops.
14798
14799 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
14800 (diff-goto-source, diff-unified->context, diff-context->unified)
14801 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
14802 understand the format output by the `-p' argument to diff.
14803
14804 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
14805 (sh-re-done): Use defconst.
14806 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
14807 (sh-help-string-for-variable, sh-guess-basic-offset):
14808 Don't quote lambdas.
14809 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
14810 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
14811
14812 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
14813 (mh-letter-mode): Derive from text-mode.
14814 This implicitly means that it now calls kill-all-local-variables.
14815 Also remove the Emacs-18 compatibility code.
14816
14817 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
14818 Make use of symbol-property doc-string-elt.
14819 Use memq rather than a sequence of eq.
14820 (doc-string-elt): Fix the wrong or missing previously unused values.
14821 (autoload-print-form): New function extracted from
14822 generate-file-autoloads to allow recursion when handling progn
14823 so that defvar's and defun's docstrings are properly printed.
14824 (generate-file-autoloads): Use it.
14825
14826 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
14827 Use find-file-hooks in the minor-mode function.
14828 Be careful not to loop indefinitely in the post-command-hook function.
14829
148302000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
14831
14832 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
14833 tty's.
14834 * ediff-diff.el (ediff-exec-process): Use --binary for fine
14835 differences whenever appropriate.
14836 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
14837 * viper.el (find-file, find-file-other-window): Get viper to do
14838 wildcards.
14839
148402000-06-04 Stefan Monnier <monnier@cs.yale.edu>
14841
14842 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
14843 (jit-lock-fontify-buffer): New function for JIT refontification.
14844 (jit-lock-mode): Fix docstring.
14845 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
14846 Remove jit-lock-after-change from the _local_ hook.
14847 (jit-lock-function-1): Fix docstring.
14848
14849 * info.el (Info-on-current-buffer): Initialize info.
14850
14851 * newcomment.el (comment-indent): Ignore comment-indent-hook.
14852
14853 * progmodes/tcl.el (tcl-indent-for-comment):
14854 Ignore comment-indent-hook.
14855
14856 * emacs-lisp/easy-mmode.el: Require CL during compilation.
14857 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
14858 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
14859 and improve to use the lighter to guess the capitalization.
14860 (define-minor-mode): Inline code from easy-mmode-define-toggle.
14861 Add keyword arguments to specify global-ness or the custom group.
14862 Add local-map and help-echo properties to the lighter.
14863 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
14864 (easy-mmode-define-global-mode): New macro.
14865
148662000-06-02 Dave Love <fx@gnu.org>
14867
14868 * wid-edit.el: byte-compile-dynamic since we typically don't use
14869 all the widgets. Don't require cl or widget. Remove
14870 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
14871 (widget-read-event): Removed. Callers changed to use read-event.
14872 (widget-button-release-event-p): Renamed from
14873 button-release-event-p.
14874 (widget-field-add-space, widget-field-use-before-change):
14875 Uncustomize.
14876 (widget-specify-field): Use keymap property, not local-map.
14877 (widget-specify-button): Obey :suppress-face.
14878 (widget-specify-insert): Use modern backquote syntax.
14879 (widget-image-directory): Renamed from widget-glyph-directory.
14880 (widget-image-enable): Renamed from widget-glyph-enable.
14881 (widget-image-find): Replaces widget-glyph-find.
14882 (widget-button-pressed-face): Move defvar.
14883 (widget-image-insert): Replaces widget-glyph-insert.
14884 (widget-convert): Use keywordp.
14885 (widget-leave-text, widget-children-value-delete): Use mapc.
14886 (widget-keymap): Remove XEmacs stuff.
14887 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
14888 (widget-button-click): Don't set point at the click, but re-centre
14889 if we scroll out of window. Rewritten for images v. glyphs &c.
14890 (widget-tabable-at): Use POS arg, not point.
14891 (widget-beginning-of-line, widget-end-of-line)
14892 (widget-item-value-create, widget-sublist, widget-princ-to-string)
14893 (widget-sexp-prompt-value, widget-echo-help): Simplify.
14894 (widget-default-create): Use widget-image-insert; some rewriting.
14895 (widget-visibility-value-create)
14896 (widget-push-button-value-create, widget-toggle-value-create): Use
14897 widget-image-insert.
14898 (checkbox): Create on and off images dynamically.
14899 (documentation-link): Change :help-echo.
14900 (widget-documentation-link-echo-help): Remove.
14901
149022000-06-02 Stefan Monnier <monnier@cs.yale.edu>
14903
14904 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
14905
14906 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
14907 (easy-mmode-define-toggle, define-minor-mode): Use it.
14908 (easy-mmode-define-keymap): Docstring fix.
14909 (define-derived-mode): Default PARENT to fundamental-mode.
14910 Add the derived-mode-parent symbol-property.
14911 (easy-mmode-derived-mode-p): New function.
14912
149132000-06-02 Dave Love <fx@gnu.org>
14914
14915 * files.el (convert-standard-filename): Doc fix.
14916 (normal-backup-enable-predicate): New function.
14917 (backup-enable-predicate): Use it to replace the lambda form.
14918
14919 * calendar/todo-mode.el: [This needs more work on the outline
14920 stuff.] Doc fixes.
14921 (todo) <defgroup>: Add :version.
14922 (todo-add-category): Don't use pushnew.
14923 (todo-cmd-raise): Fix typo.
14924 (todo-top-priorities): Change temp buffer name.
14925 (todo-category-alist): Avoid redundant lambda.
14926 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
14927 Use outline-next-heading.
14928
14929 * autoarg.el: Rewritten to use define-minor-mode.
14930 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
14931 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
14932
149332000-06-02 Kenichi Handa <handa@etl.go.jp>
14934
14935 * isearch.el (isearch-other-meta-char): Fix previous change.
14936
149372000-06-01 Stefan Monnier <monnier@cs.yale.edu>
14938
14939 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
14940 (log-edit-done): Only add the comment to the ring if it's different
14941 from the last comment entered.
14942
14943 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
14944
149452000-06-01 Dave Love <fx@gnu.org>
14946
14947 * hl-line.el: Rewritten using define-minor-mode.
14948
14949 * help.el (describe-function-1): Distinguish special form from
14950 builtin function. Sanity-check presence of arglist for builtins.
14951
149522000-06-01 Kenichi Handa <handa@etl.go.jp>
14953
14954 * international/characters.el: Fix syntax/category setting of
14955 Tibetan characters.
14956
14957 * language/tibet-util.el (tibetan-add-components): Fixes for new
14958 encoding of Tibetan characters.
14959 (tibetan-decompose-precomposition-alist): New variable.
14960 (tibetan-decompose-region): Convert precomposed characters to
14961 non-precomposed characters.
14962 (tibetan-decompose-string): Likewise.
14963 (tibetan-composition-function): Fix args to
14964 thibetan-compose-string.
14965
14966 * language/tibetan.el (tibetan-composable-pattern): More
14967 characters included.
14968 (tibetan-consonant-transcription-alist): Rule for "R" added.
14969 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
14970 "+R" added.
14971 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
14972
14973 * language/lao-util.el (lao-composition-function): Fix args to
14974 compose-string.
14975
14976 * language/thai-util.el (thai-composition-function): Fix args to
14977 compose-string.
14978
14979 * isearch.el (isearch-update): Set disable-point-adjustment to t
14980 to prevent the point moving to the end of a composition when a
14981 part of a composition is searched.
14982 (isearch-other-meta-char): If the key invoking this command can be
14983 mapped by function-key-map to a printing char, call
14984 isearch-process-search-char directly.
14985
149862000-06-01 Stefan Monnier <monnier@cs.yale.edu>
14987
14988 * emacs-lisp/bytecomp.el:
14989 * frame.el:
14990 * international/mule-cmds.el:
14991 * international/mule-util.el:
14992 * international/mule.el:
14993 * mouse.el:
14994 * subr.el:
14995 * faces.el: Update calls to make-obsolete with a WHEN argument.
14996
14997 * byte-run.el (make-obsolete, make-obsolete-variable):
14998 Add an optional WHEN argument and change the format of the
14999 symbol-property information.
15000 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
15001 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
15002 new obsolete-symbol-property format and print WHEN if it is provided.
15003
150042000-05-31 Dave Love <fx@gnu.org>
15005
15006 * loadhist.el (loadhist-hook-functions): Remove
15007 before-change-function, after-change-function.
15008 (unload-feature): Deal with symbols which are both bound and
15009 fbound.
15010
15011 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
15012 before-change-function, after-change-function.
15013
15014 * simple.el (newline): Don't bind before-change-function,
15015 after-change-function.
15016
150172000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
15018
15019 * whitespace.el (whitespace-rescan-timer-time): Update interval
15020 set to 600 seconds (10 minutes) instead of 60 seconds since
15021 a large number of whitespace buffers causes emacs to `freeze'
15022 for a considerable amount of time.
15023
15024 * whitespace.el: Updated email address
15025
150262000-05-31 Dave Love <fx@gnu.org>
15027
15028 * add-log.el (change-log-font-lock-keywords) <function>: Add
15029 pattern for function of change.
15030 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
15031 acknowledgements patterns.
15032
150332000-05-31 Kenichi Handa <handa@etl.go.jp>
15034
15035 * isearch.el (isearch-printing-char): If keyboard coding system is
15036 being used, call isearch-process-search-multibyte-characters.
15037
15038 * international/isearch-x.el: Mostly rewritten.
15039
15040 * international/quail.el (quail-start-conversion): Don't include
15041 unhandled events in the returned events, but set them in
15042 unread-command-events. Exit if all inputs are deleted.
15043
150442000-05-30 Jason Rumney <jasonr@gnu.org>
15045
15046 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
15047
15048 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
15049 Reenable code to create initial fontsets.
15050 Use set-fontset-font in place of put-charset-property.
15051
150522000-05-30 Gerd Moellmann <gerd@gnu.org>
15053
15054 * progmodes/perl-mode.el (perl-indent-line): When looking for a
15055 label, ensure that the first colon isn't followed by another.
15056
15057 * paths.el (Info-default-directory-list): Doc fix.
15058
15059 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
15060 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
15061 send a query containing USER only, not USER@HOST.
15062
15063 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
15064 and rmail-msgend to compute the restriction at the end, instead of
15065 computing it.
15066
150672000-05-29 Gerd Moellmann <gerd@gnu.org>
15068
15069 * dabbrev.el (dabbrev-expand): Don't display messages in the
15070 echo area if the minibuffer window is active.
15071
15072 * jit-lock.el (jit-lock-mode): Add after change function to
15073 local hook.
15074
150752000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
15076
15077 * antlr-mode.el: New commands: hide/unhide actions,
15078 upcase/downcase literals.
15079 (antlr-tiny-action-length): New user option.
15080 (antlr-hide-actions): New command. Suggested by
15081 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
15082 (antlr-mode-map): New binding [C-c C-v].
15083 (antlr-mode-menu): New entries.
15084 (antlr-downcase-literals): New command.
15085 (antlr-upcase-literals): Ditto.
15086
15087 * antlr-mode.el: Minor changes: indendation, mode-name.
15088 (antlr-indent-line): Indent cpp directive at column 0.
15089 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
15090
15091 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
15092 (antlr-font-lock-additional-keywords): Workaround for intentional
15093 bug in XEmacs version of font-lock.
15094 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
15095 be used by a smarter version of `buffers-menu-grouping-function'.
15096
150972000-05-29 Gerd Moellmann <gerd@gnu.org>
15098
15099 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
15100 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
15101
151022000-05-29 Kenichi Handa <handa@etl.go.jp>
15103
15104 * international/encoded-kb.el
15105 (encoded-kbd-iso2022-designation-map): Pay attention to that
15106 charset-iso-final-char return -1 for eight-bit-control and
15107 eight-bit-graphic.
15108
151092000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
15110
15111 * speedbar.el (speedbar-use-images, speedbar-update-flag)
15112 (speedbar-easymenu-definition-base): Use display-graphic-p where
15113 available, instead of window-system.
15114
151152000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
15116
15117 * international/codepage.el (cp-coding-system-for-codepage-1): Add
15118 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
15119 coding systems.
15120
151212000-05-26 Dave Love <fx@gnu.org>
15122
15123 * disp-table.el (standard-display-underline): Don't use
15124 internal-find-face.
15125
15126 * mail/reporter.el: Maintainer change. Doc fixes.
15127 (reporter-version): Deleted.
15128
15129 * emacs-lisp/elp.el: Maintainer change.
15130 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
15131
151322000-05-26 Stefan Monnier <monnier@cs.yale.edu>
15133
15134 * add-log.el (add-change-log-entry): Merge the current entry with the
15135 previous one if the previous one is empty.
15136
151372000-05-26 Dave Love <fx@gnu.org>
15138
15139 * loadhist.el (unload-feature): Fix interactive spec [from
15140 lijnzaad@ebi.ac.uk].
15141
15142 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
15143 subr-arity to check primitives.
15144 (byte-compile-flush-pending, byte-compile-file-form-progn)
15145 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
15146 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
15147 mapcar.
15148
151492000-05-26 Kenichi Handa <handa@etl.go.jp>
15150
15151 * international/fontset.el: Set family names of non-latin charsets
15152 in default fontset to "*".
15153
15154 * international/mule-diag.el (print-fontset): Combine family part
15155 and registry part of the fontname by "-*-" instead of "-".
15156
15157 * international/mule-cmds.el (encode-coding-char): Make strings
15158 multibyte before calling encode-coding-string.
15159
151602000-05-25 Stefan Monnier <monnier@cs.yale.edu>
15161
15162 * derived.el: Fix keywords.
15163 (define-derived-mode): Only define if needed.
15164
15165 * simple.el (fill-comment, comment-column, comment-start)
15166 (comment-start-skip, comment-end, comment-indent-function)
15167 (block-comment-start, block-comment-end, indent-for-comment)
15168 (set-comment-column, kill-comment, comment-padding, comment-region)
15169 (comment-multi-line, indent-new-comment-line): Remove.
15170
15171 * bindings.el (esc-map): Change ; to comment-dwim and use the new
15172 function names for comment operations.
15173
15174 * newcomment.el: Add abundant autoload cookies.
15175 (comment-style): Don't depend on runtime data at compile-time.
15176 (comment-indent-hook): Remove.
15177 (comment-indent): Check if comment-indent-hook is bound.
15178 (comment-region): Docstring fix.
15179
151802000-05-25 Dave Love <fx@gnu.org>
15181
15182 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
15183 byte-code-function-p.
15184
15185 * mail/rmailsum.el: Add provide.
15186
15187 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
15188
15189 * smerge-mode.el (smerge-diff-switches): Don't use list* in
15190 defcustom.
15191
151922000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
15193
15194 * ediff-diff.el (ediff-exec-process): delete --binary option from
15195 non-buffer ediff jobs.
15196
151972000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15198
15199 * hilit-chg.el (highlight-changes-mode): Ask about color or
15200 grayscale support, not about window-system.
15201
15202 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
15203 window-system.
15204 (ffap-highlight): Always default to t.
15205
15206 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
15207 display-popup-menus-p instead of looking at window-system.
15208
15209 * disp-table.el (standard-display-g1, standard-display-graphic):
15210 Only refuse to use string glyphs on X and MS-Windows.
15211
15212 * avoid.el: Remove window-system from commentary, suggest to use
15213 display-*-p instead.
15214
15215 * apropos.el (apropos-print): Use display-mouse-p instead of
15216 window-system.
15217
152182000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15219
15220 * international/codepage.el (cp-decoding-vector-for-codepage):
15221 Fill up unsupported characters with their own codes. From Kenichi
15222 Handa.
15223
152242000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15225
15226 * international/mule-diag.el (describe-char-after): Use
15227 display-graphic-p instead of window-system, so that this function
15228 works on MS-DOS.
15229
152302000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15231
15232 * international/codepage.el (cp-make-coding-systems-for-codepage):
15233 Remove the eight-bit-graphic and eight-bit-control charsets from
15234 the list of charsets which we convert into `?'.
15235
152362000-05-25 Kenichi Handa <handa@etl.go.jp>
15237
15238 * international/mule-conf.el: Specify CHARSET-ID explicitely for
15239 private charsets.
15240 (mule-unicode-0100-24ff, japanese-jisx0213-1,
15241 japanese-jisx0213-2): New charsets.
15242
15243 * international/fontset.el: Setup default fontset for new charsets.
15244
152452000-05-24 Dave Love <fx@gnu.org>
15246
15247 * info.el (Info-find-node-2): Restructure [following "Vadim
15248 S. Solomin" <sovs@uic.nnov.ru>].
15249
15250 * icomplete.el: Fix header for Finder.
15251
152522000-05-24 Eric M. Ludlam <zappo@ultranet.com>
15253
15254 * rmailout.el (rmail-output-to-rmail-file): Added optional param
15255 STAY.
15256
15257 * rmail.el (rmail-automatic-folder-directives): New user variable.
15258 (rmail-show-message): Add call to `rmail-auto-file' during
15259 display.
15260 (rmail-auto-file): New function.
15261
152622000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
15263
15264 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
15265 account.
15266 (ediff-test-utility,ediff-diff-mandatory-option)
15267 (ediff-reset-diff-options): Utilities for proper initialization of
15268 ediff-diff-options and ediff-diff3-options on Windows.
15269
15270 * ediff-init.el (ediff-merge-filename-prefix): New customizable
15271 variable.
15272
15273 * ediff-mult.el (ediff-filegroup-action): Use
15274 ediff-merge-filename-prefix.
15275
152762000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
15277
15278 * viper-ex.el (ex-write): Set selective display to nil.
15279
152802000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
15281
15282 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
15283 aliases for hebrew-iso-8bit.
15284
152852000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
15286
15287 * woman.el: New version from Francis J. Wright
15288 <F.J.Wright@Maths.QMW.ac.uk>.
15289 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
15290 names in environment variables regardless of the path separator.
15291 (woman-topic-all-completions-1): Don't call file-name-directory-p
15292 on all files, since woman-file-regexp already filters out any
15293 directories.
15294
152952000-05-24 Kenichi Handa <handa@etl.go.jp>
15296
15297 * international/quail.el (quail-start-translation): Don't change
15298 modified-p of the current buffer.
15299 (quail-start-conversion): Likewise.
15300
15301 * international/kkc.el (kkc-region): Don't change modified-p of
15302 the current buffer.
15303
15304 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
15305 conform to RFC1468.
15306 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
15307
153082000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
15309
15310 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
15311 (speedbar-insert-button): Invisible text property fix.
15312 (speedbar-directory-plus): Renamed from speedbar-directory-+
15313 (speedbar-directory-minus): Renamed from speedbar-directory--
15314 (speedbar-page-plus): Renamed from speedbar-file-+
15315 (speedbar-page-minus): Renamed from speedbar-file--
15316 (speedbar-page): Renamed from speedbar-file-
15317 (speedbar-tag): Renamed from speedbar-tag-
15318 (speedbar-tag-plus): Renamed from speedbar-tag-+
15319 (speedbar-tag-minus): Renamed from speedbar-tag--
15320 (speedbar-expand-image-button-alist): Use above renames.
15321
15322 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
15323 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
15324 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
15325 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
15326 * sb-pg.xpm: Renamed from sb-file.xpm
15327 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
15328 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
15329
153302000-05-24 Kenichi Handa <handa@etl.go.jp>
15331
15332 * international/quail.el (quail-show-guidance-buf): Set
15333 current-input-method of the guidance buffer to the name of the
15334 curren input method.
15335
153362000-05-23 Stefan Monnier <monnier@cs.yale.edu>
15337
15338 * progmodes/compile.el (compile-internal): Style typo.
15339
15340 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
15341 quote vars and functions in the docstring.
15342
15343 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
15344
15345 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
15346 Don't quote lambdas.
15347
15348 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
15349
153502000-05-23 Gerd Moellmann <gerd@gnu.org>
15351
15352 * startup.el (command-line): Determine source file of compiled
15353 user init file differently. Warn if compiled user init file
15354 is older than its source file.
15355
15356 * ffap.el (ffap-url-regexp): Add `https'.
15357
153582000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
15359
15360 * files.el (make-backup-file-name-1): Replace slashes with `!'
15361 rather than `|' (which is not allowed on Windows). Replace the
15362 drive letters with a string "drive_X".
15363
153642000-05-23 Gerd Moellmann <gerd@gnu.org>
15365
15366 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
15367
15368 * files.el (interpreter-mode-alist): Add `bash2'.
15369
153702000-05-22 Dave Love <fx@gnu.org>
15371
15372 * loadhist.el (feature-symbols, file-provides, file-requires): Use
15373 mapc.
15374 (feature-file): Avoid calling symbol-name. Doc fix.
15375 (file-set-intersect, file-dependents): Use dolist, not mapcar.
15376 (loadhist-hook-functions): Add mouse-position-function.
15377 (unload-feature): Change uses of mapcar.
15378
15379 * files.el (parse-colon-path): Doc fix.
15380 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
15381 (set-auto-mode): Use mapc.
15382
15383 * complete.el (PC-look-for-include-file): Use :alnum: character
15384 class.
15385 (partial-completion-mode): Add autoload cookie.
15386
153872000-05-22 Sam Steingold <sds@gnu.org>
15388
15389 * info.el (Info-fontify-node): Fixed the call to
15390 `add-text-properties' (bug introduced on 2000-05-18).
15391
153922000-05-22 Dave Love <fx@gnu.org>
15393
15394 * bindings.el: Remove debug-ignored-errors set in other files.
15395
15396 * progmodes/etags.el: Add to debug-ignored-errors.
15397 (visit-tags-table-buffer): Clear out buffers holding old tables
15398 when making a new list.
15399 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
15400 mapc.
15401
15402 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
15403 quote keywords.
15404 (cmpl-string-case-type): Use character classes.
15405
15406 * comint.el:
15407 * textmodes/ispell.el:
15408 * imenu.el:
15409 * mail/mh-e.el:
15410 * progmodes/compile.el: Add to debug-ignored-errors.
15411
15412 * dabbrev.el: Add to debug-ignored-errors.
15413 (dabbrev-completion): Use mapc.
15414
154152000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
15416
15417 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
15418 (woman-mapcan, woman-parse-man.conf)
15419 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
15420 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
15421 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
15422 path syntax better.
15423 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
15424 (woman-manpath): Call woman-parse-man.conf.
15425 (woman-emulation): New defcustom, defaults to nroff.
15426 (woman-font-support): New defconst.
15427 (woman-use-symbol-font): New defcustom.
15428 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
15429 "Emulation".
15430 Many functions: Doc fix.
15431
154322000-05-22 Kenichi Handa <handa@etl.go.jp>
15433
15434 * international/quail.el (quail-simple-translation-keymap): Map
15435 128..255 to quail-self-insert-command.
15436 (quail-keyboard-layout-alist): Add definition for "pc102-de".
15437
154382000-05-22 Stefan Monnier <monnier@cs.yale.edu>
15439
15440 * help.el (help-manyarg-func-alist): Typo.
15441
15442 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
15443 intervals which makes it heaps simpler.
15444
15445 * newcomment.el (comment-region-internal): Go back to BEG after quoting
15446 the nested comment markers.
15447
15448 * subr.el (remove-hook): Don't turn the hook's value into a list.
15449
154502000-05-21 Dave Love <fx@gnu.org>
15451
15452 * edmacro.el (edmacro-parse-keys): Return vector if any elements
15453 are invalid characters.
15454
15455 * international/mule-util.el (detect-coding-with-priority): Use
15456 mapc. Remove redundant lambda.
15457
15458 * international/mule-diag.el (list-non-iso-charset-chars)
15459 (describe-fontset): Remove redundant lambda.
15460
15461 * emulation/crisp.el (brief-mode): New alias.
15462
15463 * emacs-lisp/ring.el (ring-elements): New function.
15464
15465 * emacs-lisp/easymenu.el (easy-menu-create-menu)
15466 (easy-menu-do-add-item): Use keywordp.
15467
15468 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
15469
15470 * replace.el: Doc and error message fixes.
15471 (replace-highlight): Use facep, not internal-find-face.
15472
154732000-05-20 Stefan Monnier <monnier@cs.yale.edu>
15474
15475 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
15476
15477 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
15478 (log-edit-insert-changelog): Drop `:' as well.
15479
15480 * log-view.el: Fix file description.
15481 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
15482 available.
15483 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
15484 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
15485
15486 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
15487 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
15488 Print a status message if the toggle is called interactively.
15489 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
15490 for global minor modes and use `defcustom' for them.
15491 Use add-minor-mode.
15492 (easy-mmode-define-derived-mode): Remove.
15493 (define-derived-mode): Fancier default docstring.
15494 (easy-mmode-define-navigation): Signal an error rather than (ding).
15495
15496 * newcomment.el (comment-styles): New `box-multi'.
15497 (comment-normalize-vars): Better default for comment-continue to
15498 avoid whitespace-only continuations.
15499 (comment-search-forward): Always move even in the no-syntax case.
15500 (comment-padright): Only obey N if it's only obeyed for padleft.
15501 (comment-make-extra-lines): Better handling of empty continuations.
15502 Use `=' for the filler if comment-start has only one character.
15503 (uncomment-region): Try handling the special `=' filler.
15504 (comment-region): Allow LINES even if MULTI is nil.
15505 (comment-box): Choose box style based on comment-style.
15506
155072000-05-20 Kenichi Handa <handa@etl.go.jp>
15508
15509 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
15510 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
15511
155122000-05-20 Kenichi HANDA <handa@etl.go.jp>
15513
15514 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
15515 and insert, not subst-char-in-region.
15516
15517 * international/mule-diag.el (list-character-sets-1): Handle
15518 charsets eight-bit-control and eight-bit-graphic.
15519 (list-iso-charset-chars): Likewise.
15520 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
15521 charactes as is. Use indent-to to align characters.
15522
15523 * international/mule-cmds.el (find-multibyte-characters): Never
15524 exclude charsets eight-bit-control and eight-bit-graphic.
15525
155262000-05-19 Stefan Monnier <monnier@cs.yale.edu>
15527
15528 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
15529 Don't quote lambdas.
15530
15531 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
15532
155332000-05-19 Gerd Moellmann <gerd@gnu.org>
15534
15535 * gud.el (gud-jdb-directories): Doc fix.
15536
155372000-05-19 Stefan Monnier <monnier@cs.yale.edu>
15538
15539 * newcomment.el: New file.
15540
155412000-05-19 Gerd Moellmann <gerd@gnu.org>
15542
15543 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
15544
155452000-05-18 Andreas Schwab <schwab@suse.de>
15546
15547 * dired.el (dired-between-files): Also skip lines beginning with
15548 `used'.
15549
155502000-05-18 Gerd Moellmann <gerd@gnu.org>
15551
15552 * msb.el (msb-menu-cond): Add choice `user'.
15553
155542000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15555
15556 * ps-print.el: Compatibility, customization and doc fix.
15557 (ps-printer-name-option): Replace defconst by defvar.
15558 (ps-postscript-code-directory): XEmacs compatibility.
15559 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
15560 fix.
15561 (ps-user-defined-prologue, ps-print-prologue-header)
15562 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
15563 compatibility and code fix.
15564 (ps-print-background-image, ps-print-background-text):
15565 Customization fix.
15566 (ps-line-number-start, ps-n-up-on): New vars.
15567
155682000-05-18 Espen Skoglund <esk@ira.uka.de>
15569
15570 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
15571 the indent-comment function to just return the appropriate indent.
15572
155732000-05-18 Eric M. Ludlam <zappo@ultranet.com>
15574
15575 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
15576 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
15577 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
15578
155792000-05-18 Dave Love <fx@gnu.org>
15580
15581 * info.el (Info-fontify-node): Add intangible property as well as
15582 invisible.
15583
15584 * calendar/appt.el (appt-make-list): Match all lines of entry.
15585 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
15586
155872000-05-18 Kenichi Handa <handa@etl.go.jp>
15588
15589 * international/mule-diag.el (describe-char-after): Call
15590 internal-char-font, not char-font. If internal-char-font returns
15591 nil, display "-- none --".
15592
155932000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
15594
15595 * image.el (image-type-available-p): Don't reference image-types
15596 if it isn't bound.
15597
155982000-05-17 Stefan Monnier <monnier@cs.yale.edu>
15599
15600 * autoarg.el (autoarg-mode): Typo in the :set argument.
15601
156022000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
15603
15604 * startup.el (command-line-1): Don't signal an error if the
15605 directory for auto-save-list files does not yet exist.
15606
156072000-05-17 Kenichi Handa <handa@etl.go.jp>
15608
15609 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
15610
156112000-05-16 Stefan Monnier <monnier@cs.yale.edu>
15612
15613 * subr.el (remove-hook): `setq' hook-value, not `set'.
15614
156152000-05-16 Sam Steingold <sds@gnu.org>
15616
15617 * info.el (debug-ignored-errors): More errors to ignore.
15618
156192000-05-16 Dave Love <fx@gnu.org>
15620
15621 * cus-edit.el: Don't require cl or easymenu.
15622 (custom-variable-prompt): Test standard-value property, not
15623 user-variable-p.
15624
156252000-05-16 Sam Steingold <sds@gnu.org>
15626
15627 * subr.el (add-hook): `setq' hook-value, not `set'.
15628
156292000-05-16 Gerd Moellmann <gerd@gnu.org>
15630
15631 * startup.el (command-line-1): Mention the FAQ in the startup
15632 message.
15633
15634 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
15635
15636 * progmodes/compile.el (compilation-parse-errors): Collect
15637 `nomessage' regexps last.
15638
15639 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
15640
15641 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
15642 to the function name.
15643
156442000-05-15 Dave Love <fx@gnu.org>
15645
15646 * speedbar.el (speedbar-recenter): Typo.
15647 (speedbar-expand-line): Make arg optional.
15648 (speedbar-mode): Avoid a compiler warning.
15649
156502000-05-15 Gerd Moellmann <gerd@gnu.org>
15651
15652 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
15653 user-specified option string is empty.
15654
15655 * mouse.el (mouse-yank-at-click): Doc fix.
15656
156572000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
15658
15659 * term/internal.el (IT-character-translations): More updates of
15660 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
15661 documents.
15662
156632000-05-15 Gerd Moellmann <gerd@gnu.org>
15664
15665 * env.el (getenv): New function, interactively callable.
15666 (setenv, getenv): Remove autoload cookies.
15667
15668 * loadup.el: Load `env'.
15669
15670 * progmodes/f90.el: Change author's mail address.
15671
156722000-05-14 Dave Love <fx@gnu.org>
15673
15674 * mail/rmail.el (rmail-show-message-hook): Customize and offer
15675 goto-addr as an option.
15676
15677 * help.el (help-xref-stack): Doc fix.
15678 (help-xref-following): New variable.
15679 (help-make-xrefs): Use it.
15680 (help-xref-go-back): Use position information from stack element.
15681 (help-follow): Make position in stack element a pair. Use
15682 help-xref-following.
15683
15684 * autoarg.el: New file.
15685
15686 * faces.el: Declare more functions obsolete.
15687
15688 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
15689 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
15690 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
15691 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
15692 Remove all the setup-...-environment functions.
15693
156942000-05-13 Eric M. Ludlam <zappo@ultranet.com>
15695
15696 * speedbar.el: Updated the commentary section. xemacs20p now uses
15697 >= when detecting. Require `defimage' safely.
15698 (speedbar-easymenu-definition-base): Add toggle for images.
15699 (speedbar-easymenu-definition-special): Add flush cache & expand.
15700 (speedbar-visiting-tag-hook): Set new defaults. Added options.
15701 (speedbar-reconfigure-keymaps-hook): New variable.
15702 (speedbar-frame-parameters): Updated documentation.
15703 (speedbar-use-imenu-flag): Updated custom tag
15704 (speedbar-dynamic-tags-function-list): New variable.
15705 (speedbar-tag-hierarchy-method): Updated doc & custom.
15706 (speedbar-indentation-width, speedbar-indentation-width) New
15707 variables.
15708 (speedbar-hide-button-brackets-flag): Customizable.
15709 (speedbar-vc-indicator): Doc update.
15710 (speedbar-ignored-path-expressions): Updated default value.
15711 (speedbar-supported-extension-expressions): Updated default value.
15712 (speedbar-syntax-table): Remove {} paren status.
15713 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
15714 as "+". Added overlay aliases.
15715 (speedbar-mode): Use `speedbar-mode-line-update' instead of
15716 `force-mode-line-update'.
15717 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
15718 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
15719 `mouse-set-point'
15720 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
15721 (speedbar-item-info-tag-helper): Revamped to handle a wider range
15722 of arbitrary text, and new helper functions.
15723 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
15724 filename finder.
15725 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
15726 (speedbar-directory-buttons): Update path search/expansion.
15727 (speedbar-make-tag-line): Pay attention to
15728 `speedbar-indentation-width'. Use more care w/ invisible
15729 properties.
15730 (speedbar-change-expand-button-char): Call
15731 `speedbar-insert-image-button-maybe'.
15732 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
15733 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
15734 (speedbar-trim-words-tag-hierarchy)
15735 (speedbar-simple-group-tag-hierarchy): New functions
15736 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
15737 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
15738 functions.
15739 (speedbar-mouse-set-point): New function
15740 (speedbar-power-click): Updated documentation.
15741 (speedbar-line-token, speedbar-goto-this-file): Handle more types
15742 of tag prefix text.
15743 (speedbar-expand-line, speedbar-contract-line): Make more robust
15744 to strange text.
15745 (speedbar-expand-line): Takes universal argument to flush the
15746 cache.
15747 (speedbar-flush-expand-line): New function.
15748 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
15749 Use new generator insertion method.
15750 (speedbar-fetch-dynamic-tags): New function.
15751 (speedbar-fetch-dynamic-imenu): Removed code now handled in
15752 `speedbar-fetch-dynamic-imenu'.
15753 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
15754 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
15755 "Revert Buffer" menu items.
15756 (speedbar-buffer-buttons-engine): Be smarter when creating a
15757 filename tag (for expansion purposes.).
15758 (speedbar-highlight-one-tag-line,
15759 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
15760 (speedbar-recenter): New functions.
15761 (defimage-speedbar): Image loading abstraction.
15762 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
15763 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
15764 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
15765 (speedbar-tag-type, speedbar-tag-mail): New images.
15766 (speedbar-expand-image-button-alist): New variable.
15767 (speedbar-insert-image-button-maybe): Insert an image over some
15768 buttons.
15769
157702000-05-13 Kenichi Handa <handa@etl.go.jp>
15771
15772 * international/mule-cmds.el (encode-coding-char): An ASCII
15773 character is always encodable.
15774
15775 * international/mule-conf.el: Add more information in descriptions
15776 of character sets.
15777
15778 * international/mule-diag.el (describe-char-after): New function.
15779 (describe-font-internal): Adjusted for the change of font-info.
15780 (describe-font): Likewise.
15781 (print-fontset): Rewritten for the new fontset implementation.
15782 (describe-fontset): Include fontset alias names in completion.
15783 (list-fontsets): Adjusted for the change of print-fontset.
15784
15785 * simple.el (what-cursor-position): If DETAIL is non-nil, call
15786 describe-char-after instead of displaying the detail in the echo
15787 area.
15788 (syntax-code-table): Format changed.
15789 (string-to-syntax): Adjusted for the above change.
15790
157912000-05-12 Stefan Monnier <monnier@cs.yale.edu>
15792
15793 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
15794
157952000-05-12 Dave Love <fx@gnu.org>
15796
15797 * calendar/todo-mode.el: Remove some compatibility stuff and CL
15798 dependence. Use line-{beginning,end}-position, not
15799 point-at{b,e}ol. Some doc fixes.
15800 (todo-position): New function. Fix callers of position to use it.
15801 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
15802
158032000-05-12 Gerd Moellmann <gerd@gnu.org>
15804
15805 * time.el (display-time-mail-icon): Use `:ascent center'.
15806
15807 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
15808 handling FTP security extensions.
15809
158102000-05-11 Dave Love <fx@gnu.org>
15811
15812 * calendar/todo-mode.el: New file.
15813
158142000-05-11 Gerd Moellmann <gerd@gnu.org>
15815
15816 * comint.el (comint-read-input-ring): Move reference to
15817 comint-input-ring-size outside of the save-excursion. It was
15818 causing the default value to be the only one ever seen.
15819
15820 * font-lock.el: Update copyright. Remove Simon Marshall's email
15821 address on request from him.
15822
15823 * subr.el (substitute-key-definition): Add comment describing
15824 the meaning of PREFIX.
15825
158262000-05-10 Stefan Monnier <monnier@cs.yale.edu>
15827
15828 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
15829
15830 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
15831 (add-minor-mode): Don't make the variable buffer-local and add a
15832 reference to define-minor-mode in the docstring.
15833
15834 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
15835 HEADER/FOOTER and fix bug with trailing empty directory.
15836 (cvs-append-to-ignore): Use vc-editable-p if available.
15837 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
15838 (vc-do-command): Tweak advice to handle the new VC.
15839
15840 * log-view.el (log-view-goto-rev): New function for the new VC.
15841 (log-view-minor-wrap): Use mark-active.
15842
15843 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
15844 (log-edit-changelog-full-paragraphs): New var.
15845 (log-edit-insert-changelog): Remove a lonely leading `* file'.
15846 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
15847 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
15848 (log-edit-changelog-ours-p, log-edit-changelog-entries)
15849 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
15850 Replace the `cvs' prefix with `log-edit'.
15851
15852 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
15853
15854 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
15855 (diff-font-lock-defaults): Explicitly turn off multiline.
15856 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
15857 (diff-ediff-patch): Fix call to ediff-patch-file.
15858 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
15859 Handle comments.
15860
15861 * frame.el (automatic-hscrolling): Typo.
15862
15863 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
15864
158652000-05-09 Sam Steingold <sds@goems.com>
15866
15867 * apropos.el (apropos-print): use `describe-face' instead of
15868 `customize-face-other-window'.
15869
158702000-05-09 Dave Love <fx@gnu.org>
15871
15872 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
15873
15874 * help.el (describe-variable): Have customize button pop the
15875 help-xref stack when invoked.
15876 (help-xref-symbol-regexp): Add `face'.
15877 (help-make-xrefs): Check for quoted face names and adapt regexp
15878 submatch numbers to cope.
15879 (help-xref-interned): Maybe insert face doc too. Separate
15880 sections with a line of hyphens.
15881
15882 * faces.el: Some doc fixes. Declare some functions obsolete.
15883 (describe-face): Add customize button. Return the help
15884 text. Fix prompt.
15885
158862000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
15887
15888 * term/internal.el (IT-character-translations): Fix last change.
15889
158902000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15891
15892 * woman.el: New file
15893 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
15894
158952000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15896
15897 * term/internal.el (IT-character-translations): Update ASCII
15898 simulations for greek-iso8859-7, add latin-iso8859-14 and
15899 latin-iso8859-15.
15900
15901 * international/mule-cmds.el (set-language-info-alist): Call
15902 define-prefix-command with 3 arguments, to make the map suitable
15903 for a menu.
15904
159052000-05-07 Dave Love <fx@gnu.org>
15906
15907 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
15908
159092000-05-05 Dave Love <fx@gnu.org>
15910
15911 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
15912 list in doc string. Don't quote keyword symbols.
15913 * emacs-lisp/cl.el: Likewise
15914 * emacs-lisp/cl-seq.el: Likewise
15915
159162000-05-05 Gerd Moellmann <gerd@gnu.org>
15917
15918 * abbrev.el (abbrev-mode): Make ARG optional.
15919
159202000-05-04 Gerd Moellmann <gerd@gnu.org>
15921
15922 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
15923
15924 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
15925
15926 * subr.el (substitute-key-definition): Clarify documentation.
15927
159282000-05-04 Milan Zamazal <pdm@freesoft.cz>
15929
15930 * glasses.el (glasses-convert-to-unreadable): Use
15931 `glasses-separator' instead of the hard-wired "_".
15932 (glasses-mode): Call `glasses-make-unreadable' only in a single
15933 place.
15934
159352000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
15936
15937 * term/internal.el (cjk-codepages-alist): Add associations for
15938 Chinese and Korean codepages. Remove FIXME comment.
15939
159402000-05-03 Dave Love <fx@gnu.org>
15941
15942 * time.el (display-time-mail-face, display-time-use-mail-icon):
15943 New option.
15944 (display-time-mail-icon): New variable.
15945 (display-time-string-forms): Use the above. Fix the local-map.
15946
159472000-05-03 Gerd Moellmann <gerd@gnu.org>
15948
15949 * replace.el (query-replace-map): Add binding for `E'.
15950 (query-replace-help): Extend help text.
15951 (perform-replace): Allow editing the replacement string.
15952
15953 * make-mode.el (makefile-mode-abbrev-table): New variable.
15954 (makefile-mode): Set local abbrev table to
15955 makefile-mode-abbrev-table.
15956 (makefile-font-lock-keywords): Fontify includes and conditionals.
15957
15958 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
15959 set TOGGLE's value.
15960
15961 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
15962 mail-interactive-insert-alias.
15963 (mail-abbrev-complete-alias): New command.
15964 (mail-mode-map): Bind it to `M-TAB'.
15965
159662000-05-03 Kenichi Handa <handa@etl.go.jp>
15967
15968 * language/lao-util.el (lao-compose-region): New function.
15969
159702000-05-02 Gerd Moellmann <gerd@gnu.org>
15971
15972 * files.el (recover-session): Make directories as necessary
15973 if they don't exist yet.
15974
15975 * calendar/cal-french.el
15976 (french-calendar-multibyte-special-days-array)
15977 (french-calendar-special-days-array): Change French text.
15978 (calendar-french-date-string): Change output.
15979 (calendar-goto-french-date): Likewise.
15980
159812000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
15982
15983 * wid-edit.el (widget-default-active): Obey `:always-active'.
15984 (widget-documentation-string-value-create): Set `:always-active'.
15985
159862000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
15987
15988 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
15989 default prefix to `~/_emacs.d/auto-save.list/_s'.
15990 (normal-top-level): Create the directory for auto-save files, if
15991 it doesn't already exist (in the ms-dos case only).
15992
159932000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
15994
15995 * international/mule-cmds.el (set-language-environment): Don't
15996 concat an integer (dos-codepage), use format instead.
15997
159982000-05-02 Dave Love <fx@gnu.org>
15999
16000 * help.el (help-xref-on-pp): Check for constant symbols.
16001
160022000-04-29 Gerd Moellmann <gerd@gnu.org>
16003
16004 * startup.el (normal-top-level): Put a condition-case around
16005 the code loading subdirs.el.
16006
160072000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16008
16009 * ps-print.el: Upside-down and face background color printing,
16010 line number step, doc fix.
16011 (ps-print-version): New version number (5.2).
16012 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
16013 (ps-face-attribute-list, ps-plot-with-face): Code fix.
16014 (ps-spool-config): Var fix.
16015 (ps-printer-name-option): Const fix.
16016 (ps-print-upside-down, ps-use-face-background)
16017 (ps-line-number-step): New vars.
16018 (ps-window-system, ps-lp-system): New consts.
16019 (ps-face-background): New fun.
16020
160212000-04-28 Richard Stallman <rms@gnu.org>
16022
16023 * files.el (make-auto-save-file-name):
16024 Apply auto-save-file-name-transforms to visited file name
16025 before generating auto save file name.
16026 (auto-save-file-name-transforms): New variable.
16027
16028 * files.el (backup-enable-predicate):
16029 Correctly test for a file under a temporary directory.
16030
160312000-04-28 Gerd Moellmann <gerd@gnu.org>
16032
16033 * subr.el (add-minor-mode): Rewritten.
16034
160352000-04-28 Kenichi Handa <handa@etl.go.jp>
16036
16037 * mail/sendmail.el (sendmail-send-it): Set
16038 buffer-file-coding-system to the selected coding system for MIME
16039 header.
16040
160412000-04-27 Gerd Moellmann <gerd@gnu.org>
16042
16043 * dired.el (dired-move-to-filename-regexp): Allow format where
16044 YYYY is followed by two spaces.
16045
16046 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
16047 in the second character class of the regexp.
16048
16049 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
16050 mh-etc, too.
16051
16052 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
16053 nil.
16054
16055 * subr.el (add-minor-mode): Use `set' instead of `setq'.
16056
16057 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
16058 argument.
16059
160602000-04-27 Sen Nagata <sen@eccosys.com>
16061
16062 * emacs-lisp/crm.el (crm-completion-table): New variable.
16063 (crm-collection-fn, crm-test-completion)
16064 (completing-read-multiple): Use it.
16065
160662000-04-27 Dave Love <fx@gnu.org>
16067
16068 * help.el (locate-library): Use mapc.
16069 (help-manyarg-func-alist): Add call-process-region.
16070
160712000-04-26 Gerd Moellmann <gerd@gnu.org>
16072
16073 * subr.el (add-minor-mode): Make argument MAP optional.
16074
16075 * desktop.el (desktop-save): Save list of minor modes.
16076 (desktop-create-buffer): Restore minor modes.
16077 (desktop-minor-mode-table): New user-option.
16078
16079 * subr.el (add-minor-mode): New function.
16080
16081 * image.el (find-image): New function.
16082 (defimage): Rewritten to find image at load time.
16083
16084 * startup.el (normal-top-level-add-to-load-path): Handle
16085 case that the default directory is not in load-path.
16086
16087 * help.el: Old patch from Stefan Monnier.
16088 (help-xref-on-pp): New function.
16089 (describe-variable): Use it to display xrefs in a symbol's value.
16090
160912000-04-26 Stefan Monnier <monnier@cs.yale.edu>
16092
16093 * cus-edit.el (custom-face): Fix parenthesis.
16094
160952000-04-26 Kenichi Handa <handa@etl.go.jp>
16096
16097 * mail/rmail.el (rmail-expunge): When there are no deleted
16098 messages, do nothing.
16099
161002000-04-26 Dave Love <fx@gnu.org>
16101
16102 * international/mule-cmds.el (locale-translation-file-name):
16103 Defvar to nil.
16104 (set-locale-environment): Set it here (at runtime).
16105
161062000-04-25 Gerd Moellmann <gerd@gnu.org>
16107
16108 * replace.el (perform-replace): Add parameters START and END. Use
16109 them instead of the check for a region in Transient Mark mode.
16110 (query-replace-read-args): Return two more list elements for the
16111 start and end of the region in Transient Mark mode.
16112 (query-replace, query-replace-regexp, query-replace-regexp-eval)
16113 (map-query-replace-regexp, replace-string, replace-regexp): Add
16114 optional last arguments START and END and pass them to
16115 perform-replace.
16116
16117 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
16118 form with additional arguments for perform-replace.
16119
16120 * progmodes/etags.el (tags-query-replace): Add parameters START
16121 and END. Construct a form with additional arguments for
16122 perform-replace.
16123
16124 * simple.el (shell-command): Set default directory for "*Shell
16125 Command Output" buffer.
16126
16127 * language/european.el (iso-latin-4): Fix typo.
16128
16129 * emacs-lisp/crm.el: New file.
16130
161312000-04-24 Dave Love <fx@gnu.org>
16132
16133 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
16134 (Custom-reset-saved, Custom-reset-standard)
16135 (custom-group-value-create, custom-group-set, custom-group-save)
16136 (custom-group-reset-current, custom-group-reset-saved)
16137 (custom-group-reset-standard): Use mapc.
16138 (custom-buffer-create-internal): Disable undo when creating items.
16139 Use mapc.
16140 (custom-face): Avoid redundant lambda.
16141
161422000-04-24 Gerd Moellmann <gerd@gnu.org>
16143
16144 * startup.el (auto-save-list-file-prefix): Set default to
16145 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
16146
161472000-04-24 Sam Steingold <sds@gnu.org>
16148
16149 * time-stamp.el (time-stamp-string-preprocess): Always convert
16150 `field-result' to a string.
16151
161522000-04-24 Gerd Moellmann <gerd@gnu.org>
16153
16154 * frame.el (scrolling): New group.
16155 (automatic-hscrolling): New user-option.
16156
16157 * startup.el (command-line-x-option-alist): Add `-lsp' and
16158 `--line-spacing'.
16159
161602000-04-19 Dave Love <fx@gnu.org>
16161
16162 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
16163 (cl-mapc): Rename from mapc. Fix the funcall.
16164
161652000-04-19 Gerd Moellmann <gerd@gnu.org>
16166
16167 * simple.el (clone-indirect-buffer-other-window): New command.
16168 (clone-indirect-buffer): Add optional arg NORECROD.
16169 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
16170
16171 * help.el (resize-temp-buffer-window): Use count-screen-lines.
16172
16173 * window.el (count-screen-lines): New function.
16174 (shrink-window-if-larger-than-buffer): Use count-screen-lines
16175 instead of window-buffer-height.
16176
16177 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
16178 non-existing variable comint-input-sentinel.
16179 (inferior-lisp-args-to-list): Removed.
16180 (inferior-lisp): Use split-string instead of
16181 inferior-lisp-args-to-list.
16182
16183 * hexl.el (hexl-insert-hex-string): New command.
16184
16185 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
16186 instead of concat.
16187
161882000-04-18 Gerd Moellmann <gerd@gnu.org>
16189
16190 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
16191 at the start of an existing but empty folder.
16192
161932000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16194
16195 * ps-mule.el: Customization fix, doc fix.
16196 (ps-multibyte-buffer): Customization fix.
16197
161982000-04-17 Richard M. Stallman <rms@gnu.org>
16199
16200 * subr.el (read-passwd): Use read-char-exclusive.
16201
162022000-04-17 Gerd Moellmann <gerd@gnu.org>
16203
16204 * textmodes/texinfo.el (texinfo-insert-@email)
16205 (texinfo-insert-@emph, texinfo-insert-@quotation)
16206 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
16207 (texinfo-mode-map): Add key bindings for them.
16208
16209 * files.el (basic-save-buffer-2): Use a template with `$'
16210 instead of `#' for VMS.
16211
16212 * simple.el (clone-indirect-buffer): New function.
16213
162142000-04-16 Stephen Eglen <stephen@gnu.org>
16215
16216 * iswitchb.el (iswitchb-case): New function. If the user input
16217 contains any upper-case characters, the search is made
16218 case-sensitive.
16219
162202000-04-17 Stefan Monnier <monnier@cs.yale.edu>
16221
16222 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
16223 comment-end.
16224 (texinfo-font-lock-syntactic-keywords): New var.
16225 (texinfo-font-lock-keywords): Remove comment regexp.
16226 (texinfo-insert-block): New function.
16227 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
16228 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
16229 and font-lock-defaults. Use regexp-opt for outline-regexp.
16230 (texinfo-environments): New var.
16231 (texinfo-environment-regexp): Use regexp-opt and
16232 texinfo-environments.
16233
16234 * textmodes/ispell.el (ispell-menu-map-needed): Check that
16235 ispell-process is bound since this might be eval'd before ispell
16236 is loaded.
16237 (ispell-message): Use a tiny bit less magic and a bit more hard
16238 data to figure out what kind of sc-cite-regexp to use.
16239
16240 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
16241
16242 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
16243 (insert-cyclic-diary-entry): Unquote the lambda.
16244
16245 * gud.el (gud-jdb-build-source-files-list): Fix typo.
16246
16247 * files.el (backup-enable-predicate): Unquote the lambda.
16248
16249 * cus-edit.el (custom-face, face): Unquote the lambda.
16250
162512000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16252
16253 * ps-print.el: Check for line-beginning-position definition.
16254
16255 * ps-print.el: Fix counting lines in a region.
16256 (ps-print-version): New version number (5.1.5).
16257 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
16258 (ps-printing-region): Fun code fix.
16259
162602000-04-15 Gerd Moellmann <gerd@gnu.org>
16261
16262 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
16263 to file-directory-p.
16264
162652000-04-14 Gerd Moellmann <gerd@gnu.org>
16266
16267 * gud.el (gud-jdb-build-source-files-list): Check that directory
16268 exists before calling directory-files.
16269
162702000-04-13 Dave Love <fx@gnu.org>
16271
16272 * emacs-lisp/trace.el: Change maintainer. Use new backquote
16273 syntax.
16274
16275 * emacs-lisp/cl-specs.el: Remove when, unless.
16276
16277 * emacs-lisp/cl-extra.el: Don't quote keywords.
16278 (cl-old-mapc): New variable.
16279 (mapc): Use it.
16280 (cl-map-intervals): Use with-current-buffer. Don't check for
16281 next-property-change.
16282 (cl-map-overlays): Use with-current-buffer.
16283 (cl-expt): Remove.
16284 (copy-tree, remprop): Define unconditionally.
16285
16286 * emacs-lisp/cl-compat.el (keywordp): Remove.
16287
16288 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
16289 to use keywordp.
16290 (edebug-spec): Enable keywordp.
16291
16292 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
16293 string-lessp.
16294
16295 * cus-start.el: Use keywordp.
16296
162972000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
16298
16299 * diary-lib.el (include-other-diary-files): Fix the fix of
16300 2000-02-18 by doing a save-excursion.
16301
163022000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16303
16304 * ps-print.el: Customization fix, doc fix.
16305 (ps-print-version): New version number (5.1.4).
16306 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
16307 (ps-print-preprint): Adjust code.
16308 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
16309 (ps-print-prologue-header, ps-print-control-characters)
16310 (ps-spool-config): Customization fix.
16311
163122000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
16313
16314 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
16315 converted to the new menu-item format, names silightly changed,
16316 help strings added.
16317
16318 Support for spelling without async subprocesses:
16319
16320 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
16321 (ispell-session-buffer): New variables.
16322 (ispell-start-process, ispell-process-status,
16323 ispell-accept-output, ispell-send-string): New functions, for
16324 Ispell invocation when async subprocesses aren't supported.
16325 (ispell-word, ispell-pdict-save, ispell-command-loop,
16326 ispell-process-line, ispell-buffer-local-parsing): Replace calls
16327 to process-send-string with calls to ispell-send-string, and
16328 accept-process-output with ispell-accept-output.
16329 (ispell-init-process): Call ispell-process-status instead of
16330 process-status with.
16331 (ispell-init-process): Call ispell-start-process. Call
16332 ispell-accept-output and ispell-send-string. Don't call
16333 process-kill-without-query and kill-process if they are unbound.
16334 (ispell-async-processp): New function.
16335
163362000-04-12 Dave Love <fx@gnu.org>
16337
16338 * info.el: Add debug-ignored-errors.
16339 (Info-mode-menu): Add some items.
16340 (Info-directory): Add autoload cookie.
16341
16342 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
16343 Modify `truncate-lines'. Make `describe-language-environment'
16344 always visible and add help. Modify `describe-key' help. Invoke
16345 Info-directory from `info'. New entry `emacs-manual'.
16346
163472000-04-10 Gerd Moellmann <gerd@gnu.org>
16348
b291c86c
SM
16349 * progmodes/ebrowse.el (ebrowse-tree-mode):
16350 Use propertized-buffer-identification.
a30eb617
DL
16351 (ebrowse-update-member-buffer-mode-line): Likewise.
16352 (ebrowse--mode-strings): Removed.
16353 (ebrowse--mode-line-props): Removed.
16354
16355 * files.el (auto-mode-alist): Add `EBROWSE'.
16356
16357 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
16358 space before testing for end of buffer.
16359 (ebrowse-load): Removed.
16360 (ebrowse-revert-tree-buffer-from-file): Rewritten.
16361 (ebrowse-create-tree-buffer): Rewritten.
16362 (ebrowse-tree-mode): Read tree from buffer.
16363
16364 * progmodes/ebrowse-ffh.el: Removed.
16365
163662000-04-10 Kenichi Handa <handa@etl.go.jp>
16367
16368 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
16369
163702000-04-10 Gerd Moellmann <gerd@gnu.org>
16371
16372 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
16373 at the wrong place.
16374
163752000-04-09 Dave Love <fx@gnu.org>
16376
b291c86c
SM
16377 * files.el (backup-enable-predicate):
16378 Use temporary-file-directory, small-temporary-file-directory.
16379 (make-backup-file-name-function, backup-directory-alist): New vars.
a30eb617
DL
16380 (make-backup-file-name-1): New function.
16381 (make-backup-file-name): Use it.
b291c86c 16382 (find-backup-file-name): Likewise. Use format for clarity, not concat.
a30eb617
DL
16383 (file-newest-backup): Use make-backup-file-name.
16384
163852000-04-09 Gerd Moellmann <gerd@gnu.org>
16386
16387 * progmodes/ebrowse-ffh.el: New file.
16388
86f6474c
SM
16389 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
16390 Moved to ebrowse-ffh.el.
a30eb617
DL
16391 (ebrowse-load): Add autoload.
16392
16393 * finder.el (finder-commentary): Add autoload cookie.
16394
16395 * mail/rfc2368.el: Correct author's email address.
16396
16397 * progmodes/ebrowse.el: New file.
16398
16399 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
16400 item help string.
16401 (easy-menu-do-add-item): Ditto.
16402 (easy-menu-define): Extend doc string.
16403
86f6474c 16404 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
a30eb617
DL
16405 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
16406 (jit-lock-function, jit-lock-stealth-fontify): Don't use
16407 with-buffer-unmodified.
16408
164092000-04-08 Dave Love <fx@gnu.org>
16410
16411 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
16412 unless, when.
16413
164142000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
16415
16416 * viper-util.el (viper-put-on-search-overlay): New subroutine.
16417 (viper-flash-search-pattern): No operation when using Emacs
16418 doesn't support face.
16419 Use `viper-put-on-search-overlay'.
16420
164212000-04-04 Gerd Moellmann <gerd@gnu.org>
16422
16423 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
16424 like C-r.
16425
16426 * progmodes/make-mode.el: Some doc fixes.
16427 (makefile-mode-abbrev-table): New variable.
16428 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
16429 (makefile-font-lock-keywords): Fontify includes and conditionals.
16430 (toplevel): Require `dabbrev' and `add-log' when compiling.
16431
16432 * replace.el (perform-replace): Don't move forward one char
16433 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
16434 to do that because it leaves point 1 position after the last
16435 replacement, after everything has been replaced.
16436
16437 * jit-lock.el (with-buffer-unmodified): New macro.
16438 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
16439 modified state.
16440 (jit-lock-function-1): Extracted from jit-lock-function; not
16441 preserving buffer's modified state.
86f6474c
SM
16442 (jit-lock-function, jit-lock-stealth-fontify):
16443 Call jit-lock-function-1.
a30eb617
DL
16444
16445 * mail/rfc2368.el: Remove supernumerary copyright line.
16446
164472000-04-04 Milan Zamazal <pdm@freesoft.cz>
16448
16449 * glasses.el: Provide facilities for inserting space before left
16450 parentheses and uncapitalization of identifiers.
16451 (glasses-mode): Try to remove old overlays in all cases.
16452
164532000-04-03 Gerd Moellmann <gerd@gnu.org>
16454
16455 * progmodes/compile.el (compile-internal): Display the compilation
16456 buffer in a different frame, if it's already displayed there.
16457
16458 * mail/rfc2368.el: New file.
16459
16460 * simple.el (sendmail-user-agent-compose): Recognize a `body'
16461 header and insert its value as mail body.
16462
16463 * subr.el (member-ignore-case): New function.
16464
16465 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
16466 (dabbrev--find-expansion): Ignore buffers matching a regexp
16467 from dabbrev-ignored-regexps.
16468
16469 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
16470 to extensions handled by gzip.
16471
164722000-04-03 Richard M. Stallman <rms@gnu.org>
16473
16474 * files.el (insert-directory): List the total free space
16475 along with the used space.
16476
16477 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
16478 line is followed by one that matches CITATION-REGEXP, end the
16479 paragraph.
16480
164812000-04-03 Markus Rost <rost@delysid.gnu.org>
16482
16483 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
16484 (rmail-make-basic-summary-line): Use that option.
16485
164862000-04-03 Kenichi Handa <handa@etl.go.jp>
16487
16488 * international/mule-cmds.el (encoded-string-description):
16489 Rewritten. Try pretty description for ISO 2022 escape sequences
16490 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
16491 for hexadecimal format.
16492
164932000-04-01 Dave Love <fx@gnu.org>
16494
16495 * cpp.el: Change customization group to `c' from `C'.
16496
16497 * vcursor.el (vcursor-move): Use display-color-p.
16498
16499 * international/mule-util.el: Provide mule-utils.
16500 (string-to-sequence): Simplify and speed up.
16501
16502 * international/mule.el (make-coding-system): Purecopy doc-string.
16503
16504 * international/mule-cmds.el: Various menu changes.
16505 (describe-specified-language-support): Handle `Default'.
16506 (set-language-info): Purecopy `info'.
16507
165082000-03-31 Andrew Innes <andrewi@gnu.org>
16509
16510 * vc.el (vc-backend-diff): Return the correct status if we had to
16511 retry the rcsdiff command without the --brief option.
16512
165132000-03-31 Dave Love <fx@gnu.org>
16514
16515 * help.el (help-manyarg-func-alist): Correct several omissions.
16516
16517 * add-log.el: Don't require cl, fortran.
16518 (add-log-current-defun-function): Doc fix.
86f6474c 16519 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
a30eb617 16520 (change-log-version-rcs): Function deleted.
86f6474c
SM
16521 (change-log-version-number-search): Doc fix.
16522 Use vc-workfile-version. Avoid CL dolist.
a30eb617
DL
16523 (add-change-log-entry): Just call add-log-current-defun to get
16524 defun. Simplify somewhat.
16525 (change-log-get-method-definition-1): Likewise.
16526 (add-log-current-defun): Return nil if calling
16527 add-log-current-defun-function does so. Move Fortran stuff to
16528 fortran.el. Return string without properties.
16529
16530 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
16531 and :alpha: char classes.
16532
16533 * mail/supercite.el: Defvar curline when compiling.
16534 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
16535 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
16536 rather than a-zA-Z0-9 to allow non-ASCII characters.
16537
165382000-03-31 Gerd Moellmann <gerd@gnu.org>
16539
16540 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
16541
16542 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
16543 Re-enable new code.
16544
16545 * lpr.el (print-region-1): Use -d to specify printer name for
16546 systems `usg-unix-v*, `dgux', `hpux', `irix'.
16547
165482000-03-31 Dave Love <fx@gnu.org>
16549
86f6474c
SM
16550 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
16551 Look for function definition in symbol's function value slot first
a30eb617
DL
16552 instead of first consulting byte-compile-function-environment.
16553
165542000-03-31 Kenichi Handa <handa@etl.go.jp>
16555
16556 * language/european.el ("Polish"): New language environment.
16557 (setup-polish-environment): New function.
16558
165592000-03-30 Gerd Moellmann <gerd@gnu.org>
16560
16561 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
16562 Disable new code.
16563
16564 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
16565 trying to `load' the symbol of an autoload instead of the file
16566 recorded in the autoload. Fix error messages.
16567
165682000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16569
16570 * ps-print.el: PostScript programming fix for ghostview, doc fix.
16571 (ps-print-version): New version number (5.1.3).
16572 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
16573 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
16574 (ps-generate-postscript-with-faces): Code fix.
16575 (ps-color-values): XEmacs compatibility.
16576 (ps-print-background-image, ps-print-background-text, ps-printer-name)
16577 (ps-default-fg, ps-default-bg): Adjust customization.
16578 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
16579 (ps-color-scale): Renaming old ps-color-value fun.
16580 (ps-print-headers): Replace ps-print-header group to avoid conflict
16581 with ps-print-header variable.
16582 (ps-print-miscellany): New group.
16583 (ps-format-color, ps-rgb-color): New funs.
16584 (ps-default-foreground): New var.
16585 (ps-printer-name-option): New const.
16586
165872000-03-30 Peter Breton <pbreton@ne.mediaone.net>
16588
16589 * net/net-utils.el:
16590 (network-connection-host, network-connection-service): New variables
16591 (network-connection-mode): New mode, derived from comint-mode
16592 (network-connection-mode-setup): New function, saves host and
16593 service information in local variables.
16594
16595 * lisp/locate.el:
16596 (locate-word-at-point): Added this function
16597 (locate): Default to using locate-word-at-point as input
16598 Run dired-mode-hook
16599
166002000-03-29 Dave Love <fx@gnu.org>
16601
16602 * calendar/appt.el: Doc fixes.
16603 (appt-check): Convert min-to-app to a string before passing to
16604 appt-disp-window-function or concat.
16605 (appt-delete-window): Remove test for frame-root-window.
16606 (appt-select-lowest-window, appt-convert-time): Simplify.
16607
16608 * emacs-lisp/bytecomp.el: Doc fixes.
86f6474c
SM
16609 (byte-compile-file-form-autoload):
16610 Update byte-compile-function-environment.
a30eb617
DL
16611
166122000-03-29 Andreas Schwab <schwab@suse.de>
16613
86f6474c 16614 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
a30eb617
DL
16615
16616 * dired.el (dired-insert-directory): If dired-free-space-program
16617 failed just delete its output.
16618
166192000-03-29 Dave Love <fx@gnu.org>
16620
16621 * international/iso-cvt.el: Move provide to end. Doc fixes.
16622 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
16623 (iso-iso2sgml, iso-sgml2iso): New functions.
16624 (iso-cvt-define-menu): Fix some entries and use backquote for
16625 clarity.
16626
16627 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
16628
166292000-03-28 Gerd Moellmann <gerd@gnu.org>
16630
16631 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
16632 ISO-DATE. If non-nil, return date in ISO 8601 format.
16633
166342000-03-26 Stefan Monnier <monnier@cs.yale.edu>
16635
16636 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
16637 if it ever becomes used.
16638 (log-edit-mode-hook): Default to vc-log-mode-hook.
16639 (log-edit-mode): Fix the docstring.
16640
16641 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
16642 the code.
16643
166442000-03-26 Dave Love <fx@gnu.org>
16645
16646 * net/browse-url.el (browse-url): Re-fix case of
16647 browse-url-browser-function being an alist.
16648 (browse-url): Add :link to defgroup.
16649
16650 * files.el: Doc fixes.
16651 (file-truename): Include `[' in wildcard characters.
16652 (automount-dir-prefix): Customize.
16653 (find-file-wildcards): Add :version.
16654 (find-file-noselect): Simplify a mapcar call.
16655
16656 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
16657 compatible with inf-lisp version.
16658 (eval-defun-1): Fix custom-declare-variable case.
16659
166602000-03-25 Stefan Monnier <monnier@cs.yale.edu>
16661
16662 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
16663
166642000-03-24 Gerd Moellmann <gerd@gnu.org>
16665
16666 * Makefile (COMPILE_FIRST): New macro.
16667 (compile-files): Compile files from COMPILE_FIRST first.
16668
86f6474c 16669 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
a30eb617
DL
16670
16671 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
16672 matching open parenthesis in column 0 to defun-prompt-regexp
16673 only if open-paren-in-column-0-is-defun-start is set.
16674
16675 * sun-curs.el: Require CL at compile-time only.
16676
16677 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
16678 instead of copy-list which is a function from CL.
16679 (msb--choose-menu, msb--mode-menu-cond)
16680 (msb--create-buffer-menu-2): Use dolist instead of mapc.
16681 (msb--init-file-alist): Use mapcar instead of mapcan.
86f6474c
SM
16682 (msb--aggregate-alist): Use mapcar instead of mapcan.
16683 Fix `(' in column 0 in doc string.
a30eb617
DL
16684 (msb--add-separators): Use mapcar instead of mapcan.
16685
16686 * cus-dep.el: Require CL at compile-time only.
16687
166882000-03-24 Stefan Monnier <monnier@cs.yale.edu>
16689
16690 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
16691 (byte-compile-warnings): New warning `noruntime'.
16692 (byte-compile-constants, byte-compile-variables): Fix docstring.
16693 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
16694 execute `eval-whenc-compile's body.
16695 (byte-compile-unresolved-functions): Fix docstring.
16696 (byte-compile-eval): New function.
16697 (byte-compile-callargs-warn): Check if the function will be available
16698 at runtime (via property `byte-compile-noruntime').
16699 (byte-compile-print-syms): New function.
16700 (byte-compile-warn-about-unresolved-functions): Also warn about
16701 `noruntime' functions (and use `byte-compile-print-syms').
16702 (byte-compile-file): Capitalize the message.
16703
167042000-03-24 Gerd Moellmann <gerd@gnu.org>
16705
16706 * mail/rmail.el (rmail-confirm-expunge): New user-option.
16707 (rmail-expunge): Ask for confirmation depending on the setting
16708 of rmail-confirm-expunge.
16709
167102000-03-23 Gerd Moellmann <gerd@gnu.org>
16711
16712 * Makefile (bootstrap-clean): If $(emacs) exists, build
16713 loaddefs.el first. A loaddefs.el that's not up-to-date might
86f6474c 16714 cause a bootstrap failure because things don't autoload as expected.
a30eb617
DL
16715
167162000-03-23 Dave Love <fx@gnu.org>
16717
16718 * net/browse-url.el: Restore previous use of
16719 browse-url-maybe-new-window.
16720
167212000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16722
16723 * ps-print.el: Skip banner page fix.
16724 (ps-print-version): New version number (5.1.2).
16725 (ps-begin-file, ps-end-file, ps-generate): Code fix.
16726
167272000-03-23 Dave Pearson <davep@davep.org>
16728
16729 * net/quickurl.el Changed the type of parameter passed to the
16730 function defined by `quickurl-format-function'. Before only the
16731 text of the URL was passed. Now the whole URL structure is passed
86f6474c
SM
16732 and the function is responsible for extracting the parts it requires.
16733 Changed the default of `quickurl-format-function' accordingly.
a30eb617
DL
16734 (quickurl-insert): Changed the `funcall' of
16735 `quickurl-format-function' to match the above change.
16736 (quickurl-list-insert): Changed the `url' case so that it makes
16737 use of `quickurl-format-function', previous to this the format was
16738 hard wired.
16739
167402000-03-22 Gerd Moellmann <gerd@gnu.org>
16741
16742 * startup.el: Change some spellings for the X Window System.
16743
167442000-03-22 Stefan Monnier <monnier@cs.yale.edu>
16745
86f6474c
SM
16746 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
16747 Clean up the code and the regexp and make sure the cursor is
16748 temporarily moved to the suspicious line while querying the user.
a30eb617
DL
16749
167502000-03-22 Jason Rumney <jasonr@gnu.org>
16751
16752 * w32-fns.el (w32-charset-info-alist): Initialize.
16753
167542000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16755
16756 * ps-print.el: N-up last page fix.
16757 (ps-print-version): New version number (5.1.1).
16758 (ps-end-file, ps-end-job, ps-generate): Code fix.
16759
167602000-03-21 Stefan Monnier <monnier@cs.yale.edu>
16761
16762 * files.el (find-file-run-dired): Update docstring.
16763 (find-directory-functions): New hook.
16764 (find-file-noselect): Run find-directory-functions rather than
16765 calling dired directly.
16766
16767 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
16768
16769 * pcvs.el: Add a minimal leading commentary.
16770 (cvs-make-cvs-buffer): Change the header part by removing the startup
16771 message and adding a `Module' entry. Also replace the FOOTER and
16772 HEADER special fileinfos with the new support in ewoc for updating
16773 its own footer and header.
16774 (cvs-update-header): Update to use the header/footer of the ewoc.
16775 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
16776 (cvs-is-within-p): New function.
16777 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
16778 to only examine some subset of the buffers.
16779
16780 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
16781 `format' instead of our own ad-hoc functions.
16782 Remove HEADER and FOOTER cases, now handled in the EWOC.
16783 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
16784
16785 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
16786 output to avoid scaring the user.
16787 (cvs-parse-table): Catch message for non-up-to-date commits.
16788
16789 * pcvs-defs.el (cvs-startup-message): Remove.
16790 (cvs-global-menu): New autoloaded menu.
16791
16792 * pcvs-util.el (cvs-string-fill): Remove.
16793
16794 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
16795 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
16796 PP part of it and also make it work for footers and headers.
16797 (ewoc-create): Drop POS and BUFFER arguments.
16798 Use the DLL's dummy node to store the end-of-footer position.
16799 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
16800 (ewoc-refresh): Remove unused `header' variable.
16801 (ewoc-(get|set)-hf): New functions.
16802
16803 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
16804 log-view-*-(message|file) and use easy-mmode-define-navigation.
16805 (log-view-message-re): Match SCCS format as well.
16806 And match the revision line rather than the dashed separator line.
16807 (log-view-mode): Use the new define-derived-mode.
16808 (log-view-current-tag): Fill in with an actual implementation.
16809
16810 * cvs-status.el (cvs-status-(prev|next)): Rename from
16811 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
16812 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
16813 to let the output "breathe" a little more (more readable).
16814 (cvs-status-mode): Use the new define-derived-mode.
16815
16816 * smerge-mode.el (smerge-auto-leave): New function and variable.
16817 (smerge-basic-map): Rename from smerge-basic-keymap.
16818 Change the bindings for smerge-diff-*.
16819 (smerge-*-map): Use easy-mmode-defmap.
16820 (smerge-(next|prev)): Use easy-mmode-define-navigation.
16821 (smerge-keep-*): Use smerge-auto-leave.
16822
168232000-03-21 Jason Rumney <jasonr@gnu.org>
16824
16825 * cus-edit.el (custom-button-face): Use 3D look for w32.
16826 (custom-button-pressed-face): Likewise.
16827
168282000-03-21 Gerd Moellmann <gerd@gnu.org>
16829
16830 * progmodes/etags.el (tags-case-fold-search): New user-option.
16831 (tags-loop-eval): New function. Bind case-fold-search around eval
16832 depending on the value of tags-case-fold-search.
16833 (tags-loop-continue): Use tags-loop-eval.
16834 (find-tag-in-order): Bind case-fold-search depending on the value
16835 of tags-case-fold-search.
16836
168372000-03-21 Stefan Monnier <monnier@cs.yale.edu>
16838
86f6474c 16839 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
a30eb617
DL
16840 (diff-end-of-hunk): Return the end position for use in
16841 `easy-mmode-define-navigation'.
16842 (diff-recenter): Remove.
16843 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
16844 of `easy-mmode-define-navigation'.
16845 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
16846 previous renaming) and fix to use new names.
16847 (diff-merge-strings): Use \n as separator: simpler, faster.
16848 (diff-mode): Use `define-derived-mode'.
16849
16850 * derived.el (define-derived-mode): Don't autoload anymore.
16851 Prefer the macro-only version provided by easy-mmode.el.
16852
16853 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
86f6474c 16854 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
a30eb617
DL
16855 (easy-mmode-define-navigation): New macro.
16856
16857 * subr.el (combine-run-hooks): New function.
16858
168592000-03-21 Kenichi HANDA <handa@etl.go.jp>
16860
16861 * term/x-win.el: Fontsets related initialization is simplified.
16862
16863 * international/mule-diag.el (describe-font): Don't refer to
16864 global-fontset-alist, instead call font-list.
16865 (describe-fontset, list-fontsets, mule-diag): Likewise.
86f6474c 16866 (print-fontset): Adjusted for the change of fontset implementation.
a30eb617 16867
86f6474c
SM
16868 * international/fontset.el (x-charset-registries): Variable removed,
16869 instead the corresponding data is stored in the default fontset.
a30eb617
DL
16870 (register-alternate-fontnames): Function removed.
16871 (resolved-ascii-font): Variable removed.
16872 (x-compose-font-name): Ignore the second argument REDOCE.
16873 (x-complement-fontset-spec): Complement only an ASCII font and
16874 element for those charsets than can use that ASCII font.
16875 (generate-fontset-menu): Don't refer to global-fontset-alist,
16876 instead call fontset-list.
16877 (uninstantiated-fontset-alist): Variable removed.
16878 (x-style-funcs-alist): Likewise.
16879 (fontset-default-styles): Likewise.
16880 (x-modify-font-name): Function removed.
86f6474c 16881 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
a30eb617
DL
16882 (create-fontset-from-ascii-font): Docsting adjusted for the above
16883 change.
16884 (instantiate-fontset, resolve-fontset-name): Functions removed.
16885 (fontset-list): Now implemented by C code.
16886
16887 * faces.el (read-face-font): Fix TABLE arg to completing-read.
16888 (describe-face): Include `font' attribute in the description.
16889
168902000-03-21 Kenichi Handa <handa@etl.go.jp>
16891
16892 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
16893
168942000-03-20 Gerd Moellmann <gerd@gnu.org>
16895
16896 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
16897 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
16898 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
16899
16900 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
16901 about behavior of set-buffer-modified-p wrt redisplay.
16902
169032000-03-19 Richard M. Stallman <rms@gnu.org>
16904
16905 * view.el (view-mode-disable): Kill local binding of view-read-only.
16906
169072000-03-18 Gerd Moellmann <gerd@gnu.org>
16908
86f6474c 16909 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
a30eb617
DL
16910 is a string, convert it to a syntax cell using string-to-syntax.
16911
16912 * simple.el (syntax-code-table, syntax-flag-table): New variables.
16913 (string-to-syntax): New function.
16914
16915 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
16916 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
16917 try to use passive ftp mode.
16918
169192000-03-17 Gerd Moellmann <gerd@gnu.org>
16920
16921 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
16922
16923 * simple.el (append-to-buffer): Update point of windows after
16924 insertion.
16925
16926 * abbrev.el (inverse-add-abbrev): Identify word by first moving
16927 forward then moving backward. Reindent.
16928
16929 * frame.el (other-frame): Call x-focus-frame only if
16930 focus-follows-mouse is off.
16931
169322000-03-17 Dave Love <fx@gnu.org>
16933
86f6474c 16934 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
a30eb617
DL
16935
169362000-03-17 Stefan Monnier <monnier@cs.yale.edu>
16937
16938 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
16939 regexp for labels cannot span several lines.
16940
16941 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
16942 `(setq :<key> ':<key>)' to the macro expansion.
16943
169442000-03-16 Dave Love <fx@gnu.org>
16945
16946 * progmodes/f90.el (f90): Put custom group under `languages', not
16947 `fortran'.
16948 (f90-mode-hook): Customize.
16949 (f90-mode): Set add-log-current-defun-function.
16950 (f90-current-defun): New function.
16951
169522000-03-16 Gerd Moellmann <gerd@gnu.org>
16953
16954 * cus-edit.el (custom-variable-tag-face): Handle case that
16955 default face's height is not a number.
16956 (custom-face-tag-face, custom-group-tag-face-1)
16957 (custom-group-tag-face): Ditto.
16958 (custom-group-tag-face-1): Add :group.
16959
16960 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
16961
169622000-03-15 Gerd Moellmann <gerd@gnu.org>
16963
16964 * pcvs-defs.el (toplevel): Remove autoload cookie for form
16965 requiring easymenu.
16966
169672000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16968
16969 * ps-print.el: PostScript user-defined prologue, PostScript error
16970 handler, doc fix.
16971 (ps-print-version): New version number (5.1).
16972 (ps-user-defined-prologue, ps-error-handler-message)
16973 (ps-print-prologue-0, ps-error-handler-alist): New vars.
16974 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
16975 (ps-insert-string): New function.
16976
169772000-03-15 Kenichi Handa <handa@etl.go.jp>
16978
16979 * international/ccl.el (ccl-compile-expression): Don't generate
16980 invalid self-assignment code.
16981
169822000-03-14 Dave Love <fx@gnu.org>
16983
16984 * subr.el (replace-regexp-in-string): Renamed from
16985 replace-regexps-in-string. Doc fix.
16986
169872000-03-12 Dave Love <fx@gnu.org>
16988
16989 * cus-edit.el: Doc fixes.
86f6474c 16990 (customize-set-variable, customize-save-variable): Rename args for doc.
a30eb617
DL
16991 (custom-variable-tag-face, custom-face-tag-face)
16992 (custom-group-tag-face-1, custom-group-tag-face): Modify from
16993 style which user identify as hyperlink.
16994 (hook): Don't add undefined functions to the hook.
16995 (debug-ignored-errors): Transfer message from bindings.el.
16996
169972000-03-12 Gerd Moellmann <gerd@gnu.org>
16998
86f6474c
SM
16999 * recentf.el (recentf-keep-non-readable-files-p):
17000 Remove double/nested definition.
a30eb617
DL
17001
170022000-03-12 Dave Love <fx@gnu.org>
17003
17004 * facemenu.el (facemenu-get-face): Use display-color-p.
17005 * enriched.el (enriched-decode-foreground): Likewise.
17006 (enriched-decode-background): Likewise.
17007 * isearch.el (isearch-highlight): Likewise.
17008 * info-look.el (info-lookup): Likewise.
17009 * simple.el (completion-setup-function): Likewise.
17010
17011 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
17012 :options.
17013
17014 * bindings.el (mode-line-format): Fix line-number and
17015 column-number items. Add help-echo for the background.
17016 (mode-line-mule-info): Modify help-echo.
17017
17018 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
17019
17020 * files.el (load-file): Allow completion to .elc.
17021
17022 * man.el: Doc fixes.
17023 (Man-init-defvars): Use display-color-p to set fontification.
17024
17025 * play/hanoi.el (hanoi-internal): Don't use oddp.
17026
170272000-03-12 Gerd Moellmann <gerd@gnu.org>
17028
17029 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
17030
17031 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
17032
170332000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
17034
17035 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
17036 Fix comment.
17037
170382000-03-10 Stefan Monnier <monnier@cs.yale.edu>
17039
17040 * font-lock.el (font-lock-keywords): Fix the doc now that
17041 regexp-opt-depth is unnecessary.
17042 (save-buffer-state): Set an edebug spec.
17043 (font-lock-fontify-anchored-keywords): Properly handle the case when
17044 the matcher goes past the limit.
17045
17046 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
17047 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
17048
17049 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
17050 dll.el and cookie.el (from Elib) with heavy renaming and other
17051 massaging.
17052
17053 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
17054 Autoload the functions used.
17055 (easy-mmode-define-syntax): Fix CL typo.
17056 (easy-mmode-define-derived-mode): Improve the docstring generation.
17057
170582000-03-10 Gerd Moellmann <gerd@gnu.org>
17059
17060 * textmodes/texinfo.el (texinfo-version): Variable and function
17061 removed.
17062
170632000-03-09 Stefan Monnier <monnier@cs.yale.edu>
17064
17065 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
17066 allow more flexibility.
ff39b9a1 17067 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
a30eb617
DL
17068 (easy-mmode-defmap, easy-mmode-defsyntax)
17069 (easy-mmode-define-derived-mode): New macros.
17070
170712000-03-09 Didier Verna <didier@xemacs.org>
17072
17073 * rect.el (replace-rectangle): New function.
17074
170752000-03-09 Dave Love <fx@gnu.org>
17076
ff39b9a1 17077 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
a30eb617
DL
17078 (fortran-comment-line-start-skip): Don't match cpp stuff.
17079 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
17080 (fortran-mode-map): Remove over-eager custom-menu-create for now.
17081 (fortran-mode): Don't set fortran-comment-line-start-skip,
17082 fortran-comment-line-start here. Set comment-start,
17083 add-log-current-defun.
17084 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
17085 (fortran-current-defun): New function.
17086
170872000-03-09 Gerd Moellmann <gerd@gnu.org>
17088
17089 * emacs-lisp/re-builder.el: New file.
17090
17091 * mouse.el (mouse-drag-region): Don't run up-event handler
17092 if hscroll has changed.
17093
17094 * octave-mod.el (octave-font-lock-keywords): To font-lock the
17095 builtin operators, use `font-lock-builtin-face' for Emacs and
17096 `font-lock-preprocessor-face' otherwise.
17097
17098 * font-lock.el (lisp-font-lock-keywords-1): Highlight
17099 `(defun (setf foo)' differently.
17100
171012000-03-08 Stefan Monnier <monnier@cs.yale.edu>
17102
17103 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
17104 (regexp-opt): Update comment and adapt the code the new meaning of
17105 the `paren' argument of regex-opt-group for shy-groups.
17106 (regexp-opt-depth): Handle shy groups as well as backslashed
17107 backslashes.
17108 (regexp-opt-group): Turn the leading comment into a docstring.
17109 Allow `paren' to be a string (the string to use to open a group).
17110 Remove open-presuf and close-presuf. Instead of checking for `all
17111 one-char' and then later on check for `several one-char', handle
17112 both cases close together. Also apply a more generic algorithm
17113 for suffixes (the mirror image of the algorithm used for
17114 prefixes). Use shy-groups. Use nreverse rather than reverse.
17115 (regexp-opt-try-suffix): Removed.
17116
17117 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
17118 from comint-mode-map, so we can just inherit from it. Also, move
17119 the initialization into the `defvar' since there's no docstring
17120 anyway and it's fairly short.
17121 (inferior-scheme-mode): Define it as derived-mode: the code is
17122 shorter and this way we inherit from comint-mode-map rather than
17123 copying it.
17124
17125 * subr.el (replace-regexps-in-string): Properly handle the case
17126 where we match an empty string.
17127
17128 * comint.el (comint-exec-1): Add the current-dir to the exec-path
17129 when the command has a directory component (such as "./testml").
17130 Also fix a typo in the comment.
17131
171322000-03-08 Gerd Moellmann <gerd@gnu.org>
17133
17134 * Makefile (compile-files): Compile files one by one because
17135 that's the only way to ensure a clean compilation environment for
17136 each individual file.
17137
17138 * frame.el (other-frame): Call x-focus-frame.
17139
171402000-03-07 Dave Love <fx@gnu.org>
17141
17142 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
17143 :require to defcustom.
17144
ff39b9a1 17145 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
a30eb617
DL
17146
17147 * files.el (auto-mode-alist): Add configure.in.
17148
17149 * progmodes/autoconf.el: New file.
17150
171512000-03-07 Gerd Moellmann <gerd@gnu.org>
17152
17153 * mail/mh-e.el: Change maintainer to `none'.
17154
17155 * recentf.el (recentf-keep-non-readable-files-p): Quote args
17156 to remove-hook and add-hook.
17157
171582000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
17159
17160 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
17161 it as the default.
17162 (mail-send): Test mail-send-nonascii also for the new `mime' value.
17163 (sendmail-send-it): Conditionally add MIME headers specifying the
17164 used character set.
17165
171662000-03-07 Dave Love <fx@gnu.org>
17167
ff39b9a1
SM
17168 * winner.el: Fix keywords, autoload cookies.
17169 Split eval-when-compile form to avoid compilation failure.
a30eb617
DL
17170
171712000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
17172
17173 * international/mule.el: Modify comment about coding system
17174 property `coding-category'.
17175 (make-coding-system): New argument EOL-TYPE. Pay attention to
17176 coding-category property of PROPERTIES.
17177
ff39b9a1
SM
17178 * international/mule-conf.el (coding-category-utf-8)
17179 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
a30eb617
DL
17180 categories. Include them in the argument for set-coding-priority.
17181
ff39b9a1
SM
17182 * international/mule-cmds.el (reset-language-environment):
17183 Include coding-category-utf-8, coding-category-utf-16-be, and
a30eb617
DL
17184 coding-category-utf-16-le in the argument for set-coding-priority.
17185 (reset-language-environment): Initialize coding-category-utf-8,
17186 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
17187
171882000-03-06 Karl Fogel <kfogel@red-bean.com>
17189
17190 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
17191 code abstracted out of `bookmark-jump-noselect'. Now tries info
17192 extensions as well as compression extensions.
17193 (bookmark-jump-noselect): Use above new func.
17194
171952000-03-03 Gerd Moellmann <gerd@gnu.org>
17196
17197 * strokes.el: Change maintainer's mail address.
17198
171992000-03-03 Kenichi Handa <handa@etl.go.jp>
17200
17201 * international/mule-diag.el (list-character-sets): Make help-echo
17202 string by substitute-command-keys.
17203 (list-character-sets): Likewise.
17204 (sort-listed-character-sets): Call help-setup-xref.
17205
172062000-03-02 Gerd Moellmann <gerd@gnu.org>
17207
ff39b9a1 17208 * time.el (display-time-mail-file): Add `none' to the list of choices.
a30eb617
DL
17209
172102000-03-01 Dave Love <fx@gnu.org>
17211
17212 * help.el (help-xref-go-back): Don't try to set position.
17213
ff39b9a1
SM
17214 * international/mule-diag.el (list-character-sets):
17215 Call help-setup-xref. Add help-echo to xrefs.
a30eb617
DL
17216 (list-character-sets-1): Add help-echo to xrefs.
17217
172182000-03-02 Gerd Moellmann <gerd@gnu.org>
17219
17220 * frame.el (blink-cursor-mode): Switch cursor on when turning
17221 the mode off.
17222
17223 * add-log.el (add-log-current-defun): Add support for
17224 Autoconf mode.
17225
17226 * mail/rmail.el (rmail-quit-hook): New variable.
17227
172282000-03-01 Dave Love <fx@gnu.org>
17229
17230 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
17231
17232 * help.el (help-xref-button): Add help-echo arg.
17233 (describe-function-1, describe-variable, help-make-xrefs): Use it.
17234
ff39b9a1 17235 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
a30eb617 17236
ff39b9a1 17237 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
a30eb617
DL
17238
172392000-03-01 Gerd Moellmann <gerd@gnu.org>
17240
17241 * image.el (defimage): Look for image files in load-path.
17242
ff39b9a1 17243 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
a30eb617
DL
17244
172452000-03-01 David Ponce <david.ponce@wanadoo.fr>
17246
ff39b9a1 17247 * recentf.el (recentf): Added version tag to the defgroup of recentf.
a30eb617
DL
17248
172492000-03-01 David Ponce <david.ponce@wanadoo.fr>
17250
ff39b9a1 17251 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
a30eb617
DL
17252 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
17253 action to select/unselect a file.
17254 (recentf-edit-list): Code cleanup and improvement.
17255 (recentf-open-more-files-action): `recentf-open-more-files' button
17256 widget action to open a file.
ff39b9a1 17257 (recentf-open-more-files): No more use standard completion but widgets.
a30eb617
DL
17258 (recentf-more-collection): Deleted.
17259 (recentf-more-history): Deleted.
17260 (recentf-setup-more-completion): Deleted.
17261
172622000-03-01 David Ponce <david.ponce@wanadoo.fr>
17263
17264 * recentf.el (recentf-mode): No more needs that Emacs is running
17265 under a window-system.
17266
ff39b9a1 172672000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17268
17269 * recentf.el (recentf-edit-list): New command to edit the recent
17270 list which allow the user to remove files.
17271 (recentf-edit-selected-items): New global variable, used by
17272 `recentf-edit-list' to hold the list of files to be removed from
17273 the recent list.
17274 (recentf-make-menu-items): Updated to display a "Edit list..."
17275 menu item. Minor code cleanup.
17276
ff39b9a1 172772000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17278
17279 * recentf.el (recentf-open-more-files): New command to open files
17280 that are not displayed in the menu.
17281 (recentf-more-collection): New global variable holding the set of
17282 permissible completions used by `recentf-open-more-files'.
17283 (recentf-more-history): New global variable holding the history list
17284 used by `recentf-open-more-files' completion.
17285 (recentf-setup-more-completion): New function to setup completion for
17286 `recentf-open-more-files'.
17287 (recentf-make-menu-items): Updated to display a "More..." menu item.
17288
ff39b9a1 172892000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17290
17291 * recentf.el (recentf-menu-action): Doc fixed.
17292
ff39b9a1 172932000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17294
17295 * recentf.el (recentf-menu-filter): Doc updated.
17296 (recentf-update-menu-hook): Allow menu filters to force menu update.
17297 (recentf-make-menu-items): New menu filter handling.
17298 (recentf-make-menu-item): New helper function.
17299 (recentf-menu-elements): New menu handling function.
17300 (recentf-sort-ascending): Updated to new menu filter handling.
17301 (recentf-sort-descending): Updated to new menu filter handling.
17302 (recentf-sort-basenames-ascending): New menu filter function.
17303 (recentf-sort-basenames-descending): New menu filter function.
17304 (recentf-show-basenames): New menu filter function.
17305 (recentf-show-basenames-ascending): New menu filter function.
17306 (recentf-show-basenames-descending): New menu filter function.
17307
173082000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
17309
17310 * diary-lib.el (list-diary-entries): Don't try to go forward at
17311 the end of the buffer.
17312
173132000-02-29 Kenichi Handa <handa@etl.go.jp>
17314
ff39b9a1
SM
17315 * international/mule-diag.el (list-character-sets):
17316 Completely rewritten.
a30eb617
DL
17317 (sort-listed-character-sets): New function.
17318 (list-character-sets-1): Completely rewritten.
17319 (list-character-sets-2): New function.
17320 (non-iso-charset-alist): New variable.
17321 (decode-codepage-char): New function.
17322 (charset-history): New variable.
17323 (read-charset) (list-block-of-chars)
17324 (list-iso-charset-chars)
17325 (list-non-iso-charset-chars)
17326 (list-charset-chars): New functions.
86f6474c 17327 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
a30eb617
DL
17328 (dump-charsets): Likewise.
17329
173302000-02-29 Gerd Moellmann <gerd@gnu.org>
17331
17332 * dired-x.el (dired-filename-at-point): Add `@' to valid
17333 file name characters.
17334 (dired-filename-at-point): Handle ange-ftp file names.
17335
17336 * frame.el (frame-notice-user-settings): Use assq-delete-all
17337 instead of assoc-delete-all.
17338 (frame-notice-user-settings): Ditto.
17339
17340 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
17341 Don't copy alist.
17342
173432000-02-28 Eli Barzilay <eli@cs.cornell.edu>
17344
17345 * calculator.el (calculator-use-menu): New option.
86f6474c 17346 (calculator-initial-bindings): Changed some bindings to work as macros.
a30eb617
DL
17347 (calculator-forced-input): Removed.
17348 (calculator-restart-other-mode): New variable.
17349 (calculator-mode-map): Set up menu.
17350
173512000-02-28 Jari Aalto <jari.aalto@poboxes.com>
17352
86f6474c 17353 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
a30eb617
DL
17354
173552000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
17356
86f6474c 17357 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
a30eb617 17358 translate all ESC key sequences.
86f6474c 17359 (viper-goto-mark-subr): Restore markers for files for which
a30eb617 17360 they were saved.
86f6474c
SM
17361 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
17362 * viper-util.el (viper-set-replace-overlay-glyphs)
17363 (viper-set-replace-overlay): Always check if the replacement
a30eb617 17364 overlay is live.
86f6474c
SM
17365 * viper.el (viper-vi-state-mode-list): Add major modes.
17366 * ediff-wind.el: Minor comment changes.
17367 * ediff.el: Copyright notice date fix.
a30eb617
DL
17368
173692000-02-27 Jason Rumney <jasonr@gnu.org>
17370
17371 * faces.el (face-font-family-alternatives): Add arial to helv.
17372 (mode-line, header-line, tool-bar): Same default as x for w32.
17373 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
17374 face-font-family-alternatives from working.
17375 * term/w32-win.el (mouse-set-font): Do not build fontset from
17376 chosen font.
17377
173782000-02-25 Sam Steingold <sds@goems.com>
17379
17380 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
17381 properly.
17382
173832000-02-25 Richard M. Stallman <rms@gnu.org>
17384
17385 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
17386
173872000-02-25 Gerd Moellmann <gerd@gnu.org>
17388
86f6474c 17389 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
a30eb617
DL
17390
17391 * frame.el (busy-cursor-delay-seconds): New option.
17392
173932000-02-24 Gerd Moellmann <gerd@gnu.org>
17394
17395 * frame.el (show-cursor-in-non-selected-windows): New option.
17396
173972000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
17398
17399 * diary-lib.el (include-other-diary-files): Undo the selective
17400 display in any included file and don't kill it.
17401
174022000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
17403
86f6474c
SM
17404 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
17405 Menu items converted to (menu-item format, help strings added.
a30eb617 17406 [downcase, upcase]: Don't enable on MS-DOS.
86f6474c 17407 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
a30eb617
DL
17408 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
17409
174102000-02-23 Dave Love <fx@gnu.org>
17411
17412 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
17413 (backward-kill-word): Revert addition of * to interactive spec --
17414 it's a feature.
17415
17416 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
17417 (backward-kill-sentence, kill-sentence): Likewise.
17418
17419 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
17420 scratch buffer name.
86f6474c 17421 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
a30eb617
DL
17422
17423 * term/w32-win.el (internal-face-interactive): Update prompt for
17424 new read-face-name.
17425
17426 * mail/footnote.el (footnote): Add :version to defgroup.
17427 (footnote-section-tag-regexp): Customize.
17428 (footnote-start-tag, footnote-end-tag): New option.
17429 (footnote-latin-regexp): New variable.
17430 (Footnote-latin): New function.
17431 (footnote-style-alist): Add element for latin style.
17432 (footnote-style): Moved.
17433 (Footnote-goto-footnote): Use eq to test arg.
17434
17435 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
17436
17437 * emacs-lisp/byte-opt.el: Change old backquote syntax.
17438 (byte-compile-trueconstp): Include keywords.
86f6474c
SM
17439 (byte-optimize-quote, byte-optimize-lapcode):
17440 Use byte-compile-const-symbol-p.
a30eb617
DL
17441 (byte-optimize-char-before): New optimization.
17442
17443 * emacs-lisp/bytecomp.el: Change old backquote syntax.
17444 (byte-compile-const-symbol-p): New function.
17445 (byte-compile-constp, byte-compile-out-toplevel)
17446 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
17447 Use it.
17448
17449 * subr.el (define-key-after): Default AFTER to t. Doc fix.
17450
174512000-02-23 Kenichi Handa <handa@etl.go.jp>
17452
17453 * international/encoded-kb.el: Be sure to update minor-mode-alist
17454 and minor-mode-map-alist.
17455 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
17456 codes SS2 and SS3 correctly.
17457 (encoded-kbd-self-insert-ccl): New function.
17458 (encoded-kbd-setup-keymap): New function.
17459 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
17460 by calling encoded-kbd-setup-keymap.
17461
86f6474c
SM
17462 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
17463 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
a30eb617
DL
17464
174652000-02-22 Dave Love <fx@gnu.org>
17466
17467 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
86f6474c 17468 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
a30eb617
DL
17469 (lisp-mode-syntax-table): Set up for #|...|# comments.
17470 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
17471 classes. Match `defface'.
17472 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
17473 (eval-defun-1): Fix for defcustom.
17474 (lisp-indent-region): Doc fix.
17475
17476 * subr.el (when, unless, split-string): Doc fix.
86f6474c 17477 (read-passwd): Move call of clear-this-command-keys to the right place.
a30eb617
DL
17478 (replace-regexps-in-string): New function.
17479
174802000-02-22 Gerd Moellmann <gerd@gnu.org>
17481
17482 * help.el (describe-variable): Set syntax table to
17483 emacs-lisp-mode-syntax-table when moving forward over the
17484 symbol's name.
17485
174862000-02-22 Dave Love <fx@gnu.org>
17487
17488 * xt-mouse.el: Doc fixes.
17489 (xterm-mouse-position-function): New function, replacing advice of
17490 mouse-position.
17491 (xterm-mouse-mode): Use it. Don't turn on under a window system.
17492
17493 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
17494
174952000-02-21 Gerd Moellmann <gerd@gnu.org>
17496
86f6474c
SM
17497 * format.el (format-annotate-single-property-change):
17498 Handle properties.with dotted-list values.
a30eb617
DL
17499 (format-proper-list-p): New function.
17500
17501 * enriched.el (enriched-face-ans): Handle '(foreground-color
17502 . COLOR) and (background-color . COLOR).
17503
175042000-02-20 Dave Love <fx@gnu.org>
17505
17506 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
17507 and assignments to it.
17508 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
17509 current local map.
17510 (make-flyspell-overlay): Use it.
17511 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
17512
17513 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
17514 (lm-get-header-re): Defun, not defsubst.
17515 (lm-get-package-name): Defun, not defsubst. Simplify.
17516 (lm-version): Doc fix. Simplify.
17517 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
17518 (lm-crack-address, lm-last-modified-date, lm-commentary)
17519 (lm-verify, lm-synopsis): Simplify.
17520 (lm-report-bug): Require emacsbug. Use compose-mail.
17521
175222000-02-20 Gerd Moellmann <gerd@gnu.org>
17523
17524 * dired.el (dired-mode): Call propertized-buffer-identification
17525 to set mode-line-buffer-identification to something having
17526 the right text properties.
17527
17528 * bindings.el (propertized-buffer-identification): New function.
17529
175302000-02-20 Dave Love <fx@gnu.org>
17531
17532 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
17533 check for t-mouse too.
17534
17535 * cus-start.el: Make echo-keystrokes `number'.
17536
175372000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
17538
17539 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
17540 Don't call ring-empty-p unless tags-location-ring is bound.
17541 From Noah Friedman <friedman@splode.com>.
17542
175432000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
17544
17545 * progmodes/hideshow.el (hs-flag-region): No longer use
17546 `intangible' overlay property.
17547
17548 (hs-toggle-hiding): New command.
17549 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
17550
17551 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
17552 Fix omission bug: Run `hs-minor-mode-hook' for both activation
17553 and deactivation.
17554
175552000-02-18 Gerd Moellmann <gerd@gnu.org>
17556
17557 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
17558
175592000-02-17 Gerd Moellmann <gerd@gnu.org>
17560
17561 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
17562
17563 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
17564 of `*' to handle `(* ... *)' comments.
17565
175662000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
17567
17568 * faces.el (list-faces-display): Use display-mouse-p instead of
17569 window-system.
17570
17571 * menu-bar.el (global-map): Menu-bar items converted to the new
17572 format (menu-item..., rearranged for better CUA compliance, and
17573 their names changed for better clarity. Help strings added.
17574
17575 * international/mule-cmds.el (mule-menu-keymap)
17576 (describe-language-environment-map, set-coding-system-map)
17577 (setup-language-environment-map): Convert to new (menu-item...
86f6474c
SM
17578 form, add help strings. Change names of menu items for better clarity.
17579 "Mule" menu-bar item removed (it's now in the "Options" submenu).
a30eb617
DL
17580
175812000-02-17 Gerd Moellmann <gerd@gnu.org>
17582
17583 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
17584 within the code.
17585
175862000-02-16 Dave Love <fx@gnu.org>
17587
17588 * faces.el: Don't require custom. Add more specific :groups to
17589 various deffaces.
17590 (set-face-attribute): Purecopy args.
17591 (read-face-name): Default to name at point and use it in prompt.
17592 Remove colon from arg in all callers.
17593 (list-faces-display): Hyperlink to face descriptions and customize
17594 buffers.
17595
175962000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
17597
86f6474c 17598 * wid-edit.el (widget-match-inline): An atom never matches a list.
a30eb617
DL
17599
176002000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17601
17602 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
17603 at ':' characters by call to split-string.
17604
176052000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17606
17607 * textmodes/bibtex.el: Added RCS version identification.
17608
176092000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17610
17611 * textmodes/bibtex.el: Some temporary comments removed.
86f6474c 17612 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
a30eb617
DL
17613 (bibtex-field-const): Allow capital letters.
17614 (bibtex-start-of-string): Deleted because unused.
17615
17616 * textmodes/bibtex.el: Unified some nomenclature. We no longer
17617 use the term 'reference' to describe a bibtex entry as a whole.
17618 Further, reference keys are no longer called 'labels'.
17619 (bibtex-keys): Renamed to bibtex-reference-keys.
17620 (bibtex-reformat-previous-labels): Renamed to
17621 bibtex-reformat-previous-reference-keys.
17622 (bibtex-reference-type): Renamed to bibtex-entry-type.
17623 (bibtex-reference-head): Renamed to bibtex-entry-head.
17624 (bibtex-reference-maybe-empty-head): Renamed to
17625 bibtex-entry-maybe-empty-head.
17626 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
17627 (bibtex-search-reference): Renamed to bibtex-search-entry.
17628 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
17629 bibtex-enclosing-entry-maybe-empty-head.
86f6474c
SM
17630 (bibtex-entry-field-alist, bibtex-entry-head)
17631 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
17632 (bibtex-map-entries, bibtex-search-entry)
17633 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
17634 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
17635 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
17636 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
17637 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
17638 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
17639 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
a30eb617
DL
17640
176412000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17642
17643 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
17644 comment.
17645 (bibtex-format-field-delimiters): New function, functionality
17646 extracted from bibtex-format-entry.
17647 (bibtex-autokey-get-yearfield-digits): New function, functionality
17648 extracted from bibtex-autokey-get-yearfield.
17649
17650 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
17651 entries in order to avoid stack overflow in the regexp matcher if
17652 field contents become large.
86f6474c
SM
17653 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
17654 (bibtex-field-string-part-not-braced)
17655 (bibtex-field-string-part-no-inner-braces)
17656 (bibtex-field-string-part-1-inner-brace)
17657 (bibtex-field-string-part-2-inner-braces)
17658 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
17659 (bibtex-field-string-quoted, bibtex-field-string)
17660 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
17661 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
17662 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
17663 Deleted as parsing is now performed by the following functions.
17664 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
17665 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
17666 (bibtex-parse-field-string, bibtex-search-forward-field-string)
17667 (bibtex-parse-association, bibtex-field-name-for-parsing)
17668 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
17669 (bibtex-search-forward-field, bibtex-search-backward-field)
17670 (bibtex-start-of-field, bibtex-end-of-field)
17671 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
17672 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
17673 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
17674 (bibtex-parse-string, bibtex-search-forward-string)
17675 (bibtex-search-backward-string, bibtex-start-of-string)
17676 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
17677 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
17678 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
a30eb617
DL
17679 entries. Instead of reporting the results of the parsing by
17680 match-beginning or match-end, these functions return data structures
17681 that hold the corresponding positions.
17682 (bibtex-enclosing-field): Changed to also report field boundaries by
86f6474c
SM
17683 return values rather than by match-beginning or match-end.
17684 The following functions have been adapted to use the new
17685 parsing functions.
17686 (bibtex-skip-to-valid-entry, bibtex-search-reference)
17687 (bibtex-enclosing-field, bibtex-format-entry)
17688 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
17689 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
17690 (bibtex-print-help-message, bibtex-end-of-entry)
17691 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
17692 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
17693 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
17694 Use the new method for parsing.
17695 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
17696 (bibtex-map-entries, bibtex-flash-head)
17697 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
17698 (bibtex-autokey-change, bibtex-autokey-get-namefield)
17699 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
17700 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
17701 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
17702 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
17703 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
17704 order to make the new binding of case-fold-search immediately visible.
a30eb617
DL
17705
177062000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17707
17708 * textmodes/bibtex.el: Copyright notice is up to date.
17709 Added constant 'bibtex-maintainer-salutation.
17710
86f6474c 17711 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
a30eb617
DL
17712 than make-temp-name, use match-string-no-properties and eliminate
17713 a quadratic behavior when building bibtex-strings.
17714
17715 * bibtex.el (bibtex-reference-key): Accept string entries whose
17716 reference key contains upper case letters.
17717
177182000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17719
17720 * bibtex.el (bibtex-reference-head): Allow entries to start with
17721 a new line.
17722
177232000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17724
17725 * bibtex.el: Hiding of entry bodies is not longer provided by
17726 bibtex.el directly. Instead the hideshow package can be used.
17727 Added a special bibtex entry to hs-special-modes-alist.
17728 (bibtex-hs-forward-sexp): Added for hideshow.el.
17729
177302000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17731
17732 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
17733 proceedings entry type (for cross referencing). Thanks to Wagner
17734 Toledo Correa for the suggestion.
17735
17736 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
17737
177382000-02-14 Kenichi Handa <handa@etl.go.jp>
17739
17740 * international/characters.el: Setup case table for Vietnamese.
17741
177422000-02-12 Gerd Moellmann <gerd@gnu.org>
17743
17744 * uniquify.el (toplevel): Require CL at compile time.
17745 (uniquify-push): Removed.
17746
17747 * shadowfile.el (shadow-when): Removed.
17748
17749 * tempo.el (tempo-dolist, tempo-mapc): Removed.
86f6474c 17750 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
a30eb617
DL
17751
17752 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
17753 regexp for paragraph-start.
17754
17755 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
17756 commas as well.
17757
177582000-02-10 Dave Love <fx@gnu.org>
17759
17760 * wid-edit.el: (widgets) [defgroup]: Remove url link.
17761 (widget-color-choice-list, widget-color-history, widget-mouse-help):
17762 Deleted.
17763 (widget-specify-field, widget-specify-button): Don't use
17764 widget-mouse-help as help-echo property.
17765 (default): Use #'ignore for :validate and :mouse-down-action.
17766 (checkbox): Add help-echo.
17767 (widget-sexp-validate): Rewritten to clarify error messages.
17768 (character): Use char-valid-p in :match function.
17769 (widget-color-complete): Use facemenu-color-alist.
17770 (widget-color-action): Use facemenu-read-color.
17771
17772 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
17773 set up `caar' &c that we now have.
17774
177752000-02-09 Ray Blaak <blaak@gnu.org>
17776
17777 * delphi.el: Make resourcestring a declaration region, like const
17778 and var.
17779
177802000-02-09 Dave Love <fx@gnu.org>
17781
17782 * bindings.el (mode-line-input-method-map): New variable.
17783 (mode-line-mule-info): Use it; fix last change.
17784 (mode-line-mode-menu): Move definition.
17785 (mode-line-mouse-sensitive-p): Deleted.
17786 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
86f6474c 17787 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
a30eb617
DL
17788
17789 * startup.el (command-line-1): Don't call
17790 make-mode-line-mouse-sensitive.
17791
177922000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
17793
86f6474c
SM
17794 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
17795 before rmail-toggle-header, because the former toggles headers.
a30eb617
DL
17796
177972000-02-06 Stefan Monnier <monnier@cs.yale.edu>
17798
17799 * diff-mode.el (diff-kill-junk): New interactive function.
17800 (diff-reverse-direction): Use delete-and-extract-region.
17801 (diff-post-command-hook): Restrict the area so that the hook also works
17802 outside of any diff hunk. This is necessary for the minor-mode.
17803 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
17804 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
17805
17806 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
17807 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
17808 so that it can be used more easily in <foo>-mode-hook. Also make sure
17809 to avoid duplicate entries.
17810 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
17811 (font-lock-remove-keywords): Just as was done for `add', allow it to
17812 work even if font-lock-mode is nil. Also make sure we don't modify
17813 any pre-existing list by forcing a copy-sequence. Finally rename
17814 `major-mode' to `mode'.
17815 (font-lock-fontify-syntactic-anchored-keywords)
17816 (font-lock-fontify-anchored-keywords)
17817 (font-lock-fontify-keywords-region): Use line-end-position.
17818 Don't make `font-lock-multiline' local (it's now done in
17819 font-lock-set-defaults).
86f6474c
SM
17820 (font-lock-set-defaults): Make `font-lock-multiline' local.
17821 Move the `font-lock-fontified' creation to inside the `unless'.
a30eb617
DL
17822
178232000-02-06 Andrew Innes <andrewi@gnu.org>
17824
17825 * term/w32-win.el (x-handle-args): Comment out call to message,
17826 which occurs before window system is initialized.
17827
17828 * makefile.nt: Add support for recompiling lisp code.
17829
178302000-02-04 Dave Love <fx@gnu.org>
17831
17832 * bindings.el (mode-line-mule-info): Fix/extend last change.
17833
17834 * completion.el: Replace completion-dolist with dolist.
17835
86f6474c 17836 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
a30eb617
DL
17837
178382000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
17839
86f6474c 17840 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
a30eb617
DL
17841 environment names before they go into the section regexp.
17842
86f6474c 17843 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
a30eb617
DL
17844 char class in regexp.
17845
86f6474c
SM
17846 * textmodes/reftex-parse.el (reftex-with-special-syntax):
17847 Bind `case-fold-search' to nil.
a30eb617 17848
86f6474c
SM
17849 * progmodes/idlwave.el (idlwave-template):
17850 Respect `idlwave-abbrev-change-case'.
17851 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
17852 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
17853 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
a30eb617
DL
17854 (idlwave-rw-case): New function.
17855 (idlwave-statement-match): Fixed problem with assignment regexp.
86f6474c 17856 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
a30eb617
DL
17857 (idlwave-surround): New argument LENGTH to support padding of
17858 operators longer than 1 char.
17859
17860 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
17861 idlwave-shell-expression-overlay. Implemented printing of
17862 expressions on higher levels of the calling stack.
86f6474c 17863 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
a30eb617
DL
17864 (idlwave-retrieve-expression-from-level): New function.
17865 (idlwave-shell-last-calling-stack): Variable removed.
17866 (idlwave-shell-reset): Argument action reversed (`visible' to
17867 `hidden'). Also remove stop-line overlay.
17868 (idlwave-shell-calling-stack-routine): New variable.
17869 (idlwave-shell-parse-stack-and-display): Messages now display
17870 negative level numbers.
17871 (idlwave-shell-mode): Set `modeline-format'.
17872 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
86f6474c 17873 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
a30eb617
DL
17874 (idlwave-shell-print-expression-function): New option.
17875
86f6474c
SM
17876 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
17877 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
a30eb617
DL
17878 `tool-bar' instead of `toolbar'.
17879
178802000-02-02 Dave Love <fx@gnu.org>
17881
17882 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
17883 emacs-lisp-mode-hook. Don't check for defalias being defined.
17884
17885 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
86f6474c
SM
17886 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
17887 Use the new builtins directly.
a30eb617
DL
17888
17889 * whitespace.el (whitespace): Add :version to defgroup.
17890
17891 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
17892 Doc fix.
17893
17894 * thingatpt.el (sexp-at-point, symbol-at-point)
17895 (number-at-point, list-at-point): Add autoload cookie.
17896
17897 * recentf.el (recentf): Add :version to defgroup.
17898
17899 * quickurl.el (quickurl): Add :version to defgroup.
17900
17901 * elide-head.el (elide-head): Use point-marker more.
17902
17903 * bs.el (bs): Add :version to defgroup.
17904
17905 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
17906
17907 * progmodes/delphi.el (delphi): Add :version to defgroup.
17908
179092000-02-02 Gerd Moellmann <gerd@gnu.org>
17910
17911 * ange-ftp.el (ange-ftp-write-region): Handle case that
17912 succeeding process operation sets a different coding system.
17913
17914 * calculator.el: New file.
17915
179162000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
17917
86f6474c 17918 * frame.el (frames-on-display-list, framep-on-display): New functions.
a30eb617
DL
17919 (display-mouse-p, display-popup-menus-p, display-graphic-p)
17920 (display-selections-p, display-screens, display-pixel-width)
17921 (display-pixel-height, display-mm-width, display-mm-height)
17922 (display-backing-store, display-save-under, display-planes)
17923 (display-color-cells, display-visual-class): New functions.
17924
17925 * term/tty-colors.el (tty-color-gray-shades): New function.
17926
17927 * faces.el (display-color-p): Use framep-on-display.
17928 (display-grayscale-p): New function.
17929
179302000-01-31 Dave Love <fx@gnu.org>
17931
17932 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
17933 (create-fontset-from-x-resource): Don't concat integers.
17934
179352000-01-31 Inge Frick <inge@nada.kth.se>
17936
17937 * view.el: Some changes in documentation. Removed some trailing
86f6474c 17938 whitespace. Changed some parameter names to agree with documentation.
a30eb617
DL
17939 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
17940 window is not deleted. Modifies change 1998-04-26.
17941
179422000-01-31 Gerd Moellmann <gerd@gnu.org>
17943
17944 * windmove.el: New file.
17945
17946 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
17947 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
17948 progmodes/ebnf-yac.el: Update copyright and license info.
17949
86f6474c
SM
17950 * jit-lock.el (jit-lock-function): Widen before calculating
17951 end position.
a30eb617
DL
17952 (jit-lock-stealth-chunk-start): Rewritten.
17953
17954 * info.el (Info-title-face-alist): Removed.
86f6474c 17955 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
a30eb617
DL
17956 (Info-fontify-node): Use these faces.
17957
179582000-01-30 Gerd Moellmann <gerd@gnu.org>
17959
17960 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
17961 (cl-macro-list1): Recognize `&allow-other-keys' instead of
17962 `&allow-other-keywords'.
17963
17964 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
17965 the list of directories scanned heuristically.
17966
86f6474c 17967 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
a30eb617
DL
17968
179692000-01-30 Jason Rumney <jasonr@gnu.org>
17970
17971 * w32-fns.el: Define w32-tty-standard-colors.
17972
17973 * startup.el (command-line): Use w32-tty-standard-colors when in
17974 w32 console mode.
17975
179762000-01-30 Dave Love <fx@gnu.org>
17977
17978 * jka-compr.el (jka-compr-load): Fix up load-history.
17979
17980 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
17981
17982 * emacs-lisp/cl-macs.el: Revert previous change.
17983
179842000-01-29 Dave Love <fx@gnu.org>
17985
17986 * facemenu.el: Purecopy various strings.
17987
17988 * timezone.el (timezone-fix-time): Window against 69 for two-digit
17989 years. Deal with three-digit years.
17990
86f6474c
SM
17991 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
17992 Use defconst, purecopy.
a30eb617
DL
17993 (help-back-label): Purecopy it.
17994
179952000-01-18 Gerd Moellmann <gerd@gnu.org>
17996
17997 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
17998 variable. If non-nil, order the buffer list according to the
17999 currently selected frame.
18000 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
18001 non-nil, pass the selected frame to function buffer-list.
18002
180032000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18004
18005 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
18006
180072000-01-28 Dave Love <fx@gnu.org>
18008
18009 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
18010
18011 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
18012 Don't use lisp-indent-hook property.
18013 (cl-abs): Remove.
18014
18015 * subr.el: Move out indent and edebug specs for when and unless.
18016
18017 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
18018 when, unless.
18019
18020 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
18021 unless, when.
18022
180232000-01-28 Gerd Moellmann <gerd@gnu.org>
18024
18025 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
18026 `collecting' as synonym for `collect'.
18027
18028 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
18029 for the case it contains spaces.
18030
86f6474c 18031 * simple.el (what-cursor-position): Change formatting of messages.
a30eb617
DL
18032
18033 * frame.el (delete-other-frames): New function.
18034 (toplevel): Bind it to C-x 5 1.
18035
18036 * sort.el (sort-numeric-base): New option.
18037 (sort-numeric-fields): If number starts with `0' or `0[xX[',
18038 interpret it as octal or hexadecimal. Use sort-numeric-base
18039 as default base.
18040
18041 * progmodes/glasses.el: New file.
18042
180432000-01-27 Gerd Moellmann <gerd@gnu.org>
18044
18045 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
18046 userids differently.
18047
18048 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
18049 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
18050 progmodes/ebnf-yac.el: New files.
18051
180522000-01-26 Dave Love <fx@gnu.org>
18053
18054 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
18055 on a function with an empty body. [From Eric Ludlam.]
18056
180572000-01-25 Andre Spiegel <spiegel@gnu.org>
18058
18059 * vc.el (vc-version-diff): Make sure file name is expanded.
18060
180612000-01-25 Gerd Moellmann <gerd@gnu.org>
18062
18063 * scroll-bar.el (scroll-bar-timer): Variable removed.
18064 (scroll-bar-toolkit-scroll): Don't use a timer.
18065
180662000-01-25 Kenichi Handa <handa@etl.go.jp>
18067
86f6474c
SM
18068 * language/thai-util.el (thai-composition-function):
18069 Delete superfluous `a'.
a30eb617
DL
18070
180712000-01-24 Dave Love <fx@gnu.org>
18072
18073 * fortran.el (fortran-mode): Use beginning-of-defun-function,
18074 end-of-defun-function.
18075
86f6474c 18076 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
a30eb617
DL
18077
180782000-01-22 Jason Rumney <jasonr@gnu.org>
18079
18080 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
18081 conflicts with new face support.
18082
180832000-01-22 Richard M. Stallman <rms@gnu.org>
18084
18085 * replace.el (query-replace): Rename last arg to DELIMITED.
18086 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
18087 (query-replace-regexp): Likewise.
18088
180892000-01-20 Richard M. Stallman <rms@gnu.org>
18090
18091 * subr.el (with-syntax-table): Use make-symbol, not gensym.
18092
18093 * emacs-lisp/lisp.el (beginning-of-defun-function):
18094 Variable renamed from beginning-of-defun.
18095 Do not call make-variable-buffer-local.
18096 (beginning-of-defun-raw): Use new variable name; doc fix.
18097 (beginning-of-defun): Doc fix.
18098 (end-of-defun-function): Variable renamed from end-of-defun.
18099 Do not call make-variable-buffer-local.
18100 (end-of-defun): Use new variable name; doc fix.
18101
18102 * subr.el (dolist, dotimes): Copied from cl-macs.el
18103 and made to work.
18104
18105 * mail/undigest.el (rmail-digest-end-regexps):
18106 Variable replaces rmail-digest-end-regexp.
18107 Allows multiple regexps for detecting the end line.
18108 (undigestify-rmail-message): Corresponding changes.
18109
181102000-01-19 Dave Love <fx@gnu.org>
18111
18112 * files.el (user-init-file): Don't declare here -- is primitive.
18113
18114 * startup.el (command-line): Check for compiled user-init-file and
18115 set to uncompiled version if necessary.
18116
181172000-01-18 Gerd Moellmann <gerd@gnu.org>
18118
18119 * mail/undigest.el (rmail-digest-end-regexp): New user option.
18120 (undigestify-rmail-message): Use it.
18121
18122 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
18123
181242000-01-17 Gerd Moellmann <gerd@gnu.org>
18125
18126 * tmm.el (tmm-goto-completions): Adapt to prompt being part
18127 of mini-buffer.
18128
181292000-01-14 Gerd Moellmann <gerd@gnu.org>
18130
18131 * emacs-lisp/copyright.el (copyright-update): Removed the
18132 requirement for a trailing space from `copyright-regexp', to
18133 support copyrights with owner specified on a separate line..
18134
18135 * align.el: New file.
18136
18137 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
18138
18139 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
18140
181412000-01-13 Dave Love <fx@gnu.org>
18142
18143 * ph.el: Removed. (Obsoleted by EUDC.)
18144
181452000-01-13 Gerd Moellmann <gerd@gnu.org>
18146
18147 * net/eudc.el (toplevel): Remove autoloaded code installing
18148 menu with easymenu, because that causes build problems.
18149
18150 * frame.el (frame-notice-user-settings): New variable.
18151 (frame-notice-user-settings): Don't modify frame parameters
18152 if called a second time.
18153
181542000-01-13 Richard M. Stallman <rms@gnu.org>
18155
18156 * frame.el (frame-notice-user-settings):
18157 Notice default-frame-parameters even for non-window frames.
18158
181592000-01-13 Gerd Moellmann <gerd@gnu.org>
18160
18161 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
18162 for Emacs.
18163 (eudc-bob-can-display-inline-images): Extend for Emacs.
18164 (eudc-bob-toggle-inline-display): Ditto.
18165 (eudc-bob-display-jpeg): Ditto.
18166
181672000-01-12 Gerd Moellmann <gerd@gnu.org>
18168
18169 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
18170 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
18171 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
18172
86f6474c
SM
18173 * add-log.el (add-change-log-entry): Fix error trying an
18174 `(insert nil)'.
a30eb617
DL
18175
18176 * subdirs.el: Add `net' directory.
18177
18178 * net: New directory.
18179
18180 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
18181 eval-last-sexp. Don't bind debug-on-error here.
18182 (eval-last-sexp): New function. Bind debug-on-error if
18183 eval-expression-debug-on-error is non-nil.
18184 (eval-defun-2, eval-defun): Likewise.
18185
18186 * simple.el (eval-expression): Don't bind debug-on-error if
18187 eval-expression-debug-on-error is nil. Detect changed
18188 debug-on-error, and propagate new value to global binding, if
18189 eval-expression-debug-on-error is non-nil,
18190 (eval-expression-debug-on-error): Change doc string.
18191
181922000-01-11 Richard M. Stallman <rms@gnu.org>
18193
18194 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
18195
18196 * emacs-lisp/lisp-mode.el (with-syntax-table):
18197 Set up lisp-indent-function property.
18198
18199 * subr.el (with-syntax-table): Moved from simple.el.
18200
18201 * simple.el (with-syntax-table): Moved to subr.el.
18202
182032000-01-11 Gerd Moellmann <gerd@gnu.org>
18204
18205 * tmm.el (tmm-shortcut): Delete region after prompt instead
18206 of erasing buffer.
18207
18208 * textmodes/fill.el (fill-common-string-prefix): New function.
18209 (fill-context-prefix): Use the longest common prefix of first
18210 and second line fill prefix, if there is one.
18211
182122000-01-11 Richard M. Stallman <rms@gnu.org>
18213
18214 * array.el (array-mode): Don't use make-variable-buffer-local.
18215 Use make-local-variable for `truncate-lines'.
18216
182172000-01-11 Jari Aalto <jari.aalto@poboxes.com>
18218
18219 * add-log.el (add-log-current-defun): Handle user-defined
18220 add-log-current-function returning nil,
18221
18222 * add-log.el (add-change-log-entry): Insert version number
18223 if having found a current function
18224
86f6474c
SM
18225 * add-log.el (add-log-current-defun):
18226 Call `add-log-current-defun-function'. Try matches at level 0 and
a30eb617
DL
18227 level 1. Strip whitespace from defun found.
18228
182292000-01-10 John Wiegley <johnw@gnu.org>
18230
18231 * allout.el (isearch-done/outline-provisions): Added `edit'
86f6474c 18232 argument to correspond with the current definition of `isearch-done'.
a30eb617
DL
18233
182342000-01-10 Dave Love <fx@gnu.org>
18235
18236 * elide-head.el (elide-head): Use point-marker, not point.
18237
182382000-01-10 Gerd Moellmann <gerd@gnu.org>
18239
18240 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
18241 before and after the year 2000.
18242
18243 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
18244 Add ispell- prefix.
18245
182462000-01-10 Ken Stevens <k.stevens@ieee.org>
18247
18248 * ispell.el: Only define dictionaries in menus when they exist.
18249 (version18p): New variable.
18250 (version20p): New variable.
18251 (xemacsp): New variable.
18252 (ispell-choices-win-default-height): Fix for XEmacs visibility.
18253 (ispell-dictionary-alist1): Added Brasileiro dictionary.
18254 (ispell-dictionary-alist6): Russian command lines no longer accept
18255 run-together words.
18256 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
18257 (ispell-dictionary-alist): Add koi8-r to customize definition.
86f6474c
SM
18258 (check-ispell-version): Added documentation string. Return library
18259 path when called non-interactively.
a30eb617
DL
18260 (ispell-menu-map-needed): Uses new variables.
18261 (ispell-library-path): New variable.
18262 (ispell-decode-string): XEmacs fix for bogus variable bindings.
18263 (ispell-word): Improved documentation string. Test for valid
18264 character mappings. Correctly check typed in word changes that can
86f6474c
SM
18265 result in single words split into multiple words.
18266 Return replacement word.
a30eb617
DL
18267 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
18268 replace in recursive query replace mode. Help message for
18269 recursive edit mode.
18270 (ispell-show-choices): Protect against bad framepop bindings.
18271 (ispell-help): Fix to work with XEmacs.
18272 (ispell-highlight-spelling-error): Use new variables.
18273 (ispell-overlay-window): Fix to work with XEmacs.
18274 (ispell-parse-output): Passed and returns location information
18275 tracking spelling corrections. Doesn't recheck same word on
18276 current line.
18277 (ispell-init-process): Protect against bogus XEmacs variable binding.
18278 Fix call to single argument in sleep-for. Use new variables.
18279 (ispell-region): Passed and returns location information tracking
18280 spelling corrections. Doesn't check same word on current line.
18281 Improved documentation string. Doesn't resend a line already
18282 checked to the ispell process - fixes bug in LaTeX parsing.
18283 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
18284 (ispell-skip-region): No longer skips <TT> in SGML.
18285 (ispell-process-line): Tracks location information with spelling
18286 corrections. Added documentation string. Accounts for words
18287 already accepted on this line. Don't allow query-replace on line
18288 starting with math characters. Doesn't resend a line already sent
18289 to ispell process. Fixes alignment error bug.
18290
182912000-01-10 Richard M. Stallman <rms@gnu.org>
18292
18293 * dired-x.el (dired-guess-shell-alist-default):
18294 Suggest xloadimage, which is free, not xv, which isn't.
18295
18296 * ange-ftp.el (ange-ftp-file-name-nondirectory):
18297 Don't ever include the host name or user name in the value.
18298
182992000-01-09 Gerd Moellmann <gerd@gnu.org>
18300
18301 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
18302 of a real newline.
18303
183042000-01-09 Stephen Eglen <stephen@gnu.org>
18305
18306 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
18307 for .png files.
18308
183092000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
18310
18311 * cus-edit.el (custom-hook-convert-widget): Fix comment.
18312
183132000-01-09 Gerd Moellmann <gerd@gnu.org>
18314
18315 * progmodes/cperl-mode.el: Replace ^F with ^L.
18316
86f6474c
SM
18317 * sendmail.el (toplevel): Provide `sendmail' when compiling before
18318 `require'ing rmail and mailalias to prevent infinite recursion.
a30eb617
DL
18319
183202000-01-08 Dave Love <fx@gnu.org>
18321
18322 * emacs-lisp/backquote.el: Remove inappropriate customization
18323 (allowing custom.el to use backquote).
18324
183252000-01-07 Dave Love <fx@gnu.org>
18326
18327 * add-log.el (add-log-debugging): Deleted.
18328 (add-change-log-entry): Treat a backup FILE-NAME as its parent
18329 file. Remove debugging code.
18330 (change-log-get-method-definition, change-log-name): Add doc.
18331 (change-log-sortable-date-at): New function.
18332 (change-log-merge): New command.
18333
18334 * time.el (display-time-string-forms): Make the Mail string active.
18335 (display-time-update): Provide help-echo for load average.
18336
18337 * bindings.el (make-mode-line-mouse2-map): New function.
18338 (mode-line-modified): Use it and simplify.
18339 (mode-line-mule-info): Provide help-echo info.
18340 (minor-mode-alist): Activate the strings.
18341 (make-mode-line-mouse-sensitive): Simplify for
18342 mode-line-buffer-identification.
18343
183442000-01-07 Gerd Moellmann <gerd@gnu.org>
18345
18346 * play/pong.el: New file.
18347
183482000-01-06 Dave Love <fx@gnu.org>
18349
18350 * array.el: Assorted cleanups for compiler warnings, doc strings,
18351 `array-' prefix for symbols.
18352
183532000-01-05 Dave Love <fx@gnu.org>
18354
86f6474c
SM
18355 * textmodes/outline.el (outline-mode-menu-bar-map):
18356 Add outline-headers-as-kill.
a30eb617
DL
18357 (outline-mode): Define imenu-generic-expression.
18358 (outline-headers-as-kill): New command.
18359
18360 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
18361 from paragraph-start.
18362 (paragraph-indent-minor-mode): New command.
18363
18364 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
18365 M-C-e, M-C-h, C-j, C-xnd, TAB.
18366 (fortran-mode): Set beginning-of-defun, end-of-defun.
18367 (fortran-column-ruler): Simplify.
18368 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
18369 (fortran-with-subprogram-narrowing): Likewise.
18370 (fortran-indent-subprogram): Call mark-defun.
18371 (fortran-check-for-matching-do): Change narrowing.
18372
18373 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
18374 (cl-lucid-hash-tag): Delete.
18375 (cl-hash-table-p): Correct test for native table.
18376 (cl-hash-table-count): Use hash-table-count.
18377
18378 * browse-url.el (browse-url): Fix case of
18379 browse-url-browser-function being an alist.
18380
183812000-01-05 Carsten Dominik <cd@gnu.org>
18382
18383 * textmodes/reftex-vars.el (reftex-parse-file-extension)
18384 (reftex-index-phrase-file-extension): New options.
18385
18386 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
18387 Use new option `reftex-index-phrase-file-extension'.
18388
18389 * textmodes/reftex.el (reftex-access-parse-file): Use new option
18390 `reftex-parse-file-extension'.
18391
183922000-01-05 Dave Love <fx@gnu.org>
18393
18394 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
18395 (beginning-of-defun-raw): Use it.
18396 (end-of-defun): New variable.
18397 (end-of-defun): Use it.
18398 (check-parens): New command.
18399
184002000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
18401
18402 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
18403 (hs-show-block): Don't use `mapcar' when not accumulating.
18404
18405 Fix buglet in local variables initialization.
18406
184072000-01-05 Andreas Schwab <schwab@suse.de>
18408
18409 * hscroll.el (hscroll): Doc fix.
18410
184112000-01-05 Carsten Dominik <cd@gnu.org>
18412
86f6474c
SM
18413 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
18414 Require idlw-toolbar.
a30eb617 18415
86f6474c 18416 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
a30eb617 18417 file idlw-rinfo.el.
86f6474c
SM
18418 (idlwave-customize): Load must read file idlw-shell.el.
18419 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
a30eb617
DL
18420
184212000-01-05 Carsten Dominik <dominik@astro.uva.nl>
18422
18423 * progmodes/idlw-shell.el: Also provide idlwave-shell
18424 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
18425 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
18426
86f6474c 18427 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
a30eb617
DL
18428 both reftex-dcr and reftex-vcr.
18429
18430 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
18431
184322000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18433
18434 * ps-print.el: PostScript code now is in separate files, doc fix.
18435 (ps-print-version): New version number (5.0.3).
18436 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
18437 local.
18438 (ps-spool-config): Initialization fix.
18439 (ps-print-prologue-1, ps-print-prologue-2)
18440 (ps-print-duplex-feature): PostScript code moved to separated file.
18441 (ps-background-image): Little code reformating.
18442 (ps-begin-file, ps-begin-job): Fix code.
18443 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
18444 (ps-prologue-file): New fun.
18445
184462000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18447
18448 * ps-vars.el: Eliminated.
18449
18450 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
18451 `;;;###autoload'.
18452
18453 * ps-print.el: ps-vars eliminated, doc fix.
18454 (ps-print-version): New version number (5.0.2).
18455 (ps-spool-config): Initialization fix.
18456 (ps-print-customize): New fun.
18457
184582000-01-04 Gerd Moellmann <gerd@gnu.org>
18459
86f6474c 18460 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
a30eb617
DL
18461
184622000-01-04 Dave Love <fx@gnu.org>
18463
18464 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
18465 menu items.
18466
184672000-01-03 Dave Love <fx@gnu.org>
18468
18469 * elide-head.el (elide-head) [defgroup]: Add :version.
18470
18471 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
86f6474c
SM
18472 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
18473 Use `cl-hash-table-p', not `hash-table-p'.
a30eb617
DL
18474 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
18475
184762000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18477
18478 * faces.el (face-read-integer, read-face-attribute)
86f6474c 18479 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
a30eb617
DL
18480
184812000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
18482
18483 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
18484 at comment end, and re-insert them after filling.
18485
184862000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18487
18488 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
18489 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
18490 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
18491
184922000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18493
18494 * term/x-win.el (xw-defined-colors): Call color-supported-p,
18495 the new name of face-color-supported-p.
18496
18497 * term/w32-win.el (xw-defined-colors): Likewise.
18498
184992000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18500
18501 * simple.el (completion-setup-function): Count completion-size
18502 from minibuffer-prompt-end, not from point-min.
18503
185042000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
18505
18506 * faces.el (read-face-attribute, defined-colors, color-defined-p):
18507 Pass the frame to tty-color-* functions.
18508 (display-color-p, frame-set-background-mode): Pass the frame to
18509 tty-display-color-p.
18510
18511 * term/tty-colors.el (tty-defined-color-alist): Renamed from
18512 tty-color-alist.
18513 (tty-color-alist, tty-modify-color-alist): New functions.
18514 (tty-color-define, tty-color-clear, tty-color-approximate)
86f6474c
SM
18515 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
18516 optional parameter FRAME.
a30eb617
DL
18517
185182000-01-01 Gerd Moellmann <gerd@gnu.org>
18519
86f6474c
SM
18520 * image.el (create-image, defimage): Don't assume image data is
18521 a string.
a30eb617
DL
18522
18523 * image.el (defimage): Handle specifications containing :data
18524 instead of :file.
18525 (image-type-from-data): New function.
18526 (image-type-from-file-header): Use it.
18527 (create-image): Add parameter DATA-P.
18528
18529See ChangeLog.8 for earlier changes.
18530
18531;; Local Variables:
18532;; coding: iso-2022-7bit
18533;; End: