Some fixes to follow coding conventions.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
e8af40ee
PJ
12001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2
3 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
4 calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
5 cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
6 edmacro.el, elide-head.el, emacs-lisp/autoload.el,
7 emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
8 emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
9 emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
10 emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
11 emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
12 emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
13 emulation/edt-mapper.el, emulation/edt-pc.el,
14 emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
15 emulation/tpu-edt.el, emulation/tpu-extras.el,
16 emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
17 foldout.el, follow.el, format.el, forms-d2.el, forms.el,
18 generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
19 international/isearch-x.el, international/iso-cvt.el,
20 international/ogonek.el, international/quail.el,
21 international/utf-8.el, jit-lock.el, language/devan-util.el,
22 language/devanagari.el, language/ethio-util.el,
23 language/ethiopic.el, language/european.el, language/indian.el,
24 language/romanian.el, language/tibet-util.el, language/tibetan.el,
25 mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
26 mail/mailheader.el, mail/mspools.el, mail/supercite.el,
27 mouse-sel.el, net/browse-url.el, net/net-utils.el,
28 net/quickurl.el, net/snmp-mode.el, net/webjump.el,
29 net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
30 progmodes/autoconf.el, progmodes/cmacexp.el,
31 progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
32 progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
33 progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
34 progmodes/ebnf2ps.el, progmodes/executable.el,
35 progmodes/fortran.el, progmodes/idlw-shell.el,
36 progmodes/idlw-toolbar.el, progmodes/idlwave.el,
37 progmodes/m4-mode.el, progmodes/mantemp.el,
38 progmodes/meta-mode.el, progmodes/octave-inf.el,
39 progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
40 progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
41 rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
42 shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
43 term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
44 textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
45 textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
46 textmodes/texinfo.el, textmodes/texnfo-upd.el,
47 textmodes/two-column.el, time-stamp.el, timezone.el,
48 toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
49 which-func.el, whitespace.el, wid-browse.el, widget.el,
50 windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
51 conventions.
52
bb24c64f
GM
532001-07-16 Gerd Moellmann <gerd@gnu.org>
54
55 * simple.el (set-variable): Require 'cus-edit' instead of
56 `wid-edit', so that the Custom widgets get defined.
57
6a05d05f
PJ
582001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
59
60 * allout.el: A fix to follow coding conventions.
61
62 * find-lisp.el: A fix to follow coding conventions.
63
64 * term/w32-win.el: A fix to follow coding conventions.
65
66 * textmodes/sgml-mode.el: A fix to follow coding conventions.
67
68 * term/xterm.el: A fix to follow coding conventions.
69
70 * term/news.el: A fix to follow coding conventions.
71
72 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
73 header line fixed.
74
75 * sun-curs.el: Fix Maintainer: header line.
76
77 * emacs-lisp/easymenu.el: Address of the author added.
78
1b85bd12
GM
792001-07-16 Gerd Moellmann <gerd@gnu.org>
80
81 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
82 property.
83
6e44da43
PJ
842001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
85
86 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
1b85bd12
GM
87 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
88 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el: Some
6e44da43
PJ
89 fixes to follow coding conventions.
90
6033fc96
GM
912001-07-16 Gerd Moellmann <gerd@gnu.org>
92
93 * which-func.el (which-func-mode): Doc fix.
94
5d3d1e32
SM
952001-07-15 Stefan Monnier <monnier@cs.yale.edu>
96
97 * net/rcompile.el (remote-compile): Use make-local-variable.
98
99 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
100
101 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
102
103 * mail/reporter.el (reporter-submit-bug-report):
104 Don't abuse make-variable-buffer-local. Fix call to add-hook.
105
55535639
PJ
1062001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
107
3afbc435 108 * calendar/cal-china.el, calendar/cal-coptic.el,
1b85bd12
GM
109 * calendar/cal-dst.el, calendar/cal-french.el,
110 * calendar/cal-hebrew.el, calendar/cal-islam.el,
111 * calendar/cal-iso.el, calendar/cal-julian.el,
112 * calendar/cal-mayan.el, calendar/cal-persia.el,
113 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
114 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
115 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
116 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
117 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
118 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
119 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
120 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
121 * progmodes/ada-xref.el, progmodes/cc-align.el,
122 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
123 * progmodes/cc-defs.el, progmodes/cc-engine.el,
124 * progmodes/cc-langs.el, progmodes/cc-menus.el,
125 * progmodes/cc-styles.el, progmodes/cc-vars.el,
126 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
127 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
128 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
129 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
130 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
131 * textmodes/reftex.el: Some fixes to follow coding
3afbc435
PJ
132 conventions in Eshell files with known maintainers.
133
134 * emulation/viper.el: A fix to follow coding conventions.
135
60370d40 136 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
1b85bd12
GM
137 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
138 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
139 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
140 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
141 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
142 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
143 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
144 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
145 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
60370d40
PJ
146 conventions in Eshell files.
147
148 * composite.el, diff.el, emacs-lisp/levents.el,
1b85bd12
GM
149 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
150 * emulation/pc-mode.el, emulation/viper-cmd.el,
151 * emulation/viper-ex.el, emulation/viper-init.el,
152 * emulation/viper-keym.el, emulation/viper-macs.el,
153 * emulation/viper-mous.el, emulation/viper-util.el,
154 * emulation/viper.el, forms-pass.el, international/ccl.el,
155 * international/characters.el, international/encoded-kb.el,
156 * international/fontset.el, international/ja-dic-cnv.el,
157 * international/ja-dic-utl.el, international/kinsoku.el,
158 * international/kkc.el, international/mule-cmds.el,
159 * international/mule-diag.el, international/mule-util.el,
160 * international/mule.el, international/titdic-cnv.el,
161 * language/china-util.el, language/chinese.el,
162 * language/cyril-util.el, language/cyrillic.el, language/english.el,
163 * language/greek.el, language/hebrew.el, language/japan-util.el,
164 * language/japanese.el, language/korea-util.el, language/korean.el,
165 * language/lao-util.el, language/lao.el, language/misc-lang.el,
166 * language/slovak.el, language/thai-util.el, language/thai.el,
167 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
168 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
169 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
170 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
171 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
172 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
173 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
174 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
175 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
176 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
60370d40
PJ
177 to follow coding conventions in files without maintainer or in
178 files with clear maintainer (but without Maintainer header stating
179 so).
180
181 * emacs-lisp/elp.el: A fix to follow coding conventions.
182
715a2ca2 183 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
1b85bd12
GM
184 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
185 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
186 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
187 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
188 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
189 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
190 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
191 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
192 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
193 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
194 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
715a2ca2
PJ
195 conventions in files from Gnus.
196
55535639 197 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
1b85bd12
GM
198 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
199 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
200 * echistory.el, electric.el, emacs-lisp/authors.el,
201 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
202 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
203 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
204 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
205 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
206 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
207 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
208 * international/codepage.el, international/iso-ascii.el,
209 * international/iso-insert.el, international/iso-transl.el,
210 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
211 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
212 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
213 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
214 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
215 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
216 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
217 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
218 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
219 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
220 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
221 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
222 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
223 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
224 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
225 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
226 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
227 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
228 * textmodes/tex-mode.el, textmodes/text-mode.el,
229 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
230 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
231 * vt100-led.el, window.el: Some fixes to follow coding conventions in
55535639
PJ
232 files maintained by FSF.
233
1cd7adc6
PJ
2342001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
235
236 * arc-mode.el: A fix to follow coding conventions.
237
238 * bindings.el: Ditto.
239
240 * cdl.el: Ditto.
241
242 * comint.el: Ditto.
243
244 * cus-start.el: Ditto.
245
246 * shell.el: Ditto.
247
248 * skeleton.el: Ditto.
249
07b1b912
SM
2502001-07-13 Stefan Monnier <monnier@cs.yale.edu>
251
252 * info.el (Info-build-node-completions):
253 Make Info-current-file-completions buffer local.
254
09938b67
GM
2552001-07-13 Gerd Moellmann <gerd@gnu.org>
256
e0f82ad8 257 * which-func.el (which-func-mode, which-func-ff-hook)
07b1b912 258 (which-function-mode): Remove references to which-func-mode-global.
e0f82ad8 259
07b1b912
SM
260 * calendar/cal-islam.el (calendar-goto-islamic-date):
261 Add autoload cookie.
aa11456f 262
09938b67
GM
263 * play/fortune.el: Add types to defcustoms.
264
ebea5735
PJ
2652001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
266
09938b67 267 * language/czech.el: A fix to follow coding conventions.
ebea5735 268
ec7dc7e1
EZ
2692001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
270
271 * speedbar.el (speedbar-supported-extension-expressions): Add .g
272 to the extension list, for antlr-mode. From Christoph Wedler
273 <Christoph.Wedler@sap.com>.
274
ec402ad4
SM
2752001-07-11 Stefan Monnier <monnier@cs.yale.edu>
276
277 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
278 (vc-dired-mode-map): Fix the madness.
279
280 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
281 (vc-prefix-map): Moved back from vc.el.
282
a777242c
GM
2832001-07-11 Gerd Moellmann <gerd@gnu.org>
284
07b1b912
SM
285 * mail/mail-extr.el (mail-extr-all-top-level-domains):
286 Increase the size of the obarray.
a777242c
GM
287 (mail-extr-all-top-level-domains): Add more toplevel domains,
288 add more long names.
289 From: Per Starback <starback@ling.uu.se>.
290
874d7995
EZ
2912001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
292
293 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
294 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
295
296 * progmodes/ada-mode.el: Ditto.
297
298 * progmodes/ada-xref.el: Ditto.
299
ff524b84
MB
3002001-07-11 Miles Bader <miles@gnu.org>
301
302 * finder.el (finder-insert-at-column): Also move to the next line
303 if exactly at COLUMN.
304
6b05fae3
GM
3052001-07-10 Gerd Moellmann <gerd@gnu.org>
306
6ce5615d
GM
307 * help.el (describe-function-1): When printing FUNCTION's
308 documentation, don't assume FUNCTION is a symbol.
309
6b05fae3
GM
310 * startup.el (normal-top-level): Don't operate on the initial
311 frame if we failed to create one.
312
19da29f9
GM
3132001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
314
315 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
316 itself, i.e. only indent the contents in it.
317
6f19114e
GM
3182001-07-10 Markus Rost <rost@math.ohio-state.edu>
319
320 * mail/rmail.el (rmail-show-message): Show beginning of message in
321 all windows containing it.
322
8184a578
EZ
3232001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
324
325 * term/tty-colors.el: Fix the header line and copyright years.
326
524ac5b2
GM
3272001-07-09 Gerd Moellmann <gerd@gnu.org>
328
4033ae9d
GM
329 * emacs-lisp/advice.el (ad-make-advised-definition): If the
330 original definition has an interactive form, but is Elp
331 instrumented, use the interactive form of the function called by
332 elp-wrapper.
333
59c2dcf4
GM
334 * winner.el (winner-equal): Make it a defun. Don't compare Winner
335 configurations with compare-window-configuration; they aren't
336 window configurations.
337
524ac5b2
GM
338 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
339 from the server for the format we expect. Don't use it if it
340 doesn't look like what the Internet draft for FTP extensions
341 specifies.
342
06c66e1c 343 * toolbar/*.pbm: Cleaned up.
1d9f4dc1
GM
344 From Luis Fernandes <elf@ee.ryerson.ca>.
345
524ac5b2 3462001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
7443aaa6
SM
347
348 * cc-cmds.el: Extended the kludge to interoperate with the
349 delsel and pending-del packages wrt to the new function
350 `c-electric-delete-forward'.
351
851040a5
SM
3522001-07-08 Stefan Monnier <monnier@cs.yale.edu>
353
354 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
355 to delay the call to <mode> for global minor modes.
356 (easy-mmode-define-navigation): Only recenter if interactive.
357
6573d87f
GM
3582001-07-06 Gerd Moellmann <gerd@gnu.org>
359
a25e82a8
GM
360 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
361 to lisp-indent-line.
362
6573d87f
GM
363 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
364 from the server. Call encode-time only when we are sure that we
365 got a 213 response.
366
c1a1fd60
GM
3672001-07-06 Simon Josefsson <jas@extundo.com>
368
369 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
370 (mail-envelope-from): New user option.
371 (sendmail-send-it): Use it.
372
4b81a999
GM
3732001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
374
851040a5
SM
375 * ps-print.el: Use locale dependant date to print date in header.
376 Doc fix.
4b81a999
GM
377 (ps-print-version): New version number (6.5.3).
378 (ps-right-header, ps-right-footer): Initialization and doc fix.
379 (ps-time-stamp-locale-default): New fun.
380
a2cc5c4f
GM
3812001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
382
383 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
384 field problem with MIME-mode.
385
386 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
387
3882001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
389
390 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
391 MIME-mode.
392
a9b511e0
EZ
3932001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
394
395 * bindings.el (mode-line-mule-info): Don't show the tip with
396 buffer-file-coding-system if that is nil.
397
0f60e5ff
GM
3982001-07-05 Gerd Moellmann <gerd@gnu.org>
399
f25cfe53
GM
400 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
401 instead of kill-line.
402
5f72adc0
GM
403 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
404 <Pavel@Janik.cz>.
405
406 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
407 <Pavel@Janik.cz>.
0f60e5ff 408
b5e2c7a7
GM
4092001-07-04 Gerd Moellmann <gerd@gnu.org>
410
411 * font-lock.el (c-font-lock-keywords-3): When matching something
412 like `struct X Y', finish with point after Y.
413
e5836af8 4142001-07-04 Simon Josefsson <jas@extundo.com>
851040a5 415
e5836af8 416 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
851040a5 417 in caller buffer.
e5836af8 418
f1c53471
EZ
4192001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
420
bf4041b6 421 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
851040a5
SM
422 instead of string-match to find the basename of the file.
423 From Pascal Obry <p.obry@wanadoo.fr>.
bf4041b6 424
851040a5
SM
425 * net/browse-url.el (browse-url-default-windows-browser):
426 Support the MS-DOS port when it runs on Windows.
51a91c09
EZ
427 (browse-url-browser-function) [ms-dos]: Default to
428 browse-url-default-windows-browser.
429
f1c53471
EZ
430 * help.el (locate-library): Enable code that looks for compressed
431 libraries if auto-compression-mode is on.
432
4ce5c223
SM
4332001-07-02 Stefan Monnier <monnier@cs.yale.edu>
434
435 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
436
dd441b46
GM
4372001-07-02 Gerd Moellmann <gerd@gnu.org>
438
4ce5c223 439 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
dd441b46 440
7a3ee510
EZ
4412001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
442
33e432b1
EZ
443 * allout.el: Fix the header line, so that finder.el recognizes it.
444 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
445
4ce5c223
SM
446 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
447 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
7a3ee510 448
3024d920
EZ
4492001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
450
4ce5c223 451 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
027a15c1 452
3024d920
EZ
453 * ps-bdf.el (bdf-directory-list): Use the value relative to
454 installation-directory for MS-Windows as well.
455
0c1baae8
RS
4562001-06-29 Richard M. Stallman <rms@gnu.org>
457
458 * wid-edit.el (widget-color-sample-face-get):
459 Return ((foreground-color . COLOR)) instead of constructing a face.
460
442ebe98
EZ
4612001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
462
463 * faces.el (region): Change the background color for the
464 light-background color display to lightgoldenrod2, to make it
465 visible on some laptops.
466
6519817e
RS
4672001-06-28 Richard M. Stallman <rms@gnu.org>
468
469 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
470 (rmail-msg-restore-non-pruned-header): Likewise.
471 If point was in the old pruned header, put it at the top.
472 (rmail-msg-prune-header): If point was at the top, keep it there.
4ce5c223 473
6519817e
RS
474 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
475 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
476
15533ae2
SM
4772001-06-28 Stefan Monnier <monnier@cs.yale.edu>
478
479 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
480
19a448e3
KF
4812001-06-28 Karl Fogel <kfogel@red-bean.com>
482
483 * saveplace.el: Update maintainer email address.
484
a17555fd
FP
4852001-06-27 Francesco Potorti` <pot@gnu.org>
486
15533ae2
SM
487 * uniquify.el: (uniquify-rationalize-file-buffer-names):
488 Undo previous change.
a17555fd
FP
489
4902001-06-27 Francesco Potorti` <pot@gnu.org>
4501c939
FP
491
492 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
493 preliminary quick reordering. Can speed things up dramatically.
494
555cc9ca
RS
4952001-06-26 Richard M. Stallman <rms@gnu.org>
496
4d68abe0
RS
497 * dired.el (dired-get-filename): A file name starting with ~
498 is not absolute in this context.
499
555cc9ca
RS
500 * which-func.el (which-func-maxout): Increase default to 500000.
501 (which-function-mode): This is now the "real" name of the function.
502 (which-func-mode): Now an alias.
503 (which-func-mode-global): Name deleted.
504
505 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
506 button-2, when binding hs-mouse-toggle-hiding.
507
d9bad487
GM
5082001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
509
15533ae2 510 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
d9bad487
GM
511 (rmail-msg-prune-header): Likewise.
512 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
513 and `rmail-msg-prune-header'.
514
da197e75
SM
5152001-06-25 Stefan Monnier <monnier@cs.yale.edu>
516
517 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
518 back than LINEBEG.
519
9501b986
EZ
5202001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
521
522 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
523 window where they clicked the mouse has a header line, adjust
524 vertical movement by one.
525
7aee34d3
GM
5262001-06-25 Milan Zamazal <pdm@zamazal.org>
527
da197e75
SM
528 * progmodes/glasses.el (glasses-make-readable): Consider underscores
529 too when separating a parenthesis.
7aee34d3 530
b9cc92a4
EZ
5312001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
532
533 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
534 (bookmark-bmenu-hide-filenames): Add help-echo to
535 mouse-highlighted text.
536 (bookmark-bmenu-show-filenames): Remove help-echo property from
537 the whitespace.
538
e55c4863
EZ
5392001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
540
da197e75
SM
541 * files.el (auto-mode-alist): Add configure.ac (autoconf).
542 From Karl Eichwalder <ke@suse.de>.
e55c4863 543
4bd41f5a
RS
5442001-06-23 Richard M. Stallman <rms@gnu.org>
545
546 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
547
548 * progmodes/cc-styles.el (c-set-style): Don't specify initial
549 contents for completing-read.
550
fdae95d4
RS
5512001-06-22 Richard M. Stallman <rms@gnu.org>
552
553 * menu-bar.el (menu-bar-make-toggle): Construct the
554 function's doc string from HELP, not DOC, and make it accurate by
555 adding "Toggle whether to " at the front and downcasing the initial.
556 Change the HELP arg in some calls to make it fit this usage.
557
558 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
559 Undo previous change.
560
5f0e1d42
EZ
5612001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
562
1fd63d9b
EZ
563 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
564
da197e75 565 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
5f0e1d42 566
2ebf8f54
EZ
5672001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
568
7a03d9cd
EZ
569 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
570
2ebf8f54
EZ
571 * dabbrev.el (dabbrev--select-buffers): Fix last change.
572
4de68712
RS
5732001-06-20 Richard M. Stallman <rms@gnu.org>
574
575 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
576 broken out from dabbrev--find-expansion. Handle minibuffer
577 specially here.
578 (dabbrev--find-expansion): Simplify code in various ways.
579 Don't treat minibuffers specially.
580 Call dabbrev--make-friend-buffer-list.
da197e75 581 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
4de68712
RS
582 (dabbrev--scanning-message): Do nothing when minibuffer is current.
583
f84e9763 5842001-06-19 John Wiegley <johnw@gnu.org>
a5eab4a9 585
f84e9763
JW
586 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
587 Also, added a comment describing how to greatly speedup Eshell
588 loadup time, by concatenating together all of Eshell's .elc files.
a5eab4a9 589
f5f3efaa 5902001-06-19 John Wiegley <johnw@gnu.org>
b868ed49 591
da197e75
SM
592 * eshell/esh-mode.el: Disabled a test that often yields false failures.
593
f84e9763
JW
5942001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
595
596 * woman.el (WoMan-highlight-references): Add help-echo to
597 mouse-highlighted text.
b868ed49 598
f7ac3e28
SM
5992001-06-18 Stefan Monnier <monnier@cs.yale.edu>
600
601 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
602
f6f1beba
GM
6032001-06-18 Gerd Moellmann <gerd@gnu.org>
604
f7ac3e28
SM
605 * international/quail.el (quail-start-conversion):
606 Reset quail-translating to nil.
db8f7303 607
f6f1beba
GM
608 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
609 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
610
1a0b9ae6
EZ
6112001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
612
855eca56
EZ
613 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
614 mouse-highlighted text.
615
1a0b9ae6
EZ
616 * dired.el (dired-mark-pop-up): Fix last change.
617
e75e894b
EZ
6182001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
619
218abc51
EZ
620 * calendar/calendar.el (generate-calendar-month): Add help-echo to
621 mouse-highlighted text.
622
d36ca65d
EZ
623 * net/quickurl.el (quickurl-url-file): Run through
624 convert-standard-filename.
625 (quickurl-list-populate-buffer): Add help-echo to
626 mouse-highlighted text.
627 (top-level): Update Dave's URL.
628
092924fd
EZ
629 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
630 mouse-highlighted text.
631
f7ac3e28
SM
632 * textmodes/page-ext.el (pages-copy-header-and-position):
633 Add help-echo to mouse-highlighted text.
092924fd
EZ
634
635 * tar-mode.el (tar-header-block-summarize): Add help-echo to
636 mouse-highlighted text.
637
638 * replace.el (occur): Add help-echo to mouse-highlighted text.
639
640 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
641 mouse-highlighted text.
642
643 * progmodes/cpp.el (cpp-make-button): Add help-echo to
644 mouse-highlighted text.
645
f7ac3e28
SM
646 * progmodes/compile.el (compile-reinitialize-errors):
647 Add help-echo to mouse-highlighted messages.
092924fd
EZ
648 (compilation-forget-errors): Remove help-echo property as well.
649
f7ac3e28
SM
650 * play/landmark.el (lm-plot-square, lm-init-display):
651 Add help-echo to mouse-highlighted text.
092924fd 652
f7ac3e28
SM
653 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
654 Add help-echo to mouse-highlighted text.
092924fd
EZ
655
656 * dired.el (dired-insert-set-properties): Add help-echo to
657 mouse-highlighted text.
f7ac3e28 658 (dired-mark-pop-up): Remove help-echo property from the file name.
092924fd
EZ
659
660 * comint.el (comint-send-input): Add help-echo to
661 mouse-highlighted text.
662
663 * buff-menu.el (list-buffers-noselect): Add help-echo to
664 mouse-highlighted text.
665
666 * arc-mode.el (archive-summarize-files): Add help-echo to
667 mouse-highlighted text.
668
e75e894b
EZ
669 * ffap.el (ffap-machine-p): Always return nil if
670 open-network-stream is not fboundp.
671
f621ed9d
SM
6722001-06-17 Stefan Monnier <monnier@cs.yale.edu>
673
674 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
675 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
676 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
677 incorrectly binding chars between 128 and 256 to it.
678 (sgml-maybe-name-self): Handle latin-1 chars properly.
679 (sgml-tags-invisible): Bind buffer-file-name to nil.
680 Use unwind-protect and restore-buffer-modified-p.
681 (sgml-point-entered): Use buffer-substring-no-properties.
682 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
683 (html-mode): Don't force `imenu-sort-function'.
684
884e8578
EZ
6852001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
686
d5b49f47
EZ
687 * tar-mode.el: Fix the copyright notice.
688
ce6b1982
EZ
689 * font-lock.el (font-lock-comment-face): For tty's with dark
690 background, use "red1", since "lightred" is not one of the colors
691 recognized by tty-colors.el.
692
884e8578
EZ
693 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
694 create a buffer for extracted file, in case there's more than one
695 file by that name in an archive, possibly in different
696 directories. From Kevin Rodgers <kevinr@ihs.com>.
697
698 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
699 <alex@gnu.org>.
700
72190a54
MB
7012001-06-15 Miles Bader <miles@gnu.org>
702
f621ed9d
SM
703 * textmodes/texinfmt.el (texinfo-format-syntax-table):
704 Revert previous change.
72190a54 705
e4cdc335
RS
7062001-06-14 Richard M. Stallman <rms@gnu.org>
707
708 * replace.el (keep-lines-read-args): Return just a regexp.
709 Provide nil for the region args.
f621ed9d 710 (keep-lines, flush-lines, how-many):
e4cdc335
RS
711 Calculate the defaults for the region here, when args are nil.
712
c8c6b45a
EZ
7132001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
714
715 * rot13.el (rot13-other-window): Some more doc fix.
716
f54701d1
EZ
7172001-06-14 Per Starback <starback@ling.uu.se>
718
719 * replace.el (case-replace, query-replace-from-history-variable)
720 (query-replace-to-history-variable, keep-lines-read-args)
721 (occur-revert-function, query-replace-help): Dox fix.
722
1604ce98
EZ
7232001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
724
725 * rot13.el (rot13-other-window): Doc fix.
726
22058843
MB
7272001-06-14 Miles Bader <miles@gnu.org>
728
729 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
730 of " and \ to "." (punctuation).
731 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
732
e4cdc335
RS
7332001-06-13 Richard M. Stallman <rms@gnu.org>
734
735 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
736
737 * simple.el (shell-command-on-region): Never kill the
738 *Shell Command Output* buffer.
739
a62d56ab
SM
7402001-06-13 Stefan Monnier <monnier@cs.yale.edu>
741
742 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
743
4a0aa1d9
SM
7442001-06-10 Stefan Monnier <monnier@cs.yale.edu>
745
746 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
747 New var, to recognize ${ $' and PODs.
748 (perl-font-lock-syntactic-face-function): New function.
749 (perl-mode): Use them.
750 (perl-continuation-line-p): New function, from perl-calculate-indent.
751 (perl-calculate-indent): Use it, to properly handle continuation
752 lines of continuation lines.
753
b5a9911c
EZ
7542001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
755
756 * server.el (server-process, server-buffer-clients): Doc fix.
757 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
758
0f056ec1
JW
7592001-06-09 John Wiegley <johnw@gnu.org>
760
761 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
762 test if the last command was Lisp or not.
763 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
764 B x C".
765
e5e316b0
EZ
7662001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
767
768 * dos-w32.el (grep-regexp-alist): Remove definition, since the
769 general one on compile.el supports drive letters.
7f4350a7
CD
770
7712001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
772
5a905a7e 773 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
e5e316b0 774 key description.
7f4350a7
CD
775
776 * textmodes/reftex-sel.el (reftex-select-jump): New command.
777
5a905a7e 778 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
7f4350a7
CD
779 (reftex-toc-jump): New command.
780
781 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
e5e316b0 782 to parse international characters as well.
7f4350a7 783
5a905a7e 784 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
e5e316b0 785 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
7f4350a7 786
5a905a7e
SM
787 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
788
789 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
e5e316b0 790 TAB to the key separators.
7f4350a7 791
73419021
EZ
7922001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
793
794 * international/mule.el (auto-coding-alist): Remove redundant
795 up-cased versions of the extensions (auto-coding-alist-lookup is
796 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
797 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
798
cada28bb
EZ
7992001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
800
801 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
802
4f7666dc
RS
8032001-06-01 Richard M. Stallman <rms@gnu.org>
804
805 * help.el (describe-variable): Put value on same line
806 with preceding text, if it is short enough to look good that way.
807
70079787
EZ
8082001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
809
810 * term/internal.el (IT-unicode-translations): New variable.
811 (IT-setup-unicode-display): New function.
812
c86f4619
GM
8132001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
814
815 * ps-print.el: Handle before-string and after-string overlay properties
816 in ps-print-*-with-faces commands. Doc fix.
817 (ps-print-version): New version number (6.5.2).
818 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
819 for XEmacs.
820 (ps-prefix-quote): Doc fix.
c6d452ad 821 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
c86f4619
GM
822 (ps-basic-plot-str, ps-plot-string): New funs.
823
1ea98518
SM
8242001-05-31 Stefan Monnier <monnier@cs.yale.edu>
825
826 * progmodes/etags.el (tags-compression-info-list): Fix docstring
827 and :type spec.
828
2b1ec973
GM
8292001-05-31 Gerd Moellmann <gerd@gnu.org>
830
1ea98518
SM
831 * international/mule-cmds.el (inactivate-input-method):
832 Set input-method-function to nil.
2b1ec973 833
94843cc1
GM
834 * xml.el (xml-parse-tag): The document may contain invalid characters.
835 From ShengHuo ZHU <zsh@cs.rochester.edu>
836
9652931f
GM
8372001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
838
839 * mail/rmailsum.el (rmail-message-subject-p): Don't call
1ea98518
SM
840 `rmail-summary-line-decoder' if the message does not have
841 a Subject: field.
9652931f 842
1ea98518 843 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
9652931f 844
1ea98518
SM
845 * mail/rmail.el (rmail-insert-mime-resent-message-function):
846 New variable.
9652931f
GM
847 (rmail-resend): Modify to work in `rmail-view-buffer'; call
848 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
849 is non-nil.
850
f7ac3e28
SM
8512001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
852
853 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
854
b781e739
SS
8552001-05-29 Sam Steingold <sds@gnu.org>
856
00f51890
SS
857 * faces.el (face-valid-attribute-values): Bind `valid' directly
858 instead of using `setq'.
859
b781e739
SS
860 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
861 Use `tex-shell-buf'.
862 (tex-shell-proc): Use `tex-shell-running'.
863 (tex-shell-buf-no-error): New function.
864 (tex-send-tex-command): Use it.
865 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
866 (tex-kill-job): Check the process before calling `quit-process'.
867
3d0e328b
GM
8682001-05-29 Gerd Moellmann <gerd@gnu.org>
869
1ea98518
SM
870 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
871 UTF-8 sequences.
3d0e328b 872
8bd6307f
GM
8732001-05-28 Miles Bader <miles@gnu.org>
874
875 * comint.el (comint-carriage-motion): Renamed from
876 `comint-cr-magic'. Operate on the buffer instead of the string
877 (for use as a comint post-output filter, instead of as a
878 pre-output filter). Handle backspaces too. Add to the
879 `comint-output-filter-functions' hook instead of
880 `comint-preoutput-filter-functions'.
881
89c8dc6c
GM
8822001-05-28 Gerd Moellmann <gerd@gnu.org>
883
884 * language/japan-util.el (japanese-hankaku): Prefer the charset
885 `jisx0201' when the optional argument `ascii-only' is not specified.
886 (japanese-hankaku-region): Ditto.
887 From Katsumi Yamaoka <yamaoka@jpl.org>
888
f25c1b9b
SM
8892001-05-28 Stefan Monnier <monnier@cs.yale.edu>
890
891 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
892 (outline-invisible-p): New function.
893 (hide-leaves): Save excursion.
894 (hide-other): Stop looping when reaching bobp.
895
719bb352
EZ
8962001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
897
898 * cus-edit.el (custom-file): Fix last change.
899
d686d354
SM
9002001-05-27 Stefan Monnier <monnier@cs.yale.edu>
901
902 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
903 same definition in byte-compile-function-environment as `autoload'
904 would put in `symbol-function'.
905
906 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
907 patch to correct the error message as well.
908
49b1a638
EZ
9092001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
910
71261a01
EZ
911 * cus-edit.el (custom-file): Don't assume we were invoked with -q
912 unless ~/.emacs exists.
913
49b1a638
EZ
914 * novice.el (enable-command): If user-init-file is nil or does not
915 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
916
a434b175
SM
9172001-05-25 Stefan Monnier <monnier@cs.yale.edu>
918
15ca8de7
SM
919 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
920 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
921 Allow spaces around macro arguments.
922 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
923 indent-for-tab-command.
924 (latex-mode-map, plain-tex-mode-map): New keymaps.
925 Inherit from tex-mode-map.
926 (tex-common-initialization): Don't setup the keymap any more
927 since it's now done right by define-derived-mode.
928 (latex-mode): Set skeleton-end-hook to nil.
929 (latex-skeleton-end-hook): Remove.
930 (tex-latex-block, latex-insert-item): Simplify.
931 (latex-syntax-after): Use following-char rather than char-after.
932 (tex-discount-args-cmds, tex-count-words): New functions.
933
934 * textmodes/tildify.el (tildify-ignored-environments-alist):
935 Recognize \verb* as well.
936
937 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
938 (perl-comment-indent): Simplify to let newcomment.el do its job.
939 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
940 (perl-mark-function): Cleanup the namespace.
941 (perl-calculate-indent): Don't be fooled by nested functions.
942
943 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
944
a434b175
SM
945 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
946 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
947
4e7e1f03
AC
9482001-05-25 Andrew Choi <akochoi@i-cable.com>
949
950 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
951 actually be `\\'.
952 (ctlau-b5-converter): Likewise.
953
2bef0948
AC
9542001-05-24 Andrew Choi <akochoi@i-cable.com>
955
956 * international/titdic-cnv.el (quail-misc-package-ext-info):
e089be2d
AC
957 Change CTLauB.el to CTLau-b5.el.
958
d2d1851b
SM
9592001-05-23 Stefan Monnier <monnier@cs.yale.edu>
960
961 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
962 rather than beginning-of-line to avoid problems with fields.
963 (gud-perldb-massage-args): Use unless and push.
964 (gud-chdir-before-run): New var.
965 (gud-common-init): Use it.
966
5e3d4fbc
AC
9672001-05-24 Andrew Choi <akochoi@i-cable.com>
968
969 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
970 delete entries for chinese-ctlau and chinese-ctlaub.
d2d1851b 971 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
5e3d4fbc 972 chinese-ctlaub.
d2d1851b
SM
973 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
974 New functions.
5e3d4fbc 975
0216c3df
GM
9762001-05-22 Gerd Moellmann <gerd@gnu.org>
977
f1f65349
GM
978 * cus-edit.el (custom-comment-show): Remove debug code.
979
0216c3df
GM
980 * language/japan-util.el (japanese-symbol-table): Fix handling of
981 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
982
e8a1ed31
SM
9832001-05-21 Stefan Monnier <monnier@cs.yale.edu>
984
985 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
986 Renamed by removing the silly `-flag' suffix.
987 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
988
7246200c
SM
9892001-05-20 Stefan Monnier <monnier@cs.yale.edu>
990
991 * replace.el (keep-lines-read-args): Use `copy-marker'.
992 (how-many): Save excursion properly.
993 (occur-mode): Use define-derived-mode.
994 (perform-replace): Use with-current-buffer.
995
7e971261
RS
9962001-05-20 Richard M. Stallman <rms@gnu.org>
997
65569e52
RS
998 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
999
cc9684e8
RS
1000 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
1001
9ca00e71
RS
1002 * info.el (Info-read-subfile): Widen before finding the
1003 desired node in the subfile.
1004
7e971261
RS
1005 * startup.el (command-line-1): When >2 files visited,
1006 leave the last one visible, and make that the selected window.
1007
7c5312b2
GM
10082001-05-20 Gerd Moellmann <gerd@gnu.org>
1009
1010 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
1011
310e9a21
EZ
10122001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
1013
7246200c
SM
1014 * international/ccl.el (define-ccl-program): Fix a typo.
1015 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8dacfbde
EZ
1016
1017 * international/mule.el (decode-char): Fix a typo. From Pavel
1018 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1019
1020 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
1021 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1022
310e9a21
EZ
1023 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
1024 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1025
ef55aa6c
SS
10262001-05-18 Sam Steingold <sds@gnu.org>
1027
7246200c 1028 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
ef55aa6c
SS
1029 and [RET] to `cvs-mode-find-file'.
1030
c9f3bebe
JW
10312001-05-18 John Wiegley <johnw@gnu.org>
1032
1033 * eshell/esh-ext.el (eshell-explicit-command-char): A new
1034 configuration variable, which determines the initial character
1035 that forces use of an external version of a command. The default
1036 is *, but may be set to \, for example.
1037
1038 * eshell/esh-ext.el (eshell-explicit-command):
1039 Use `eshell-explicit-command-char' instead of ?*.
ef55aa6c 1040
c9f3bebe
JW
1041 * eshell/esh-cmd.el (eshell/which):
1042 Use `eshell-explicit-command-char' instead of ?*.
ef55aa6c 1043
7c5312b2
GM
1044 * eshell/em-cmpl.el (eshell-completion-command-name)
1045 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
c9f3bebe
JW
1046 instead of ?*.
1047
1c66d9fb
GM
10482001-05-18 Gerd Moellmann <gerd@gnu.org>
1049
a724ed38
GM
1050 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
1051 subst-char-in-string.
1052 (ange-ftp-after-parse-ls-hook): New variable.
1053 (ange-ftp-ls): Run that hook.
1054 From Peter Milliken <Peter.Milliken@GTECH.COM>.
1055
0595722b
GM
1056 * tmm.el (tmm-get-keymap): Fix handling of :filter.
1057 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
1058 text into *Completions*.
1059
1c66d9fb
GM
1060 * net/goto-addr.el (goto-address-at-point): Deal with URLs
1061 part of which look like email addresses.
1062
c5bdb93d
AI
10632001-05-18 Andrew Innes <andrewi@gnu.org>
1064
7246200c
SM
1065 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
1066 Use . instead of absolute path for lisp dir, to avoid bug in W2K
c5bdb93d
AI
1067 cmd.exe's handling of FOR loops.
1068 (autoloads): Set find-file-suppress-same-file-warnings to t to
1069 avoid slew of spurious messages.
1070
9a1211f2
GM
10712001-05-18 Simon Josefsson <simon@josefsson.org>
1072
1073 * mail/smtpmail.el (maybe-append-domain): Renamed to
1074 `smtpmail-maybe-append-domain'.
1075 (smtpmail-via-smtp): Use the new name.
1076
29148a3f
GM
1077 * net/browse-url.el (browse-url-browser-function): Add kde.
1078 (browse-url-kde-program, browse-url-kde-args): New variables.
1079 (browse-url-kde): New function.
1080
9ab59a1a
MB
10812001-05-18 Miles Bader <miles@gnu.org>
1082
7246200c
SM
1083 * simple.el (delete-horizontal-space, just-one-space):
1084 Use `constrain-to-field' instead of `field-end'/`field-beginning',
9ab59a1a
MB
1085 because it's more efficient for large files.
1086
cebf1b97
GM
10872001-05-17 Gerd Moellmann <gerd@gnu.org>
1088
f90c23ca
GM
1089 * mail/rmail.el (rmail-require-mime-maybe): New function.
1090 (rmail): Use it.
1091 (rmail-mode): Handle the case of finding Rmail files.
1092
cebf1b97
GM
1093 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
1094 functions.
1095
df22166e
SM
10962001-05-17 Stefan Monnier <monnier@cs.yale.edu>
1097
1098 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
1099 text-property after moving to the beginning of line and regardless
1100 of the value of font-lock-multiline.
1101
2ca0d5f1
GM
11022001-05-17 Gerd Moellmann <gerd@gnu.org>
1103
e85e809a
GM
1104 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
1105
2ca0d5f1
GM
1106 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
1107 last coding system used before calling set-buffer-modified-p
1108 because that function changes last-coding-system.
1109
4c6a4739
EZ
11102001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
1111
1112 * files.el (switch-to-buffer-other-window)
1113 (switch-to-buffer-other-frame): Add an xref to display-buffer in
1114 the doc string.
1115
f08cf35b
GM
11162001-05-17 Gerd Moellmann <gerd@gnu.org>
1117
1118 * language/slovak.el, language/czech.el: New maintainer.
1119
2180ea97
SS
11202001-05-16 Sam Steingold <sds@gnu.org>
1121
f08cf35b 1122 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
2180ea97
SS
1123 sub-form of `defgeneric' correctly.
1124
9bae8781
GM
11252001-05-16 Gerd Moellmann <gerd@gnu.org>
1126
a90b3d3c
GM
1127 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
1128 of `c'.
1129
1b7818b4 1130 * textmodes/outline.el (outline-font-lock-level): Remove the
df22166e
SM
1131 condition-case, test what outline-level returns instead, to
1132 ease debugging.
1b7818b4 1133
9bae8781
GM
1134 * international/mule.el (auto-coding-regexp-alist): New user-option.
1135 (auto-coding-from-file-contents): New function.
1136 (set-auto-coding): Use it to determine a coding system.
1137
7644c605
GM
11382001-05-15 Gerd Moellmann <gerd@gnu.org>
1139
18a0a39e
GM
1140 * mouse.el (mouse-delete-other-windows): Doc fix.
1141
df22166e
SM
1142 * emacs-lisp/lisp-mode.el (lisp-mode):
1143 Make font-lock-keywords-case-fold-search a buffer-local variable with
1144 make-local-variable before setting it.
7644c605 1145
940cf42e
EZ
11462001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
1147
1148 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
1149 prefixes.
1150
557f7c34
GM
11512001-05-14 Gerd Moellmann <gerd@gnu.org>
1152
1153 * hexl.el (hexl-current-address): Print a message when called
1154 interactively.
1155
14d9b141
SM
11562001-05-11 Stefan Monnier <monnier@cs.yale.edu>
1157
1158 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
1159
1160 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
1161
1162 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
1163
7bd2d083
GM
11642001-05-11 Gerd Moellmann <gerd@gnu.org>
1165
47e72862
GM
1166 * startup.el (command-line): If parameters have been changed in
1167 the init files which influence font selection, clear the face
1168 cache so that faces get realized with the new parameters.
1169
14d9b141 1170 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
7bd2d083 1171
0f49941f
SM
11722001-05-10 Stefan Monnier <monnier@cs.yale.edu>
1173
1174 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
1175
cbeed4a8
EZ
11762001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
1177
1178 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
1179 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
1180
ff9aa2ca
GM
11812001-05-10 Gerd Moellmann <gerd@gnu.org>
1182
1183 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
0f49941f 1184 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
ff9aa2ca 1185
b2c99950
JW
11862001-05-09 John Wiegley <johnw@gnu.org>
1187
0f49941f
SM
1188 * eshell/esh-util.el (eshell-convert-numeric-arguments):
1189 Annotated the documentation string to tell users about
3cb27fd7
JW
1190 `eshell-no-numeric-conversions'.
1191
c26f6b27
JW
1192 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
1193 conversions if a Lisp function has the property
1194 `eshell-no-numeric-conversions' set to a non-nil value.
1195
1196 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
1197 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
1198 property `eshell-no-numeric-conversions' on the following
1199 functions (which all deal with filesystem entities, and never Lisp
1200 numerical values): eshell/cd, eshell/pushd, eshell/popd,
1201 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
1202 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
1203 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
1204 eshell/which, eshell/addpath.
1205
12062001-05-09 John Wiegley <johnw@gnu.org>
0f49941f 1207
d089e299
JW
1208 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
1209 encountered as an argument, don't convert it right away, but tag
1210 the first character of the string with the text properties
1211 `number', which signifies to `eshell-lisp-command' that the
1212 argument should be passed through `string-to-number' if it is
1213 actually used in the call to a Lisp function.
1214
1215 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
1216 function, convert any string arguments that have been tagged as
1217 "numbers", by calling string-to-number.
1218
1219 * eshell/esh-util.el (eshell-number-regexp): Now that number
1220 conversions only happen for Lisp function calls, the number regexp
1221 should now match all integer and floating point forms.
1222
1223 * eshell/esh-proc.el: Disable `eshell-stop-process' and
1224 `eshell-continue-process', since they are both nonfunctional at
1225 the moment.
1226 (eshell-proc-initialize): Don't bind keys for
1227 `eshell-stop-process' or `eshell-continue-process'.
1228
0f49941f
SM
1229 * eshell/em-unix.el (eshell-shuffle-files):
1230 Apply `directory-file-name' before calling `file-name-directory'.
d089e299
JW
1231
1232 * eshell/em-hist.el (eshell-add-to-history): Reference to
1233 `eshell-history-ring' needed to be `eshell-history-index'.
1234
0f49941f
SM
1235 * calendar/timeclock.el (timeclock-find-discrep):
1236 Initialize `elapsed' to 0.
cb89da0f
JW
1237 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
1238 it's still nil.
b2c99950 1239
ff39b9a1
SM
12402001-05-09 Stefan Monnier <monnier@cs.yale.edu>
1241
1242 * arc-mode.el (archive-int-to-mode): Construct the string directly.
1243 (archive-mode): Use capitalize.
1244 (archive-unique-fname): Use make-temp-file.
1245
9e53a675
GM
12462001-05-09 Gerd Moellmann <gerd@gnu.org>
1247
1248 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
1249
c8224de6
EZ
12502001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
1251
c533a7e2
EZ
1252 * tar-mode.el (tar-extract): Pay attention to the value of
1253 coding-system-for-read, if it is non-nil.
1254
ff39b9a1
SM
1255 * calendar/holidays.el (holidays): Add an autoload cookie.
1256 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
c8224de6 1257
1c8c9fb8
JW
12582001-05-08 John Wiegley <johnw@gnu.org>
1259
ff39b9a1
SM
1260 * calendar/timeclock.el (timeclock-workday-remaining):
1261 Changed logic for determining how much time is remaining.
1c8c9fb8
JW
1262 (timeclock-workday-elapsed): Don't accept a "relative" argument
1263 for the current day's elapsed time. What could that have meant?
ff39b9a1 1264 (timeclock-workday-elapsed-string): No "relative" argument anymore.
1c8c9fb8
JW
1265 (timeclock-when-to-leave): Changed logic, similarly to what was
1266 done for `timeclock-workday-remaining'.
1267 (timeclock-find-discrep): Removed "today-only" argument, which had
1268 no meaning. Fixed some more math problems. The function now
1269 returns a three member list: (TOTAL-TIME-DISCREPANCY
1270 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
1271
5f47fb28
EZ
12722001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
1273
1274 * w32-fns.el (convert-standard-filename): Start replacing slashes
1275 from the beginning of the file name, not from where the last
1276 invalid character was. From "Andrew Maguire (SWW)"
1277 <Andrew.Maguire@Smallworld.co.uk>
1278
6da5c7da
GM
12792001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
1280
1281 The following changes are to provide infrastructure for handling
1282 MIME messages to rmail. They don't affect the original behaviour
1283 if rmail-enable-mime is nil.
1284
1285 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
1286 (rmail-search-mime-message-function)
1287 (rmail-search-mime-header-function): New variables.
ff39b9a1
SM
1288 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
1289 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
1290 `rmail-view-buffer' is hidden.
6da5c7da
GM
1291 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
1292 call rmai-show-mime-function.
1293 (rmail-display-labels): If rmail-enable-mime is non-nil, update
1294 mode-line-process of rmail-view-buffer.
1295 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
1296 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
1297 buffer.
ff39b9a1
SM
1298 (rmail-next-message, rmail-next-undeleted-message): Be sure to
1299 set-buffer to the Rmail buffer.
6da5c7da
GM
1300 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
1301 rmail-search-mime-header-function.
1302 (rmail-search-message): New function.
1303 (rmail-search): Call rmail-search-message to check if a message
1304 matches REGEXP, lastly update point after calling
1305 rmail-show-message.
ff39b9a1
SM
1306 (rmail-undelete-previous-message, rmail-expunge-confirmed)
1307 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
6da5c7da
GM
1308 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
1309 header region, refer to rmail-msgref-vector while setting the
1310 current buffer to rmail-buffer temporarily.
ff39b9a1
SM
1311 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
1312 If rmail-enable-mime is non-nil, call
6da5c7da
GM
1313 rmail-insert-mime-forwarded-message-function instead of inserting
1314 forwarded message by itself.
1315
1316 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
1317 Rmail buffer.
1318 (rmail-set-label, rmail-next-labeled-message): Likewise.
1319
1320 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
1321 set-buffer to the Rmail buffer.
1322 (rmail-output-to-rmail-file): Likewise.
1323 (rmail-output): Likewise.
1324
1325 * mail/rmailsum.el (rmail-message-subject-p): Process the result
1326 of mail-fetch-field by rmail-summary-line-decoder.
ff39b9a1
SM
1327 (rmail-new-summary): Be sure to go to the Rmail buffer.
1328 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
6da5c7da
GM
1329 rmail-view-buffer to nil.
1330 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
1331 rmail-view-buffer.
1332 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
1333 rmail-buffer.
1334 (rmail-summary-scroll-msg-down): Likewise.
1335 (rmail-summary-beginning-of-message): Likewise.
1336 (rmail-summary-wipe): Likewise.
1337 (rmail-summary-toggle-header): Use save-window-excursion, not
1338 save-excursion. Update point in rmail-view-buffer, not in
1339 rmail-buffer.
1340 (rmail-summary-reply): Before calling rmail-reply, set buffer to
1341 rmail-view-buffer, not rmail-buffer.
1342
5092477a
GM
13432001-05-07 Gerd Moellmann <gerd@gnu.org>
1344
1e9fc92e
GM
1345 * cus-edit.el (custom-file): Signal an error if user-init-file is
1346 nil (running -q).
1347
1d053370
GM
1348 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
1349
ff39b9a1
SM
1350 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
1351 Add :version.
1352
1353 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
1354 New option.
1b62b062
GM
1355 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
1356 only if smtpmail-warn-about-unknown-extensions is set.
1357
f851a71c
GM
1358 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
1359 instead of rmail-sort-by-keywords.
1360
ff39b9a1 1361 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
f851a71c
GM
1362 rmail-sort-by-keywords.
1363
ff39b9a1
SM
1364 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
1365 rmail-summary-sort-by-keywords. Doc fix.
f851a71c
GM
1366 (rmail-summary-mode): Doc fix.
1367
5092477a
GM
1368 * mail/rmail.el (rmail-edit): New Custom group.
1369
1370 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
1371 (rmail-edit-mode-hook): New user-option.
1372
05be3833
RS
13732001-05-05 Richard M. Stallman <rms@gnu.org>
1374
1375 * help.el (help-xref-symbol-regexp): Recognize "source of"
1376 and friends, meaning make a link to the source file.
1377 (help-make-xrefs): Handle "source of" and friends
1378 by constructing a link that visits the source file.
1379
1380 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
1381
7dfb000f
SM
13822001-05-04 Stefan Monnier <monnier@cs.yale.edu>
1383
5efe6a56
SM
1384 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
1385 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
1386 Renamed from perl-font-lock-keywords to avoid clashes.
1387 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
1388 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
1389 Updated correspondingly.
1390
7dfb000f
SM
1391 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
1392 Typo `nonexistant' -> `nonexistent'.
1393
88bbb8cb
EZ
13942001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
1395
7dfb000f
SM
1396 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
1397 Split `c-electric-delete' into two functions where
88bbb8cb
EZ
1398 `c-electric-delete-forward' always deletes forward and
1399 `c-electric-delete' only contains the code necessary for XEmacs to
1400 choose between backward and forward deletion.
7dfb000f 1401
88bbb8cb
EZ
1402 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
1403 get the electric behavior on that key too.
1404 (c-fill-paragraph): Fixed bogus direct use of
1405 c-comment-prefix-regexp, which caused an error when it's a list.
1406
a1af8dcf
EZ
14072001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
1408
1409 * dired-aux.el (dired-diff): Doc fix.
1410
1411 * dired.el (dired-diff): Likewise.
1412
ddfb4005
EZ
14132001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
1414
1415 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
1416
b36581fb
SM
14172001-05-02 Stefan Monnier <monnier@cs.yale.edu>
1418
80a00b6a
SM
1419 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
1420 if both the buffer and the file are read-only.
1421
b36581fb
SM
1422 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
1423 rather than font-lock-string-face.
1424 (sh-get-indent-info): Treat heredocs like strings.
1425
470bbe9b
GM
14262001-05-02 Gerd Moellmann <gerd@gnu.org>
1427
b36581fb
SM
1428 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
1429 a newline following `}'.
3356df63
GM
1430 (texinfo-format-email): New function.
1431 (toplevel): Use texinfo-format-email for @email.
b36581fb
SM
1432 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
1433 Add `display'.
3356df63
GM
1434 (texinfo-sort-region): Goto point-min before sorting.
1435 (texinfo-set): Remove leading white space from value.
1436 From yagi@is.titech.ac.jp.
1437
470bbe9b
GM
1438 * replace.el (query-replace-regexp-eval): Doc fix.
1439
a9d2fd1d
SM
14402001-05-01 Stefan Monnier <monnier@cs.yale.edu>
1441
1442 * diff-mode.el (diff-nonexistant-face): New face.
1443 (diff-font-lock-keywords): Use it.
1444
2b3e941a
EZ
14452001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
1446
22cd6fd3
EZ
1447 * font-lock.el (font-lock-mode): Doc fix.
1448
2b3e941a
EZ
1449 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
1450 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
1451
50df7214
GM
14522001-04-30 Gerd Moellmann <gerd@gnu.org>
1453
a9d2fd1d
SM
1454 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
1455 backslash at the start of the here-document delimiter.
a9793e45
GM
1456 (sh-font-lock-syntactic-keywords): Likewise.
1457
50df7214
GM
1458 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
1459
e2f599e9
EZ
14602001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
1461
1462 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
1463 (tty-color-translate, tty-color-by-index, tty-color-values)
1464 (tty-color-desc): Doc fix.
1465
dcaf31d3
EZ
14662001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
1467
1468 * dired-aux.el (dired-do-create-files, dired-do-copy)
a9d2fd1d
SM
1469 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
1470 Mention dired-dwim-target in the doc string.
dcaf31d3 1471
a6a06429
MB
14722001-04-28 Miles Bader <miles@gnu.org>
1473
1474 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
1475 (dabbrev--find-expansion): Use it.
1476 (dabbrev--select-buffers): Don't select ignored buffers.
1477
5a5d9185
GM
14782001-04-27 Gerd Moellmann <gerd@gnu.org>
1479
a9d2fd1d 1480 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
5a5d9185 1481
c5b82005
RS
14822001-04-26 Richard M. Stallman <rms@gnu.org>
1483
1484 * dabbrev.el: Add doc strings for some functions.
1485 (dabbrev--eliminate-newlines): New variable.
1486 (dabbrev--substitute-expansion): Convert newlines to spaces
1487 if dabbrev--eliminate-newlines is set.
1488 If abbrev and expansion are both all-lower-case,
1489 leave dabbrev--last-case-pattern nil.
1490
7cff9c6f
GM
14912001-04-26 Gerd Moellmann <gerd@gnu.org>
1492
1493 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
1494 if necessary, like in rmail-show-message.
1495
efa89c1f
GM
14962001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1497
1498 * ps-print.el: Color specified by number is forced to be float number.
1499 (ps-print-version): New version number (6.5.1.1).
1500 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
1501 initialization.
1502 (ps-prefix-quote): New internal var.
1503 (ps-print-quote): New fun.
1504 (ps-setup, ps-output-frame-properties, ps-float-format)
1505 (ps-format-color): Code fix.
a9d2fd1d
SM
1506 (ps-plot-region): Eliminate redundant foreground color text setting.
1507
d3111e5a
EZ
15082001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
1509
1510 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
1511
a728644c
GM
15122001-04-25 Gerd Moellmann <gerd@gnu.org>
1513
1514 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
1515
4ecdf04d
EZ
15162001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
1517
4645bb68
EZ
1518 * info.el (Info-additional-directory-list): Doc fix.
1519
4ecdf04d 1520 * find-lisp.el (find-lisp-find-dired-filter)
a9d2fd1d
SM
1521 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
1522 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
4ecdf04d 1523
7cd512f2
SM
15242001-04-25 Stefan Monnier <monnier@cs.yale.edu>
1525
1dc64fca
SM
1526 * progmodes/make-mode.el (makefile-font-lock-keywords):
1527 Rationalize the rules for includes and conditionals and use the
1528 keyword face for them.
1529
7cd512f2
SM
1530 * faces.el (modify-face): Add compatibility for non-interactive use.
1531
ffeb5c1c
JW
15322001-04-24 John Wiegley <johnw@gnu.org>
1533
1534 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
1535 fix from last night, since it wasn't finding eshell/cd.
1536
35f901fa
GM
15372001-04-24 Gerd Moellmann <gerd@gnu.org>
1538
1539 * rect.el (string-rectangle): Revert to 20.x behaviour.
1540 (replace-rectangle): Make it an alias for string-rectangle.
1541 (string-insert-rectangle): New function.
1542
c7b1b508
JW
15432001-04-23 John Wiegley <johnw@gnu.org>
1544
1545 * eshell/em-unix.el (eshell/diff): Fixed problems that were
1546 occurring with Emacs 21's diff.el/compile.el interaction layer.
1547
15482001-04-23 Colin Walters <walters@cis.ohio-state.edu>
1549
1550 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
1551 case where the function was defined in a file, but not part of an
1552 eshell module.
1553
157975e3
JW
15542001-04-23 John Wiegley <johnw@gnu.org>
1555
1556 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
1557 code to work around a redisplay problem I've been having.
1558
3dc630b9
JW
15592001-04-23 John Wiegley <johnw@gnu.org>
1560
1561 * calendar/timeclock.el (timeclock-day-required): If the time
1562 required for a particular day is not set, use `timeclock-workday'.
1563 (timeclock-find-discrep): Added some sample code in a comment.
1564
1565 * eshell/eshell.el (eshell-command): Made a few changes so that
1566 `eshell-command' could be called programmatically.
1567
7cd512f2 1568 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
3dc630b9 1569
7cd512f2 1570 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
3dc630b9 1571
3ae14dd9 15722001-04-23 John Wiegley <johnw@gnu.org>
3dc630b9
JW
1573
1574 * calendar/timeclock.el: Updated copyright.
1575 (timeclock-generate-report): Don't report the daily or two-week
1576 total, if no time has been worked in that period.
1577 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
1578 final computational form, which was unnecessary; corrected a
1579 parsing problem when timeclock-relative was nil.
1580
3ae14dd9 15812001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
3dc630b9
JW
1582
1583 * calendar/timeclock.el (timeclock-modeline-display): Check if
1584 `list-entry' is null.
1585 (timeclock-use-display-time): The first argument to `set-variable'
1586 must be a symbol.
1587
53e1a74c
EZ
15882001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
1589
1590 * calendar/calendar.el (diary-entry-marker)
7cd512f2
SM
1591 (calendar-today-marker, calendar-holiday-marker):
1592 Use display-color-p instead of window-system.
53e1a74c
EZ
1593 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
1594 instead of window-system.
1595 (calendar-hide-window): Use display-multi-frame-p instead of
1596 window-system.
1597
1598 * calendar/cal-x.el (calendar-two-frame-setup)
7cd512f2
SM
1599 (calendar-only-one-frame-setup, calendar-one-frame-setup):
1600 Use display-multi-frame-p instead of window-system.
53e1a74c 1601
23b809c2
GM
16022001-04-23 Gerd Moellmann <gerd@gnu.org>
1603
1d14e80c
GM
1604 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
1605
23b809c2
GM
1606 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
1607 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
1608
b5eeaa1d
GM
16092001-04-23 Alex Schroeder <alex@gnu.org>
1610
1611 * goto-addr.el: Instead of defining line-beginning-position and
7cd512f2
SM
1612 line-end-position a defalias is used for point-at-bol and point-at-eol.
1613
b5eeaa1d
GM
16142001-04-23 Alex Schroeder <alex@gnu.org>
1615
1616 * goto-addr.el: Added XEmacs compatibility code.
7cd512f2 1617 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
b5eeaa1d 1618
ac1470eb
EZ
16192001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
1620
1621 * textmodes/paragraphs.el (sentence-end): Doc fix.
1622
624ef9b3
GM
16232001-04-20 Alex Schroeder <alex@gnu.org>
1624
1625 * sql.el (sql-escape-newlines-and-send): New function.
7cd512f2 1626 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
624ef9b3
GM
1627
16282001-04-20 Alex Schroeder <alex@gnu.org>
1629
1630 * sql.el (sql-db2-program): New option.
1631 (sql-db2-options): New option.
1632 (sql-db2): New function.
1633
16342001-04-20 Alex Schroeder <alex@gnu.org>
1635
1636 * sql.el (sql-mode-menu): Added highlighting entries.
1637 (sql-highlight-oracle-keywords): New function.
1638 (sql-highlight-postgres-keywords): New function.
1639 (sql-highlight-ansi-keywords): New function.
1640
16412001-04-20 Alex Schroeder <alex@gnu.org>
1642
1643 * sql.el (sql-help): Doc change.
1644
9f3703ab
KF
16452001-04-19 Karl Fogel <kfogel@collab.net>
1646
1647 * saveplace.el (save-place-alist-to-file): Removed no-effect code
1648 that inserted file content only to delete it immediately.
1649 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
1650 <lektu@uol.com.br> for the patch.
1651
2a83a11d
SM
16522001-04-19 Stefan Monnier <monnier@cs.yale.edu>
1653
1654 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
1655
6f4dd4dc
GM
16562001-04-18 Gerd Moellmann <gerd@gnu.org>
1657
0f8d6dc7
GM
1658 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
1659 for defmethod.
1660
6f4dd4dc
GM
1661 * comint.el (comint-cr-magic): New function.
1662 (toplevel): Add it to comint-preoutput-filter-functions.
1663
90200fcc
AI
16642001-04-18 Andrew Innes <andrewi@gnu.org>
1665
1666 * makefile.w32-in (EMACSLOADPATH): Define.
2a83a11d 1667 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
90200fcc
AI
1668 (recompile): Remove stuff to set EMACSLOADPATH.
1669
daa66f34
GM
16702001-04-18 Gerd Moellmann <gerd@gnu.org>
1671
edc5c81d
GM
1672 * language/slovak.el ("Slovak"): Add tutorial entry.
1673
daa66f34
GM
1674 * net/browse-url.el (browse-url-new-window-flag): Renamed from
1675 browse-url-new-window-p.
1676
5d5845dc
EZ
16772001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
1678
1679 * info.el (Info-menu-update): When there are no menus and/or no
1680 cross references in the node, make the respective items of the
1681 Info menu-bar menu inactive.
1682
1c8addd0
GM
16832001-04-17 Gerd Moellmann <gerd@gnu.org>
1684
f4f480bd
GM
1685 * indent.el (indent-for-tab-command): Call indent-line-function
1686 with no argument if PREFIX-ARG is non-nil.
1687
1c8addd0
GM
1688 * frame.el (delete-other-frames): Handle minibuffer-only frames.
1689
8f9ab403
EZ
16902001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
1691
1692 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
1693 an async subprocess if start-process is unavailable. Suggested by
1694 Tim Van Holder <tim.van.holder@pandora.be>.
1695
60322163
EZ
16962001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
1697
1698 * info.el (Info-additional-directory-list): Doc fix. Suggested by
1699 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
1700
e372bc67
EZ
17012001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
1702
1703 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
1704 manual.
1705
28037ecf
SM
17062001-04-13 Stefan Monnier <monnier@cs.yale.edu>
1707
1708 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
1709 (cvs-menu): Add a few entries.
1710
1711 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
1712 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
1713 lock file appears to be reachable from Emacs.
1714 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
1715 (cvs-mode-find-file): Look for cvs-header-face rather than
1716 cvs-dirname-face (which doesn't exist).
1717 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
1718
1719 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
1720
5d5e7f53
EZ
17212001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
1722
1723 * emulation/pc-select.el (pc-selection-mode): Don't turn on
1724 normal-erase-is-backspace on a tty. Instead, bind some keys such
1725 as [delete] directly, like pc-select.el did before
1726 normal-erase-is-backspace was invented.
1727
118562e1 17282001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
9010db4c
EZ
1729
1730 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
1731
6c9e58c4
JW
17322001-04-11 John Wiegley <johnw@gnu.org>
1733
28037ecf
SM
1734 * eshell/em-ls.el (eshell-ls-insert-directory):
1735 Set font-lock-defaults to nil, to prevent fontification in dired
6c9e58c4
JW
1736 buffers, if Eshell's ls is being used.
1737
118562e1 17382001-04-11 John Wiegley <johnw@gnu.org>
978bd3ea 1739
28037ecf
SM
1740 * calendar/timeclock.el (timeclock-completing-read): New function.
1741 (timeclock-ask-for-project, timeclock-ask-for-reason):
1742 Call `timeclock-completing-read'.
978bd3ea
JW
1743
1744 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
1745 required where `member' was being used.
1746
118562e1 17472001-04-11 Colin Walters <walters@cis.ohio-state.edu>
978bd3ea 1748
28037ecf
SM
1749 * eshell/em-hist.el (eshell-previous-matching-input):
1750 Don't display "History item" if the the minibuffer is active.
978bd3ea 1751
30cb0001
GM
17522001-04-11 Gerd Moellmann <gerd@gnu.org>
1753
1754 * startup.el (command-line): Output a newline after printing
1755 an error from loading the window system's init file.
1756
e38af9bd
EZ
17572001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
1758
28037ecf
SM
1759 * textmodes/texinfo.el (texinfo-font-lock-keywords):
1760 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
e38af9bd
EZ
1761 @inforef. Add an OVERRIDE of `keep' to highlight specs of
1762 keywords whose arguments routinely include @@.
1763
bbf63a7b
GM
17642001-04-10 Gerd Moellmann <gerd@gnu.org>
1765
28037ecf
SM
1766 * emacs-lisp/advice.el (ad-make-advised-definition):
1767 Construct advice for subrs differently.
afffeb57 1768
3fe35f35 1769 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
28037ecf 1770 regexp in parentheses when building the regexp for searching backwards.
3fe35f35 1771
c8d6d636 1772 * simple.el (completion-list-mode-finish): New function.
28037ecf 1773 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
c8d6d636 1774
2a52f40e 1775 * language/european.el ("Polish"): Change sample text.
28037ecf 1776 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
2a52f40e 1777
cf8b1bef
GM
1778 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
1779 parameter.
1780
bbf63a7b
GM
1781 * faces.el (menu): Doc fix.
1782
719d83ad 17832001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
319acba0
GM
1784
1785 * ps-print.el: Footer implementation. Doc fix.
1786 (ps-print-version): New version number (6.5.1).
1787 (ps-header-frame-alist): New customization var for header frame
1788 properties.
1789 (ps-line-number-color): New customization var for line number color.
1790 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
1791 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
1792 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
1793 (ps-right-footer): New customization vars for footers.
1794 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
1795 footers.
1796 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
28037ecf
SM
1797 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
1798 Code fix.
319acba0
GM
1799 (ps-prologue-file): Indentation fix.
1800 (ps-print-quote): Fun eliminated.
1801 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
1802 (ps-output-frame-properties): New fun.
1803 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
1804 (ps-skip-newline): Replace defun by defsubst.
28037ecf 1805
e372bc67 18062001-04-10 Colin Walters <walters@cis.ohio-state.edu>
db86be5d
JW
1807
1808 * eshell/eshell.el (eshell-command): Needed a "%s" format
1809 specifier, in case the buffer contains percent characters.
1810
e372bc67 18112001-04-10 John Wiegley <johnw@gnu.org>
db86be5d
JW
1812
1813 * calendar/timeclock.el (timeclock-generate-report): Added a
1814 missing insert of the project name.
1815
9f9a5e7a
GM
18162001-04-09 Gerd Moellmann <gerd@gnu.org>
1817
9170e5d4 1818 * obsolete/profile.el: Moved from emacs-lisp/.
cf3885ac 1819
865e97c1 1820 * Makefile.in (nonobsolete_setwins): New macro.
cf3885ac 1821 (finder-data): Use it instead of `setwins'.
865e97c1
GM
1822 From: Dave Love <fx@gnu.org>.
1823
cf3885ac 1824 * server.el (server-visit-files): Set server-existing-buffer correctly.
92a6563f
GM
1825 (server-visit-files): Run server-visit-hook after going to
1826 line 1 so that the hook can set point as it sees fit.
1827
9f9a5e7a
GM
1828 * bindings.el (mode-line-modified): Unify help messages.
1829
51f32106
EZ
18302001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
1831
1832 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
1833 All callers changed.
1834
e02160a3
EZ
18352001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
1836
8e6bb0d0
EZ
1837 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
1838 long file names aren't supported, truncate the file names in
1839 quail-misc-package-ext-info to 8+3 before matching them against
1840 FILENAME.
1841
1842 * dos-fns.el (dos-truncate-to-8+3): New function.
1843
ec321d77
EZ
1844 * progmodes/compile.el (grep-compute-defaults): Use null-device
1845 instead of literal /dev/null. Reported by Jens Schmidt
1846 <schmidt@mathematik.uni-kl.de>.
1847
e02160a3
EZ
1848 * simple.el (normal-erase-is-backspace-mode): Doc fix.
1849
cf3885ac
SM
18502001-04-06 Stefan Monnier <monnier@cs.yale.edu>
1851
1852 * textmodes/sgml-mode.el: Add unknown maintainer.
1853 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
1854 (html-mode-map): Use set-keymap-parent.
1855
3ffb33bb
DL
18562001-04-06 Dave Love <fx@gnu.org>
1857
1858 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
1859 Remove redundant string-to-list.
1860
8f625692
SM
18612001-04-05 Stefan Monnier <monnier@cs.yale.edu>
1862
1863 * composite.el (reference-point-alist): Doc fix.
1864
1087f198
SS
18652001-04-05 Sam Steingold <sds@gnu.org>
1866
8f625692
SM
1867 * font-lock.el (font-lock-keywords-case-fold-search):
1868 Make buffer-local. This fixes a very annoying bug when loading a Lisp
1087f198
SS
1869 file made font-lock case-insensitive.
1870
a55e4e68
GM
18712001-04-05 Gerd Moellmann <gerd@gnu.org>
1872
0e4892e2
GM
1873 * faces.el (defface menu): Doc fix.
1874
4d664b04
GM
1875 * wid-edit.el (widget-color-sample-face-get): Don't make
1876 faces for undefined colors.
1877
a55e4e68
GM
1878 * version.el (emacs-version): Include LessTif/Motif version info.
1879
f383cd0d
GM
18802001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1881
1882 * ps-mule.el: Eliminate cl package dependence.
1883 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
1884 if they aren't defined yet.
1885 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
1886 Eliminate cl package dependence.
1887
de28797f
SM
18882001-04-04 Stefan Monnier <monnier@cs.yale.edu>
1889
1890 * progmodes/cc-cmds.el (c-outline-level):
1891 Bind buffer-invisibility-spec. Originally from Dave Love, but
1892 got lost when incorporating version 5.26.
1893
32df8b47
EZ
18942001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
1895
de28797f
SM
1896 * emulation/pc-select.el (pc-selection-mode):
1897 Call normal-erase-is-backspace-mode instead of binding
1898 keys individually.
58e4f61d 1899
7f62656b
EZ
1900 * cus-load.el (normal-erase-is-backspace): Use it instead of
1901 delete-key-deletes-forward.
1902
1903 * startup.el (command-line): Use normal-erase-is-backspace and
1904 normal-erase-is-backspace-mode.
1905
1906 * simple.el (normal-erase-is-backspace): Rename from
1907 delete-key-deletes-forward. Doc fix.
1908 (normal-erase-is-backspace-mode): Rename from
de28797f
SM
1909 delete-key-deletes-forward-mode. Doc fix.
1910 Run normal-erase-is-backspace-hook.
7f62656b 1911
32df8b47 1912 * dired.el (dired-move-to-filename-regexp): Support file sizes in
de28797f
SM
1913 ``human-readable'' format produced by GNU `ls'.
1914 (dired-move-to-filename-regexp): Recognize ISO format dates.
1915 From Paul Eggert <eggert@twinsun.com>.
32df8b47 1916
5efa6032
GM
19172001-04-04 Gerd Moellmann <gerd@gnu.org>
1918
1919 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
1920 New functions.
de28797f
SM
1921 (lm-verify): Check keywords.
1922 From Eric M. Ludlam <eric@siege-engine.com>.
5efa6032 1923
d757aac1
EL
19242001-04-03 Eric M. Ludlam <eric@siege-engine.com>
1925
1926 * speedbar.el (speedbar-insert-image-button-maybe): Check for
1927 `xemacs' feature instead of for the function `set-extent-property'.
1928
9832760a
SM
19292001-04-03 Stefan Monnier <monnier@cs.yale.edu>
1930
1931 * mail/mh-utils.el (mh-folder-hist): New var.
1932 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
1933
d565f6aa
EZ
19342001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
1935
1936 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
1937 region, position point on the first or last 16-byte group.
1938 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
1939 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
1940 hexl-beginning-of-line.
1941
24c0fd39
GM
19422001-04-03 Gerd Moellmann <gerd@gnu.org>
1943
5efa6032
GM
1944 * icomplete.el (icomplete-mode): Treat an argument like other
1945 modes do.
1946
b3f6107b
GM
1947 * startup.el (fancy-splash-head): Use splash8.xpm for color
1948 depth 8.
1949
24d451c5
SM
1950 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
1951 Add an antry for ``converts''.
476bf681 1952
24d451c5
SM
1953 * language/slovak.el ("Slovak"): Add documentation string.
1954 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
20b5dc4a 1955
450f6970
GM
1956 * language/czech.el ("Czech"): Add documentation string.
1957 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
1958
24d451c5
SM
1959 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
1960 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
1961
19622001-04-02 Stefan Monnier <monnier@cs.yale.edu>
1963
1964 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
1965 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
1966 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
1967 Use `defsubst' rather than a macro to ease debugging.
1968 (mail-extr-last): Remove (use `last' instead).
1969 (mail-extract-address-components): Properly reset the syntax-table
1970 after parsing an address. Use `last' rather than mail-extr-last.
1971 Make sure the end marker stays at the very end.
24c0fd39 1972
2b908342
EZ
19732001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
1974
1975 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
1976 last change.
1977
acfb077d
GM
19782001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1979
1980 * ps-print.el: Line and paragraph spacing feature. Region to cut
1981 out when printing. Doc fix.
1982 (ps-print-version): New version number (6.5).
24d451c5
SM
1983 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
1984 New vars. Line and paragraph spacing feature.
acfb077d
GM
1985 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
1986 out when printing.
1987 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
1988 (ps-get-font-size, ps-begin-job, ps-continue-line)
1989 (ps-plot-region): Code fix.
1990 (ps-print-prologue-2): Var eliminated.
24d451c5
SM
1991 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
1992 New internal vars.
acfb077d
GM
1993 (ps-get-size): New fun.
1994 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
1995 (ps-next-line): Replace defun by defsubst.
1996 (ps-mule-plot-string): Autoload doc fix.
1997
1998 * ps-bdf.el: XEmacs compatibility. Doc fix.
1999 (installation-directory, coding-system-for-read): Declare vars if
2000 it's not declared yet.
2001 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
2002
2003 * ps-mule.el: XEmacs compatibility. Doc fix.
2004 (leading-code-private-22): Declare var if it's not declared yet.
2005 (charset-bytes, charset-dimension, charset-id, charset-width)
2006 (find-charset-region, split-char, char-width, chars-in-region)
2007 (forward-point, decompose-composite-char, encode-coding-string)
2008 (coding-system-p, ccl-execute-on-string, define-ccl-program):
2009 Define funs if not defined yet.
2010 (encode-composition-rule, find-composition): Define funs if not
2011 loaded yet.
2012 (ps-mule-prologue): PostScript code fix.
2013
20142001-04-02 Kenichi Handa <handa@etl.go.jp>
2015
2016 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
2017 non-nil, generate font for the header strings.
2018 (ps-mule-prepare-font): Likewise.
2019 (ps-mule-generate-glyphs): Likewise.
2020 (ps-mule-string-encoding): Likewise.
2021 (ps-mule-header-charsets): New variable.
2022 (ps-mule-encode-header-string): New function.
2023 (ps-mule-header-string-charsets): New function.
2024 (ps-mule-begin-job): Check charsets in the header strings. If there
2025 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
2026
2027 * ps-print.el (ps-generate-header-line): Encode the header string by
2028 ps-mule-encode-header-string.
2029 (ps-mule-encode-header-string): Declare autoload.
2030
c0eb3c10
GM
20312001-04-02 Gerd Moellmann <gerd@gnu.org>
2032
24d451c5
SM
2033 * frame.el (cursor-in-non-selected-windows):
2034 Replaces show-cursor-in-non-selected-windows.
c0eb3c10 2035
a3d0b0e0
KH
20362001-03-31 Kenichi Handa <handa@etl.go.jp>
2037
2038 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
2039 Delete entries for "chinese-py" and "chinese-ziranma".
24d451c5 2040 (quail-misc-package-ext-info): New variable.
a3d0b0e0 2041 (tsang-quick-converter): New function.
24d451c5
SM
2042 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
2043 (quick-cns-converter, py-converter, ziranma-converter)
a3d0b0e0
KH
2044 (miscdic-convert, batch-miscdic-convert): New functions.
2045
55f7832c
KH
20462001-03-30 Kenichi Handa <handa@etl.go.jp>
2047
a2217cd8
KH
2048 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
2049 eight-bit-control chars.
2050
55f7832c 2051 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
c0eb3c10 2052 Reduce making temporary vector (suggested by Dave Love).
55f7832c 2053
911a2406
EZ
20542001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
2055
2056 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
2057 string as well.
2058
1a518f2c
AS
20592001-03-30 Andreas Schwab <schwab@suse.de>
2060
2061 * files.el (backup-directory-alist): Fix typo.
2062
ef080b16
EZ
20632001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
2064
2065 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
2066 <eggert@twinsun.com>.
2067
e4174a55
DL
20682001-03-30 Dave Love <fx@gnu.org>
2069
2070 * progmodes/fortran.el (fortran-comment-region): Fix typo.
2071
9d5d1075
EZ
20722001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
2073
2074 * simple.el (transient-mark-mode): Mention C-g in the doc string.
2075
a27b451e
MB
20762001-03-30 Miles Bader <miles@gnu.org>
2077
2078 * subr.el (interactive-form): Fix paren typo.
2079
aea51abe
EZ
20802001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
2081
2082 * emacs-lisp/profile.el: Say that it's obsolete in the header
2083 line, so that finder.el puts that into its data-base.
2084 Suggested by Alex Schroeder <alex@gnu.org>.
2085
249dd409
EZ
20862001-03-29 Paul Eggert <eggert@twinsun.com>
2087
2088 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
2089 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
2090
1ac1fa96
SM
20912001-03-29 Stefan Monnier <monnier@cs.yale.edu>
2092
2093 * generic.el (generic-mode-set-comments): Use "" rather than nil
2094 for comment-end.
2095
e2b8a830
GM
20962001-03-29 Gerd Moellmann <gerd@gnu.org>
2097
1ac1fa96
SM
2098 * emacs-lisp/advice.el (ad-make-advised-definition):
2099 Call interactive-form to obtain the interactive spec of subrs.
e2b8a830
GM
2100
2101 * subr.el (interactive-form): New function.
2102
8b2375e7
AS
21032001-03-29 Andre Spiegel <spiegel@gnu.org>
2104
2105 * vc-sccs.el (vc-sccs-register): Use relative file names.
2106
f827b862
GM
21072001-03-28 Gerd Moellmann <gerd@gnu.org>
2108
e59d0e9d
GM
2109 * bookmark.el (bookmark-get-bookmark): Handle case that
2110 BOOKMARK is not a string.
2111
deb2613a
GM
2112 * image.el (image-type-regexps): Change type for PS files
2113 to `postscript'.
2114
f827b862
GM
2115 * subr.el (read-passwd): Clear command history after each
2116 character entered. From: Stephen Gildea <gildea@alum.mit.edu>.
2117
3c9449d0
KH
21182001-03-27 Kenichi Handa <handa@etl.go.jp>
2119
2120 * international/kkc.el (kkc-save-init-file): Locally bind
2121 print-length to nil.
2122
e6b13c74
GM
21232001-03-26 Gerd Moellmann <gerd@gnu.org>
2124
e120bebf
GM
2125 * textmodes/flyspell.el: Some doc fixes.
2126 (flyspell-maybe-correct-transposition)
2127 (flyspell-maybe-correct-doubling): Use a temporary buffer
2128
2129 * textmodes/ispell.el (ispell-parse-output): Doc fix.
2130
5f6c5771 2131 * emacs-lisp/byte-opt.el (byte-optimize-while)
e6b13c74
GM
2132 (byte-optimize-form-code-walker): Diagnose too few arguments
2133 for `if' and `while'.
2134
2b984c45
KH
21352001-03-26 Kenichi Handa <handa@etl.go.jp>
2136
2137 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
2138 Prepend `\' to "\<quail-translation-docstring>".
2139
bf2150fa
GM
21402001-03-26 Gerd Moellmann <gerd@gnu.org>
2141
5f6c5771
SM
2142 * autorevert.el (global-auto-revert-non-file-buffers):
2143 Remove duplicate defcustom.
bf2150fa 2144
a0d59316
MB
21452001-03-26 Miles Bader <miles@gnu.org>
2146
5f6c5771
SM
2147 * international/latin1-disp.el (latin1-char-displayable-p):
2148 Add leading "-" for X font pattern.
a0d59316 2149
9edbff6c
KH
21502001-03-26 Kenichi Handa <handa@etl.go.jp>
2151
5f6c5771
SM
2152 * international/mule-diag.el (describe-coding-system):
2153 For raw-text and emacs-mule, don't add anymore text about what
9edbff6c
KH
2154 charsets they can encode.
2155
50b57199
EZ
21562001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
2157
2158 * help.el (view-lossage): Mention open-dribble-file in the doc
2159 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
2160
5b83f9c0
SM
21612001-03-23 Stefan Monnier <monnier@cs.yale.edu>
2162
2163 * skeleton.el (skeleton-internal-list): Fix bogus logic.
2164 (skeleton-pair-insert-maybe): Don't pair after a backslash.
2165
e0ecbf5c
KH
21662001-03-23 Kenichi Handa <handa@etl.go.jp>
2167
5b83f9c0
SM
2168 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
2169 Call ccl-execute-on-string directly so that CCL program handling
e0ecbf5c
KH
2170 multibyte sequence can work correctly.
2171 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
2172 property of the coding system.
2173
1cc218de
SM
21742001-03-23 Stefan Monnier <monnier@cs.yale.edu>
2175
2176 * textmodes/fill.el (fill-individual-paragraphs-prefix):
2177 Fix transcription typo.
2178
a3db02ad
RV
21792001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
2180
2181 * whitespace.el: Add buffer local variables to toggle testing of
2182 whitespaces in buffers without affecting the default values.
a3db02ad 2183 Bump version to 3.0 to account for a few other changes.
1cc218de
SM
2184 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
2185 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
2186 (whitespace-toggle-spacetab-check): New functions.
a3db02ad 2187
83c9cb8e
SM
21882001-03-21 Stefan Monnier <monnier@cs.yale.edu>
2189
2190 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
2191
180d5509
GM
21922001-03-21 Gerd Moellmann <gerd@gnu.org>
2193
eeb5b5c1
GM
2194 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
2195 bs-cycle-configuration-name. From Juanma Barranquero
2196 <lektu@uol.com.br>.
2197
170a9e70
GM
2198 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
2199 and cc-vars.el.
2200
180d5509
GM
2201 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
2202 headers. Always invoke sendmail with option -t.
2203
130c507e
GM
22042000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2205
2206 * Release of cc-mode 5.28.
2207
22082000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2209
2210 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
2211 Removed the hardcoded switch to "java" style in Java mode.
83c9cb8e 2212 It's instead taken care of by the default value for c-default-style.
130c507e 2213
130c507e
GM
22142000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2215
2216 * cc-align.el (c-lineup-math): Fix bug where lineup was
2217 triggered by equal signs in string literals.
2218
22192000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2220
2221 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
2222 limit detection when at the ends of the buffer.
2223
2224 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
2225 "for" statement clause in case 7F; a better one is done
2226 earlier in case 7D anyway.
2227
22282000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2229
2230 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
2231 somewhat more and did a small optimization.
2232
22332000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2234
2235 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
2236 Use the limit argument only to limit the syntactic context
2237 search, not to limit the actual movement.
2238
2239 * cc-cmds.el (c-beginning-of-statement): Move by sentence
2240 inside multiline strings, just like in comments. Also various
2241 fixes to the paragraph and comment prefix recognition, block
2242 comment ender handling etc.
2243
22442000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2245
2246 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
2247 the relative position of the point.
2248
2249 * cc-cmds.el (c-electric-continued-statement): New function to
2250 use as abbrev hook to reindent for keywords such as "else"
2251 that continues an earlier statement.
2252
2253 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
2254 like classes.
2255
2256 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
2257 (pike-mode): Populate the default abbrev tables to reindent for
2258 keywords such as "else" that can continue earlier statements.
2259 Abbrev mode is therefore turned on by default now. (Note that
2260 this doesn't apply to idl-mode, since IDL afaik doesn't have
2261 statements at all.)
2262
22632000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2264
2265 * cc-engine.el (c-inside-bracelist-p): Fix for handling
2266 bracelists where the declaration contains template arguments.
2267
22682000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2269
83c9cb8e
SM
2270 * cc-cmds.el (c-comment-indent):
2271 Use `c-get-syntactic-indentation' to correctly calculate the
130c507e
GM
2272 syntactic indentation. Fixes bug with lineup functions that
2273 return vectors.
2274
2275 * cc-engine.el (c-get-syntactic-indentation): Split the
2276 indentation sum calculation from `c-indent-line' to a separate
2277 function.
2278
22792000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2280
2281 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
2282 Fixed places where it was assumed that preprocessor directives
2283 have to start in column zero.
2284
2285 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
2286 template arguments after a class identifier properly.
2287
2288 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
2289 lists for `new Foo[]' constructs in Java as expressions and
2290 not top level definition brace lists on the top level, so that
2291 they'll get indented consistently with the same type of
2292 expression in a normal block.
2293
22942000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2295
2296 * cc-cmds.el (c-fill-paragraph): The kludge that checks
2297 whether the adaptive filling package fails to keep the comment
2298 prefix is now kludged further to check for filladapt-mode
2299 which doesn't have that problem. This is really icky, but it's
2300 the only way that works with the current misfeatures/bugs in
2301 both adaptive-fill-mode and filladapt-mode.
2302
2303 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
2304 around point is recognized more robust.
2305
23062000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2307
2308 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
2309 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
2310 (c-lit-type): Fixed all internal variables used dynamically so
2311 that they are always bound.
2312
2313 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
2314 errors:
2315
2316 (c-indent-region): Fixed reporting of syntactic errors so that
83c9cb8e
SM
2317 the region is fully reindented even when an error occurs.
2318 The last syntactic error is printed afterwards. Also cleanup up a
130c507e
GM
2319 whole lot of code that tried to optimize indentation of whole
2320 sexps but in reality accomplishes nothing.
2321
2322 (c-indent-sexp): Use c-indent-region.
2323
2324 (c-parsing-error): Changed this variable to hold the message
2325 for any syntactic error that is discovered.
2326
2327 (c-parse-state): Search backward from point instead of the bod
2328 position when the latter is invalid. This makes CC Mode
2329 recover faster when there are unbalanced close braces.
2330
2331 (c-backward-to-start-of-if): Use c-parsing-error to report
2332 dangling "else" clauses instead of throwing an error, and fall
2333 back to a reasonable position.
2334
83c9cb8e 2335 (c-indent-line): Added argument to avoid reporting syntactic errors.
130c507e 2336
83c9cb8e 2337 (c-show-syntactic-information): Don't report any syntactic errors.
130c507e
GM
2338
23392000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2340
2341 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
2342 paragraph recognition when moving by sentence in literals.
2343
83c9cb8e
SM
2344 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
2345 start regexp for javadoc to recognize javadoc markup in general instead
2346 of a specific set of keywords, to be more future-safe.
130c507e
GM
2347
2348 (c-Pike-pikedoc-paragraph-start)
2349 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
2350 pikedoc markup.
2351
83c9cb8e 2352 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
130c507e 2353
83c9cb8e 2354 (pike-mode): Initialize paragraph settings pikedoc recognition.
130c507e
GM
2355
2356 * cc-vars.el (c-default-style): Made a nicer Customize widget.
2357
2358 (c-comment-prefix-regexp): Made it possible to use an
2359 association list on this to specify mode specific regexps.
2360 The default value now use a special regexp in Pike mode to
2361 recognize pikedoc markup.
2362
2363 (c-current-comment-prefix): New variable containing the actual
2364 regexp from c-comment-prefix-regexp for the current buffer.
2365
23662000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2367
2368 * cc-cmds.el (c-electric-brace): Fixed check for special brace
2369 lists: We can't look at the syntax, since a brace list can get
2370 recognized as a plain statement-cont.
2371
2372 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
2373 special brace list opener broken over two lines got recognized
2374 as a statement on the second line. Case 9A changed.
2375
23762000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2377
2378 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
2379 adjustment after line is reindented.
2380
23812000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2382
2383 * cc-defs.el (c-point): Added optional argument for position
2384 to use instead of the current point.
2385
2386 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
2387 the in-expression block symbols when the construct starts at
2388 boi, to avoid the extra level of indentation in that case.
2389 Cases 4, 16A and 17E affected.
2390
23912000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2392
2393 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
83c9cb8e 2394 calls to `c-indent-line', to adhere better to Emacs conventions.
130c507e
GM
2395
2396 * cc-engine.el (c-indent-line): Use the syntax already bound
2397 to `c-syntactic-context', if there is any.
2398
23992000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2400
2401 * cc-engine.el (c-get-offset): Fixed bug where the indentation
2402 wasn't added up correctly when a lineup function returned nil.
2403
24042000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2405
2406 * cc-engine.el (c-collect-line-comments): Fixed bug where
83c9cb8e 2407 empty lines were ignored when collecting line comments backwards.
130c507e
GM
2408
24092000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2410
2411 * cc-align.el (c-lineup-dont-change): Return an absolute
2412 indentation column to work correctly in the case when several
2413 syntactic elements are processed for the same line.
2414
2415 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
2416 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
2417 (c-set-offset): Added absolute indentation column settings by
2418 using the vector type.
2419
130c507e
GM
24202000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2421
2422 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
2423 Implemented two new cleanups `space-before-funcall' and
2424 `compact-empty-funcall'.
2425
130c507e
GM
24262000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2427
2428 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
2429 helping building regexps.
2430
2431 * cc-engine.el (c-on-identifier): New function for detecting
2432 identifiers. It takes keywords into account.
2433
2434 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
2435 lists. `c-keywords' is set to a regexp matching all keywords
2436 in the current language.
2437
24382000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2439
2440 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
2441 list of characters to skip backwards over at the beginning of
2442 a statement, since it can precede string literals in Pike.
2443
24442000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2445
2446 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
2447 recognition when standing on the last line in a C++ comment
2448 with nothing but whitespace after the prefix.
2449
2450 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
2451 given no limit argument.
2452
24532000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2454
2455 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
2456 recognition for the `[]= operator symbol in Pike.
2457
24582000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2459
2460 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
2461 around a bug in `eval-when-compile' in the byte compiler.
2462
2463 * cc-engine.el (c-forward-token-1): Fixed bug with return
83c9cb8e 2464 value when count is zero and there's no token start within the limit.
130c507e
GM
2465
2466 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
2467 "prefix comments", i.e. comments which are followed by code on
2468 the same line.
2469
2470 * cc-mode-19.el: Fixes so that checks that must be done at
2471 compile time also are done then.
2472
24732000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2474
2475 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
2476 time and at runtime, and only when it's needed.
2477
24782000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2479
2480 Major cleanup for less error prone and more warning free
2481 compilation, including some fixes for bugs due to different
2482 compilation orders. Thanks to Martin Buchholz for providing
2483 the basis for all this.
2484
2485 * cc-bytecomp.el: New file that provides some byte compilation
2486 features: It ensures that files always are loaded from the
2487 current source directory during compilation, and it provides a
2488 set of macros to turn off specific compiler warnings for
2489 specific symbols. (It's not CC Mode specific in any way.)
2490
2491 Fixed a nearly acyclic dependency tree (both runtime and
2492 compile-time) between all files.
2493
2494 * cc-defs.el: Separated all macros before the inline functions,
2495 to ensure correct compilation.
2496
2497 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
2498 cc-defs.el to cc-engine.el and made it a function instead.
2499
2500 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
2501 about char-after.
2502
2503 * cc-vars.el: Cope even when there isn't a custom package
2504 containing defcustom available.
2505
2506 * cc-make.el: Removed since it's no longer necessary.
2507
2508 README: Updated installation instructions.
2509
25102000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2511
2512 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
2513 improve the modularity: Moved all mode init stuff from
2514 cc-langs.el to cc-mode.el, including the keymap
2515 initialization; cc-langs now only contains the various
2516 variables for configuring the language syntax.
2517
83c9cb8e
SM
2518 * cc-engine.el, cc-styles.el (c-evaluate-offset)
2519 (c-get-offset): Moved from cc-styles to cc-engine since file
130c507e 2520 dependency analysis suggests they belong there (which also
83c9cb8e 2521 makes more sense). Thanks to Martin Buchholz for doing the analysis.
130c507e
GM
2522
25232000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2524
2525 * cc-cmds.el (c-fn-region-is-active-p): New function that
2526 wraps the corresponding macro, for use in places that aren't
2527 compiled. Thanks to Martin Buchholz for pointing out this.
2528
83c9cb8e 2529 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
130c507e
GM
2530
2531 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
2532 add things to the bug report.
2533
25342000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2535
2536 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
2537 returned prefix could contain a newline when the search for a
2538 good prefix line failed.
2539
25402000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2541
2542 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
2543 (c-toggle-auto-hungry-state): Made the argument optional, as
2544 the documentation says it is.
2545
25462000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2547
2548 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
2549 multiline string syntax, #"...", as a cpp macro.
2550
7008ccac
GM
25512001-03-21 Paul Eggert <eggert@twinsun.com>
2552
83c9cb8e
SM
2553 * international/mule-cmds.el (set-locale-environment):
2554 Set system-messages-locale and system-time-locale, but only if the
7008ccac 2555 caller specifies a non-nil locale name.
3c9449d0 2556
c2478129 25572001-03-20 Gerd Moellmann <gerd@gnu.org>
341c19b9
JW
2558
2559 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
c2478129 2560 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
341c19b9 2561
117e4b0c
GM
25622001-03-20 Gerd Moellmann <gerd@gnu.org>
2563
7194219d
GM
2564 * follow.el (follow-avoid-tail-recenter): Doc fix.
2565
5721ae13
GM
2566 * custom.el (custom-set-variables): Avoid reversing the list
2567 of args needlessly.
2568
7b8bbf72
GM
2569 * startup.el (fancy-splash-head): Don't change the colors of the
2570 XPM image on a dark background.
2571
a91ad7c9
GM
2572 * comint.el (comint-exec-1): Set columns of the terminal to
2573 window-width instead of frame-width.
2574
fa88947e
GM
2575 * info.el (Info-scroll-down): Add missing WINDOW arg for
2576 pos-visible-in-window-p.
2577
1741905c
GM
2578 * ehelp.el (electric-help-mode-hook): Add defcustom.
2579
117e4b0c
GM
2580 * mail/sendmail.el (mail-mode): Activate case-folding in
2581 font-lock-defaults.
2582
e84c695d
SM
25832001-03-19 Stefan Monnier <monnier@cs.yale.edu>
2584
2585 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
2586 (completion-ignored-extensions): Remove duplicate ".class".
2587
fc774041
AS
25882001-03-19 Andreas Schwab <schwab@suse.de>
2589
83c9cb8e
SM
2590 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
2591 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
fc774041 2592
c2c097cc
GM
25932001-03-19 Gerd Moellmann <gerd@gnu.org>
2594
2595 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
2596 methods since there are not prefix input methods.
2597
fbe2e958
KH
25982001-03-19 Kenichi Handa <handa@etl.go.jp>
2599
83c9cb8e
SM
2600 * international/mule-cmds.el (read-input-method-name):
2601 Locally bind enable-recursive-minibuffers to t.
fbe2e958 2602
da47e491
SM
26032001-03-18 Stefan Monnier <monnier@cs.yale.edu>
2604
2605 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
2606
4986c2c6 26072001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
83c9cb8e 2608
4986c2c6
MK
2609 * ediff-util.el: Copyright years.
2610 (ediff-choose-syntax-table): New function.
2611 (ediff-setup): Use ediff-choose-syntax-table.
83c9cb8e 2612
4986c2c6
MK
2613 * ediff-init.el (ediff-with-syntax-table): New macro, uses
2614 with-syntax-table.
83c9cb8e 2615
4986c2c6 2616 * ediff.el: Date of last update, copyright years.
83c9cb8e 2617
4986c2c6 2618 * ediff-wind (ediff-setup-control-frame): Nill->nil.
83c9cb8e 2619
4986c2c6
MK
2620 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
2621 of Scott Bronson.
2622 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
2623 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
2624 Deleted functions.
2625 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
2626 ex-token-list.
83c9cb8e 2627
4986c2c6 2628 * viper-util.el: Spaces, indentation.
83c9cb8e 2629
4986c2c6 2630 * viper.el: Changed version, modification time.
83c9cb8e 2631
3c799aec 26322001-03-16 John Wiegley <johnw@gnu.org>
83c9cb8e
SM
2633
2634 * calendar/timeclock.el (timeclock-workday-remaining):
2635 Check whether `discrep' is non-null before using it.
3c799aec 2636
ae3ce418
JW
26372001-03-16 John Wiegley <johnw@gnu.org>
2638
2639 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
2640 first-time checkins.
2641 (timeclock-log-data): Fixed problem with reading timelog log file.
2642 Resulting data in the "day list" was incorrect.
2643 (timeclock-find-discrep): Check if `timeclock-file' is readable
2644 before opening it.
2645 (timeclock-time-less-p): New function.
2646 (timeclock-day-base): New function.
2647 (timeclock-geometric-mean): New function.
2648 (timeclock-generate-report): Generate a summary report based on
2649 the contents of the log file. This uses `timeclock-log-data', and
2650 is an example of writing a timelog manipulation function.
2651 (timeclock-visit-timelog): A quick command for opening the timelog
2652 file.
2653 (timeclock-log-data): Bound the variable event.
2654
c8d4a9bb
KH
26552001-03-16 Kenichi Handa <handa@etl.go.jp>
2656
83c9cb8e
SM
2657 * international/mule-cmds.el (select-safe-coding-system):
2658 Fix typo: symbol-name -> symbol-value.
11d56c64 2659
c8d4a9bb
KH
2660 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
2661 before substitute-in-file-name to handle double slashes in FILE
2662 correctly.
2663
c899e7e6
GM
26642001-03-15 Gerd Moellmann <gerd@gnu.org>
2665
2666 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
2667 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
2668
819dce0f
GM
26692001-03-14 Gerd Moellmann <gerd@gnu.org>
2670
697617d9
GM
2671 * bindings.el (features): Add `md5' and `overlay' to the list.
2672
819dce0f
GM
2673 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
2674 bound before using it. It's not bound when configured without X,
2675 for instance.
2676
e0067a9d
TTN
26772001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
2678
2679 * progmodes/hideshow.el: Update copyright.
2680 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
ed368846 2681 (hs-minor-mode-hook): Include `:version' in defcustom form.
e0067a9d 2682
afcdc0a1
GM
26832001-03-13 Gerd Moellmann <gerd@gnu.org>
2684
e0067a9d 2685 * help.el (string-key-binding): Don't call event-start on
afcdc0a1
GM
2686 a non-list.
2687
30564c48
EZ
26882001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
2689
2690 * startup.el (fancy-splash-tail, command-line-1): Fix the
2691 copyright year.
2692
2b8e24b3
KH
26932001-03-13 Kenichi Handa <handa@etl.go.jp>
2694
2695 * term.el: These changes are based on a patch sent from Yong Lu
2696 <lyongu@yahoo.com>.
2697 (term-set-escape-char): Bind M-x to execute-extended-command in
2698 term-raw-escape-map.
2699 (term-move-columns): Don't try to move to negagive column.
2700 (term-emulate-terminal): Insert a string before deleting a text to
2701 overwrite.
2702
789b6186
GM
27032001-03-12 Gerd Moellmann <gerd@gnu.org>
2704
b0778a31
GM
2705 * play/life.el (life): Rearrange code so that all calls to
2706 life-display-generation are in a catch-form.
2707
04528cda
GM
2708 * progmodes/etags.el (tags-loop-continue): Don't change point in a
2709 file that isn't interesting. In an interesting file, push the old
2710 value of point on the mark ring.
2711
760cefb5
GM
2712 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
2713 New function.
2714 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
2715 Use it.
2716
83c9cb8e
SM
2717 * emacs-lisp/autoload.el (generate-file-autoloads):
2718 Remove warning about line lengths.
789b6186 2719
a2ffbafe
FP
27202001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
2721
2722 * progmodes/etags.el (tags-compression-info-list): New variable.
2723 (find-tag-in-order): Use it to deal with compressed source files.
2724 (tag-file-name-match-p): New function.
2725 (etags-recognize-tags-table): Use it for better match of file names.
2726
5c9d9d92
KH
27272001-03-12 Kenichi Handa <handa@etl.go.jp>
2728
ba3e9b9b
KH
2729 * international/mule-cmds.el (register-input-method): Doc fix.
2730
5c9d9d92
KH
2731 * international/quail.el (quail-translate-key): Fix condition to
2732 check if there's another breaking point in the current key.
2733
40beecee
EZ
27342001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
2735
2736 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
2737 Babyl header to the newly-created output file, bind
2738 coding-system-for-write to either rmail-file-coding-system or
2739 emacs-mule-unix.
2740
75c6cb7f
SM
27412001-03-11 Stefan Monnier <monnier@cs.yale.edu>
2742
2743 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
2744 Fix the name and regexp used for subsubsections.
2745
5ec17636
DL
27462001-03-10 Dave Love <fx@gnu.org>
2747
2748 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
2749 and save-buffer if buffer-file-name non-nil. From rms.
2750
6d2e2c02
AS
27512001-03-10 Andre Spiegel <spiegel@gnu.org>
2752
2753 * vc.el (vc-do-command): If the destination buffer is already
a2ffbafe 2754 current, don't set it up and don't erase it. Updated doc string
6d2e2c02
AS
2755 to reflect that.
2756 (vc-version-diff): When doing a single file diff, don't switch to the
a2ffbafe 2757 *vc-diff* buffer before the command. This is to preserve local
6d2e2c02
AS
2758 variable bindings that might affect the diff command.
2759 (vc-print-log): Don't switch to the *vc* buffer before the
2760 command, so that local variable bindings are preserved.
2761
789b6186 2762 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
6d2e2c02
AS
2763 not the current buffer.
2764 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
2765
789b6186 2766 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
6d2e2c02 2767 make output go to buffer *vc*, not the current buffer.
a2ffbafe 2768
b18f5523
SM
27692001-03-09 Stefan Monnier <monnier@cs.yale.edu>
2770
2771 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
2772 so ^, $, *, ? and + are interpreted correctly.
2773
3cfd8357
GM
27742001-03-09 Gerd Moellmann <gerd@gnu.org>
2775
c085b77c 2776 * help.el (string-key-binding): Renamed from
f9db8f19
SM
2777 mode-line-key-binding. Handle any event on a string.
2778 Check for `keymap' properties as well as `local-map' properties.
c085b77c 2779
3cfd8357
GM
2780 * comint.el (comint-insert-clicked-input): Use the last key
2781 from this-command-keys to lookup the global key definition.
2782
348f797a
KH
27832001-03-09 Kenichi Handa <handa@etl.go.jp>
2784
3ebf3717
KH
2785 * international/characters.el: Add category `j' for
2786 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
2787
348f797a
KH
2788 * international/mule-conf.el (no-conversion): Fix docstring.
2789 (raw-text): Fix docstring.
2790
e1fbabaf
GM
27912001-03-08 Gerd Moellmann <gerd@gnu.org>
2792
96e8e603
GM
2793 * simple.el (choose-completion-string): When not leaving the
2794 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
2795 is set.
2796
e1fbabaf
GM
2797 * window.el (shrink-window-if-larger-than-buffer): Handle frame
2798 parameter `(minibuffer . t)'.
2799
f9db8f19
SM
28002001-03-07 Stefan Monnier <monnier@cs.yale.edu>
2801
2802 * progmodes/sh-script.el (sh-st-symbol): New symbol.
2803 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
2804 (sh-mode): Remove `make-local-variable' for unused var
2805 `font-lock-unfontify-region-function'.
2806
02756877
RS
28072001-03-07 Richard M. Stallman <rms@gnu.org>
2808
132bf46d
RS
2809 * info.el (Info-scroll-down): Fix previous change.
2810
02756877
RS
2811 * mail/rmail.el (rmail-toggle-header): Use a window which
2812 is showing the Rmail buffer, rather than the selected window.
2813
eeb24429
DL
28142001-03-07 Dave Love <fx@gnu.org>
2815
2816 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
2817 now, to avoid problems with binding imenu directly to a mouse event.
2818
3bdf2660
GM
28192001-03-07 Gerd Moellmann <gerd@gnu.org>
2820
2821 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
2822 second arg t.
2823
28242001-03-07 Stefan Monnier <monnier@cs.yale.edu>
5aaaec5d
SM
2825
2826 * log-edit.el (log-edit-common-indent): New var.
2827 (log-edit-set-common-indentation): Renamed from
2828 log-edit-delete-common-indentation. Use the new var.
2829 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
2830
2831 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
2832 (cvs-mode-add-change-log-entry-other-window):
2833 Don't presume change-log-default-name is defined.
2834
2835 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
2836
2837 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
2838 the "tree" operation as well.
2839
2840 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
2841
2842 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
2843 to match paragraph-start.
2844
2845 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
2846 comment-start-skip and set comment-end-skip as well.
2847 (sgml-comment-indent): Fix for new value of comment-start-skip.
2848 (html-autoview-mode): Don't bother using make-local-hook.
2849
2ad02767
GM
28502001-03-07 Gerd Moellmann <gerd@gnu.org>
2851
189638d5 2852 * cus-edit.el (custom-save-delete): Move in front of local
83c9cb8e 2853 variables, otherwise long Custom entries would make them ineffective.
189638d5 2854
2ad02767
GM
2855 * uniquify.el: Set maintainer to FSF.
2856
656f8cae
EZ
28572001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
2858
2859 * dired-aux.el (dired-do-shell-command): Doc fix.
2860
c83965c4
SM
28612001-03-06 Stefan Monnier <monnier@cs.yale.edu>
2862
04af43bc
SM
2863 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
2864
2865 * which-func.el (which-func-modes): Add cperl-mode.
2866 (which-func-mode-global): Use define-minor-mode.
2867
2868 * info-look.el: Docstring fixes and dead code eliminated.
2869 (cperl-mode): Add support.
2870 (emacs-lisp-mode): List all entries from elisp manual, whether
2871 or not they are currently (f)bound or not. Update regexp.
2872
2873 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
2874
c83965c4
SM
2875 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
2876 so that C-h m shows the correct information.
2877 Use make-local-variable rather than make-variable-buffer-local.
2878 (cperl-info-buffer, cperl-setup-tmp-buf):
2879 Use make-local-variable rather than make-variable-buffer-local.
2880 (cperl-msb-fix, cperl-get-help-defer):
2881 Check major-mode for `cperl-mode' as well.
2882
2883 * progmodes/cperl-mode.el: Updated to author version 4.23.
2884 (cperl-electric-pod): SYNOPSIS was misspelled.
2885 (cperl-find-pods-heres): @if ? a : b was considered a REx.
2886 (cperl-after-expr-p): Make true after __END__.
2887
f16a7aa5
GM
28882001-03-06 Gerd Moellmann <gerd@gnu.org>
2889
157ae273 2890 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
6c08bb38 2891 bookmark-completion-ignore-case is t.
157ae273 2892
f16a7aa5
GM
2893 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
2894 switch, like xterm, and concat resource strings, with a newline
2895 between them.
2896
abaddb98
EZ
28972001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
2898
a2ffbafe 2899 * international/codepage.el (cp770-decode-table)
106e96bd
EZ
2900 (cp773-decode-table, cp774-decode-table): New variables.
2901
abaddb98
EZ
2902 * man.el (Man-hyphenated-reference-regexp): New variable.
2903 (Man-build-references-alist): Use it to search for referenced
2904 manpages. If hyphenated is non-nil, record a concatenated word in
2905 Man-refpages-alist only if it matches Man-reference-regexp.
2906 Update word's length when it is concatenated. Reverse the list,
2907 to get the first manpage at the head.
2908 (Man-possibly-hyphenated-word): New function.
2909 (Man-follow-manual-reference): Use it instead of current-word to
2910 find a manpage at point, in a way that accounts for hyphenated
2911 references.
2912
eb3f61dd
GM
29132001-03-06 Alex Schroeder <alex@gnu.org>
2914
2915 * sql.el (sql-interbase): New function.
2916 (sql-interbase-program): New option.
2917 (sql-interbase-options): New option.
2918 And some typos fixed: "customise" to "customize".
2919
fa84f42a
DL
29202001-03-06 Dave Love <fx@gnu.org>
2921
83c9cb8e
SM
2922 * textmodes/flyspell.el (flyspell-region):
2923 Set up flyspell-local-mouse-map.
fa84f42a 2924
fda3411d
RS
29252001-03-05 Richard M. Stallman <rms@gnu.org>
2926
a2ffbafe 2927 * mail/rmail.el (rmail-retry-failure):
fda3411d
RS
2928 Don't call rmail-beginning-of-message.
2929 Don't discard From: field. Do discard Received: field.
2930 Use unwind-protect to re-prune.
2931 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
a2ffbafe 2932
e972ab1f
KH
29332001-03-06 Kenichi Handa <handa@etl.go.jp>
2934
2935 * international/quail.el (quail-title): Add autoload cookie.
2936
335db3c1
DL
29372001-03-05 Dave Love <fx@gnu.org>
2938
2939 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
2940 new defs.
2941
278dd6ac
KH
29422001-03-05 Kenichi Handa <handa@etl.go.jp>
2943
83c9cb8e
SM
2944 * language/ethio-util.el (ethio-toggle-space):
2945 Update current-input-method-title if necessary.
36d5e61d
KH
2946 (ethio-toggle-punctuation): Likewise.
2947
341cd4f0
KH
2948 * international/quail.el (quail-title): Fix for the case that a
2949 title of an input method is specified by a list of the same form
2950 as used in mode-line-format.
2951
83c9cb8e
SM
2952 * international/mule-cmds.el (activate-input-method):
2953 If current-input-method-title is set by activating INPUT-METHOD,
278dd6ac
KH
2954 respect that value.
2955
10ebaeb6
GM
29562001-03-05 Gerd Moellmann <gerd@gnu.org>
2957
2958 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
2959
7a65c85c
GM
29602001-03-05 Alex Schroeder <alex@gnu.org>
2961
2962 * sql.el (sql-sybase): Fix typo (was: query user about server two
2963 times instead of server and database).
2964
2965 * sql.el (sql-sybase): Doc change.
2966 (sql-mysql): Doc change.
2967 (sql-postgres): Doc change.
2968
b86644f2
KH
29692001-03-05 Kenichi Handa <handa@etl.go.jp>
2970
83c9cb8e
SM
2971 * international/mule-conf.el (emacs-mule, raw-text):
2972 Docstring modified.
b86644f2 2973
e30bd7b7
EZ
29742001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
2975
2976 * term/internal.el: Update copyright notice.
2977
2978 * term/pc-win.el: Update copyright notice.
2979
7e365285
DL
29802001-03-02 Dave Love <fx@gnu.org>
2981
83c9cb8e
SM
2982 * files.el (insert-file-contents-literally):
2983 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
2984 not jka-compr-compression-info-list.
7e365285 2985
75ed43a6
SM
29862001-03-02 Stefan Monnier <monnier@cs.yale.edu>
2987
2988 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
2989 spaces in default comment-start-skip settings rather than \s-.
2990
53c4b1e6
EZ
29912001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
2992
2993 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
2994 default-frame-alist as well.
2995
028d739a
DL
29962001-03-01 Dave Love <fx@gnu.org>
2997
2998 * textmodes/reftex.el (defvar): Wrap some defvars in
2999 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
3000
3001 * subr.el (event-basic-type): Doc fix.
3002
3003 * international/quail.el: Doc fixes.
3004
3005 * international/utf-8.el: Doc fixes.
3006
3007 * international/mule-cmds.el: Doc fixes.
3008 (leim-list-header): Fix header text.
3009
3010 * international/mule.el (coding-system-category): Doc fix.
3011
3012 * international/ccl.el (ccl-compile): Doc fix.
3013
15d1caef
SM
30142001-03-01 Stefan Monnier <monnier@cs.yale.edu>
3015
3016 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
3017 rather than (before|after)-change-functions.
3018
f84ff02c
GM
30192001-03-01 Gerd Moellmann <gerd@gnu.org>
3020
3021 * ediff-util.el (ediff-scroll-horizontally): Arrange for
3022 scroll-left and scroll-right being called interactively so that
3023 they set the window's min_hscroll.
3024
e0c1e774
EZ
30252001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
3026
3027 * info.el (info-insert-file-contents-1): Accept an additional
3028 argument `lfn': if it is non-nil, concatenate `filename' and
83c9cb8e
SM
3029 `suffix'; otherwise use the complicated MS-DOS code.
3030 All callers changed.
e0c1e774
EZ
3031 (info-insert-file-contents, Info-find-node): If the MS-DOS port
3032 can access long file names, try the long file-name version of
3033 `info-insert-file-contents-1', then the short file-name version.
3034
b8b2ea31 30352001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
1d64e2ad 3036
af122766
KH
3037 * language/ethio-util.el (setup-ethiopic-environment-internal):
3038 Change bindings of functions keys to conform to "Emacs Lisp Coding
3039 Convention".
3040
3041 * language/ethiopic.el ("Ethiopic"): Add documentation.
3042
b8b2ea31
KH
30432001-02-28 Kenichi Handa <handa@etl.go.jp>
3044
1d64e2ad
KH
3045 * international/utf-8.el (mule-utf-8): Set coding-category
3046 property to coding-category-utf-8.
3047
91cb6e51
RS
30482001-02-27 Richard M. Stallman <rms@gnu.org>
3049
3050 * lpr.el (lpr-page-header-switches, print-region-1):
3051 Undo 2000-07-06 change.
7298f3f7
RS
3052 (lpr-add-switches): Default to t on gnu/linux.
3053
c0cb1027
GM
30542001-02-27 Gerd Moellmann <gerd@gnu.org>
3055
3056 * bs.el (bs-attributes-list): Doc fix.
3057
01459648
GM
30582001-02-26 Gerd Moellmann <gerd@gnu.org>
3059
baebd8a5 3060 * help.el (describe-project): Display the file THE-GNU-PROJECT.
a2ffbafe 3061
01459648
GM
3062 * help.el (view-order-manuals): Use goto-address.
3063
3064 * startup.el (command-line-1): Add info about ordering manuals
3065 to the not so fancy splash screens.
3066
f93e614e
AS
30672001-02-26 Andre Spiegel <spiegel@gnu.org>
3068
01459648
GM
3069 * vc.el (vc-default-workfile-unchanged-p)
3070 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
f93e614e 3071
12435002
GM
30722001-02-26 Gerd Moellmann <gerd@gnu.org>
3073
a2ffbafe 3074 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
c596c392
GM
3075 fontify in the right buffer.
3076
12435002
GM
3077 * allout.el (outline-flag-region): Move macro in front of first
3078 use to avoid a run-time error.
3079
425de386
AI
30802001-02-24 Andrew Innes <andrewi@gnu.org>
3081
3082 * makefile.w32-in: Fix copyright notice.
3083
66c56ed1
KH
30842001-02-24 Kenichi Handa <handa@etl.go.jp>
3085
4c1593ce
KH
3086 * international/utf-8.el (mule-utf-8): Set correct value for
3087 valid-codes property.
3088
66c56ed1
KH
3089 * international/fontset.el (x-complement-fontset-spec): In the
3090 case that we use ASCII font for the other charsets, use only
15d1caef 3091 family and registry part of it.
66c56ed1 3092
119171dd
EZ
30932001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
3094
3095 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
3096 (shrink-window-if-larger-than-buffer): Doc fix.
3097
932c309e
SM
30982001-02-23 Stefan Monnier <monnier@cs.yale.edu>
3099
3100 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
3101 predicate passed to completing-read.
3102
9b760e36
EZ
31032001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
3104
3105 * startup.el (command-line): Fix last change.
3106
5c39a60f
JR
31072001-02-23 Jason Rumney <jasonr@gnu.org>
3108
3109 * startup.el (tool-bar-originally-present): New variable.
3110 (command-line): Set it if the tool-bar is switched on at startup.
3111
3112 * frame.el (frame-notice-user-settings): Only adjust frame height
3113 for no tool-bar case if tool-bar was originally switched on.
796ead7e 3114 From E. Jay Berkenbilt.
5c39a60f 3115
cb91b2c7
SM
31162001-02-22 Stefan Monnier <monnier@cs.yale.edu>
3117
39b557e8
SM
3118 * server.el (server-switch-buffer): Only switch window if the
3119 current one is dedicated.
3120
cb91b2c7
SM
3121 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
3122 rather than using (match-beginning 0) when searching for break point.
3123
9238a8df
EZ
31242001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
3125
3126 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
3127 @ follows an accent command such as @'. Support optional braces
3128 in commands that insert accents, like makeinfo does.
3129
3473f362
GM
31302001-02-22 Gerd Moellmann <gerd@gnu.org>
3131
3132 * startup.el (fancy-splash-text): Add a line for ordering
3133 manuals. Reverse order of splash screens shown.
3134 (use-fancy-splash-screens-p): Adapt to the text line added.
3135
3136 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
3137 manuals from the FSF.
3138
3139 * help.el (view-order-manuals): New function.
3140 (toplevel): Bind C-h C-m to this function.
3141
76a4de07
SM
31422001-02-21 Stefan Monnier <monnier@cs.yale.edu>
3143
3144 * newcomment.el (comment-forward): Skip the comment-start before
3145 searching for the comment-end.
3146
75b71d85
DL
31472001-02-21 Dave Love <fx@gnu.org>
3148
2f4c9a87
DL
3149 * custom.el (custom-initialize-changed, defcustom): Doc fix.
3150
75b71d85
DL
3151 * international/mule-cmds.el, international/mule.el: Doc fixes.
3152
ffc9ff0c
GM
31532001-02-21 Gerd Moellmann <gerd@gnu.org>
3154
3155 * startup.el (fancy-splash-screens): Use display-hourglass
3156 instead of display-busy-cursor.
3157
3158 * frame.el (display-hourglass): Renamed from busy-cursor.
3159 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
3160 (show-cursor-in-non-selected-windows): Doc fix.
3161
f34eb373
DL
31622001-02-20 Dave Love <fx@gnu.org>
3163
3164 * international/utf-8.el: Doc and commentary fixes.
3165
f55e4a7e
EZ
31662001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
3167
3168 * ehelp.el (with-electric-help): Doc fix.
3169
fa97adf6
GM
31702001-02-20 Gerd Moellmann <gerd@gnu.org>
3171
3172 * msb.el (msb-mode): Call the update-buffers function explicitly
3173 with a FORCE argument.
3174
3175 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
3176 FORCE. If set, update the menu even if frame-or-buffer-changed-p
3177 returns nil.
3178
54ed3bd2
GM
31792001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3180
3181 * ps-print.el: Timestamp package replacement. Some enhancements.
3182 Some XEmacs compatibility. Doc fix.
3183 (ps-print-version): New version number (6.4).
3184 (ps-printer-name): Initialization fix.
3185 (ps-zebra-stripe-follow): Funcionality enhancement.
3186 (ps-prologue-file): Code enhancement.
3187 (ps-right-header): Timestamp package replacement.
83c9cb8e
SM
3188 (ps-setup, ps-face-bold-p, ps-face-italic-p)
3189 (ps-get-page-dimensions)
54ed3bd2
GM
3190 (ps-generate-header, ps-begin-file, ps-begin-job)
3191 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
3192 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
3193 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
3194 (coding-system-for-write): Var declaration (XEmacs compatibility).
a2ffbafe 3195
e8ebf97d
MB
31962001-02-20 Miles Bader <miles@gnu.org>
3197
3198 * image-file.el (image-file-name-extensions): Add "tif".
3199
136b27c5
GM
32002001-02-19 Gerd Moellmann <gerd@gnu.org>
3201
3202 * wid-edit.el (widget-button-click): Save the selected window
3203 around the code handling clicks on buttons.
3204
6ebbcf59
DL
32052001-02-18 Dave Love <fx@gnu.org>
3206
3207 * imenu.el (imenu--generic-function): Use mapc to iterate over
3208 syntax characters.
3209
595ded73
RS
32102001-02-17 Richard M. Stallman <rms@gnu.org>
3211
b9fe3dc8
RS
3212 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
3213
595ded73
RS
3214 * uniquify.el (uniquify-buffer-name-style): Doc fix.
3215
f3f053f3
GM
32162001-02-16 Gerd Moellmann <gerd@gnu.org>
3217
3218 * mouse.el (mouse-save-then-kill): If the distance from the new
3219 point to the mark is equal to the distance of point from the new
3220 point, move point instead of the mark.
3221
11570a8f
DL
32222001-02-16 Dave Love <fx@gnu.org>
3223
3224 * textmodes/flyspell.el (flyspell-get-word): Return string without
3225 properties.
3226
fb339cd5
EZ
32272001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
3228
3229 * generic.el (generic-find-file-regexp): Doc fix.
3230 (generic-ignore-files-regexp): New defcustom.
3231 (generic-mode-find-file-hook): If the file's name matches the
3232 regexp in `generic-ignore-files-regexp', don't enter
3233 default-generic-mode. Doc fix.
3234
c56b1c1b
GM
32352001-02-16 Gerd Moellmann <gerd@gnu.org>
3236
a2ffbafe 3237 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
c220b753
GM
3238 Add autoload cookies.
3239
a2ffbafe 3240 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
c56b1c1b
GM
3241 of cal-tex-24.
3242
0d140e65
EZ
32432001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
3244
81558867
EZ
3245 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
3246
0d140e65
EZ
3247 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
3248 the character class after the (optional) drive, to support file
3249 names with embedded blanks.
3250
713f7b15
SS
32512001-02-15 Sam Steingold <sds@gnu.org>
3252
3253 * textmodes/tex-mode.el (tex-shell-running):
3254 Check the process buffer too.
3255
9a2a6f73
DL
32562001-02-15 Dave Love <fx@gnu.org>
3257
3258 * battery.el (battery-status-function): Fix doc, :type.
3259
15d1caef 3260 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
9a2a6f73 3261
fe10cef0
GM
32622001-02-15 Gerd Moellmann <gerd@gnu.org>
3263
3264 * subr.el (read-passwd): Clear Lisp memory holding password.
3265
126f5d4d
MB
32662001-02-15 Miles Bader <miles@gnu.org>
3267
3268 * info.el (Info-copy-current-node-name): New function.
3269 (Info-mode-menu): Add it to the menu.
3270
92e98d63
RS
32712001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
3272
3273 * international/mule-cmds.el (toggle-input-method): Doc fix.
3274
dd4e0e55
SM
32752001-02-13 Stefan Monnier <monnier@cs.yale.edu>
3276
3277 * replace.el (occur): Stop at end of buffer.
3278
402dbbd1
EZ
32792001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
3280
3281 * international/mule-cmds.el (set-input-method): Another doc fix.
3282
e9fcba3d
GM
32832001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
3284
3285 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
3286
78ad1cd5
MB
32872001-02-13 Miles Bader <miles@gnu.org>
3288
713f7b15 3289 * faces.el (set-face-background, set-face-foreground)
78ad1cd5
MB
3290 (set-face-stipple): Treat a value of nil as being `unspecified'.
3291
fce9d9dc
DL
32922001-02-12 Dave Love <d.love@dl.ac.uk>
3293
3294 * international/latin1-disp.el: Doc fixes.
3295 (latin1-display) <defgroup>: Add :link.
3296 (latin1-display) <function>: Set variable latin1-display.
3297
bc406911
EZ
32982001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
3299
3300 * international/mule-cmds.el (set-input-method): Doc fix.
3301
68514d48
EL
33022001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
3303
3304 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
3305 (speedbar-line-file): Return nil if not a file.
3306 (speedbar-buffers-line-path): Return file for tags, and dir for files.
3307
513bea45 33082001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
713f7b15 3309
513bea45
MK
3310 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
3311 for remote files.
bc406911 3312 (ediff-coding-system-for-read): Replaced the no-conversion default
513bea45 3313 with raw-text.
713f7b15 3314
513bea45 3315 * ediff-init.el: Removed :version from defcustom vars.
713f7b15 3316
83c9cb8e
SM
3317 * ediff-util.el (ediff-compute-custom-diffs-maybe):
3318 Better handling of the diff mode.
713f7b15 3319
513bea45 3320 * ediff.texi: Added ediff-coding-system-for-read.
713f7b15 3321
bc406911 3322 * viper.texi: Fix typos.
713f7b15 3323
521d4010
DL
33242001-02-11 Dave Love <fx@gnu.org>
3325
36fd8e17
DL
3326 * shadowfile.el: Doc fixes.
3327 (shadow) <defgroup>: Add :link.
3328 (shadowfile-unload-hook): New function.
3329 (shadow-initialize): Use defalias, not fset.
3330 (shadow-define-cluster, shadow-define-literal-group)
83c9cb8e 3331 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
36fd8e17 3332
521d4010
DL
3333 * international/mule.el: Doc and message fixes.
3334
36fd8e17
DL
3335 * international/ccl.el (define-ccl-program): Doc fix.
3336
92395bbe
KH
33372001-02-11 Kenichi Handa <handa@etl.go.jp>
3338
3339 * faces.el (mode-line): Set :line-width property to -1.
3340
103db06c
RS
33412001-02-10 Richard M. Stallman <rms@gnu.org>
3342
08b78974
RS
3343 * complete.el (partial-completion-mode): Doc fix.
3344
103db06c
RS
3345 * simple.el (delete-key-deletes-forward-mode):
3346 Change `let' to `let*' to fix gross bug in last change.
3347
3348 * repeat.el (repeat): Don't let execute-kbd-macro alter
3349 real-last-command.
3350
a6a1ee53
EZ
33512001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
3352
3353 * simple.el (eval-expression): Doc fix.
3354
d2f288c6
DL
33552001-02-09 Dave Love <fx@gnu.org>
3356
038f4ae3
DL
3357 * imenu.el (imenu-generic-expression): Doc fix.
3358
83c9cb8e
SM
3359 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
3360 From Juanma Barranquero.
038f4ae3 3361
15d1caef 3362 * emacs-lisp/authors.el (authors): Expand `root' before running find.
d2f288c6 3363
9804b846
KH
33642001-02-09 Kenichi Handa <handa@etl.go.jp>
3365
3366 * faces.el (set-face-attribute): Describe the case of a negative
3367 value specified for :line-width.
3368
532f5197
SM
33692001-02-08 Stefan Monnier <monnier@cs.yale.edu>
3370
3371 * which-func.el (which-func-mode): Invert which-func-mode-global.
83c9cb8e 3372 From Juanma Barranquero <lektu@uol.com.br>.
532f5197 3373
1d279666
DL
33742001-02-08 Dave Love <fx@gnu.org>
3375
4681ca3a
DL
3376 * wid-edit.el (widget-plist-convert-widget): Replace binding of
3377 widget-plist-value-type.
3378 (widget-alist-convert-widget): Replace binding of
3379 widget-alist-value-type.
3380
1d279666
DL
3381 * textmodes/paragraphs.el (sentence-end): Doc fix.
3382
83c9cb8e
SM
3383 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
3384 Remove `backward-line'.
1d279666 3385
532f5197
SM
3386 * play/pong.el (pong-blank-color, pong-bat-color)
3387 (pong-ball-color, pong-border-color, pong-left-key)
3388 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
3389 (pong-pause-key, pong-resume-key, pong-timer-delay):
3390 * mail/mh-comp.el (mh-compose-letter-function):
3391 * eshell/esh-mode.el (eshell-skip-prompt-function):
3392 * emulation/viper-ex.el (ex-unix-type-shell-options):
3393 * recentf.el (recentf-menu-filter):
3394 * ps-print.el (ps-print-region-function):
3395 * lpr.el (print-region-function):
3396 * forms.el (forms-mode-hooks):
3397 * dirtrack.el (dirtrack-directory-change-hook):
3398 * cus-start.el (temp-buffer-show-function, display-buffer-function):
3399 * textmodes/spell.el (spell-filter):
3400 * textmodes/fill.el (adaptive-fill-function):
3401 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
3402 * progmodes/etags.el (find-tag-default-function):
3403 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
1d279666
DL
3404 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
3405
6f676109
EZ
34062001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
3407
751d3bc4
EZ
3408 * emulation/viper-init.el (viper-fast-keyseq-timeout)
3409 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
3410 Meyering <jim@meyering.net>.
3411
6f676109
EZ
3412 * loadup.el: Revert last change.
3413
d3c26cdf
KH
34142001-02-07 Kenichi Handa <handa@etl.go.jp>
3415
83c9cb8e
SM
3416 * international/mule.el (transform-make-coding-system-args):
3417 Make it work also for coding systems not using CCL.
d3c26cdf 3418
44806980
EZ
34192001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
3420
9889af08
EZ
3421 * simple.el (previous-matching-history-element)
3422 (next-matching-history-element): Doc fix.
3423
44806980
EZ
3424 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
3425 specific part.
3426
1e36ff68
DL
34272001-02-06 Dave Love <fx@gnu.org>
3428
713f7b15 3429 * add-log.el (add-log-current-defun-function)
1e36ff68
DL
3430 (add-log-buffer-file-name-function, add-log-file-name-function):
3431 Fix :type.
3432 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
3433
c7ca58df
EZ
34342001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
3435
fecd556a
EZ
3436 * info.el (info-initialize): Remove the test for system-type when
3437 invocation-directory is non-nil.
3438
c7ca58df
EZ
3439 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
3440 of `font-lock-defaults' to `backward-paragraph' rather than nil.
3441
587b5737
AI
34422001-02-06 Andrew Innes <andrewi@gnu.org>
3443
3444 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
3445 absolute.
3446
baf7eee4
GM
34472001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
3448
3449 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
3450 buffers. When hi-lock turned on rather than only checking current
3451 buffer for regexps, all buffers are checked. Moved activation of
3452 font-lock to hi-lock-refontify. When font-lock turned off rather
3453 than removing added highlighting just in current buffer, remove it
3454 in all buffers. Changed edit menu text from "Automatic
3455 Highlighting" to "Regexp Highlighting" Documentation for
3456 highlighting phrases, minor documentation changes.
3457 (hi-lock-set-file-patterns): Execute only if there are new or
3458 existing file patterns.
3459 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
3460 unfontify and, if a support mode is active, will not refontify the
3461 whole buffer. If necessary, turn on font lock. (Removed
3462 font-lock-unfontify and font-lock support-mode-specific calls,
3463 such as lazy-lock-fontify-window.)
3464 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
3465 patterns are found. Not useful now since find-file-hook is removed
83c9cb8e 3466 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
baf7eee4
GM
3467 (hi-lock-face-phrase-buffer): New function. Also added related
3468 menu item and keybinding.
3469 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
3470 (hi-lock-process-phrase): New function.
3471 (hi-lock-line-face-buffer): Doc fixes.
3472 (hi-lock-face-buffer): Doc fixes.
3473 (hi-lock-unface-buffer): Doc fixes.
713f7b15 3474
36710aa6
GM
34752001-02-06 Gerd Moellmann <gerd@gnu.org>
3476
3477 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
3478 dabbrev-ignored-regexps.
3479
d3f22784
EZ
34802001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
3481
3482 * simple.el (kill-line): Doc fix.
3483
5cb3c8d4
DL
34842001-02-05 Dave Love <fx@gnu.org>
3485
3486 * loadup.el: Revert last two changes -- bootstrapping works with
3487 regenerated loaddefs.
3488
e6297e7d
EZ
34892001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
3490
1e14b095
EZ
3491 * isearch.el (isearch-forward): Doc fix.
3492
e6297e7d
EZ
3493 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
3494 of font-lock-defaults to backward-paragraph.
3495
e16f52ce
GM
34962001-02-05 Gerd Moellmann <gerd@gnu.org>
3497
3498 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
3499 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
3500
01d19dd7
GM
35012001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3502
3503 * ebnf2ps.el: Eliminate time-stamp functions.
3504 (ebnf-version): New version (3.5).
3505 (ebnf-eps-finish-and-write): Replace time-stamp functions by
3506 format-time-string.
3507
24886813
GM
35082001-02-05 Gerd Moellmann <gerd@gnu.org>
3509
3510 * simple.el (next-line): Goto end-of-line before inserting a newline.
3511
65e70fc4
MB
35122001-02-05 Miles Bader <miles@gnu.org>
3513
3514 * image-file.el (insert-image-file): When visiting an image, also
3515 set `truncate-lines' to t so that any fringe arrow looks correct.
3516
482f06c9
KH
35172001-02-05 Kenichi Handa <handa@etl.go.jp>
3518
3519 * isearch.el (isearch-forward): Add description about input method
3520 in the docsting.
3521
02399da7
SM
35222001-02-04 Stefan Monnier <monnier@cs.yale.edu>
3523
3524 * skeleton.el (skeleton-internal-1): Always push the mark for @.
3525
2c366083
EZ
35262001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
3527
3528 * info.el (info-initialize): If installation-directory is nil, for
83c9cb8e 3529 DOS/Windows systems try looking in a sibling of invocation-directory.
2c366083 3530
bdadfce3
GM
35312001-02-02 Gerd Moellmann <gerd@gnu.org>
3532
79fb38c0
GM
3533 * wid-edit.el (widget-button-click): Fix last change.
3534
bdadfce3
GM
3535 * frame.el (frame-notice-user-settings): When resizing the initial
3536 frame because the tool bar is off, also change the frame's top
3537 position if a negative top position was specified.
3538
33155ffb
MB
35392001-02-02 Miles Bader <miles@gnu.org>
3540
3541 * image-file.el (insert-image-file): When visiting an image,
3542 suppress the cursor in the image buffer.
3543
1355ba0c
DL
35442001-02-01 Dave Love <fx@gnu.org>
3545
3546 * progmodes/f90.el (f90-mode): Remove startup message.
3547
fb758d2d 3548 * vc-cvs.el: Remove autoloads. Require vc when compiling.
713f7b15 3549
01acdb05
GM
35502001-02-01 Gerd Moellmann <gerd@gnu.org>
3551
3552 * startup.el (command-line): Fix code determining whether or not
3553 to use delete-key-deletes-forward-mode.
3554
5b1ee316
AS
35552001-02-01 Andre Spiegel <spiegel@gnu.org>
3556
3557 * vc.el (vc-diff-switches): New user option.
3558 (vc-version-diff): Use it.
3559 (vc-diff-switches-list): New macro.
3560
83c9cb8e
SM
3561 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
3562 New customization options.
5b1ee316
AS
3563 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
3564
3565 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
3566
00b1e7a1
GM
35672001-02-01 Gerd Moellmann <gerd@gnu.org>
3568
3569 * msb.el (toplevel): Quote hook symbols.
3570
85827036
KH
35712001-02-01 Kenichi Handa <handa@etl.go.jp>
3572
8e028499 3573 * international/mule.el (make-coding-system): Add description
3c948dde 3574 about recognized properties in the docstring.
8e028499 3575
85827036
KH
3576 * international/mule-conf.el: Remove unused charsets
3577 mac-roman-lower and mac-roman-upper.
3578
7ccf7ab9
GM
35792001-01-31 Gerd Moellmann <gerd@gnu.org>
3580
2441692d
GM
3581 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
3582 is in front of the left-margin, if any.
3583
ee5cece0
GM
3584 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
3585 like `delete'.
3586
83c9cb8e 3587 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
ee5cece0 3588
7ccf7ab9
GM
3589 * term/w32-win.el (mouse-set-font): Doc fix.
3590
b4f30ec5 35912001-01-31 Stefan Monnier <monnier@cs.yale.edu>
713f7b15 3592
b4f30ec5
GM
3593 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
3594 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
3595 on already.
3596
03e0fe6e
GM
35972001-01-31 Markus Rost <rost@math.ohio-state.edu>
3598
3599 * files.el (save-buffer): Don't give message if (buffer-file-name)
3600 returns nil.
713f7b15 3601
8f289acc
EZ
36022001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
3603
cb4aae04
EZ
3604 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
3605
dbd98b19
EZ
3606 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
3607 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
3608
8f289acc
EZ
3609 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
3610 display problems.
3611
c12553c1
KH
36122001-01-31 Kenichi Handa <handa@etl.go.jp>
3613
c7bf5db9
KH
3614 * international/mule.el (charset-info): Fix docstring.
3615
3616 * international/mule-diag.el (describe-character-set): Check final
3617 char valid before printing it.
c12553c1 3618
14f16b9c
GM
36192001-01-30 Gerd Moellmann <gerd@gnu.org>
3620
efaa080b
GM
3621 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
3622
eef93f99
GM
3623 * frame.el (frame-notice-user-settings): Do the tool-bar
3624 stuff only for graphical displays. Fix a braino.
713f7b15 3625
14f16b9c
GM
3626 * frame.el (frame-initialize): Create initial frame visible.
3627 (frame-notice-user-settings): When tool-bar has been switched off,
25237df5 3628 correct the frame size and sync tool-bar-mode.
14f16b9c
GM
3629
3630 * startup.el (command-line): Remove manipulation of frame
3631 height for tool bars.
3632
4ad25e43
EZ
36332001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3634
3635 * lpr.el: Compatibility with XEmacs and doc fixes.
3636 (lpr-windows-system, lpr-lp-system): New vars.
3637 (lpr-printer-switch): New defcustom.
3638 (printer-name, lpr-command): Customization fix.
3639 (print-region-1): Code fix.
3640 (print-region-new-buffer, printify-region): Indentation fix.
83c9cb8e
SM
3641 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
3642 New functions.
4ad25e43 3643
e8f044a0
GM
36442001-01-29 Gerd Moellmann <gerd@gnu.org>
3645
3646 * msb.el (toplevel): Fix the eval-after-load.
3647
850d5045
GM
36482001-01-29 Dave Love <fx@gnu.org>
3649
762fe76e
DL
3650 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
3651
3652 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
3653
83c9cb8e 3654 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
850d5045
GM
3655 (tcl-using-emacs-19-23): Consider Emacs 21+.
3656 (tcl-help-directory-list, tcl-command-switches): Fix :type.
3657 (tcl-add-emacs-menu): Supply menu name.
3658 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
3659
3a768251
GM
36602001-01-29 Gerd Moellmann <gerd@gnu.org>
3661
3662 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
3663
274d02f7
SM
36642001-01-29 Stefan Monnier <monnier@cs.yale.edu>
3665
3666 * pcvs.el (cvs-mark-fis-dead): New function.
3667 (cvs-mode-add): Use it.
3668 (cvs-mode-add-change-log-entry-other-window):
3669 Rebind change-log-default-name to itself rather than to nil.
3670
ed5d446e
SS
36712001-01-29 Sam Steingold <sds@gnu.org>
3672
efaa080b 3673 * vc-cvs.el: Replaced (require 'vc) with a bunch of
ed5d446e
SS
3674 `autoload' statements.
3675
e2a80284
EZ
36762001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
3677
8e1db7b3
EZ
3678 * files.el (confirm-kill-emacs): Doc fix.
3679
ff2a1c79
EZ
3680 * frame.el (frame-initialize): Doc fix.
3681
e7b0deaf
EZ
3682 * time-stamp.el (time-stamp-string): Doc fix.
3683
83c9cb8e
SM
3684 * woman.el (WoMan-log-1): Make the log buffer writable.
3685 From Markus Rost <rost@math.ohio-state.edu>.
e2a80284 3686
005913e4
GM
36872001-01-29 Gerd Moellmann <gerd@gnu.org>
3688
3689 * imenu.el (imenu-syntax-alist): Add autoload cookie for
3690 the `make-variable-buffer-local'.
3691
58622cc5
GM
36922001-01-29 Dave Love <fx@gnu.org>
3693
3694 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
83c9cb8e
SM
3695 (ansi-color-for-comint-mode-on, ansi-color-process-output):
3696 Add autoload cookie.
58622cc5
GM
3697 (ansi-color-apply-sequence): Fix typo.
3698
0404d031
GM
36992001-01-29 Gerd Moellmann <gerd@gnu.org>
3700
ed5d446e 3701 * menu-bar.el (menu-bar-files-menu): Add menu items for
438c2df0
GM
3702 Postscript printing in black and white.
3703
0404d031
GM
3704 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
3705 X-Mailman-Version, Precedence, List-Help, List-Post,
3706 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
3707 Content-Type, Content-Length.
3708
3b6ed359
DL
37092001-01-29 Dave Love <fx@gnu.org>
3710
ddd16e7a
DL
3711 * elide-head.el (elide-head): Make overlay evaporate.
3712
83c9cb8e 3713 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
3b6ed359 3714
8005142f
EZ
37152001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
3716
3717 * isearch.el (isearch-highlight): Don't punt if the display
3718 doesn't support colors, since isearch faces are defined for
3719 monochrome displays as well.
3720
84728570
SS
37212001-01-27 Sam Steingold <sds@gnu.org>
3722
3723 * shell.el (shell-write-history-on-exit): Make sure that we are in
3724 the shell buffer (M-x tex-file RET inserted the error message into
3725 the TeX buffer).
3726
e26f9ced
EZ
37272001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3728
3729 * simple.el (transient-mark-mode): Doc fix.
3730
dc0274bd
GM
37312001-01-27 Gerd Moellmann <gerd@gnu.org>
3732
83c9cb8e 3733 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
dc0274bd 3734
c1acacc4
EZ
37352001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3736
f5058b96
EZ
3737 * shell.el (shell-unquote-argument): If the shell is one of the
3738 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
3739 quote character.
3740 (shell-dumb-shell-regexp): Document that the shells which match
83c9cb8e 3741 this regexp are supposed to not treat a backslash as a quote character.
f5058b96 3742
c1acacc4 3743 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
83c9cb8e 3744 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
c1acacc4 3745
103db06c 37462001-01-27 Richard M. Stallman <rms@gnu.org>
8dc5c94d 3747
84728570 3748 * dabbrev.el (dabbrev--substitute-expansion):
8dc5c94d
GM
3749 Treat a one-capital-letter abbrev as "not all upper case",
3750 so as to force preservation of the expansion's pattern
3751 if the expansion starts with a capital letter.
3752
cfa70244
EZ
37532001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3754
cfee9de7
EZ
3755 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
3756 Doc fix.
3757
cfa70244
EZ
3758 * simple.el (transient-mark-mode): Document the fact that many
3759 commands act on the region when mark is active.
3760
17d90d6b
KH
37612001-01-27 Kenichi Handa <handa@etl.go.jp>
3762
3763 * international/quail.el (quail-setup-completion-buf): Make the
83c9cb8e 3764 multibyteness of current buffer inherited to Quail completion buffer.
17d90d6b
KH
3765 (quail-show-guidance-buf): Make the multibyteness of current
3766 buffer inherited to Quail guidance buffer.
3767 (quail-help): Make the multibyteness of current buffer inherited
3768 to Quail help buffer.
3769
61076b20
DL
37702001-01-26 Dave Love <fx@gnu.org>
3771
c47e2c68
DL
3772 * time-stamp.el: Doc fixes.
3773
84728570 3774 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
3afe2b93
DL
3775 (delphi-keyword-face, delphi-other-face): Fix :type.
3776
940f14b4
DL
3777 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
3778
3779 * mail/feedmail.el (feedmail): Add :link.
3780 (feedmail-send-it): Doc fix.
3781
3782 * mail/sendmail.el: Doc fixes.
3783 (sendmail-send-it): Fix the non-ASCII regexp and use
3784 rfc2047-encode-string.
3785
61076b20
DL
3786 * dired.el, dired-aux.el: Revert last change.
3787
6c317bd2
GM
37882001-01-26 Gerd Moellmann <gerd@gnu.org>
3789
3790 * makefile.w32-in (DONTCOMPILE): Add various term files.
3791
37922001-01-26 Dave Love <fx@gnu.org>
3793
3794 * Makefile.in (DONTCOMPILE): Add various term files.
3795
1c636b5f
GM
37962001-01-26 Gerd Moellmann <gerd@gnu.org>
3797
af900b23
GM
3798 * man.el (Man-default-man-entry, Man-mode): Doc fix.
3799
15fa6db0 3800 * startup.el (display-startup-echo-area-message): Make sure
83c9cb8e 3801 the echo area is resized to fit the size of the startup message.
15fa6db0 3802
1c636b5f
GM
3803 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
3804 part of which is a constant.
3805
9b1adbd5
EZ
38062001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
3807
83c9cb8e 3808 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
9b1adbd5 3809
103db06c 38102001-01-26 Richard M. Stallman <rms@gnu.org>
207d7545
GM
3811
3812 * simple.el (next-line): Don't let `newline' expand abbrevs.
3813 Simplify slightly.
3814 (open-line): Don't let `newline' expand abbrevs.
3815
219227ea
JW
38162001-01-25 John Wiegley <johnw@gnu.org>
3817
3818 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
3819 to `repeat' in the :type field.
3820
3821 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
3822 allow a choice of regexp or nil.
d2906bf8 3823 (pcomplete-dir-ignore): Same.
219227ea
JW
3824
3825 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
3826 a command) to always fail.
3827
ceba0dac
GM
38282001-01-25 Gerd Moellmann <gerd@gnu.org>
3829
3830 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
3831 discard the result.
3832 (iswitchb-to-end): Likewise.
3833
9b0630e5
SS
38342001-01-25 Sam Steingold <sds@gnu.org>
3835
3836 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
89e65817 3837 Require vc.
9b0630e5 3838
a2ed9670
SM
38392001-01-25 Stefan Monnier <monnier@cs.yale.edu>
3840
f0c1adab
SM
3841 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
3842
a2ed9670
SM
3843 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
3844
34ac3367
DL
38452001-01-25 Dave Love <fx@gnu.org>
3846
61076b20
DL
3847 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
3848 (describe-coding-system): Tweak the English text.
3849
34ac3367
DL
3850 * loadup.el: Preload international/ccl for utf-8.
3851
4685e6b7
EZ
38522001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
3853
3854 * mail/rmail.el (rmail-redecode-body): Doc fix.
3855
0fdb4475
KH
38562001-01-25 Kenichi Handa <handa@etl.go.jp>
3857
83c9cb8e
SM
3858 * international/mule-cmds.el (reset-language-environment):
3859 Reset coding-category-utf-8 to mule-utf-8.
0fdb4475 3860
83c9cb8e
SM
3861 * international/mule-conf.el (coding-category-utf-8):
3862 Initialize to mule-utf-8.
0fdb4475 3863
9b0630e5 3864 * loadup.el: Preload international/utf-8.
0fdb4475
KH
3865
3866 * international/utf-8.el: New file.
3867
245ed2b1
SM
38682001-01-24 Stefan Monnier <monnier@cs.yale.edu>
3869
3870 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
3871
e95b0c08
SS
38722001-01-24 Sam Steingold <sds@gnu.org>
3873
3874 * dired.el (dired-replace-in-string): Removed.
3875 (dired-sort-toggle): Use `replace-regexps-in-string'
3876 instead of `dired-replace-in-string'.
9b0630e5 3877
ceba0dac
GM
3878 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
3879 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
9b0630e5 3880
e95b0c08
SS
3881 * gs.el (gs-replace-in-string): Removed.
3882 (gs-options): Use `replace-regexps-in-string'
3883 instead of `gs-replace-in-string'.
3884
c3902c3e
EZ
38852001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
3886
3887 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
3888 bug report is mailed to an email list and posted to a news group.
3889
b66b6aeb
GM
38902001-01-24 Gerd Moellmann <gerd@gnu.org>
3891
83c9cb8e
SM
3892 * comint.el (comint-replace-by-expanded-history-before-point):
3893 Fix change of 2000-08-03 to move point to the start of the line again.
e7e41584 3894
b66b6aeb
GM
3895 * startup.el (tool-bar-images-pixel-height): New variable.
3896 (command-line): After loading the user's init file, when
3897 tool-bar-mode is on, increase the frame's size by some lines for
3898 the tool-bar.
3899
3900 * frame.el (frame-initialize): Create the initial frame invisible.
e95b0c08 3901
ff890e66
SZ
39022001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
3903
3904 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
3905 (chinese-big5): MIME:Big5.
3906
04363179
GM
39072001-01-24 Gerd Moellmann <gerd@gnu.org>
3908
e95b0c08 3909 * international/mule-cmds.el (universal-coding-system-argument):
04363179
GM
3910 Handle commands with prefix args.
3911
d56aaa64
GM
39122001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
3913
3914 * calendar/diary-lib.el (diary-float): Fix case of MONTH
3915 being a list of numbers.
3916 (diary-mail-entries): Rewritten.
3917
99858627
DL
39182001-01-23 Dave Love <fx@gnu.org>
3919
7aeb1fa9
DL
3920 * international/mule.el (make-coding-system): Fix typo.
3921
83c9cb8e
SM
3922 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
3923 Add backward-paragraph as font-lock-beginning-of-syntax-function.
99858627 3924
5a43decf
EZ
39252001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
3926
3927 * font-lock.el (font-lock-mode): Doc fix.
3928
b0e98867
KH
39292001-01-23 Kenichi Handa <handa@etl.go.jp>
3930
3931 * international/mule.el (make-translation-table): Fix docstring.
3932
9c8acefd
EZ
39332001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
3934
fd4976b8
EZ
3935 * mail/rmail.el (rmail-redecode-body): New function.
3936
9c8acefd
EZ
3937 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
3938
871e0439
GM
39392001-01-22 Gerd Moellmann <gerd@gnu.org>
3940
21c2bbe0
GM
3941 * isearch.el (isearch-lazy-highlight-case-fold-search)
3942 (isearch-lazy-highlight-regexp): New variables.
3943 (isearch-lazy-highlight-cleanup): Update lazy highlight if
3944 case-fold search or regexp search has been toggled.
3945
5710730c
GM
3946 * wid-edit.el (widget-button-click): Avoid a save-excursion
3947 around running a global binding.
3948
871e0439
GM
3949 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
3950 to 0.25.
3951
d0554957
MB
39522001-01-20 Miles Bader <miles@gnu.org>
3953
3954 * cus-edit.el (custom-face-save): Do post-processing on the face's
3955 new value like `custom-face-set' does.
3956
1519f618
EZ
39572001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
3958
ccd87890
EZ
3959 * mail/emacsbug.el (report-emacs-bug): Report the value of
3960 LC_CTYPE, not LC_TYPE.
3961
1519f618
EZ
3962 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
3963 isearch-toggle-regexp and isearch-edit-string to doc string.
3964
9724173b
GM
39652001-01-19 Gerd Moellmann <gerd@gnu.org>
3966
48bb9196
GM
3967 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
3968 as font-lock-beginning-of-syntax-function in font-lock-defaults.
3969
e95b0c08 3970 * jit-lock.el (jit-lock-fontify-now): Don't bind
9724173b
GM
3971 font-lock-beginning-of-syntax-function to nil.
3972
dc81f8a2
EZ
39732001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
3974
3975 * mail/emacsbug.el (report-emacs-bug): Report values of
3976 locale-coding-system, default-enable-multibyte-characters, and the
3977 environment variables LC_ALL, LC_TYPE, and LANG.
3978
99327974
GM
39792001-01-19 Gerd Moellmann <gerd@gnu.org>
3980
83c9cb8e 3981 * font-lock.el (font-lock-default-fontify-region): Fix last change.
e95b0c08 3982
2be6ecc6
GM
3983 * font-lock.el (font-lock-multiline): Default to nil.
3984 (font-lock-default-fontify-region): If font-lock-multiline is
3985 nil, don't check the property `font-lock-multiline'.
3986
99327974
GM
3987 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
3988 is nil, don't check the `font-lock-multiline' text property.
3989
2550055a
MK
39902001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
3991
0a949811 3992 * viper.el: Call initial-major-mode on startup.
e95b0c08 3993
0a949811 3994 * ediff.el (ediff-patch-file): Use better defaults.
e95b0c08 3995
8501998a 3996 * ediff-vers.el: Fix for 8+3 DOS file systems.
e95b0c08 3997
2550055a 39982001-01-19 Colin Walters <walters@cis.ohio-state.edu>
e95b0c08 3999
0a949811 4000 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
2550055a 4001 diff mode, if available.
e95b0c08 4002
0a949811 40032001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
e95b0c08 4004
8501998a 4005 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
e95b0c08 4006
2550055a
MK
4007 * ediff-init.el (subst-char-in-string): Define and use it, unless
4008 it's already defined.
e95b0c08 4009
8962e303
GM
40102001-01-18 Gerd Moellmann <gerd@gnu.org>
4011
4012 * tooltip.el (tooltip-hide-delay): New user-option.
4013 (tooltip-show): Use tooltip-hide-delay instead of the default.
4014
6b453381
KH
40152001-01-18 Kenichi Handa <handa@etl.go.jp>
4016
4017 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
4018 kill-local-variable doesn't work for enable-multibyte-characters.
4019
9eaf396b
DL
40202001-01-17 Dave Love <fx@gnu.org>
4021
cebd37ce
DL
4022 * ediff-init.el (ediff-before-setup-hook)
4023 (ediff-merge-filename-prefix): Add :version.
4024
9eaf396b
DL
4025 * international/latin1-disp.el: Require disp-table.
4026 (latin1-display): Fix :set.
4027
4028 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
4029
f864120f
GM
40302001-01-17 Gerd Moellmann <gerd@gnu.org>
4031
4032 * isearch.el (isearch-lazy-highlight-initial-delay)
4033 (isearch-lazy-highlight-interval): Default to 0.
4034
40352001-01-17 Bob Glickstein <bobg@zanshin.com>
4036
4037 * isearch.el (isearch-highlight): Set isearch-overlay priority to
4038 1 here rather than each time through
4039 isearch-lazy-highlight-new-loop.
4040 (isearch-lazy-highlight-max): Variable deleted.
4041 (isearch-lazy-highlight-max-at-a-time): New user variable, like
4042 isearch-lazy-highlight-max but controls a single invocation of
4043 isearch-lazy-highlight-update.
4044 (isearch-lazy-highlight-wrapped): Variable recreated.
4045 (isearch-lazy-highlight-window-start): New variable.
4046 (isearch-lazy-highlight-cleanup): Restored to behavior of
4047 before 2-Jan.
4048 (isearch-lazy-highlight-remove-overlays): Function deleted;
4049 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
4050 behavior removed.
4051 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
4052 isearch-lazy-highlight-update in a loop rather than just once.
4053 Test isearch-invalid-regexp here and decide not to start a new
4054 loop, rather than testing it each time through
4055 isearch-lazy-highlight-update.
4056 (isearch-lazy-highlight-search): Function restored.
4057 (isearch-lazy-highlight-update): Get called in a timer loop again,
4058 but this time highlight more than one match each time through.
83c9cb8e
SM
4059 Only highlight matches in the visible part of the window.
4060 Start at point, move in the direction of the search, and wrap around at
f864120f
GM
4061 the edge of the window. Use sit-for to force redisplay and ensure
4062 window-start is credible. "Face suppressing" behavior removed;
4063 overlay priorities should make it unnecessary, right?
4064 (isearch-highlight): Face suppressing behavior removed.
4065 (isearch-dehighlight): Face suppressing behavior removed.
4066 (isearch-set-lazy-highlight-faces-at): Removed.
4067
076ec540
KH
40682001-01-17 Kenichi Handa <handa@etl.go.jp>
4069
4070 * language/european.el ("Latin-1"): Make the format of description
4071 about additional language environments same as that of Latin-2.
4072
92328ec5
DL
40732001-01-16 Dave Love <fx@gnu.org>
4074
39f2174e
DL
4075 * isearch.el (isearch-lazy-highlight): Add :version.
4076
92328ec5
DL
4077 * simple.el (backward-delete-char-untabify-method)
4078 (next-line-add-newlines): Add :version.
4079
f251459d
GM
40802001-01-16 Gerd Moellmann <gerd@gnu.org>
4081
9d4850e5
GM
4082 * bindings.el: Bind <backspace> and <delete> via function-key-map.
4083 Don't bind <delete> otherwise.
4084
4085 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
4086 and <delete> via function-key-map.
4087
f251459d
GM
4088 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
4089 Subject line only if point is after the `Subject:'.
4090
771ffcf7
KH
40912001-01-16 Kenichi Handa <handa@etl.go.jp>
4092
bda6b481
KH
4093 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
4094 japanese-jisx0213-2 in `charset' property of this lang. env.
4095
35793af7
KH
4096 * language/european.el ("Latin-1"): Add description for Dutch and
4097 Spanish lang. env.
4098
771ffcf7
KH
4099 * international/mule.el (decode-char): Fix conditions.
4100 (encode-char): Handle eight-bit-control too.
1c8102ff 4101 (transform-make-coding-system-args): New function.
50c29104
KH
4102 (make-coding-system): Accept XEmacs style arguments for CCL base
4103 coding system.
771ffcf7 4104
e1cf67b6
GM
41052001-01-15 Gerd Moellmann <gerd@gnu.org>
4106
4107 * progmodes/etags.el (find-tag-noselect): Save the value of
4108 tags-file-name before switching buffers, for the case it has a
4109 buffer-local value.
4110
b3287acf
GM
41112001-01-15 Alex Schroeder <alex@gnu.org>
4112
9eaf396b
DL
4113 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
4114 From Dave Love <fx@gnu.org>.
b3287acf
GM
4115 (ansi-color-for-comint-mode): Fix :version.
4116
41172001-01-15 Alex Schroeder <alex@gnu.org>
4118
4119 * ansi-color.el (ansi-color-unfontify-region): Doc change.
4120
8d7ff9c8
EZ
41212001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
4122
4123 * dired.el (dired-insert-directory): If file-system-info fails,
4124 remove the " free " part, but don't signal an error.
4125
dbe99ae9
SS
41262001-01-12 Sam Steingold <sds@gnu.org>
4127
4128 * bookmark.el (bookmark-maybe-historicize-string):
4129 Use new backquote syntax.
4130
103db06c 41312001-01-12 Richard M. Stallman <rms@gnu.org>
420198cb
RS
4132
4133 * subr.el (last): Handle a list that doesn't end in nil.
4134
ca2ddd8e
SS
41352001-01-12 Sam Steingold <sds@gnu.org>
4136
4137 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
4138 to `backward-delete-char-untabify'.
4139
1751c874
DL
41402001-01-12 Dave Love <fx@gnu.org>
4141
4142 * cus-edit.el (customize-menu-create): Fix the :filter following
4143 easymenu change.
4144
4145 * wid-edit.el (function): Add :match-alternatives.
4146 (widget-color-action): Doc fix.
4147
3cccce8d
GM
41482001-01-12 Gerd Moellmann <gerd@gnu.org>
4149
4150 * calendar/calendar.el (calendar-basic-setup): Doc fix.
4151
18bfd6b5
KH
41522001-01-12 Kenichi Handa <handa@etl.go.jp>
4153
83c9cb8e 4154 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
60a62fdc 4155
18bfd6b5
KH
4156 * international/ccl.el (define-ccl-program): Fix docstring.
4157
562e00da
DL
41582001-01-11 Dave Love <fx@gnu.org>
4159
14fd0da3
DL
4160 * international/mule-cmds.el (standard-display-european-internal):
4161 Set display table for 2208 as for 160.
4162
4163 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
4164
562e00da
DL
4165 * progmodes/fortran.el (fortran-mode-map): Modify Customization
4166 entry for custom-menu-create change.
4167 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
4168 don't cons it in the search loop.
4169
4170 * imenu.el (imenu--truncate-items): Revert last change.
4171
6e961dcd
EZ
41722001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
4173
4174 * info.el (Info-setup-header-line): If the node header includes
4175 either Next: or Prev: links, don't show the File: and Node: parts
4176 in the header line.
4177
2c2ff7f2
GM
41782001-01-11 Gerd Moellmann <gerd@gnu.org>
4179
a7ee2d2e
GM
4180 * comint.el (comint-goto-process-mark): Don't print a message
4181 when running in batch mode.
4182
c5348233
GM
4183 * isearch.el (isearch-search): In the condition-case handler for
4184 `error', set isearch-invalid-regexp to the whole error message.
4185
422717d1
GM
4186 * subr.el (eval-after-load): Call load-symbol-file-load-history to
4187 ensure that eval-after-load works for files dumped with Emacs.
4188
4189 * help.el (load-symbol-file-load-history): New function extracted
4190 from function symbol-file.
4191 (symbol-file): Use it.
4192
83c9cb8e 4193 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
2c2ff7f2 4194
926861fb
EZ
41952001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
4196
4197 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
4198 behave as if there were no prefix argument.
4199 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
4200 argument were nil.
4201
afa1f52c
RS
42022001-01-11 Richard M. Stallman <rms@gnu.org>
4203
ca2ddd8e 4204 * isearch.el (isearch-lazy-highlight-update):
afa1f52c
RS
4205 Don't look for more potential matches once maximum is exceeded.
4206 Use overlays-in to check correctly for overlap with current match.
4207 Ignore empty matches.
4208
47a9f362
MB
42092001-01-11 Miles Bader <miles@gnu.org>
4210
4211 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
4212 (ispell-overlay-window, ispell-help, ispell-show-choices)
4213 (ispell-command-loop): Use it instead of `window-height'.
4214
d196f58d
GM
42152001-01-10 Gerd Moellmann <gerd@gnu.org>
4216
cf523f0e
GM
4217 * files.el (confirm-kill-emacs): New user-option.
4218 (save-buffers-kill-emacs): Ask for final confirmation before
4219 killing Emacs.
4220
d196f58d
GM
4221 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
4222 to nil.
4223
7c6c3d8e
GM
42242001-01-10 Dave Love <fx@gnu.org>
4225
1f8be15d
DL
4226 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
4227
83c9cb8e 4228 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
1f8be15d
DL
4229
4230 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
4231
4232 * calculator.el (calculator-number-digits): Fix :type.
4233
0d5184de
DL
4234 * vc-cvs.el (vc-cvs-header): Fix :type.
4235 * vc-rcs.el (vc-rcs-header): Fix :type.
4236 * vc-sccs.el (vc-sccs-header): Fix :type.
4237
4238 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
4239
7c6c3d8e
GM
4240 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
4241
8c9f73a2
GM
4242 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
4243
457b792c
GM
42442001-01-10 Gerd Moellmann <gerd@gnu.org>
4245
4246 * simple.el (set-variable): Force a thorough redisplay for the
4247 case that the variable has an effect on the display, like
4248 `tab-width' has.
4249
d2622d08
AS
42502001-01-10 Andre Spiegel <spiegel@gnu.org>
4251
4252 * vc.el: Add documentation for backend interface.
4253
ae4b5f4f
KH
42542001-01-10 Kenichi Handa <handa@etl.go.jp>
4255
e0844717
KH
4256 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
4257
ae4b5f4f
KH
4258 * international/mule-conf.el (latin-extra-code-table): Set to t
4259 for \223 and \224.
4260
3184082b
KH
42612001-01-09 Kenichi Handa <handa@etl.go.jp>
4262
4263 * international/mule-cmds.el (locale-language-names): Map "es" to
4264 "Spanish" and "nl" to "Dutch".
4265
732b9cdd
GM
42662001-01-09 Gerd Moellmann <gerd@gnu.org>
4267
1dfca644
GM
4268 * bindings.el (global-map): Bind <home> to beginning-of-line,
4269 <end> to end-of-line, C-<home> to beginning-of-buffer, and
4270 C-<end> to end-of-buffer.
4271
732b9cdd
GM
4272 * language/european.el: Add Dutch and Spanish language info
4273 to be able to use the appropriate tutorials.
4274
42752001-01-09 Alex Schroeder <alex@gnu.org>
4276
4277 * ansi-color.el (ansi-color-process-output): Use markers instead
4278 of positions for start and end of region.
4279 (ansi-color-apply-on-region): Rewrote code to make it more robust.
4280 Previously, occasional mistakes happend when fontifying many
4281 chunks of output (eg. ls --color=yes /dev). This happened
4282 whenever an overlay was created up to the end of the region, which
4283 coincided with the process-mark. New text would then be added
4284 within that overlay instead of after it.
4285 (ansi-color-make-extent): Overlays are created with the property
4286 `modification-hooks' set to '(ansi-color-freeze-overlay).
4287 (ansi-color-freeze-overlay): New function. When inserting text at
4288 the end of the overlay, the overlay will resize.
4289
42902000-01-09 Alex Schroeder <alex@gnu.org>
4291
4292 * ansi-color.el (ansi-color-process-output): Doc change.
4293 (ansi-color-unfontify-region): Doc change. No longer installed
4294 automatically in font-lock-unfontify-region-function.
4295 (ansi-color-apply): Doc change.
4296 (ansi-color-apply-on-region): Use extents or overlays instead of
4297 text-properties.
4298 (ansi-color-make-extent): New function.
4299 (ansi-color-set-extent-face): New function.
4300
43012000-01-09 Alex Schroeder <alex@gnu.org>
4302
4303 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
4304 both use ansi-color-process-output, now.
4305 (ansi-color-process-output): Doesn't return string anymore. It is
4306 installed in comint-output-filter-functions for both Emacs and
4307 XEmacs, now.
4308 (ansi-color-unfontify-region): Simplified code removing variables
4309 pos and start-ansi.
4310 (ansi-color-apply): Put text-property ansi-color before putting
4311 text-property face because ansi-color-unfontify-region is called
4312 immediately after the call to put-text-property.
4313 (ansi-color-context-region): Doc change.
4314 (ansi-color-filter-region): Simplified code.
4315 (ansi-color-apply-on-region): Changed start to start-marker, using
4316 a marker explicitly. Put text-property ansi-color before putting
4317 text-property face because ansi-color-unfontify-region is called
4318 immediately after the call to put-text-property.
4319
43202000-01-09 Alex Schroeder <alex@gnu.org>
4321
4322 * ansi-color.el (ansi-color-faces-vector): Doc change.
4323 (ansi-color-for-comint-mode): Changed :type property to choice.
4324 (ansi-color-last-context): Removed.
4325 (ansi-color-process-output): Don't use ansi-color-last-context, as
4326 the main functions will store their context now.
4327 (ansi-color-context): Doc change.
4328 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
4329 Uses ansi-color-context such that repeated calls will strip
4330 partial escape sequences, too.
4331 (ansi-color-apply): Simplified code. Colorize end of string if
4332 face is not null. Store context in new (FACE STRING) format, such
4333 that repeated calls will strip partial escape sequences, too.
4334 Append faces to face property using ansi-color-apply-sequence such
4335 that cumulative mode actually works.
4336 (ansi-color-context-region): New variable.
4337 (ansi-color-filter-region): Rewrote it based on
4338 ansi-color-apply-on-region. Uses ansi-color-context-region such
4339 that repeated calls will strip partial escape sequences, too.
4340 (ansi-color-apply-on-region): Simplified code. Colorize end of
4341 region if face is not null. Store context in new (FACE POS)
4342 format, such that repeated calls will strip partial escape
4343 sequences, too. Append faces to face property using
83c9cb8e 4344 ansi-color-apply-sequence such that cumulative mode actually works.
732b9cdd
GM
4345 (ansi-color-apply-sequence): New function.
4346 (ansi-color-get-face): When the default face is added to the list
4347 of faces, all previous settings are discarded and the list of
4348 faces is set to '(default).
4349
43502000-01-09 Alex Schroeder <alex@gnu.org>
4351
4352 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
4353 face, such that ansi-color-apply and ansi-color-apply-on-region
4354 will do the right thing.
4355 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
4356 returns nil, set the list of faces back to nil instead of
83c9cb8e 4357 appending the result of ansi-color-get-face to the front of the list.
732b9cdd
GM
4358
43592000-01-09 Alex Schroeder <alex@gnu.org>
4360
4361 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
4362 (ansi-color-process): Doc change.
4363 (ansi-color-last-context): New buffer-local variable.
4364 (ansi-color-process-output): New function. It is automatically
4365 added to comint-output-filter-functions if this is XEmacs.
4366 (ansi-color-unfontify-region): New optional parameter for XEmacs
4367 compatibility. Check wether font-lock-syntactic-keywords is
4368 boundp before removing the syntax table text property, as XEmacs
4369 doesn't have it.
4370 (ansi-color-filter-region): Doc change.
4371 (ansi-color-apply-on-region): Doc change.
4372 (ansi-color-make-face): New function. Compatibility layer for
4373 XEmacs. Return temporary faces instead of cons cells for XEmacs.
4374 (ansi-color-make-color-map): Use ansi-color-make-face.
4375 (ansi-color-get-face): Avoid face text property '(nil) as results
4376 in an errow for XEmacs.
4377
43782000-01-09 Alex Schroeder <alex@gnu.org>
4379
83c9cb8e
SM
4380 * ansi-color.el (ansi-color-unfontify-region): New function.
4381 Uses text-property ansi-color in order to preserve fontification by
732b9cdd
GM
4382 ansi-color. When the package is loaded, a lambda expression is
4383 put onto font-lock-mode-hook. This lambda expression will check
4384 font-lock-unfontify-region-function and replace
83c9cb8e 4385 font-lock-default-unfontify-region with ansi-color-unfontify-region.
732b9cdd
GM
4386 (ansi-color-apply): Add text-property ansi-color in addition to
4387 text-property face.
4388 (ansi-color-apply-on-region): Add text-property ansi-color in
4389 addition to text-property face.
4390 (save-buffer-state): Copy of the macro that is also used by
4391 lazy-lock and font-lock.
4392
4393 (ansi-color-for-comint-mode): New option.
4394 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
4395 (ansi-color-for-comint-mode-off): Ditto.
4396 (ansi-color-for-comint-mode-filter): Ditto.
83c9cb8e
SM
4397 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
4398 decide what to do. This function is added to
4399 comint-preoutput-filter-functions when the package is loaded.
732b9cdd
GM
4400
4401 (ansi-color-for-shell-mode-set): Removed.
4402 (ansi-color-for-shell-mode): Removed.
4403
44042000-01-09 Alex Schroeder <alex@gnu.org>
4405
4406 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
4407 the lambda expression from the ansi-color-for-shell-mode :set
4408 property. Additionally, modify shell-mode-hook to enable or
4409 disable font-lock-mode for future shell buffers.
4410 (ansi-color-for-shell-mode): The :set property calls
4411 ansi-color-for-shell-mode-set instead of a lambda expression.
4412
44132000-01-09 Alex Schroeder <alex@gnu.org>
4414
4415 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
4416 (ansi-color-context): New variable.
4417 (ansi-color-apply): Save context between calls.
4418
fb55ff10
EZ
44192001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
4420
83c9cb8e
SM
4421 * isearch.el (isearch, isearch-lazy-highlight-face):
4422 New definitions for face colors and attributes.
29910493 4423
fb55ff10
EZ
4424 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
4425 of display-mouse-p.
4426
134d6265
KH
44272001-01-09 Kenichi Handa <handa@etl.go.jp>
4428
4429 * international/mule.el (make-coding-system): If the coding system
4430 accepts extra latin codes, register such codes as safe for the
4431 coding system.
4432
103db06c 44332001-01-08 Richard M. Stallman <rms@gnu.org>
78b8eee8 4434
984c9f75
RS
4435 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
4436 don't mention the file name or the date here, because they are
4437 logged at the start of the file.
4438
44392001-01-08 Richard M. Stallman <rms@gnu.org>
4440
78b8eee8
RS
4441 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
4442 Change screen-width to frame-width.
4443
1460e5d4
EZ
44442001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
4445
4446 * info.el (Info-search): Print the default as part of the prompt.
4447
56f24bc1
AS
44482001-01-08 Andre Spiegel <spiegel@gnu.org>
4449
ca2ddd8e 4450 * vc.el (vc-default-latest-on-branch-p): New function, replaces
56f24bc1
AS
4451 constant implementations in backends.
4452
4453 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
4454 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
4455
4456 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
4457 WRITABLE to EDITABLE.
4458
4459 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
4460 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
4461 to EDITABLE.
4462
b7812d30
EZ
44632001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
4464
4465 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
83c9cb8e 4466 (copyright, copyright-update): Compute the current year at run time.
b7812d30 4467
7e56ea04
GM
44682001-01-08 Gerd Moellmann <gerd@gnu.org>
4469
4470 * isearch.el (isearch-old-signal-hook): Removed.
4471 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
4472 instead of setting signal-hook-function.
4473 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
4474
a758f97d
GM
44752001-01-08 Kevin Gallagher <kevingal@onramp.net>
4476
4477 * emulation/edt.el: Update to version 4.0. Provide support for
4478 EDT scroll margins at top and bottom of the window. Provide an
4479 emulation of the EDT SUBS command (bound to GOLD-Enter, by
4480 default). Enhance edt-quit, bound to GOLD-q by default, to warn
83c9cb8e
SM
4481 user when file-related buffer modifications exist.
4482 Provide support for running EDT Emulation in XEmacs.
4483 Provide customize access to some user updatable variables.
4484 Add Commentary section to file header.
4485 Fixed a few minor bugs and cleaned up some code.
a758f97d
GM
4486
4487 * emulation/edt-mapper.el: Update to version 4.0. Provide support
4488 for detecting a keypress that generates an ASCII key sequence.
4489 (Previously, only a keypress that generates a vector was
4490 recognized.) Embed Window Manager name into name of the generated
4491 EDT Emulation initialization file since the initialization file is
4492 Window Manager specific. Add Commentary section to file header.
ca2ddd8e 4493
30db89f9
EZ
44942001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
4495
4deb3ba9
EZ
4496 * mail/sendmail.el (mail-mode): Doc fix.
4497
30db89f9
EZ
4498 * info.el (Info-goto-emacs-command-node): Doc fix.
4499 (Info-goto-emacs-key-command-node): Doc fix.
4500
c3f2772b
EZ
45012001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
4502
8726e79b 4503 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
c3f2772b
EZ
4504 systems without long file-name support.
4505
0dac6924
AI
45062001-01-06 Andrew Innes <andrewi@gnu.org>
4507
4508 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
4509
4e6ef391
EZ
45102001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
4511
380866a2
EZ
4512 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
4513 (isearch-lazy-highlight-update): Doc fix.
4514
148b5960
EZ
4515 * ffap.el (ffap-bindings): Doc fix.
4516
4e6ef391
EZ
4517 * dired-x.el (dired-virtual-guess-dir): Doc fix.
4518
4cb1bcc2
DL
45192001-01-05 Dave Love <fx@gnu.org>
4520
4521 * emacs-lisp/cl-seq.el (remove, remq): Remove.
4522
3828218c
GM
45232001-01-05 Gerd Moellmann <gerd@gnu.org>
4524
83c9cb8e
SM
4525 * mouse-drag.el (mouse-drag-safe-scroll):
4526 Bind scroll-preserve-screen-position to nil.
f1ade7d3 4527
1f4139d5
GM
4528 * isearch.el (isearch-old-signal-hook): New variable.
4529 (isearch-mode): Set signal-hook-function to isearch-done.
4530 (isearch-done): Restore old signal-hook-function.
4531
3828218c
GM
4532 * info.el (Info-fontify-node): Mark one more char as intangible.
4533
3970013f
KH
45342000-01-05 Kenichi Handa <handa@etl.go.jp>
4535
83c9cb8e
SM
4536 * composite.el (compose-last-chars): New argument COMPONENTS.
4537 If it is non-nil, compose preceding characters by compose-region with
3970013f
KH
4538 COMPONENTS.
4539
4540 * international/quail.el (quail-input-string-to-events): New function.
4541 (quail-input-method): Convert input string to events here.
4542 (quail-start-translation): Return input string, not event list.
4543 (quail-start-conversion): Likewise.
4544
f3b05e99
GM
45452001-01-04 Gerd Moellmann <gerd@gnu.org>
4546
ca2ddd8e 4547 * tooltip.el (tooltip-cancel-delayed-tip)
2f5ded21
GM
4548 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
4549 and tooltip-add-timeout.
4550 (tooltip-show): Set border color from faces's foreground.
4551 (tooltip-show-help-function): If called with the same help string
4552 as last time, do nothing.
4553 (tooltip-help-tips): Don't set tooltip-help-message to nil.
4554
0f2ac578
GM
4555 * startup.el (fancy-splash-screens): Don't bind show-help-function
4556 to nil.
4557
f3b05e99
GM
4558 * tooltip.el (tooltip-frame-parameters): Remove colors.
4559 (tooltip): New face
4560 (tooltip-set-param): New function.
4561 (tooltip-show): Set up color frame parameters from face `tooltip'.
4562 Display the tooltip text in face `tooltip'.
4563
8416e94a
DL
45642001-01-04 Dave Love <fx@gnu.org>
4565
4566 * whitespace.el (whitespace-global-mode): Fix typo.
4567
4568 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
4569
30db89f9
EZ
45702001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
4571
83c9cb8e
SM
4572 * help.el (help-for-help): Fix a typo in a doc string.
4573 From kwzh@gnu.org (Karl Heuer).
30db89f9 4574
b847eb8c
DL
45752001-01-03 Dave Love <fx@gnu.org>
4576
4577 * dired-x.el: Doc fixes. Maintainer change.
83c9cb8e 4578 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
b847eb8c
DL
4579 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
4580 (dired-guess-shell-alist-user): Customize.
4581 (dired-x-help-address): Set to bug-gnu-emacs.
4582 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
4583 (dired-default-directory): Renamed from default-directory.
4584
4585 * hl-line.el (hl-line): Doc fix.
4586
43c4b570
KF
45872001-01-03 Karl Fogel <kfogel@red-bean.com>
4588
1bf6b1bf 4589 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
43c4b570 4590
984c9f75 45912001-01-02 Richard M. Stallman <rms@gnu.org>
5297fb00
RS
4592
4593 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
4594 to remove all the current alternative-match highlighting.
4595 If nil, remove only what's outside the current window.
4596 (isearch-lazy-highlight-remove-overlays): Take optional
4597 region within which NOT to remove them.
4598 (isearch-lazy-highlight-new-loop): Greatly simplified.
4599 (isearch-lazy-highlight-update): Find all the other occurrences
4600 visible in the window, in just one call.
4601 (isearch-lazy-highlight-start): Now holds start of region to scan.
4602 (isearch-lazy-highlight-end): Now holds end of region to scan.
4603 (isearch-lazy-highlight-wrapped): Variable deleted.
4604 (isearch-lazy-highlight-search): Function deleted.
4605
13d6a61c
AI
46062000-01-02 Andrew Innes <andrewi@gnu.org>
4607
4608 * w32-fns.el (convert-standard-filename): Do length check on name
4609 before aref.
4610
064866e7
DL
46112001-01-02 Dave Love <fx@gnu.org>
4612
b33e041b
DL
4613 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
4614 value.
4615 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
4616
4617 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
4618
8166ffd5
DL
4619 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
4620 read syntax.
4621
064866e7
DL
4622 * calendar/todo-mode.el (todo): Add :link, :version.
4623 (todo-save-top-priorities): Remove autoload cookie.
4624 (todo-add-category, todo-add-item-non-interactively)
83c9cb8e 4625 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
064866e7 4626
6dde6abc
GM
46272001-01-02 Gerd Moellmann <gerd@gnu.org>
4628
4629 * comint.el (comint-input-history-ignore): New variable.
4630 (comint-read-input-ring): Ignore entries matching
4631 comint-input-history-ignore.
4632
1a8a9daf
GM
46332001-01-02 Eric M. Ludlam <zappo@gnu.org>
4634
4635 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
4636 (lm-copyright-mark): New function.
4637 (lm-crack-copyright): New function.
4638 (lm-verify): Check that the file has a copyright.
4639 Check that the file is copyright Free Software Foundation.
4640
9c92eb53
KH
46412000-12-30 Kenichi Handa <handa@etl.go.jp>
4642
4643 * international/mule-diag.el (print-fontset): Indent font name by
4644 24 columns, not 25.
4645
49172314
GM
46462000-12-29 Gerd Moellmann <gerd@gnu.org>
4647
762a68ec
GM
4648 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
4649 in Subject line.
4650
49172314 4651 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
83c9cb8e
SM
4652 Use mail-mode-hook instead of mail-setup-hook.
4653 Otherwise continuing an interrupted message with C-u C-x m for
4654 instance, winds up in Mail mode without abbrevs.
49172314 4655
bd7a2e26
GM
46562000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4657
4658 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
83c9cb8e
SM
4659 non-nil. Adding almost all customization variables on ps-setup.
4660 Doc fix.
bd7a2e26
GM
4661 (ps-print-version): New version number (6.3.3).
4662 (ps-end-with-control-d): Initialization fix.
4663 (ps-lines-printed): New var.
4664 (ps-skip-newline): New fun.
4665 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
4666 (ps-next-line, ps-continue-line, ps-plot-region)
4667 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
ca2ddd8e 4668
2b3f28a4
KH
46692000-12-29 Kenichi Handa <handa@etl.go.jp>
4670
83c9cb8e
SM
4671 * international/fontset.el (x-complement-fontset-spec):
4672 Resolve ASCII font name so that the same family name is used for fonts
2b3f28a4
KH
4673 registered in x-font-name-charset-alist.
4674 (create-fontset-from-fontset-spec): Adjusted for the above change.
4675 The name of fontset alias should be a unresolved ASCII font name.
4676
2ece9174
GM
46772000-12-28 Gerd Moellmann <gerd@gnu.org>
4678
4679 * simple.el (delete-key-deletes-forward-mode): Bind backspace
4680 and delete in isearch-mode-map.
4681
cbe3ad7a
RS
46822000-12-28 Richard M. Stallman <rms@gnu.org>
4683
ca2ddd8e 4684 * dired-x.el (dired-guess-shell-alist-default):
cbe3ad7a
RS
4685 Use xpdf instead of acroread.
4686
a816f1c5
KH
46872000-12-28 Kenichi Handa <handa@etl.go.jp>
4688
f086e73c
KH
4689 * textmodes/artist.el (artist-butlast): Deleted.
4690 (artist-ellipse-mirror-quadrant): Use butlast instead of
defac922 4691 artist-butlast.
f086e73c 4692
a816f1c5
KH
4693 * subr.el (butlast, nbutlast): Moved from cl.el to here.
4694
4695 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
4696
b202115b
EZ
46972000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
4698
4699 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
4700
4701 * ls-lisp.el: Better support for the Mac and MS-Windows.
4702 (ls-lisp): New defgroup.
4703 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
ca2ddd8e 4704 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
b202115b
EZ
4705 (ls-lisp-support-shell-wildcards): New defcustoms.
4706 (ls-lisp-parse-symlink): New function.
4707 (insert-directory): Code to convert switches to a list and set up
4708 the wildcard argument copied from ls-lisp-insert-directory.
4709 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
4710 for -C and -R switches.
4711 (ls-lisp-column-format): New function.
ca2ddd8e 4712 (ls-lisp-delete-matching, ls-lisp-handle-switches)
b202115b
EZ
4713 (ls-lisp-format-time): Add doc strings.
4714 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
4715 Support ls-lisp-dirs-first.
4716 (ls-lisp-classify, ls-lisp-extension): New functions.
4717 (ls-lisp-format): Optionally support emulation of symlinks.
4718 Support -i, -s, and -G switches.
4719
6061fbf0
GM
47202000-12-27 Gerd Moellmann <gerd@gnu.org>
4721
5e25feee
GM
4722 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
4723
6061fbf0
GM
4724 * version.el (emacs-version): Print X scroll bar information.
4725
4726 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
4727 instead of x-toolkit-scroll-bars-p.
4728
4729 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
4730 of x-toolkit-scroll-bars-p.
4731
25050dab
EZ
47322000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
4733
83c9cb8e 4734 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
25050dab
EZ
4735 (ffap-bindings): Doc fix, to reflect the above change.
4736
c1786874
KH
47372000-12-27 Kenichi Handa <handa@etl.go.jp>
4738
4739 * term.el (term-char-mode): Define all non-ascii self-inserting
4740 characters to 'term-send-raw in term-raw-map.
4741
7261ece3 47422000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
ca2ddd8e 4743
83c9cb8e 4744 * viper-init (viper-restore-cursor-type): Added condition-case guard.
ca2ddd8e 4745
83c9cb8e
SM
4746 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
4747 Changed initialization; use add-hook.
6061fbf0 4748 (ediff-file-remote-p): Use file-local-copy.
ca2ddd8e 4749
6061fbf0 4750 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
ca2ddd8e 4751
6061fbf0
GM
4752 * ediff.el (ediff-patch-buffer): Bug fix.
4753 (ediff-revision): Allow selection of the file at the prompt.
ca2ddd8e 4754
83f40583
SM
47552000-12-23 Stefan Monnier <monnier@cs.yale.edu>
4756
4757 * subr.el (combine-run-hooks): Remove.
4758
4759 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
4760 and remove the rogue second spec.
4761
bdd6d4e8
GM
47622000-12-23 Gerd Moellmann <gerd@gnu.org>
4763
4764 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
4765
26736ce3
SM
47662000-12-22 Stefan Monnier <monnier@cs.yale.edu>
4767
0e86b6b0
SM
4768 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
4769 Use minibuffer menu prompt for the `=' prefix.
4770 (smerge-command-prefix): Change default to C-^.
6eabfb26 4771 (smerge-mode): Don't assume font-lock doesn't move point.
0e86b6b0 4772
26736ce3
SM
4773 * skeleton.el (skeleton-internal-1): Make sure the first line of
4774 the region is also re-indented.
d21584d6
SM
4775 (skeleton-end-newline): New var.
4776 (skeleton-end-hook): Use it.
26736ce3 4777
95fa4fd7
MB
47782000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4779
4780 * comint.el (comint-password-prompt-regexp): Support CVS.
4781
f060b834
GM
47822000-12-22 Gerd Moellmann <gerd@gnu.org>
4783
83c9cb8e
SM
4784 * simple.el (delete-key-deletes-forward-mode): Simplify.
4785 Also backspace key combinations, depending on
856ff7a7
GM
4786 delete-key-deletes-forward.
4787
4788 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
4789
f060b834
GM
4790 * simple.el (delete-key-deletes-forward): Doc fix.
4791
653558a1
GM
47922000-08-22 Emmanuel Briot <briot@gnat.com>
4793
4794 * xml.el (top level comment): Updated to reflect the fact that
26736ce3 4795 white spaces are relevant in the XML file.
653558a1
GM
4796 (xml-parse-file): Do not kill an existing Emacs buffer if the file
4797 to parse was already edited. This allows for on-the-fly analysis
26736ce3 4798 of XML files.
653558a1
GM
4799 (xml-parse-tag): Check that the casing is the same in the start
4800 tag and end tag, since XML is case-sensitive. Allows for spaces
4801 in the end tag, after the name of the tag.
4802 (xml-parse-attlist): Allow for the character '-' in the name of
4803 attributes, as in the standard http-equiv attribute Do not save
26736ce3 4804 the properties in the XML tree, since they are not relevant.
653558a1 4805
3ad93d8d
SM
48062000-12-21 Stefan Monnier <monnier@cs.yale.edu>
4807
4808 * generic.el (generic-read-type): Undo last change, inline into
4809 `generic-mode' and then remove.
4810 (generic-mode): Inline generic-read-type.
4811 (define-generic-mode): Push the symbol name rather than the symbol
4812 onto generic-mode-list.
4813
177f4e88
GM
48142000-12-21 Gerd Moellmann <gerd@gnu.org>
4815
8e15274f
GM
4816 * generic.el (generic-read-type): Build an alist for
4817 completing-read as in 20.7.
4818
4819 * play/landmark.el (lm): Use interactive spec `P'.
4820 (toplevel): Don't set debug-on-error.
4821
83c9cb8e 4822 * server.el (server-switch-buffer): Choose a window on a visible frame.
177f4e88 4823
6ba384dc
GM
48242000-12-21 Dave Pearson <davep@davep.org>
4825
4826 * quickurl.el: Commentry change, I've moved my web site.
ca2ddd8e 4827
647a066c
GM
48282000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4829
4830 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
4831 ranges like \177-\237, but accepts the character sequence from \177 to
4832 \237. Doc fix.
4833 (ebnf-version): New version (3.4).
4834 (ebnf-setup): Code fix.
4835 (ebnf-range-regexp): New fun.
4836 (ebnf-8-bit-chars): Const fix.
4837
4838 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
4839 entry. Doc fix.
4840 (ebnf-bnf-lex): Code fix.
4841 (ebnf-bnf-comment-chars): Const fix.
4842
4843 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
4844 entry. Doc fix.
4845 (ebnf-iso-comment-chars): Const fix.
4846
4847 * ebnf-otz.el: Doc fix.
4848
4849 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
4850 entry. Doc fix.
4851 (ebnf-yac-skip-code): Code fix.
4852 (ebnf-yac-comment-chars): Const fix.
ca2ddd8e 4853
bc22fd18
EZ
48542000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
4855
4856 * files.el (insert-directory-safely): New function.
83c9cb8e
SM
4857 (recover-file): Use it instead of insert-directory.
4858 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
bc22fd18 4859
587fc3f9
KH
48602000-12-21 Kenichi Handa <handa@etl.go.jp>
4861
83c9cb8e
SM
4862 * international/mule-cmds.el (select-safe-coding-system):
4863 Check coding-category-list more rigidly. Improve help message.
eeefcfde 4864
587fc3f9
KH
4865 * dired.el (dired-move-to-filename-regexp): Fix previous change.
4866
01860fb9
MB
48672000-12-21 Miles Bader <miles@gnu.org>
4868
83c9cb8e 4869 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
01860fb9 4870
3f9d67a6
KH
48712000-12-21 Kenichi Handa <handa@etl.go.jp>
4872
9fd1c1f7
KH
4873 * international/mule-diag.el (describe-char-after): Make *Help*
4874 buffer inherit multibyteness of the current buffer.
4875
3f9d67a6
KH
4876 * international/mule.el (make-char): Docstring adjusted for the
4877 change of make-char-internal.
4878
c9669fac
SM
48792000-12-20 Stefan Monnier <monnier@cs.yale.edu>
4880
4881 * international/iso-cvt.el: Docstrings fix.
4882
19594307
DL
48832000-12-20 Dave Love <fx@gnu.org>
4884
4885 * subr.el (eval-after-load): Doc fix.
4886
b1a447b3
KH
48872000-12-20 Kenichi Handa <handa@etl.go.jp>
4888
4889 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
4890 for numbers.
4891
09877d5d
MB
48922000-12-20 Miles Bader <miles@gnu.org>
4893
4894 * international/quail.el (quail-help): Resize the help window
4895 again after it has all its contents. Remove unneeded progn.
4896
71d4497a
GM
48972000-12-19 Gerd Moellmann <gerd@gnu.org>
4898
4899 * pcmpl-linux.el: Fix copy/paste error.
4900
741e56a0
AI
49012000-12-19 Andrew Innes <andrewi@gnu.org>
4902
83c9cb8e 4903 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
741e56a0 4904
cc24d91c
CD
49052000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
4906
ba4c05aa
CD
4907 * progmodes/idlw-rinfo.el: Fixed copyright notice.
4908
4909 * progmodes/idlw-toolbar.el: Fixed copyright notice.
4910
4911 * progmodes/idlw-shell.el: Fixed copyright notice.
4912
4913 * progmodes/idlwave.el: Fixed copyright notice.
4914
71d4497a 4915 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
cc24d91c
CD
4916 TAB as key separators.
4917
524c8caf
GM
49182000-12-19 Alex Schroeder <alex@gnu.org>
4919
4920 * sql.el (sql-sybase-options): New option.
4921 (sql-sybase): Use it. Add sql-database to the list of parameters
4922 provided for login. The options -w 2048 -n are not used any more.
4923 (sql-postgres-options): Changed default from "--pset" to "-P".
4924 (sql-mysql-options): Doc change.
4925 (sql-stop): Doc change.
4926
b5fa513d
KH
49272000-12-19 Kenichi Handa <handa@etl.go.jp>
4928
4929 * international/quail.el (quail-input-method): Always hide
4930 the guidance buffer on exiting.
4931
91c9e6ce
GM
49322000-12-18 Gerd Moellmann <gerd@gnu.org>
4933
c6da4eb4
GM
4934 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
4935 isn't fboundp.
4936
3d2a0e0b
GM
4937 * server.el (server-buffer-done): Bury the buffer before
4938 killing it.
4939
91c9e6ce
GM
4940 * faces.el (face-spec-set): Interpret a nil in specs for
4941 foreground and background colors as `unspecified', for
4942 compatibility with 20.x.
4943
40fa0008
DL
49442000-12-18 Dave Love <fx@gnu.org>
4945
22adbe54
DL
4946 * simple.el (mail-user-agent): Doc fix.
4947 (input-mode-8-bit): Removed.
4948
4949 * international/mule.el (set-keyboard-coding-system): Doc fix.
4950 (keyboard-coding-system): New option.
4951
40fa0008
DL
4952 * mail/sendmail.el (send-mail-function): Customize.
4953
6f4745e2
EZ
49542000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
4955
4956 * international/codepage.el (cp866-decode-table): New table.
4957
82b90229
GM
49582000-12-18 Gerd Moellmann <gerd@gnu.org>
4959
4960 * version.el (emacs-version): Remove `%a' from the time format
4961 because the weekday doesn't fit well into each locale.
4962
5a047002
MB
49632000-12-18 Miles Bader <miles@gnu.org>
4964
7f49aa07
MB
4965 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
4966
ca2ddd8e 4967 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
5a047002
MB
4968 Check that emacs-major-version is `=' to 20, not `>='.
4969 (artist-replace-chars): Use `make-string' instead of a loop.
4970
22ea2607
EZ
49712000-12-17 Stefan Monnier <monnier@cs.yale.edu>
4972
4973 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
4974 (cvs-execute-single-file): Don't change directory.
4975 Patch from Per Cederqvist.
4976
6c825f8e
EZ
49772000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
4978
83c9cb8e
SM
4979 * textmodes/ispell.el (check-ispell-version):
4980 If `ispell-program-name' is "aspell", pass it the -v switch instead
6c825f8e
EZ
4981 of -vv.
4982
8ff06845
KH
49832000-12-16 Kenichi Handa <handa@etl.go.jp>
4984
af4bb4c8
KH
4985 * international/mule-diag.el (mule-diag): Insert information about
4986 configure options, multibyte awareness, language env.
4987
8ff06845
KH
4988 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
4989 regexp to search for candidates.
4990
b24e84ab
EZ
49912000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
4992
4993 * info.el (Info-forward-node): If the node has an
4994 Info-header-line, widen the buffer before searching for "next:"
4995 and "up:" pointers, and set the search limit to stay in the
4996 current node.
4997
7981d89f
MB
49982000-12-16 Miles Bader <miles@gnu.org>
4999
5000 * simple.el (delete-trailing-whitespace): Remove extraneous let.
5001
88ee7917
MB
50022000-12-15 Miles Bader <miles@gnu.org>
5003
5004 * comint.el (comint-send-string, comint-send-region): Also accept
5005 a buffer, buffer-name, or nil for PROCESS, for compatibility with
5006 process-send-string/region.
5007
0c28d842
GM
50082000-12-15 Gerd Moellmann <gerd@gnu.org>
5009
4ea7fdca
GM
5010 * isearch.el (isearch-lazy-highlight-max): New user-option.
5011 (isearch-lazy-highlight-update): Don't highlight more than
5012 isearch-lazy-highlight-max matches.
5013
0c28d842
GM
5014 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
5015
984c9f75 50162000-12-15 Richard M. Stallman <rms@gnu.org>
3ffa545b 5017
8062e53a
GM
5018 * sort.el (sort-columns): Fix error message.
5019
3ffa545b
GM
5020 * dabbrev.el (dabbrev--last-case-pattern): Value is now
5021 `upcase' or `downcase' or nil.
5022 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
5023 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
5024 (dabbrev--substitute-expansion): New arg record-case-pattern.
5025 If it is non-nil, set dabbrev--last-case-pattern.
5026 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
5027
5028 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
5029
c2d7f289
MB
50302000-12-15 Miles Bader <miles@gnu.org>
5031
b6348438
MB
5032 * paths.el (Info-default-directory-list): Don't delete
5033 configure-info-directory from the list of standard info
83c9cb8e 5034 directories when appending it to the end -- their order is important.
b6348438 5035
f9056dd9
MB
5036 * faces.el (read-face-attribute): If there's no entry for the
5037 user's input in VALID, just use it as-is (this will often result
5038 in an error, but it may be OK for e.g. colors using hexadecimal
5039 notation, and at least will yield a better error message).
5040
c2d7f289 5041 * window.el (mode-line-window-height-fudge): Function removed.
ca2ddd8e 5042 (height-affecting-face-attributes, mode-line-window-height-fudge):
c2d7f289
MB
5043 Variables removed.
5044 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
5045 window is really the right size. Use vertical-motion
5046 rather than forward-line.
5047 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
5048 (ispell-command-loop, ispell-show-choices): Use the variable
5049 ispell-choices-win-default-height, rather than the function.
5050 (ispell-choices-win-default-height): Function removed.
5051 (ispell-mode-line-window-height-fudge): Function removed.
ca2ddd8e 5052
8f530b95
SM
50532000-12-14 Stefan Monnier <monnier@cs.yale.edu>
5054
5055 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
5056
6d435deb
EZ
50572000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
5058
83c9cb8e
SM
5059 * paths.el (Info-default-directory-list):
5060 If configure-info-directory is not one of the standard directories,
4dddb0b7
EZ
5061 put it first in the list; otherwise put it last. Doc string
5062 changed accordingly.
5063
5064 * info.el (Info-directory-list): Change doc string to reflect the
5065 change in Info-default-directory-list.
5066
6d435deb
EZ
5067 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
5068 windows-nt as windowed environments, even under -nw.
5069
5070 * startup.el (command-line): Don't call x-backspace-delete-keys-p
5071 if not fboundp. Switch delete-forward mode for the <delete> key
5072 on all PC platforms, even under -nw.
5073
5074 * term/internal.el ([M-delete]): Remap to M-d.
5075
9d7d9263
GM
50762000-12-14 Gerd Moellmann <gerd@gnu.org>
5077
5078 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
5079
7cf0153a
EZ
50802000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
5081
5082 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
5083
5e5b3d41
GM
50842000-12-14 Gerd Moellmann <gerd@gnu.org>
5085
5f368d29
GM
5086 * startup.el (command-line): Call delete-key-deletes-forward-mode,
5087 if appropriate.
5088
5089 * simple.el (delete-key-deletes-forward): New user-option.
5090 (delete-key-deletes-forward-mode): New function.
5091
9d7d9263 5092 * bindings.el: Bind `delete' to backward-delete-char.
5f368d29 5093
83c9cb8e
SM
5094 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
5095 Test if symbol is bound before getting its value.
5e5b3d41
GM
5096
5097 * tooltip.el (tooltip-show): If an error is signaled in
5098 x-show-tip, display that error, and display the help in the
5099 echo area.
ca2ddd8e 5100
191b83b6
KH
51012000-12-14 Kenichi Handa <handa@etl.go.jp>
5102
83c9cb8e
SM
5103 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
5104 Show "... entries" messages for every 10000 entries, not 10.
191b83b6 5105
6192b604
KF
51062000-12-13 Karl Fogel <kfogel@red-bean.com>
5107
5108 * bookmark.el: Provide a generic exit hook, as suggested by
5109 Ovidiu Predescu <ovidiu@cup.hp.com>:
a924cf63
EZ
5110 (bookmark-exit-hook): New var.
5111 (bookmark-exit-hook-internal): New func, replaces
6192b604
KF
5112 old raw lambda form in `kill-emacs-hook', and runs new
5113 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
5114 as logically that feature must have been provided if this function
5115 is running.
5116 Removed ;;;###autoload before the `add-hook' call.
5117
5edf6b55
SM
51182000-12-13 Stefan Monnier <monnier@cs.yale.edu>
5119
5120 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
5121 (easy-menu-current-active-maps): New function.
5122 (easy-menu-get-map): Use it.
5123 Make a proper menu entry when creating a new keymap.
5124
16b5e8e6
KH
51252000-12-13 Kenichi Handa <handa@etl.go.jp>
5126
d49fc4eb
KH
5127 * international/characters.el: Fix cases and syntaxes for
5128 mule-unicode-0100-24ff.
5129
3b53d876
KH
5130 * dired.el (dired-move-to-filename-regexp): Fixed for the case
5131 that a Japanese character is not appended after day and year.
5132
16b5e8e6
KH
5133 * info.el (Info-suffix-list): Change format for a command that
5134 requires arguments.
5135 (info-insert-file-contents): Adjusted for the above change.
5136
1df1c518
AS
51372000-12-12 Andreas Schwab <schwab@suse.de>
5138
5139 * tar-mode.el (tar-extract): Base the name of the subfile buffer
5140 on the name of the tar buffer. Verify that the existing buffer is
5141 visiting the same subfile.
5142
a7a07b98
DL
51432000-12-12 Dave Love <fx@gnu.org>
5144
5145 * subdirs.el: Add obsolete.
5146
4fdbd809
GM
51472000-12-12 Gerd Moellmann <gerd@gnu.org>
5148
bfdb75ee
GM
5149 * mail/rmailsum.el (rmail-summary-expunge)
5150 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
5151 instead of rmail-confirm-expunge.
5152
4fdbd809
GM
5153 * replace.el (perform-replace): Don't use an empty match adjacent
5154 to a non-empty match when computing the next match before the
5155 replacement is performed.
5156
e9a59cad
GM
51572000-12-12 Milan Zamazal <pdm@freesoft.cz>
5158
5159 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
5160 definition (patch by Stefan Monnier).
5161 (glasses-mode): Use jit-lock instead of `after-change-functions'
5162 (patch by Stefan Monnier).
5163
c2def7a0
MB
51642000-12-12 Miles Bader <miles@gnu.org>
5165
5166 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
5167 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
5168
591b63b4
AC
51692000-12-12 Andrew Choi <akochoi@i-cable.com>
5170
5171 * term/mac-win.el: Remove load for ls-lisp.
5172
a924cf63 5173 * loadup.el: Load ls-lisp for system-type `macos'.
591b63b4 5174
5ff4ba3d
MB
51752000-12-12 Miles Bader <miles@gnu.org>
5176
5177 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
5178 Respect field end too.
5179 (just-one-space): Respect fields as `delete-horizontal-space'.
83c9cb8e
SM
5180 (newline-and-indent, reindent-then-newline-and-indent):
5181 Use `delete-horizontal-space'.
5ff4ba3d 5182
d0c679bc
SM
51832000-12-11 Stefan Monnier <monnier@cs.yale.edu>
5184
adf9c994
SM
5185 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
5186 (so as to obey the field property in the minibuffer).
5187
4b0cd42d
SM
5188 * obsolete/c-mode.el: Moved from lisp/progmodes.
5189 * obsolete/auto-show.el: Moved from lisp.
5190 * obsolete/ooutline.el: Moved from lisp/textmodes.
ca2ddd8e 5191
89f85863
CD
51922000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
5193
5194 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
dd4e0e55 5195 changes to list them here.
89f85863 5196
83c9cb8e
SM
5197 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
5198 Too many changes to list them here.
89f85863 5199
83c9cb8e
SM
5200 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
5201 Too many changes to list them here.
89f85863
CD
5202
5203 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
5204
3e0d35ce
GM
52052000-12-11 Gerd Moellmann <gerd@gnu.org>
5206
83c9cb8e 5207 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
d990421f 5208
ca2ddd8e 5209 * cus-edit.el (custom-save-variables, custom-save-faces):
fda514f7
GM
5210 Comment fix.
5211
3e0d35ce
GM
5212 * hscroll.el: Moved to `obsolete' subdir.
5213
ff904dd6
MB
52142000-12-11 Miles Bader <miles@gnu.org>
5215
5216 * window.el (window-text-height): Function removed (now in C).
5217
fb97d87f
SM
52182000-12-10 Stefan Monnier <monnier@cs.yale.edu>
5219
5220 * log-edit.el (log-edit-parent-buffer): New var.
5221 (log-edit): Set it. Add BUFFER argument.
5222 (log-edit-done): Use char-before.
5223 Don't bother checking validity of vc-comment-ring.
5224 Only bury the buffer if log-edit popped it up.
5225
5226 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
5227 (cvs-mode-diff-help): Remove.
5228 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
802cf66c 5229 (cvs-mode-marked): Set up the default for CMD manually.
fb97d87f
SM
5230
5231 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
5232 Remove binding for ? now made unnecessary.
5233
7de77417
CD
52342000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
5235
83c9cb8e 5236 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
7de77417
CD
5237 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
5238
5239 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
5240 when master file is not open.
5241
4efa209f
SM
52422000-12-09 Stefan Monnier <monnier@cs.yale.edu>
5243
5244 * progmodes/ada-stmt.el: Update `maintainer'.
5245
0a8052bd
GM
52462000-12-09 Stephen Gildea <gildea@alum.mit.edu>
5247
5248 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
5249 choices to match documentation string.
5250
a12167c5
MB
52512000-12-09 Miles Bader <miles@gnu.org>
5252
2161605d
MB
5253 * minibuf-eldef.el: New file.
5254
a12167c5
MB
5255 * window.el (fit-window-to-buffer): Don't pass last argument to
5256 pos-visible-in-window-p, now that its meaning is inverted.
5257
9ea8de1b
EZ
52582000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
5259
5260 * image.el (create-image): Doc fix; spotted by Per Cederqvist
5261 <ceder@lysator.liu.se>.
5262
5002ddbb
SM
52632000-12-08 Stefan Monnier <monnier@cs.yale.edu>
5264
b6114d80
SM
5265 * autoinsert.el (auto-insert-alist): Add missing final \n.
5266
ee8d23ee
SM
5267 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
5268 (cvs-menu-map): Remove.
5269 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
5270 (cvs-mode-quit): Turn it back into a plain function.
5271
5002ddbb 5272 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
ee8d23ee 5273 (texinfo-filter): Remove (move to texinfo.el).
5002ddbb
SM
5274
5275 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
5276 file where it's more visible.
5277 (texinfo-filter, texinfo-chapter-level-regexp): New variables
5278 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
5279 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
5280 (texinfo-inside-macro-p): Only catch `scan-error's.
5281 (texinfo-inside-env-p): Make better use of the match info.
5282 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
5283 (texinfo-insert-@end): Slight re-organization.
5284 Also remove useless `looking-at' call.
5285
30cd075d
AI
52862000-12-08 Andrew Innes <andrewi@gnu.org>
5287
5288 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
5289 accessible in -nw mode.
5290
5291 * term/w32-win.el: Remove stuff about selection timeout, which is
5292 irrelevant on Windows. Move clipboard support to w32-fns.el, so
5293 it is accessible in -nw mode.
5294
01b91009
DL
52952000-12-08 Dave Love <fx@gnu.org>
5296
83c9cb8e
SM
5297 * emacs-lisp/lisp-mode.el (lisp-mode):
5298 Set font-lock-keywords-case-fold-search.
01b91009 5299
842b2a94
GM
53002000-12-08 Gerd Moellmann <gerd@gnu.org>
5301
5302 * textmodes/ispell.el (ispell): Doc fix.
5303
f9d5f611
KH
53042000-12-08 Kenichi Handa <handa@etl.go.jp>
5305
5306 * international/quail.el (quail-insert-decode-map): Check the
5307 frame width of a window displaying the current buffer, not that of
5308 the selected frame.
5309 (quail-help): Make sure that the help buffer has window before
5310 inserting text in it.
5311
e04d21aa
SS
53122000-12-07 Sam Steingold <sds@gnu.org>
5313
5314 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
5315 Backquote is used in isearch.el, so autoloading saves nothing.
5316
fc3e23a4
EZ
53172000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
5318
83c9cb8e
SM
5319 * startup.el (normal-top-level-add-subdirs-to-load-path):
5320 Ignore the CVS and RCS subdirectories case-insensitively.
137cad7c 5321
fc3e23a4
EZ
5322 * dired.el (dired-insert-directory): If file-system-info is
5323 fboundp, call it instead of invoking dired-free-space-program.
5324
796ecd10
GM
53252000-12-07 Gerd Moellmann <gerd@gnu.org>
5326
0f5f7c3e
GM
5327 * server.el (server-visit-files): Push files on file-name-history.
5328
3764ba49
GM
5329 * progmodes/cc-langs.el: Update copyright.
5330
8e7931da
GM
5331 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
5332
ae0d7485 5333 * bindings.el (mode-line-mode-menu): Add glasses-mode.
e04d21aa 5334
796ecd10
GM
5335 * bindings.el (mode-line-mode-menu): Reverse the order
5336 of define-keys so that the menu appears in alphabetical order.
5337
ae0d7485
GM
53382000-12-07 Milan Zamazal <pdm@freesoft.cz>
5339
5340 * progmodes/glasses.el (glasses-mode): Update mode line at the end
5341 of the function.
5342
e2849090
DL
53432000-12-07 Dave Love <fx@gnu.org>
5344
5345 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
5346
5347 * facemenu.el (facemenu-unlisted-faces): Fix value.
5348
5c7f629c
SM
53492000-12-07 Stefan Monnier <monnier@cs.yale.edu>
5350
5351 * font-lock.el (font-lock-default-fontify-region):
5352 Include the terminating \n (off-by-one error).
5353 (font-lock-set-defaults): Use dolist.
5354
5355 * derived.el (define-derived-mode): Don't use combine-run-hooks.
5356
73481ae3
KH
53572000-12-07 Kenichi Handa <handa@etl.go.jp>
5358
83c9cb8e
SM
5359 * international/mule-cmds.el (describe-language-environment):
5360 Fix for the case that an input method title is not string but a list.
ffbaa122 5361
73481ae3
KH
5362 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
5363 of wrong SIZE record.
5364
e2896b22
DL
53652000-12-06 Dave Love <fx@gnu.org>
5366
67292061
DL
5367 * newcomment.el (comment-region, comment-dwim): Doc fix.
5368
5369 * textmodes/texinfo.el: Require tex-mode when compiling.
5370 (texinfo-update-node): Doc fix.
5371 (texinfo-imenu-generic-expression): Add @anchor.
5372 (texinfo-font-lock-keywords): Add @uref.
5373 (texinfo-inside-macro-p): Don't use ignore-errors.
5374 (texinfo-insert-quote): Match more contexts.
5375
e76938e7
DL
5376 * international/mule.el (decode-char, encode-char): Doc fix.
5377 (auto-coding-alist): Customize.
5378
5379 * files.el (load-file): Fix change of 2000-03-12.
5380
e2896b22
DL
5381 * wid-edit.el (widget-text-keymap): Doc fix.
5382
6610f4b2
AI
53832000-12-06 Andrew Innes <andrewi@gnu.org>
5384
5385 * makefile.w32-in (lisp): Set to an absolute directory, namely
5386 $(CURDIR).
5387
9e3366e4
EZ
53882000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
5389
5390 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
5391 read generated-autoload-file, and set buffer-file-coding-system to
5392 raw-text-unix after reading the file.
5393
83c9cb8e
SM
5394 * international/mule-conf.el (file-coding-system-alist):
5395 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
9e3366e4 5396
d94d636f
GM
53972000-12-06 Gerd Moellmann <gerd@gnu.org>
5398
384333ee
GM
5399 * replace.el (occur): Make line-number-width 1 smaller for the
5400 colon following the line number.
5401
83c9cb8e
SM
5402 * startup.el (fancy-splash-text, command-line-1):
5403 Use `File' for the menu name instead of `Files'.
e04d21aa 5404
d4b72d58
GM
5405 * tmm.el: Update copyright.
5406
d94d636f
GM
5407 * cus-start.el: Add entry for even-window-heights.
5408
6e424019
MB
54092000-12-06 Miles Bader <miles@gnu.org>
5410
5411 * faces.el (frame-set-background-mode): Avoid stomping on
5412 locally modified faces.
5413
e6477b58
KH
54142000-12-06 Kenichi Handa <handa@etl.go.jp>
5415
5416 * international/fontset.el: Correct the font registries for
5417 japanese-jisx0213-1 and japanese-jisx0213-2.
5418
21999ab9
GM
54192000-12-05 Gerd Moellmann <gerd@gnu.org>
5420
57d6e381
GM
5421 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
5422
21999ab9
GM
5423 * iswitchb.el: Update customization commentary.
5424
7422819c
GM
54252000-12-05 Rob Riepel <riepel@Stanford.EDU>
5426
5427 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
5428 (tpu-search-highlight): Fixed comparison of overlay end positions.
5429 (tpu-trim-line-ends): Implemented trimming logic locally.
5430
5431 * emulation/tpu-extras.el (tpu-write-file-hook)
83c9cb8e 5432 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
7422819c 5433
73daff18
KH
54342000-12-05 Kenichi Handa <handa@etl.go.jp>
5435
5436 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
5437 to cn-gb.
5438 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
5439
6a4cd002
DL
54402000-12-04 Dave Love <fx@gnu.org>
5441
5442 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
5443
6452929e
GM
54442000-12-04 Gerd Moellmann <gerd@gnu.org>
5445
e04d21aa 5446 * mail/rmailsum.el (rmail-summary-expunge)
6452929e
GM
5447 (rmail-summary-expunge-and-save): Ask for confirmation with
5448 rmail-expunge-confirmed.
5449
5450 * mail/rmail.el (rmail-expunge-confirmed): New function.
5451 (rmail-expunge): Use it.
5452
1790abf4
FP
54532000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
5454
0c68ce6f 5455 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
83c9cb8e
SM
5456 (etags-recognize-tags-table, find-tag-in-order):
5457 New functionality: interpret file names as tags.
e04d21aa 5458
7a53d8c8
EZ
54592000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
5460
5461 * info.el (Info-scroll-prefer-subnodes): New defcustom.
83c9cb8e
SM
5462 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
5463 the first subnode until the bottom of the current node is visible.
7a53d8c8 5464
caa15ef7
GM
54652000-12-04 Gerd Moellmann <gerd@gnu.org>
5466
5467 * format.el (format-decode): Don't change buffer's undo list.
5468
e225faa7
KH
54692000-12-04 Kenichi Handa <handa@etl.go.jp>
5470
5471 * faces.el (face-font-registry-alternatives): Add entries for CJK
5472 fonts. Doc-string adjusted for the actual usage of this data.
5473
5474 * international/fontset.el: Change the font registries for CJK
5475 fonts in the default fontset. Don't append '*' to registries.
5476
8b262a65
SM
54772000-12-03 Stefan Monnier <monnier@cs.yale.edu>
5478
e04d21aa 5479 * emacs-lisp/easy-mmode.el (define-derived-mode)
8b262a65
SM
5480 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
5481
5482 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
5483 (derived-mode-p): New function.
5484 (derived-mode-make-docstring): Add `docstring' argument.
5485 Use it if available and complete it if necessary.
5486
33c4460b
AS
54872000-12-03 Andreas Schwab <schwab@suse.de>
5488
5489 * type-break.el (type-break): Don't make parent of itself.
5490
5c9b3fac
MB
54912000-12-03 Miles Bader <miles@gnu.org>
5492
5493 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
5494
27ce741e
SM
54952000-12-02 Stefan Monnier <monnier@cs.yale.edu>
5496
07c16ec4
SM
5497 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
5498 (tex-main-file, tex-file): Simplify.
5499 (tex-generate-zap-file-name): Use subst-char-in-string.
5500 (tex-strip-dots): Remove.
5501
c19cc275
SM
5502 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
5503
27ce741e
SM
5504 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
5505 to check if the match succeeded.
5506
285991dc
GM
55072000-12-02 Gerd Moellmann <gerd@gnu.org>
5508
5509 * startup.el (use-fancy-splash-screens-p): New function.
5510 (command-line-1): Use it to determine whether or not to use
5511 a fancy splash screen.
5512
52dca1b2
AS
55132000-12-02 Andreas Schwab <schwab@suse.de>
5514
5515 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
5516
d3e7e7cf
EZ
55172000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
5518
2dce2360
EZ
5519 * international/mule.el (make-char): Fix last change.
5520
9768eaa7
EZ
5521 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
5522 New defcustoms.
5523 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
83c9cb8e
SM
5524 autoloading tex-mode; instead, do the same manually.
5525 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
9768eaa7
EZ
5526 with numeric argument. Docstring fix.
5527 (toplevel): Require cl when compiling.
e04d21aa 5528
285991dc 5529 * international/mule.el (make-char): Doc fix.
d3e7e7cf 5530
0dd5e255
JR
55312000-12-02 Jason Rumney <jasonr@gnu.org>
5532
5533 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
5534 the Emacs Lisp manual)
5535
fbb87147
EZ
55362000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
5537
5cbb3e93
EZ
5538 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
5539
fbb87147
EZ
5540 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
5541 the Emacs Lisp manual).
5542
1636ca09
GM
55432000-12-02 Gerd Moellmann <gerd@gnu.org>
5544
5545 * simple.el (next-line-add-newlines): Change default to nil.
5546
68875f0e
EZ
55472000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
5548
83c9cb8e
SM
5549 * files.el (revert-buffer, recover-file):
5550 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
68875f0e 5551
fd9ac94c
GM
55522000-12-01 Gerd Moellmann <gerd@gnu.org>
5553
5554 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
5555
45450dd5
MB
55562000-12-01 Miles Bader <miles@gnu.org>
5557
5558 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
5559
09df8881
KH
55602000-12-01 Kenichi Handa <handa@etl.go.jp>
5561
5562 * international/mule-diag.el (describe-char-after): Fix typo.
5563 (describe-character-set, non-iso-charset-alist): Fix typo.
5564
dea0a87d
MB
55652000-12-01 Miles Bader <miles@gnu.org>
5566
b170205b
MB
5567 * image-file.el (image-file-name-regexp): Automatically add
5568 upper-case variants of each filename extension in
5569 `image-file-name-extensions', since they seem to be common.
5570
e04d21aa 5571 * simple.el (minibuffer-contents)
dea0a87d
MB
5572 (minibuffer-contents-no-properties, delete-minibuffer-contents):
5573 New functions.
5574 * filecache.el (file-cache-directory-name)
5575 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
5576
eb04d6cd 55772000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
e04d21aa 5578
dea0a87d
MB
5579 * filecache.el (file-cache-minibuffer-complete): Don't try to
5580 delete the minibuffer prompt.
5581
a8a1b05d
DL
55822000-11-30 Dave Love <fx@gnu.org>
5583
5584 * cus-start.el: Fix read-buffer-function type.
5585
693c4692
GM
55862000-11-30 Gerd Moellmann <gerd@gnu.org>
5587
5588 * md5.el: Removed. There's a built-in function, now.
5589
2c0b1898
GM
55902000-11-30 Markus Rost <rost@math.ohio-state.edu>
5591
5592 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
5593 as dummy 0-th char of rmail-deleted-vector.
5594
63dfcf4b
EZ
55952000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
5596
5597 * ps-print.el (ps-end-job): Bind case-fold-search only after
5598 switching to ps-spool-buffer.
5599
56002000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5601
5602 * ps-print.el: Line number font customization. PostScript: Lines and
5603 PageCount are initialized on each page. Doc Fix.
5604 (ps-print-version): New version number (6.3.2).
5605 (ps-lpr-switches, ps-font-info-database, ps-font-size)
5606 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
5607 (ps-right-header): Customization fix.
5608 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
5609 Fix code.
5610 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
5611 New vars.
5612
df3aedcf
GM
56132000-11-30 Gerd Moellmann <gerd@gnu.org>
5614
edfb795e
GM
5615 * bs.el: Fix typos and spelling errors.
5616 (bs-appearance) <defgroup>: Renamed from bs-appearence.
5617 (bs-configuration): Doc fix.
e04d21aa 5618
df3aedcf
GM
5619 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
5620
8b8a7f01
GM
56212000-11-30 Rob Riepel <riepel@Stanford.EDU>
5622
5623 * emulation/tpu-edt.el (tpu-version): New version.
5624 (tpu-search-overlay, tpu-replace-overlay): New initial range.
5625 (tpu-original-mode-line): Variable deleted.
5626 (tpu-mark-flag): New initial value.
83c9cb8e
SM
5627 (tpu-set-mode-line): Don't redefine mode-line-format.
5628 Add tpu-mark-flag to minor-mode-alist.
8b8a7f01
GM
5629 (tpu-update-mode-line): New mark flag logic.
5630 (tpu-get): Use find-file-wildcards.
5631 (tpu-search-highlight): Move overlay less, reset overlay properly.
5632 (tpu-unselect): Deactivate mark.
5633 (tpu-lm-replace): Reset overlay properly.
5634 (tpu-forward-line): Use forward-visible-line.
5635 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
5636
83c9cb8e 5637 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
e04d21aa 5638
c069a9d3
GM
56392000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
5640
5641 * cus-edit.el (custom-face-value-create): Always emphasize tag.
5642
b02cd40b
GM
56432000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5644
5645 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
5646 and skip whitespace and newlines.
e04d21aa 5647
b7a90344
SM
56482000-11-30 Stefan Monnier <monnier@cs.yale.edu>
5649
5650 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
5651
be6bbb55
GM
56522000-11-29 Gerd Moellmann <gerd@gnu.org>
5653
0383ed60
GM
5654 * help.el (describe-function-1): Regexp-quote function name
5655 when used as part of a regexp.
5656
83c9cb8e
SM
5657 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
5658 Use face-attribute instead of face-foreground and face-background.
c7957947
GM
5659 (tool-bar-add-item): Likewise, and handle unspecified colors.
5660
5661 * enriched.el (enriched-face-ans): Use face-attribute instead
5662 of face-foreground and face-background.
5663
5664 * faces.el (face-foreground, face-background, face-stipple):
83c9cb8e 5665 Return nil if attribute is unspecified, for backward compatibility.
c7957947 5666
7423978d
GM
5667 * files.el (auto-mode-alist): Add an entry for antlr-mode.
5668
ef128c78
GM
5669 * play/5x5.el: Remove version info.
5670
a81fc510
GM
5671 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
5672
be6bbb55
GM
5673 * frame.el (blink-cursor-mode): Doc fix.
5674
f9396e03
GM
56752000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5676
5677 * antlr-mode.el: New commands to run ANTLR from within Emacs and
5678 to create Makefile rules.
5679 (antlr-tool-command): New user option.
5680 (antlr-ask-about-save): New user option.
5681 (antlr-makefile-specification): New user option.
5682 (antlr-file-formats-alist): New variable.
5683 (antlr-special-file-formats): New variable.
5684 (antlr-unknown-file-formats): New user option.
5685 (antlr-help-unknown-file-text): New variable.
5686 (antlr-help-rules-intro): New variable.
5687 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
5688 (antlr-mode-menu): Add entries.
5689 (antlr-file-dependencies): New function.
5690 (antlr-directory-dependencies): New function.
5691 (antlr-superclasses-glibs): New function.
5692 (antlr-run-tool): New command.
5693 (antlr-makefile-insert-variable): New function.
5694 (antlr-insert-makefile-rules): New function.
5695 (antlr-show-makefile-rules): New command.
5696
5697 * antlr-mode.el: More Emacs/XEmacs stuff.
5698 (antlr-no-action-keywords): New constant with value nil.
5699 (antlr-font-lock-keywords-alist): Use it. Old value would break
5700 syntax highlighting in Emacs-21.0.
5701 (antlr-default-directory): Emacs/XEmacs dependend function.
5702 (antlr-read-shell-command): Ditto.
5703 (antlr-with-displaying-help-buffer): Ditto.
5704
57052000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5706
5707 * antlr-mode.el: imenu, parsing and highlighting changes.
5708 (antlr-imenu-create-index-function): Don't create extra submenus
5709 for definitions in different grammar classes. It is not necessary
5710 for the menu and would make command `imenu' awkward to use.
5711 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
5712 header actions and more than one.
5713 (antlr-font-lock-tokendef-face): Changed color.
5714 (antlr-font-lock-tokenref-face): Changed color.
5715 (antlr-font-lock-additional-keywords): Also highlight lowercase.
5716 (antlr-mode-syntax-table): New variable.
5717 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
5718 (antlr-with-syntax-table): Don't copy syntax table.
5719
57202000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5721
5722 * antlr-mode.el: Minor changes: language setting.
5723 (antlr-language-alist): The value for file option "language" can
5724 be both an identifier and a string.
5725 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
5726 (antlr-language-limit-n-regexp): Change accordingly.
5727
57282000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5729
5730 * antlr-mode.el: Minor changes: tabs, hiding.
5731 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
5732 (antlr-action-visibility): Also allow value nil to also hide the
5733 braces. Renamed from `antlr-tiny-action-length'.
5734 Suggested by Jay@aol.com.
5735 (antlr-hide-actions): Change accordingly. Hide line if completely
5736 hidden action is on a line of its own.
e04d21aa 5737
6ad948eb
SM
57382000-11-29 Stefan Monnier <monnier@cs.yale.edu>
5739
5740 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
5741
5742 * sort.el (sort-columns): Don't concat strings with numbers.
5743
9c6a4107
DL
57442000-11-29 Dave Love <fx@gnu.org>
5745
5746 * cus-edit.el (face): Fix :format.
5747
5748 * mail/feedmail.el: Require smtpmail when compiling.
5749 (mail-do-fcc): Autoload.
5750 (feedmail) <defgroup>: Fix :link.
5751 (feedmail-nuke-body-in-fcc): Fix :type.
5752 (feedmail-send-it): Add autoload cookie.
5753
053b8d35
SM
57542000-11-29 Stefan Monnier <monnier@cs.yale.edu>
5755
5756 * newcomment.el (comment-indent): Save excursion around call to
5757 comment-indent-function.
5758
242c13e8
MB
57592000-11-29 Miles Bader <miles@gnu.org>
5760
5761 * subr.el (member-ignore-case): Return the tail of the list who's
5762 car matches, like `member', not the matching element itself.
5763
8f4b5f28
KH
57642000-11-29 Kenichi Handa <handa@etl.go.jp>
5765
5766 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
5767 should not contain `\n'.
5768
bebe4a2c
GM
57692000-11-28 Gerd Moellmann <gerd@gnu.org>
5770
fd9ac94c 5771 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
99879a40 5772
ba7e40eb
GM
5773 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
5774
75ab0c79
GM
5775 * dired-aux.el (dired-do-create-files): Construct default file
5776 name for dired-mark-read-file-name so that when the user enters
5777 just RET, the target file will end up in the target directory.
5778
bebe4a2c
GM
5779 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
5780 local-abbrev-table before changing buffers because it might
5781 have a buffer-local binding.
5782
fa6d1ca8
MB
57832000-11-28 Miles Bader <miles@gnu.org>
5784
5785 * simple.el (delete-horizontal-space): Handle fields more generally.
5786
8d2c2642
GM
57872000-11-28 Gerd Moellmann <gerd@gnu.org>
5788
5789 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
5790
8b31236d
DL
57912000-11-28 Dave Love <fx@gnu.org>
5792
3cbd02d2
DL
5793 * progmodes/ps-mode.el (ps-mode): Set comment-start and
5794 comment-start-skip locally.
5795
8b31236d
DL
5796 * progmodes/fortran.el (fortran-mode): Don't set
5797 fortran-comment-line-start-skip. Set comment-start to
5798 fortran-comment-line-start.
5799 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
5800 (fortran-comment-line-start-skip): Simplify slightly.
5801
ae4bf56d
GM
58022000-11-28 Gerd Moellmann <gerd@gnu.org>
5803
17ef7534
GM
5804 * play/5x5.el: Remove RCS keyword.
5805
fd9ac94c 5806 * bs.el: Mistaken commit, undone 2000-11-30.
ae4bf56d 5807
665b27a6
GM
58082000-11-28 Milan Zamazal <pdm@freesoft.cz>
5809
83c9cb8e
SM
5810 * textmodes/tildify.el (tildify-string-alist):
5811 Add `plain-tex-mode' here.
665b27a6 5812
fe3c2ae3
GM
58132000-11-28 Colin Walters <walters@cis.ohio-state.edu>
5814
5815 * chistory.el (Command-history-setup): Remove extraneous `keymap'
5816 reference.
5817
d970106b
MB
58182000-11-28 Miles Bader <miles@gnu.org>
5819
36b80a0d
MB
5820 * cus-face.el (custom-face-attributes): Add post-filter function
5821 for :box. Make pre-filter function for :box handle all cases.
5822
d970106b
MB
5823 * wid-edit.el (widget-choose): Make sure pop-up window is large
5824 enough to display all the choices, as there's no way to scroll it.
5825
5a2bae6c
KH
58262000-11-28 Kenichi Handa <handa@etl.go.jp>
5827
5828 * international/mule-conf.el: Make the coding system no-conversion
5829 safe for all characters.
5830
9e836e23
DL
58312000-11-27 Dave Love <fx@gnu.org>
5832
8b31236d
DL
5833 * net/ldap.el (ldap) <defgroup>: Add :version.
5834
9e836e23
DL
5835 * tooltip.el (tooltip-use-echo-area): Doc fix.
5836
5837 * cus-start.el <minibuffer-prompt-properties>: Add version.
5838 <read-buffer-function>: Add.
5839
5840 * apropos.el (apropos-print): Add help-echo to active text.
5841
5842 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
5843
4a74d071
GM
58442000-11-27 Gerd Moellmann <gerd@gnu.org>
5845
5846 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
5847 type, group and version.
5848
76058c27
EZ
58492000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
5850
4a74d071 5851 * select.el (x-get-selection): Docstring fix.
76058c27 5852
fd9ac94c 58532000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
26a8d08d 5854
fd9ac94c 5855 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
26a8d08d 5856
49060c51
AI
58572000-11-27 Andrew Innes <andrewi@gnu.org>
5858
5859 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
5860
5861 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
5862
b2a8e429
MB
58632000-11-27 Miles Bader <miles@gnu.org>
5864
5865 * dired.el (dired-get-filename): Return filename verbatim if
5866 LOCALP is `verbatim'.
5867 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
5868 `verbatim' so that we don't inadvertently delete a non-existant
5869 directory name.
5870
5ac0366d
KH
58712000-11-27 Kenichi Handa <handa@etl.go.jp>
5872
5873 * international/characters.el: Specify cases and syntaxes for
5874 mule-unicode-0100-24ff.
5875
67f1cf4c
GM
58762000-11-27 Gerd Moellmann <gerd@gnu.org>
5877
5878 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
5879 that foreground and/or background colors of the face `tool-bar'
5880 are unspecified.
5881
46c56972
MB
58822000-11-27 Miles Bader <miles@gnu.org>
5883
e04d21aa 5884 * wid-edit.el (widget-field-buffer, widget-field-start)
ec725166
MB
5885 (widget-field-end): Handle widget field `pseudo-overlays'.
5886 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
5887 if it's there instead of in `widget-field-list'.
5888
46c56972 5889 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
a2e6f426
MB
5890 (help-make-xrefs): Delete extraneous newlines at the end of the
5891 docstring.
46c56972 5892
640a9cdd
JR
58932000-11-25 Jason Rumney <jasonr@gnu.org>
5894
5895 * startup.el (command-line): Call set-locale-environment after
5896 Window System init file is read, as it can result in a call to
5897 redraw-frame.
5898
0b3f96d4
EZ
58992000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
5900
5901 * simple.el (shell-command): Mention the effect of the prefix
5902 argument in the doc string.
5903
8da6e2a1
MB
59042000-11-25 Miles Bader <miles@gnu.org>
5905
a658d039
MB
5906 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
5907
8da6e2a1 5908 * wid-edit.el (widget-field-value-delete): Don't try to delete
a2e6f426 5909 overlay when it's the `pseudo-overlay' that exists at some points.
8da6e2a1 5910
d3416cca
JR
59112000-11-24 Jason Rumney <jasonr@gnu.org>
5912
5913 * international/mule-cmds.el (locale-language-names): Add "jp" as
5914 a non-standard alternative for Japanese.
5915
17e37f53
AS
59162000-11-24 Andre Spiegel <spiegel@gnu.org>
5917
5918 * vc-hooks.el: Require 'cl during compilation.
5919
9aa5f148
GM
59202000-11-24 Gerd Moellmann <gerd@gnu.org>
5921
ba193890
GM
5922 * faces.el (face-set-after-frame-default): Let face attributes
5923 specified for new frames override frame parameters.
5924
9aa5f148
GM
5925 * startup.el (command-line): Fix computation of the source file
5926 for user-init-file when user-init-file is a compiled file.
5927
51a1edab
MB
59282000-11-24 Miles Bader <miles@gnu.org>
5929
e04d21aa 5930 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
51a1edab
MB
5931 (custom-post-filter-face-spec): New functions.
5932 (custom-face-set, custom-face-value-create): Filter the face spec
5933 before and after customization.
5934 (custom-face-set): If VALUE specifies a null face, pass a
5935 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
5936 * cus-face.el (custom-face-attributes): Remove SET and GET
5937 functions. Add some IN-FILTER and OUT-FILTER functions in the few
5938 cases they're needed.
5939
1ed74431
MB
5940 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
5941 that it's distinguishable from the :off-glyph on dark-background
5942 displays. Set its background color too.
5943
67ee1125
MB
5944 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
5945 so that people can easily turn it off.
5946
7d027816 59472000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
e04d21aa 5948
7d027816 5949 * ediff-diff.el: Moved variables around to have it compile under NT.
e04d21aa 5950
9aa5f148 5951 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
e04d21aa 5952
9aa5f148 5953 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
e04d21aa 5954
9aa5f148 5955 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
7d027816 5956 redundant skip-small-frames test.
e04d21aa 5957
9aa5f148 5958 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
83c9cb8e 5959 (viper-downgrade-to-insert): Protect against errors in hooks.
e04d21aa 5960
9aa5f148
GM
5961 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
5962 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
83c9cb8e
SM
5963 (viper-restore-cursor-type,viper-set-insert-cursor-type):
5964 New functions.
e04d21aa 5965
9aa5f148 5966 * viper-util.el (viper-memq-char): Bug fixes.
e04d21aa 5967
9aa5f148 5968 * viper.el (viper-mode): Fix cursor handling.
e04d21aa 5969
f07fa1b8
KH
59702000-11-24 Kenichi Handa <handa@etl.go.jp>
5971
83c9cb8e
SM
5972 * international/mule-diag.el (list-iso-charset-chars):
5973 For two-byte charset, fix the `while' condition.
f07fa1b8
KH
5974 (list-non-iso-charset-chars): Fix the `while' condition.
5975
ba8299ff
SM
59762000-11-23 Stefan Monnier <monnier@cs.yale.edu>
5977
79372165
SM
5978 * subr.el (add-hook, remove-hook): Don't call make-local-hook
5979 if the variable is make-variable-buffer-local.
5980
83c9cb8e
SM
5981 * progmodes/ada-stmt.el (ada-template-map):
5982 Initialize and bind it to C-c t in ada-mode-map.
ba8299ff
SM
5983 (ada-stmt-mode-hook): New function extracted from old code.
5984 Only change the buffer-local side of skeleton-*.
5985 (ada-mode-hook): Use it.
5986
68a887fa
EZ
59872000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
5988
5989 * iswitchb.el (iswitchb-minibuf-depth): New variable.
5990 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
5991 we expect to be returned by minibuffer-depth once we prompt the
5992 user in the minibuffer.
5993 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
5994 as recorded in iswitchb-minibuf-depth, return non-nil.
5995
3b345582
EZ
59962000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
5997
5998 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
5999 (hscroll-window-maybe): Docstring fix.
6000
595dead2
DL
60012000-11-23 Dave Love <fx@gnu.org>
6002
6003 * rect.el (string-rectangle): Don't test delete-selection-mode.
6004
1e66b27a
GM
60052000-11-23 Gerd Moellmann <gerd@gnu.org>
6006
02790ce2
GM
6007 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
6008 is in the tool bar.
6009
1e66b27a 6010 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
83c9cb8e 6011 with `no-dir'; we want the directory part to be able to remove it.
1e66b27a 6012
a4caa65d
SM
60132000-11-22 Stefan Monnier <monnier@cs.yale.edu>
6014
6015 * textmodes/outline.el (outline-flag-region):
6016 Don't bind inhibit-read-only since we don't modify the buffer.
6017 (outline-isearch-open-invisible): Don't jump to overlay-start
6018 since we're trying to unhide text around point.
6019 (outline-discard-overlays): Use dolist.
6020
6021 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
6022
03e757c1
GM
60232000-11-22 Gerd Moellmann <gerd@gnu.org>
6024
83c9cb8e 6025 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
e04d21aa 6026
1598a961
SM
60272000-11-22 Stefan Monnier <monnier@cs.yale.edu>
6028
6029 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
6030 Fix ARG regexp to skip quoted braces.
6031 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
6032 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
6033 are (correctly) handled separately).
6034 Remove `caption' and `footnote' from `citations': they contain text.
6035 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
6036 (latex-skeleton-end-hook): New function.
6037 (latex-mode): Use it.
6038 (tex-start-tex-marker): Remove.
6039 (tex-send-tex-command): Don't set tex-start-tex-marker.
6040 (tex-error-parse-syntax-table): New var.
6041 (tex-compilation-parse-errors): Use it.
6042 Ignore tex-start-tex-marker. Don't bother with marker-position.
6043 (tex-validate-buffer): Don't bother with marker-position.
6044
6045 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
bd7e01a3 6046 (flyspell-generic-progmode-verify): Use it.
1598a961 6047
eaae8106
SS
60482000-11-22 Sam Steingold <sds@gnu.org>
6049
83c9cb8e 6050 * simple.el (delete-trailing-whitespace): New interactive function.
e04d21aa 6051
eaae8106 6052 * progmodes/ada-mode.el (ada-mode): Use it instead of
bd7e01a3 6053 `ada-remove-trailing-spaces'.
eaae8106 6054 (ada-remove-trailing-spaces): Removed.
e04d21aa 6055
eaae8106 6056 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
e04d21aa 6057
1598a961
SM
6058 * textmodes/picture.el (picture-clean): Removed.
6059 (picture-mode-exit): Call it instead of `picture-clean'.
eaae8106 6060
a41d49e9
GM
60612000-11-22 Gerd Moellmann <gerd@gnu.org>
6062
e053c60f
GM
6063 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
6064
a41d49e9
GM
6065 * hi-lock.el (hi-lock-refontify): Don't call non-existent
6066 jit-lock-fontify-buffer; it should anyway be unneccessary to
4c4a541d 6067 do anything special when jit-lock is active.
a41d49e9
GM
6068 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
6069
197615f3
DL
60702000-11-22 Dave Love <fx@gnu.org>
6071
ddbfaa9f
DL
6072 * calendar/todo-mode.el (todo-top-priorities): Use
6073 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
6074
ddc3c695
DL
6075 * language/chinese.el, language/cyrillic.el:
6076 * language/devanagari.el, language/ethiopic.el, language/greek.el:
6077 * language/hebrew.el, language/indian.el, language/japanese.el:
6078 * language/korean.el, language/lao.el, language/misc-lang.el:
6079 * language/thai.el, language/tibetan.el, language/vietnamese.el:
6080 Use provide.
6081
fb9fa98d
DL
6082 * cus-edit.el (custom-buffer-create-internal): Save some consing.
6083 (custom-variable-set): Improve validation error mesage.
6084
197615f3
DL
6085 * rect.el (string-rectangle): Revert last change.
6086 (string-rectangle-line): New arg DELETE.
6087 (string-rectangle): Check delete-selection-mode.
6088
6089 * emacs-lisp/edebug.el (edebug-version)
6090 (edebug-maintainer-address): Deleted.
6091 (edebug-submit-bug-report): Just alias to report-emacs-bug.
6092 (edebug-read-function): Account for other `'#' read forms.
6093 (edebug-mode-menus): Make some items toggles.
6094 (edebug-outside-unread-command-event, unread-command-event):
6095 Remove these to avoid warnings.
6096
f4117c4d
GM
60972000-11-22 David Ponce <david@dponce.com>
6098
6099 * recentf.el (recentf-menu-items-for-commands)
6100 (recentf-make-menu-items, recentf-make-menu-item)
4c4a541d 6101 (recentf-filter-changer): Added :help and :active menu-item properties.
eaae8106 6102
f4117c4d
GM
6103 (recentf-build-dir-rules, recentf-dump-variable)
6104 (recentf-edit-list, recentf-open-files-item)
6105 (recentf-open-files): Replaced unnecessary `mapcar' with new
6106 built-in `mapc'.
eaae8106 6107
f8e2f3f2
MB
61082000-11-23 Miles Bader <miles@gnu.org>
6109
6110 * faces.el (menu): Make inverse-video on ttys too.
6111
4c4a541d
SM
61122000-11-22 Stefan Monnier <monnier@cs.yale.edu>
6113
6114 * simple.el (comment-line-break-function): Use the new name
6115 indent-new-comment-line -> comment-indent-new-line.
6116 (clone-indirect-buffer): Don't ignore NORECORD.
6117 (next-completion): Properly handle the case where items are adjacent.
6118
6119 * mouse.el (popup-menu): Stupid typo.
6120
980d836e
GM
61212000-11-22 Gerd Moellmann <gerd@gnu.org>
6122
60e8e0a5
GM
6123 * emacs-lisp/authors.el: Remove autoload cookies, add author,
6124 maintainer, keywords tags.
6125
980d836e
GM
6126 * rect.el (replace-rectangle): Don't call string-rectangle-line
6127 with too many arguments.
6128
e08b2069
AS
61292000-11-22 Andre Spiegel <spiegel@gnu.org>
6130
60e8e0a5 6131 * ediff-util.el (ediff-file-checked-out-p)
eaae8106 6132 (ediff-file-checked-in-p): Call vc-state instead of
e08b2069
AS
6133 vc-locking-user, which no longer exists.
6134
6135 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
6136
c6779d8d
DL
61372000-11-22 Dave Love <fx@gnu.org>
6138
6139 * md5.el (md5): Provide.
6140 (md5): Fix error call.
6141
e672fdce
MB
61422000-11-22 Miles Bader <miles@gnu.org>
6143
eaae8106 6144 * textmodes/refill.el (refill-adjust-ignorable-overlay)
d9fdcdb5
MB
6145 (refill-fill-paragraph-at): Remove debugging code.
6146
80e24c04
MB
6147 * calendar/calendar.el (generate-calendar-window): When we don't
6148 call `fit-window-to-buffer', make sure the top line is fully visible.
6149
3a17d6cc
MB
6150 * image-file.el (insert-image-file): Don't make `read-only'
6151 property rear-nonsticky.
6152
ae1a21c6
MB
6153 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
6154 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
6155 stashing away its original value.
6156 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
6157 in the recursive edit.
6158 Bind `isearch-original-minibuffer-message-timeout' to protect it.
6159 (isearch-done): Restore `minibuffer-message-timeout'.
6160
e672fdce
MB
6161 * cus-start.el: Remove entry for `mode-line-inverse-video'.
6162
3ea79df8
SM
61632000-11-21 Stefan Monnier <monnier@cs.yale.edu>
6164
6165 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
6166
6167 * find-lisp.el (find-lisp-find-files-internal):
6168 Use dolist, when and file-name-as-directory.
6169
980d836e 6170 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3ea79df8
SM
6171 (define-derived-mode, define-minor-mode): Add specs.
6172
6173 * window.el: General comment and spacing fixes.
6174 (save-selected-window): Use backquotes.
6175 (window-safely-shrinkable-p): New function.
6176 (shrink-window-if-larger-than-buffer): Use it.
6177
6178 * subr.el (make-local-hook): Docstring fix.
6179
6180 * shell.el (shell-mode): Use define-derived-mode.
6181
6182 * newcomment.el (comment-indent): Insert comment before calling
6183 comment-indent-function. Don't insert in column 0.
6184 (comment-dwim): Indent before inserting comment.
6185
6186 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
6187 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
6188 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
6189 Use mapc rather than map.
6190
6191 * files.el (find-buffer-visiting): Compare all attributes before
6192 declaring two files identical (rather than just their inode-no).
6193 (auto-mode-alist): Use \' rather than $.
6194
6195 * which-func.el: Update maintainer line.
6196
6197 * pcvs.el (uniquify-buffer-file-name): Remove advice.
6198 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
6199 (uniquify-buffer-file-name): Use it.
6200
8f62f2b8
MB
62012000-11-22 Miles Bader <miles@gnu.org>
6202
6203 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
6204 * simple.el (minibuffer-avoid-prompt): New function.
6205
fb279a6d
GM
62062000-11-21 Gerd Moellmann <gerd@gnu.org>
6207
6208 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
6209
867092e9
MB
62102000-11-21 Miles Bader <miles@gnu.org>
6211
ef860850
MB
6212 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
6213 inclusion of `track-mouse'.
6214
867092e9
MB
6215 * textmodes/refill.el (refill-ignorable-overlay): New variable.
6216 (refill-adjust-ignorable-overlay): New function.
6217 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
6218 only the paragraph's tail if possible.
6219 Update `refill-ignorable-overlay'.
6220 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
6221
6222 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
6223 point inside the fill-prefix.
6224
6225 * textmodes/refill.el (refill-post-command-function): Don't reset
6226 refill-doit in the case where a self-insertion command doesn't
6227 case a refill. Use `refill-fill-paragraph-at', getting position
6228 from `refill-doit'.
6229 (refill-after-change-function): Set `refill-doit' to END.
6230 (refill-fill-paragraph-at): New function, mostly from old
6231 refill-fill-paragraph.
6232 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
6233 (refill-pre-command-function): New function.
6234 (refill-mode): Add it to `pre-command-hook'.
6235
ff9ab414
GM
62362000-11-20 Gerd Moellmann <gerd@gnu.org>
6237
29a01b72
GM
6238 * textmodes/artist.el (artist-mode): Fix autoload cookie.
6239
ff9ab414
GM
6240 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
6241 javadoc tags.
eaae8106 6242
885b211b
AS
62432000-11-20 Andre Spiegel <spiegel@gnu.org>
6244
6245 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
6246 vc.el).
6247
eaae8106 6248 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
885b211b 6249 require vc.
eaae8106
SS
6250
6251 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
885b211b 6252 checkouts.
eaae8106 6253
d1838556
DL
62542000-11-20 Dave Love <fx@gnu.org>
6255
6256 * Makefile.in (DONTCOMPILE): Omit bindings.el.
6257
2b69bc11 62582000-11-20 Eli Barzilay <eli@www.barzilay.org>
56c13ae6 6259
2b69bc11
GM
6260 * calculator.el (calculator-paste): Use `if' instead of `and'
6261 and `or'.
6262 (calculator-help): Don't use electric-describe-mode for XEmacs.
56c13ae6 6263
b95b34e5
GM
62642000-11-19 Gerd Moellmann <gerd@gnu.org>
6265
030de92f
GM
6266 * info.el (info-menu-5): Doc fix.
6267
b95b34e5
GM
6268 * textmodes/artist.el: New file.
6269
54970452
AS
62702000-11-19 Andre Spiegel <spiegel@gnu.org>
6271
eaae8106 6272 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
54970452
AS
6273 and differentiate according to checkout model.
6274 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
6275 since this function is only concerned with master state.
6276
83c9cb8e
SM
6277 * vc-hooks.el (vc-workfile-unchanged-p)
6278 (vc-default-workfile-unchanged-p): Moved here from vc.el.
54970452 6279
83c9cb8e
SM
6280 * vc.el (vc-workfile-unchanged-p)
6281 (vc-default-workfile-unchanged-p): See above.
54970452 6282
e5a9dabf
MB
62832000-11-19 Miles Bader <miles@gnu.org>
6284
6285 * image-file.el (insert-image-file): Make `intangible' and
6286 `read-only' properties rear-nonsticky too.
6287
24127af0
GM
62882000-11-18 Gerd Moellmann <gerd@gnu.org>
6289
d392e9c5 6290 * ps-print.el: Update copyright notice.
eaae8106 6291
d392e9c5
GM
6292 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
6293 (tooltip-show): Use the offsets.
6294
24127af0 6295 * bindings.el (mode-line-modified): Fix a typo.
eaae8106 6296 (mode-line-toggle-modified, mode-line-widen)
24127af0
GM
6297 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
6298
2b69bc11 62992000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
08ea6f17 6300
2b69bc11
GM
6301 * ps-print.el (toplevel): Test for find-coding-system being
6302 fboundp before calling ps-x-find-coding-system.
08ea6f17 6303
66321b2f
SM
63042000-11-16 Stefan Monnier <monnier@cs.yale.edu>
6305
6306 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
6307 (vc-version-backup-file): Docstring fix.
6308
046110c6
GM
63092000-11-16 Gerd Moellmann <gerd@gnu.org>
6310
4104194e
GM
6311 * files.el (basic-save-buffer): Don't add a newline if
6312 find-file-literally is non-nil.
6313 (find-file-literally): Extend doc string.
6314
046110c6
GM
6315 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
6316 sort(1) with the `-f' argument.
6317
6505c16e
AS
63182000-11-16 Andre Spiegel <spiegel@gnu.org>
6319
fd063975
AS
6320 * vc.el: Updated backend documentation.
6321 (vc-default-check-headers): New function.
6322
3d02dd81 6323 * vc-{cvs,rcs,sccs}.el: Functions reordered.
eaae8106
SS
6324
6325 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 6326 up-to-date.
eaae8106 6327 (vc-do-command): In the asynchronous case, output messages only if
9dd94743 6328 the minibuffer is not active.
fd063975 6329
eaae8106 6330 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8791d617 6331 `vc-cvs-use-edit' is on.
eaae8106
SS
6332 (vc-cvs-checkout): When this is used for reverting the workfile,
6333 make a backup of the original contents and revert to that in case
8791d617 6334 of error.
eaae8106 6335 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
9dd94743 6336 remote repositories.
eaae8106 6337
6505c16e
AS
6338 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
6339 for both version and ratio in the minibuffer.
fd063975 6340
eaae8106 6341 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8791d617 6342 Use vc-do-command to perform the annotation, not call-process.
6505c16e 6343
a13f0660
KH
63442000-11-16 Kenichi Handa <handa@etl.go.jp>
6345
6346 * international/quail.el (quail-start-translation): Don't call
6347 `message' before reading key sequence.
6348
1389a414
MB
63492000-11-16 Miles Bader <miles@lsi.nec.co.jp>
6350
6351 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
6352
9256a532
KH
63532000-11-16 Kenichi Handa <handa@etl.go.jp>
6354
6355 * window.el (fit-window-to-buffer): Be sure to acquire at least
6356 one text line even if the buffer is empty.
6357
0e14fe9f
GM
63582000-11-16 Gerd Moellmann <gerd@gnu.org>
6359
eaae8106 6360 * net/ange-ftp.el (ange-ftp-file-writable-p)
83c9cb8e
SM
6361 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
6362 Bind ange-ftp-process-verbose to nil.
0e14fe9f 6363
da645c53
DL
63642000-11-15 Dave Love <fx@gnu.org>
6365
83c9cb8e
SM
6366 * wid-edit.el (widget-specify-field, widget-specify-button):
6367 If :help-echo is a function, set help-echo of overlay to
233d5cde
DL
6368 widget-mouse-help.
6369 (widget-mouse-help): New function.
6370 (widget-echo-help): Rewritten for :help-echo functions only taking
6371 a widget arg.
6372
83c9cb8e
SM
6373 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
6374 Use display-graphic-p.
b12057b9
DL
6375 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
6376 and that JPEG is available.
6377 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
6378
da645c53
DL
6379 * international/mule-cmds.el (locale-charset-language-names):
6380 Match @euro.
6381
6d133d1f
GM
63822000-11-15 Gerd Moellmann <gerd@gnu.org>
6383
83c9cb8e
SM
6384 * faces.el (face-set-after-frame-default):
6385 If `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
6386 default face from X resources.
6387
49ac2ac5
EZ
63882000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
6389
6390 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
6391 Don't set EMACSLOADPATH.
6392
4fb0a34c
EZ
63932000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
6394
6395 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
6396 texinfo-insert-@url.
6397 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
6398 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
6399
bb304a7a
SM
64002000-11-14 Stefan Monnier <monnier@cs.yale.edu>
6401
82bc80bf
SM
6402 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
6403 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
6404 (checkdoc-minor-keymap): Backward compatibility.
6405 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
6406 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
6407 (checkdoc-this-string-valid-engine): Be a bit more strict
6408 to avoid matching substrings of `...' quoted vars/funs.
6409 (checkdoc-defun-info): Only look for `interactive' if alone.
6410 (debug-ignored-errors): Add "arg doesn't appear in docstring".
6411
e8c87124
SM
6412 * progmodes/compile.el (grep): `tag-default' can be nil.
6413
bb304a7a
SM
6414 * newcomment.el (comment-indent): Paren typo.
6415
8628686a
DL
64162000-11-14 Dave Love <fx@gnu.org>
6417
25c269ef
DL
6418 * calculator.el: New maintainer version.
6419
66321b2f 6420 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 6421
8628686a
DL
6422 * cmuscheme.el: Doc fixes.
6423 (cmuscheme) <defgroup>: Use `scheme' as parent.
83c9cb8e 6424 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
8628686a
DL
6425
6426 * xscheme.el (scheme-program-name): Don't define here.
6427
6428 * progmodes/scheme.el (scheme-program-name): New variable
6429 (originally in cmuscheme).
6430
88f0a1eb
MB
64312000-11-14 Miles Bader <miles@gnu.org>
6432
6433 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
6434 Handle header-lines. Don't loop forever if we can't enlarge the
6435 window anymore. Simplify a bit.
6436
cd9a000c
KH
64372000-11-14 Kenichi Handa <handa@etl.go.jp>
6438
6439 * window.el (fit-window-to-buffer): Don't check
6440 window-text-height. Assure that the last line is fully visible.
6441
83c9cb8e
SM
6442 * international/quail.el (quail-show-guidance-buf):
6443 Call fit-window-to-buffer to assure the enough height of the guidance
cd9a000c
KH
6444 buffer.
6445 (quail-update-guidance): Avoid making the guidance buffer shorter.
6446
d3fcda22
SM
64472000-11-14 Stefan Monnier <monnier@cs.yale.edu>
6448
bdbd9606
SM
6449 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
6450 rather than `prepend' and add an interesting comment.
6451 (tex-math-face, tex-font-lock-syntactic-face-function):
6452 New face and function to use it.
6453 (tex-define-common-keys, tex-mode-map): Use menu-item rather
6454 than `menu-enable' symbol property.
6455 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
6456 (tex-mode): Add some latex-mode commands for auto-selection.
6457 Use tex-font-lock-syntactic-face-function.
6458 (tex-insert-quote): Simplify.
6459 (tex-shell): New mode.
6460 (tex-start-shell): Use it.
6461 (tex-shell-proc, tex-shell-buf): New functions.
6462 (tex-send-command): Use it.
6463 (tex-main-file): Fix the meaning of the new arg REALFILE.
6464 (tex-send-tex-command): New function split from `tex-start-tex'.
6465 Set compilation-last-buffer and compilation-parsing-end.
6466
d3fcda22
SM
6467 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
6468 when it follows non-comment text on the line.
6469
6470 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
6471 Set font-lock-defaults.
6472 (lisp-mode-shared-map): Init inside the defvar.
6473 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
6474 Use define-derived-mode.
6475
bdab1d43
MB
64762000-11-14 Miles Bader <miles@lsi.nec.co.jp>
6477
6478 * faces.el (header-line): Use `:box nil' for color/gs displays too.
6479
936ae731
GM
64802000-11-14 Gerd Moellmann <gerd@gnu.org>
6481
83c9cb8e
SM
6482 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
6483 Don't recursively optimize body because that can lead to infinite
936ae731
GM
6484 recursion; see comment there.
6485
1695ca2b
EZ
64862000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
6487
6488 * faces.el (face-spec-set-match-display): Revert the change from
6489 2000-10-24. Add a FIXME for after v21.1.
6490
9d348294
MB
64912000-11-13 Miles Bader <miles@gnu.org>
6492
6493 * textmodes/fill.el (skip-line-prefix): New function.
6494 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
6495 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
6496 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
6497 point inside the fill-prefix.
9d348294 6498
b85fa13c
MB
64992000-11-13 Miles Bader <miles@lsi.nec.co.jp>
6500
83c9cb8e
SM
6501 * calendar/calendar.el (generate-calendar-window):
6502 Use `fit-window-to-buffer'.
b85fa13c 6503
a0b47716
SM
65042000-11-12 Stefan Monnier <monnier@cs.yale.edu>
6505
6506 * gud.el (gud-minor-mode): New var.
6507 (gud-symbol, gud-val): New functions.
6508 (gud-find-file): Copy gud-minor-mode to the new buffer.
6509 (gud-menu-map): Include entries for commands that are not always
6510 available, using :enable to (de)activate them.
6511 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
6512 (gud-mode-map): New map.
eaae8106 6513 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
a0b47716
SM
6514 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
6515 Don't set up gud's menu (it's done by the minor-mode).
6516 (gud-minibuffer-local-map): New.
6517 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
6518 (gud-query-cmdline): New function.
6519 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
6520 (gud-mode): Use define-derived-mode.
6521 Don't set up gud's menu (it's done by the minor-mode).
6522 (gud-chop-words): Remove.
6523 (gud-common-init): Use split-string instead.
6524 (gud-new-keymap, gud-make-debug-menu): Eradicate.
6525
6526 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
6527 Add keyword arg :name.
6528
6529 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
6530 (diff-count-matches, diff-split-hunk): New functions.
6531 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
6532
6533 * pcvs-info.el (cvs-fi-conflict-face): New var.
6534
6535 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
6536 Make it into a simple syntax-table, shared among all submodes.
6537 (sh-heredoc-face): Re-introduce.
6538 (sh-font-lock-syntactic-face-function): New function.
6539 (sh-mode): Use it. Also use define-derived-mode.
6540 Remove old bogus setting of indent-region-function.
6541 (sh-set-shell): Don't set the syntax-table any more.
6542 (sh-mode-syntax-table) <defun>: Remove.
6543
f5ed37df
MB
65442000-11-12 Miles Bader <miles@gnu.org>
6545
6546 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
6547 message if interactive.
6548
0b074c2f
DL
65492000-11-12 Dave Love <fx@gnu.org>
6550
6551 * mail/feedmail.el: Fix header,
6552 (feedmail) <defgroup>: Add :link.
6553
6554 * view.el: Use local-map property, not keymap on mode-line string.
6555
83c9cb8e
SM
6556 * scroll-all.el (scroll-all-mode): Customize variable.
6557 Add autoload cookie to function.
0b074c2f
DL
6558
6559 * lazy-lock.el: Remove compatibility code.
6560
6561 * finder.el (finder-known-keywords): Add `files', remove `vms'.
6562 (finder-help-echo): New variable.
6563 (finder-mouse-face-on-line): Add help-echo stuff.
6564 (finder-list-keywords, finder-list-matches): Use mapc.
6565
6566 * faces.el (face-font-registry-alternatives): Add :version.
6567
6568 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
6569 tags-table-list.
6570
a0b47716 6571 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 6572
a0b47716 6573 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
6574 (mail-mode): Use [:alnum:] in some regexps.
6575
6d502396
DL
65762000-11-10 Dave Love <fx@gnu.org>
6577
6578 * ediff.el (ediff-regions-internal, ediff-documentation):
6579 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
6580 fundamental mode.
6581
6582 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
6583 buffer into fundamental mode.
6584 (ediff-set-difference): Use copy-sequence if available.
6585
83c9cb8e
SM
6586 * ediff-ptch.el (ediff-dispatch-file-patching-job):
6587 Check ediff-patch-map non-nil.
6d502396
DL
6588 (ediff-fixup-patch-map, ediff-fixup-patch-map)
6589 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
6590 buffer into fundamental mode.
6591
6592 * ediff-merg.el (state-or-merge): Defvar when compiling.
6593
a82fe213
JR
65942000-11-10 Jason Rumney <jasonr@gnu.org>
6595
6596 * w32-fns.el (w32-add-charset-info): New function.
6597 (w32-charset-info-alist): Use it.
6598
52d89894
GM
65992000-11-10 Gerd Moellmann <gerd@gnu.org>
6600
6601 * faces.el (face-font-registry-alternatives): New user-option.
6602
178932de
SM
66032000-11-10 Stefan Monnier <monnier@cs.yale.edu>
6604
d7fa3319
SM
6605 * textmodes/texinfo.el (texinfo-block-default): New var.
6606 (texinfo-insert-block): Use it. Insert a newline if needed.
6607
178932de
SM
6608 * textmodes/fill.el (fill-indent-according-to-mode): New var.
6609 (fill-region-as-paragraph): Use it.
6610
6611 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
6612 (latex-mode): Tweak tex-*-(head|trail)er regexps.
6613 Tweak paragraph regexps to allow a leading [ \t]*.
6614 (tex-latex-block): Insert a newline if necessary.
6615 (latex-insert-item): Only insert a newline if necessary.
6616 (tex-guess-main-file): New function.
6617 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
6618 Set tex-main-file if TeX-master is provided.
6619 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
6620
bd02b8e0
GM
66212000-11-10 Gerd Moellmann <gerd@gnu.org>
6622
6623 * startup.el (command-line): Set the default tooltip-mode
6624 to t for graphical displays which implement x-show-tip.
6625
6626 * tooltip.el (tooltip-mode): Add a comment about startup.el
6627 setting the default value of this user-option.
6628
b29b03eb
SM
66292000-11-09 Stefan Monnier <monnier@cs.yale.edu>
6630
6631 * font-lock.el (font-lock-*-face) <defvar>: Move.
6632 (font-lock-defaults-alist): Mark obsolete.
6633 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
6634 (font-lock-mode): Use define-minor-mode.
6635 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
6636 (font-lock-turn-off-thing-lock): Be more explicit.
6637 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
6638 (font-lock-syntactic-face-function): New var.
6639 (font-lock-fontify-syntactically-region): Use it.
6640 (font-lock-doc-face): New.
6641
6642 * pcvs.el (cvs-enabledp): Ignore errors.
6643 (cvs-commit-filelist): Never query.
6644 (cvs-mode-insert): Always add a terminating / in the initial prompt.
6645 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
6646 (cvs-do-removal): Use cvs-partition rather than delete-if.
6647 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
6648 cvs-bury-buffer.
6649
6650 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6651 Allow `next' to jump to after the end of the last match.
6652
778fbc46
GM
66532000-11-09 Gerd Moellmann <gerd@gnu.org>
6654
730c746c
GM
6655 * simple.el (byte-compiling-files-p): New function.
6656
6657 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
6658 if it is there.
6659
6660 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
6661 nil again.
6662
778fbc46
GM
6663 * textmodes/ispell.el (ispell-library-path): Don't call
6664 check-ispell-version when byte-compiling because that starts
6665 an ispell process, and ispell might not be installed.
6666 (toplevel): Don't set up a menu when byte-compiling.
6667
6668 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
6669 it, so that a boundp test can be used to determine if we're
6670 currently byte-compiling.
6671
5912c5bb
DL
66722000-11-09 Dave Love <fx@gnu.org>
6673
83c9cb8e 6674 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
5912c5bb 6675
7bb054a5
GM
66762000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6677
83c9cb8e
SM
6678 * ps-print.el: Patch for variable initialization when spooling.
6679 Doc fix.
7bb054a5
GM
6680 (ps-output-list): Fun eliminated.
6681 (ps-begin-file, ps-begin-job): Code fix.
6682
9db2706e
DL
66832000-11-08 Dave Love <fx@gnu.org>
6684
83c9cb8e 6685 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
9db2706e 6686
f7eb32aa
GM
66872000-11-08 Gerd Moellmann <gerd@gnu.org>
6688
6689 * simple.el (shell-command, display-message-or-buffer)
6690 (shell-command-on-region): Mention resize-mini-windows in the doc
6691 string.
6692 (display-message-or-buffer): Take the value of resize-mini-windows
6693 into account.
6694
7b01b08c
GM
66952000-11-07 Gerd Moellmann <gerd@gnu.org>
6696
acad3c0b
GM
6697 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
6698
7b01b08c
GM
6699 * dired.el (dired-between-files): Add `^. find' as an alternative
6700 to the regular expression, for find-dired.
6701
6f602bd0
SM
67022000-11-06 Stefan Monnier <monnier@cs.yale.edu>
6703
6704 * textmodes/texnfo-upd.el: Require texinfo.
6705 (defmacro, defgroup): Remove.
6706 (texinfo-section-to-generic-alist): Remove.
6707 Use texinfo-section-list instead (i.e. level is changed string->int).
6708 (texinfo-filter): New function.
6709 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
6710 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
6711 Use it. And use regexp-opt.
6712 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
6713 (texinfo-update-menu-region-beginning)
6714 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
6715 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
6716 (texinfo-update-menu-same-level-regexps): Update.
eaae8106 6717 (texinfo-update-node, texinfo-every-node-update)
6f602bd0
SM
6718 (texinfo-sequential-node-update): Remove autoload cookie.
6719
6720 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
6721 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
6722 (texinfo-chapter-level-regexp): Remove.
6723 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
6724
bb216218
DL
67252000-11-06 Dave Love <fx@gnu.org>
6726
6f602bd0 6727 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 6728
6f602bd0
SM
6729 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
6730 Match defun*.
bb216218 6731
ff8dd5d5
KH
67322000-11-06 Kenichi Handa <handa@etl.go.jp>
6733
6734 * composite.el (composition-function-table): Variable declaration
6735 moved to src/composite.c.
6736 (compose-chars-after): New optional arg object.
6737
e9da51a1
GM
67382000-11-06 Gerd Moellmann <gerd@gnu.org>
6739
e0c12c68
GM
6740 * bindings.el (mode-line-toggle-read-only)
6741 (mode-line-toggle-modified, mode-line-widen)
6742 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
6743 (make-mode-line-mouse2-map): Rewritten.
6744 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
6745 functions so that C-h k can show something with a doc string.
eaae8106 6746
e9da51a1
GM
6747 * startup.el (fancy-splash-delay): Set to 10 seconds.
6748 (fancy-splash-max-time): New user-option.
6749 (fancy-splash-stop-time): New variable.
6750 (fancy-splash-screens): Set it. Catch `stop-splashing'.
6751 (fancy-splash-screens-1): Throw `stop-splashing' when current
6752 time is greater than fancy-splash-stop-time.
6753
611dbdf0
SM
67542000-11-06 Stefan Monnier <monnier@cs.yale.edu>
6755
4d2806e2
SM
6756 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
6757
611dbdf0
SM
6758 * pcvs.el (cvs-mode-marked): New arg `noquery'.
6759 Prompt user for a file rather than raising an error.
6760 (cvs-enabledp): Fix call to cvs-mode-marked.
6761 (cvs-insert-file): New function (extracted from cvs-mode-insert).
6762 (cvs-mode-insert): Use it. Change the init prompt' value.
6763 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
6764
6765 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
6766 Don't pass default arg to ewoc-locate.
6767 (ewoc-collect): Return result in the right order.
6768
6769 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
6770
6771 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
6772 (cvs-status-get-tags): Fix regexp.
6773 (cvs-status-trees, cvs-status-cvstrees):
6774 Combine after change hooks and don't sit-for.
4d2806e2
SM
6775 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
6776 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
6777 Use make-char rather than hard-coded cryptic data.
6778 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
6779
6780 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
6781
6782 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
6783 (cvs-insert-strings): New function.
6784
937b2877
MB
67852000-11-06 Miles Bader <miles@lsi.nec.co.jp>
6786
6787 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
6788 `mwheel-scroll-amount'.
6789 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
6790 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
6791 string-matching against the version string.
6792
c6c97763
KH
67932000-11-06 Kenichi Handa <handa@etl.go.jp>
6794
6eaec747
KH
6795 * language/thai.el ("Thai"): Set a lisp form that produces
6796 composed string in `sample-text' language info.
6797
6798 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
6799 composed string in `sample-text' language info.
6800
83c9cb8e
SM
6801 * international/mule-cmds.el (describe-language-environment):
6802 Eval `sample-text' data and insert the result.
6eaec747 6803
c6c97763
KH
6804 * international/mule-conf.el (compound-text): Define this coding
6805 system here. Make x-ctext and ctext aliases of it.
6806
6807 * language/european.el (compound-text, ctext): Moved to
6808 international/mule-conf.el.
6809
d1145f85
AI
68102000-11-05 Andrew Innes <andrewi@gnu.org>
6811
6812 * w32-fns.el (w32-version): New function.
6813
178a6a45
SM
68142000-11-05 Stefan Monnier <monnier@cs.yale.edu>
6815
6816 * progmodes/awk-mode.el: Update copyright.
6817 (awk-mode-abbrev-table): Remove.
6818 (awk-font-lock-keywords): Use regexp-opt.
6819 (awk-mode): Use define-derived-mode.
6820
6821 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
6822 when extracting a suffix.
6823
1ba90166
AS
68242000-11-04 Andre Spiegel <spiegel@gnu.org>
6825
6826 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
6827 auto-save-mode.
6828
546790cb
JR
68292000-11-04 Jason Rumney <jasonr@gnu.org>
6830
6831 * language/european.el (decode-mac-roman): Test against r1 not r0.
6832
d247e32d
SM
68332000-11-03 Stefan Monnier <monnier@cs.yale.edu>
6834
fbf44f44
SM
6835 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
6836 (icon-mode): Define indent-line-function.
6837 (icon-comment-indent): Simplify.
6838 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
6839
6840 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
6841
6842 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
6843 Bind change-log-default-mode to defeat the caching done on it.
6844 Don't bother saving excursion any more.
6845
6846 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
6847
6848 * frame.el (after-setting-font-hook): Rename hooks -> hook.
6849 (set-frame-font): Use the new name (and the old for compatibility).
6850
eaae8106
SS
6851 * toolbar/tool-bar.el (tool-bar-mode):
6852 * time.el (display-time-mode):
6853 * recentf.el (recentf-mode):
6854 * paren.el (show-paren-mode):
6855 * mwheel.el (mouse-wheel-mode):
6856 * msb.el (msb-mode):
6857 * jka-compr.el (auto-compression-mode):
6858 * image-file.el (auto-image-file-mode):
6859 * hl-line.el (hl-line-mode):
6860 * delsel.el (delete-selection-mode):
6861 * autoinsert.el (auto-insert-mode):
fbf44f44
SM
6862 * complete.el (partial-completion-mode): Drop unneeded positional args.
6863
eaae8106 6864 * info.el (Info-mode):
79372165 6865 * comint.el (comint-mode): Don't bother with make-local-hook.
fbf44f44 6866
d247e32d
SM
6867 * log-edit.el (log-edit-menu): New menu.
6868
4921558e
MB
68692000-11-03 Miles Bader <miles@gnu.org>
6870
6871 * wid-edit.el (widget-end-of-line): Reinstate, with a new
6872 definition, so that trailing spaces are handled properly.
6873 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
6874
1fc02b3c
GM
68752000-11-03 Gerd Moellmann <gerd@gnu.org>
6876
6877 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
6878 tab character.
6879 (fancy-splash-screens): Set tab-width to 20.
6880
51d001f7
DL
68812000-11-03 Dave Love <fx@gnu.org>
6882
6883 * comint.el (comint-completion-addsuffix): Fix custom type.
6884
ba22aeff
SM
68852000-11-02 Stefan Monnier <monnier@cs.yale.edu>
6886
6887 * font-lock.el (font-lock-buffers): Remove.
6888 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
6889 (font-lock-change-major-mode): Remove.
6890 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
6891 (font-lock-default-fontify-region): Extend the multiline
6892 fontification to whole lines.
6893 (font-lock-fontify-anchored-keywords)
6894 (font-lock-fontify-keywords-region): If matching just one
6895 line (with \n) only mark the \n as multiline.
6896
6897 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
6898 Correctly handle the case where several :group args are supplied.
6899 Allow :extra-args.
6900 (easy-mmode-define-global-mode): Allow :extra-args.
6901 Correctly handle the case where several :group args are supplied.
6902
9c887ada
MB
69032000-11-02 Miles Bader <miles@gnu.org>
6904
eaae8106 6905 * calendar/calendar.el (diary-face, calendar-today-face)
9c887ada
MB
6906 (holiday-face): Remove dependency on `window-system'.
6907
7f25090d
KR
69082000-11-02 Ken Raeburn <raeburn@gnu.org>
6909
6910 * Makefile.in (emacs): Set EMACSLOADPATH always.
83c9cb8e 6911 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
9b911107 6912 (compile-files): Bomb out if compilation of a file fails.
7f25090d 6913
7dd6009c
DL
69142000-11-02 Dave Love <fx@gnu.org>
6915
6916 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
6917
94821e4f
EZ
69182000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
6919
6920 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
6921 punctuation in the warning inserted into the *mail* buffer.
6922
1ac3fc42
GM
69232000-11-02 Gerd Moellmann <gerd@gnu.org>
6924
57731876
GM
6925 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
6926 (authors-public-domain-p): New function.
6927 (authors-print): Use it.
6928
975f82c9
GM
6929 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
6930
1ac3fc42
GM
6931 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
6932
4b3eb10f
GM
69332000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6934
975f82c9 6935 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
6936 (ps-print-version): New version number (6.3.1).
6937 (ps-even-or-odd-pages): Customization fix.
6938 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
6939 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
6940 (ps-page-count): Var replaced by `ps-page-column'.
6941 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
6942 (ps-print-sheet-p): New fun.
6943
7da794df
MB
69442000-11-02 Miles Bader <miles@lsi.nec.co.jp>
6945
6946 * tooltip.el (tooltip-gud-tips-setup): New function.
6947 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
6948 (tooltip-mode): Call tooltip-gud-tips-setup.
6949 (tooltip-gud-tips): Use `gud-basic-call' instead of
6950 process-send-string, so the prompt gets frobbed appropriately.
6951 Handle nil return value from `tooltip-gud-print-command'.
6952
0e40b809
EL
69532000-11-01 Eric M. Ludlam <zappo@ultranet.com>
6954
6955 * comint.el (comint-add-to-input-history): New function.
6956 (comint-send-input): Use `comint-add-to-input-history'.
6957
50ada0db
MB
69582000-11-02 Miles Bader <miles@lsi.nec.co.jp>
6959
973a3104
MB
6960 * info.el (info-menu-header): New face.
6961 (Info-fontify-menu-headers): New function.
6962 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
6963
50ada0db
MB
6964 * info.el (Info-insert-dir): Don't include blank lines at
6965 beginning of additional dir files (one is added automatically).
6966
bff53411
SM
69672000-11-01 Stefan Monnier <monnier@cs.yale.edu>
6968
6969 * emacs-lisp/easy-mmode.el (define-minor-mode):
6970 Revert the latest changes.
6971 Allow the three positional arguments to be skipped and replaced
6972 by keyword arguments.
6973 Add a :toggle argument to determine whether a nil arg means toggle
6974 or means turn-on. The default is unchanged.
6975 Add a call to force-mode-line-update.
6976
6b8a0b2d
DL
69772000-11-01 Dave Love <fx@gnu.org>
6978
83c9cb8e 6979 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
6b8a0b2d 6980
5bf99100
MB
69812000-11-01 Miles Bader <miles@lsi.nec.co.jp>
6982
83c9cb8e
SM
6983 * calendar/calendar.el (diary-face, holiday-face):
6984 Add dark-background variants.
5bf99100 6985
a4032611
SS
69862000-10-31 Sam Steingold <sds@gnu.org>
6987
6988 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
6989 `tex-main-file' does not have directory in it.
6990
c286608e
SM
69912000-10-31 Stefan Monnier <monnier@cs.yale.edu>
6992
6993 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
6994
4836835a
TTN
69952000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
6996
6997 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
6998 functional change.
6999
26dcb81b
GM
70002000-10-31 Gerd Moellmann <gerd@gnu.org>
7001
7002 * files.el (find-file-noselect): When we expand a wildcard, return
7003 a list of buffers, as we should do according to the doc string.
7004
49fc4500
KR
70052000-10-31 Ken Raeburn <raeburn@gnu.org>
7006
7007 * loadup.el (top level): Adjust load path if program name is
7008 "../src/bootstrap-emacs", in case it's not dumped and thus the
7009 load path adjustment hasn't already been done.
7010
ea0c615d
GM
70112000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7012
83c9cb8e
SM
7013 * ps-print.el: Fix bug on selected pages for printing.
7014 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
ea0c615d
GM
7015 is on. Try to avoid warning messages when compiling. Doc Fix.
7016 (ps-print-version): New version number (6.3).
7017 (ps-color-device): Use `color-values' to determine if device
7018 supports color.
7019 (ps-color-values): Try to use `x-color-values' when using XEmacs.
7020 (ps-print-page-p): Changed from defsubst to defun.
7021 (ps-page-number): Changed from defmacro to defun.
7022 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
7023 printing.
c286608e 7024 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
7025 (ps-end-file, ps-dummy-page): Funs eliminated.
7026 (ps-print-color-scale): Changed default value.
7027 (ps-page-n-up, ps-print-page-p): New internal vars.
7028 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
7029 (ps-plot-region, ps-generate, ps-end-job): Code fix.
7030
9e20722f
GM
7031 * delim-col.el: Little programming improvement.
7032 (delimit-columns-str): New macro.
7033 (delimit-columns-region, delimit-columns-rectangle): Code fix.
7034
d7a0fd00
KH
70352000-10-31 Kenichi Handa <handa@etl.go.jp>
7036
c286608e
SM
7037 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
7038 Moved to european.el.
d7a0fd00
KH
7039 (ccl-encode-mac-roman-font, fontset-mac): Modified for
7040 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
7041 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
7042 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 7043
234be340
DL
70442000-10-30 Dave Love <fx@gnu.org>
7045
7046 * progmodes/cc-menus.el (imenu-generic-expression)
7047 (imenu-progress-message): Only defvar when compiling.
7048
4edc4a39
DL
7049 * emacs-lisp/elp.el (elp-unload-hook): New function.
7050
7051 * loadhist.el (unload-feature): Call elp-restore-function,
7052 checking for symbols; don't use elp-restore-all.
7053 (loadhist-hook-functions): Doc fix.
7054
70c825df
SM
70552000-10-30 Stefan Monnier <monnier@cs.yale.edu>
7056
7057 * log-edit.el (log-edit-confirm): Fix the default.
7058
1d3baf74
GM
70592000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7060
7061 * delim-col.el: Little fix: replace delimit-columns-align-columns by
7062 delimit-columns-format.
7063 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 7064
1ec321a7
MB
70652000-10-30 Miles Bader <miles@lsi.nec.co.jp>
7066
7067 * comint.el (comint-replace-by-expanded-history): Don't use
7068 comint-get-old-input (we're not looking at *old* input).
7069 (comint-get-old-input-default): If using fields, signal an error
7070 when the point is not in an input field.
7071
70737ea9
KH
70722000-10-30 Kenichi Handa <handa@etl.go.jp>
7073
7074 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
7075 and mule-unicode-e000-ffff.
7076
fa0cb51d 7077 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
7078 (make-coding-system): Accept a symbol of translation table as a
7079 value of property `safe-chars'.
7080
7081 * international/mule-cmds.el (encode-coding-char): Check property
7082 safe-chars instead of safe-charsets.
7083
7084 * international/fontset.el (fontset-default): Modified for
7085 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
7086 (x-font-name-charset-alist): Likewise.
7087 (ccl-encode-unicode-font): New CCL program. Record it in
7088 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
7089
70c825df
SM
7090 * language/european.el (mac-roman-decoder, mac-roman-encoder):
7091 New translation tables.
70737ea9
KH
7092 (decode-mac-roman, encode-mac-roman): Definition of these CCL
7093 programs are modified and moved from mac-win.el.
7094 (mac-roman): Definition of this coding system is modified and
7095 moved from mac-win.el.
4836835a 7096
fda2ce24 70972000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 7098
1d3baf74 7099 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 7100 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 7101
dd4d3cb6
MB
71022000-10-29 Miles Bader <miles@gnu.org>
7103
7104 * custom.el (custom-add-to-group): Allow multiple entries for a
7105 given value OPTION, as long as their widget types are different.
7106 * cus-edit.el (custom-face-value-create): If face name doesn't end
7107 with "face", add such here (similar to custom group widgets).
7108
7109 * comint.el (comint-highlight-prompt): Add :type.
7110
dace60cf
JW
71112000-10-28 John Wiegley <johnw@gnu.org>
7112
dace60cf
JW
7113 * calendar/timeclock.el (timeclock-log): Doc fix.
7114 (timeclock-last-event): Doc fix.
83c9cb8e 7115 (timeclock-log): Kill the timelog buffer after appending a new event.
dace60cf
JW
7116 (timeclock-find-discrep): Use a temp buffer to read in the
7117 timelog, instead of visiting the file.
7118 (timeclock-log-data): A new function, along with a host of helper
7119 functions, for the purpose of making timelog data accessible to
7120 programmers.
7121
7122 * eshell/esh-mode.el (window-height test): Make certain that
7123 `eshell-stringify-t' is non-nil.
7124 (eshell-password-prompt-regexp): Changed to a much simpler
7125 password regexp.
7126 (eshell-send-input): If `eshell-invoke-directly' returns t,
7127 directly invoke the parsed command using `eval'. This improves
7128 turn-around time on simple commands by a factor of three or
7129 greater, such as cd, ls, pwd, etc. -- which get used very often.
7130 It also conserves thousands of cons cells per call (since
7131 `eshell-do-eval' consumes memory like a Cookie Monster set loose
7132 in the Pacific Cookie Company).
7133
7134 * eshell/esh-test.el (eshell-test): Whitespace fix.
7135
83c9cb8e
SM
7136 * eshell/em-ls.el (eshell-ls-insert-directory):
7137 Make `eshell-ls-initial-args' nil when inserting directory contents.
dace60cf
JW
7138
7139 * eshell/em-script.el (eshell-script-initialize): Add names to
7140 `eshell-complex-commands, since `source' and `.' are complex.
7141
0467b076
EZ
7142 * eshell/esh-cmd.el (eshell-rewrite-for-command)
7143 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
7144 `eshell-copy-handles'.
7145 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
7146 bodies.
7147 (eshell-separate-commands): Whitespace fix.
7148 (eshell-complex-commands): Added a new list of names, for
7149 determining whether a given command is as simple as it looks.
7150 (eshell-invoke-directly): New function. Returns t if a command
7151 should be invoked directly (using `eval'), rather than indirectly
7152 using `eshell-do-eval'.
7153 (eshell-do-eval): Whitespace fix.
7154
7155 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
7156 which provides an emulation of the DOS shell behavior of assuming
7157 that cp/mv/ln should copy/move/link to the current directory.
7158 (eshell-remove-entries): Added a doc string.
7159 (eshell-shuffle-files): Removed the check for `target' being null.
7160 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
7161 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
7162 it to do a smarter check of whether a destination was provided.
7163 (eshell/mv, eshell/cp): Enable `:preserve-args'.
7164 (eshell/ln): Enable `:preserve-args', and use
7165 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
7166 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
7167 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
7168 list after flattening it. This makes it possible to cat files
7169 with numerical names.
7170 (eshell-unix-initialize): Added several names to
7171 `eshell-complex-commands.
7172 (eshell-unix-command-complex-p): Return t if a given command name
7173 may result in external processes being invoked.
7174
7175 * eshell/em-glob.el (eshell-glob-show-progress): Make this
7176 variable nil by default, since it slows down glob processing by a
7177 factor of two or more, and increases memory consumption.
7178
7179 * eshell/em-smart.el: Added a note about how memory consumptive
7180 smart display mode can be (at least this is true in Emacs 21).
7181 (eshell-smart-initialize): Whitespace fix.
7182 (eshell-refresh-windows): Use `if' instead of `when'.
7183 (eshell-smart-scroll-window): Calling `save-current-buffer' was
7184 not necessary.
83c9cb8e 7185 (eshell-currently-handling-window): Added a missing global variable.
dace60cf
JW
7186
7187 * eshell/em-ls.el (eshell-do-ls): Code simplification.
7188 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
7189 Whitespace fix.
7190 (eshell-ls-exclude-hidden): Added this variable in addition to
7191 `eshell-ls-exclude-regexp'. This one prevents files beginning
7192 with . from even being read, which can improve memory consumption
7193 quite a bit.
7194 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
7195 read file entries beginning with a dot. In home directories with
7196 lots of hidden files, fully two-thirds of the time spent in ls is
7197 used to read directory entries that are immediately thrown away.
7198 (eshell-ls-initial-args): Added back this configuration variable,
7199 for specifying default initial arguments to every call to ls.
7200 Much faster than using an alias to do the same thing.
7201 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
7202 (eshell-ls-dir): Whitespace change.
7203
7204 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
7205
83c9cb8e 7206 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
dace60cf
JW
7207 (eshell-stringify-t): Added a customization variable, to indicate
7208 whether `t' should be rendered as a string at all. If not, one
7209 can still determine if the result of an expression is true using
7210 "file-exists-p FILE && echo true".
7211 (eshell-stringify): If `eshell-stringify-t' is nil, don't
7212 stringify t!
7213
7214 * eshell/esh-module.el: Whitespace fix.
7215
83c9cb8e
SM
7216 * eshell/em-alias.el (eshell-alias-initialize):
7217 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
dace60cf
JW
7218 (eshell-command-aliased-p): New function that returns t if a
7219 command name names an aliased.
7220
657f9cb8 72212000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 7222
0467b076 7223 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 7224 redrawing the screen when changing cursor color.
0467b076
EZ
7225 (viper-insert-state-pre-command-sentinel)
7226 (viper-replace-state-pre-command-sentinel)
70c825df
SM
7227 (viper-replace-state-post-command-sentinel):
7228 Use viper-preserve-cursor-color.
657f9cb8
MK
7229 Many functions changed to use viper= instead of = when comparing
7230 characters.
0467b076 7231 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 7232 working with characters.
0467b076 7233 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
7234 Many functions changed to use viper= instead of = when comparing
7235 characters.
0467b076 7236 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 7237
0467b076 7238 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 7239 Several typos fixed in various docstrings.
0467b076 7240 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
83c9cb8e 7241 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
0467b076
EZ
7242 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
7243 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
7244 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
7245 (ediff-get-selected-buffers): New function.
7246 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
83c9cb8e
SM
7247 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
7248 Use save-window-excursion.
0467b076 7249 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 7250 termination check in while loop.
0467b076 7251 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 7252 dired buffer.
0467b076
EZ
7253 (ediff-files,ediff-merge-files,ediff-files3)
7254 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 7255
4f490d99
DL
72562000-10-28 Dave Love <fx@gnu.org>
7257
7258 * info.el (Info-fontify-node): Add help-echo for menu items.
7259
45b84006
EZ
72602000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
7261
5ebc02b3
EZ
7262 * startup.el (normal-top-level): If the value of $TERM indicates
7263 we are running from xterm or one of its work-alikes, default to a
7264 light background mode.
7265
45b84006
EZ
7266 Support for -fg, -bg, and -rv command-line arguments for TTYs:
7267 * faces.el (tty-handle-reverse-video): New function.
7268 (tty-create-frame-with-faces): Call it.
7269
7270 * frame.el (frame-notice-user-settings): Don't apply
7271 default-frame-alist and initial-frame-alist to MS-DOS frames.
7272 Call tty-handle-reverse-video, frame-set-background-mode, and
7273 face-set-after-frame-default for non-MS-DOS frames.
7274
7275 * startup.el (tty-long-option-alist): New variable.
7276 (tty-handle-args): New function.
7277 (command-line): Call tty-handle-args.
7278
7279 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
7280 startup.el now does that for all character-terminal frames.
7281
eab6e8b9
MB
72822000-10-28 Miles Bader <miles@gnu.org>
7283
83c9cb8e
SM
7284 * emacs-lisp/easy-mmode.el (define-minor-mode):
7285 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
7286 is global. If :global is followed by a non-nil but non-t value,
eab6e8b9 7287 make the mode buffer-local, but also generate a `global-MODE'
83c9cb8e
SM
7288 version using `easy-mmode-define-global-mode'.
7289 Add :conditional-turn-on keyword argument.
eab6e8b9 7290
51a29efc
DL
72912000-10-28 Dave Love <fx@gnu.org>
7292
83c9cb8e
SM
7293 * international/latin1-disp.el (latin1-char-displayable-p):
7294 Don't use window-system.
51a29efc 7295
d71d7114
EZ
72962000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
7297
7298 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
7299 Don't call find-buffer-file-type-coding-system. Instead, just
7300 set eol-type to -unix if inhibit-eol-conversion is in effect, or
7301 if the file is on an untranslated filesystem.
7302 (add-untranslated-filesystem): Use "D" instead of "f" inside
7303 interactive.
7304
1f9cab4b
DL
73052000-10-27 Dave Love <fx@gnu.org>
7306
70c825df 7307 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
7308 (refill-mode): Use it.
7309
70c825df
SM
73102000-10-27 Stefan Monnier <monnier@cs.yale.edu>
7311
7312 * international/quail.el (quail-activate): Don't make-local-hook.
7313
7432cf10
AS
73142000-10-27 Andre Spiegel <spiegel@gnu.org>
7315
4836835a 7316 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 7317 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
7318 (vc-make-version-backup): Don't do it on MS-DOS without long file
7319 names.
4836835a 7320
7432cf10
AS
7321 * vc.el (vc-version-other-window): If an automatic backup of the
7322 desired version exists, rename it instead of copying it.
7323
4836835a
TTN
7324 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
7325 after command. If there's an unexpected error, signal it instead
7432cf10 7326 of being silent.
e1483c38 7327 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 7328
05ea7ef2
MB
73292000-10-27 Miles Bader <miles@lsi.nec.co.jp>
7330
fd1035aa
MB
7331 * shell.el (shell): Add BUFFER argument.
7332 * comint.el (make-comint-in-buffer): New function.
7333 (make-comint): Use it.
7334
05ea7ef2
MB
7335 * faces.el (face-spec-choose): Change syntax so that the list of
7336 attribute-value pairs is now the cdr of each clause, not the cadr.
7337 Detect old-style entries, and handle them. Use pop.
7338
835a55fe
SM
73392000-10-26 Stefan Monnier <monnier@cs.yale.edu>
7340
f5ab1cdd
SM
7341 * cus-edit.el (custom-mode-map): Use a sparse map.
7342 (custom-mode): Don't bother with make-local-hook.
7343
7344 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
7345
835a55fe
SM
7346 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
7347
c13b0ec8
GM
73482000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7349
7350 * ps-print.el: Avoid compilation gripes.
7351 (ps-print-version): New version number (6.2.1).
4836835a 7352
e9f63196
DL
73532000-10-26 Dave Love <fx@gnu.org>
7354
0b95284b
DL
7355 * menu-bar.el: Modify some menu item help strings.
7356 (menu-bar-help-menu): Add link to MORE.STUFF.
7357
e9f63196
DL
7358 * cus-edit.el (custom-mode): Add `special' mode-class property.
7359
7360 * wid-browse.el (widget-browse-mode): Likewise.
7361
7362 * wid-edit.el (widget-specify-field): Revert to using local-map
7363 property, not keymap.
7364
e276a14a
MB
73652000-10-26 Miles Bader <miles@lsi.nec.co.jp>
7366
c1545d88
MB
7367 * wid-edit.el (widget-field-end): When checking for a `boundary'
7368 field, do so in the correct buffer.
7369
3c1b77ca
MB
7370 * simple.el (undo): Correctly distinguish between numeric and
7371 non-numeric prefix args in non-transient-mark-mode, as per the doc
7372 string. When in transient-mark-mode, treat all prefix-args as
7373 numeric.
7374
f5ab1cdd
SM
7375 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
7376 Position point on match. Handle N == 0 correctly.
22626d9d
MB
7377
7378 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
7379 (comint-mode-map): Reverse order of `comint-write-output' and
7380 `comint-append-output-to-file'.
7381 (comint-append-output-to-file): Reinstate this function, for the
7382 benefit of the menu.
7383
d97151cb
SM
73842000-10-25 Stefan Monnier <monnier@cs.yale.edu>
7385
7386 * vc.el (vc-version-other-window): Bind `file'.
7387
ea7d6f5b
GM
73882000-10-25 Gerd Moellmann <gerd@gnu.org>
7389
f5ab1cdd 7390 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
7391
7392 * emacs-lisp/authors.el (batch-update-authors): New function.
7393 (authors-fixed-entries): New defconst.
7394 (authors-add-fixed-entries): New function.
7395 (authors): Call it.: Don't process lispref/.
7396
17c25cea
JR
73972000-10-25 Jason Rumney <jasonr@gnu.org>
7398
7399 * cus-edit.el (custom-button-face, custom-button-pressed-face):
7400 Merge x w32 and mac definitions.
7401
4ecda532
GM
74022000-10-25 Gerd Moellmann <gerd@gnu.org>
7403
7404 * menu-bar.el (menu-bar-options-menu): Add a help string for
7405 `uniquify'.
7406
b6735035
GM
74072000-10-25 Stephen Gildea <gildea@alum.mit.edu>
7408
f5ab1cdd
SM
7409 * time-stamp.el (time-stamp-string-preprocess):
7410 Fix a wrong type argument error.
b6735035 7411
f4cbc7a0
MB
74122000-10-25 Miles Bader <miles@gnu.org>
7413
7414 * recentf.el (recentf-mode): Variable removed.
7415 (recentf-mode): Use `define-minor-mode'.
7416
7417 * mwheel.el (mouse-wheel-mode): New global minor mode.
7418 (mwheel-install): Use `mouse-wheel-mode'.
7419
f4b020f6
DL
74202000-10-25 Dave Love <fx@gnu.org>
7421
f5ab1cdd
SM
7422 * progmodes/cperl-mode.el (cperl-mode):
7423 Set normal-auto-fill-function correctly.
072cb6f9 7424
83c9cb8e
SM
7425 * wid-edit.el (widget-field-keymap, widget-text-keymap):
7426 Don't inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 7427 bindings.
f4b020f6 7428
ebe2a441
MB
74292000-10-25 Miles Bader <miles@lsi.nec.co.jp>
7430
ff4dcd4b
MB
7431 * wid-edit.el (widget-field-at): New function.
7432 (widget-at, widget-field-activate): Use it.
7433 (widget-tabable-at): Use `widget-at'.
7434 (widget-specify-field): If the terminating character of the widget
7435 field (which is read-only) is a newline, put it into a special
7436 `boundary' field so that C-n/C-p act more naturally.
7437 (widget-field-end): Also don't subtract one if a special
7438 `boundary' field has been added after the widget field.
7439
83c9cb8e
SM
7440 * comint.el (comint-output-filter, comint-send-input):
7441 Don't bother adding stickiness fields to overlays to fool the field
ebe2a441 7442 code, since it should notice the overlay insertion-types now.
ff4dcd4b 7443
ebe2a441
MB
7444 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
7445 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
7446 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
7447
fe50b6ab
GM
74482000-10-24 Gerd Moellmann <gerd@gnu.org>
7449
53df4dda 7450 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
83c9cb8e
SM
7451 (authors): Set file coding system to iso-2022-7bit.
7452 Add file-local variables to output buffer.
53df4dda 7453
4836835a 7454 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
7455 WARN is nil.
7456
53df4dda
GM
74572000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7458
7459 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
7460
7461 * delim-col.el: Now there is a column formatting mechanism.
7462 Modified to customization mechanisms convention. Doc fix.
7463 (columns): New group for delim-col.
7464 (delimit-columns-before, delimit-columns-after)
7465 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
7466 (delimit-columns-end): New vars.
7467 (delimit-columns-customize, delimit-columns-format): New funs.
7468 (delimit-columns-region, delimit-columns-rectangle)
7469 (delimit-columns-rectangle-line): Modified to support column
7470 formatting.
4836835a 7471
a9839779
DL
74722000-10-24 Dave Love <fx@gnu.org>
7473
7474 * log-edit.el (log-edit): Add :version and a :group for vc.
7475
df0267b8
GM
74762000-10-24 Gerd Moellmann <gerd@gnu.org>
7477
9acc3873
GM
7478 * files.el (after-find-file): Don't print a message ``New file''
7479 if WARN is nil.
7480
83c9cb8e
SM
7481 * wid-edit.el (widget-field-keymap, widget-text-keymap):
7482 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
63e1b552
GM
7483 get duplicate tool-bar entries because we'll see the global ones
7484 on more than one path through keymaps.
7485
1946f901
GM
7486 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
7487
df0267b8
GM
7488 * progmodes/cmacexp.el: Change Francesco's email address.
7489
ae3b264b
KH
74902000-10-24 Kenichi Handa <handa@etl.go.jp>
7491
7492 * window.el (fit-window-to-buffer): Adjust point of the window
7493 buffer, not that of the current buffer.
7494
23afac01
EZ
74952000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
7496
7497 * progmodes/cmacexp.el: Update the euthor's email address.
7498
22d1a4ed
MB
74992000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7500
7501 * faces.el (face-spec-set-match-display): Add `graphic' display
7502 type (the inverse of `tty'). Use `display-graphic-p' instead of
7503 the window-system variable.
7504
f408aa48
KH
75052000-10-24 Kenichi Handa <handa@etl.go.jp>
7506
83c9cb8e
SM
7507 * international/isearch-x.el (isearch-with-input-method):
7508 Call input-method-function with the first event in
f408aa48
KH
7509 unread-command-events.
7510
94fe8a31
MB
75112000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7512
83c9cb8e 7513 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
94fe8a31 7514
8f47302e
AC
75152000-10-24 Andrew Choi <akochoi@i-cable.com>
7516
7517 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
7518 New charsets.
7519
7520 * term/mac-win.el: Remove definitions of mac-roman-lower and
7521 mac-roman-upper, require dired, and define instead of set
7522 mac-ready-for-drag-n-drop to avoid compilation error.
7523
446c097e
AI
75242000-10-23 Andrew Innes <andrewi@gnu.org>
7525
83c9cb8e
SM
7526 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
7527 Remove superfluous calls to subst-char-in-string; instead apply
446c097e
AI
7528 expand-file-name after convert-standard-filename to ensure
7529 expected directory separators are used.
7530
379b70e7
EZ
75312000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
7532
7533 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
7534
85c766e9
DL
75352000-10-23 Dave Love <fx@gnu.org>
7536
b7e03a67
DL
7537 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
7538 (tool-bar-add-item): Set foreground and background for XBM icons.
7539
83c9cb8e
SM
7540 * international/latin1-disp.el (latin1-char-displayable-p):
7541 New function (from Handa).
b7e03a67
DL
7542 (latin1-display-check-font): Use it.
7543
0dcf8835 7544 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
83c9cb8e
SM
7545 using :key-sequence, making it much more usable.
7546 Use nconc, not append.
0dcf8835
DL
7547 (imenu--create-keymap-1): Avoid append.
7548
85c766e9 7549 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 7550
cb3069bb
MB
75512000-10-23 Miles Bader <miles@lsi.nec.co.jp>
7552
7553 [the following changes fix a bug where `define-minor-mode' didn't
7554 correctly generate :require clauses for defcustoms in compiled files]
7555 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
7556 (byte-compile-log-file, byte-compile-log-1): Don't set
7557 `byte-compile-current-file' to nil. Instead set
7558 `byte-compile-last-logged-file' to it. Test whether
7559 byte-compile-current-file equals byte-compile-last-logged-file
7560 instead of whether its nil.
3b6542ba 7561 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 7562
6db6243b
SM
75632000-10-23 Stefan Monnier <monnier@cs.yale.edu>
7564
7565 * textmodes/refill.el: Fix var names in doc.
7566 (refill-mode): Don't bother with make-local-hook anymore.
7567
98490598
MB
75682000-10-23 Miles Bader <miles@lsi.nec.co.jp>
7569
e01cd227
MB
7570 * faces.el (face-user-default-spec, face-default-spec): New functions.
7571 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 7572 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
7573 Use `face-user-default-spec'. Simplify code slightly.
7574
4836835a 7575 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
7576 (woman-unknown-face): Add dark-background variants.
7577 (woman-default-faces): Renamed from `woman-colour-faces'.
7578 Set using the stored defaults, rather than using hard-wired colors.
7579 (woman-monochrome-faces): Renamed from `woman-black-faces'.
7580 Just make the foreground `unspecified' rather than "black".
7581 (woman-menu): Rename menu entries accordingly.
7582
98490598
MB
7583 * faces.el (header-line): Make more reasonable on mono/grayscale
7584 displays.
7585
1a578e9b
AC
75862000-10-23 Andrew Choi <akochoi@i-cable.com>
7587
7588 * cus-edit.el (custom-button-face): Use 3D look for mac.
7589 (custom-button-pressed-face): Likewise.
7590
7591 * faces.el (set-face-attributes-from-resources): Handle mac frames
7592 in the same way as x and w32 frames.
7593 (face-valid-attribute-values): Likewise.
7594 (read-face-attribute): Likewise.
7595 (defined-colors): Likewise.
7596 (color-defined-p): Likewise.
7597 (color-values): Likewise.
7598 (display-grayscale-p): Likewise.
7599 (face-set-after-frame-default): Likewise.
7600 (mode-line): Same default face as for x and w32.
7601 (tool-bar): Likewise.
7602
7603 * frame.el: Remove call to frame-notice-user-settings at end of
7604 the file.
7605
83c9cb8e 7606 * info.el (Info-fontify-node): Make underlines invisible for mac
1a578e9b
AC
7607 as for x, pc, and w32 frame types.
7608
7609 * term/mac-win.el: New file.
7610
aaaf7be7
DL
76112000-10-22 Dave Love <fx@gnu.org>
7612
7613 * textmodes/refill.el: New file.
7614
5392d654
AS
76152000-10-22 Andre Spiegel <spiegel@gnu.org>
7616
4836835a 7617 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 7618 MANUAL and REGEXP.
4836835a 7619 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
7620 New functions.
7621 (vc-before-save): Use the latter.
7622 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
7623 confusion.
7624
4836835a 7625 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
7626 expected by vc[-hooks].el.
7627
7628 * vc.el (vc-checkout): Added `-p' suffix in call to
7629 vc-make-version-backups-p; use vc-make-version-backup to actually
7630 make the backup.
7631 (vc-version-other-window, vc-version-backup-file): Handle both
7632 automatic and manual backups.
7633 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
7634 of all of them.
7635
1e221c16
MB
76362000-10-22 Miles Bader <miles@gnu.org>
7637
7ff4fda5
MB
7638 * comint.el (comint-highlight-input, comint-highlight-prompt):
7639 Renamed, `-face' at end removed.
7640 (comint-send-input, comint-output-filter): Use renamed faces.
7641
3511cde8
MB
7642 * window.el (fit-window-to-buffer): Change defaulting of
7643 MAX-HEIGHT slightly.
7644
1e221c16
MB
7645 * faces.el (color-values, color-defined-p): Use `member', not
7646 `memq', because it works correctly for strings.
7647 (frame-set-background-mode): Actually, "unspecified-fg" and
7648 "unspecified-bg" *are* strings. Use `member', not `memq', and
7649 `equal', not `eq', when a string value is possible.
7650
b6ef4898
EZ
76512000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
7652
7653 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
7654
34939e2c
SM
76552000-10-21 Stefan Monnier <monnier@cs.yale.edu>
7656
7657 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
7658 sh-electric-rparen, sh-electric-less and sh-electric-hash.
7659 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
7660 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
7661 (sh-font-lock-syntactic-keywords): Use them.
7662 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
7663 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
7664 (sh-mode): Don't override font-lock-unfontify-region-function.
7665 Use a copy of sh-font-lock-syntactic-keywords.
7666 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
7667 Don't call sh-scan-buffer since font-lock does it on the fly.
7668 (sh-get-indent-info): Use `face' rather than `syntax-table'
7669 text-property to detect here-documents.
7670 Replace sh-special-syntax with sh-st-punc.
7671 (sh-prev-line): Use `face' rather than `syntax-table'
7672 text-property to skip over here-documents.
7673 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
7674 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
7675 (sh-electric-less, sh-set-here-doc-region)
4836835a 7676 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
7677 (sh-scan-buffer, sh-rescan-buffer): Remove.
7678
f3d3c491
AI
76792000-10-21 Andrew Innes <andrewi@gnu.org>
7680
7681 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
7682 remote (ange-ftp) file names.
7683
b86c791c
MB
76842000-10-21 Miles Bader <miles@gnu.org>
7685
d9c30bdf
MB
7686 * window.el (fit-window-to-buffer): New function.
7687 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
7688 (window-text-height): Don't expect minibuffers to have mode-lines.
7689
d9c30bdf 7690 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
83c9cb8e
SM
7691 * international/quail.el (quail-update-guidance):
7692 Use `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 7693
617fee5a
MB
7694 * international/quail.el (quail-show-guidance-buf): Make sure
7695 guidance window really has enough room.
7696 (quail-update-guidance): If quail-guidance-win is already shown,
7697 make sure its height is OK.
7698
b86c791c
MB
7699 * window.el (window-text-height, set-window-text-height):
7700 New functions.
7701 (shrink-window-if-larger-than-buffer): Use `window-text-height'
7702 instead of `window-height' & `mode-line-window-height-fudge'.
7703 (mode-line-window-height-fudge): Add FACE parameter.
7704 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
7705 instead of `enlarge-window' & `mode-line-window-height-fudge'.
7706
e34850d1
MB
77072000-10-20 Miles Bader <miles@gnu.org>
7708
7709 * window.el (height-affecting-face-attributes): Use `defconst'.
7710
7711 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
7712 New function, conditionally aliased to `mode-line-window-height-fudge'.
7713 (ispell-help): Use it.
7714 (ispell-choices-win-default-height): Don't include mode-line fudge.
7715 (ispell-choices-win-default-height): New function.
7716 (ispell-show-choices, ispell-command-loop): Use function
7717 `ispell-choices-win-default-height' instead of variable.
7718
a8b883c2
MB
77192000-10-20 Miles Bader <miles@lsi.nec.co.jp>
7720
8c6e4a58
MB
7721 * window.el (mode-line-window-height-fudge): New variable.
7722 (height-affecting-face-attributes): New variable.
7723 (mode-line-window-height-fudge): New function.
7724 (shrink-window-if-larger-than-buffer): Use it.
7725 * help.el (resize-temp-buffer-window): Likewise.
7726
a8b883c2
MB
7727 * info.el (Info-fontify-node): Add support for @subsubsection
7728 titles, which use `Info-title-4-face'.
7729 (Info-title-4-face): New face.
7730 (Info-title-3-face): Inherit from Info-title-4-face instead of
7731 variable-pitch.
7732
e64c3a75
JR
77332000-10-19 Jason Rumney <jasonr@gnu.org>
7734
7735 * dired.el (dired-insert-directory): Do not let errors signalled by
7736 attempt to run dired-free-space-program prevent dired from working.
7737
c70fe852
SM
77382000-10-19 Stefan Monnier <monnier@cs.yale.edu>
7739
7740 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
7741
877cf6b4
GM
77422000-10-19 Gerd Moellmann <gerd@gnu.org>
7743
5de037e0
GM
7744 * dirtrack.el (dirtrack): Fix call to run-hooks.
7745
6deb9af9
GM
7746 * cmuscheme.el (cmuscheme-program-name): Renamed from
7747 scheme-program-name because xscheme.el contains a defcustom with
7748 the same name. As a consequence, customizing group `cmuscheme'
7749 loaded `xscheme' which redefined run-scheme.
7750 (run-scheme): Use cmuscheme-program-name.
7751
83c9cb8e 7752 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
877cf6b4 7753
e597d8fb 7754 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 7755 anonymous address, and add a website for Befrienders International.
4836835a 7756
3e9cb08f
GM
77572000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7758
c70fe852
SM
7759 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
7760 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
7761 (ps-print-version): New version number (6.2).
7762 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
7763 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
7764 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
7765 (ps-x-extent-priority, ps-x-extent-start-position)
7766 (ps-x-face-font-instance, ps-x-find-coding-system)
7767 (ps-x-font-instance-properties, ps-x-make-color-instance)
7768 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
7769 avoid compilation gripes without defining functions.
7770 (ps-e-find-composition): Alias for function find-composition, to have a
7771 suitable function depending on Emacs version.
7772 (ps-color-device, ps-color-values, ps-face-foreground-name)
7773 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
7774 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
7775 (ps-print-ensure-fontified): Function definitions surrounded by
7776 `eval-and-compile' to avoid compilation gripes.
7777 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
7778 by symbol-value to avoid compilation gripes.
7779 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
7780 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
7781
d8abcd91
MB
77822000-10-19 Miles Bader <miles@lsi.nec.co.jp>
7783
13ab33c4
MB
7784 * startup.el (normal-top-level): Call `frame-set-background-mode'
7785 after `frame-notice-user-settings' because the latter doesn't call
7786 the former on a tty.
7787
d8abcd91
MB
7788 * faces.el (frame-set-background-mode): `unspecified' &c are
7789 symbols, not strings.
7790
e8bce0a9
EZ
77912000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
7792
c70fe852
SM
7793 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
7794 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 7795
c70fe852
SM
7796 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
7797 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 7798
773272d8
KH
77992000-10-19 Kenichi Handa <handa@etl.go.jp>
7800
c70fe852 7801 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
7802 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
7803 for ISO10646-1 fonts.
7804 (x-font-name-charset-alist): Add an entry for "iso10646-1".
7805
772139c0
EZ
78062000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
7807
7808 * faces.el (frame-set-background-mode): If a tty frame defines a
7809 background color, use that to compute the background mode, instead
7810 of always defaulting to "dark".
7811
d134a19f
MB
78122000-10-19 Miles Bader <miles@lsi.nec.co.jp>
7813
8bb84cb2
MB
7814 * comint.el (comint-write-output): New function.
7815 (comint-mode-map): Add it to the menu.
e40a778f 7816 Bind `C-c C-s' to comint-write-output.
d134a19f 7817
dada41e1
GM
78182000-10-18 Gerd Moellmann <gerd@gnu.org>
7819
7820 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
7821 Use fancy-splash-delay.
7822
9b5360aa
GM
78232000-10-18 Alex Schroeder <alex@gnu.org>
7824
7825 * progmodes/sql.el (sql-sybase-options): New option.
7826 (sql-sybase): Use it. Add sql-database to the list of parameters
7827 provided for login. The options -w 2048 -n are not used any more.
7828
9035a35a
GM
7829 * comint.el (comint-read-input-ring): Bugfix such that the first
7830 and the last entry of the input ring file are not lost.
7831
3556c6dd
GM
78322000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7833
7834 * ps-print.el: Internal variable changes to defcustom,
7835 make-local-hook changes to defvar. Doc fix.
7836 (ps-print-version): New version number (6.1).
7837 (ps-setup, ps-do-despool): Code fix.
7838 (ps-printer-name): Customization fix.
7839 (ps-printer-name-option): Now is a defcustom instead of an
7840 internal variable.
7841 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
7842 (ps-print-begin-column-hook): Now are defvar instead of
7843 make-local-hook.
4836835a 7844
4e217e50
MB
78452000-10-18 Miles Bader <miles@gnu.org>
7846
7847 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
7848 (comint-kill-output): Changed into an alias for `comint-delete-output',
7849 and made obsolete.
7850 (comint-mode-map): Rename references to comint-kill-output.
7851
34460354
EZ
78522000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
7853
7854 * diff-mode.el (diff-header-face, diff-file-header-face)
7855 (diff-changed-face): Add bold and italic attributes to tty faces.
7856 (diff-function-face): New face.
7857 (diff-font-lock-keywords): Use it.
7858
17ea3cdb
MB
78592000-10-18 Miles Bader <miles@lsi.nec.co.jp>
7860
7861 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
7862 Remove commented-out call to force-mode-line-update.
7863 (comint-kill-output): Use `forward-line 0' instead of
7864 beginning-of-line to make sure we get past the prompt.
7865
9244f2c7
SM
78662000-10-17 Stefan Monnier <monnier@cs.yale.edu>
7867
7868 * diff-mode.el (diff-header-face, diff-file-header-face):
7869 Add specific setting for dark background.
7870 (diff-context-face): Renamed from diff-comment-face.
7871 Set explicitly rather than inheriting from font-lock-comment-face.
7872
1592c1ef
EZ
78732000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
7874
7875 * startup.el (command-line): Move the code which sets the default
7876 TTY colors to before before-init-hook.
7877
f86292a9
GM
78782000-10-17 Gerd Moellmann <gerd@gnu.org>
7879
7880 * jit-lock.el (jit-lock-stealth-time): Doc fix.
7881
f7f2e883
EZ
78822000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
7883
e854cc22
EZ
7884 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
7885 extensions, for MS-DOS.
7886
f7f2e883
EZ
7887 * diff-mode.el (diff-header-face, diff-file-header-face)
7888 (diff-changed-face): Define tty-specific colors.
7889
c7b4f0f9
GM
78902000-10-17 Gerd Moellmann <gerd@gnu.org>
7891
7892 * startup.el (fancy-splash-text): Realign the text.
7893
12a72271
EZ
78942000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
7895
7896 * font-lock.el (font-lock-comment-face): Define a separate default
7897 for dark-background tty's.
7898
61dfccfd
MB
78992000-10-17 Miles Bader <miles@gnu.org>
7900
7901 * help.el (resize-temp-buffer-window): Add hack to avoid last line
7902 being obscured by whizzy mode-lines on graphics displays.
7903
333cd59e
EZ
79042000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
7905
7906 * info.el (Info-title-1-face, Info-title-2-face)
7907 (Info-title-3-face): Define colors for tty's.
dada41e1 7908 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 7909
dbf1fcc1
EZ
79102000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
7911
7912 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
7913 reverse from the frame parameters, and don't invert foreground and
7914 background colors.
7915
ac629823
MB
79162000-10-16 Miles Bader <miles@gnu.org>
7917
7918 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
7919 string "*Info*". Call propertized-buffer-identification to spruce
7920 up the result.
7921
76eebffc
GM
79222000-10-16 Gerd Moellmann <gerd@gnu.org>
7923
3a6b59d9
GM
7924 * help.el: Provide `help' for the sake of define-minor-mode
7925 which generates defcustoms with requires.
7926
6569c3d3
GM
7927 * jit-lock.el (jit-lock-after-change): If we're in text that
7928 matches a multi-line font-lock pattern, make sure the whole text
7929 will be redisplayed.
7930
c2e0a611
GM
7931 * emacs-lisp/authors.el (authors-add): Don't add an entry if
7932 author's name is unknown.
7933
76eebffc
GM
7934 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
7935 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
7936 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
7937 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
7938 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
7939 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
7940 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
7941 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
7942 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
7943 Add author information.
7944
cf1e7b12
MB
79452000-10-16 Miles Bader <miles@lsi.nec.co.jp>
7946
7947 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
7948 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
7949 full-color version (using the Gimp) to eliminate dithering artifacts.
7950
5586f3eb
SM
79512000-10-15 Stefan Monnier <monnier@cs.yale.edu>
7952
7953 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
7954
7955 * simple.el (syntax-flag-table, string-to-syntax): Remove.
7956
ad64a888
DL
79572000-10-15 Dave Love <fx@gnu.org>
7958
83c9cb8e 7959 * progmodes/sh-script.el: Require skeleton and comint when compiling.
ad64a888
DL
7960
7961 * pcomplete.el (pcomplete) <defgroup>: Add :version.
7962
7963 * whitespace.el: Doc fixes.
7964 (top-level): Don't add hooks here.
7965 (whitespace-running-emacs): Deleted.
7966 (timer): Don't require.
7967 (whitespace): Add back :version conditional on xemacs test.
7968 (whitespace-spacetab-regexp, whitespace-indent-regexp)
7969 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
7970 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
7971 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
7972 Avoid specific xemacs test.
7973 (whitespace-global-mode): New option.
7974 (whitespace-global-mode): New command.
7975 (whitespace-unload-hook): New function.
7976
7977 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 7978 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
7979 (Info-fontify-node): `Goto' goes to `Go to'.
7980 (Info-fontify-node): Add help-echo to xref links.
7981
1ef49fc6
EZ
79822000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
7983
7984 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
7985
8b7707e1
SM
79862000-10-15 Stefan Monnier <monnier@cs.yale.edu>
7987
b3b7f42f
SM
7988 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
7989 Use plist-get and allow :inherit.
7990
7991 * emacs-lisp/cl-macs.el (cl-do-arglist):
7992 Use plist-get and plist-member instead of memq.
7993
3c7fafc7
SM
7994 * emacs-lisp/ewoc.el (ewoc-location): New function.
7995 (ewoc-enter-after, ewoc-enter-before): Document return value.
7996 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
7997 Don't need make-local-hook any more.
7998 (cvs-addto-collection): Return the new tin.
7999 (cvs-mode-insert): Jump to the new line.
8000
8b7707e1
SM
8001 * jit-lock.el (jit-lock-fontify-buffer): Remove.
8002
8003 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
8004
8005 * font-lock.el (font-lock-syntactically-fontified): New var.
8006 (font-lock-fontify-syntactic-keywords-region): Use it.
8007 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
8008
8009 * diff-mode.el (diff-find-file-name): Fix regexp.
8010
8011 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
8012 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
8013
8014 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
8015 (sh-mode-syntax-table): Add punctuation syntax for < and >.
8016 (sh-mode): Don't make all vars local here.
8017 (sh-kw): Reformat.
8018 (sh-set-shell): Use dolist. Don't set indent-region-function.
8019 (sh-mode-syntax-table): Use pop.
8020 (sh-remember-variable): Use push.
8021 (sh-help-string-for-variable): Use memq.
8022 (sh-safe-backward-sexp): Remove.
8023 (sh-safe-forward-sexp): Add ARG.
8024 (sh-get-indent-info, sh-prev-stmt): Use it.
8025 (sh-prev-line): Simplify by using forward-comment.
8026 (sh-this-is-a-continuation): Simplify.
8027 (sh-learn-buffer-indent): Use dolist.
8028 (sh-do-nothing): Remove.
8029 (sh-set-char-syntax, sh-set-here-doc-region):
8030 Use inhibit-modification-hooks.
8031 (sh-name-style): Use mapcar and push.
8032 (sh-load-style): Use dolist.
8033 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
8034 (sh-case, sh-while-getopts): Use propertize directly rather
8035 than sh-electric-rparen.
8036
80372000-10-14 Stefan Monnier <monnier@cs.yale.edu>
8038
8039 * textmodes/tex-mode.el: Require CL when compiling.
8040 (tex-mode-syntax-table): Init immediately.
8041 (tex-mode-map): Bind M-RET to latex-insert-item.
8042 (latex-mode): Set indent-line-function to latex-indent.
8043 (tex-common-initialization): Don't setup the syntax-table any more.
8044 (latex-insert-item): New skeleton.
8045 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 8046 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 8047 (latex-indent, latex-find-indent): New functions.
4836835a 8048 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
8049 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
8050 (tex-compilation-parse-errors): Use with-syntax-table.
8051
86b7fcbb
MB
80522000-10-15 Miles Bader <miles@gnu.org>
8053
8054 * font-lock.el (font-lock-comment-face): Change dark-background,
8055 color, non-tty, default to `chocolate1'.
8056
57a24508
JW
80572000-10-13 John Wiegley <johnw@gnu.org>
8058
8059 * eshell/esh-util.el (require): Added a missing `require' form,
8060 needed when compiling (for an ange-ftp macro definition).
8061
40ad3db4
DL
80622000-10-13 Dave Love <fx@gnu.org>
8063
8064 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
8065
db460189
GM
80662000-10-13 Gerd Moellmann <gerd@gnu.org>
8067
83c9cb8e 8068 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
b41c9501 8069
4836835a 8070 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
8071 transparent -colors 8).
8072
3b5e21df
GM
80732000-10-13 Stephen Gildea <gildea@alum.mit.edu>
8074
8075 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
8076 that breaks with old list format timestamps.
8077 (time-stamp-warn-inactive, time-stamp-old-format-warn)
83c9cb8e 8078 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
3b5e21df 8079
16908a3f
JW
80802000-10-13 John Wiegley <johnw@gnu.org>
8081
d7103dda
JW
8082 * align.el, pcomplete.el, calendar/timeclock.el,
8083 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
8084
dace60cf 8085 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
8086 faulty math, where holiday hours were being computing as seconds.
8087
b6b70cda
JW
80882000-10-13 John Wiegley <johnw@gnu.org>
8089
8090 * desktop.el (desktop-buffer-modes-to-save): Added a global for
83c9cb8e
SM
8091 specifying what "other" kinds of buffers should be saved.
8092 This used to be hard-coded.
b6b70cda
JW
8093 (desktop-buffer-misc-functions): A global for specifying how
8094 auxiliary data should be determined for special buffer types.
8095 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
8096 instead of hard-coding the special buffer types.
8097 (desktop-save): Run `desktop-buffer-misc-functions' to gather
8098 auxiliary data, instead of hard-coding for Info buffers and dired.
8099 (desktop-buffer-info-misc-data): Aux function for determining Info
8100 buffer auxiliary info.
8101 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
8102 (desktop-buffer-info): Changed this function to use the info
8103 gathered above.
8104 (desktop-create-buffer): Be a little more careful about what
8105 `minor-mode' means before calling it. This is important for some
8106 buffer types.
8107
8c6b1d83
JW
81082000-10-13 John Wiegley <johnw@gnu.org>
8109
8110 * eshell/esh-util.el: Added a global form which declares an
8111 autoload for `parse-time-string', if that function is not already
8112 defined, and if parse-time.el is available on the user's system.
8113
8114 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
8115 to be aware of ange-ftp user info.
83c9cb8e 8116 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
8c6b1d83
JW
8117 (eshell-ls-annotate): Use `eshell-file-attributes'.
8118 (eshell-ls-file): Made the user-id printing code a bit smarter.
8119
8120 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
8121 allow identification of alias user ids in remote directories.
83c9cb8e
SM
8122 It's manual, but there's no other way to know when the current user
8123 on the local machine, is also the owning user on the remote machine.
8c6b1d83
JW
8124 (fboundp): Bind `ange-cache'.
8125 (eshell-directory-files-and-attributes): Re-organized the logic a
8126 bit to use `eshell-file-attributes' instead of `file-attributes'.
8127 The former is more sensitive to directories that are read via FTP,
8128 and knows how to use ange-ftp to determine full attribute
8129 information, instead of just the name and last modtime.
8130 (eshell-current-ange-uids): Return the current user id when in a
8131 remote directory.
8132 (eshell-parse-ange-ls): Parse a full directory listing that has
8133 been returned by ange-ftp.
8134 (eshell-file-attributes): This beefed up version of
8135 `file-attributes' is only special if the user is currently in a
8136 remote directory, in which case it does a lot of work to find out
8137 what the real attributes of a file are, as they appear on the
8138 remote machine. This makes usage of remote directories (i.e.,
8139 ange-ftp pathnames) much more useful. You can now use Eshell as a
8140 full-fledged FTP client, with much more manipulation ability than
8141 most other clients.
8142
8143 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
8144 variable, which means that Eshell's du should always be preferred
8145 in remote directories.
8146 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
8147 just `file-attributes'.
8148 (eshell-mvcp-template): Bind `ange-cache', to improve performance
8149 when reading remote directories. This is an Eshell-specific
8150 variable (not part of ange-ftp).
8151 (eshell/ln): Bind `ange-cache'.
8152 (eshell/du): Added some extra logic for determining when to use
8153 Eshell's du (which is slow), and when to use the external version
8154 (which may or may not exist).
8155
83c9cb8e
SM
8156 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
8157 Call `eshell-interactive-process', rather than using
8c6b1d83
JW
8158 `get-buffer-process', since backgrounded processes don't count in
8159 the context of this function's logic.
8160
8161 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
8162 `forward-char', so that null strings are parsed correctly.
8163
87730e84 81642000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83 8165
83c9cb8e
SM
8166 * eshell/em-pred.el (eshell-pred-file-type)
8167 (eshell-pred-file-links, eshell-pred-file-size):
8168 Use `eshell-file-attributes'. This is more correct over ange-ftp.
8c6b1d83
JW
8169
8170 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
8171 that remote file globbing is more efficient.
8172
8173 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
8174 gathering the files and attributes within a directory.
8175
8176 * eshell/em-unix.el (eshell/cat): If any of the files passed on
8177 the command line is a special file (not a regular file, directory
8178 or symlink), always attempt to call the external version of cat.
8179
87730e84 81802000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
8181
8182 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
8183 Eshell-friendly version of find-tag.
8184
1c7e37a9
MB
81852000-10-13 Miles Bader <miles@lsi.nec.co.jp>
8186
4836835a 8187 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
8188 (image-file-name-regexps): Add autoload cookies.
8189
11a7f341
KH
81902000-10-13 Kenichi Handa <handa@etl.go.jp>
8191
8192 * international/mule-cmds.el (select-safe-coding-system): If FROM
8193 is string, show it in *Warning* buffer.
8194
8ddddcb0
EZ
81952000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
8196
8197 * startup.el (normal-top-level): Use display-popup-menus-p instead
8198 of window-system.
8199 (command-line): Use display-graphic-p instead of window-system.
8200 (command-line-1): Use display-popup-menus-p and display-mouse-p
8201 instead of window-system.
8202
72200f89
SS
82032000-10-12 Sam Steingold <sds@gnu.org>
8204
8205 * tooltip.el (tooltip-use-echo-area): New user variable.
8206 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
8207
8661c643
DL
82082000-10-12 Dave Love <fx@gnu.org>
8209
d0b40dc1
DL
8210 * recentf.el: Maintainer's checkdoc fixes.
8211
83c9cb8e
SM
8212 * startup.el (normal-top-level-add-subdirs-to-load-path):
8213 Use character class, not ASCII when matching file names.
a622451f
DL
8214 (fancy-splash-head): Add trailing slash to URL.
8215 (command-line): Don't require XPM support for toolbar.
8216
8661c643
DL
8217 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
8218 (cperl-invalid-face): Revert last change.
8219 (cperl-init-faces): Quote cperl-invalid-face.
8220
ef2ed8ab
KH
82212000-10-12 Kenichi Handa <handa@etl.go.jp>
8222
8223 * startup.el (fancy-splash-text): Remove superfluous quote.
8224
b0da379e
GM
82252000-10-12 Gerd Moellmann <gerd@gnu.org>
8226
dbeb499b
GM
8227 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
8228 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
8229 (command-line-1): Don't use fancy-splash-pending-command.
8230 (fancy-splash-screens-1): Goto point-min after inserting text.
8231
d861718a
GM
8232 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
8233
b0da379e
GM
8234 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
8235 instead of shared-lisp-mode-map.
8236
4fb2ad98
MB
82372000-10-12 Miles Bader <miles@lsi.nec.co.jp>
8238
1cb4393e
MB
8239 * faces.el (header-line): Change tty-variant to use underlining.
8240
4fb2ad98
MB
8241 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
8242 (isearch-highlight): Restore lazy-isearch face properties at old
8243 position, and suppress them at new position.
8244 (isearch-dehighlight): Restore lazy-isearch face properties.
8245 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
8246 over the real isearch overlay, but in that case, don't give it a
8247 face property. Use `push'.
8248
eb991b25
KH
82492000-10-12 Kenichi Handa <handa@etl.go.jp>
8250
8251 * man.el (Man-getpage-in-background): Fix previous change.
8252 Decode the process output only when we are in multibyte mode.
8253
a818c1c0
DL
82542000-10-11 Dave Love <fx@gnu.org>
8255
c990f53a
DL
8256 * info.el (Info-mode-menu): Fix some help.
8257 (info-tool-bar-map): Add entry for Info-last.
8258
a818c1c0
DL
8259 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
8260 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
8261 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
8262 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
8263 * toolbar/search-replace.xpm, toolbar/exit.xpm:
8264 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
8265 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
8266 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
8267 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
8268 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
8269 Reduce colour requirements to 25 overall. (Probably wants
8270 revisiting from the originals to reduce further.)
8271
c1b096cb
EZ
82722000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
8273
8274 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
8275 buffer-file-coding-system, instead of raw-text.
8276 (dehexlify-buffer): Bind coding-system-for-read to
8277 buffer-file-coding-system, instead of raw-text.
8278
5c8b7eaf
SS
82792000-10-11 Sam Steingold <sds@gnu.org>
8280
83c9cb8e 8281 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
5c8b7eaf
SS
8282 `underline' - fixes the bug introduced on 2000-09-21.
8283
2cfbdb7a
DL
82842000-10-11 Dave Love <fx@gnu.org>
8285
83c9cb8e
SM
8286 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
8287 Avoid compiler warnings.
2cfbdb7a
DL
8288 (scheme-mode): Doc fix.
8289 (scheme-font-lock-keywords-1): Match `define-syntax'.
8290
82912000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
8292
8293 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
8294 face specs as well as default ones. Only do anything if the
8295 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 8296 (region): Make dark-background `region' face less in-your-face.
4b33f290 8297
690ec649
SS
82982000-10-10 Sam Steingold <sds@gnu.org>
8299
8300 * chistory.el, ielm.el, ledit.el:
8301 * progmodes/inf-lisp.el, progmodes/scheme.el:
8302 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
8303
3b95d6bb
SM
83042000-10-10 Stefan Monnier <monnier@cs.yale.edu>
8305
8306 * textmodes/texinfo.el: Update copyright and fix typo.
8307
8308 * desktop.el (desktop-modes-not-to-save): New var.
8309 (desktop-save-buffer-p): Use it.
a30eb617
DL
8310 Also, obey desktop-buffers-not-to-save even for non-file buffers.
8311 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
8312
83132000-10-10 Dave Love <fx@gnu.org>
8314
8315 * toolbar/tool-bar.el (tool-bar-add-item)
83c9cb8e 8316 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
a30eb617
DL
8317
8318 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
8319 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
8320 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
8321 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
8322 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
8323 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
8324 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
8325 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
8326 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
8327 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
8328 the .xpms; probably need retouching.
8329
83302000-10-10 Miles Bader <miles@lsi.nec.co.jp>
8331
8332 * subr.el (add-to-list): Add optional argument APPEND.
8333 * battery.el (display-battery): Use `add-to-list'.
8334
83352000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
8336
83c9cb8e
SM
8337 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
8338 properties.
a30eb617
DL
8339 (zone, zone-when-idle, zone-leave-me-alone)
8340 (zone-pgm-whack-chars): Use new symbol properties.
8341
8342 * battery.el (display-battery): Doc spelling fix.
8343
8344 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
8345 property.
8346
83472000-10-09 Dave Love <fx@gnu.org>
8348
8349 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
8350 has been initialized before calling tool-bar-setup.
8351 (tool-bar-add-item-from-menu): Add autoload cookie.
8352
83532000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
8354
8355 * menu-bar.el (send-mail-item-name): New function.
8356 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
8357 of mail-user-agent in the menu. Don't display the "Send Mail"
8358 item if mail-user-agent is nil or its value is ignore.
8359 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
8360 if read-mail-command is nil or its value is ignore.
8361
8362 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
8363
83642000-10-09 Miles Bader <miles@gnu.org>
8365
8366 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
8367 Correct image size.
8368 * toolbar/left_arrow.xpm: Correct image size.
8369
8370 * jka-compr.el: Don't call `jka-compr-install' when loading (it
8371 will be done by the definition of `auto-compression-mode' if
8372 necessary. Move code to uninstall existing file-name handler
8373 before definition of `auto-compression-mode'.
8374
8375 * image-file.el (auto-image-file-mode): Move to the end of the
8376 file, because `define-minor-mode' actually calls the mode-function
8377 if the associated variable is non-nil, which requires that all
8378 needed functions be already defined.
8379
8380 * mouse.el (popup-menu): Balance parens.
8381
83822000-10-08 Stefan Monnier <monnier@cs.yale.edu>
8383
8384 * mouse.el (popup-menu): Move the command call outside the loop
8385 so that popup-menu returns whatever the command returns.
8386
8387 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
8388 (initialize-new-tags-table): Use run-hook-with-args-until-success.
8389 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
8390 (tags-table-format-functions): Renamed from tags-table-format-hooks.
8391
8392 * vc.el (vc-version-diff): diff-switches can be a list.
8393 Use relative filenames for prettier output.
8394
8395 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
8396 (vc-post-command-functions): Remove old-VC compatibility code.
8397
8398 * newcomment.el (comment-indent-default): Autoload.
8399
8400 * font-lock.el (font-lock-defaults): Make buffer-local.
8401 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
8402 (font-lock-choose-keywords):
8403 Ignore LEVEL unless KEYWORDS is a list of syms.
8404 (c-keywords, c++-keywords, objc-keywords, java-keywords):
8405 Don't wrap regexp-opt things in \(...\) unnecessarily.
8406
8407 * jit-lock.el: Don't require font-lock any more.
8408 (jit-lock-functions): Make buffer-local.
8409 (jit-lock-saved-fontify-buffer-function): Remove.
8410 (jit-lock-mode): Remove autoload cookie.
8411 Remove font-lock specific code.
8412 (jit-lock-unregister): Don't bother handling complex hooks any more.
8413 (jit-lock-refontify): New function.
8414 (jit-lock-fontify-buffer): Use it.
8415 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
8416 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
8417 Add optional args START and END.
8418 Never call font-lock-fontify-region directly.
8419 (jit-lock-function, jit-lock-stealth-fontify): Use it.
8420
8421 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
8422
84232000-10-08 Dave Love <fx@gnu.org>
8424
8425 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
8426
8427 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
8428
8429 * play/studly.el (studlify-region, studlify-word): Add autoload
8430 cookie.
8431
8432 * play/morse.el (morse-region, unmorse-region): Add autoload
8433 cookie.
8434
8435 * play/spook.el (spook-phrases-file): Use expand-file-name, not
8436 concat.
8437
8438 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
8439 insist on symbols starting with word syntax.
8440 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
8441 (eval-defun-1): Doc fix.
8442 (indent-sexp): Use nconc to build up indent-stack.
8443
8444 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
8445 Gnus with little use.
8446 (mail-setup-hook): Add mail-abbrevs-setup to options.
8447
8448 * recentf.el: Doc fixes.
8449
8450 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
8451 Clean up remainder.
8452
8453 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
8454 without timezone and (8) with timezone to enforce some whitespace.
8455 Simplify code somewhat.
8456
8457 * options.el (list-options): Doc that you should use customize.
8458
8459 * iswitchb.el (iswitchb-mode): Add :require.
8460
8461 * info.el (Info-goto-node, Info-menu): Doc fix.
8462 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
8463 (info-tool-bar-map): New variable.
8464 (Info-mode): Use it.
8465 (Info-edit-map): Define all in defvar.
8466 (speedbar-attached-frame): Avoid compiler warning.
8467
8468 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
8469 (global-map): Bind [tool-bar] to a filtered map.
8470 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
8471 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
8472 Allow PBM icons.
8473 (tool-bar-setup): Adjust calls of tool-bar-add-item.
8474
8475 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
8476 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
8477 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
8478 icons, except up_arrow, which is left-arrow rotated.
8479
8480 * imenu.el (imenu-add-to-menubar): Fix last change.
8481
84822000-10-08 Peter Breton <pbreton@ne.mediaone.net>
8483
8484 * generic-x.el (rul-generic-mode): Remove eval-when-compile
8485 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
8486
84872000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
8488
8489 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
8490 typos in doc strings.
8491
8492 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
8493 the doc strings how to customize Font Lock faces.
8494
8495 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
8496 computing growth when dragging the header line.
8497
84982000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
8499
8500 * simple.el (kill-line): Doc fix.
8501
85022000-10-08 Miles Bader <miles@gnu.org>
8503
8504 * faces.el (secondary-selection): Make foreground visible on tty.
8505
8506 * jka-compr.el (auto-compression-mode): Move to the end of the
8507 file, because `define-minor-mode' actually calls the mode-function
8508 if the associated variable is non-nil, which requires that all
8509 needed functions be already defined.
8510 (with-auto-compression-mode): Add autoload cookie.
8511
85122000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
8513
8514 * files.el (find-backup-file-name) [ms-dos]: If support for long
8515 file names is not available, behave as if version-control were set
8516 to never.
8517
85182000-10-07 Dave Love <fx@gnu.org>
8519
8520 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
8521 (browse-url-gnome-moz): New function.
8522 (browse-url-browser-function): Use it.
8523 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
8524
85252000-10-07 Stefan Monnier <monnier@cs.yale.edu>
8526
8527 * indent.el (tab-always-indent): New var.
8528 (indent-for-tab-command): Use it.
8529
8530 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
8531 raise an error. This way it can still default to a sane value.
8532
85332000-10-06 Stefan Monnier <monnier@cs.yale.edu>
8534
8535 * startup.el (fancy-splash-screens): Use local rather than global map.
8536 Don't use `update-menu-bindings' any more.
8537 Get rid of assumptions about keymap representation.
8538
85392000-10-06 Dave Love <fx@gnu.org>
8540
8541 * textmodes/fill.el (sentence-end-double-space)
8542 (sentence-end-without-period): Doc fix.
8543 (adaptive-fill-regexp): Purecopy.
8544 (unjustify-current-line): Use line-end-position.
8545 (fill-individual-paragraphs-prefix): Use line-beginning-position.
8546
8547 * net/eudc-vars.el (eudc): Add :version, :link.
8548
8549 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
8550
8551 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
8552 Fix for define-minor-mode.
8553 (function-at-point): Alias to function-called-at-point.
8554
8555 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
8556
8557 * simple.el (backward-word): Doc fix.
8558
8559 * image-file.el (image-file-name-regexp): image-file-regexps ->
8560 image-file-name-regexps.
8561 (image-file-name-extensions): Add pbm.
8562
85632000-10-06 Stefan Monnier <monnier@cs.yale.edu>
8564
8565 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
8566 and add filename to the names so that diff-mode can jump to source.
8567
8568 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
8569 (tex-font-lock-keywords, tex-font-lock-keywords-2)
8570 (tex-font-lock-keywords-1): Remove.
8571 (font-lock-turn-on-thing-lock): Use jit-lock-register.
8572 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
8573 (font-lock-default-fontify-region):
8574 Expand beg..end correctly when just following a multiline region.
8575 (font-lock-fontify-anchored-keywords):
8576 Include the anchor text as part of the multiline.
8577
85782000-10-06 Gerd Moellmann <gerd@gnu.org>
8579
8580 * loadup.el (toplevel): Load `loaddefs' before `help' because the
8581 latter needs the autoloaded define-minor-mode macro during the
8582 bootstrap.
8583
8584 * startup.el (command-line): For now, activate tool-bar-mode only
8585 if XPM images are supported.
8586
8587 * mouse.el (mouse-drag-header-line): Don't allow resizing a
8588 window by dragging a header-line at the top of the frame; that's
8589 confusing because the header-line doesn't move.
8590 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
8591 of treating the event as a list. Some cleanup.
8592
85932000-10-06 Miles Bader <miles@gnu.org>
8594
8595 * simple.el (display-message-or-buffer): New function.
8596 (shell-command-on-region): Use `display-message-or-buffer'.
8597
8598 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
8599 docstring parts.
8600
8601 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
8602 (smbclient-prompt-regexp): Add usage note to doc string.
8603 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
8604 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
8605 Use add-hook for adding the comint filter function, and only do so
8606 if it's not already in the global hook list.
8607 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
8608 to `make-local-variable'.
8609 (nslookup-font-lock-keywords): Remove prompt entry.
8610 (nslookup): Don't set the process-filter.
8611 (finger): Exit the loop correctly when the regexps list runs out.
8612 (ftp, smbclient, smbclient-list-shares):
8613 Set the real major mode immediately, not after execing.
8614 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
8615
8616 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
8617
86182000-10-05 Stefan Monnier <monnier@cs.yale.edu>
8619
8620 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
8621
8622 * which-func.el (which-func-format): Remove spurious space.
8623 (which-func-mode): Don't make it permanent-local.
8624 (which-func-ff-hook): Allow which-func-maxout to be nil.
8625 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
8626 (which-func-mode): Simplify.
8627 Use post-command-idle-hook rather than post-command-hook.
8628 Go through all buffers and update their state.
8629 (which-function): Also try add-log-current-defun-function.
8630
8631 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
8632 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
8633 Update call to with-vc-properties accordingly.
8634 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
8635 (vc-revert-buffer): More careful about window selection and deletion.
8636 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
8637
8638 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
8639 (cvs-retrieve-revision): Reuse a pre-existing buffer.
8640 (cvs-dired-action): Change the default to quickdir.
8641
8642 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
8643 if comment-indent-function returns nil.
8644 (comment-indent-default): New function.
8645 (comment-indent-function): Use it and document the new semantics.
8646
8647 * image-file.el: Docstring fixes.
8648
8649 * help.el (help-xref-on-pp): Use match-string.
8650 (describe-variable): New arg BUFFER.
8651 Store the current buffer in the help-xref-stack.
8652 (temp-buffer-resize-mode): Use define-minor-mode.
8653
8654 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
8655 consistently with its docstring.
8656 Set jit-lock-first-unfontify-pos in an idempotent way.
8657 (jit-lock-register): Autoload and add arg CONTEXTUAL.
8658
86592000-10-05 Alex Schroeder <alex@gnu.org>
8660
8661 * sql.el (sql-mysql-options): New variable.
8662 (sql-mysql): Use it.
8663
86642000-10-05 Miles Bader <miles@lsi.nec.co.jp>
8665
8666 * image.el (image): New group.
8667
8668 * smerge-mode.el (smerge-mine-face, smerge-other-face)
8669 (smerge-base-face, smerge-markers-face): Add dark-background variants.
8670
86712000-10-04 Peter Breton <pbreton@ne.mediaone.net>
8672
8673 * net/net-utils.el (nslookup-font-lock-keywords)
8674 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
8675 Ignore the value of wqindow-system; always define keywords
8676
86772000-10-05 Kenichi Handa <handa@etl.go.jp>
8678
8679 * startup.el (fancy-splash-screens): Remove the code for
8680 debugging; `(trace-to-stderr "EXITTT\n")'.
8681
86822000-10-05 Miles Bader <miles@gnu.org>
8683
8684 * diff-mode.el (diff-goto-source): Update call to
8685 `diff-hunk-status-msg' to reflect new REV variable.
8686
86872000-10-04 Stefan Monnier <monnier@cs.yale.edu>
8688
8689 * progmodes/icon.el (icon-mode):
8690 Don't gratuitously override the default for comment-column.
8691
8692 * vc-hooks.el (vc-mode-line): Fix interactive spec.
8693
8694 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
8695 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
8696 (jit-lock-functions): New var.
8697 (jit-lock-function-1): Use it if non-nil.
8698 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
8699 Set the `fontified' property before doing the fontification to avoid
8700 repeatedly going through the same error.
8701 Don't turn errors into messages.
8702 (jit-lock-register, jit-lock-unregister): New functions.
8703
8704 * dired.el (dired-mark-pop-up): Turn comment into docstring.
8705 Use with-current-buffer.
8706
8707 * dired-aux.el (dired-do-create-files, dired-kill-tree):
8708 Turn comment into docstring.
8709
8710 * apropos.el (apropos-mode): Use define-derived-mode.
8711
87122000-10-04 Gerd Moellmann <gerd@gnu.org>
8713
8714 * startup.el (fancy-splash-pending-command): New variable.
8715 (fancy-splash-pre-command): New function.
8716 (fancy-splash-screens): Rewritten.
8717 (command-line-1): If fancy-splash-pending-command is set, call it
8718 interactively.
8719
87202000-10-04 Dave Love <fx@gnu.org>
8721
8722 * toolbar/tool-bar.el (tool-bar-setup): New function.
8723 (tool-bar-mode): Use it.
8724
8725 * subr.el (substitute-key-definition): Doc fix.
8726 (play-sound-file): New command.
8727
87282000-10-04 Andre Spiegel <spiegel@gnu.org>
8729
8730 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
8731 vc-version-backup-file-name): New functions.
8732
8733 * files.el (basic-save-buffer): Call vc-before-save before saving.
8734
8735 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
8736 vc-cvs-stay-local-p.
8737
8738 * vc.el (vc-revert-buffer): Handle empty diff properly.
8739 (vc-version-backup-file): New function.
8740 (vc-checkout): Create a version backup if necessary.
8741 (vc-checkin): If a version backup file exists, delete it.
8742 (vc-version-diff): Diff locally using version backups, if available.
8743 (vc-revert-file): If there's a version backup, revert locally.
8744 (vc-transfer-file): Use version backup for base version, if
8745 available. If not, ask for confirmation whether to get it from the
8746 server. Update mode line before check-in.
8747
87482000-10-04 Dave Love <fx@gnu.org>
8749
8750 * toolbar/tool-bar.el (tool-bar-setup): New function.
8751 (tool-bar-mode): Use it.
8752
87532000-10-04 Peter Breton <pbreton@ne.mediaone.net>
8754
8755 * net/net-utils.el (nslookup-font-lock-keywords)
8756 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
8757 Only set if window-system is non-nil
8758 (net-utils-run-program): Returns buffer.
8759 (network-connection-reconnect): Added this function.
8760
8761 * generic.el:
8762 Incorporates extensive cleanup and docfixes by
8763 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
8764 Uses cl compile-time macros.
8765 (generic-mode-name, generic-comment-list)
8766 (generic-keywords-list, generic-font-lock-expressions)
8767 (generic-mode-function-list, generic-mode-syntax-table):
8768 Removed variables.
8769 (generic-mode-alist): Renamed to generic-mode-list.
8770 (generic-find-file-regexp): Default changed to "^#".
8771 (generic-read-type): Uses completing read on generic-mode-list.
8772 (generic-mode-sanity-check): removed this function.
8773 (generic-add-to-auto-mode): Removed this function
8774 (generic-mode-internal): Bind mode-specific definitions
8775 into function instead of putting them in alist.
8776 (generic-mode-set-comments): Reworked extensively.
8777 (generic-mode-find-file-hook): Simplified regexp searching
8778 (generic-make-keywords-list): Omit extra pair of parens
8779
8780 * find-lisp.el (find-lisp-find-files-internal):
8781 Make sure directory name ends with "/".
8782
8783 * generic-x.el (apache-conf-generic-mode):
8784 Regexp now allows leading whitespace.
8785 (rc-generic-mode): Added eval-when-compile
8786 around generic-make-keywords-list.
8787 Deleted duplicate regexp
8788 (rul-generic-mode): Added eval-when-compile
8789 around generic-make-keywords-list.
8790 (etc-fstab-generic-mode): New generic mode.
8791 (rul-generic-mode): Removed one eval-when-compile
8792 which caused a max-specpdl-size exceeded error.
8793
87942000-10-04 Miles Bader <miles@gnu.org>
8795
8796 * simple.el (minibuffer-temporary-goal-position): New variable.
8797 (next-history-element): Try to keep the position of point in the
8798 input string constant.
8799
8800 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
8801 (dired-do-create-files): If there's only one file, pass it in as
8802 the DEFAULT arg to dired-mark-read-file-name.
8803
88042000-10-03 Stefan Monnier <monnier@cs.yale.edu>
8805
8806 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
8807 (diff-goto-source): Be smarter when choosing REVERSE or not.
8808
8809 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
8810 (texinfo-mode-menu): Add an explicit shortcut for update all.
8811
88122000-10-03 Andre Spiegel <spiegel@gnu.org>
8813
8814 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
8815 factorize backend-specific code cleanly (this was essentially
8816 conceived by Stefan Monnier).
8817 (vc-unregister): Function removed.
8818 (vc-revert-file): New function.
8819 (vc-revert-buffer): Delegate some of the work to it.
8820
8821 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
8822 default branch unconditionally.
8823 (vc-rcs-set-default-branch): New function.
8824 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
8825 (vc-rcs-checkin): If an appropriate default branch has been set,
8826 force creation of that branch.
8827 (vc-rcs-receive-file): Rewritten to contain only backend-specific
8828 code (as suggested by Stefan Monnier).
8829
88302000-10-02 Gerd Moellmann <gerd@gnu.org>
8831
8832 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
8833 highlighting overlay with a different face over the overlay
8834 isearch uses to highlight the current match because that can lead
8835 to bad face combinations.
8836
8837 * loadup.el (toplevel): Load faces before isearch.
8838
8839 * isearch.el (isearch-faces): New custom group.
8840 (isearch): New defface; was already tested for in the code.
8841 (isearch-lazy-highlight-face): Changed to defface from defcustom.
8842 (isearch-highlight): Always use face `isearch'.
8843
88442000-10-02 Dave Love <fx@gnu.org>
8845
8846 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
8847 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
8848 comparison of opcode with operand.
8849
88502000-10-03 Miles Bader <miles@gnu.org>
8851
8852 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
8853 buffer, since the echo area will now grow to accommodate them.
8854
88552000-10-02 Andre Spiegel <spiegel@gnu.org>
8856
8857 * vc-hooks.el (vc-registered): If FILE used to be registered under
8858 a certain backend, try that one first.
8859
8860 * vc.el (vc-responsible-backend): Undo the previous change in the
8861 argument list. Handle multiple backends correctly.
8862 (vc-find-new-backend): Function removed.
8863 (vc-register): Use vc-responsible-backend, as before.
8864 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
8865
88662000-10-02 Gerd Moellmann <gerd@gnu.org>
8867
8868 * startup.el (fancy-splash-head): Change message below the
8869 logo.
8870
88712000-10-02 Miles Bader <miles@lsi.nec.co.jp>
8872
8873 * diff-mode.el (diff-goto-source): Emit a status message.
8874 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
8875 (diff-test-hunk): Fix doc string.
8876 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
8877 (diff-advance-after-apply-hunk): New variable.
8878 (diff-apply-hunk): Don't return a value.
8879
88802000-10-01 Stefan Monnier <monnier@cs.yale.edu>
8881
8882 * vc.el (vc-editable-p): Minor optimization.
8883 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
8884 (vc-find-new-backend): New function split from vc-responsible-backend.
8885 (vc-register): Use it.
8886 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
8887 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
8888 (vc-default-unregister, vc-revert-buffer): Docstring fix.
8889 (vc-clear-headers): Don't use find-file.
8890 (vc-revert-buffer): Use `and' again (must have been a braino).
8891 (vc-switch-backend): Only prompt if requested.
8892 Short circuit if nothing is to be done.
8893 Don't use vc-resynch-buffer which could lose unsaved editing.
8894 (vc-default-receive-file): Update call to vc-unregister.
8895 (with-vc-file, vc-next-action-on-file):
8896 Use vc-backend rather than vc-registered.
8897 (vc-next-action-on-file): Use intern-soft.
8898 Deal with read-only *vc-diff* buffer.
8899 (vc-transfer-file): Docstring fix.
8900
8901 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
8902 (vc-rcs-receive-file): Avoid with-vc-properties.
8903 Update call to vc-unregister.
8904 Use constant `RCS' rather than (dynamically bound) var `backend'.
8905
89062000-10-01 Andre Spiegel <spiegel@gnu.org>
8907
8908 * vc.el (vc-next-action-on-file): Update mode line only if file
8909 is visited.
8910 (vc-start-entry): New argument initial-contents. Don't visit the file
8911 if it isn't already visited. Brought documentation up-to-date.
8912 (vc-next-action, vc-register): Updated calls to vc-start-entry.
8913 (vc-checkin): New optional arg initial-contents, which is passed to
8914 vc-start-entry.
8915 (vc-finish-logentry): Make sure to bury log buffer only if there
8916 really is one. Call `vc-resynch-buffer' on log-file, not
8917 buffer-file-name.
8918 (vc-default-comment-history, vc-default-wash-log): New functions.
8919 (vc-index-of): Removed.
8920 (vc-transfer-file): Make do without the above.
8921 (vc-default-receive-file): Call comment-history unconditionally. Pass
8922 the resulting string to vc-checkin, instead of inserting it into the
8923 comment ring.
8924
8925 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
8926 unconditionally. Use the comments as initial contents of the log
8927 entry buffer. Document the trick to force branch creation with no
8928 changes.
8929
89302000-10-01 Miles Bader <miles@gnu.org>
8931
8932 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
8933 `recenter' with an arg to prevent redrawing the display.
8934
89352000-09-30 Stefan Monnier <monnier@cs.yale.edu>
8936
8937 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
8938
8939 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
8940
8941 * progmodes/c-mode.el (c-mode):
8942 Don't gratuitously override the default for comment-column.
8943
8944 * textmodes/tex-mode.el (latex-metasection-list): New var.
8945 (latex-imenu-create-index): Use it.
8946 Move the regexp construction outside loops (and use push).
8947 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
8948 (tex-font-lock-keywords): Moved from font-lock.el.
8949 (tex-comment-indent): Remove.
8950 (tex-common-initialization): Don't set comment-indent-function.
8951 (latex-block-default): New var.
8952 (tex-latex-block): Use it to provide a default choice.
8953 Add any unknown choice to latex-block-names.
8954 Insert [...] after {...}.
8955 (tex-last-unended-begin): Simplify regexp.
8956 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
8957 (latex-forward-sexp-1, latex-forward-sexp): New functions.
8958 (latex-mode): Set forward-sexp-function.
8959
8960 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
8961 Add regexp for @ignore ... @end ignore.
8962 (texinfo-heading-face): New face.
8963 (texinfo-font-lock-keywords): Use it.
8964 (texinfo-mode-menu): New menu.
8965 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
8966 New functions.
8967 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
8968 (texinfo-section-types-regexp, texinfo-section-level-regexp)
8969 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
8970 Remove declaration.
8971 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
8972
8973 * delsel.el (delete-selection-mode): Use define-minor-mode.
8974
8975 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
8976
89772000-09-29 Stefan Monnier <monnier@cs.yale.edu>
8978
8979 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
8980
89812000-09-30 Gerd Moellmann <gerd@gnu.org>
8982
8983 * replace.el (keep-lines-read-args): New function.
8984 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
8985 read arguments interactively. Add parameters RSTART and REND.
8986 Operate on the active region in Transient Mark mode.
8987
8988 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
8989
8990 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
8991 (authors-obsolete-files-regexps): New variable.
8992 (authors-add): Don't record changes in obsolete files.
8993
89942000-09-29 Stefan Monnier <monnier@cs.yale.edu>
8995
8996 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
8997
8998 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
8999 (comment-indent): Make sure there's a space between code and comment.
9000 Shift comments left to avoid going past fill-column.
9001
90022000-09-29 Gerd Moellmann <gerd@gnu.org>
9003
9004 * startup.el (startup-echo-area-message): New function.
9005 (display-startup-echo-area-message): Use it.
9006 (fancy-splash-screens): Rewritten to use keymaps and a timer.
9007 (fancy-splash-default-action): New function.
9008 (fancy-splash-screens-1): New function.
9009 (fancy-splash-head): Put a help-echo and a keymap under the image.
9010
90112000-09-29 Stefan Monnier <monnier@cs.yale.edu>
9012
9013 * diff-mode.el (diff-add-log-file-name): Remove.
9014 (diff-mode): Use add-log-buffer-file-name-function.
9015
9016 * add-log.el (find-change-log): New arg BUFFER-FILE.
9017 (add-log-file-name): Obey add-log-file-name-function.
9018 (add-log-buffer-file-name-function): New var.
9019 (add-change-log-entry): Use it.
9020
90212000-09-29 Miles Bader <miles@gnu.org>
9022
9023 * image-file.el (image-file-name-extensions): New variable.
9024 (image-file-name-regexps): Renamed from `image-file-regexps'.
9025 New default value is nil. Call `auto-image-file-mode'.
9026 (image-file-name-regexp): New function.
9027 (auto-image-file-mode): New minor mode.
9028 (insert-image-file): Don't make conditional on the image-file
9029 handler being enabled.
9030 (image-file-handler): Make the call here conditional instead.
9031 (set-image-file-handler-enabled, enable-image-file-handler)
9032 (disable-image-file-handler): Functions removed.
9033
9034 * emacs-lisp/authors.el (authors-print): Rephrase many-files
9035 string.
9036
90372000-09-29 Gerd Moellmann <gerd@gnu.org>
9038
9039 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
9040 it's a function from CL.
9041 (latex-imenu-create-index): Replace eval-when-compile with progn
9042 because latex-section-alist is not bound while compiling.
9043
90442000-09-28 Stefan Monnier <monnier@cs.yale.edu>
9045
9046 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
9047 (outline-mode): Use define-derived-mode.
9048
9049 * progmodes/perl-mode.el (perl-mode):
9050 * progmodes/awk-mode.el (awk-mode):
9051 * progmodes/asm-mode.el (asm-mode):
9052 Don't gratuitously override the default for comment-column.
9053
9054 * emacs-lisp/lisp.el (lisp-complete-symbol):
9055 Distinguish the let-binding case from the funcall case.
9056 (forward-sexp-function): New variable.
9057 (forward-sexp): Use it.
9058
9059 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
9060 (easy-mmode-defmap): Remove the now useless autoload.
9061
9062 * time.el (display-time-mode): Use define-minor-mode.
9063
9064 * subr.el (add-minor-mode): Don't eval NAME.
9065 Don't depend on the presence of TOGGLE-FUN for any special behavior.
9066 Use if rather than cond.
9067
9068 * simple.el (read-expression-map): Define more properly.
9069 (comment-indent-hook): Remove.
9070 (string-to-syntax): Bug fix.
9071
9072 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
9073 (cvs-ediff-diff): Fix typo.
9074 (cvs-revert-if-needed): Don't bother preserving read-only.
9075
9076 * paren.el (show-paren-mode): Use define-minor-mode.
9077
9078 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
9079 (toggle-auto-compression): Remove.
9080 (jka-compr-build-file-regexp): Remove useless grouping.
9081
9082 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
9083 Avoid user-reserved bindings.
9084 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
9085 (diff-header-face): Revert to grey85.
9086
9087 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
9088
9089 * complete.el (partial-completion-mode) <defcustom>: Remove.
9090 (partial-completion-mode): Use define-minor-mode.
9091 (PC-do-completion): Understand `completion-auto-help = delay'
9092 to mean to popup the completion buffer only the second time.
9093 (PC-include-file-all-completions, PC-include-file-all-completions)
9094 (PC-include-file-all-completions): Don't quote lambda.
9095
9096 * comint.el (comint-mode-hook): Docstring fix.
9097 (comint-mode): Use define-derived-mode.
9098 (comint-mode-map): Remove obsolete comment.
9099 (make-comint): Minor stylistic change.
9100 (comint-insert-clicked-input): Be more careful to find the overlay.
9101 Use this-command-keys rather than hardcoding mouse-2.
9102
9103 * font-lock.el: Replace confusing (,@ with ,
9104 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
9105 Don't use regexp-opt-depth. Spice up the regexp for args.
9106 Don't distinguish between cmds that can take an opt arg or not.
9107 Use `append' and `prepend' rather than `keep'.
9108
9109 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
9110 (latex-outline-regexp): New var.
9111 (latex-outline-level): New fun.
9112 (latex-section-alist): New var.
9113 (latex-imenu-create-index): Use it. Use `push' as well.
9114 (tex-shell-map): Initialize it properly.
9115 (tex-mode): Minor stylistic change.
9116 (plain-tex-mode): Use define-derived-mode.
9117 (latex-mode): Use define-derived-mode.
9118 Construct the paragraph regexps in a more readable way.
9119 Set the buffer-local outline-{level,regexp} vars.
9120 (slitex-mode): Derive from latex-mode.
9121 (tex-common-initialization): Don't kill-all-vars anymore.
9122 Add setting for comment-add and font-lock-defaults.
9123 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
9124 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
9125 (tex-start-tex): New arg DIR (and send a chdir command for it).
9126 Also display the shell buffer and save it in tex-last-buffer-texed.
9127 (tex-region): Use expand-file-name rather than concat.
9128 Remove code made useless by changes in tex-start-tex.
9129 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
9130
9131 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
9132
91332000-09-28 Dave Love <fx@gnu.org>
9134
9135 * eshell/eshell.el (eshell) <defgroup>: Add :version.
9136
91372000-09-28 Gerd Moellmann <gerd@gnu.org>
9138
9139 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
9140 `append'.
9141
91422000-09-28 Stefan Monnier <monnier@cs.yale.edu>
9143
9144 * info.el (Info-extract-pointer): Undo last change.
9145 Instead, fix the position of the `bound' arg to re-search-backward.
9146
91472000-09-27 Stefan Monnier <monnier@cs.yale.edu>
9148
9149 * info.el (Info-extract-pointer):
9150 Widen more carefully, to avoid finding pointers in other nodes.
9151 (Info-index): Use push.
9152
91532000-09-27 Gerd Moellmann <gerd@gnu.org>
9154
9155 * frame.el (set-frame-font): Remove call to obsolete function
9156 frame-update-faces.
9157 (set-foreground-color, set-background-color): Likewise for
9158 frame-update-face-colors.
9159
91602000-09-27 Miles Bader <miles@gnu.org>
9161
9162 * image-file.el: New file.
9163
91642000-09-27 Gerd Moellmann <gerd@gnu.org>
9165
9166 * frame.el (frame-notice-user-settings): Don't call
9167 frame-update-faces, which is a no-op now.
9168
9169 * ediff-wind.el (ediff-control-frame-parameters): Add zero
9170 tool-bar-lines.
9171
91722000-09-27 Dave Love <fx@gnu.org>
9173
9174 * mouse.el: Fix last change.
9175
91762000-09-27 Miles Bader <miles@lsi.nec.co.jp>
9177
9178 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
9179
91802000-09-22 Kenichi Handa <handa@etl.go.jp>
9181
9182 * international/quail.el (quail-help): The output message is
9183 improved.
9184
91852000-09-26 Dave Love <fx@gnu.org>
9186
9187 * mouse.el (popup-menu): If POSITION is nil, set it using
9188 mouse-position.
9189
91902000-09-25 Sam Steingold <sds@gnu.org>
9191
9192 * net/browse-url.el (browse-url-file-url): Check for null maps.
9193
91942000-09-26 Gerd Moellmann <gerd@gnu.org>
9195
9196 * frame.el (frame-notice-user-settings): Don't add a
9197 tool-bar-lines frame parameter to default-frame-alist in batch mode.
9198
9199 * frame.el (frame-notice-user-settings):
9200 Make tool-bar-mode and default-frame-alist consistent.
9201
9202 * toolbar/tool-bar.el (tool-bar-help): New function.
9203
92042000-09-25 Gerd Moellmann <gerd@gnu.org>
9205
9206 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
9207 current-load-list in top-level forms. Else this leaks a cons cell
9208 every time a defun is called.
9209
9210 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
9211
92122000-09-25 Dave Love <fx@gnu.org>
9213
9214 * startup.el (fancy-splash-head): Check XPM is available.
9215
9216 * autoinsert.el (auto-insert): Doc fix.
9217 (auto-insert-alist): Following GNU notices, don't say `copyright
9218 _by_'. Use line-beginning-position.
9219 (auto-insert): Check buffer-file-name is non-nil before use.
9220
92212000-09-25 Gerd Moellmann <gerd@gnu.org>
9222
9223 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
9224 starting with `@def' or `@multitable', in addition to ones
9225 specified by the user in auto-fill-inhibit-regexp.
9226
92272000-09-25 Markus Rost <rost@math.ohio-state.edu>
9228
9229 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
9230 rmail-dont-reply-to-names matches the empty string.
9231
92322000-09-25 Gerd Moellmann <gerd@gnu.org>
9233
9234 * startup.el (command-line-1, fancy-splash-text): Change the
9235 text to sound more friendly.
9236
92372000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
9238
9239 * progmodes/hideshow.el: Update author email address.
9240 Generally, sync w/ maintainer version 5.22.
9241 (hs-hide-all-non-comment-function): New var.
9242 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
9243 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
9244 (hs-show-region): Delete this command.
9245 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
9246
92472000-09-22 Dave Love <fx@gnu.org>
9248
9249 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
9250 (hl-line-highlight): Specify buffer when moving overlay.
9251
9252 * progmodes/fortran.el (fortran-mode): Locally set
9253 normal-auto-fill-function.
9254 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
9255 (fortran-mode-map): Adjust auto-fill menu entry.
9256
92572000-09-22 Gerd Moellmann <gerd@gnu.org>
9258
9259 * vc-rcs.el (toplevel): Require `vc' when compiling.
9260
9261 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
9262
92632000-09-22 Andre Spiegel <spiegel@gnu.org>
9264
9265 * vc.el (vc-switch-backend): Signal an error if the file is not
9266 registered under the new backend.
9267
9268 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
9269 without explicit revision number.
9270
92712000-09-21 Stefan Monnier <monnier@cs.yale.edu>
9272
9273 * diff-mode.el (diff-file-header-face): Reset to its previous value.
9274 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
9275 (diff-xor): New function.
9276 (diff-find-source-location): Use it. Fix a stupid name clash.
9277 (diff-hunk-status-msg): New function.
9278 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
9279 (diff-test-hunk): Use diff-find-source-location.
9280 (diff-goto-source): Favor the `reverse'.
9281 (diff-hunk-text): Properly handle one-sided context diffs.
9282 (diff-apply-hunk): When done, advance to the next hunk.
9283
92842000-09-21 Gerd Moellmann <gerd@gnu.org>
9285
9286 * startup.el (command-line): If frame was created with a non-zero
9287 tool-bar-lines parameter, switch tool-bar-mode on.
9288
9289 * add-log.el (change-log-date-face, change-log-name-face)
9290 (change-log-email-face, change-log-file-face)
9291 (change-log-list-face, change-log-conditionals-face)
9292 (change-log-function-face, change-log-acknowledgement-face):
9293 New faces, inheriting from font-lock faces.
9294 (change-log-font-lock-keywords): Use them.
9295
92962000-09-21 Dave Love <fx@gnu.org>
9297
9298 * progmodes/cperl-mode.el (top-level): Clean up
9299 `eval-when-compile's and assorted defvars.
9300 (cperl-invalid-face): Don't double-quote value. Change custom
9301 type.
9302 (cperl-mode): Set normal-auto-fill-function and don't zap
9303 auto-fill-function.
9304 (cperl-imenu--function-name-regexp-perl): Renamed from
9305 imenu-example--function-name-regexp-perl.
9306 (cperl-imenu--create-perl-index): Renamed from
9307 imenu-example--create-perl-index.
9308 (cperl-xsub-scan): Don't require cl.
9309
9310 * msb.el (msb-mode-map): Use substitute-key-definition.
9311 (msb-mode): Use msb-mode-map.
9312
93132000-09-21 Andre Spiegel <spiegel@gnu.org>
9314
9315 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
9316 New functions.
9317 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
9318 (vc-switch-backend): New function.
9319 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
9320 (vc-register): Fix prompt.
9321 (vc-unregister, vc-default-unregister): New functions.
9322 (vc-version-diff): Handle empty buffer in sentinel.
9323
9324 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
9325 (vc-rcs-state-heuristic): Use it to guess the state of files with
9326 non-strict locking.
9327 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
9328 been set with -b, but not created yet.
9329 (vc-rcs-fetch-master-state): With non-strict locking, compare file
9330 contents in order to find the state.
9331 (vc-rcs-checkin): Allow creation of branches with no changes.
9332 (vc-rcs-unregister, vc-rcs-receive-file)
9333 (vc-rcs-set-non-strict-locking): New functions.
9334
9335 * vc-hooks.el (vc-name): Force correct computation of the value
9336 in case it is missing.
9337
93382000-09-21 Gerd Moellmann <gerd@gnu.org>
9339
9340 * startup.el (fancy-splash-tail): Use a different foreground
9341 color on a dark frame background.
9342
93432000-09-21 Miles Bader <miles@lsi.nec.co.jp>
9344
9345 * info.el: Use the correct capitalization when making Info-mode
9346 and Info-edit-mode `special' modes.
9347
93482000-09-20 Stefan Monnier <monnier@cs.yale.edu>
9349
9350 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
9351 (diff-mode): Add support for add-log.el.
9352 (diff-hunk-text): Use char offsets rather than line offsets.
9353 (diff-find-source-location): Replace LINE with line-offset (nil
9354 if not found) and always set POS to a meaningful position.
9355 Adapt to the new char-offsets.
9356 (diff-apply-hunk): Drop support for the unused `select' POPUP.
9357 Adapt to the new diff-find-source-location.
9358 (diff-goto-source): Adapt to the new diff-find-source-location.
9359
9360 * add-log.el (add-log-file-name): New function (split out of
9361 add-change-log-entry).
9362 (add-change-log-entry): Use it.
9363 Call add-log-file-name-function with the changelog file name if
9364 the current buffer is not associated with any file.
9365 Avoid find-file if the selected window is dedicated.
9366
9367 * diff-mode.el (diff-find-source-location):
9368 Move code from diff-apply-hunk. Return buffer rather than file.
9369 (diff-apply-hunk): Use the new result from diff-find-source-location.
9370 (diff-goto-source): Use the new diff-find-source-location.
9371
93722000-09-20 Dave Love <fx@gnu.org>
9373
9374 * iswitchb.el: Some doc fixes.
9375 (iswitchb-mode-map): Define completely initially. Inherit
9376 minibuffer-local-map.
9377 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
9378 fundamental-mode.
9379 (iswitchb-global-map): New variable.
9380 (iswitchb-summaries-to-end): Amalgamate regexps.
9381 (iswitchb-mode): New.
9382 (iswitchb-mode-hook): New variable.
9383 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
9384 `extensions'.
9385
93862000-09-20 Gerd Moellmann <gerd@gnu.org>
9387
9388 * ehelp.el (electric-help): New defgroup.
9389 (electric-help-shrink-window): New user-option.
9390 (with-electric-help): Use it.
9391
9392 * window.el (shrink-window-if-larger-than-buffer): If face
9393 `mode-line' has a :box, and we're on a graphical frame, add 1
9394 to the needed window height.
9395
9396 * frame.el (frame-notice-user-settings): Add a last parameter nil
9397 to a call to `append', because the last list passed to `append' is
9398 not copied, and so subsequent calls to assq-delete-all will modify
9399 default-frame-alist.
9400
9401 * startup.el (fancy-splash-image): Change :type.
9402 (fancy-splash-head): Use an XBM image if appropriate.
9403 (command-line-1): Show splash screens in more cases.
9404
9405 * startup.el (fancy-splash-text): Don't quote faces.
9406
9407 * dired.el (dired-font-lock-keywords): Undo last change.
9408 (dired-readin): Bind indent-tabs-mode to nil.
9409
9410 * startup.el (fancy-splash-head): If frame's background mode
9411 is `dark', change the black background of the image to gray.
9412 (fancy-splash-screens): Display startup echo area message.
9413 (display-startup-echo-area-message): New function.
9414
94152000-09-20 Miles Bader <miles@lsi.nec.co.jp>
9416
9417 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
9418
9419 * info.el (info-header-node): Tweak for color ttys.
9420
9421 * faces.el (face-valid-attribute-values): Make sure directories we
9422 search for stipples both exist and are readable before trying to
9423 search them.
9424
9425 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
9426 in the dry-run case.
9427
9428 * jka-compr.el (with-auto-compression-mode): New macro.
9429
9430 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
9431 (custom-group-tag-face, custom-variable-tag-face): Use relative
9432 :height and inherit from `variable-pitch' face instead of
9433 hardwiring :family.
9434 * hi-lock.el (hi-black-hb): Likewise.
9435
9436 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
9437 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
9438 toolbar-add-item, if image doesn't have a mask add a `:mask
9439 heuristic'.
9440
94412000-09-19 Stefan Monnier <monnier@cs.yale.edu>
9442
9443 * diff-mode.el: Docstring fixes.
9444 (diff-header-face, diff-comment-face): New faces.
9445 (diff-font-lock-keywords): Highlight a bit differently.
9446 (diff-find-source-location): Don't return SPAN any more.
9447 (diff-hunk-text): Don't bother erasing the temp buffer.
9448 (diff-find-text): Drop argument LINE.
9449 (diff-apply-hunk): Update calls to diff-find-text.
9450 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
9451
9452 * calendar/calendar.el: Docstring fixes.
9453 (calendar-make-alist): Don't quote lambda.
9454 (calendar-star-date): Use make-local-variable.
9455
94562000-09-19 Dave Love <fx@gnu.org>
9457
9458 * toolbar/tool-bar.el: Renamed from toolbar.el.
9459 Change `toolbar' to `tool-bar' generally in symbols.
9460 Make some items invisible in `special' major modes.
9461 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
9462 Add arg PROPS.
9463
9464 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
9465 Add :version here.
9466 (fancy-splash-delay, fancy-splash-image): Remove :version here.
9467
94682000-09-19 Gerd Moellmann <gerd@gnu.org>
9469
9470 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
9471
9472 * files.el (find-file-suppress-same-file-warnings): New user-option.
9473 (find-file-noselect): Use it.
9474
9475 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
9476 (fancy-splash-screen): Defgroup.
9477
9478 * add-log.el (change-log-font-lock-keywords): Match names
9479 more exactly for the case that font-lock-constant-face is
9480 underlined.
9481
94822000-09-19 Richard M. Stallman <rms@gnu.org>
9483
9484 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
9485
94862000-09-19 Andre Spiegel <spiegel@gnu.org>
9487
9488 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
9489
94902000-09-19 Gerd Moellmann <gerd@gnu.org>
9491
9492 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
9493 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
9494 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
9495 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
9496 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
9497 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
9498 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
9499 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
9500 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
9501 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
9502 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
9503 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
9504
9505 * startup.el (fancy-splash-text): New variable.
9506 (fancy-splash-delay, fancy-splash-image): New user-options.
9507 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
9508 (fancy-splash-screens): New functions.
9509 (command-line-1): If display has a `display' frame parameter, has
9510 colors, and we have XPM support, show more fancy splash screens.
9511
95122000-09-19 Dave Love <fx@gnu.org>
9513
9514 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
9515 with null `help'. Use modern backquote syntax.
9516
95172000-09-19 Gerd Moellmann <gerd@gnu.org>
9518
9519 * font-lock.el (font-lock-mode): Change message telling the user
9520 that ``the buffer is too big''.
9521
9522 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
9523 for instance for the case that tab-width is 2.
9524
95252000-09-18 Gerd Moellmann <gerd@gnu.org>
9526
9527 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
9528 toolbar-add-item, if image doesn't have a mask add a `:mask
9529 heuristic'.
9530
95312000-09-18 Miles Bader <miles@lsi.nec.co.jp>
9532
9533 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
9534 and return a cons if it's non-nil.
9535 (diff-apply-hunk): Try to jump to the line in the source text
9536 corresponding to the position of point in the in the hunk.
9537
9538 * info.el (Info-title-3-face, Info-title-2-face)
9539 (Info-title-1-face): Use face inheritance and relative sizes
9540 instead of hard-wiring things.
9541
9542 * faces.el (secondary-selection): Make dark-background variant sane.
9543
95442000-09-16 Andrew Innes <andrewi@gnu.org>
9545
9546 * makefile.w32-in (compile-files-CMD): No need to make .elc files
9547 read-only, since they aren't under VC now.
9548
95492000-09-17 Dave Love <fx@gnu.org>
9550
9551 * tmm.el: Replace mapcar with mapc in several places.
9552
9553 * loadhist.el (unload-feature): Maybe call elp-restore-list and
9554 ad-unadvise.
9555
9556 * international/latin1-disp.el: New file.
9557
9558 * calendar/cal-move.el (scroll-calendar-left)
9559 (scroll-calendar-right): Make arg optional (for active mode line).
9560
9561 * calendar/calendar.el (calendar-mode-line-format): Make fields
9562 mouse-sensitive.
9563 (calendar-read-date, calendar-read-date, calendar-window-list):
9564 Unquote lambda.
9565 (calendar-month-name): Use aref, not sref.
9566
9567 * view.el (minor-mode-alist): Propertize the string.
9568
9569 * international/characters.el (standard-case-table): Add entries
9570 for Greek.
9571
95722000-09-18 Miles Bader <miles@gnu.org>
9573
9574 * info.el (info-node, info-xref): Add dark-background variants.
9575
9576 * faces.el (header-line): Change defaults to be less confusing
9577 when mixed with mode-lines.
9578
9579 * info.el (Info-fontify-node): Make a few cleanups.
9580 Add extra `help-echo' and `local-map' props to node xrefs.
9581 Use header-specific faces for node-names & xrefs.
9582 (Info-use-header-line): New variable.
9583 (info-header-xref, info-header-node): New faces.
9584 (Info-setup-header-line): New function.
9585 (Info-select-node): Call Info-setup-header-line when enabled.
9586 (Info-extract-pointer): Work even if the header line is hidden.
9587 (Info-header-line): New variable.
9588
95892000-09-16 Stefan Monnier <monnier@cs.yale.edu>
9590
9591 * vms-patch.el (print-region-function): Don't quote lambda.
9592
9593 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
9594
9595 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
9596 (lm-get-header-re): Allow spaces between the header and the colon.
9597 (lm-header): Allow $ in non-RCS headers.
9598 (lm-header-multiline): Put the strings back into order.
9599 Stop at an empty line. Don't require two space chars if the
9600 line is clearly not another header line.
9601
9602 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
9603 (popup-menu-popup): Remove.
9604
96052000-09-15 Gerd Moellmann <gerd@gnu.org>
9606
9607 * toolbar/toolbar.el (toolbar-add-item): Use the same image
9608 specification if or if not tool-bar item contains an `:enabled'
9609 property.
9610
9611 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
9612 current buffer has no file name.
9613
96142000-09-15 Dave Love <fx@gnu.org>
9615
9616 * strokes.el: Sync with maintainer's current version with changes
9617 for Emacs, but avoid runtime cl and levents.
9618 (toplevel): Change autoloads and compilation requires.
9619 (strokes-version, strokes-bug-address, strokes-lift): Values
9620 changed.
9621 (strokes-xpm-header, strokes-insinuated): New variable.
9622 (strokes): Add :link.
9623 (strokes-mode): Customized.
9624 (strokes-while-inhibiting-garbage-collector): New macro.
9625 (strokes-remassoc): Avoid remove-if.
9626 (strokes-fix-button2-command): Don't use ad-do-it.
9627 (strokes-insinuate): New function.
9628 (strokes-button-press-event-p, strokes-button-release-event-p):
9629 New functions, used instead of non-`strokes-' versions..
9630 (strokes-mouse-event-p): Rewritten.
9631 (strokes-event-closest-point): Avoid event-point.
9632 (strokes-get-grid-position): Avoid cdadr, caadr
9633 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
9634 functions.
9635 (strokes-help): Use with-output-to-temp-buffer.
9636 (strokes-window-configuration-changed-p): New function.
9637 (strokes-update-window-configuration): Use buffer-live-p,
9638 strokes-window-configuration-changed-p.
9639 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
9640 (strokes-char-face): New face.
9641 (strokes-char-table, strokes-base64-chars): New variable.
9642 (strokes-xpm-for-stroke, strokes-list-strokes)
9643 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
9644 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
9645 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
9646 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
9647 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
9648 functions.
9649
96502000-09-15 Gerd Moellmann <gerd@gnu.org>
9651
9652 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
9653
9654 * image.el (create-image): Doc fix.
9655
9656 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
9657 instead of `:heuristic-mask t'.
9658
96592000-09-14 Andrew Innes <andrewi@gnu.org>
9660
9661 * makefile.w32-in: Revert to Unix line endings.
9662
96632000-09-14 Andrew Innes <andrewi@gnu.org>
9664
9665 * makefile.w32-in: Add bootstrap support. Also copy lisp source
9666 when installing.
9667
9668 * makefile.nt (DONTCOMPILE): Fix typo.
9669
9670 * shell.el (shell-write-history-on-exit): New function.
9671 (shell-dumb-shell-regexp): New custom variable.
9672 (shell-mode): Make shell-write-history-on-exit the process
9673 sentinel if shell name matches shell-dumb-shell-regexp.
9674
9675 * w32-fns.el: Comment out before-init-hook function which resets
9676 source-directory based; this breaks bootstrap.
9677
96782000-09-14 Dave Love <fx@gnu.org>
9679
9680 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
9681 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
9682 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
9683 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
9684 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
9685 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
9686 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
9687 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
9688 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
9689
9690 * toolbar/toolbar.el: New.
9691
9692 * subdirs.el: Add toolbar.
9693
96942000-09-14 Gerd Moellmann <gerd@gnu.org>
9695
9696 * indent.el (indent-for-tab-command): Doc fix.
9697
96982000-09-14 Alex Schroeder <alex@gnu.org>
9699
9700 * ansi-color.el (ansi-colors): Doc change.
9701 (ansi-color-get-face): Simplified regexp.
9702 (ansi-color-faces-vector): Added more faces, doc change.
9703 (ansi-color-names-vector): Doc change.
9704 (ansi-color-regexp): Simplified regexp.
9705 (ansi-color-parameter-regexp): New regexp.
9706 (ansi-color-filter-apply): Doc change.
9707 (ansi-color-filter-region): Doc change.
9708 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
9709 deal with zero length parameters.
9710 (ansi-color-apply-on-region): Doc change.
9711 (ansi-color-map): Doc change.
9712 (ansi-color-map-update): Removed debugging message.
9713 (ansi-color-get-face-1): Added condition-case to trap
9714 args-out-of-range errors.
9715 (ansi-color-get-face): Doc change.
9716 (ansi-color-make-face): Removed.
9717 (ansi-color-for-shell-mode): New option.
9718
97192000-09-13 Kenichi Handa <handa@etl.go.jp>
9720
9721 * international/quail.el (quail-start-translation): Translate KEY
9722 if necessary even if it doesn't have any mapping in the current
9723 input method.
9724 (quail-start-conversion): Likewise.
9725 (quail-help): The output message is improved.
9726
97272000-09-13 Miles Bader <miles@gnu.org>
9728
9729 * comint.el (comint-output-filter): Revert to using
9730 `insert-before-markers'. Add bletcherous hack to undo damage
9731 caused by `insert-before-markers'. Put `front-sticky' property on
9732 overlays created here so that the field code understands how the
9733 overlay works. Use a let when making comint-last-prompt-overlay,
9734 so that the code is easier to read.
9735
97362000-09-13 Dave Love <fx@gnu.org>
9737
9738 * wid-edit.el (widget-default-format-handler): DTRT when
9739 doc-property is a function.
9740
97412000-09-12 Francesco Potorti` <pot@gnu.org>
9742
9743 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
9744 filed name if it's not there.
9745
97462000-09-12 Dave Love <fx@gnu.org>
9747
9748 * simple.el (read-mail-command): Doc fix.
9749 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
9750
9751 * vc.el (vc-dired-listing-switches): Fix :version.
9752
9753 * vc-hooks.el: Doc fixes.
9754
9755 * subr.el (add-minor-mode): Use toggle-fun arg.
9756
9757 * speedbar.el: Add :version to several defcustoms.
9758
9759 * imenu.el (imenu--truncate-items, imenu--cleanup)
9760 (imenu--generic-function): Avoid mapcar.
9761 (imenu--replace-spaces): Function removed.
9762 (imenu--completion-buffer): Use subst-char-in-string.
9763 (imenu-add-to-menubar): Use keymap inheritance.
9764
97652000-09-12 Miles Bader <miles@gnu.org>
9766
9767 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
9768 (diff-mode-map): Bind `diff-test-hunk'.
9769 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
9770
97712000-09-11 Gerd Moellmann <gerd@gnu.org>
9772
9773 * bytecomp.el (byte-compile-defvar): Undo last change
9774 because it breaks '(make-variable-buffer-local (defvar ...)'
9775 which is used at least in dired.
9776
97772000-09-12 Kenichi Handa <handa@etl.go.jp>
9778
9779 * international/quail.el (quail-define-package): Docstring
9780 modified.
9781
97822000-09-12 Kenichi Handa <handa@etl.go.jp>
9783
9784 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
9785 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
9786 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
9787 docstring of "chinese-py".
9788
9789 * international/quail.el (quail-translation-docstring): New
9790 variable.
9791 (quail-show-keyboard-layout): Docstring modified.
9792 (quail-select-current): Likewise.
9793 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
9794 infinite recursive call.
9795 (quail-help): Check quail-translation-docstring. Format of the
9796 output changed.
9797 (quail-help-insert-keymap-description): Adjusted for the above
9798 change.
9799
98002000-09-11 Gerd Moellmann <gerd@gnu.org>
9801
9802 * bytecomp.el (byte-compile-defvar): Only cons onto
9803 current-load-list in top-level forms. Else this leaks a cons cell
9804 every time a defun is called.
9805
98062000-09-11 Miles Bader <miles@lsi.nec.co.jp>
9807
9808 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
9809 Now understands non-unified diffs. Some functionality moved into
9810 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
9811 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
9812 modify anything. Only reposition point in the patched file if the
9813 patch succeeds. Only pop up another window if POPUP is true.
9814 Emit a message describing what happened if successful, and at what
9815 line-offset. Automatically detect reversed hunks and do something
9816 appropriate.
9817 (diff-hunk-text, diff-find-text): New functions.
9818 (diff-filter-lines): Function removed.
9819 (diff-test-hunk): New function.
9820 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
9821
98222000-09-10 Dave Love <fx@gnu.org>
9823
9824 * textmodes/tildify.el: Minor doc/commentary fixes.
9825 (tildify) <defgroup>: Add :version.
9826
9827 * faces.el (face-x-resources): Make custom type more specific.
9828 (frame-background-mode): Use mapc.
9829 (region) <defcustom>: Add :version.
9830
98312000-09-08 Stefan Monnier <monnier@cs.yale.edu>
9832
9833 * vc-sccs.el (vc-sccs-register):
9834 * vc-rcs.el (vc-rcs-register):
9835 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
9836 * vc.el (vc-register): Clear file's properties.
9837
98382000-09-08 Gerd Moellmann <gerd@gnu.org>
9839
9840 * faces.el (face-spec-set): Only face-spec-reset-face when
9841 ATTRS is non-nil.
9842
98432000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
9844
9845 * help.el (help-insert-xref-button): Fix a typo in doc string.
9846
98472000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
9848
9849 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
9850 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
9851 methods.
9852
9853 * menu-bar.el (read-mail-item-name): New function.
9854 (menu-bar-tools-menu): Use it to compute and display the package
9855 used to read email.
9856 (menu-bar-tools-menu): Fix typo in GUD's help string.
9857
98582000-09-07 Dave Love <fx@gnu.org>
9859
9860 * diff-mode.el (diff-mouse-goto-source): New function.
9861
9862 * vc-sccs.el: Doc fixes.
9863 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
9864
9865 * vc-rcs.el: Doc fixes.
9866 (vc-rcs-register-switches, vc-rcs-checkin-switches)
9867 (vc-rcs-checkout-switches, vc-rcs-header)
9868 (vc-rcs-master-templates): Add or change :version.
9869
9870 * vc-cvs.el: Doc fixes.
9871 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
9872 (vc-cvs-stay-local): Add :version.
9873
9874 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
9875
98762000-09-07 Kenichi Handa <handa@etl.go.jp>
9877
9878 * international/quail.el (quail-help): Fix previous change.
9879
98802000-09-07 Gerd Moellmann <gerd@gnu.org>
9881
9882 * faces.el (color-values): Doc fix.
9883
9884 * faces.el (frame-set-background-mode): Use frame-parameter
9885 instead of frame-parameters.
9886
9887 * frame.el (filtered-frame-list): Reduce consing.
9888 (frames-on-display-list): Call frame-parameter instead of
9889 frame-parameters.
9890
98912000-09-07 Kenichi Handa <handa@etl.go.jp>
9892
9893 * language/devan-util.el (devanagari-to-indian-region): In the
9894 loop, change the following char, not preceding char.
9895
98962000-09-07 Gerd Moellmann <gerd@gnu.org>
9897
9898 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
9899 instead of frame-parameters.
9900
9901 * faces.el (set-face-attribute): Simplify by calling
9902 internal-set-lisp-face-attribute with FRAME being 0.
9903
9904 * vc.el: Remove `Id' version control keyword.
9905
99062000-09-07 Kenichi Handa <handa@etl.go.jp>
9907
9908 * help.el (help-make-xrefs): Adjusted for the change of
9909 help-xref-mule-regexp.
9910 (help-insert-xref-button): New function.
9911
9912 * international/mule-cmds.el (help-xref-mule-regexp-template):
9913 Include the pattern for character set.
9914 (leim): New group.
9915
9916 * international/quail.el: Don't require face.
9917 (quail): New group.
9918 (quail-other-command): Dummy command to make quail-help work better.
9919 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
9920 (quail-keyboard-layout-substitution): New variable.
9921 (quail-update-keyboard-layout): New function.
9922 (quail-keyboard-layout-type): New customizable variable.
9923 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
9924 (quail-keyboard-translate): Pay attention to
9925 quail-keyboard-layout-substitution.
9926 (quail-insert-kbd-layout): New function.
9927 (quail-show-keyboard-layout): New function.
9928 (quail-get-translation): If the definition is a vector of length
9929 1, and the element is a string of length 1, return the character
9930 in that string.
9931 (quail-update-current-translations): Fix the case of
9932 relative-index out of range.
9933 (quail-build-decode-map, quail-insert-decode-map): New Functions.
9934 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
9935 Show key sequences for all available characters.
9936 (quail-help-insert-keymap-description): Don't show such verbose
9937 key bindings as quail-self-insert-command.
9938
9939 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
9940 Format changed, and each element now have extra documentations.
9941 (tit-process-header): Delete invalid characters from TIT-PROMPT.
9942 Adjusted for the change of quail-cxterm-package-ext-info.
9943
99442000-09-06 Gerd Moellmann <gerd@gnu.org>
9945
9946 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
9947 requiring it leads to a recursive loading of vc.el and vc-hooks.el
9948 during bootstrap.
9949
99502000-09-05 Stefan Monnier <monnier@cs.yale.edu>
9951
9952 * vc.el: (toplevel): Don't require `dired' at run-time.
9953 (vc-dired-resynch-file): Remove autoload cookie.
9954
99552000-09-05 Andre Spiegel <spiegel@gnu.org>
9956
9957 * vc.el: Made several backend functions optional.
9958 (vc-default-responsible-p): New function.
9959 (vc-merge): Use RET for first version to trigger merge-news, not
9960 prefix arg.
9961 (vc-annotate): Handle backends that do not support annotation.
9962 (vc-default-merge-news): Removed. The existence of a merge-news
9963 implementation is now checked on caller sites.
9964
9965 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
9966 case.
9967
9968 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
9969 special case that has been removed from the default in vc-hooks.el.
9970
99712000-09-05 Stefan Monnier <monnier@cs.yale.edu>
9972
9973 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
9974
99752000-09-05 Andre Spiegel <spiegel@gnu.org>
9976
9977 * vc-hooks.el: Require vc during compilation.
9978 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
9979 macro `with-vc-properties' in vc.el.
9980 (vc-file-getprop): Doc fix.
9981 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
9982
9983 * vc.el: Require dired-aux during compilation.
9984 (vc-name-assoc-file): Moved to vc-sccs.el.
9985 (with-vc-properties): New macro.
9986 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
9987 vc-finish-steal): Use it.
9988 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
9989 to the backend-specific function is now supposed to do the checkout,
9990 too.
9991 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
9992
9993 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
9994 set file properties; that gets done in the generic code now.
9995
9996 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
9997 Changed parameter list, added code from vc.el that does the
9998 checkout, possibly with a double-take.
9999
10000 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
10001 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
10002 the above under the new name.
10003 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
10004 parameter list, added checkout command.
10005 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
10006 properties; that gets done in the generic code now.
10007
100082000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10009
10010 * vc.el: Docstring fixes (courtesy of checkdoc).
10011
100122000-09-05 Stefan Monnier <monnier@cs.yale.edu>
10013
10014 * vc.el (vc-checkout-writable-buffer-hook)
10015 (vc-checkout-writable-buffer): Remove.
10016 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
10017 (vc-log-mode): Make it into a clean derived major mode.
10018 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
10019 vc-log-mode if log-edit is not available.
10020 (vc-dired-mode-map): Don't set-keymap-parent yet.
10021 (vc-dired-mode): Do set-keymap-parent here.
10022 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
10023
100242000-09-05 Gerd Moellmann <gerd@gnu.org>
10025
10026 * faces.el (set-face-attribute, face-spec-reset-face)
10027 (face-spec-set): Avoid consing by removing calls to `apply'.
10028
10029 * frame.el (frame-parameter): Move to C code.
10030
100312000-09-05 Dave Love <fx@gnu.org>
10032
10033 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
10034 insert-before-markers-and-inherit. Now checked systematically!
10035
100362000-09-05 Alex Schroeder <alex@gnu.org>
10037
10038 * sql.el (sql-postgres): Use sql-postgres-options.
10039 (sql-postgres-options): New variable.
10040
100412000-09-05 Alex Schroeder <alex@gnu.org>
10042
10043 * sql.el (sql-mode-menu): Work around missing variable mark-active
10044 in XEmacs.
10045 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
10046 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
10047 compatibility.
10048
100492000-09-04 Gerd Moellmann <gerd@gnu.org>
10050
10051 * vc.el (vc-dired-resynch-file): Add autoload cookie.
10052
10053 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
10054
10055 * Makefile.in (DONTCOMPILE): Fix typo in file name.
10056
100572000-09-04 Andre Spiegel <spiegel@gnu.org>
10058
10059 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
10060 don't support anything else under SCCS yet.
10061
10062 * vc-hooks.el: Minor doc fixes.
10063
100642000-09-04 Andre Spiegel <spiegel@gnu.org>
10065
10066 * vc.el (vc-next-action-on-file): Do not visit the file if it's
10067 not necessary. If verbose in state `needs-patch', do the same as
10068 under `up-to-date'. When NOT verbose and `needs-patch', check out
10069 latest version instead of `merge-news'.
10070 (vc-next-action-dired): Don't mess with default-directory here; it
10071 breaks other parts of dired. It is the job of the
10072 backend-specific functions to adjust it temporarily if they need it.
10073 (vc-next-action): Remove a special CVS case.
10074 (vc-clear-headers): New optional arg FILE.
10075 (vc-checkin, vc-checkout): Set properties vc-state and
10076 vc-checkout-time properly.
10077 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
10078 (vc-print-log): Use new backend function `show-log-entry'.
10079 (vc-cancel-version): Do the checks in a different order. Added a
10080 FIXME concerning RCS-only code.
10081
10082 * vc-rcs.el (vc-rcs-show-log-entry): New function.
10083 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
10084
10085 * vc-cvs.el (vc-cvs-show-log-entry): New function.
10086
10087 * vc-hooks.el (vc-default-mode-line-string): Show state
10088 `needs-patch' as a `-' too.
10089
100902000-09-04 Andre Spiegel <spiegel@gnu.org>
10091
10092 * vc.el (vc-responsible-backend): New optional arg REGISTER.
10093 (vc-default-could-register): New function.
10094 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
10095 (vc-resynch-buffer): Call vc-dired-resynch-file.
10096 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
10097 vc-resynch-buffer instead of vc-resynch-window.
10098 (vc-next-action-dired): Don't redisplay here, that gets done as a
10099 result of the individual file operations.
10100 (vc-retrieve-snapshot): Corrected prompt order.
10101
10102 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
10103
10104 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
10105 as well.
10106 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
10107 hostname regexps. Updated all callers.
10108 (vc-cvs-responsible-p): Handle directories as well.
10109 (vc-cvs-could-register): New function.
10110 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
10111 properties up-to-date.
10112
10113 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
10114 user whether to create one.
10115
101162000-09-04 Andre Spiegel <spiegel@gnu.org>
10117
10118 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
10119 check out a non-existing file.
10120
10121 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
10122 workfile does not exist.
10123
10124 * vc.el (vc-version-diff): Use `require' to check for existence of
10125 diff-mode.
10126
101272000-09-04 Andre Spiegel <spiegel@gnu.org>
10128
10129 * vc-cvs.el (vc-cvs-registered): Use new function
10130 vc-cvs-parse-entry to do the actual work.
10131
101322000-09-04 Andre Spiegel <spiegel@gnu.org>
10133
10134 * vc-hooks.el (vc-find-backend-function): If function doesn't
10135 exist, return nil instead of error.
10136 (vc-call-backend): Doc fix.
10137
10138 * vc.el (vc-do-command): Doc fix.
10139 (vc-finish-logentry): When checking in from vc-dired, choose the
10140 right backend for logentry check.
10141 (vc-dired-mode-map): Inherit from dired-mode-map.
10142 (vc-dired-mode): Local value of dired-move-to-filename-regexp
10143 simplified.
10144 (vc-dired-state-info): Removed, updated caller.
10145 (vc-default-dired-state-info): Use parentheses instead of hyphens.
10146 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
10147 (vc-dired-listing-switches): New variable.
10148 (vc-directory): Use it, instead of dired-listing-switches.
10149
10150 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
10151 (vc-cvs-dir-state): New function.
10152 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
10153 (vc-cvs-parse-entry): New function, also to be used in
10154 vc-cvs-registered.
10155
101562000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10157
10158 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
10159 *or* single-window-frames.
10160
101612000-09-04 Andre Spiegel <spiegel@gnu.org>
10162
10163 * vc.el (vc-update-changelog): Split into generic part and default
10164 implementation. Doc string adapted.
10165 (vc-default-update-changelog): New function. Call the `rcs2log'
10166 script in exec-directory, to fix a long-standing nuisance.
10167
10168 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
10169 simply signals an error.
10170
101712000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10172
10173 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
10174 control-flow more clear and to avoid running `cvs' twice.
10175
10176 * vc.el (vc-next-action-on-file): Doc fix.
10177 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
10178 (vc-print-log): Eval `file' before constructing the continuation.
10179
101802000-09-04 Andre Spiegel <spiegel@gnu.org>
10181
10182 * vc.el (vc-next-action-on-file): Corrected several messages.
10183 (vc-merge): Add prefix arg `merge-news'; handle it.
10184
10185 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
10186 is not reached. It is.
10187 (vc-cvs-merge): Set state to 'edited after merge.
10188 (vc-cvs-merge-news): Set workfile version to nil if not known.
10189 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
10190
10191 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
10192 via stdout. (Merge from main line.)
10193
101942000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10195
10196 * vc.el (vc-finish-logentry): Thinko in the "same comment"
10197 detection.
10198
101992000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10200
10201 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
10202 against kill-all-local-variables.
10203 (vc-log-edit): Don't save vc-parent-buffer any more.
10204 (vc-last-comment-match): Initialize to an empty string.
10205 (vc-post-command-functions): New hook.
10206 (vc-do-command): Run it.
10207 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
10208 (vc-finish-logentry): Only add the comment to the ring if it's
10209 different from the last comment entered.
10210 (vc-new-comment-index): New function.
10211 (vc-previous-comment): Use it. Make the minibuffer message
10212 slightly less terse.
10213 (vc-comment-search-reverse): Make it work forward as well. Don't
10214 set vc-comment-ring-index if no match is found. Use
10215 vc-new-comment-index.
10216 (vc-comment-search-forward): Use vc-comment-search-reverse.
10217 (vc-dired-mode-map): Don't inherit from dired-mode-map since
10218 define-derived-mode will do it for us. Bind `v' to a keymap that
10219 inherits from vc-prefix-map so that we can bind `vt' without
10220 binding C-x v t.
10221 (vc-retrieve-snapshot): Parenthesis typo.
10222
10223 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
10224 to 1. Make sure to switch to *vc* before looking for an error
10225 message. Use vc-parse-buffer.
10226
102272000-09-04 Andre Spiegel <spiegel@gnu.org>
10228
10229 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
10230 and NAME.
10231 (vc-retrieve-snapshot): Split into two parts.
10232 (vc-default-retrieve-snapshot): New function.
10233
10234 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
10235 (vc-cvs-retrieve-snapshot): New function (untested).
10236 (vc-cvs-stay-local): Default to t.
10237 (vc-cvs-remote-p): New function and property.
10238 (vc-cvs-state): Stay local only if the above is t.
10239 (vc-handle-cvs): Removed.
10240 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
10241 done via vc-handled-backends now.
10242 (vc-cvs-header): Escape Id.
10243
102442000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10245
10246 * vc.el (vc-do-command): Remove unused commands.
10247 (vc-version-diff): Make sure default-directory ends with a slash.
10248 Move the window commands into a vc-exec-after.
10249 (vc-print-log): Move more of the code into the `vc-exec-after'.
10250
102512000-09-04 Andre Spiegel <spiegel@gnu.org>
10252
10253 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
10254 (vc-print-log): Search current revision from beginning of buffer.
10255 (vc-revert-buffer): Clear echo area after the diff is finished.
10256 (vc-prefix-map): Removed definition of "t" for terse display in vc
10257 dired.
10258 (vc-dired-mode-map): Inherit from dired-mode-map. Added
10259 definition of "vt" for terse display.
10260 (vc-dired-mode): Fix dired-move-to-filename-regexp.
10261
102622000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10263
10264 * vc.el (vc-exec-after): Avoid caddr.
10265
102662000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10267
10268 * vc.el (vc-exec-after): New function.
10269 (vc-do-command): Use it to add a termination message for async
10270 procs.
10271 (vc-checkout): Try to handle a missing-backend situation.
10272 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
10273 of a directory with a backend using async diffs.
10274 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
10275 present.
10276
10277 * vc-sccs.el (vc-sccs-state-heuristic): Use
10278 file-ownership-preserved-p.
10279
10280 * vc-rcs.el (vc-rcs-state-heuristic): Use
10281 file-ownership-preserved-p.
10282 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
10283
102842000-09-04 Andre Spiegel <spiegel@gnu.org>
10285
10286 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
10287 vc-do-command.
10288
10289 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
10290 when there are no changes.
10291
102922000-09-04 Andre Spiegel <spiegel@gnu.org>
10293
10294 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
10295
10296 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
10297
102982000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10299
10300 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
10301
10302 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
10303 the `fset' outside of the defvar so that it works even if
10304 vc-prefix-map was already defined.
10305 (vc-setup-buffer): New function, split out of vc-do-command.
10306 (vc-do-command): Allow BUFFER to be t to mean `just use the
10307 current buffer without any fuss'.
10308 (vc-version-diff): Change the `diff' backend operation to just put
10309 the diff in the current buffer without erasing it. Always use
10310 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
10311 shrink-window-if-larger-than-buffer.
10312 (vc-print-log): Change the `print-log' backend operation to just
10313 put the log in the current buffer without erasing it. Protect
10314 shrink-window-if-larger-than-buffer.
10315 (vc-update-change-log): Fix setd typo.
10316
10317 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
10318 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
10319
10320 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
10321 (vc-rcs-diff): Insert in the current buffer and remove unused arg
10322 CMP.
10323
10324 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
10325 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
10326 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
10327
103282000-09-04 Andre Spiegel <spiegel@gnu.org>
10329
10330 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
10331 not possible, use vc-BACKEND-workfile-unchanged-p.
10332 (vc-default-workfile-unchanged-p): New function. Delegates to a
10333 full vc-BACKEND-diff.
10334
10335 * vc-hooks.el (vc-simple-command): Removed.
10336
10337 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
10338 instead of vc-simple-command.
10339 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
10340 avoid doing a diff when opening a file.
10341 (vc-rcs-state): Added check for unlocked-changes.
10342 (vc-rcs-header): Escape Id.
10343 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
10344 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
10345 version.
10346
10347 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
10348 (vc-sccs-diff): Remove optional arg CMP.
10349 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
10350 SCCS-specific function.
10351
10352 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
10353 vc-simple-command.
10354
103552000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10356
10357 * vc.el (vc-editable-p): Renamed from vc-writable-p.
10358 (with-vc-file, vc-merge): Use vc-editable-p.
10359 (vc-do-command): Remove unused var vc-file and fix the
10360 doubly-defined `status' var. Add a user message when starting an
10361 async command.
10362 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
10363 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
10364 Use with-current-buffer.
10365 (vc-buffer-sync): Use unless.
10366 (vc-next-action-on-file): If the file is 'edited by read-only,
10367 make it read-write instead of trying to commit.
10368 (vc-version-diff, vc-update-change-log): Use `setq
10369 default-directory' rather than `cd'.
10370 (vc-log-edit): Don't forget to set default-directory in the
10371 buffer.
10372
10373 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
10374 (vc-sccs-state-heuristic): Use file-writable-p instead of
10375 comparing userids.
10376 (vc-sccs-checkout): Use `unless'.
10377
10378 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
10379 of comparing userids.
10380 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
10381 Simplify the logic by eliminating unreachable code.
10382 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
10383 just do a recursive call if we need to retry.
10384 (vc-rcs-checkout): Handle the case where rcs is missing by making
10385 the buffer read-write if requested and re-signalling the error.
10386
10387 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
10388
103892000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10390
10391 * vc-hooks.el (vc-handled-backends): Docstring change.
10392 (vc-ignore-vc-files): Mark obsolete.
10393 (vc-registered): Check vc-ignore-vc-files.
10394 (vc-find-file-hook, vc-file-not-found-hook): Don't check
10395 vc-ignore-vc-files.
10396
10397 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
10398
103992000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10400
10401 * vc.el (vc-checkout): Don't do anything special for ange-ftp
10402 files since ange-ftp already has vc-registered return nil.
10403
10404 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
10405 (vc-sccs-workfile-version): Use with-temp-buffer and new
10406 vc-parse-buffer and don't bother setting the property.
10407 (vc-sccs-add-triple): Use with-current-buffer and
10408 find-file-noselect.
10409 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
10410
10411 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
10412 derives from the old vc-parse-buffer but uses the revision number
10413 rather than the date (much easier to compare robustly).
10414 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
10415 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
10416 locking-user more directly. Check strict locking and set
10417 checkout-model appropriately.
10418 (vc-rcs-parse-locks): Remove.
10419 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
10420 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
10421 (vc-rcs-system-release): Use with-current-buffer and
10422 vc-parse-buffer.
10423 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
10424
10425 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
10426 (vc-simple-command): Docstring fix.
10427 (vc-registered): Align the way the file-handler is called with the
10428 way the function itself works.
10429 (vc-file-owner): Remove.
10430
10431 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
10432 extraction of fields and call to file-attributes because of a
10433 temporary bug in rcp.el.
10434 (vc-cvs-fetch-status): Use with-current-buffer.
10435
104362000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10437
10438 * vc.el (vc-do-command): Use file-relative-name.
10439 (vc-responsible-backend): Use vc-backend if possible.
10440 (vc-create-snapshot): Improve the `interactive' spec. Add support
10441 for branches and dispatch to backend-specific `create-snapshot'.
10442 (vc-default-create-snapshot): New function, containing the bulk of
10443 the old vc-create-snapshot.
10444 (vc-retrieve-snapshot): Improve the interactive spec.
10445
10446 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
10447 (vc-backend-hook-functions): Remove.
10448 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
10449 (vc-backend): Reintroduce the test for `file = nil' now that I
10450 know why it was there (and added a comment to better remember).
10451
10452 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
10453 code from vc-sccs-hooks.el.
10454 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
10455 'vc anymore.
10456 (vc-sccs-responsible-p): Use expand-file-name instead of concat
10457 and file-directory-p instead of file-exists-p.
10458 (vc-sccs-check-headers): Simplify the regexp.
10459
10460 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
10461 from vc-rcs-hooks.el. Don't require 'vc anymore.
10462 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
10463 file-directory-p instead of file-exists-p.
10464
10465 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
10466 from vc-cvs-hooks.el.
10467 (proto vc-cvs-registered): Require 'vc-cvs instead of
10468 'vc-cvs-hooks. Don't require 'vc anymore.
10469 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
10470 file-directory-p instead of file-exists-p.
10471 (vc-cvs-create-snapshot): New function, replacing
10472 vc-cvs-assign-name.
10473 (vc-cvs-assign-name): Remove.
10474
104752000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10476
10477 * vc-cvs.el (vc-cvs-header): New var.
10478
10479 * vc-rcs.el (vc-rcs-exists): Remove.
10480 (vc-rcs-header): New var.
10481
10482 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
10483 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
10484 (vc-sccs-header): New var.
10485
10486 * vc.el (vc-do-command): Get rid of the `last' argument.
10487 (vc-header-alist): Remove, replaced by vc-X-header.
10488 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
10489 (vc-dired-hook): Use expand-file-name instead of concat.
10490 (vc-directory): Use file-name-as-directory.
10491 (vc-snapshot-precondition, vc-create-snapshot)
10492 (vc-retrieve-snapshot): Allow the command to operate on any
10493 directory.
10494
10495 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
10496 just removing the 'WORKFILE argument or by removing the 'MASTER
10497 argument and replacing `file' with (vc-name file).
10498
104992000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10500
10501 * vc.el: Update Copyright and add a crude list of backend funs.
10502 (vc-writable-p): New function.
10503 (with-vc-file): Use vc-writable-p.
10504 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
10505 (vc-register): Avoid vc-name.
10506 (vc-locking-user): Remove.
10507 (vc-steal-lock): Make the `owner' arg non-optional.
10508 (vc-merge): Use vc-writable-p instead of vc-locking-user and
10509 vc-checkout-model.
10510 (vc-default-dired-state-info): Use vc-state instead of
10511 vc-locking-user and return special strings for special states.
10512 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
10513 and get rid of one of the special CVS cases.
10514 (vc-cancel-version): prettify error message with \\[...].
10515 (vc-rename-master): New function.
10516 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
10517 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
10518 the CVS special case generic.
10519 (vc-default-record-rename): Remove.
10520 (vc-file-tree-walk-internal): Only call FUNC for files that are
10521 under control of some VC backend and replace `concat' with
10522 expand-file-name.
10523 (vc-file-tree-walk): Update docstring.
10524 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
10525 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
10526
10527 * vc-sccs.el (vc-sccs-rename-file): Renamed from
10528 vc-sccs-record-rename. Use `find-file-noselect' rather than
10529 `find-file' and call `vc-rename-master' to do the actual move.
10530 (vc-sccs-diff): Remove unused `backend' variable.
10531
10532 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
10533 to delay loading of vc-sccs until it is really used.
10534 (vc-sccs-master-templates): Preload.
10535 (vc-sccs-state): Update call to vc-sccs-parse-locks.
10536 (vc-sccs-project-dir): Remove (merged into
10537 vc-sccs-search-project-dir).
10538 (vc-sccs-search-project-dir): Rewrite using file name handling ops
10539 rather than `concat', make sure it is preloaded and don't bother
10540 to check that the file actually exists.
10541 (vc-sccs-parse-locks): Remove unused `file' argument, remove
10542 `locks' argument (use buffer's content instead) and eliminate n^2
10543 behavior.
10544
10545 * vc-rcs.el: Update Copyright.
10546 (vc-rcs-rename-file): New function.
10547 (vc-rcs-diff): Remove unused `backend' variable.
10548
10549 * vc-hooks.el: Update Copyright.
10550 (vc-backend): Don't accept a nil argument any more.
10551 (vc-up-to-date-p): Turn into a defsubst.
10552 (vc-possible-master): New function.
10553 (vc-check-master-templates): Use `vc-possible-master' and allow
10554 funs in vc-X-master-templates to return a non-existent file.
10555
10556 * vc-cvs.el: Update Copyright.
10557 (vc-cvs-diff): Remove unused `backend' variable.
10558 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
10559
10560 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
10561
105622000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10563
10564 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
10565 since it can be called from vc-rcs.el.
10566 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
10567
105682000-09-04 Andre Spiegel <spiegel@gnu.org>
10569
10570 * vc.el (vc-version-diff): Expand file name read from the
10571 minibuffer. Handle the case when a previous version number can't
10572 be guessed. Give suitable messages when there were no differences
10573 found.
10574 (vc-clear-headers): Call backend-specific implementation, if one
10575 exists.
10576 (vc-cancel-version): Made error checks generic. When done, clear
10577 headers generically, too.
10578
10579 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
10580 from vc-clear-headers in vc.el.
10581
10582 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
10583 correctly.
10584 (vc-rcs-latest-on-branch-p): Made second argument VERSION
10585 optional. Handle the case when it's not there.
10586
105872000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10588
10589 * vc.el (vc-locking-user): Moved from vc-hooks.el.
10590
105912000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10592
10593 * vc-hooks.el (vc-loadup): Remove.
10594 (vc-find-backend-function): Use `require'. Also, handle the case
10595 where vc-BACKEND-hooks.el doesn't exist.
10596 (vc-call-backend): Cleanup.
10597
105982000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10599
10600 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
10601 vc-rcs-grab-templates)
10602 (vc-rcs-registered): Remove. The default function works as well.
10603 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
10604 vc-sccs-grab-templates)
10605 (vc-sccs-registered): Remove. The default function works as well.
10606
10607 * vc.el (vc-version-diff): Left out a vc- in call to
10608 vc-call-backend.
10609 (vc-default-dired-state-info, vc-default-record-rename)
10610 (vc-default-merge-news): Update for the new backend argument.
10611
10612 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
10613 using the default function.
10614 (vc-call-backend): If calling the default function, pass it the
10615 backend as first argument. Update the docstring accordingly.
10616 (vc-default-state-heuristic, vc-default-mode-line-string): Update
10617 for the new backend argument.
10618 (vc-make-backend-sym): Renamed from vc-make-backend-function.
10619 (vc-find-backend-function): Use the new name.
10620 (vc-default-registered): New function.
10621
106222000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10623
10624 * vc.el (vc-merge): Use vc-find-backend-function.
10625
10626 * vc-hooks.el (vc-backend-functions): Remove.
10627 (vc-loadup): Don't setup 'vc-functions.
10628 (vc-find-backend-function): New function.
10629 (vc-call-backend): Use above fun and populate 'vc-functions
10630 lazily.
10631 (vc-backend-defines): Remove.
10632
106332000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10634
10635 * vc.el (vc-register): Put a FIXME note for a newly found bug.
10636 Call vc-call-backend without the leading vc-.
10637 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
10638 (vc-check-headers): Call vc-call-backend without the leading vc-.
10639 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
10640 (vc-annotate-display): Replace confusing use of `cond' with `or'.
10641 Call vc-call-backend without the leading vc-.
10642
10643 * vc-cvs.el (tail): Provide vc-cvs.
10644 * vc-sccs.el (tail): Provide vc-sccs.
10645 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
10646
10647 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
10648 (vc-make-backend-function, vc-call): Pass names without leading
10649 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
10650 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
10651 (vc-call-backend): Always try to load vc-X-hooks.
10652 (vc-registered): Remove vc- in call to vc-call-backend.
10653
106542000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10655
10656 * vc.el (vc-process-filter): New function.
10657 (vc-do-command): Setup `vc-process-filter' for the async process.
10658 (vc-maybe-resolve-conflicts): New function to reduce
10659 code-duplication. Additionally, it puts the buffer in
10660 `smerge-mode' if applicable.
10661 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
10662 calling `merge-news'.
10663 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
10664 (vc-log-edit): New function. Replacement for `vc-log-mode' by
10665 interfacing to log-edit.el.
10666 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
10667 log-edit is available.
10668 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
10669
106702000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10671
10672 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
10673 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
10674 defvar and the initialization.
10675 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
10676
10677 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
10678 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
10679
10680 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
10681
106822000-09-04 Andre Spiegel <spiegel@gnu.org>
10683
10684 * vc.el (vc-file-clear-masterprops): Removed.
10685 (vc-checkin, vc-revert-buffer): Removed calls to the above.
10686 (vc-version-diff): Use buffer-size without argument.
10687 (vc-register): Heed vc-initial-comment.
10688
10689 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
10690 default branch.
10691
10692 * vc-rcs.el (vc-rcs-register): Parse command output to find master
10693 file name and workfile version.
10694 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
10695
10696 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
10697 vc-file-clear-masterprops.
10698
10699 * vc-sccs.el (vc-sccs-checkout): Removed call to
10700 vc-file-clear-masterprops. If writable, set vc-state to 'edited
10701 rather than user login name.
10702
10703
107042000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10705
10706 * vc.el (vc-workfile-unchanged-p): Remove unused argument
10707 `want-differences-if-changed' and simplify.
10708 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
10709 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
10710 output (which is invalid for async vc-diff) to decide whether to
10711 do the revert silently or not.
10712
107132000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10714
10715 * vc-hooks.el (vc-loadup): Load files quietly.
10716 (vc-call-backend): Oops, brain fart.
10717
107182000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10719
10720 * vc-cvs.el (vc-cvs-state): Typo.
10721 (vc-cvs-merge-news): Return the status code rather than the error msg.
10722
107232000-09-04 Andre Spiegel <spiegel@gnu.org>
10724
10725 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
10726 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
10727 vc-state or vc-up-to-date-p.
10728 (vc-merge): Use vc-backend-defines to check whether merging is
10729 possible. Set state to 'edited after successful merge.
10730
10731 * vc-hooks.el (vc-locking-user): If locked by the calling user,
10732 return that name. Redocumented.
10733
107342000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10735
10736 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
10737 new `vc-state' semantics.
10738 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
10739 'vc-locking-user to the current user.
10740 (vc-merge): Inline vc-backend-merge. Comment out code that I
10741 don't understand and hence can't adapt to the new `vc-state' and
10742 `vc-locking-user' semantics.
10743 (vc-backend-merge): Remove.
10744
10745 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
10746 rather than 'vc-locking-user.
10747
10748 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
10749
10750 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
10751 (vc-state): Don't use 'reserved any more. Just use the same
10752 convention as the one used for vc-<backend>-state where the
10753 locking user (as a string) is returned.
10754 (vc-locking-user): Update, based on the above convention. The
10755 'vc-locking-user property has disappeared.
10756 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
10757
10758 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
10759 with a heuristic one.
10760 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
10761 (vc-cvs-checkin): Do a trivial parse to set the state in case of
10762 error. That allows us to get to 'needs-merge even in the
10763 stay-local case. There's still no way to detect 'needs-patch in
10764 such a setup (or to force an update for that matter).
10765 (vc-cvs-logentry-check): Remove, the default works as well.
10766
107672000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10768
10769 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
10770
10771 * vc.el (vc-do-command): kill-all-local-variables, to reset any
10772 major-mode in which the buffer might have been put earlier. Use
10773 `remove' and `when'. Allow `okstatus' to be `async' and use
10774 `start-process' in this case.
10775 (vc-version-diff): Handle the case where the diff looks empty
10776 because of the use of an async process.
10777
107782000-09-04 Andre Spiegel <spiegel@gnu.org>
10779
10780 * vc.el (vc-next-action-on-file): Removed optional parameter
10781 `simple'. Recompute state unconditionally.
10782 (vc-default-toggle-read-only): Removed.
10783
10784 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
10785 (vc-toggle-read-only): Undid prev change.
10786
10787 * vc-cvs.el (vc-cvs-stay-local): Renamed from
10788 vc-cvs-simple-toggle. Redocumented.
10789 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
10790 (vc-cvs-toggle-read-only): Removed.
10791
107922000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10793
10794 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
10795 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
10796 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
10797 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
10798 still is. So maybe it should be removed.
10799 (vc-head-version, vc-find-binary): Remove.
10800 (vc-recompute-state): Move from vc-hooks.el.
10801 (vc-next-action-on-file): Add a `simple' argument to allow
10802 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
10803 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
10804 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
10805 (vc-dired-mode-map): Properly defvar it.
10806 (vc-print-log): Call log-view-mode if available.
10807 (small-temporary-file-directory): defvar instead of use boundp.
10808 (vc-merge-news): Moved to vc-cvs.el.
10809 (vc-default-merge-news): New function.
10810
10811 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
10812 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
10813 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
10814 unknown `vc-latest-version' function. It should probably refer to
10815 vc-workfile-version or somesuch, but it's very unclear to me and I
10816 don't have SCCS to test things.
10817
10818 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
10819 (vc-sccs-state-heuristic): Fix typo.
10820 (vc-sccs-workfile-unchanged-p): Add missing argument.
10821
10822 * vc-rcs.el: Require vc and vc-rcs-hooks.
10823 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
10824 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
10825 (vc-release-greater-or-equal-p): Move from vc.
10826 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
10827 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
10828 (vc-rcs-checkout): Add a missing `new-version' argument in the
10829 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
10830
10831 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
10832 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
10833 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
10834 than the apparently unbound `workfile-version'.
10835
10836 * vc-hooks.el (vc-master-templates): Def the obsolete var.
10837 (vc-file-prop-obarray): Use `make-vector'.
10838 (vc-backend-functions): Add new hookable functions
10839 vc-toggle-read-only, vc-record-rename and vc-merge-news.
10840 (vc-loadup): If neither backend nor default functions exist, use
10841 the backend function rather than nil.
10842 (vc-call-backend): If the function if not bound yet, try to load
10843 the non-hook file to see if it provides it.
10844 (vc-call): New macro plus use it wherever possible.
10845 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
10846 nor `vc-find-binary' since it's only called from
10847 vc-mistrust-permission which is only used once the backend is known.
10848 (vc-checkout-model): Fix parenthesis.
10849 (vc-recompute-state, vc-prefix-map): Move to vc.el.
10850
10851 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
10852 (vc-cvs-release, vc-cvs-system-release): Remove.
10853 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
10854 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
10855 status symbols.
10856 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
10857 (vc-cvs-toggle-read-only): First cut at a function to allow a
10858 cvs-status-free vc-toggle-read-only.
10859 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
10860 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
10861 vc-cvs-status. Also set vc-state rather than vc-locking-user.
10862 (vc-cvs-checkout): Modify access rights directly if the user
10863 requested not to use `cvs edit'. And refresh the mode line.
10864
10865 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
10866 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
10867
108682000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10869
10870 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
10871 workfile' that got lost when the code was extracted from vc.el.
10872 And merged the tail with the rest of the code (not possible in the
10873 old vc.el where the tail was shared among all backends). And
10874 explicitly set the state to 'edited if `writable' is set.
10875
10876 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
10877 (vc-cvs-state): Be careful to return the value from
10878 vc-cvs-parse-state.
10879 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
10880 property but return it instead. Also be careful to handle a nil
10881 or "" `rev' when workfile is non-nil (it was handled properly when
10882 workfile was nil).
10883
10884 * vc.el: Removed those pesky unnecessary `(function' quotes.
10885 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
10886 directly in the defvar.
10887 (vc-do-command): Bind inhibit-read-only so as to properly handle
10888 the case where the destination buffer has been made read-only.
10889 (vc-diff): Delegate to vc-version-diff in all cases.
10890 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
10891 (vc-annotate-mode-variables): Removed (code moved partly to
10892 defvars and partly to vc-annotate-add-menu).
10893 (vc-annotate-mode): Turned into a derived-mode.
10894 (vc-annotate-add-menu): Moved in code in
10895 vc-annotate-mode-variables.
10896 (vc-update-change-log): Use make-temp-file if available.
10897
108982000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
10899
10900 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
10901 `vc-checkout-model' updated to `vc-cvs-update-model'.
10902
109032000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10904
10905 * vc.el (vc-next-action-on-file): Added handling of state
10906 `unlocked-changes'.
10907 (vc-checkout-carefully): Is now practically obsolete, unless the
10908 above is too slow to be enabled unconditionally.
10909 (vc-update-change-log): Fixed typo.
10910
10911 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
10912
10913 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
10914 Now handles state `unlocked-changes'.
10915 (vc-sccs-workfile-unchanged-p): New function, to support the above.
10916
10917 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
10918
10919 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
10920 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
10921 `unlocked-changes'.
10922 (vc-rcs-workfile-unchanged-p): Renamed from
10923 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
10924 function yet, but supposed to become one soon.
10925
10926 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
10927 `vc-steal-lock'.
10928 (vc-call-backend): Changed error message.
10929 (vc-state): Added description of state `unlocked-changes'.
10930
109312000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10932
10933 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
10934 always return t in CVS-controlled directories.
10935
10936 * vc.el (vc-responsible-backend): New function.
10937 (vc-register): Largely rewritten.
10938 (vc-admin): Removed (implementation moved into vc-register).
10939 (vc-checkin): Redocumented.
10940 (vc-finish-logentry): If no backend defined yet (because we are in
10941 the process of registering), use the responsible backend.
10942
10943 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
10944 Updated function lists.
10945 (vc-call-backend): Fixed typo.
10946
10947 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
10948 New functions.
10949 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
10950 Removed query option. Redocumented.
10951
109522000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10953
10954 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
10955
10956 * vc.el: Updated callers of `vc-checkout-required' to use
10957 `vc-checkout-model'.
10958
109592000-09-04 Martin Lorentzson <martinl@gnu.org>
10960
10961 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
10962 stuff updated to reference this function instead of the old
10963 `vc-backend-release-p'.
10964
109652000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10966
10967 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
10968 vc-checkout-model. Return appropriate values. Updated callers.
10969
109702000-09-04 Martin Lorentzson <martinl@gnu.org>
10971
10972 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
10973 (vc-backend-revert): Function moved into `vc-revert';
10974 `vc-next-action' must be updated to accomodate this change.
10975 (vc-backend-steal): Function moved into `vc-finish-steal'.
10976 (vc-backend-logentry-check): Function moved into
10977 `vc-finish-logentry'.
10978 (vc-backend-printlog): Function moved into `vc-print-log'.
10979 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
10980 (vc-backend-assign-name): Function moved into
10981 `vc-create-snapshot'.
10982
109832000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10984
10985 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
10986 Rename to vc-checkout-model. Return appropriate values.
10987 Update callers.
10988
10989 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
10990 to vc-checkout-model.
10991 (vc-checkout-required): Rename to vc-checkout-model.
10992 Re-implement and re-comment.
10993 (vc-after-save): Use vc-checkout-model.
10994
109952000-09-04 Martin Lorentzson <martinl@gnu.org>
10996
10997 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
10998 Update to use the vc-BACKEND-diff functions instead.
10999 `vc-diff' is now working.
11000
11001 * vc-rcs.el (vc-rcs-logentry-check): New function.
11002
11003 * vc-cvs.el (vc-cvs-logentry-check): New function.
11004
11005 * vc-sccs.el (vc-sccs-diff): Function changed name from
11006 `vc-backend-diff'. This makes `vc-diff' work.
11007
11008 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
11009 of functions possibly implemented in a vc-BACKEND library.
11010 (vc-checkout-required): Fix bug that caused an error to be
11011 signaled during `vc-after-save'.
11012
11013 * vc.el: Fix typo.
11014 This checkin is made with our new VC code base for the very first time.
11015 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
11016
11017 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
11018 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
11019
11020 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
11021 updated to `vc-uses-locking'.
11022 (vc-checkout-required): Call to backend function.
11023 `vc-checkout-required' updated to `vc-uses-locking' instead.
11024
11025 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
11026 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
11027
11028 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
11029 to match the split into various backends.
11030 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
11031 (vc-retrieve-snapshot): Bug fix.
11032
110332000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11034
11035 * vc-sccs.el (vc-sccs-release): Doc fix.
11036
110372000-09-04 Martin Lorentzson <martinl@gnu.org>
11038
11039 * vc.el (vc-next-action-on-file): Bug found and fixed.
11040 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
11041 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
11042
11043 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
11044 (vc-rcs-checkout): Name space cleaned up. No more revision number
11045 crunching function names that are not prefixed with vc-rcs.
11046 (vc-rcs-checkout-model): Function added. References to
11047 `vc-checkout-model' replaced.
11048
110492000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11050
11051 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
11052 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
11053 still need to be split, and implemented for RCS).
11054
110552000-09-04 Martin Lorentzson <martinl@gnu.org>
11056
11057 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
11058
11059 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
11060 required by the vc.el file.
11061
11062 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
11063 required by the vc.el file.
11064 (vc-rcs-exists): Function added.
11065
11066 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
11067 required by the vc.el file.
11068
11069 * vc.el (vc-admin): Updated to handle selection of appropriate
11070 backend. Current implementation is crufty and need re-thinking.
11071
11072 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
11073
110742000-09-04 Martin Lorentzson <martinl@gnu.org>
11075
11076 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
11077 beginning of annotate buffers correctly.
11078
11079 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
11080 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
11081 functionality updated quite a lot to support multiple backends.
11082 Variables `vc-annotate-mode', `vc-annotate-buffers',
11083 `vc-annotate-backend' added.
11084
11085 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
11086 `vc-annotate-difference' added to supported backend functions.
11087
110882000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11089
11090 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
11091 Use with-temp-file instead of /bin/sh. Merged from mainline
11092
110932000-09-04 Martin Lorentzson <martinl@gnu.org>
11094
11095 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
11096
11097 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
11098
11099 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
11100
111012000-09-04 Martin Lorentzson <martinl@gnu.org>
11102
11103 * vc-hooks.el: vc-state-heuristic added to
11104 vc-backend-hook-functions.
11105
11106 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
11107
11108 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
11109
11110 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
11111 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
11112 state to `reserved'.
11113
11114 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
11115 `vc-checkout-required'. Rename the `locked' state to `reserved'.
11116
111172000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11118
11119 * vc-rcs-hooks.el: Implement new state model. Hardly anything
11120 untouched.
11121
11122 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
11123
11124 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
11125 if defined. (Merged from main line, slightly adapted.)
11126
11127 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
11128 millenium problem (merged from mainline).
11129
111302000-09-04 Martin Lorentzson <martinl@gnu.org>
11131
11132 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
11133 part and moved the non-BACKEND stuff to vc.el.
11134
11135 * vc.el: Split the annotate feature into a BACKEND specific part
11136 and moved it from the vc-cvs.el file to this one.
11137
111382000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11139
11140 * vc-hooks.el: Implement new state model.
11141 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
11142 (vc-locking-user): Simplify. Now only needed if the file is
11143 locked by somebody else.
11144 (vc-lock-from-permissions): Remove. Functionality is in
11145 vc-sccs-hooks.el and vc-rcs-hooks.el now.
11146 (vc-mode-line-string): New name for former vc-status. Adapted.
11147 (vc-mode-line): Adapt to use the above. Remove optional parameter.
11148
11149 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
11150 Various simplifications and adaptations all over the place.
11151
11152 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
11153 Simplify and adapt the rest.
11154
11155 * vc.el (vc-resynch-window): Add TODO comment: check for
11156 interaction with view mode according to recent RCS change.
11157 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
11158
111592000-09-04 Martin Lorentzson <martinl@gnu.org>
11160
11161 * vc.el: Convert the remaining function comments to docstrings.
11162
111632000-09-04 Martin Lorentzson <martinl@gnu.org>
11164
11165 * vc.el (vc-backend-release, vc-release-greater-or-equal)
11166 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
11167 (vc-minor-part, vc-previous-version): Functions that operate and
11168 compare revision numbers got proper documentation. Comments added
11169 about their possible removal.
11170
111712000-09-04 Martin Lorentzson <martinl@gnu.org>
11172
11173 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
11174 the vc-backend.el files.
11175
11176 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
11177
11178 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
11179 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
11180 (vc-rcs-previous-version): Functions added.
11181
11182 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
11183
11184 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
11185
111862000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11187
11188 * vc-hooks.el (vc-master-templates): Is really obsolete.
11189 Comment out the definition for now. What is the right procedure
11190 to get rid of it?
11191 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
11192 rewritten.
11193 (vc-default-registered): Remove.
11194 (vc-check-master-templates): New function; does mostly what the
11195 above did before.
11196 (vc-locking-user): Don't rely on the backend to set the property.
11197
11198 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
11199 Rewrite documentation.
11200 (vc-rcs-templates-grabbed): New variable.
11201 (vc-rcs-grab-templates): New function.
11202 (vc-rcs-registered): Rewrite to use above mechanism.
11203
11204 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
11205 Rewrite documentation.
11206 (vc-sccs-templates-grabbed): New variable.
11207 (vc-sccs-grab-templates): New function.
11208 (vc-sccs-registered): Rewrite to use above mechanism.
11209 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
11210 Don't throw the result, simply return it.
11211
11212 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
11213 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
11214 (vc-cvs-registered): Does the check itself now. Simplify.
11215
11216 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
11217 from main line.
11218
112192000-09-04 Martin Lorentzson <martinl@gnu.org>
11220
11221 * vc-cvs.el (vc-cvs-diff): New function.
11222
11223 * vc-sccs.el (vc-sccs-diff): New function.
11224
11225 * vc-rcs.el (vc-rcs-diff): New function.
11226 (vc-rcs-checkout): Bug (typo) found and fixed.
11227 (vc-rcs-register-switches): New variable.
11228
11229 * vc.el (vc-backend-diff): Function removed and placed in the
11230 backend files.
11231
112322000-09-04 Martin Lorentzson <martinl@gnu.org>
11233
11234 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
11235
11236 * vc.el (vc-backend-checkout): Function removed and replaced in
11237 the vc-backend.el files.
11238
11239 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
11240
11241 * vc.el (vc-backend-admin): Removed and replaced in the
11242 vc-backend.el files.
11243
11244 * vc.el (Martin): Removed all the annotate functionality since it
11245 is CVS backend specific.
11246
112472000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11248
11249 * spec.txt: Added specification of vc-state.
11250
11251 * vc-sccs-hooks.el (vc-sccs-master-properties):
11252 Remove handling of vc-latest-version and
11253 vc-your-latest-version. What used to be vc-latest-version, is now
11254 returned as vc-workfile-version.
11255 (vc-sccs-workfile-version): Adapt.
11256
112572000-09-04 Dave Love <fx@gnu.org>
11258
11259 * vc.el: [Merged from mainline.]
11260 (vc-dired-mode): Make the dired-move-to-filename-regexp
11261 regexp match the date, to avoid treating date as file size.
11262 Add YYYY S option to WESTERN/
11263
112642000-09-04 Dave Love <fx@gnu.org>
11265
11266 * vc.el: Require `compile' when compiling.
11267 (vc-logentry-check-hook): New option.
11268 (vc-steal-lock): Use compose-mail.
11269 (vc-dired-mode-map): Defvar when compiling.
11270 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
11271 vc-sccs.el and renamed. Callers changed.
11272 (vc-backend-checkout, vc-backend-logentry-check)
11273 (vc-backend-merge-news): Doc fix.
11274 (vc-default-logentry-check): New function.
11275 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
11276 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
11277 (vc-backend-merge): Doc fix. Use backend functions.
11278 (vc-check-headers): Use backend functions.
11279
11280 * vc-cvs.el: Require vc when compiling.
11281 (vc-cvs-register-switches): Doc fix.
11282 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
11283 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
11284 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
11285 New functions (code from vc.el).
11286 (vc-annotate-display-default): Fix interactive spec.
11287 (vc-annotate-time-span): Doc fix.
11288
11289 * vc-rcs.el: Require vc when compiling.
11290 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
11291 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
11292 (vc-rcs-checkin): New functions (code from vc.el).
11293 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
11294 Doc fix.
11295 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
11296
11297 * vc-sccs.el: Require vc when compiling.
11298 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
11299 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
11300 (vc-sccs-revert)
11301 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
11302 from vc.el).
11303 (vc-sccs-add-triple, vc-sccs-record-rename)
11304 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
11305 (vc-sccs-admin): Doc fix.
11306
113072000-09-04 Martin Lorentzson <martinl@gnu.org>
11308
11309 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
11310 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
11311 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
11312 from vc.el.
11313
11314 * vc-sccs.el (vc-admin-sccs): Added from vc.el
11315
11316 * vc-cvs.el: Moved the annotate functionality from vc.el.
11317 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
11318
113192000-09-04 Dave Love <fx@gnu.org>
11320
11321 * vc.el (vc-backend-release): Call vc-system-release.
11322
11323 * vc-sccs.el (vc-sccs-system-release):
11324 Renamed from vc-sccs-backend-release.
11325
11326 * vc-rcs.el (vc-rcs-system-release):
11327 Renamed from vc-rcs-backend-release.
11328
11329 * vc-cvs.el (vc-cvs-system-release):
11330 Renamed from vc-cvs-backend-release.
11331
113322000-09-04 Dave Love <fx@gnu.org>
11333
11334 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
11335 backend files.
11336 (vc-backend-release): Dispatch to backend functions.
11337 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
11338 probably needs attention.]
11339
11340 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
11341 (vc-sccs-backend-release): New function.
11342
11343 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
11344 (vc-cvs-backend-release): New function.
11345
11346 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
11347 Doc fix.
11348 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
11349 (vc-default-dired-state-info): New function.
11350 (vc-dired-state-info): Dispatch to backends.
11351 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
11352
11353 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
11354 from vc.el and renamed.
11355
113562000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11357
11358 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
11359 (vc-version-other-window, vc-backend-assign-name): Removed
11360 references to vc-latest-version; sometimes changed into
11361 vc-workfile-version.
11362
11363 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
11364 vc-rcs-master-workfile-version.
11365 (vc-rcs-workfile-version): Use the above. Don't call
11366 vc-latest-version (that was unreachable code, anyway).
11367 (vc-rcs-fetch-master-properties): Doc fix.
11368
11369 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
11370 (vc-backend-hook-functions): Removed them from this list, too.
11371 (vc-fetch-properties): Removed.
11372 (vc-workfile-version): Doc fix.
11373
11374 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
11375 (vc-rcs-workfile-version, vc-rcs-locking-user)
11376 (vc-rcs-uses-locking): Use it.
11377
11378 * vc-hooks.el (vc-consult-rcs-headers):
11379 Moved into vc-rcs-hooks.el, under the name
11380 vc-rcs-consult-headers.
11381
11382 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
11383 headers.
11384 (vc-cvs-find-master): Use this name only; correct different
11385 versions of the name.
11386
11387 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
11388 New functions.
11389 (vc-sccs-locking-user): Use the latter.
11390
11391 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
11392 New functions.
11393
11394 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
11395 Moved into both
11396 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
11397 functions are implementation details of those two backends.
11398
113992000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11400
11401 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
11402 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
11403
11404 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
11405 (vc-sccs-parse-locks): SCCS-specific code moved here from
11406 vc-hooks.
11407
11408 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
11409 code moved here from vc-hooks.
11410
11411 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
11412 into back-end specific parts and removed. Callers not updated
11413 yet; because I guess these callers will disappear into back-end
11414 specific files anyway.
11415
114162000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11417
11418 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
11419 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
11420 `vc-uses-locking'.
11421
11422 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
11423 Store yes/no in the property, and return t/nil. Updated all
11424 callers.
11425
11426 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
11427 vc-sccs-uses-locking. Don't set property.
11428 (vc-sccs-locking-user): Don't set property.
11429
11430 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
11431 vc-cvs-uses-locking. Don't set property here; leave that to
11432 vc-hooks.
11433 (vc-cvs-locking-user): Reflect above change. Streamlined.
11434
11435 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
11436 vc-rcs-uses-locking.
11437 (vc-rcs-locking-user): Reflect above change.
11438
114392000-09-04 Dave Love <fx@gnu.org>
11440
11441 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
11442
11443 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
11444
11445 * vc-hooks.el (vc-checkout-model): Punt to backends.
11446
11447 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
11448
11449 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
11450
11451 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
11452 New functions.
11453
11454 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
11455 New functions.
11456
11457 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
11458 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
11459
11460 * vc-hooks.el (vc-default-locking-user): New function.
11461 (vc-locking-user, vc-workfile-version): Punt to backends.
11462
114632000-09-04 Dave Love <fx@gnu.org>
11464
11465 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
11466 (vc-master-workfile-version): Moved from vc-hooks.
11467
11468 * vc-rcs-hooks.el: Fix duplicate code in last change.
11469
11470 * vc-rcs-hooks.el: Require vc-hooks when compiling.
11471 (vc-rcs-master-templates): Improve :type.
11472 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
11473 vc-master-workfile-version): Moved from vc-hooks.
11474
11475 * vc-sccs-hooks.el: Require vc-hooks when compiling.
11476 (vc-sccs-master-templates): Improve :type.
11477 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
11478
11479 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
11480
11481 * vc-cvs-hooks.el: Require vc-hooks when compiling.
11482 (vc-cvs-master-templates): Improve :type. Use
11483 vc-cvs-find-cvs-master.
11484 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
11485 from vc-hooks.
11486 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
11487
11488 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
11489 Moved to vc-cvs-hooks.
11490
11491 * vc-hooks.el: Add doc strings in various places. Simplify the
11492 minor mode setup.
11493 (vc-handled-backends): New user variable.
11494 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
11495 simplification.
11496
114972000-09-04 Dave Love <fx@gnu.org>
11498
11499 * vc.el: Some doc fixes for autoloaded and interactive functions.
11500 Fix compilation warnings from ediff stuff.
11501 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
11502
11503 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
11504
11505 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
11506
11507 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
11508
115092000-09-04 Dave Love <fx@gnu.org>
11510
11511 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
11512 New variable.
11513 (vc-make-backend-function, vc-loadup, vc-call-backend)
11514 (vc-backend-defines): New functions.
11515
11516 * vc-hooks.el: Various doc fixes.
11517 (vc-default-back-end, vc-follow-symlinks): Custom fix.
11518 (vc-match-substring): Function removed. Callers changed to use
11519 match-string.
11520 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
11521 Simplify.
11522
115232000-09-04 Dave Love <fx@gnu.org>
11524
11525 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
11526 type.
11527 (vc-sccs-project-dir, vc-search-sccs-project-dir)
11528 (vc-sccs-registered): Doc fix.
11529
11530 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
11531 (vc-cvs-registered): Doc fix.
11532
11533 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
11534 (vc-rcs-registered): Doc fix.
11535
115362000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11537
11538 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
11539
11540 * vc-hooks.el: vc-registered has been renamed
11541 vc-default-registered. Some functions have been moved to the
11542 backend specific files. they all support the
11543 vc-BACKEND-registered functions.
11544
115452000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11546
11547 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
11548
11549 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
11550
115512000-09-04 Dave Love <fx@gnu.org>
11552
11553 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
11554 menu-bar-update-hook.
11555
11556 * help.el (help-manyarg-func-alist): Add
11557 find-operation-coding-system.
11558
11559 * wid-edit.el (widget-sexp-validate): Fix garbled code.
11560
11561 * custom.el (custom-set-variables): Print message about errors in
11562 setting.
11563
115642000-09-03 Andrew Innes <andrewi@gnu.org>
11565
11566 * makefile.w32-in: Change to DOS line endings.
11567
115682000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
11569
11570 * mouse.el (mouse-popup-menubar): Supply the prompt string for
11571 minor-mode keymaps, if they don't have one.
11572
115732000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
11574
11575 * eshell/esh-module.el (eval-when-compile): Don't lose if
11576 esh-module.el's file name is truncated to DOS 8+3 limits.
11577
115782000-09-01 John Wiegley <johnw@gnu.org>
11579
11580 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
11581 predicate, which caused entries in the completion list to be
11582 doubled.
11583
115842000-08-30 John Wiegley <johnw@gnu.org>
11585
11586 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
11587 sending to subprocesses. Also, hook pre-command-hook if
11588 `eshell-send-direct-to-subprocesses' is non-nil.
11589 (eshell-send-direct-to-subprocesses): New config variable. If t,
11590 subprocess input is send immediately.
11591 (eshell-toggle-direct-send): New function.
11592 (eshell-self-insert-command): New function.
11593 (eshell-intercept-commands): New function.
11594 (eshell-send-input): If direct subprocess sending is enabled,
11595 don't echo any input to the Eshell buffer. Let the subprocess
11596 handle that. This requires "stty echo" in bash, for example.
11597
115982000-08-28 John Wiegley <johnw@gnu.org>
11599
11600 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
11601 completion function for Eshell's implementation of `unset'.
11602
116032000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
11604
11605 * info.el (Info-directory-list): Doc fix.
11606
116072000-08-31 Peter Breton <pbreton@ne.mediaone.net>
11608
11609 * filecache.el (file-cache-add-directory-using-find): Don't quote
11610 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
11611
116122000-08-31 Kenichi Handa <handa@etl.go.jp>
11613
11614 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
11615 coding systems.
11616
116172000-08-30 Andrew Innes <andrewi@gnu.org>
11618
11619 * timer.el (run-with-idle-timer): Undo last change, so that timer
11620 is not activated immediately if Emacs is already idle. Some
11621 existing code relies on this behaviour.
11622
116232000-08-30 Miles Bader <miles@gnu.org>
11624
11625 * frame.el (set-frame-font): Do completion of font-name for
11626 interactive use.
11627
116282000-08-30 Kenichi Handa <handa@etl.go.jp>
11629
11630 * international/quail.el (quail-start-translation): Bind locally
11631 last-command-event, last-command, and this-command.
11632 (quail-start-conversion): Likewise.
11633 (quail-self-insert-command): Fix docstring.
11634
116352000-08-29 Gerd Moellmann <gerd@gnu.org>
11636
11637 * progmodes/executable.el
11638 (executable-make-buffer-file-executable-if-script-p): Check that
11639 buffer contains at least 2 characters.
11640
116412000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
11642
11643 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
11644
116452000-08-29 Dave Love <fx@gnu.org>
11646
11647 * diff-mode.el (diff-mode) <defgroup>: Add :version.
11648 (diff-mode-shared-map): Bind mouse-2.
11649 (diff-imenu-generic-expression): New variable.
11650 (diff-mode): Use it.
11651
11652 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
11653 (mouse-popup-menubar): Add minor mode menus.
11654 (popup-menu): Check for lookup-key returning number.
11655
116562000-08-29 Miles Bader <miles@gnu.org>
11657
11658 * comint.el (comint-send-input): Create overlays using the proper
11659 front/read-advance arguments.
11660
116612000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11662
11663 * ps-print.el: Even/odd pages printing. Doc fix.
11664 (ps-print-version): New version number (6.0).
11665 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
11666 (ps-background, ps-begin-file, ps-begin-job): Code fix.
11667 (ps-print-duplex-feature): Variable eliminated.
11668 (ps-even-or-odd-pages): New variable.
11669
11670 * progmodes/ebnf2ps.el: Doc fix.
11671 (ebnf-version): New version (3.3).
11672 (ebnf-user-arrow): Change variable customization to sexp.
11673 (ebnf-user-arrow): Function eliminated.
11674 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
11675
116762000-08-29 Kenichi Handa <handa@etl.go.jp>
11677
11678 * help.el (help-xref-mule-regexp): New variable.
11679 (help-make-xrefs): Handle help-xref-mule-regexp.
11680
11681 * international/mule-cmds.el (help-xref-mule-regexp-template): New
11682 variable.
11683 (describe-input-method): Temporarily activate the specfied input
11684 method to display the information.
11685 (describe-language-environment): Hyperlinks to mule related items.
11686
11687 * international/mule-diag.el (charset-multibyte-form-string): New
11688 function.
11689 (list-character-sets-1): Use charset-multibyte-form-string.
11690 (describe-character-set): New function.
11691 (describe-coding-system): Hyperlinks to safe character sets.
11692
11693 * international/quail.el (quail-help): New arg PACKAGE.
11694 Hyperlinks to mule related items.
11695 (quail-help-insert-keymap-description): Use
11696 substitute-command-keys instead of describe-bindings.
11697 (quail-translation-help): Hyperlinks to mule related items.
11698
116992000-08-28 John Wiegley <johnw@gnu.org>
11700
11701 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
11702 have a defsubst call itself. Made `eshell-flatten-list' back into
11703 a function again.
11704
11705 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
11706 catch, in case re-centering point at bottom messes up the display.
11707 This happens frequently in Emacs 21, due I believe to variable
11708 line heights.
11709
11710 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
11711 to call `find-tag-interactive'.
11712
11713 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
11714 the list of remember directories.
11715
117162000-08-28 John Wiegley <johnw@gnu.org>
11717
11718 * align.el: Test align-region-separate to see if it's a symbol.
11719
117202000-08-28 John Wiegley <johnw@gnu.org>
11721
11722 * eshell/esh-util.el (eshell-flatten-list): Made this function
11723 into a defsubst form. It gets used very frequently, although
11724 calls don't occur all that often.
11725
11726 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
11727 examining it.
11728
11729 * eshell/esh-cmd.el (eshell-rewrite-while-command):
11730 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
11731 `eshell-protect'.
11732 (eshell-copy-handles): Created a new macro for duplicating the
11733 current set of open handles. This is needed by the looping
11734 functions.
11735 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
11736 is not incorrectly stomped on.
11737
11738 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
11739 declaration for pcomplete-use-paring.
11740 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
11741 value of eshell-cmpl-use-paring.
11742 * pcomplete.el (pcomplete-use-paring): New config variable, to
11743 indicate whether paring should be used.
11744 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
11745 completion alternatives that have already been used.
11746
11747 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
11748 bound to C-c C-y, which will repeat the previous N arguments
11749 (based on prefix argument).
11750 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
11751
11752 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
11753 if there is no *Help* buffer. This is for XEmacs, which renames
11754 its help buffers uniquely. TODO: Find out what the current buffer
11755 name to delete is.
11756
11757 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
11758 first entry that correlates to a passwd/group number. Later
11759 entries (used for group/user name aliasing to multiple IDs) are
11760 ignored.
11761
11762 * eshell/em-xtra.el (eshell/expr):
11763 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
11764 (eshell-grep, eshell/diff, eshell/locate):
11765 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
11766 argument list, before passing it to the system command.
11767
11768 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
11769 `find-tag' for use at final position in Eshell buffers (which
11770 otherwise triggers an error on Emacs 21).
11771 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
11772 buffer, if it is currently bound to `find-tag'.
11773
11774 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
11775 in the list of matched Makefile names.
11776 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
11777 directory, prefer its contents to Makefile.
11778
11779 * eshell/em-dirs.el (eshell/cd): cd commands that look up
11780 directory parts (like "cd old new", or "cd =regexp"), are now case
11781 sensitive on non-Windows/DOS platforms.
11782
11783 * eshell/esh-mode.el (eshell-parse-command-input): When a user
11784 types RET after an open delimiter (like "), display a message
11785 indicating that Eshell is waiting for the closing delimiter.
11786
11787 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
11788 environment variables.
11789
11790 * eshell/em-unix.el (eshell/diff): Added logic to fail more
11791 gracefully if the user enters incorrect arguments.
11792
11793 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
11794 Eshell buffers.
11795
11796 * eshell/esh-var.el (eshell-interpolate-variable):
11797 * eshell/esh-mode.el (eshell-move-argument):
11798 * eshell/em-unix.el (eshell-du-sum-directory):
11799 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
11800 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
11801 (not (= ...)).
11802
11803 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
11804 to ensure the `preserve' flag gets propagated when doing recursive
11805 directory copies.
11806
118072000-08-28 Stefan Monnier <monnier@cs.yale.edu>
11808
11809 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
11810 Don't convert \n into \0177 in memory.
11811 (eshell-read-history, eshell-write-history): Convert \n to \0177,
11812 and back again, when reading and writing.
11813
118142000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
11815
11816 * eshell/esh-util.el (eshell-processp): Added to relieve constant
11817 testing of `fboundp' on `processp'.
11818
11819 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
11820 (eshell/jobs): Don't call process-list if it is not bound.
11821 (eshell-gather-process-output): Support systems where async
11822 subprocesses aren't supported.
11823 (eshell-scratch-buffer, eshell-last-sync-output-start): New
11824 variables.
11825
11826 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
11827 eshell-do-eval returns t.
11828 (eshell-do-pipelines-synchronously): New defmacro.
11829 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
11830 when async subprocesses aren't supported.
11831 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
11832 if async subprocesses aren't supported.
11833 (eshell-resume-command): Don't assume STATUS is a string.
11834
11835 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
11836
11837 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
11838 (eshell-close-target, eshell-get-target): Use eshell-processp.
11839 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
11840 fix.
11841 (eshell-get-target, eshell-create-handles): Doc fix.
11842
118432000-08-28 Miles Bader <miles@lsi.nec.co.jp>
11844
11845 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
11846 criterion to include commands that output something, as long as it
11847 leaves both the command and the end-of-buffer visible when the
11848 command has exited.
11849 (eshell-review-quick-commands): Adjust the help doc string
11850 accordingly.
11851
118522000-08-28 Peter Breton <pbreton@ne.mediaone.net>
11853
11854 * locate.el (locate): Cleaned up locate command's interactive prompting
11855 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
11856
11857 * filecache.el (file-cache-case-fold-search): New variable
11858 (file-cache-assoc-function): New variable
11859 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
11860 Use file-cache-case-fold-search variable
11861 (file-cache-add-file): Use file-cache-assoc-function
11862 (file-cache-delete-file): likewise
11863 (file-cache-directory-name): likewise
11864 (file-cache-debug-read-from-minibuffer): likewise
11865
118662000-08-28 Gerd Moellmann <gerd@gnu.org>
11867
11868 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
11869 (abbrev-table-name): New function.
11870 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
11871 If non-nil list local abbrev, only.
11872
118732000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
11874
11875 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
11876 from Gnus support code, and use special article copy buffer
11877 `(gnus-original-article-buffer)' instead. This allows to get rid
11878 of article-hide-headers usage (which breaks in the latest Gnus
11879 version). Thanks to Detlev Zundel.
11880
118812000-08-28 Kenichi Handa <handa@etl.go.jp>
11882
11883 * international/quail.el (quail-use-package): Hide "... loaded"
11884 message.
11885 (quail-start-translation, quail-start-conversion): Likewise.
11886
11887 * international/kkc.el (kkc-region): Hide "... loaded" message.
11888
118892000-08-27 Dave Love <fx@gnu.org>
11890
11891 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
11892
118932000-08-27 Miles Bader <miles@gnu.org>
11894
11895 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
11896
118972000-08-27 Kenichi Handa <handa@etl.go.jp>
11898
11899 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
11900 'ja-dic-cnv), not (require 'skkdic-cnv).
11901
119022000-08-26 Miles Bader <miles@gnu.org>
11903
11904 * faces.el (face-x-resources): Add entry for :inherit.
11905 * cus-face.el (custom-face-attributes): Add support for :inherit
11906 attribute. Add support for relative face heights.
11907 (custom-face-attributes-get): Treat `nil' as being a default value
11908 for :inherit (as well as `unspecified').
11909
11910 * faces.el (set-face-attribute): Update doc string.
11911 (face-attribute-name-alist): Add :inherit.
11912 (face-valid-attribute-values): Handle :inherit.
11913 (face-read-string): Rephrase prompt to be less confusing.
11914 Assume that DEFAULT is a string, since we must return a string.
11915 (face-read-integer): Use `format' to turn DEFAULT into an
11916 acceptable default for face-read-string. Match NEW-VALUE against
11917 the string "unspecified", not the symbol `unspecified', since
11918 that's what face-read-string returns.
11919 (read-face-attribute): Lookup a name for old-value in valid, and
11920 use it as a default if we find one. Treat all values from
11921 face-read-string as strings. If the default is used, don't do any
11922 more processing on the value, just use the old value directly.
11923 (read-face-and-attribute, modify-face): Tweak prompt.
11924 (read-face-name): Don't assume prompt ends with a space.
11925
11926 * faces.el (describe-face): Add support for :inherit attribute.
11927
119282000-08-25 Kenichi Handa <handa@etl.go.jp>
11929
11930 * terminal.el (terminal-emulator): Fix args to `concat'. Now
11931 concat doesn't accept interger.
11932
11933 * international/kkc.el: Remove SKK from Keywords. Require
11934 ja-dic-utl instead of skkdic-utl.
11935
11936 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
11937 Provide ja-dic-cnv instead of skkdic-cnv.
11938 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
11939 (iso-2022-7bit-short): Add safe-charsets property.
11940 (skkdic-convert-postfix): Search Japanese chou-on character in
11941 addition to Hiragana character.
11942 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
11943 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
11944 (batch-skkdic-convert): Likewise.
11945
11946 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
11947 Provide ja-dic-utl instead of skkdic-utl.
11948 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
11949
119502000-08-24 Dave Love <fx@gnu.org>
11951
11952 * disp-table.el (standard-display-default): Make the test of `l'
11953 useful.
11954
11955 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
11956 mod sample text.
11957
11958 * international/iso-ascii.el: Make pilcrow convenient string
11959 consistent with section.
11960 (iso-ascii-display): Set up multibyte characters as well as
11961 unibyte.
11962
119632000-08-24 Kenichi Handa <handa@etl.go.jp>
11964
11965 * international/mule-cmds.el (reset-language-environment): Set
11966 default-process-coding-system to '(undecided . iso-latin-1), which
11967 makes process I/O almost consistent with file I/O. Call this
11968 function when mule-cmds.el[c] is loaded.
11969
119702000-08-22 Andrew Innes <andrewi@gnu.org>
11971
11972 * makefile.w32-in: New file.
11973
119742000-08-22 Miles Bader <miles@lsi.nec.co.jp>
11975
11976 * comint.el (comint-output-filter): Compare end of
11977 comint-last-output-overlay with the start of the newly inserted
11978 text, not the end, when deciding whether to extend it.
11979 Set saved-point's insertion type to advance after insertion.
11980
11981 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
11982 since this is now done independently of font-lock mode.
11983
119842000-08-21 Gerd Moellmann <gerd@gnu.org>
11985
11986 * server.el (server-kill-new-buffers): New user option.
11987 (server-existing-buffer): New buffer-local variable.
11988 (server-visit-files): When using an existing buffer, set
11989 server-existing-buffer to t.
11990 (server-buffer-done): If server-kill-new-buffers is t, kill the
11991 buffer, unless it was already present before visiting it with
11992 Emacs server.
11993
119942000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
11995
11996 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
11997 even if the display doesn't support colors: some displays will
11998 support bold/underline faces.
11999
120002000-08-21 Gerd Moellmann <gerd@gnu.org>
12001
12002 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
12003
12004 * startup.el (command-line): If user's init file had an error,
12005 add explanatory text to *Messages*.
12006
120072000-08-21 Kenichi Handa <handa@etl.go.jp>
12008
12009 * man.el (Man-getpage-in-background): Decode the process output by
12010 the system locale coding system.
12011
120122000-08-20 Dave Love <fx@gnu.org>
12013
12014 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
12015 Don't test x-popup-menu.
12016 (function) <complete-function>: Complete only fbound symbols.
12017 <validate, value>: New.
12018 (variable) <complete-function>: Complete only bound symbols.
12019 (coding-system): Add :base-only, :complete-function, :validate,
12020 :value, :prompt-match.
12021 (widget-coding-system-prompt-value): Use read-coding-system and
12022 act on :base-only.
12023 (editable-field): Add :help-echo.
12024 (widget-push-button-gui, widget-push-button-cache)
12025 (widget-gui-action, widget-editable-list-gui): COmment out, along
12026 with uses.
12027 (widget-at): Make arg optional.
12028 (widget-echo-help): Adjust for current help-echo calling sequence.
12029 (widget-specify-field, widget-specify-button)
12030 (widget-specify-insert, widget-get-sibling, widget-image-find)
12031 (widget-convert, widget-insert, widget-leave-text)
12032 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
12033 (widget-setup, widget-field-find, widget-before-change)
12034 (widget-after-change, widget-default-complete)
12035 (widget-default-create, widget-default-delete)
12036 (widget-push-button-value-create, editable-field)
12037 (widget-field-prompt-value, widget-field-validate)
12038 (widget-choice-value-create, widget-choice-action)
12039 (widget-choice-validate, widget-checklist-add-item)
12040 (widget-radio-add-item, widget-radio-chosen)
12041 (widget-radio-value-inline, widget-editable-list-value-create)
12042 (widget-editable-list-entry-create)
12043 (widget-documentation-link-add)
12044 (widget-documentation-string-value-create)
12045 (widget-regexp-validate, widget-file-complete)
12046 (widget-sexp-validate, widget-plist-convert-widget)
12047 (widget-plist-convert-widget, widget-alist-convert-widget)
12048 (widget-alist-convert-widget, widget-color-complete): Simplify,
12049 particularly to avoid bindings which aren't optimized out.
12050
12051 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
12052 Doc fix.
12053 (down-list, backward-up-list, up-list, kill-sexp)
12054 (backward-kill-sexp, mark-sexp): Make arg optional.
12055 (lisp-complete-symbol): Add optional arg PREDICATE.
12056
12057 * cus-start.el: Add display-buffer-reuse-frames,
12058 file-coding-system-alist.
12059
120602000-08-20 Gerd Moellmann <gerd@gnu.org>
12061
12062 * startup.el (command-line): Clear realized faces after
12063 modifying TTY color mappings.
12064
120652000-08-20 Miles Bader <miles@gnu.org>
12066
12067 * faces.el (face-attr-match-p): Don't return true if ATTRS are
12068 merely a subset of FACE's attributes.
12069
120702000-08-19 Miles Bader <miles@gnu.org>
12071
12072 * comint.el (comint-output-filter): Save the point with a marker,
12073 not just a buffer position.
12074
12075 * international/mule.el (set-buffer-process-coding-system): Make
12076 interactive prompt less confusing.
12077
120782000-08-19 Gerd Moellmann <gerd@gnu.org>
12079
12080 * hilit-chg.el: General cleanup of doc strings, comments and
12081 code formatting.
12082
120832000-08-19 Miles Bader <miles@gnu.org>
12084
12085 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
12086 Compiler macro removed; beginning-of-line is no longer always
12087 equivalent to forward-line, in the presence of fields.
12088
12089 * comint.el (comint-output-filter): Remove ad-hoc saving of
12090 restriction, and just use save-restriction, now that it works
12091 correctly. Don't adjust comint-last-input-start to account for
12092 our insertion; it shouldn't have moved because we don't use
12093 insert-before-markers anymore. Comment out call to
12094 `force-mode-line-update'; why is it here?
12095
12096 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
12097 while checking for prompt to delete. Use `forward-line 0'
12098 instead of beginning-of-line.
12099 (gud-filter): Temporarily widen gud comint buffer while
12100 examining output.
12101
121022000-08-18 Stefan Monnier <monnier@cs.yale.edu>
12103
12104 * progmodes/sh-script.el: Big bag of typos.
12105
12106 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
12107 check since ispell-process is not bound when ispell is not yet loaded.
12108
121092000-08-18 Dave Love <fx@gnu.org>
12110
12111 * image.el (find-image): Copy `spec' before using plist-put.
12112
121132000-08-18 Gerd Moellmann <gerd@gnu.org>
12114
12115 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
12116 `portugues'.
12117
12118 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
12119 backward-kill-sexp, analogous to kill-sexp.
12120
12121 * progmodes/icon.el (icon-indent-line)
12122 (icon-is-continuation-line): Handle comments specially.
12123
121242000-08-17 Ken Stevens <k.stevens@ieee.org>
12125
12126 * ispell.el: Set to standard author/maintainer/keyword fields.
12127 Fine tuning to menu map appearance and operation, and added help.
12128 Remove `start' and `end' error messages when compiling.
12129 (ispell-choices-win-default-height): Fixed comment string.
12130 (ispell-dictionary-alist-1): Fixed regexp in castellano and
12131 castellano8 dictionaries.
12132 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
12133 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
12134 dictionary, added italiano dictionary.
12135 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
12136 word character
12137 (ispell-tex-skip-alists): Added psfig support.
12138 (ispell-skip-html): Renamed from ispell-skip-sgml.
12139 (ispell-begin-skip-region-regexp, ispell-skip-region)
12140 (ispell-minor-check): Improved html skipping support to skip across
12141 code, and recognize `&' commands without propper `;' syntax;
12142 (ispell-process-line): Fix alignment error when manually
12143 correcting spelling.
12144 (ispell): Fix comment string.
12145 (ispell-add-per-file-word-list): Always put word list on new line.
12146
121472000-08-17 Gerd Moellmann <gerd@gnu.org>
12148
12149 * format.el (format-encode-run-method): Fix error message to say
12150 `encode' instead of `decode'. Use save-window-excursion around
12151 shell-command-on-region as in format-decode-run-method because
12152 shell-command-on-region can display a buffer with error output.
12153 (format-decode): Don't record undo information for the decoding.
12154 (format-annotate-function): Add parameter FORMAT-COUNT. Make
12155 that number part of the temporary buffer name so that more than
12156 one decoding using a temporary buffer can happen safely.
12157
12158 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
12159 of `A-z' in the regexp.
12160
12161 * hilit-chg.el: Fix typos in commentary.
12162
12163 * help.el (view-emacs-news): Rewritten for new naming scheme
12164 for old NEWS files.
12165
12166 * startup.el (command-line): Pop to *Messages* in case an error
12167 is signaled while loading user-init-file.
12168
121692000-08-17 Andreas Schwab <schwab@suse.de>
12170
12171 * files.el (insert-directory): Don't lose original file name,
12172 undoing an undocumented change.
12173
121742000-08-17 Alex Schroeder <alex@gnu.org>
12175
12176 * sql.el (sql-magic-go): Use comint-bol.
12177 (sql-copy-column): Use comint-line-beginning-position.
12178 (comint-line-beginning-position): Define a replacement for
12179 comint-line-beginning-position if it is not fboundp.
12180
121812000-08-17 Alex Schroeder <alex@gnu.org>
12182
12183 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
12184 it didn't have any effect anyway.
12185
121862000-08-17 Alex Schroeder <alex@gnu.org>
12187
12188 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
12189 --pset and pager=off instead of sending \\o|cat at the beginning
12190 of the session.
12191
121922000-08-17 Miles Bader <miles@gnu.org>
12193
12194 * progmodes/octave-inf.el: Add compatibility definition of
12195 comint-line-beginning-position.
12196
121972000-08-17 Kenichi Handa <handa@etl.go.jp>
12198
12199 * startup.el (normal-top-level): Look in each dir in load-path for
12200 a leim-list.el file too. This assures of loading leim-list.el
12201 that is created at Emacs installation time even if a user have his
12202 own leim-list.el.
12203
122042000-08-17 Miles Bader <miles@gnu.org>
12205
12206 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
12207 foreground color to black if the background is dark.
12208
122092000-08-16 Stefan Monnier <monnier@cs.yale.edu>
12210
12211 * loadhist.el (unload-feature): Typo.
12212
12213 * finder.el (finder-compile-keywords):
12214 * cus-dep.el (custom-make-dependencies): Add local-variable settings
12215 to the generated file.
12216
12217 * mail/mh-e.el (mh-make-local-vars):
12218 Replace make-variable-buffer-local with make-local-variable.
12219
12220 * play/landmark.el:
12221 * options.el (Edit-options-{set,toggle,t,nil}):
12222 * mail/mailabbrev.el (mail-abbrevs-mode):
12223 * textmodes/tex-mode.el (tex-expand-files):
12224 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
12225
12226 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
12227
12228 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
12229 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
12230 Allow going past the last element.
12231 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
12232 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
12233 (cvs-mouse-toggle-mark): Don't move point.
12234 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
12235
12236 * progmodes/compile.el (grep): Provide a default set of files.
12237 (next-error): Docstring fix.
12238 (compilation-find-file): Avoid find-file (fails in a dedicated window).
12239
12240 * emacs-lisp/easy-mmode.el (define-minor-mode):
12241 Use `symbol-value' to keep the byte-compiler quiet.
12242
12243 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
12244 (diff-find-source-location): New fun, extracted from diff-goto-source.
12245 (diff-goto-source): Use it.
12246 (diff-next-complex-hunk, diff-filter-lines): New function.
12247 (diff-apply-hunk): New command.
12248
12249 * smerge-mode.el (smerge-mode-menu): Doc fix.
12250
12251 * msb.el (msb-mode): Define it in terms of define-minor-mode.
12252
122532000-08-16 Dave Love <fx@gnu.org>
12254
12255 * windmove.el (windmove) <defgroup>: Add :version.
12256
12257 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
12258 (goto-address-fontify-p, goto-address-highlight-p)
12259 (goto-address-url-face, goto-address-url-mouse-face)
12260 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
12261 (goto-address-url-regexp): Use thing-at-point-url-regexp.
12262 (goto-address-fontify, goto-address-at-mouse): Simplify,
12263 (goto-address-at-point): browse-url-url-at-point,
12264 goto-address-find-address-at-point can return nil.
12265 (goto-address-find-address-at-point): Return nil on failure.
12266
12267 * align.el (align) <defgroup>: Add :version.
12268
12269 * calculator.el (calculator): Add :version.
12270 (calculator): Use two lines for calculator window if `modeline'
12271 face is boxed.
12272
12273 * play/5x5.el: Doc fixes.
12274 (5x5) <defgroup>: Add :version.
12275
12276 * play/fortune.el (fortune) <defgroup>: Add :version.
12277 (fortune-append): Fix error message.
12278 (fortune-from-region): Doc fix.
12279
12280 * play/pong.el (pong): Doc fix.
12281
12282 * play/morse.el: Keywords, commentary, autoloads.
12283
122842000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
12285
12286 * desktop.el (desktop-save): Don't look at symbol-value of a
12287 member of minor-mode-alist, unless it is boundp.
12288
122892000-08-16 Sam Steingold <sds@gnu.org>
12290
12291 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
12292 `while'; use `with-current-buffer' instead of `save-excursion'.
12293 Removed unnecessary kludges now that "*Buffer List*" is excluded.
12294
122952000-08-16 Kenichi Handa <handa@etl.go.jp>
12296
12297 * international/ccl.el (declare-ccl-program): Docstring modified.
12298 (ccl-execute-with-args): Likewise.
12299
123002000-08-16 Miles Bader <miles@gnu.org>
12301
12302 * progmodes/sql.el: Add compatibility definition of
12303 comint-line-beginning-position.
12304
123052000-08-15 Gerd Moellmann <gerd@gnu.org>
12306
12307 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
12308 'buffer-menu' property.
12309 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
12310 fails.
12311 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
12312 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
12313 wasn't killed.
12314
12315 * buff-menu.el (list-buffers-noselect): Don't display the
12316 *Buffer List* buffer.
12317
12318 * font-lock.el: Require jit-lock to prevent a very late
12319 `Loading jit-lock' message.
12320
12321 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
12322 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
12323 mail address.
12324
123252000-08-15 Miles Bader <miles@gnu.org>
12326
12327 * textmodes/ispell.el (ispell-graphic-p): New constant.
12328 (ispell-choices-win-default-height, ispell-help): Use
12329 `ispell-graphic-p' instead of `xemacsp'.
12330
123312000-08-15 Dave Love <fx@gnu.org>
12332
12333 * simple.el: Autoload widget-convert when compiling.
12334 (mail-user-agent): Doc fix.
12335
12336 * help.el (function-called-at-point, variable-at-point): Use
12337 with-syntax-table.
12338 (help-manyarg-func-alist): Add insert-and-inherit.
12339
12340 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
12341
12342 * delsel.el (delsel-unload-hook): New function.
12343
12344 * find-file.el: Doc fixes. Move provide to end.
12345 (ff) <defgroup>: Add :link.
12346 (ff-goto-click): Deleted.
12347 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
12348 Use mouse-set-point.
12349
12350 * textmodes/tildify.el: Doc fixes.
12351 (tildify) <defgroup>: Add:version.
12352
12353 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
12354 (glasses-custom-set): Use set-default, not set.
12355 (minor-mode-alist): Propertize the lighter.
12356 (glasses-mode): Provide optional arg.
12357
12358 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
12359 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
12360 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
12361 option. Provide :type.
12362 (cwarn-configuration): Provide :type.
12363 (cwarn-mode): Doc fix.
12364
12365 * add-log.el (change-log-merge): Doc fix.
12366 (change-log-redate): New command.
12367
12368 * net/browse-url.el (browse-url-filename-alist): Add a clause for
12369 Doze and Dog.
12370 (browse-url): Use dolist, not mapcar.
12371 (browse-url-at-point): Check for null url.
12372 (browse-url-event-buffer, browse-url-event-point): Functions
12373 deleted.
12374 (browse-url-at-mouse, browse-url-netscape): Simplify.
12375
12376 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
12377 modes.
12378 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
12379 Fix previous change to mapcan.
12380 (msb--init-file-alist, msb--add-separators)
12381 (msb--make-keymap-menu): Simplify.
12382 (msb--choose-file-menu): Use copy-sequence.
12383 (msb-mode-map): Add title to keymap.
12384 (msb-unload-hook): New function.
12385
12386 * bs.el: Fix indentation.
12387 (bs) <defgroup>: Add :links.
12388 (bs-show): Doc fix.
12389 (bs-apply-sort-faces): Don't use window-system.
12390 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
12391
123922000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
12393
12394 * calendar/timeclock.el (timeclock-file): Run .timelog through
12395 convert-standard-filename.
12396
123972000-08-14 Gerd Moellmann <gerd@gnu.org>
12398
12399 * emacs-lisp/authors.el: New file.
12400
12401 * paren.el (show-paren-priority): New user option.
12402 (show-paren-function): Set overlay priorities to
12403 show-paren-priority.
12404
124052000-08-14 Miles Bader <miles@gnu.org>
12406
12407 * comint.el (comint-bol): Use `forward-line 0' instead of calling
12408 beginning-of-line with inhibit-field-text-motion bound.
12409
124102000-08-14 Gerd Moellmann <gerd@gnu.org>
12411
12412 * calendar/timeclock.el: New file.
12413
124142000-08-14 David Ponce <david@dponce.com>
12415
12416 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
12417 `widget-button-click'. so that one can use left mouse button to
12418 click on dialog buttons.
12419
124202000-08-14 Emmanuel Briot <briot@gnat.com>
12421
12422 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
12423 identifiers, since XML is case sensitive
12424
124252000-08-12 Miles Bader <miles@gnu.org>
12426
12427 * comint.el (comint-output-filter): Don't bother frobbing
12428 window-start, it doesn't seem to be necessary.
12429
12430 * comint.el (comint-send-string, comint-send-region): Make into
12431 real functions. Snapshot the prompt before sending.
12432
124332000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
12434
12435 * info.el (Info-find-emacs-command-nodes): Rewrite to use
12436 technique similar to Info-index, instead of relying on specific
12437 names of relevant Index nodes.
12438 (Info-goto-emacs-command-node): Bind Info-history to nil when
12439 going to the first node found by Info-find-emacs-command-nodes.
12440
124412000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
12442
12443 * menu-bar.el (menu-bar-help-menu): Add a :help string.
12444
124452000-08-10 Miles Bader <miles@gnu.org>
12446
12447 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
12448
124492000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
12450
12451 * info.el (Info-file-list-for-emacs): More elements for the
12452 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
12453 and woman manuals.
12454
124552000-08-10 Miles Bader <miles@lsi.nec.co.jp>
12456
12457 * comint.el (comint-send-input): Make the newline boundary overlay
12458 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
12459 (comint-output-filter): Use `insert' instead of
12460 `insert-before-markers'. Extend comint-last-output-overlay when
12461 necessary since we can't rely on insert-before-markers to do it.
12462 * gud.el (gud-filter): Use `with-current-buffer' instead of
12463 save-excursion when inserting the output, so that point gets
12464 updated correctly; the old method relied on a rather dodgy
12465 side-effect of comint-output-filter to avoid the effect of
12466 save-excursion.
12467
124682000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
12469
12470 * files.el (recover-file): Call insert-directory instead of
12471 invoking `ls' directly.
12472
124732000-08-10 Miles Bader <miles@gnu.org>
12474
12475 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
12476 (comint-last-prompt-overlay): New variables.
12477 (comint-output-filter): Implement prompt highlighting.
12478 (comint-snapshot-last-prompt): New function.
12479 (comint-send-input): Snapshot the last prompt.
12480 Use comint-highlight-input-face.
12481 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
12482 Use defface instead of defcustom.
12483 (send-invisible, comint-send-eof): Snapshot the last prompt.
12484 (comint-delchar-or-maybe-eof): Use comint-send-eof.
12485 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
12486
124872000-08-09 Stefan Monnier <monnier@cs.yale.edu>
12488
12489 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
12490 (regexp-opt-group): Use a list of chars for `letters'.
12491 (regexp-opt-charset): `chars' is now a list of chars.
12492 Use a char-table rather than a vector so it works for multibyte chars.
12493
12494 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
12495 Set cvs-minor-current-files to the selected fileinfo.
12496 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
12497 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
12498
124992000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
12500
12501 * files.el (insert-directory): Don't call access-file on
12502 directories on DOS and Windows.
12503
125042000-08-09 Kenichi Handa <handa@etl.go.jp>
12505
12506 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
12507 longer if necessary.
12508 (ccl-embed-code): Call ccl-embed-data to store CODE in
12509 ccl-program-vector.
12510
125112000-08-09 Miles Bader <miles@gnu.org>
12512
12513 * comint.el (comint-output-filter): Properly handle the case where
12514 the text surrounded by comint-last-output-overlay was deleted.
12515
125162000-08-08 Gerd Moellmann <gerd@gnu.org>
12517
12518 * info.el (Info-insert-dir): Use Info-additional-directory-list if
12519 non-nil.
12520 (Info-file-list-for-emacs): Remove "info" from the list because
12521 that leads to trying to use the documentation from file `info'
12522 in various situations where it isn't appropriate, for instance
12523 C-h C-k C-h i.
12524
12525 * ffap.el (ffap-read-file-or-url-internal): Handle case that
12526 DIR and/or STRING are nil.
12527
12528 * progmodes/compile.el (compilation-setup): Make variable
12529 compilation-error-screen-columns buffer-local, as some comment
12530 in the code suggests it should be.
12531
12532 * files.el (auto-mode-interpreter-regexp): New variable.
12533 (set-auto-mode): Use it.
12534
12535 * indent.el (indent-for-tab-command): Doc fix.
12536
12537 * mouse-sel.el (mouse-sel-mode): Doc fix.
12538
12539 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
12540 labels.
12541
12542 * help.el (print-help-return-message): When
12543 display-buffer-reuse-frames is set, let the help window been quit,
12544 instead of deleting it, which might delete a reused frame.
12545
125462000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
12547
12548 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
12549 rename a directory to a name that differs only by its letter case.
12550
125512000-08-08 Kenichi Handa <handa@etl.go.jp>
12552
12553 * international/quail.el (quail-define-rules): Handle Quail decode
12554 map correctly. Add code for supporting annotations.
12555 (quail-install-decode-map): New function.
12556 (quail-defrule-internal): New optional arguments decode-map and
12557 props.
12558 (quail-advice): New function.
12559
125602000-08-07 Sam Steingold <sds@gnu.org>
12561
12562 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
12563 `defconst', `define-condition', `with-slots'.
12564 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
12565
125662000-08-03 Miles Bader <miles@gnu.org>
12567
12568 * comint.el (comint-use-prompt-regexp-instead-of-fields):
12569 New variable.
12570 (comint-prompt-regexp, comint-get-old-input): Document dependence on
12571 comint-use-prompt-regexp-instead-of-fields.
12572 (comint-send-input): Add `input' field property to stuff we send to
12573 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
12574 (comint-output-filter): Add `output' field property to process
12575 output, if comint-use-prompt-regexp-instead-of-fields is nil.
12576 (comint-replace-by-expanded-history)
12577 (comint-get-old-input-default, comint-show-output)
12578 (comint-backward-matching-input, comint-forward-matching-input)
12579 (comint-next-prompt, comint-previous-prompt): Use field
12580 properties if comint-use-prompt-regexp-instead-of-fields is nil.
12581 (comint-line-beginning-position): New function.
12582 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
12583 (comint-replace-by-expanded-history-before-point): Use
12584 comint-line-beginning-position and line-end-position.
12585 (comint-last-output-overlay): New variable.
12586 (comint-mode): Make `comint-last-output-overlay' buffer-local.
12587
12588 * shell.el (shell-prompt-pattern): Doc change.
12589 (shell-backward-command): Use line-beginning-position.
12590
12591 * gud.el (gud-gdb-complete-command): Use
12592 comint-line-beginning-position.
12593
12594 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
12595 comint-bol doesn't actually go to the beginning of the line.
12596
12597 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
12598 if comint-use-prompt-regexp-instead-of-fields is non-nil.
12599 (try-expand-line-all-buffers): Likewise.
12600
12601 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
12602 explicitly matching comint-prompt-regexp.
12603 (sql-copy-column): Use comint-line-beginning-position instead of
12604 explicitly matching comint-prompt-regexp.
12605
12606 * progmodes/octave-inf.el (inferior-octave-complete): Use
12607 comint-line-beginning-position.
12608
12609 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
12610
12611 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
12612 looking for a prompt, use `forward-line 0' instead of
12613 `beginning-of-line', to avoid getting caught by an input field.
12614
126152000-08-07 Gerd Moellmann <gerd@gnu.org>
12616
12617 * files.el (shell-quote-wildcard-pattern): Make sure to return
12618 PATTERN, in the Unix case.
12619
126202000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
12621
12622 * play/zone.el (zone): Discard any pending input before running
12623 the randomly-chosen pgm.
12624
126252000-08-07 Kenichi Handa <handa@etl.go.jp>
12626
12627 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
12628 checking the existence of any multibyte characters.
12629
126302000-08-06 Gerd Moellmann <gerd@gnu.org>
12631
12632 * help.el (describe-mode): Test minor-mode symbol for being
12633 bound before testing its value for being nil.
12634
12635 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
12636 `first', `second', and `third'.
12637
12638 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
12639 (second): Make it an alias for `cadr'.
12640
126412000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
12642
12643 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
12644 types of display support faces now.
12645
126462000-08-05 Gerd Moellmann <gerd@gnu.org>
12647
12648 * pcvs.el (require): Require `cl' during compilation, only.
12649
12650 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
12651 (toplevel): Remove `remq' and `remove' from autoloads.
12652 (cl-fake-autoloads): New variable. If set, arrange for an error
12653 when CL functions etc. are autoloaded.
12654
126552000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
12656
12657 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
12658
12659 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
12660 popped up, but the user clicks outside the menu, return an empty
12661 regexp (that causes unhighlight-regexp to have no effect).
12662
12663 * menu-bar.el (menu-bar-games-menu): Add Zone.
12664
12665 * hi-lock.el (toplevel): Require font-lock.
12666
126672000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12668
12669 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
12670 (ebnf-8-bit-chars): New var for bug fix.
12671 (ebnf-string): Bug fix.
12672
126732000-08-03 Sam Steingold <sds@gnu.org>
12674
12675 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
12676 instead of `buffer-string'.
12677 (require 'cl): Always, not just when compiling.
12678 `ignore-errors' in `interactive', `list*', `defun*' &c make this
12679 necessary.
12680
126812000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
12682
12683 * international/mule-cmds.el (select-safe-coding-system): Make
12684 the message text about selecting a safe coding system more clear.
12685
126862000-08-02 Gerd Moellmann <gerd@gnu.org>
12687
12688 * hi-lock.el: New file.
12689
12690 * play/zone.el: New file.
12691
12692 * replace.el (occur): Set tab-width in the *Occur* buffer to the
12693 value of tab-width in the original buffer. Choose a line number
12694 format that's a multiple of the original buffer's tab width, so
12695 that lines appear right.
12696
12697 * textmodes/ispell.el (ispell): New function, replacing an alias.
12698 Spell-check active region if in transient-mark-mode and mark
12699 is active; otherwise spell-check buffer.
12700
127012000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12702
12703 * ps-mule.el: Fix a customization problem on
12704 ps-mule-font-info-database-default.
12705
127062000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
12707
12708 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
12709 display-mouse-p instead of window-system.
12710 (ebrowse-member-mode-map): Ditto.
12711
127122000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12713
12714 * progmodes/ebnf2ps.el: Update ps-print functions call.
12715 Indentation fix. Doc fix.
12716 (ebnf-version): New version number (3.2).
12717 (ebnf-format-color, ebnf-begin-job): Code fix.
12718
127192000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
12720
12721 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
12722 font lock support on window-system.
12723 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
12724
12725 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
12726 display-color-p, if fboundp, instead of window-system.
12727
127282000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
12729
12730 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
12731 instead of window-system.
12732
12733 * wid-edit.el (widget-choose): Use display-mouse-p instead of
12734 window-system.
12735 (widget-choice-mouse-down-action): Use display-popup-menus-p
12736 instead of window-system.
12737
12738 * strokes.el (strokes-file): Run the file name through
12739 convert-standard-filename.
12740 (strokes-mode): Call display-mouse-p instead of looking at
12741 window-system. Change the error message accordingly.
12742
12743 * progmodes/cpp.el (toplevel): Support faces on tty's.
12744
12745 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
12746 (lm-plot-square, lm-init-display): Don't use window-system.
12747
12748 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
12749 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
12750
12751 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
12752 instead of looking at window-system.
12753
127542000-07-30 Gerd Moellmann <gerd@gnu.org>
12755
12756 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
12757 of testing if iswitchb-prepost-hooks is bound, because the
12758 latter will always be true when invoking a recursive minibuffer
12759 from an active Iswitchb buffer.
12760
127612000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
12762
12763 * files.el (shell-quote-wildcard-pattern): New function.
12764 (insert-directory): Call it. Only prepend "\" to command on Unix
12765 and GNU/Linux systems.
12766
127672000-07-30 Gerd Moellmann <gerd@gnu.org>
12768
12769 * eshell/esh-groups.el: Change custom :link file names
12770 from `eshell.info' to `eshell'.
12771
127722000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
12773
12774 * dired.el (dired-build-subdir-alist): Expand subdirectory names
12775 correctly in recursive ange-ftp listings.
12776
127772000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12778
12779 * ps-print.el: Fix bug 1: if ps-font-size-internal,
12780 ps-header-font-size-internal and
12781 ps-header-title-font-size-internal variables are not set,
12782 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
12783 face text property is (foreground-color . COLOR) or
12784 `(background-color . COLOR)', ps-print crashes. Doc fix.
12785 (ps-print-version): New version number (5.2.4).
12786 (ps-plot-region): Code fix.
12787 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
12788 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
12789 Bug fix 2.
12790
127912000-07-30 Milan Zamazal <pdm@freesoft.cz>
12792
12793 * glasses.el (glasses-make-readable): Fix uncapitalization of
12794 identifiers like `myXMLDocument'.
12795
127962000-07-28 Karl Fogel <kfogel@red-bean.com>
12797
12798 * mail/mail-hist.el (mail-hist-previous-input)
12799 (mail-hist-next-input): Do the obvious code factorization.
12800 (mail-hist-retrieve-and-insert): New func, contains common
12801 code of above two.
12802 If inserting a message body, leave point at top.
12803
128042000-07-28 Sam Steingold <sds@gnu.org>
12805
12806 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
12807 Use `<=', not `<' to compare times!
12808 (ange-ftp-ls): Remove.
12809
128102000-07-27 Gerd Moellmann <gerd@gnu.org>
12811
12812 * play/cookie1.el: Add explanation of how to make cookie.el
12813 compatible with strfile(1) to comment.
12814
12815 * subr.el (remove, remq): New functions.
12816
12817 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
12818 escape `*' in regexps.
12819 (midnight-find): Reverse order of arguments in the funcall of
12820 TEST.
12821
12822 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
12823 and `.class'.
12824
12825 * play/meese.el: Add Commentary section.
12826
128272000-07-27 Alex Schroeder <alex@gnu.org>
12828
12829 * sql.el (sql-ms): Added autoload cookie.
12830 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
12831 (sql-oracle): Ditto.
12832 (sql-help): Doc change.
12833
12834 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
12835 types and exceptions.
12836
128372000-07-27 Alex Schroeder <alex@gnu.org>
12838
12839 * sql.el (sql-placeholder-history): New variable.
12840 (sql-query-placeholders-and-send): New function that will query
12841 the user and replace placeholders with user input.
12842 (sql-oracle): If running on NT, set comint-input-sender to
12843 sql-query-placeholders-and-send.
12844
12845 (sql-stop): If in the SQLi buffer, insert stop notification, else
12846 present it as a message.
12847
128482000-07-27 Alex Schroeder <alex@gnu.org>
12849
12850 * sql.el (sql-input-ring-separator): Doc change.
12851 (sql-input-ring-file-name): Doc change.
12852 (sql-interactive-mode): Use `sql-input-ring-separator' and
12853 `sql-input-ring-file-name' to set the comint-mode equivalents
12854 without making them local variables.
12855 (sql-stop): Don't bind `sql-input-ring-separator' and
12856 `sql-input-ring-file-name' dynamically to their comint-mode
12857 equivalents.
12858
128592000-07-27 Kenichi Handa <handa@etl.go.jp>
12860
12861 * international/mule.el (register-char-codings): New function.
12862 (make-coding-system): Handle `safe-chars' specification in the arg
12863 PROPERTY.
12864
12865 * international/mule-cmds.el
12866 (find-coding-systems-region-subset-p): This function deleted.
12867 (sort-coding-systems-predicate): New variable.
12868 (sort-coding-systems): New function.
12869 (find-coding-systems-region): Use
12870 find-coding-systems-region-internal.
12871 (find-coding-systems-string): Use find-coding-systems-region.
12872 (find-coding-systems-for-charsets): Check
12873 char-coding-system-table.
12874 (select-safe-coding-system-accept-default-p): New variable.
12875 (select-safe-coding-system): Mostly rewritten. New argument
12876 ACCEPT-DEFAULT-P.
12877 (select-message-coding-system): Call select-safe-coding-system
12878 with ACCEPT-DEFAULT-P arg.
12879 (reset-language-environment): Reset default-sendmail-coding-system
12880 to the default value iso-latin-1.
12881 (set-language-environment): Don't set the obsolete variable
12882 charset-origin-alist.
12883
12884 * international/codepage.el (cp-coding-system-for-codepage-1):
12885 Give `safe-chars' property to make-coding-system.
12886
12887 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
12888 calling select-message-coding-system twice.
12889
12890 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
12891 instead of `safe-charsets'.
12892 (cyrillic-alternativnyj): Likewise.
12893 (ccl-encode-alternativnyj): Don't check the charset
12894 cyrillic-iso8859-5.
12895
128962000-07-27 Kenichi Handa <handa@etl.go.jp>
12897
12898 * composite.el (compose-chars-after): Preserve match data.
12899
129002000-07-26 Sam Steingold <sds@gnu.org>
12901
12902 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
12903 (ange-ftp-real-file-newer-than-file-p): New function.
12904 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
12905 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
12906
12907 * tooltip.el (tooltip-float-time): Removed (use `float-time').
12908 * midnight.el (midnight-float-time): Ditto.
12909
129102000-07-26 Andreas Schwab <schwab@suse.de>
12911
12912 * files.el (normal-backup-enable-predicate): Correct
12913 interpretation of the return value of compare-strings.
12914
129152000-07-26 Gerd Moellmann <gerd@gnu.org>
12916
12917 * isearch.el (isearch-resume): New function.
12918 (isearch-done): Add something to command-history to resume
12919 the search.
12920 (isearch-yank-line, isearch-yank-word): Use
12921 buffer-substring-no-properties instead of buffer-substring.
12922
12923 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
12924 of flyspell-mouse-map.
12925
12926 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
12927 duplicate definition.
12928 (makefile-mode): Remove duplicate setting of local-abbrev-table.
12929
12930 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
12931 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
12932
129332000-07-25 Sam Steingold <sds@gnu.org>
12934
12935 * net/ange-ftp.el: Get modtime over the net.
12936 (ange-ftp-file-modtime): New function.
12937 (ange-ftp-write-region, ange-ftp-insert-file-contents)
12938 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
12939 Use it.
12940 (ange-ftp-dot-to-slash): New function.
12941 (ange-ftp-fix-name-for-vms): Use it.
12942
12943 * midnight.el (midnight-buffer-display-time): Use
12944 `with-current-buffer'.
12945
129462000-07-25 Gerd Moellmann <gerd@gnu.org>
12947
12948 * find-dired.el: Update copyright notice.
12949 (find-dired): Offer to kill a running `find'.
12950
12951 * enriched.el (enriched-face-ans): For a `foreground-color'
12952 property, return '(("x-color" COLOR))' so that COLOR will be
12953 output as a parameter of the x-color annotation. Likewise for the
12954 `background-color' property. In the case of normal face
12955 properties, don't return annotations for unspecified foreground
12956 and background face attributes.
12957
129582000-07-25 Kenichi Handa <handa@etl.go.jp>
12959
12960 * language/japan-util.el (japanese-katakana-region): Fix handling
12961 HANKAKU argument.
12962
129632000-07-25 Miles Bader <miles@gnu.org>
12964
12965 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
12966 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
12967 constrain-to-field.
12968
129692000-07-24 Andrew Innes <andrewi@gnu.org>
12970
12971 * timer.el (timer-activate-when-idle): Add optional parameter
12972 DONT-WAIT. Update docstring.
12973 (run-with-idle-timer): Specify extra parameter to
12974 timer-activate-when-idle, so that timer will be activated
12975 immediately if Emacs is already idle.
12976
12977 * w32-fns.el (w32-using-nt): Fix docstring.
12978
129792000-07-24 Dave Love <fx@gnu.org>
12980
12981 * mouse.el (popup-menu): Set last-command-event.
12982 (mouse-major-mode-menu-prefix): Declare.
12983
129842000-07-24 Gerd Moellmann <gerd@gnu.org>
12985
12986 * textmodes/flyspell.el: Update to author's version 1.5d.
12987
12988 * progmodes/hideshow.el: Update copyright notice.
12989
12990 * vcursor.el: Set maintainer to FSF, since author cannot
12991 be reached.
12992
129932000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
12994
12995 * info.el (Info-goto-emacs-key-command-node): Leave a space after
12996 the prompt.
12997
12998 * mouse.el (popup-menu): Run the keymap through indirect-function,
12999 in case it was defined with define-prefix-key. If the menu is a
13000 list of keymaps, look up the binding of user's choice in each one
13001 of the keymaps.
13002 (mouse-popup-menubar): If the global and local menu-bar keymaps
13003 don't have a prompt string, create one and insert it into the
13004 keymap. Don't barf if current-local-map returns nil.
13005
130062000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
13007
13008 * dired.el (dired-sort-R-check): Added to allow recursive listing
13009 to be undone.
13010 (dired-sort-other): Use it.
13011
130122000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13013
13014 * Release of cc-mode 5.27
13015
130162000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13017
13018 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
13019 c-beginning-of-statement-1 that caused a bad case of recursion
13020 which could consume a lot of CPU in large classes in languages
13021 that have in-expression classes (i.e. Java and Pike).
13022
13023 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
13024 statements before top level constructs (i.e. case 6 is moved
13025 before case 5 and is now case 4) to catch in-expression
13026 classes in top level expressions correctly.
13027
130282000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13029
13030 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
13031 objc-method-intro. Case 4 removed and case 5I added.
13032
13033 * cc-langs.el (c-append-paragraph-start): New variable used by
13034 c-common-init to get paragraph-start correct.
13035 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
13036 initialize paragraph-start to make it correct both with and
13037 without the javadoc special case.
13038
13039 * cc-mode.el (java-mode): Use c-append-paragraph-start to
13040 initialize paragraph-start for javadoc markup.
13041
13042 * cc-vars.el (c-style-variables-are-local-p): Incompatible
13043 change by defaulting this to t. It's motivated by the
13044 confusing behavior that otherwise arise from the style system
13045 when editing both java and non-java files at the same time
13046 (see the comments about style setting in c-common-init).
13047
130482000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13049
13050 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
13051 similar to the one in c-fill-paragraph to check the fill
13052 prefix from the adaptive fill function for sanity.
13053
130542000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13055
13056 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
13057 defun block.
13058
a30eb617
DL
130592000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13060
13061 * cc-align.el (c-lineup-multi-inher): Handle lines with
13062 leading comma nicely. Extended to handle member initializers
13063 too.
13064
13065 * cc-engine.el: (c-beginning-of-inheritance-list,
13066 c-guess-basic-syntax): Fixed recognition of inheritance lists
13067 when the lines begins with a comma.
13068
a30eb617
DL
13069 * cc-vars.el (c-offsets-alist): Changed default for
13070 member-init-cont to c-lineup-multi-inher since it now handles
13071 member initializers and indents better for leading commas.
13072
130732000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13074
13075 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
13076 handling that caused class open lines to be recognized as
13077 statement-conts in some cases.
13078
13079 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
13080 guessed by the adaptive fill function unless point is on the
13081 first line of a block comment.
13082
13083 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
13084 when the buffer ends with a macro continuation char.
13085
13086 * cc-engine.el (c-guess-basic-syntax): Added support for
13087 function definitions as statements in Pike. The first
13088 statement in a lambda block is now labeled defun-block-intro
13089 instead of statement-block-intro.
13090
13091 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
13092 so that the class surrounding point is selected, not the one
13093 innermost in the state.
13094
13095 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
13096 recognition of switch labels having hanging multiline
13097 statements.
13098
13099 * cc-engine.el (c-beginning-of-member-init-list): Broke out
13100 some code in c-guess-basic-syntax to a separate function.
13101 * cc-engine.el (c-just-after-func-arglist-p): Fixed
13102 recognition of member inits with multiple line arglists.
13103 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
13104 member-init-cont when the commas are in funny places.
13105
131062000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13107
13108 * cc-defs.el (c-auto-newline): Removed this macro since it's
13109 not used anymore.
13110
13111 * cc-engine.el (c-looking-at-bos): New helper function.
13112 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
13113 inexpr and toplevel classes apart in Pike.
13114
13115 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
13116 of case 9A.
13117
13118 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
13119 constant, since "class" can introduce an in-expression class
13120 in Pike nowadays.
13121
131222000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13123
13124 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
13125 indentation on cpp-macro lines.
13126
13127 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
13128 a syntax modifier like comment-intro, to make it possible to
13129 get syntactic indentation for preprocessor directives. It's
13130 incompatible wrt to lineup functions on cpp-macro, but it has
13131 no observable effect in the 99.9% common case where cpp-macro
13132 is set to -1000.
13133
131342000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13135
13136 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
13137 member-init-cont when the preceding arglist is several lines.
13138
131392000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13140
13141 * cc-styles.el (c-style-alist): The basic offset for the BSD
13142 style corrected to 8.
13143
131442000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13145
13146 * cc-styles.el (c-style-alist): Adjusted the indentation of
13147 brace list openers in the gnu style.
13148
131492000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13150
13151 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
13152
13153 * cc-cmds.el (c-electric-brace, c-electric-slash,
13154 c-electric-star, c-electric-semi&comma, c-electric-colon,
13155 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
13156 when c-syntactic-indentation is nil.
13157
13158 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
13159 we were left at comments preceding the first statement when
13160 reaching the beginning of the buffer.
13161
13162 * cc-vars.el (c-syntactic-indentation): New variable to turn
13163 off all syntactic indentation.
13164
131652000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13166
13167 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
13168 between the text and the block comment ender when it hangs,
13169 depending on how many there are before the fill.
13170
131712000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13172
13173 * cc-engine.el (c-beginning-of-closest-statement): New helper
13174 function to go back to the closest preceding statement start,
13175 which could be inside a conditional statement.
13176 * cc-engine.el (c-guess-basic-syntax): Use
13177 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
13178
13179 * cc-engine.el (c-guess-basic-syntax): Better handling of
13180 arglist-intro, arglist-cont-nonempty and arglist-close when
13181 the arglist is nested inside parens. Cases 7A, 7C and 7F
13182 changed.
13183
13184 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
13185 up-to-date with javadoc 1.2.
13186
131872000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13188
13189 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
13190 multiline Pike type decls.
13191
131922000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13193
13194 * cc-cmds.el (c-indent-new-comment-line): Always break
13195 multiline comments in multiline mode, regardless of
13196 comment-multi-line.
13197
131982000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13199
13200 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
13201 fully::qualified::names in C++ member init lists. Preamble in
13202 case 5D changed.
13203
132042000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13205
13206 * cc-langs.el (c-common-init): Handling of obsolete variables
13207 moved to c-initialize-cc-mode. More compatible style override
13208 when using global style variables.
13209 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
13210 variables moved here.
13211
a30eb617
DL
13212 * cc-styles.el (c-make-styles-buffer-local): Flag style
13213 variable localness in c-style-variables-are-local-p to make
13214 the compatibility measure in c-common-init work well.
13215
13216 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
13217 longer contain set-from-style.
13218 * cc-styles.el (c-initialize-builtin-style): Don't check for
13219 set-from-style on c-special-indent-hook.
13220 * cc-styles.el (c-copy-tree): Obsolete. The standard function
13221 copy-alist is sufficient now.
13222
13223 * cc-styles.el (c-set-style, c-set-style-1,
13224 c-get-style-variables): Fixes to variable initialization so
13225 that duplicate entries in styles have the same effect
13226 regardless of DONT-OVERRIDE.
13227
13228 * cc-styles.el (c-set-style-2): Fixed bug where the
13229 initialization of inheriting styles failed when the
13230 dont-override flag is set.
13231
13232 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
13233 on this.
13234
132352000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13236
13237 * cc-defs.el (c-forward-comment): Removed the workaround
13238 introduced in 5.38 since it had worse side-effects. If a line
13239 contains the string "//\"", it regarded the // as a comment
13240 start since the \ temporarily doesn't have escape syntax.
13241
eb04d6cd 132422000-07-17 Emmanuel Briot <briot@act-europe.fr>
a30eb617
DL
13243
13244 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
13245 ada-xref.el before ada-prj.el, so that the Project menu is created
13246 when ada-prj tries to add to it.
13247 (ada-activate-keys-for-case): Suppress the characters that are not
13248 part of the Ada syntax. Better compatibility with else-mode
13249 (ada-adjust-case-interactive): When auto-casing is not active,
13250 correctly insert newlines (used to insert only ^M). Prevent the
13251 syntax table from being changed in case of an error
13252 (or '_' becomes part of a word and some commands are confused).
13253 Do nothing if ada-auto-case is nil.
13254 (ada-after-keyword-p): Ignore keywords that are also attributes
13255 (ada-batch-reformat): Update usage comment
13256 (ada-call-from-contextual-menu): New function
13257 (ada-case-read-exceptions): Reinitialize the casing exception list
13258 first to nil first, so that the casing exception file can be
13259 shared.
13260 (ada-check-defun-name): Handles "configure" keyword for gnatdist
13261 files.
13262 (ada-compile-goto-error): Fix regexp used to detect a file:line
13263 anywhere in the error message
13264 (ada-contextual-menu-last-point): New variable
13265 (ada-create-keymap): If the variable delete-key-deletes-forward is
13266 t on XEmacs, it means that DEL should delete one character
13267 forward.
13268 (ada-create-menu): Use :included instead of :visible for XEmacs.
13269 New submenu "Options".
13270 (ada-end-stmt-re): Correctly indent "select ... then abort"
13271 statements.
13272 (ada-fill-comment-paragraph): Correctly delete all leading '--'
13273 even if they don't match ada-fill-comment-prefix Fix handling of
13274 paragraphs on the first or last line of a file.
13275 (ada-format-paramlist): Fix handling of default parameter values.
13276 (ada-get-body-name): New function.
13277 (ada-get-current-indent): Optimized by searchling directly for an
13278 existing generic part or a statement outside of it. Handle
13279 ada-indent-align-comments when indenting comments Replaced some
13280 regexps by testing directly the next character. This results in a
13281 huge speedup on some files. New indentation scheme for renames
13282 statements. Stop looking for the 'while' or 'for' associated with
13283 a 'loop' at the first semicolon encountered. A "return" can also
13284 match an anonymous access subprogram declaration.
13285 (ada-get-indent-noindent): Ignore strings and comments when
13286 looking for the keywords "record" and "private".
13287 (ada-goto-matching-decl-start): When matching "if", make sure we
13288 are not in fact seeing "end if". Ignore "when" statements except
13289 when initial keyword was "begin". Fix handling of nested
13290 procedures. Add a recursive call to this function to skip over
13291 other 'end' statmts. Fix indentation for "when .. => begin"
13292 (ada-in-open-paren-p): Fix indentation for complex boolean
13293 expressions, where 'and then', 'or else' and parenthesis
13294 statements are mixed up.
13295 (ada-in-paramlist-p): Skip comments while searching for the
13296 beginning Fix handling of operator declarations.
13297 (ada-indent-align-comments): New variable
13298 (ada-indent-current): Change the syntax table only in the
13299 protected section, so that we are sure it is restored correctly.
13300 (ada-indent-on-previous-lines): Use ada-use-indent and
13301 ada-with-indent Correctly indent "select ... then"
13302 (ada-indent-region): Slight speedup.
13303 (ada-indent-renames): New variable.
13304 (ada-last-which-function-subprog, ada-last-which-function-line):
13305 New variables
13306 (ada-looking-at-semi-private): Correctly indent the 'private'
13307 keyword when it is the first word in a package declaration.
13308 (ada-loose-case-word): Stop searching if at the end of the buffer.
13309 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
13310 even if point is not initially at the end of the word.
13311 (ada-matching-decl-start-re): Add "when".
13312 (ada-mode): Add support for abbrev-mode, outline-mode and
13313 which-func-mode Override the old find-file.el entry in
13314 ff-special-constructs since it is using the obsolete
13315 ada-spec-suffix variable
13316 (ada-no-auto-case): New function
13317 (ada-scan-paramlist): When parsing the argument type, accept
13318 spaces (as in "X 'Class", generated by Rational Rose).
13319 (ada-other-file-name): No longer loads the other file.
13320 (ada-popup-menu): Save and restore the current buffer and cursor
13321 position before and after displaying the menu.
13322 (ada-search-ignore-complex-boolean): New function.
13323 (ada-uncomment-region): Emacs21 already knows how to delete
13324 comments not starting in the first column.
13325 (ada-use-indent): New variable
13326 (ada-which-function): New function.
13327 (ada-with-indent): New variable
13328 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
13329 can be batch-compiled from the command line.
13330
13331 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
13332 Add to the menu when the file is loaded, not in ada-mode-hook.
13333 Add -toolbar to the default ddd command Switches moved from
13334 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
13335 ada-prj-default-comp-opt
13336 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
13337 Reference Manual to the menu
13338 (ada-check-current): rewritten as a call to ada-compile-current
13339 (ada-compile): Removed.
13340 (ada-compile-application, ada-compile-current, ada-check-current):
13341 Set the compilation-search-path so that compile.el automatically
13342 finds the sources in src_dir. Automatic scrollong of the
13343 compilation buffer. C-uC-cC-c asks for confirmation before
13344 compiling
13345 (ada-compile-current): New parameter, prj-field
13346 (ada-complete-identifier): Load the .ali file before doing
13347 processing
13348 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
13349 conform to gnatmake's behavior.
13350 (ada-find-file-in-dir): New function
13351 (ada-find-references): Set the environment variables for gnatfind
13352 (ada-find-src-file-in-dir): New function.
13353 (ada-first-non-nil): Removed
13354 (ada-gdb-application): Add support for jdb, the java debugger.
13355 (ada-get-ada-file-name): Load the original-file first if not done
13356 yet.
13357 (ada-get-all-references): Handles the new ali syntax (parent types
13358 are found between <>).
13359 (ada-initialize-runtime-library): New function
13360 (ada-mode-hook): Always load a project file when a file is opened,
13361 so that the casing exceptions are correctly read.
13362 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
13363 (ada-parse-prj-file): Use find-file-noselect instead of find-file
13364 to open the project file, since the latter does not work with
13365 speedbar Get default values before loading the prj file, or the
13366 default executable file name is wrong. Use the absolute value of
13367 src_dir to initialize ada-search-directories and
13368 compilation-search-path,... Add the standard runtime library to
13369 the search path for find-file.
13370 (ada-prj-default-debugger): Was missing an opening '{'
13371 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
13372 variables.
13373 (ada-prj-default-gnatmake-opt): New variable
13374 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
13375 buffers, the project file is the default one Save the windows
13376 configuration before displaying the menu.
13377 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
13378 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
13379 ...) regexp-quote identifiers names to support operators +,
13380 -,... in regexps.
13381 (ada-remote): New function.
13382 (ada-run-application): Erase the output buffer before starting the
13383 run Support remote execution of the application. Use
13384 call-process, or the arguments are incorrectly parsed
13385 (ada-set-default-project-file): Reread the content of the active
13386 project file, not the one from the current buffer When a project
13387 file is set as the default project, all directories are
13388 automatically associated with it.
13389 (ada-set-environment): New function
13390 (ada-treat-cmd-string): New special variable ${current}
13391 (ada-treat-cmd-string): Revised. The substitution is now done for
13392 any ${...} substring
13393 (ada-xref-current): If no body was found, compiles the spec
13394 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
13395 compiler to get rid of command line length limitations.
13396 (ada-xref-get-project-field): New function
13397 (ada-xref-project-files): New variable
13398 (ada-xref-runtime-library-specs-path)
13399 (ada-xref-runtime-library-ali-path): New variables
13400 (ada-xref-set-default-prj-values): Default run command now does a
13401 cd to the build directory. New field: main_unit Provide a default
13402 file name even if the current buffer has no prj file.
13403
13404 * ada-prj.el:
13405 Rewritten to show a tabbed-dialog.
13406 (ada-prj-add-ada-menu): Remove the map and name parameters.
13407 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
13408 New function
13409 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
13410 (ada-prj-load-from-file): New function
13411 (ada-prj-save): Always save fields that depend on the current buffer
13412 (ada-prj-show-value): New function
13413
13414 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
13415 Ada mode. This will allow us to display the Ada menu in any buffer
13416 we want (for project items).
13417 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
13418 number of spaces in the header.
13419
134202000-07-24 Dave Love <fx@gnu.org>
13421
13422 * ediff-init.el (ediff-region-help-echo): Bind face-help.
13423
134242000-07-23 Noah Friedman <friedman@splode.com>
13425
13426 * type-break.el (type-break): perform autosave.
13427 Suggested by Stephen Gildea <gildea@intouchsys.com>.
13428 (type-break-do-query): Cancel query schedule while performing
13429 actual query, to avoid possibility of a second query being made
13430 while first one is already in progress.
13431 (type-break-time-stamp-format): New variable.
13432 (type-break-time-stamp): New function.
13433 (type-break-time-warning): Use it.
13434 (type-break-keystroke-warning): Use it.
13435 (type-break-noninteractive-query): Use it.
13436
13437 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
13438 cookie.
13439 Use add-minor-mode to set minor-mode-alist, if available.
13440 (eldoc-echo-area-use-multiline-p): New user option.
13441 (eldoc-echo-area-multiline-supported-p): New variable.
13442 (eldoc-docstring-format-sym-doc): Use them.
13443 (eldoc-mode): If not using idle timers, append to local post and
13444 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
13445 (eldoc-display-message-no-interference-p): Don't interfere with
13446 edebug.
13447 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
13448 (eldoc-function-arglist): New function.
13449 (eldoc-function-argstring): Use it.
13450
13451 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
13452 auto save directory exists before calling directory-files.
13453
134542000-07-23 Dave Love <fx@gnu.org>
13455
13456 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
13457 ^o, ^u.
13458
134592000-07-21 Dave Love <fx@gnu.org>
13460
13461 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
13462 now passed to the function. It now works properly.
13463
13464 * smerge-mode.el (smerge-mode-menu): Fill it out.
13465
134662000-07-20 Gerd Moellmann <gerd@gnu.org>
13467
13468 * info-look.el (info-lookup): If *info* is shown in another frame
13469 on the same display, select that frame, instead of switching to
13470 the Info buffer in another window of the selected frame.
13471
13472 * simple.el (universal-argument-map): Bind numeric keypad keys
13473 kp-0 to kp-9 and kp-subtract.
13474 (digit-argument): Handle these keys.
13475
134762000-07-20 Dave Love <fx@gnu.org>
13477
13478 * net/goto-addr.el (goto-address-fontify): Don't bother with
13479 buffer-modified and read-only stuff -- irrelevant with overlays.
13480 Put an extra property on the overlays and use it to clean up in
13481 case goto-address is re-run.
13482
134832000-07-19 Richard M. Stallman <rms@gnu.org>
13484
13485 * timer.el (run-with-idle-timer): Doc fix.
13486
13487 * mail/mail-utils.el (mail-strip-quoted-names):
13488 Handle case where <...> appears inside "...".
13489 Use replace-match to edit the string more simply.
13490 (rmail-dont-reply-to): Cope with an unmatched ".
13491
134922000-07-19 Dave Love <fx@gnu.org>
13493
13494 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
13495 implementation.
13496
13497 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
13498 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
13499 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
13500
135012000-07-19 Gerd Moellmann <gerd@gnu.org>
13502
13503 * textmodes/refer.el: Correct maintainer's email address.
13504
13505 * progmodes/hideif.el: Correct author's email address.
13506 Fix typo in comment.
13507
13508 * xml.el: New file.
13509
13510 * mail/mailheader.el: Correct author's mail address.
13511
13512 * gnus/parse-time.el: Correct author's mail address.
13513
135142000-07-19 Colin Walters <walters@cis.ohio-state.edu>
13515
13516 * comint.el (comint-highlight-input, comint-highlight-face):
13517 New user options.
13518 (comint-input-ring-file-name): Change custom type.
13519 (comint-mode-map): Bind mouse-2.
13520 (comint-insert-clicked-input): New function.
13521 (comint-send-input): Handle input highlighting.
13522
135232000-07-18 Stefan Monnier <monnier@cs.yale.edu>
13524
13525 * mouse.el (popup-menu): New function.
13526 (mouse-major-mode-menu): Use it.
13527
135282000-07-18 Dave Love <fx@gnu.org>
13529
13530 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
13531 improvements.
13532
135332000-07-18 Gerd Moellmann <gerd@gnu.org>
13534
13535 * faces.el (face-font-selection-order)
13536 (face-font-family-alternatives): Add custom type.
13537
135382000-07-18 Dave Love <fx@gnu.org>
13539
13540 * cus-edit.el (custom-variable-reset-saved)
13541 (custom-variable-reset-standard): Remove unused bindings.
13542
13543 * rect.el (open-rectangle-line): Remove unused let.
13544
13545 * hl-line.el (hl-line-highlight): Check hl-line-mode.
13546
135472000-07-18 Gerd Moellmann <gerd@gnu.org>
13548
13549 * cdl.el: Fix `Maintainer' keyword.
13550
13551 * play/pong.el: Add author's email address.
13552
135532000-07-17 Sam Steingold <sds@gnu.org>
13554
13555 * files.el (insert-directory): Call `split-string' instead of
13556 re-implementing it.
13557
135582000-07-18 Gerd Moellmann <gerd@gnu.org>
13559
13560 * mail/vms-pmail.el: Change maintainer to FSF.
13561
13562 * net/goto-addr.el: Change maintainer to FSF.
13563
13564 * info.el (Info-title-face-alist): Removed.
13565
135662000-07-18 David Ponce <david@dponce.com>
13567
13568 * recentf.el (recentf-open-files): New command that works like
13569 `recentf-open-more-files', but shows the whole list of files (not just
13570 those omitted from the menu). Useful if you don't use a menu-bar!
13571 (recentf-open-more-files) Modified to use `recentf-open-files'.
13572
13573 (recentf-open-files, recentf-open-more-files)
13574 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
13575
13576 (recentf-dialog-mode): New mode for dialogs. You can now just type
13577 "q" to cancel the dialogs.
13578
135792000-07-18 David Ponce <david@dponce.com>
13580
13581 * recentf.el: This is a major update of recentf.el. It adds new
13582 features to better organize the recentf menu and "More..." buffer.
13583
13584 Using new provided menu filtering functions you can now organize the
13585 recent files list:
13586
13587 - by major modes
13588 - by directories
13589 - by user defined rules
13590
13591 Finally, with the new `recentf-filter-changer' customizable filter you
13592 can define a ring of filters and dynamically (via the menu) cycle on
13593 each menu organization in the ring (a la msb).
13594
135952000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
13596
13597 * eshell/eshell.el (eshell): Replace links to eshell.info with
13598 links to eshell, to avoid problems on systems where the manual is
13599 installed as `eshell'.
13600 * eshell/esh-cmd.el (eshell-cmd): Ditto.
13601 * eshell/em-smart.el (eshell-smart): Ditto.
13602 * eshell/em-banner.el (eshell-banner): Ditto.
13603 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
13604
13605 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
13606 same-file check in the MS-DOS version (it does support inodes).
13607
13608 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
13609
13610 * eshell/eshell.el (eshell-directory-name):
13611 Run default directory name through convert-standard-filename.
13612
136132000-07-18 Kenichi Handa <handa@etl.go.jp>
13614
13615 * international/mule-cmds.el (select-safe-coding-system):
13616 Fix typo in the comment.
13617
13618 * language/european.el (compound-text):
13619 Force katakana-jisx0201 to be designated to G1.
13620
13621 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
13622 Don't translate some national variant characters of latin-jisx0201.
13623 (x-ctext): Force katakana-jisx0201 to be designated to G1.
13624
13625 * international/kkc.el (kkc-after-update-conversion-functions):
13626 New variable.
13627 (kkc-update-conversion): Run functions in it at the tail.
13628
136292000-07-16 John Wiegley <johnw@gnu.org>
13630
13631 * lisp/align.el (align-newline-and-indent):
13632 Adding new function. for auto-aligning blocks of code on RET.
13633 (align-region): Fixed badly formatted minibuffer message.
13634
136352000-07-17 Kenichi Handa <handa@etl.go.jp>
13636
13637 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
13638 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
13639 the conversion list at first if appropriate.
13640 (kkc-next): Don't update kkc-next-count here.
13641 (kkc-prev): Don't update kkc-prev-count here.
13642 (kkc-show-conversion-list-update): Fix setting up of conversion
13643 list message.
13644
136452000-07-16 Stefan Monnier <monnier@cs.yale.edu>
13646
13647 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
13648
136492000-07-16 Dave Love <fx@gnu.org>
13650
13651 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
13652 function to be more specific.
13653
13654 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
13655 non-string help-echo.
13656 (widget-types-convert-widget): Defsubst it.
13657 (widget-echo-help): Try to cope with a help-echo function of two
13658 possible sorts.
13659
136602000-07-15 Jason Rumney <jasonr@gnu.org>
13661
13662 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
13663 Declare as obsolete.
13664
13665 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
13666
136672000-07-14 Gerd Moellmann <gerd@gnu.org>
13668
13669 * hilit-chg.el: Fix typo.
13670
136712000-07-14 Dave Love <fx@gnu.org>
13672
13673 * info.el (Info-mode-menu): Fix use of :help, :enable.
13674
136752000-07-14 Stefan Monnier <monnier@cs.yale.edu>
13676
13677 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
13678
136792000-07-13 Dave Love <fx@gnu.org>
13680
13681 * emacs-lisp/easymenu.el: Doc fixes.
13682 (easy-menu-remove): Defalias to ignore.
13683
13684 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
13685 Call throw correctly.
13686
136872000-07-13 Gerd Moellmann <gerd@gnu.org>
13688
13689 * faces.el (frame-background-mode): Doc fix.
13690
13691 * simple.el (eval-expression-print-length): Change custom type to
13692 allow entering nil as value.
13693
136942000-07-13 Dave Love <fx@gnu.org>
13695
13696 * progmodes/fortran.el (fortran-imenu-generic-expression):
13697 Change definition layout.
13698 (fortran-mode-menu): Reinstate customize entries.
13699
13700 * cus-edit.el (custom-group-menu-create, customize-menu-create):
13701 Use :filter, per old XEmacs code.
13702
137032000-07-12 Gerd Moellmann <gerd@gnu.org>
13704
13705 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
13706 event when deciding what to send to the terminal.
13707
137082000-07-12 Dave Love <fx@gnu.org>
13709
13710 * cus-start.el: Add optional version as 4th element of specs and
13711 use it for several things new in v21. Remove load-path. Fix type
13712 of line-number-display-limit.
13713
137142000-07-11 Dave Love <fx@gnu.org>
13715
13716 * progmodes/fortran.el: Don't require easymenu.
13717 Use repeat counts in various regexps.
13718 (fortran-mode-syntax-table): Defvar directly.
13719 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
13720 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
13721 Use defvar, not defconst.
13722 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
13723 (fortran-mode): Set fortran-comment-line-start-skip,
13724 fortran-comment-line-start-skip, dabbrev-case-fold-search.
13725 (fortran-comment-indent): Use defsubst.
13726 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
13727 Use fortran-comment-indent, not fortran-comment-indent-function.
13728 (fortran-comment-region, fortran-electric-line-number): Simplify.
13729 (fortran-auto-fill): New function.
13730 (fortran-do-auto-fill): Deleted.
13731 (fortran-find-comment-start-skip):
13732 Check for non-null comment-start-skip.
13733 (fortran-auto-fill-mode, fortran-fill-statement):
13734 Use fortran-auto-fill.
13735 (fortran-fill): Use fortran-auto-fill. Check for null
13736 comment-start-skip. Simplify final clause and use end-of-line finally.
13737
13738 * widget.el (widget-plist-member): New alias.
13739
137402000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
13741
13742 * eshell/esh-module.el (toplevel): Reference
13743 byte-compile-current-file only if it is bound.
13744
137452000-07-10 Gerd Moellmann <gerd@gnu.org>
13746
13747 * dired.el: Don't require `dired-aux'.
13748
137492000-07-10 Miles Bader <miles@lsi.nec.co.jp>
13750
13751 * dired-aux.el (dired-show-file-type): New function.
13752 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
13753 (dired-show-file-type): Add autoload.
13754
137552000-07-10 Kenichi Handa <handa@etl.go.jp>
13756
13757 * international/mule-diag.el (describe-font): Adjusted for the
13758 change of fontset-info.
13759 (print-fontset): Likewise.
13760
137612000-07-09 Stefan Monnier <monnier@cs.yale.edu>
13762
13763 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
13764
137652000-07-07 Gerd Moellmann <gerd@gnu.org>
13766
13767 * bindings.el: Bind `[delete]' to delete-char.
13768
13769 * dired.el (dired-find-alternate-file): New function.
13770 (dired-mode-map): Bind `a' to dired-find-alternate-file.
13771 (toplevel): Require dired-aux when compiling.
13772 (dired-buffers): Move defvar within file to avoid compiler warning.
13773
13774 * info.el (Info-last-search): Variable removed.
13775 (Info-search-history): New variable.
13776 (Info-search): New Info-search-history.
13777
13778 * battery.el, info-look.el: Change author's mail address.
13779
137802000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
13781
13782 * mail/rmail.el (rmail-clear-headers): Don't throw an error
13783 if rmail-ignored-headers is nil.
13784 (rmail-retry-failure): Bind rmail-ignored-headers and
13785 rmail-displayed-headers to nil.
13786
137872000-07-06 Gerd Moellmann <gerd@gnu.org>
13788
13789 * lpr.el (lpr-page-header-switches): Add `-h' switch.
13790 (print-region-1): Don't hard code `-h' here.
13791
13792 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
13793
137942000-07-01 Francesco Potorti` <pot@gnu.org>
13795
13796 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
13797 exim can use "your message" instead of "the message".
13798
137992000-07-06 Stefan Monnier <monnier@cs.yale.edu>
13800
13801 * facemenu.el: Docstrings fixes.
13802 (facemenu-get-face): Don't use internal-find-face.
13803 (facemenu-iterate): Rename arg to match the docstring.
13804
13805 * newcomment.el (uncomment-region): Be more careful when skipping
13806 backwards over `=' not to bump into BOBP.
13807
138082000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
13809
13810 * ediff-diff.el (ediff-wordify): Use syntax table.
13811 * ediff-init.el (ediff-has-face-support-p): Use
13812 ediff-color-display-p.
13813 (ediff-color-display-p): Use display-color-p, changed to defun
13814 from defsubst.
13815 Got rid of special cases for NeXT and OS/2.
13816 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
13817 face.
13818
138192000-07-05 Stefan Monnier <monnier@cs.yale.edu>
13820
13821 * emacs-lisp/lucid.el: Require CL.
13822 (copy-tree, remprop): Remove, it's provided by CL.
13823 (map-keymap): Define in terms of cl-map-keymap.
13824 (extent-property, set-extent-end-glyph): New functions.
13825
13826 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
13827
138282000-07-05 Gerd Moellmann <gerd@gnu.org>
13829
13830 * Makefile.in (DONTCOMPILE): Add comment that the name may
13831 not be changed without changing the make-dist script.
13832
13833 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
13834 (cl-mapc): Use mapc instead of cl-old-mapc.
13835
138362000-07-05 Andrew Innes <andrewi@gnu.org>
13837
13838 * makefile.nt: Add support for `bootstrap' and related targets.
13839
138402000-07-05 Stefan Monnier <monnier@cs.yale.edu>
13841
13842 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
13843 (easy-menu-do-define): Use `menu-item' format.
13844 Handle case where easy-menu-create-menu returns a symbol.
13845 Manually call the potential top-level filter in the function binding.
13846 (easy-menu-filter-return): New arg NAME.
13847 Convert to a keymap if MENU is an XEmacs menu.
13848 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
13849 (easy-menu-converted-items-table, easy-menu-convert-item):
13850 New var and fun to memoize easy-menu-convert-item-1.
13851 (easy-menu-do-add-item): Use it.
13852 (easy-menu-create-menu): Use easy-menu-convert-item.
13853 Wrap easy-menu-filter-return around any :filter specification.
13854 Don't convert the menu if a filter was specified.
13855 Tell easy-menu-make-symbol not to check for MENU being an expression.
13856 (easy-menu-make-symbol): New arg NOEXP.
13857
138582000-07-05 Gerd Moellmann <gerd@gnu.org>
13859
13860 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
13861 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
13862 (eval-defun): If called with prefix arg, instrument code for
13863 Edebug.
13864
13865 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
13866 similar to that of eval-defun.
13867
138682000-07-04 Dave Love <fx@gnu.org>
13869
13870 * hl-line.el (hl-line-overlay): Make it permanent-local.
13871
13872 * calendar/todo-mode.el: Replaced with a working version, based on
13873 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
13874
138752000-07-03 Miles Bader <miles@lsi.nec.co.jp>
13876
13877 * paths.el (prune-directory-list): New function.
13878 (Info-default-directory-list): Rewritten to more methodically
13879 enumerate a big list of possible info directories (based on the
13880 list used by the standalone info reader).
13881
13882 * info.el (info-initialize): Use prune-directory-list to remove
13883 non-existent directories from Info-directory-list.
13884
13885 * paths.el (Info-default-directory-list): Try a list of possible
13886 info-directories instead of a single one. Add the possible
13887 info directory "/usr/share/info".
13888
13889 * woman.el (woman-man.conf-path): Explicitly include the debian
13890 man-db config file "/etc/manpath.config".
13891 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
13892 are present in `manpath.config'.
13893 (woman-manpath): Include "/usr/share/man".
13894
138952000-07-03 Gerd Moellmann <gerd@gnu.org>
13896
13897 * frame.el (blink-cursor-mode): Don't hide cursor initially.
13898
13899 * startup.el (command-line): Initialize blink-cursor based
13900 on window-system.
13901
13902 * frame.el (blink-cursor): Default to nil if not running under
13903 a window-system.
13904
13905 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
13906 (face-x-resources): Remove duplicate entry for :font.
13907
13908 * textmodes/refer.el (refer-find-entry-internal): Use some-window
13909 instead of cycling through windows with next-window.
13910
13911 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
13912 of cycling through windows with next-window.
13913
13914 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
13915 of cycling through windows with next-window.
13916
13917 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
13918 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
13919 instead of cycling through windows with next-window.
13920
13921 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
13922 instead of cycling through windows with next-window.
13923
13924 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
13925 of cycling through windows with next-window.
13926
13927 * terminal.el (te-process-output): Use walk-windows instead of
13928 cycling through windows with next-window.
13929
13930 * server.el (server-switch-buffer): Use some-window instead of
13931 cycling through windows with next-window.
13932
13933 * window.el (some-window): New function.
13934 (walk-windows): Remove reference to walk-windows-start.
13935
13936 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
13937
139382000-07-03 Richard Stallman <rms@gnu.org>
13939
13940 * window.el (walk-windows): Guarantee termination by keeping a list
13941 of all the windows already handled.
13942
139432000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
13944
13945 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
13946 window-system.
13947
13948 * man.el (Man-notify-when-ready): Don't use window-system. If
13949 Man-notify-method is newframe, and the display is not
13950 multi-frame, select the frame created for the man page.
13951 (Man-init-defvars): Doc fix.
13952
139532000-06-28 Gerd Moellmann <gerd@gnu.org>
13954
13955 * faces.el (region): Change background color for light background.
13956
13957 * ediff-wind.el (ediff-setup-control-frame): Remove :box
13958 attribute from mode-line face of Ediff control frame.
13959
13960 * replace.el (query-replace-map): Bind `e' like `E'.
13961
139622000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
13963
13964 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
13965 Change name to "Select All".
13966
13967 * dos-fns.el (convert-standard-filename): Fix last change.
13968
139692000-06-27 Gerd Moellmann <gerd@gnu.org>
13970
13971 * help.el (describe-variable): Don't insert a second `'s' in front
13972 of the string `value is shown below'. Since the syntax-table is
13973 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
13974 an existing `'s', so that this won't be deleted.
13975
13976 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
13977 * pcmpl-unix.el: New files.
13978
139792000-06-26 Stefan Monnier <monnier@cs.yale.edu>
13980
13981 * wid-edit.el (widget-member): Use the new plist-member.
13982
139832000-06-26 Gerd Moellmann <gerd@gnu.org>
13984
13985 * replace.el (perform-replace): Undo change of 2000-04-04.
13986 Instead, move backward 1 character at the end of the loop when
13987 necessary.
13988
13989 * faces.el (fringe): Change face for different backgrounds.
13990
13991 * eshell/esh-module.el (toplevel): Load defgroup's differently;
13992 patch from John.
13993
13994 * eshell/*.el: Change spelling of the Free Software Foundation.
13995
13996 * eshell/esh-toggle.el: Removed.
13997
13998 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
13999
14000 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
14001 interactively.
14002
140032000-06-26 Alex Schroeder <alex@gnu.org>
14004
14005 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
14006 `define-key'; instead of checking `(emacs-version)' check for
14007 `set-keymap-parent' and `set-keymap-name' directly. Add entries
14008 for `;' and `o' which might be electric.
14009
14010 (sql-electric-stuff): New user option.
14011 (sql-magic-go): New function which uses `sql-electric-stuff'.
14012 (sql-magic-semicolon): New function which uses
14013 `sql-electric-stuff'.
14014
14015 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
14016 is not fboundp.
14017
14018 (sql-oracle-options): New variable.
14019 (sql-oracle): Use it.
14020
14021 (sql-imenu-generic-expression): Doc change.
14022 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
14023 is used.
14024
14025 (sql-informix): Added command line parameter "-" to force
14026 sql-informix-program to use stdout.
14027
140282000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
14029
14030 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
14031 (cp864-decode-table): Doc fix.
14032 (cp720-decode-table): New variable, supports the Arabic OEM
14033 codepage used by Windows.
14034 (cp737-decode-table): New, Greek OEM codepage used by Windows.
14035
140362000-06-23 Dave Love <fx@gnu.org>
14037
14038 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
14039 (font-lock-fontify-anchored-keywords): Use
14040 line-beginning-position.
14041 (global-font-lock-mode): Use mapc.
14042
140432000-06-23 Stefan Monnier <monnier@cs.yale.edu>
14044
14045 * eshell/esh-module.el: Require CL when compiling.
14046
140472000-06-23 Gerd Moellmann <gerd@gnu.org>
14048
14049 * comint.el (comint-substitute-in-file-name): Call replace-match
14050 with second and third arg t.
14051
14052 * cus-edit.el (custom-button-face, custom-button-pressed-face):
14053 Specify foreground color.
14054
14055 * faces.el (tool-bar, mode-line, header-line): Specify foreground
14056 color.
14057
14058 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
14059
14060 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
14061 cddr instead of cdddr.
14062
14063 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
14064 instead of copy-list.
14065
14066 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
14067 of copy-list.
14068
14069 * subdirs.el: Add eshell subdirectory.
14070
14071 * eshell: New subdirectory containing the Eshell package.
14072
14073 * pcomplete.el: New file.
14074
140752000-06-23 Paul Eggert <eggert@twinsun.com>
14076
14077 * mail/mailpost.el (post-mail-send-it): Make sure file has
14078 proper permissions from birth.
14079
14080 * files.el (basic-save-buffer-2): When temporarily setting
14081 file modes, set them to current modes plus 0200, not to 0777.
14082
14083 * emerge.el (emerge-make-temp-file): Make sure file has proper
14084 permissions from birth.
14085
140862000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
14087
14088 * files.el (make-backup-file-name-1): On DOS/Windows, run the
14089 backup file name through convert-standard-filename.
14090
14091 * dos-fns.el (convert-standard-filename): Convert leading
14092 directories as well. When long file names are supported, convert
14093 characters that are invalid in Windows file names.
14094
140952000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14096
14097 * ps-print.el: Fix bug: if ^L is the very first buffer character,
14098 ps-print crashes. New feature: page selection for printing. Create
14099 raw-text-unix coding system for XEmacs. Doc fix.
14100 (ps-print-version): New version number (5.2.3).
14101 (ps-plot-region): Bug fix.
14102 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
14103 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
14104 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
14105 funs.
14106 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
14107 (ps-last-page): New vars.
14108
141092000-06-21 Gerd Moellmann <gerd@gnu.org>
14110
14111 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
14112 empty option string.
14113
141142000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
14115
14116 * man.el (man): Doc fix.
14117
141182000-06-21 Kenichi Handa <handa@etl.go.jp>
14119
14120 * international/mule-cmds.el (set-language-info-alist): Docstring
14121 fixed.
14122
141232000-06-20 Gerd Moellmann <gerd@gnu.org>
14124
14125 * version.el (emacs-version): Use ISO date format.
14126
14127 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
14128 instead of `M-backspace'.
14129
14130 * simple.el (turn-off-auto-fill): New function.
14131
141322000-06-20 Stefan Monnier <monnier@cs.yale.edu>
14133
14134 * jit-lock.el (with-buffer-prepared-for-jit-lock):
14135 Renamed from with-buffer-prepared-for-font-lock and use
14136 inhibit-modification-hooks rather than setting *-change-functions.
14137 Update all functions to use the new name.
14138 (jit-lock-first-unfontify-pos): New semantics (and doc).
14139 (jit-lock-mode): Make non-interactive.
14140 Don't automatically turn on font-lock.
14141 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
14142 Always use jit-lock-after-change.
14143 Remove and restore font-lock-after-change-function.
14144 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
14145 (jit-lock-after-unfontify-buffer): Remove.
14146 (jit-lock-stealth-fontify):
14147 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
14148 (jit-lock-after-change): Set the `fontified' text-prop to nil.
14149
141502000-06-20 Sam Steingold <sds@gnu.org>
14151
14152 * emacs-lisp/cl-indent.el (toplevel): Indent
14153 `print-unreadable-object' properly. Untabify.
14154
141552000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
14156
14157 * textmodes/reftex.el (reftex-find-citation-regexp-format):
14158 Support for bibentry.
14159 (reftex-compile-variables): Fixed problem with end of section-re.
14160
14161 * texmodes/reftex-dcr.el (reftex-view-crossref,
14162 reftex-view-crossref-from-bibtex):
14163 Deal with changed `reftex-find-citation-regexp-format'.
14164 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
14165 Replaced `remprop' with `put'.
14166 (reftex-view-crossref, reftex-view-crossref-when-idle):
14167 Support for bibentry.
14168
14169 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
14170 New entry for bibentry package.
14171
14172 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
14173 Regexp also matches "\nobibliography".
14174
14175 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
14176 Call `reftex-ensure-write-access' before doing anything.
14177 (reftex-ensure-write-access): New function.
14178
141792000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
14180
14181 * progmodes/idlwave.el: File re-installed (update to version 4.2)
14182
14183 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
14184
14185 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
14186
14187 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
14188
14189
141902000-06-20 Dave Love <fx@gnu.org>
14191
14192 * faces.el (frame-background-mode): Use set-default, not set, in
14193 setter.
14194 (frame-update-faces, frame-update-face-colors): Define with
14195 defalias.
14196
14197 * enriched.el (enriched-decode-foreground)
14198 (enriched-decode-background): Don't use internal-find-face.
14199
14200 * apropos.el: Doc fixes.
14201
14202 * cus-edit.el (customize-changed-options): Check arg.
14203 (customize-version-lessp): Don't require decimal point.
14204
14205 * custom.el (defcustom, defgroup): Doc fix.
14206
14207 * newcomment.el (comment) <defgroup>: Add :version.
14208 (comment-multi-line): Doc fix.
14209
14210 * emulation/mlsupport.el (define-hooked-local-abbrev,
14211 define-hooked-global-abbrev): Fix, using define-abbrev.
14212
142132000-06-19 Gerd Moellmann <gerd@gnu.org>
14214
14215 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
14216 the whole buffer.
14217
142182000-06-19 Dave Love <fx@gnu.org>
14219
14220 * menu-bar.el (menu-bar-options-save): New function.
14221 (menu-bar-options-menu): Use it.
14222 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
14223 Simplify.
14224
142252000-06-19 Andreas Schwab <schwab@suse.de>
14226
14227 * progmodes/etags.el (tags-query-replace): Put new parameters
14228 START and END at the end, for backward compatibility.
14229
142302000-06-19 Kenichi Handa <handa@etl.go.jp>
14231
14232 * international/codepage.el:
14233 (cp-coding-system-for-codepage-1): Delete special codes for
14234 generating xxx-dos coding system because now a CCL based coding
14235 system can handle EOL conversion by default.
14236
14237 * international/mule.el (make-coding-system): Generate subsidiary
14238 coding systems for EOL handling variants even for a CCL based
14239 coding system.
14240
142412000-06-19 Kenichi Handa <handa@etl.go.jp>
14242
14243 * international/isearch-x.el (isearch-minibuffer-input-method)
14244 (isearch-minibuffer-input-method-function): These variables
14245 deleted.
14246 (isearch-with-input-method): Don't use the above variables.
14247 (isearch-process-search-multibyte-characters): Likewise. Call
14248 read-string with the arg INHERIT-INPUT-METHOD t.
14249
142502000-06-17 Stefan Monnier <monnier@cs.yale.edu>
14251
14252 * font-lock.el (font-lock-after-fontify-buffer)
14253 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
14254
14255 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
14256 Use consistent make-local-variable style for font-lock-fontified.
14257 (jit-lock-fontify-buffer):
14258 Don't bother checking for font-lock-mode and jit-lock-mode.
14259
14260 * time.el: Remove trailing ^M that prevent CVS-merging.
14261
142622000-06-16 Gerd Moellmann <gerd@gnu.org>
14263
14264 * Makefile.in (distclean): New target.
14265
142662000-06-16 Stefan Monnier <monnier@cs.yale.edu>
14267
14268 * Makefile.in (srcdir): Define for update-subdirs.
14269
142702000-06-16 Gerd Moellmann <gerd@gnu.org>
14271
14272 * find-lisp.el: New file.
14273
142742000-06-16 Andrew Innes <andrewi@gnu.org>
14275
14276 * time.el (display-time-mail-function): New variable, to allow
14277 external packages to indicate when new mail is available.
14278 (display-time-update): Use it.
14279
142802000-06-16 Kenichi Handa <handa@etl.go.jp>
14281
14282 * international/mule.el (mule-version): Change version name to
14283 SAKAKI. AOI has already been used by Meadow.
14284
14285 * international/quail.el (quail-show-guidance-buf): To find the
14286 bottom window (but minibuffer), pay attention to the height of
14287 minibuffer.
14288
142892000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
14290
14291 * arc-mode.el (archive-mode-map): Use the new menu-item format for
14292 menu-bar menus. Add help strings. Don't remove the Edit menu
14293 from the menu bar, as the menu bar has enough space now.
14294
14295 * Makefile.in (SHELL): Make sure /bin/sh is used.
14296
14297 * woman.el (woman-man-buffer): Fix bold and underlined CJK
14298 characters, which use series of two ^H characters instead of one.
14299
143002000-06-15 Gerd Moellmann <gerd@gnu.org>
14301
14302 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
14303 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
14304 functions.
14305 (Info-find-node-2): Try a case-sensitive search first, then
14306 do a case-insensitive search.
14307
14308 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
14309 tutorials.
14310
14311 * complete.el (PC-env-vars-alist): New variable.
14312 (PC-complete-as-file-name): New function.
14313 (partial-completion-mode): Initialize PC-env-vars-alist from
14314 process-environment.
14315 (PC-do-completion): Handle completion of env vars.
14316
14317 * info.el (Info-set-mode-line): Show file name in mode line,
14318 use `*Info*' instead of `Info:'.
14319
14320 * startup.el (command-line-1): Change copyright messages to year
14321 2000.
14322
143232000-06-15 Dave Love <fx@gnu.org>
14324
14325 * net/goto-addr.el (goto-address-fontify): Use keymap property,
14326 not local-map.
14327
143282000-06-15 Kenichi Handa <handa@etl.go.jp>
14329
14330 * international/mule.el (set-buffer-file-coding-system): Almost
14331 rewritten to handle `undecided' as no-op.
14332
143332000-06-14 Gerd Moellmann <gerd@gnu.org>
14334
14335 * Makefile.in: New file.
14336
14337 * Makefile: Removed.
14338
14339 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
14340 (goto-address-highlight-keymap): Bind C-c RET.
14341
143422000-06-14 Kenichi Handa <handa@etl.go.jp>
14343
14344 * mail/sendmail.el (sendmail-send-it): The temporary buffer
14345 inherits buffer-file-coding-system of the current buffer.
14346
14347 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
14348 0. Give correct argument to set-auto-coding-function.
14349 (tar-expunge): For goto-char, use (point-min), not 0.
14350 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
14351 (tar-subfile-save-buffer): Likewize.
14352
14353 * international/mule.el
14354 (after-insert-file-set-buffer-file-coding-system): Call
14355 set-buffer-file-coding-system with the arg FORCE t.
14356
143572000-06-13 Gerd Moellmann <gerd@gnu.org>
14358
14359 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
14360 nil. Contemporary sendmails issue an X-Authentication-Warning if
14361 the sender is set with `-f'.
14362
143632000-06-13 Dave Love <fx@gnu.org>
14364
14365 * help.el (describe-function-1): Kluge around cases of functions
14366 fset to subrs whose doc doesn't match their symbol-name.
14367
14368 * image.el (insert-image): Default STRING to a space.
14369
14370 * info.el Doc fixes.
14371 (Info-build-node-completions): Match Ref tags.
14372
143732000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
14374
14375 * frame.el (display-multi-frame-p, display-multi-font-p): New
14376 defaliases for display-graphic-p.
14377
14378 * hl-line.el: Fixed a typo in commentary.
14379
143802000-06-13 Kenichi Handa <handa@etl.go.jp>
14381
14382 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
14383 fixed.
14384
143852000-06-12 Dave Love <fx@gnu.org>
14386
14387 * image.el (insert-image): Save a little consing.
14388
143892000-06-12 Kenichi Handa <handa@etl.go.jp>
14390
14391 * language/tibet-util.el: Convert all tibetan-1-column characters
14392 to the corresponding tibetan characters.
14393 (tibetan-add-components): Delete code for the special treatment of
14394 'a chung.
14395
14396 * language/tibetan.el (tibetan-composable-pattern): Fix previous
14397 change.
14398 (tibetan-vowel-transcription-alist): More rules added.
14399 (tibetan-composite-vowel-alist): New variable.
14400 (tibetan-precomposition-rule-alist): More rules added.
14401
144022000-06-12 Stefan Monnier <monnier@cs.yale.edu>
14403
14404 * startup.el (command-line): Only call menu-bar-mode if interactive.
14405
14406 * thingatpt.el (toplevel symbol-properties):
14407 * textmodes/makeinfo.el (makeinfo-compile):
14408 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
14409 * progmodes/hideif.el (hif-compress-define-list)
14410 (hide-ifdef-use-define-alist):
14411 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
14412 (ange-ftp-vms-add-file-entry):
14413 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
14414 * man.el (Man-build-man-command):
14415 * mail/rnewspost.el (news-reply-header-hook):
14416 * info.el (Info-insert-dir):
14417 * emulation/mlconvert.el (backward-word, forward-word, setq):
14418 * emacs-lisp/gulp.el (gulp-send-requests):
14419 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
14420 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
14421 (byte-optimize-apply, end of file):
14422 * emacs-lisp/advice.el (ad-advice-class-completion-table)
14423 (ad-make-freeze-definition):
14424 * startup.el (command-line, command-line-1): Don't quote lambdas.
14425
14426 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
14427 (cvs-cleanup-removed): New function.
14428 (cvs-cleanup-functions): New var.
14429 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
14430 some flexibility in specifying additional entries to auto-cleanup.
14431 (cvs-quickdir): New function.
14432 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
14433 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
14434 (cvs-mode-find-file): Check that we are on a filename or dirname
14435 when invoked through a mouse-click.
14436 (cvs-full-path): Remove.
14437 (cvs-dired-action): Re-introduced.
14438 (cvs-dired-noselect): Use it.
14439 (vc-post-command-functions): use this new hook if available.
14440
14441 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
14442 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
14443 (cvs-filename-map, cvs-dirname-map): Remove.
14444 (cvs-default-action): Remove.
14445 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
14446 if the arg is really a keymap.
14447 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
14448 Don't hardcode the mapping from state (aka type) to face, but check
14449 the var cvs-fi-<type>-face instead.
14450 (cvs-fileinfo-from-entries): New function.
14451
14452 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
14453 Docstring fix.
14454 (cvs-find-file-and-jump): Change default to be safer.
14455 (cvs-mode-diff-map): Define it as a function as well.
14456 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
14457 Bind mouse-2 in this global map rather than with text-properties.
14458
14459 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
14460 file to resolve the ambiguity between C(conflict) and C(need-merge).
14461
144622000-06-12 Kenichi Handa <handa@etl.go.jp>
14463
14464 * international/mule.el (set-buffer-file-coding-system): If
14465 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
14466 unconditionally.
14467
144682000-06-12 Dave Love <fx@gnu.org>
14469
14470 * wid-edit.el (widget-specify-button): Really suppress the face if
14471 required.
14472
144732000-06-11 Gerd Moellmann <gerd@gnu.org>
14474
14475 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
14476
144772000-06-11 Stefan Monnier <monnier@cs.yale.edu>
14478
14479 * imenu.el (imenu-generic-expression): Docstring fix.
14480
14481 * composite.el (composition-function-table): Move the `put'
14482 below the autoload cookie so we can load the file before loaddefs.
14483
14484 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
14485
14486 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
14487 Handle easy-mmode-define-global-mode.
14488 For complex macros like define-minor-mode that can generate
14489 several autoload entries, try to autoload entries in the
14490 macroexpanded code.
14491
14492 * emacs-lisp/easy-mmode.el (define-minor-mode):
14493 If KEYMAP is a symbol, just use it.
14494 Use byte-compile-current-file and load-file-name to infer the
14495 proper :require to pass to defcustom.
14496 Wrap the hook var into `progn' so as not to autoload it.
14497 Add a :autoload-end cookie.
14498 Be more careful about the evaluation of KEYMAP.
14499 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
14500 (define-derived-mode): Move define-abbrev-table outside of defvar.
14501
145022000-06-10 Stefan Monnier <monnier@cs.yale.edu>
14503
14504 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
14505 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
14506 (backup-compiled-files): Ignore errors during `tar'.
14507 (bootstrap): Make autoloads before elc files.
14508
145092000-06-10 Kenichi Handa <handa@etl.go.jp>
14510
14511 * international/mule.el (set-buffer-file-coding-system): If one of
14512 undecided-XXX is specified, change only EOL conversion.
14513
14514 * international/mule-conf.el (unix): New alias for the coding
14515 system undecided-unix.
14516
145172000-06-09 Dave Love <fx@gnu.org>
14518
14519 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
14520
14521 * progmodes/executable.el: Byte compile dynamic.
14522 (executable-insert): Change custom type.
14523 (executable-find): Add autoload cookie.
14524 (executable-make-buffer-file-executable-if-script-p): New
14525 function. After Noah Friedman.
14526
14527 * files.el (after-save-hook): Customize, with
14528 executable-make-buffer-file-executable-if-script-p as an option.
14529
145302000-06-09 Kenichi Handa <handa@etl.go.jp>
14531
14532 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
14533 "tib24p-mule.bdf" for Tibetan.
14534
14535 * composite.el (decompose-composite-char): Declare it as obsolete.
14536
14537 * man.el (Man-fontify-manpage): Pay attention to underline and
14538 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
14539
145402000-06-08 Gerd Moellmann <gerd@gnu.org>
14541
14542 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
14543 Set maintainer to FSF since author isn't reachable.
14544
145452000-06-08 Dave Love <fx@gnu.org>
14546
14547 * international/mule-cmds.el (select-safe-coding-system): If
14548 DEFAULT-CODING-SYSTEM is not specified, also check the most
14549 preferred coding-system if buffer-file-coding-system is
14550 `undecided'. From Handa.
14551
145522000-06-08 Kenichi Handa <handa@etl.go.jp>
14553
14554 * international/mule.el
14555 (after-insert-file-set-buffer-file-coding-system): If the buffer
14556 size is greater than INSERTED, judget that we are not visiting.
14557
145582000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
14559
14560 * whitespace.el (defgroup whitespace): Comment out `:version'.
14561 XEmacs 20.4 has problems defining the group with this present.
14562 We'll have this commented out till get resolve the problem.
14563
145642000-06-07 John Wiegley <johnw@gnu.org>
14565
14566 * align.el (align-dq-string-modes, align-sq-string-modes)
14567 (align-open-comment-modes): Add pyhton-mode.
14568 (align-rules-list): Use get-text-property instead of
14569 text-properties-at.
14570 (align-rules-list): Add python-assignment.
14571 (align-rules-list): Change perl-comma-delimiter to
14572 basic-comma-delimiter. Use if for Perl modes and python-mode.
14573 (align-rules-list): Add python-chain-logic and
14574 basic-line-continuation.
14575
145762000-06-07 Jari Aalto <jari.aalto@poboxes.com>
14577
14578 * apropos.el (apropos-mode-hook): New user variable.
14579 (apropos-mode): Run apropos-mode-hook.
14580
145812000-06-07 David Ponce <david@dponce.com>
14582
14583 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
14584 commands. Require `wid-edit' at run-time.
14585
145862000-06-07 David Ponce <david@dponce.com>
14587
14588 * recentf.el: Added some "Commentary".
14589 (recentf-open-more-files, recentf-edit-list): Minor changes to
14590 move the point at the top of the file list. This behaviour is
14591 consistent with the menu one when the list contains a lot of
14592 files.
14593 (recentf-cleanup): Now displays the number of items removed from
14594 the list.
14595 (recentf-relative-filter) New menu filter to show filenames
14596 relative to `default-directory'.
14597
145982000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14599
14600 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
14601 with/without giving an error if PostScript printer doesn't have this
14602 kind of page size. Zebra Stripe continues or restarts on next page.
14603 Manual/automatic paper feeding. Switch or not the header.
14604 (ps-print-version): New version number (5.2.2).
14605 (ps-windows-system): Include emx as a Windows system.
14606 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
14607 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
14608 (ps-background-text): Code fix.
14609 (ps-error-handler-message, ps-user-defined-prologue)
14610 (ps-print-prologue-header, ps-printer-name)
14611 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
14612 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
14613 (ps-use-face-background): Customization fix.
14614 (ps-n-up-database): Data fix.
14615 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
14616 (ps-switch-header): New vars.
14617 (ps-xemacs-color-name, ps-face-foreground-name)
14618 (ps-face-background-name, ps-boolean-constant): New funs.
14619
146202000-06-07 Dave Love <fx@gnu.org>
14621
14622 * allout.el: New version from Manheimer.
14623
146242000-06-07 Kenichi Handa <handa@etl.go.jp>
14625
14626 * textmodes/fill.el (fill-find-break-point): Check the validity of
14627 charset.
14628
146292000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
14630
14631 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
14632 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
14633 Call display-color-p and display-mouse-p instead of looking at
14634 window-system.
14635
146362000-06-06 Dave Love <fx@gnu.org>
14637
14638 * image.el (find-image): Doc fix. Return nil if image not found.
14639 (put-image, insert-image): Make STRING arg optional.
14640
146412000-06-06 Kenichi Handa <handa@etl.go.jp>
14642
14643 * language/vietnamese.el: Remove eval-when-compile.
14644 (viet-viscii-nonascii-translation-table): Define it as a
14645 translation table made from viet-viscii-decode-table.
14646 (viet-viscii-encode-table): Define it as a translation table made
14647 from the reverse map of above.
14648 (viet-vscii-nonascii-translation-table): Define it as a
14649 translation table made from viet-vscii-decode-table.
14650 (viet-vscii-encode-table): Define it as a translation table made
14651 from the reverse map of above.
14652 (ccl-decode-viscii): Use translate-character.
14653 (ccl-encode-viscii, ccl-encode-viscii-font)
14654 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
14655 Likewize.
14656
14657 * language/cyrillic.el: Remove eval-when-compile.
14658 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
14659 translation table made from cyrillic-koi8-r-decode-table.
14660 (cyrillic-koi8-r-encode-table): Define it as a translation table
14661 made from the reverse map of above.
14662 (ccl-decode-koi8): Use translate-character.
14663 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
14664 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
14665 a translation table made from cyrillic-alternativnyj-decode-table.
14666 (cyrillic-alternativnyj-encode-table): Define it as a translation
14667 table made from the reverse map of above.
14668 (ccl-decode-alternativnyj): Use translate-character.
14669 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
14670 Likewize
14671
14672 * international/mule-diag.el (non-iso-charset-alist): Specify
14673 translation table symbol instead of translation table itself.
14674 (list-block-of-chars): CHARSET may be a translation table symbol.
14675
14676 * international/mule.el (make-coding-system): If CODING-SYSTEM
14677 already exists, override it.
14678
14679 * international/fontset.el: Use family `proportional' for Tibetan
14680 fonts.
14681
14682 * international/ccl.el (ccl-compile-translate-character): Don't
14683 check if Rrr has property translation-table.
14684 (ccl-compile-map-multiple): Modified to avoid compiler warning.
14685
146862000-06-05 Gerd Moellmann <gerd@gnu.org>
14687
14688 * info.el: Bind case-fold-search to t when searching in case
14689 a user sets it to nil in a hook.
14690
146912000-06-05 Stefan Monnier <monnier@cs.yale.edu>
14692
14693 * autoarg.el (autoarg-mode, autoarg-kp-mode):
14694 * hl-line.el (hl-line-mode): Use the new :global key argument.
14695
14696 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
14697 (tar-clip-time-string): Prepend a space.
14698 (tar-grind-file-mode): Construct a string rather than modifying one.
14699 (tar-header-block-summarize): Fix docstring.
14700 Use `format' rather than an error-prone set of copy-loops.
14701
14702 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
14703 (diff-goto-source, diff-unified->context, diff-context->unified)
14704 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
14705 understand the format output by the `-p' argument to diff.
14706
14707 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
14708 (sh-re-done): Use defconst.
14709 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
14710 (sh-help-string-for-variable, sh-guess-basic-offset):
14711 Don't quote lambdas.
14712 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
14713 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
14714
14715 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
14716 (mh-letter-mode): Derive from text-mode.
14717 This implicitly means that it now calls kill-all-local-variables.
14718 Also remove the Emacs-18 compatibility code.
14719
14720 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
14721 Make use of symbol-property doc-string-elt.
14722 Use memq rather than a sequence of eq.
14723 (doc-string-elt): Fix the wrong or missing previously unused values.
14724 (autoload-print-form): New function extracted from
14725 generate-file-autoloads to allow recursion when handling progn
14726 so that defvar's and defun's docstrings are properly printed.
14727 (generate-file-autoloads): Use it.
14728
14729 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
14730 Use find-file-hooks in the minor-mode function.
14731 Be careful not to loop indefinitely in the post-command-hook function.
14732
147332000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
14734
14735 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
14736 tty's.
14737 * ediff-diff.el (ediff-exec-process): Use --binary for fine
14738 differences whenever appropriate.
14739 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
14740 * viper.el (find-file, find-file-other-window): Get viper to do
14741 wildcards.
14742
147432000-06-04 Stefan Monnier <monnier@cs.yale.edu>
14744
14745 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
14746 (jit-lock-fontify-buffer): New function for JIT refontification.
14747 (jit-lock-mode): Fix docstring.
14748 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
14749 Remove jit-lock-after-change from the _local_ hook.
14750 (jit-lock-function-1): Fix docstring.
14751
14752 * info.el (Info-on-current-buffer): Initialize info.
14753
14754 * newcomment.el (comment-indent): Ignore comment-indent-hook.
14755
14756 * progmodes/tcl.el (tcl-indent-for-comment):
14757 Ignore comment-indent-hook.
14758
14759 * emacs-lisp/easy-mmode.el: Require CL during compilation.
14760 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
14761 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
14762 and improve to use the lighter to guess the capitalization.
14763 (define-minor-mode): Inline code from easy-mmode-define-toggle.
14764 Add keyword arguments to specify global-ness or the custom group.
14765 Add local-map and help-echo properties to the lighter.
14766 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
14767 (easy-mmode-define-global-mode): New macro.
14768
147692000-06-02 Dave Love <fx@gnu.org>
14770
14771 * wid-edit.el: byte-compile-dynamic since we typically don't use
14772 all the widgets. Don't require cl or widget. Remove
14773 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
14774 (widget-read-event): Removed. Callers changed to use read-event.
14775 (widget-button-release-event-p): Renamed from
14776 button-release-event-p.
14777 (widget-field-add-space, widget-field-use-before-change):
14778 Uncustomize.
14779 (widget-specify-field): Use keymap property, not local-map.
14780 (widget-specify-button): Obey :suppress-face.
14781 (widget-specify-insert): Use modern backquote syntax.
14782 (widget-image-directory): Renamed from widget-glyph-directory.
14783 (widget-image-enable): Renamed from widget-glyph-enable.
14784 (widget-image-find): Replaces widget-glyph-find.
14785 (widget-button-pressed-face): Move defvar.
14786 (widget-image-insert): Replaces widget-glyph-insert.
14787 (widget-convert): Use keywordp.
14788 (widget-leave-text, widget-children-value-delete): Use mapc.
14789 (widget-keymap): Remove XEmacs stuff.
14790 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
14791 (widget-button-click): Don't set point at the click, but re-centre
14792 if we scroll out of window. Rewritten for images v. glyphs &c.
14793 (widget-tabable-at): Use POS arg, not point.
14794 (widget-beginning-of-line, widget-end-of-line)
14795 (widget-item-value-create, widget-sublist, widget-princ-to-string)
14796 (widget-sexp-prompt-value, widget-echo-help): Simplify.
14797 (widget-default-create): Use widget-image-insert; some rewriting.
14798 (widget-visibility-value-create)
14799 (widget-push-button-value-create, widget-toggle-value-create): Use
14800 widget-image-insert.
14801 (checkbox): Create on and off images dynamically.
14802 (documentation-link): Change :help-echo.
14803 (widget-documentation-link-echo-help): Remove.
14804
148052000-06-02 Stefan Monnier <monnier@cs.yale.edu>
14806
14807 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
14808
14809 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
14810 (easy-mmode-define-toggle, define-minor-mode): Use it.
14811 (easy-mmode-define-keymap): Docstring fix.
14812 (define-derived-mode): Default PARENT to fundamental-mode.
14813 Add the derived-mode-parent symbol-property.
14814 (easy-mmode-derived-mode-p): New function.
14815
148162000-06-02 Dave Love <fx@gnu.org>
14817
14818 * files.el (convert-standard-filename): Doc fix.
14819 (normal-backup-enable-predicate): New function.
14820 (backup-enable-predicate): Use it to replace the lambda form.
14821
14822 * calendar/todo-mode.el: [This needs more work on the outline
14823 stuff.] Doc fixes.
14824 (todo) <defgroup>: Add :version.
14825 (todo-add-category): Don't use pushnew.
14826 (todo-cmd-raise): Fix typo.
14827 (todo-top-priorities): Change temp buffer name.
14828 (todo-category-alist): Avoid redundant lambda.
14829 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
14830 Use outline-next-heading.
14831
14832 * autoarg.el: Rewritten to use define-minor-mode.
14833 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
14834 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
14835
148362000-06-02 Kenichi Handa <handa@etl.go.jp>
14837
14838 * isearch.el (isearch-other-meta-char): Fix previous change.
14839
148402000-06-01 Stefan Monnier <monnier@cs.yale.edu>
14841
14842 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
14843 (log-edit-done): Only add the comment to the ring if it's different
14844 from the last comment entered.
14845
14846 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
14847
148482000-06-01 Dave Love <fx@gnu.org>
14849
14850 * hl-line.el: Rewritten using define-minor-mode.
14851
14852 * help.el (describe-function-1): Distinguish special form from
14853 builtin function. Sanity-check presence of arglist for builtins.
14854
148552000-06-01 Kenichi Handa <handa@etl.go.jp>
14856
14857 * international/characters.el: Fix syntax/category setting of
14858 Tibetan characters.
14859
14860 * language/tibet-util.el (tibetan-add-components): Fixes for new
14861 encoding of Tibetan characters.
14862 (tibetan-decompose-precomposition-alist): New variable.
14863 (tibetan-decompose-region): Convert precomposed characters to
14864 non-precomposed characters.
14865 (tibetan-decompose-string): Likewise.
14866 (tibetan-composition-function): Fix args to
14867 thibetan-compose-string.
14868
14869 * language/tibetan.el (tibetan-composable-pattern): More
14870 characters included.
14871 (tibetan-consonant-transcription-alist): Rule for "R" added.
14872 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
14873 "+R" added.
14874 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
14875
14876 * language/lao-util.el (lao-composition-function): Fix args to
14877 compose-string.
14878
14879 * language/thai-util.el (thai-composition-function): Fix args to
14880 compose-string.
14881
14882 * isearch.el (isearch-update): Set disable-point-adjustment to t
14883 to prevent the point moving to the end of a composition when a
14884 part of a composition is searched.
14885 (isearch-other-meta-char): If the key invoking this command can be
14886 mapped by function-key-map to a printing char, call
14887 isearch-process-search-char directly.
14888
148892000-06-01 Stefan Monnier <monnier@cs.yale.edu>
14890
14891 * emacs-lisp/bytecomp.el:
14892 * frame.el:
14893 * international/mule-cmds.el:
14894 * international/mule-util.el:
14895 * international/mule.el:
14896 * mouse.el:
14897 * subr.el:
14898 * faces.el: Update calls to make-obsolete with a WHEN argument.
14899
14900 * byte-run.el (make-obsolete, make-obsolete-variable):
14901 Add an optional WHEN argument and change the format of the
14902 symbol-property information.
14903 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
14904 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
14905 new obsolete-symbol-property format and print WHEN if it is provided.
14906
149072000-05-31 Dave Love <fx@gnu.org>
14908
14909 * loadhist.el (loadhist-hook-functions): Remove
14910 before-change-function, after-change-function.
14911 (unload-feature): Deal with symbols which are both bound and
14912 fbound.
14913
14914 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
14915 before-change-function, after-change-function.
14916
14917 * simple.el (newline): Don't bind before-change-function,
14918 after-change-function.
14919
149202000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
14921
14922 * whitespace.el (whitespace-rescan-timer-time): Update interval
14923 set to 600 seconds (10 minutes) instead of 60 seconds since
14924 a large number of whitespace buffers causes emacs to `freeze'
14925 for a considerable amount of time.
14926
14927 * whitespace.el: Updated email address
14928
149292000-05-31 Dave Love <fx@gnu.org>
14930
14931 * add-log.el (change-log-font-lock-keywords) <function>: Add
14932 pattern for function of change.
14933 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
14934 acknowledgements patterns.
14935
149362000-05-31 Kenichi Handa <handa@etl.go.jp>
14937
14938 * isearch.el (isearch-printing-char): If keyboard coding system is
14939 being used, call isearch-process-search-multibyte-characters.
14940
14941 * international/isearch-x.el: Mostly rewritten.
14942
14943 * international/quail.el (quail-start-conversion): Don't include
14944 unhandled events in the returned events, but set them in
14945 unread-command-events. Exit if all inputs are deleted.
14946
149472000-05-30 Jason Rumney <jasonr@gnu.org>
14948
14949 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
14950
14951 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
14952 Reenable code to create initial fontsets.
14953 Use set-fontset-font in place of put-charset-property.
14954
149552000-05-30 Gerd Moellmann <gerd@gnu.org>
14956
14957 * progmodes/perl-mode.el (perl-indent-line): When looking for a
14958 label, ensure that the first colon isn't followed by another.
14959
14960 * paths.el (Info-default-directory-list): Doc fix.
14961
14962 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
14963 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
14964 send a query containing USER only, not USER@HOST.
14965
14966 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
14967 and rmail-msgend to compute the restriction at the end, instead of
14968 computing it.
14969
149702000-05-29 Gerd Moellmann <gerd@gnu.org>
14971
14972 * dabbrev.el (dabbrev-expand): Don't display messages in the
14973 echo area if the minibuffer window is active.
14974
14975 * jit-lock.el (jit-lock-mode): Add after change function to
14976 local hook.
14977
149782000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
14979
14980 * antlr-mode.el: New commands: hide/unhide actions,
14981 upcase/downcase literals.
14982 (antlr-tiny-action-length): New user option.
14983 (antlr-hide-actions): New command. Suggested by
14984 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
14985 (antlr-mode-map): New binding [C-c C-v].
14986 (antlr-mode-menu): New entries.
14987 (antlr-downcase-literals): New command.
14988 (antlr-upcase-literals): Ditto.
14989
14990 * antlr-mode.el: Minor changes: indendation, mode-name.
14991 (antlr-indent-line): Indent cpp directive at column 0.
14992 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
14993
14994 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
14995 (antlr-font-lock-additional-keywords): Workaround for intentional
14996 bug in XEmacs version of font-lock.
14997 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
14998 be used by a smarter version of `buffers-menu-grouping-function'.
14999
150002000-05-29 Gerd Moellmann <gerd@gnu.org>
15001
15002 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
15003 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
15004
150052000-05-29 Kenichi Handa <handa@etl.go.jp>
15006
15007 * international/encoded-kb.el
15008 (encoded-kbd-iso2022-designation-map): Pay attention to that
15009 charset-iso-final-char return -1 for eight-bit-control and
15010 eight-bit-graphic.
15011
150122000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
15013
15014 * speedbar.el (speedbar-use-images, speedbar-update-flag)
15015 (speedbar-easymenu-definition-base): Use display-graphic-p where
15016 available, instead of window-system.
15017
150182000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
15019
15020 * international/codepage.el (cp-coding-system-for-codepage-1): Add
15021 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
15022 coding systems.
15023
150242000-05-26 Dave Love <fx@gnu.org>
15025
15026 * disp-table.el (standard-display-underline): Don't use
15027 internal-find-face.
15028
15029 * mail/reporter.el: Maintainer change. Doc fixes.
15030 (reporter-version): Deleted.
15031
15032 * emacs-lisp/elp.el: Maintainer change.
15033 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
15034
150352000-05-26 Stefan Monnier <monnier@cs.yale.edu>
15036
15037 * add-log.el (add-change-log-entry): Merge the current entry with the
15038 previous one if the previous one is empty.
15039
150402000-05-26 Dave Love <fx@gnu.org>
15041
15042 * loadhist.el (unload-feature): Fix interactive spec [from
15043 lijnzaad@ebi.ac.uk].
15044
15045 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
15046 subr-arity to check primitives.
15047 (byte-compile-flush-pending, byte-compile-file-form-progn)
15048 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
15049 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
15050 mapcar.
15051
150522000-05-26 Kenichi Handa <handa@etl.go.jp>
15053
15054 * international/fontset.el: Set family names of non-latin charsets
15055 in default fontset to "*".
15056
15057 * international/mule-diag.el (print-fontset): Combine family part
15058 and registry part of the fontname by "-*-" instead of "-".
15059
15060 * international/mule-cmds.el (encode-coding-char): Make strings
15061 multibyte before calling encode-coding-string.
15062
150632000-05-25 Stefan Monnier <monnier@cs.yale.edu>
15064
15065 * derived.el: Fix keywords.
15066 (define-derived-mode): Only define if needed.
15067
15068 * simple.el (fill-comment, comment-column, comment-start)
15069 (comment-start-skip, comment-end, comment-indent-function)
15070 (block-comment-start, block-comment-end, indent-for-comment)
15071 (set-comment-column, kill-comment, comment-padding, comment-region)
15072 (comment-multi-line, indent-new-comment-line): Remove.
15073
15074 * bindings.el (esc-map): Change ; to comment-dwim and use the new
15075 function names for comment operations.
15076
15077 * newcomment.el: Add abundant autoload cookies.
15078 (comment-style): Don't depend on runtime data at compile-time.
15079 (comment-indent-hook): Remove.
15080 (comment-indent): Check if comment-indent-hook is bound.
15081 (comment-region): Docstring fix.
15082
150832000-05-25 Dave Love <fx@gnu.org>
15084
15085 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
15086 byte-code-function-p.
15087
15088 * mail/rmailsum.el: Add provide.
15089
15090 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
15091
15092 * smerge-mode.el (smerge-diff-switches): Don't use list* in
15093 defcustom.
15094
150952000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
15096
15097 * ediff-diff.el (ediff-exec-process): delete --binary option from
15098 non-buffer ediff jobs.
15099
151002000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15101
15102 * hilit-chg.el (highlight-changes-mode): Ask about color or
15103 grayscale support, not about window-system.
15104
15105 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
15106 window-system.
15107 (ffap-highlight): Always default to t.
15108
15109 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
15110 display-popup-menus-p instead of looking at window-system.
15111
15112 * disp-table.el (standard-display-g1, standard-display-graphic):
15113 Only refuse to use string glyphs on X and MS-Windows.
15114
15115 * avoid.el: Remove window-system from commentary, suggest to use
15116 display-*-p instead.
15117
15118 * apropos.el (apropos-print): Use display-mouse-p instead of
15119 window-system.
15120
151212000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15122
15123 * international/codepage.el (cp-decoding-vector-for-codepage):
15124 Fill up unsupported characters with their own codes. From Kenichi
15125 Handa.
15126
151272000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15128
15129 * international/mule-diag.el (describe-char-after): Use
15130 display-graphic-p instead of window-system, so that this function
15131 works on MS-DOS.
15132
151332000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15134
15135 * international/codepage.el (cp-make-coding-systems-for-codepage):
15136 Remove the eight-bit-graphic and eight-bit-control charsets from
15137 the list of charsets which we convert into `?'.
15138
151392000-05-25 Kenichi Handa <handa@etl.go.jp>
15140
15141 * international/mule-conf.el: Specify CHARSET-ID explicitely for
15142 private charsets.
15143 (mule-unicode-0100-24ff, japanese-jisx0213-1,
15144 japanese-jisx0213-2): New charsets.
15145
15146 * international/fontset.el: Setup default fontset for new charsets.
15147
151482000-05-24 Dave Love <fx@gnu.org>
15149
15150 * info.el (Info-find-node-2): Restructure [following "Vadim
15151 S. Solomin" <sovs@uic.nnov.ru>].
15152
15153 * icomplete.el: Fix header for Finder.
15154
151552000-05-24 Eric M. Ludlam <zappo@ultranet.com>
15156
15157 * rmailout.el (rmail-output-to-rmail-file): Added optional param
15158 STAY.
15159
15160 * rmail.el (rmail-automatic-folder-directives): New user variable.
15161 (rmail-show-message): Add call to `rmail-auto-file' during
15162 display.
15163 (rmail-auto-file): New function.
15164
151652000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
15166
15167 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
15168 account.
15169 (ediff-test-utility,ediff-diff-mandatory-option)
15170 (ediff-reset-diff-options): Utilities for proper initialization of
15171 ediff-diff-options and ediff-diff3-options on Windows.
15172
15173 * ediff-init.el (ediff-merge-filename-prefix): New customizable
15174 variable.
15175
15176 * ediff-mult.el (ediff-filegroup-action): Use
15177 ediff-merge-filename-prefix.
15178
151792000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
15180
15181 * viper-ex.el (ex-write): Set selective display to nil.
15182
151832000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
15184
15185 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
15186 aliases for hebrew-iso-8bit.
15187
151882000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
15189
15190 * woman.el: New version from Francis J. Wright
15191 <F.J.Wright@Maths.QMW.ac.uk>.
15192 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
15193 names in environment variables regardless of the path separator.
15194 (woman-topic-all-completions-1): Don't call file-name-directory-p
15195 on all files, since woman-file-regexp already filters out any
15196 directories.
15197
151982000-05-24 Kenichi Handa <handa@etl.go.jp>
15199
15200 * international/quail.el (quail-start-translation): Don't change
15201 modified-p of the current buffer.
15202 (quail-start-conversion): Likewise.
15203
15204 * international/kkc.el (kkc-region): Don't change modified-p of
15205 the current buffer.
15206
15207 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
15208 conform to RFC1468.
15209 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
15210
152112000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
15212
15213 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
15214 (speedbar-insert-button): Invisible text property fix.
15215 (speedbar-directory-plus): Renamed from speedbar-directory-+
15216 (speedbar-directory-minus): Renamed from speedbar-directory--
15217 (speedbar-page-plus): Renamed from speedbar-file-+
15218 (speedbar-page-minus): Renamed from speedbar-file--
15219 (speedbar-page): Renamed from speedbar-file-
15220 (speedbar-tag): Renamed from speedbar-tag-
15221 (speedbar-tag-plus): Renamed from speedbar-tag-+
15222 (speedbar-tag-minus): Renamed from speedbar-tag--
15223 (speedbar-expand-image-button-alist): Use above renames.
15224
15225 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
15226 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
15227 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
15228 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
15229 * sb-pg.xpm: Renamed from sb-file.xpm
15230 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
15231 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
15232
152332000-05-24 Kenichi Handa <handa@etl.go.jp>
15234
15235 * international/quail.el (quail-show-guidance-buf): Set
15236 current-input-method of the guidance buffer to the name of the
15237 curren input method.
15238
152392000-05-23 Stefan Monnier <monnier@cs.yale.edu>
15240
15241 * progmodes/compile.el (compile-internal): Style typo.
15242
15243 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
15244 quote vars and functions in the docstring.
15245
15246 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
15247
15248 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
15249 Don't quote lambdas.
15250
15251 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
15252
152532000-05-23 Gerd Moellmann <gerd@gnu.org>
15254
15255 * startup.el (command-line): Determine source file of compiled
15256 user init file differently. Warn if compiled user init file
15257 is older than its source file.
15258
15259 * ffap.el (ffap-url-regexp): Add `https'.
15260
152612000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
15262
15263 * files.el (make-backup-file-name-1): Replace slashes with `!'
15264 rather than `|' (which is not allowed on Windows). Replace the
15265 drive letters with a string "drive_X".
15266
152672000-05-23 Gerd Moellmann <gerd@gnu.org>
15268
15269 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
15270
15271 * files.el (interpreter-mode-alist): Add `bash2'.
15272
152732000-05-22 Dave Love <fx@gnu.org>
15274
15275 * loadhist.el (feature-symbols, file-provides, file-requires): Use
15276 mapc.
15277 (feature-file): Avoid calling symbol-name. Doc fix.
15278 (file-set-intersect, file-dependents): Use dolist, not mapcar.
15279 (loadhist-hook-functions): Add mouse-position-function.
15280 (unload-feature): Change uses of mapcar.
15281
15282 * files.el (parse-colon-path): Doc fix.
15283 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
15284 (set-auto-mode): Use mapc.
15285
15286 * complete.el (PC-look-for-include-file): Use :alnum: character
15287 class.
15288 (partial-completion-mode): Add autoload cookie.
15289
152902000-05-22 Sam Steingold <sds@gnu.org>
15291
15292 * info.el (Info-fontify-node): Fixed the call to
15293 `add-text-properties' (bug introduced on 2000-05-18).
15294
152952000-05-22 Dave Love <fx@gnu.org>
15296
15297 * bindings.el: Remove debug-ignored-errors set in other files.
15298
15299 * progmodes/etags.el: Add to debug-ignored-errors.
15300 (visit-tags-table-buffer): Clear out buffers holding old tables
15301 when making a new list.
15302 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
15303 mapc.
15304
15305 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
15306 quote keywords.
15307 (cmpl-string-case-type): Use character classes.
15308
15309 * comint.el:
15310 * textmodes/ispell.el:
15311 * imenu.el:
15312 * mail/mh-e.el:
15313 * progmodes/compile.el: Add to debug-ignored-errors.
15314
15315 * dabbrev.el: Add to debug-ignored-errors.
15316 (dabbrev-completion): Use mapc.
15317
153182000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
15319
15320 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
15321 (woman-mapcan, woman-parse-man.conf)
15322 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
15323 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
15324 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
15325 path syntax better.
15326 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
15327 (woman-manpath): Call woman-parse-man.conf.
15328 (woman-emulation): New defcustom, defaults to nroff.
15329 (woman-font-support): New defconst.
15330 (woman-use-symbol-font): New defcustom.
15331 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
15332 "Emulation".
15333 Many functions: Doc fix.
15334
153352000-05-22 Kenichi Handa <handa@etl.go.jp>
15336
15337 * international/quail.el (quail-simple-translation-keymap): Map
15338 128..255 to quail-self-insert-command.
15339 (quail-keyboard-layout-alist): Add definition for "pc102-de".
15340
153412000-05-22 Stefan Monnier <monnier@cs.yale.edu>
15342
15343 * help.el (help-manyarg-func-alist): Typo.
15344
15345 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
15346 intervals which makes it heaps simpler.
15347
15348 * newcomment.el (comment-region-internal): Go back to BEG after quoting
15349 the nested comment markers.
15350
15351 * subr.el (remove-hook): Don't turn the hook's value into a list.
15352
153532000-05-21 Dave Love <fx@gnu.org>
15354
15355 * edmacro.el (edmacro-parse-keys): Return vector if any elements
15356 are invalid characters.
15357
15358 * international/mule-util.el (detect-coding-with-priority): Use
15359 mapc. Remove redundant lambda.
15360
15361 * international/mule-diag.el (list-non-iso-charset-chars)
15362 (describe-fontset): Remove redundant lambda.
15363
15364 * emulation/crisp.el (brief-mode): New alias.
15365
15366 * emacs-lisp/ring.el (ring-elements): New function.
15367
15368 * emacs-lisp/easymenu.el (easy-menu-create-menu)
15369 (easy-menu-do-add-item): Use keywordp.
15370
15371 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
15372
15373 * replace.el: Doc and error message fixes.
15374 (replace-highlight): Use facep, not internal-find-face.
15375
153762000-05-20 Stefan Monnier <monnier@cs.yale.edu>
15377
15378 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
15379
15380 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
15381 (log-edit-insert-changelog): Drop `:' as well.
15382
15383 * log-view.el: Fix file description.
15384 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
15385 available.
15386 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
15387 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
15388
15389 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
15390 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
15391 Print a status message if the toggle is called interactively.
15392 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
15393 for global minor modes and use `defcustom' for them.
15394 Use add-minor-mode.
15395 (easy-mmode-define-derived-mode): Remove.
15396 (define-derived-mode): Fancier default docstring.
15397 (easy-mmode-define-navigation): Signal an error rather than (ding).
15398
15399 * newcomment.el (comment-styles): New `box-multi'.
15400 (comment-normalize-vars): Better default for comment-continue to
15401 avoid whitespace-only continuations.
15402 (comment-search-forward): Always move even in the no-syntax case.
15403 (comment-padright): Only obey N if it's only obeyed for padleft.
15404 (comment-make-extra-lines): Better handling of empty continuations.
15405 Use `=' for the filler if comment-start has only one character.
15406 (uncomment-region): Try handling the special `=' filler.
15407 (comment-region): Allow LINES even if MULTI is nil.
15408 (comment-box): Choose box style based on comment-style.
15409
154102000-05-20 Kenichi Handa <handa@etl.go.jp>
15411
15412 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
15413 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
15414
154152000-05-20 Kenichi HANDA <handa@etl.go.jp>
15416
15417 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
15418 and insert, not subst-char-in-region.
15419
15420 * international/mule-diag.el (list-character-sets-1): Handle
15421 charsets eight-bit-control and eight-bit-graphic.
15422 (list-iso-charset-chars): Likewise.
15423 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
15424 charactes as is. Use indent-to to align characters.
15425
15426 * international/mule-cmds.el (find-multibyte-characters): Never
15427 exclude charsets eight-bit-control and eight-bit-graphic.
15428
154292000-05-19 Stefan Monnier <monnier@cs.yale.edu>
15430
15431 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
15432 Don't quote lambdas.
15433
15434 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
15435
154362000-05-19 Gerd Moellmann <gerd@gnu.org>
15437
15438 * gud.el (gud-jdb-directories): Doc fix.
15439
154402000-05-19 Stefan Monnier <monnier@cs.yale.edu>
15441
15442 * newcomment.el: New file.
15443
154442000-05-19 Gerd Moellmann <gerd@gnu.org>
15445
15446 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
15447
154482000-05-18 Andreas Schwab <schwab@suse.de>
15449
15450 * dired.el (dired-between-files): Also skip lines beginning with
15451 `used'.
15452
154532000-05-18 Gerd Moellmann <gerd@gnu.org>
15454
15455 * msb.el (msb-menu-cond): Add choice `user'.
15456
154572000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15458
15459 * ps-print.el: Compatibility, customization and doc fix.
15460 (ps-printer-name-option): Replace defconst by defvar.
15461 (ps-postscript-code-directory): XEmacs compatibility.
15462 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
15463 fix.
15464 (ps-user-defined-prologue, ps-print-prologue-header)
15465 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
15466 compatibility and code fix.
15467 (ps-print-background-image, ps-print-background-text):
15468 Customization fix.
15469 (ps-line-number-start, ps-n-up-on): New vars.
15470
154712000-05-18 Espen Skoglund <esk@ira.uka.de>
15472
15473 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
15474 the indent-comment function to just return the appropriate indent.
15475
154762000-05-18 Eric M. Ludlam <zappo@ultranet.com>
15477
15478 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
15479 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
15480 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
15481
154822000-05-18 Dave Love <fx@gnu.org>
15483
15484 * info.el (Info-fontify-node): Add intangible property as well as
15485 invisible.
15486
15487 * calendar/appt.el (appt-make-list): Match all lines of entry.
15488 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
15489
154902000-05-18 Kenichi Handa <handa@etl.go.jp>
15491
15492 * international/mule-diag.el (describe-char-after): Call
15493 internal-char-font, not char-font. If internal-char-font returns
15494 nil, display "-- none --".
15495
154962000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
15497
15498 * image.el (image-type-available-p): Don't reference image-types
15499 if it isn't bound.
15500
155012000-05-17 Stefan Monnier <monnier@cs.yale.edu>
15502
15503 * autoarg.el (autoarg-mode): Typo in the :set argument.
15504
155052000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
15506
15507 * startup.el (command-line-1): Don't signal an error if the
15508 directory for auto-save-list files does not yet exist.
15509
155102000-05-17 Kenichi Handa <handa@etl.go.jp>
15511
15512 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
15513
155142000-05-16 Stefan Monnier <monnier@cs.yale.edu>
15515
15516 * subr.el (remove-hook): `setq' hook-value, not `set'.
15517
155182000-05-16 Sam Steingold <sds@gnu.org>
15519
15520 * info.el (debug-ignored-errors): More errors to ignore.
15521
155222000-05-16 Dave Love <fx@gnu.org>
15523
15524 * cus-edit.el: Don't require cl or easymenu.
15525 (custom-variable-prompt): Test standard-value property, not
15526 user-variable-p.
15527
155282000-05-16 Sam Steingold <sds@gnu.org>
15529
15530 * subr.el (add-hook): `setq' hook-value, not `set'.
15531
155322000-05-16 Gerd Moellmann <gerd@gnu.org>
15533
15534 * startup.el (command-line-1): Mention the FAQ in the startup
15535 message.
15536
15537 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
15538
15539 * progmodes/compile.el (compilation-parse-errors): Collect
15540 `nomessage' regexps last.
15541
15542 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
15543
15544 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
15545 to the function name.
15546
155472000-05-15 Dave Love <fx@gnu.org>
15548
15549 * speedbar.el (speedbar-recenter): Typo.
15550 (speedbar-expand-line): Make arg optional.
15551 (speedbar-mode): Avoid a compiler warning.
15552
155532000-05-15 Gerd Moellmann <gerd@gnu.org>
15554
15555 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
15556 user-specified option string is empty.
15557
15558 * mouse.el (mouse-yank-at-click): Doc fix.
15559
155602000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
15561
15562 * term/internal.el (IT-character-translations): More updates of
15563 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
15564 documents.
15565
155662000-05-15 Gerd Moellmann <gerd@gnu.org>
15567
15568 * env.el (getenv): New function, interactively callable.
15569 (setenv, getenv): Remove autoload cookies.
15570
15571 * loadup.el: Load `env'.
15572
15573 * progmodes/f90.el: Change author's mail address.
15574
155752000-05-14 Dave Love <fx@gnu.org>
15576
15577 * mail/rmail.el (rmail-show-message-hook): Customize and offer
15578 goto-addr as an option.
15579
15580 * help.el (help-xref-stack): Doc fix.
15581 (help-xref-following): New variable.
15582 (help-make-xrefs): Use it.
15583 (help-xref-go-back): Use position information from stack element.
15584 (help-follow): Make position in stack element a pair. Use
15585 help-xref-following.
15586
15587 * autoarg.el: New file.
15588
15589 * faces.el: Declare more functions obsolete.
15590
15591 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
15592 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
15593 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
15594 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
15595 Remove all the setup-...-environment functions.
15596
155972000-05-13 Eric M. Ludlam <zappo@ultranet.com>
15598
15599 * speedbar.el: Updated the commentary section. xemacs20p now uses
15600 >= when detecting. Require `defimage' safely.
15601 (speedbar-easymenu-definition-base): Add toggle for images.
15602 (speedbar-easymenu-definition-special): Add flush cache & expand.
15603 (speedbar-visiting-tag-hook): Set new defaults. Added options.
15604 (speedbar-reconfigure-keymaps-hook): New variable.
15605 (speedbar-frame-parameters): Updated documentation.
15606 (speedbar-use-imenu-flag): Updated custom tag
15607 (speedbar-dynamic-tags-function-list): New variable.
15608 (speedbar-tag-hierarchy-method): Updated doc & custom.
15609 (speedbar-indentation-width, speedbar-indentation-width) New
15610 variables.
15611 (speedbar-hide-button-brackets-flag): Customizable.
15612 (speedbar-vc-indicator): Doc update.
15613 (speedbar-ignored-path-expressions): Updated default value.
15614 (speedbar-supported-extension-expressions): Updated default value.
15615 (speedbar-syntax-table): Remove {} paren status.
15616 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
15617 as "+". Added overlay aliases.
15618 (speedbar-mode): Use `speedbar-mode-line-update' instead of
15619 `force-mode-line-update'.
15620 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
15621 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
15622 `mouse-set-point'
15623 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
15624 (speedbar-item-info-tag-helper): Revamped to handle a wider range
15625 of arbitrary text, and new helper functions.
15626 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
15627 filename finder.
15628 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
15629 (speedbar-directory-buttons): Update path search/expansion.
15630 (speedbar-make-tag-line): Pay attention to
15631 `speedbar-indentation-width'. Use more care w/ invisible
15632 properties.
15633 (speedbar-change-expand-button-char): Call
15634 `speedbar-insert-image-button-maybe'.
15635 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
15636 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
15637 (speedbar-trim-words-tag-hierarchy)
15638 (speedbar-simple-group-tag-hierarchy): New functions
15639 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
15640 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
15641 functions.
15642 (speedbar-mouse-set-point): New function
15643 (speedbar-power-click): Updated documentation.
15644 (speedbar-line-token, speedbar-goto-this-file): Handle more types
15645 of tag prefix text.
15646 (speedbar-expand-line, speedbar-contract-line): Make more robust
15647 to strange text.
15648 (speedbar-expand-line): Takes universal argument to flush the
15649 cache.
15650 (speedbar-flush-expand-line): New function.
15651 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
15652 Use new generator insertion method.
15653 (speedbar-fetch-dynamic-tags): New function.
15654 (speedbar-fetch-dynamic-imenu): Removed code now handled in
15655 `speedbar-fetch-dynamic-imenu'.
15656 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
15657 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
15658 "Revert Buffer" menu items.
15659 (speedbar-buffer-buttons-engine): Be smarter when creating a
15660 filename tag (for expansion purposes.).
15661 (speedbar-highlight-one-tag-line,
15662 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
15663 (speedbar-recenter): New functions.
15664 (defimage-speedbar): Image loading abstraction.
15665 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
15666 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
15667 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
15668 (speedbar-tag-type, speedbar-tag-mail): New images.
15669 (speedbar-expand-image-button-alist): New variable.
15670 (speedbar-insert-image-button-maybe): Insert an image over some
15671 buttons.
15672
156732000-05-13 Kenichi Handa <handa@etl.go.jp>
15674
15675 * international/mule-cmds.el (encode-coding-char): An ASCII
15676 character is always encodable.
15677
15678 * international/mule-conf.el: Add more information in descriptions
15679 of character sets.
15680
15681 * international/mule-diag.el (describe-char-after): New function.
15682 (describe-font-internal): Adjusted for the change of font-info.
15683 (describe-font): Likewise.
15684 (print-fontset): Rewritten for the new fontset implementation.
15685 (describe-fontset): Include fontset alias names in completion.
15686 (list-fontsets): Adjusted for the change of print-fontset.
15687
15688 * simple.el (what-cursor-position): If DETAIL is non-nil, call
15689 describe-char-after instead of displaying the detail in the echo
15690 area.
15691 (syntax-code-table): Format changed.
15692 (string-to-syntax): Adjusted for the above change.
15693
156942000-05-12 Stefan Monnier <monnier@cs.yale.edu>
15695
15696 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
15697
156982000-05-12 Dave Love <fx@gnu.org>
15699
15700 * calendar/todo-mode.el: Remove some compatibility stuff and CL
15701 dependence. Use line-{beginning,end}-position, not
15702 point-at{b,e}ol. Some doc fixes.
15703 (todo-position): New function. Fix callers of position to use it.
15704 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
15705
157062000-05-12 Gerd Moellmann <gerd@gnu.org>
15707
15708 * time.el (display-time-mail-icon): Use `:ascent center'.
15709
15710 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
15711 handling FTP security extensions.
15712
157132000-05-11 Dave Love <fx@gnu.org>
15714
15715 * calendar/todo-mode.el: New file.
15716
157172000-05-11 Gerd Moellmann <gerd@gnu.org>
15718
15719 * comint.el (comint-read-input-ring): Move reference to
15720 comint-input-ring-size outside of the save-excursion. It was
15721 causing the default value to be the only one ever seen.
15722
15723 * font-lock.el: Update copyright. Remove Simon Marshall's email
15724 address on request from him.
15725
15726 * subr.el (substitute-key-definition): Add comment describing
15727 the meaning of PREFIX.
15728
157292000-05-10 Stefan Monnier <monnier@cs.yale.edu>
15730
15731 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
15732
15733 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
15734 (add-minor-mode): Don't make the variable buffer-local and add a
15735 reference to define-minor-mode in the docstring.
15736
15737 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
15738 HEADER/FOOTER and fix bug with trailing empty directory.
15739 (cvs-append-to-ignore): Use vc-editable-p if available.
15740 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
15741 (vc-do-command): Tweak advice to handle the new VC.
15742
15743 * log-view.el (log-view-goto-rev): New function for the new VC.
15744 (log-view-minor-wrap): Use mark-active.
15745
15746 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
15747 (log-edit-changelog-full-paragraphs): New var.
15748 (log-edit-insert-changelog): Remove a lonely leading `* file'.
15749 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
15750 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
15751 (log-edit-changelog-ours-p, log-edit-changelog-entries)
15752 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
15753 Replace the `cvs' prefix with `log-edit'.
15754
15755 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
15756
15757 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
15758 (diff-font-lock-defaults): Explicitly turn off multiline.
15759 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
15760 (diff-ediff-patch): Fix call to ediff-patch-file.
15761 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
15762 Handle comments.
15763
15764 * frame.el (automatic-hscrolling): Typo.
15765
15766 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
15767
157682000-05-09 Sam Steingold <sds@goems.com>
15769
15770 * apropos.el (apropos-print): use `describe-face' instead of
15771 `customize-face-other-window'.
15772
157732000-05-09 Dave Love <fx@gnu.org>
15774
15775 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
15776
15777 * help.el (describe-variable): Have customize button pop the
15778 help-xref stack when invoked.
15779 (help-xref-symbol-regexp): Add `face'.
15780 (help-make-xrefs): Check for quoted face names and adapt regexp
15781 submatch numbers to cope.
15782 (help-xref-interned): Maybe insert face doc too. Separate
15783 sections with a line of hyphens.
15784
15785 * faces.el: Some doc fixes. Declare some functions obsolete.
15786 (describe-face): Add customize button. Return the help
15787 text. Fix prompt.
15788
157892000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
15790
15791 * term/internal.el (IT-character-translations): Fix last change.
15792
157932000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15794
15795 * woman.el: New file
15796 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
15797
157982000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15799
15800 * term/internal.el (IT-character-translations): Update ASCII
15801 simulations for greek-iso8859-7, add latin-iso8859-14 and
15802 latin-iso8859-15.
15803
15804 * international/mule-cmds.el (set-language-info-alist): Call
15805 define-prefix-command with 3 arguments, to make the map suitable
15806 for a menu.
15807
158082000-05-07 Dave Love <fx@gnu.org>
15809
15810 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
15811
158122000-05-05 Dave Love <fx@gnu.org>
15813
15814 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
15815 list in doc string. Don't quote keyword symbols.
15816 * emacs-lisp/cl.el: Likewise
15817 * emacs-lisp/cl-seq.el: Likewise
15818
158192000-05-05 Gerd Moellmann <gerd@gnu.org>
15820
15821 * abbrev.el (abbrev-mode): Make ARG optional.
15822
158232000-05-04 Gerd Moellmann <gerd@gnu.org>
15824
15825 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
15826
15827 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
15828
15829 * subr.el (substitute-key-definition): Clarify documentation.
15830
158312000-05-04 Milan Zamazal <pdm@freesoft.cz>
15832
15833 * glasses.el (glasses-convert-to-unreadable): Use
15834 `glasses-separator' instead of the hard-wired "_".
15835 (glasses-mode): Call `glasses-make-unreadable' only in a single
15836 place.
15837
158382000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
15839
15840 * term/internal.el (cjk-codepages-alist): Add associations for
15841 Chinese and Korean codepages. Remove FIXME comment.
15842
158432000-05-03 Dave Love <fx@gnu.org>
15844
15845 * time.el (display-time-mail-face, display-time-use-mail-icon):
15846 New option.
15847 (display-time-mail-icon): New variable.
15848 (display-time-string-forms): Use the above. Fix the local-map.
15849
158502000-05-03 Gerd Moellmann <gerd@gnu.org>
15851
15852 * replace.el (query-replace-map): Add binding for `E'.
15853 (query-replace-help): Extend help text.
15854 (perform-replace): Allow editing the replacement string.
15855
15856 * make-mode.el (makefile-mode-abbrev-table): New variable.
15857 (makefile-mode): Set local abbrev table to
15858 makefile-mode-abbrev-table.
15859 (makefile-font-lock-keywords): Fontify includes and conditionals.
15860
15861 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
15862 set TOGGLE's value.
15863
15864 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
15865 mail-interactive-insert-alias.
15866 (mail-abbrev-complete-alias): New command.
15867 (mail-mode-map): Bind it to `M-TAB'.
15868
158692000-05-03 Kenichi Handa <handa@etl.go.jp>
15870
15871 * language/lao-util.el (lao-compose-region): New function.
15872
158732000-05-02 Gerd Moellmann <gerd@gnu.org>
15874
15875 * files.el (recover-session): Make directories as necessary
15876 if they don't exist yet.
15877
15878 * calendar/cal-french.el
15879 (french-calendar-multibyte-special-days-array)
15880 (french-calendar-special-days-array): Change French text.
15881 (calendar-french-date-string): Change output.
15882 (calendar-goto-french-date): Likewise.
15883
158842000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
15885
15886 * wid-edit.el (widget-default-active): Obey `:always-active'.
15887 (widget-documentation-string-value-create): Set `:always-active'.
15888
158892000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
15890
15891 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
15892 default prefix to `~/_emacs.d/auto-save.list/_s'.
15893 (normal-top-level): Create the directory for auto-save files, if
15894 it doesn't already exist (in the ms-dos case only).
15895
158962000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
15897
15898 * international/mule-cmds.el (set-language-environment): Don't
15899 concat an integer (dos-codepage), use format instead.
15900
159012000-05-02 Dave Love <fx@gnu.org>
15902
15903 * help.el (help-xref-on-pp): Check for constant symbols.
15904
159052000-04-29 Gerd Moellmann <gerd@gnu.org>
15906
15907 * startup.el (normal-top-level): Put a condition-case around
15908 the code loading subdirs.el.
15909
159102000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15911
15912 * ps-print.el: Upside-down and face background color printing,
15913 line number step, doc fix.
15914 (ps-print-version): New version number (5.2).
15915 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
15916 (ps-face-attribute-list, ps-plot-with-face): Code fix.
15917 (ps-spool-config): Var fix.
15918 (ps-printer-name-option): Const fix.
15919 (ps-print-upside-down, ps-use-face-background)
15920 (ps-line-number-step): New vars.
15921 (ps-window-system, ps-lp-system): New consts.
15922 (ps-face-background): New fun.
15923
159242000-04-28 Richard Stallman <rms@gnu.org>
15925
15926 * files.el (make-auto-save-file-name):
15927 Apply auto-save-file-name-transforms to visited file name
15928 before generating auto save file name.
15929 (auto-save-file-name-transforms): New variable.
15930
15931 * files.el (backup-enable-predicate):
15932 Correctly test for a file under a temporary directory.
15933
159342000-04-28 Gerd Moellmann <gerd@gnu.org>
15935
15936 * subr.el (add-minor-mode): Rewritten.
15937
159382000-04-28 Kenichi Handa <handa@etl.go.jp>
15939
15940 * mail/sendmail.el (sendmail-send-it): Set
15941 buffer-file-coding-system to the selected coding system for MIME
15942 header.
15943
159442000-04-27 Gerd Moellmann <gerd@gnu.org>
15945
15946 * dired.el (dired-move-to-filename-regexp): Allow format where
15947 YYYY is followed by two spaces.
15948
15949 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
15950 in the second character class of the regexp.
15951
15952 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
15953 mh-etc, too.
15954
15955 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
15956 nil.
15957
15958 * subr.el (add-minor-mode): Use `set' instead of `setq'.
15959
15960 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
15961 argument.
15962
159632000-04-27 Sen Nagata <sen@eccosys.com>
15964
15965 * emacs-lisp/crm.el (crm-completion-table): New variable.
15966 (crm-collection-fn, crm-test-completion)
15967 (completing-read-multiple): Use it.
15968
159692000-04-27 Dave Love <fx@gnu.org>
15970
15971 * help.el (locate-library): Use mapc.
15972 (help-manyarg-func-alist): Add call-process-region.
15973
159742000-04-26 Gerd Moellmann <gerd@gnu.org>
15975
15976 * subr.el (add-minor-mode): Make argument MAP optional.
15977
15978 * desktop.el (desktop-save): Save list of minor modes.
15979 (desktop-create-buffer): Restore minor modes.
15980 (desktop-minor-mode-table): New user-option.
15981
15982 * subr.el (add-minor-mode): New function.
15983
15984 * image.el (find-image): New function.
15985 (defimage): Rewritten to find image at load time.
15986
15987 * startup.el (normal-top-level-add-to-load-path): Handle
15988 case that the default directory is not in load-path.
15989
15990 * help.el: Old patch from Stefan Monnier.
15991 (help-xref-on-pp): New function.
15992 (describe-variable): Use it to display xrefs in a symbol's value.
15993
159942000-04-26 Stefan Monnier <monnier@cs.yale.edu>
15995
15996 * cus-edit.el (custom-face): Fix parenthesis.
15997
159982000-04-26 Kenichi Handa <handa@etl.go.jp>
15999
16000 * mail/rmail.el (rmail-expunge): When there are no deleted
16001 messages, do nothing.
16002
160032000-04-26 Dave Love <fx@gnu.org>
16004
16005 * international/mule-cmds.el (locale-translation-file-name):
16006 Defvar to nil.
16007 (set-locale-environment): Set it here (at runtime).
16008
160092000-04-25 Gerd Moellmann <gerd@gnu.org>
16010
16011 * replace.el (perform-replace): Add parameters START and END. Use
16012 them instead of the check for a region in Transient Mark mode.
16013 (query-replace-read-args): Return two more list elements for the
16014 start and end of the region in Transient Mark mode.
16015 (query-replace, query-replace-regexp, query-replace-regexp-eval)
16016 (map-query-replace-regexp, replace-string, replace-regexp): Add
16017 optional last arguments START and END and pass them to
16018 perform-replace.
16019
16020 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
16021 form with additional arguments for perform-replace.
16022
16023 * progmodes/etags.el (tags-query-replace): Add parameters START
16024 and END. Construct a form with additional arguments for
16025 perform-replace.
16026
16027 * simple.el (shell-command): Set default directory for "*Shell
16028 Command Output" buffer.
16029
16030 * language/european.el (iso-latin-4): Fix typo.
16031
16032 * emacs-lisp/crm.el: New file.
16033
160342000-04-24 Dave Love <fx@gnu.org>
16035
16036 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
16037 (Custom-reset-saved, Custom-reset-standard)
16038 (custom-group-value-create, custom-group-set, custom-group-save)
16039 (custom-group-reset-current, custom-group-reset-saved)
16040 (custom-group-reset-standard): Use mapc.
16041 (custom-buffer-create-internal): Disable undo when creating items.
16042 Use mapc.
16043 (custom-face): Avoid redundant lambda.
16044
160452000-04-24 Gerd Moellmann <gerd@gnu.org>
16046
16047 * startup.el (auto-save-list-file-prefix): Set default to
16048 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
16049
160502000-04-24 Sam Steingold <sds@gnu.org>
16051
16052 * time-stamp.el (time-stamp-string-preprocess): Always convert
16053 `field-result' to a string.
16054
160552000-04-24 Gerd Moellmann <gerd@gnu.org>
16056
16057 * frame.el (scrolling): New group.
16058 (automatic-hscrolling): New user-option.
16059
16060 * startup.el (command-line-x-option-alist): Add `-lsp' and
16061 `--line-spacing'.
16062
160632000-04-19 Dave Love <fx@gnu.org>
16064
16065 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
16066 (cl-mapc): Rename from mapc. Fix the funcall.
16067
160682000-04-19 Gerd Moellmann <gerd@gnu.org>
16069
16070 * simple.el (clone-indirect-buffer-other-window): New command.
16071 (clone-indirect-buffer): Add optional arg NORECROD.
16072 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
16073
16074 * help.el (resize-temp-buffer-window): Use count-screen-lines.
16075
16076 * window.el (count-screen-lines): New function.
16077 (shrink-window-if-larger-than-buffer): Use count-screen-lines
16078 instead of window-buffer-height.
16079
16080 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
16081 non-existing variable comint-input-sentinel.
16082 (inferior-lisp-args-to-list): Removed.
16083 (inferior-lisp): Use split-string instead of
16084 inferior-lisp-args-to-list.
16085
16086 * hexl.el (hexl-insert-hex-string): New command.
16087
16088 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
16089 instead of concat.
16090
160912000-04-18 Gerd Moellmann <gerd@gnu.org>
16092
16093 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
16094 at the start of an existing but empty folder.
16095
160962000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16097
16098 * ps-mule.el: Customization fix, doc fix.
16099 (ps-multibyte-buffer): Customization fix.
16100
161012000-04-17 Richard M. Stallman <rms@gnu.org>
16102
16103 * subr.el (read-passwd): Use read-char-exclusive.
16104
161052000-04-17 Gerd Moellmann <gerd@gnu.org>
16106
16107 * textmodes/texinfo.el (texinfo-insert-@email)
16108 (texinfo-insert-@emph, texinfo-insert-@quotation)
16109 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
16110 (texinfo-mode-map): Add key bindings for them.
16111
16112 * files.el (basic-save-buffer-2): Use a template with `$'
16113 instead of `#' for VMS.
16114
16115 * simple.el (clone-indirect-buffer): New function.
16116
161172000-04-16 Stephen Eglen <stephen@gnu.org>
16118
16119 * iswitchb.el (iswitchb-case): New function. If the user input
16120 contains any upper-case characters, the search is made
16121 case-sensitive.
16122
161232000-04-17 Stefan Monnier <monnier@cs.yale.edu>
16124
16125 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
16126 comment-end.
16127 (texinfo-font-lock-syntactic-keywords): New var.
16128 (texinfo-font-lock-keywords): Remove comment regexp.
16129 (texinfo-insert-block): New function.
16130 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
16131 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
16132 and font-lock-defaults. Use regexp-opt for outline-regexp.
16133 (texinfo-environments): New var.
16134 (texinfo-environment-regexp): Use regexp-opt and
16135 texinfo-environments.
16136
16137 * textmodes/ispell.el (ispell-menu-map-needed): Check that
16138 ispell-process is bound since this might be eval'd before ispell
16139 is loaded.
16140 (ispell-message): Use a tiny bit less magic and a bit more hard
16141 data to figure out what kind of sc-cite-regexp to use.
16142
16143 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
16144
16145 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
16146 (insert-cyclic-diary-entry): Unquote the lambda.
16147
16148 * gud.el (gud-jdb-build-source-files-list): Fix typo.
16149
16150 * files.el (backup-enable-predicate): Unquote the lambda.
16151
16152 * cus-edit.el (custom-face, face): Unquote the lambda.
16153
161542000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16155
16156 * ps-print.el: Check for line-beginning-position definition.
16157
16158 * ps-print.el: Fix counting lines in a region.
16159 (ps-print-version): New version number (5.1.5).
16160 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
16161 (ps-printing-region): Fun code fix.
16162
161632000-04-15 Gerd Moellmann <gerd@gnu.org>
16164
16165 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
16166 to file-directory-p.
16167
161682000-04-14 Gerd Moellmann <gerd@gnu.org>
16169
16170 * gud.el (gud-jdb-build-source-files-list): Check that directory
16171 exists before calling directory-files.
16172
161732000-04-13 Dave Love <fx@gnu.org>
16174
16175 * emacs-lisp/trace.el: Change maintainer. Use new backquote
16176 syntax.
16177
16178 * emacs-lisp/cl-specs.el: Remove when, unless.
16179
16180 * emacs-lisp/cl-extra.el: Don't quote keywords.
16181 (cl-old-mapc): New variable.
16182 (mapc): Use it.
16183 (cl-map-intervals): Use with-current-buffer. Don't check for
16184 next-property-change.
16185 (cl-map-overlays): Use with-current-buffer.
16186 (cl-expt): Remove.
16187 (copy-tree, remprop): Define unconditionally.
16188
16189 * emacs-lisp/cl-compat.el (keywordp): Remove.
16190
16191 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
16192 to use keywordp.
16193 (edebug-spec): Enable keywordp.
16194
16195 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
16196 string-lessp.
16197
16198 * cus-start.el: Use keywordp.
16199
162002000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
16201
16202 * diary-lib.el (include-other-diary-files): Fix the fix of
16203 2000-02-18 by doing a save-excursion.
16204
162052000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16206
16207 * ps-print.el: Customization fix, doc fix.
16208 (ps-print-version): New version number (5.1.4).
16209 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
16210 (ps-print-preprint): Adjust code.
16211 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
16212 (ps-print-prologue-header, ps-print-control-characters)
16213 (ps-spool-config): Customization fix.
16214
162152000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
16216
16217 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
16218 converted to the new menu-item format, names silightly changed,
16219 help strings added.
16220
16221 Support for spelling without async subprocesses:
16222
16223 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
16224 (ispell-session-buffer): New variables.
16225 (ispell-start-process, ispell-process-status,
16226 ispell-accept-output, ispell-send-string): New functions, for
16227 Ispell invocation when async subprocesses aren't supported.
16228 (ispell-word, ispell-pdict-save, ispell-command-loop,
16229 ispell-process-line, ispell-buffer-local-parsing): Replace calls
16230 to process-send-string with calls to ispell-send-string, and
16231 accept-process-output with ispell-accept-output.
16232 (ispell-init-process): Call ispell-process-status instead of
16233 process-status with.
16234 (ispell-init-process): Call ispell-start-process. Call
16235 ispell-accept-output and ispell-send-string. Don't call
16236 process-kill-without-query and kill-process if they are unbound.
16237 (ispell-async-processp): New function.
16238
162392000-04-12 Dave Love <fx@gnu.org>
16240
16241 * info.el: Add debug-ignored-errors.
16242 (Info-mode-menu): Add some items.
16243 (Info-directory): Add autoload cookie.
16244
16245 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
16246 Modify `truncate-lines'. Make `describe-language-environment'
16247 always visible and add help. Modify `describe-key' help. Invoke
16248 Info-directory from `info'. New entry `emacs-manual'.
16249
162502000-04-10 Gerd Moellmann <gerd@gnu.org>
16251
b291c86c
SM
16252 * progmodes/ebrowse.el (ebrowse-tree-mode):
16253 Use propertized-buffer-identification.
a30eb617
DL
16254 (ebrowse-update-member-buffer-mode-line): Likewise.
16255 (ebrowse--mode-strings): Removed.
16256 (ebrowse--mode-line-props): Removed.
16257
16258 * files.el (auto-mode-alist): Add `EBROWSE'.
16259
16260 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
16261 space before testing for end of buffer.
16262 (ebrowse-load): Removed.
16263 (ebrowse-revert-tree-buffer-from-file): Rewritten.
16264 (ebrowse-create-tree-buffer): Rewritten.
16265 (ebrowse-tree-mode): Read tree from buffer.
16266
16267 * progmodes/ebrowse-ffh.el: Removed.
16268
162692000-04-10 Kenichi Handa <handa@etl.go.jp>
16270
16271 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
16272
162732000-04-10 Gerd Moellmann <gerd@gnu.org>
16274
16275 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
16276 at the wrong place.
16277
162782000-04-09 Dave Love <fx@gnu.org>
16279
b291c86c
SM
16280 * files.el (backup-enable-predicate):
16281 Use temporary-file-directory, small-temporary-file-directory.
16282 (make-backup-file-name-function, backup-directory-alist): New vars.
a30eb617
DL
16283 (make-backup-file-name-1): New function.
16284 (make-backup-file-name): Use it.
b291c86c 16285 (find-backup-file-name): Likewise. Use format for clarity, not concat.
a30eb617
DL
16286 (file-newest-backup): Use make-backup-file-name.
16287
162882000-04-09 Gerd Moellmann <gerd@gnu.org>
16289
16290 * progmodes/ebrowse-ffh.el: New file.
16291
86f6474c
SM
16292 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
16293 Moved to ebrowse-ffh.el.
a30eb617
DL
16294 (ebrowse-load): Add autoload.
16295
16296 * finder.el (finder-commentary): Add autoload cookie.
16297
16298 * mail/rfc2368.el: Correct author's email address.
16299
16300 * progmodes/ebrowse.el: New file.
16301
16302 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
16303 item help string.
16304 (easy-menu-do-add-item): Ditto.
16305 (easy-menu-define): Extend doc string.
16306
86f6474c 16307 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
a30eb617
DL
16308 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
16309 (jit-lock-function, jit-lock-stealth-fontify): Don't use
16310 with-buffer-unmodified.
16311
163122000-04-08 Dave Love <fx@gnu.org>
16313
16314 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
16315 unless, when.
16316
163172000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
16318
16319 * viper-util.el (viper-put-on-search-overlay): New subroutine.
16320 (viper-flash-search-pattern): No operation when using Emacs
16321 doesn't support face.
16322 Use `viper-put-on-search-overlay'.
16323
163242000-04-04 Gerd Moellmann <gerd@gnu.org>
16325
16326 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
16327 like C-r.
16328
16329 * progmodes/make-mode.el: Some doc fixes.
16330 (makefile-mode-abbrev-table): New variable.
16331 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
16332 (makefile-font-lock-keywords): Fontify includes and conditionals.
16333 (toplevel): Require `dabbrev' and `add-log' when compiling.
16334
16335 * replace.el (perform-replace): Don't move forward one char
16336 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
16337 to do that because it leaves point 1 position after the last
16338 replacement, after everything has been replaced.
16339
16340 * jit-lock.el (with-buffer-unmodified): New macro.
16341 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
16342 modified state.
16343 (jit-lock-function-1): Extracted from jit-lock-function; not
16344 preserving buffer's modified state.
86f6474c
SM
16345 (jit-lock-function, jit-lock-stealth-fontify):
16346 Call jit-lock-function-1.
a30eb617
DL
16347
16348 * mail/rfc2368.el: Remove supernumerary copyright line.
16349
163502000-04-04 Milan Zamazal <pdm@freesoft.cz>
16351
16352 * glasses.el: Provide facilities for inserting space before left
16353 parentheses and uncapitalization of identifiers.
16354 (glasses-mode): Try to remove old overlays in all cases.
16355
163562000-04-03 Gerd Moellmann <gerd@gnu.org>
16357
16358 * progmodes/compile.el (compile-internal): Display the compilation
16359 buffer in a different frame, if it's already displayed there.
16360
16361 * mail/rfc2368.el: New file.
16362
16363 * simple.el (sendmail-user-agent-compose): Recognize a `body'
16364 header and insert its value as mail body.
16365
16366 * subr.el (member-ignore-case): New function.
16367
16368 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
16369 (dabbrev--find-expansion): Ignore buffers matching a regexp
16370 from dabbrev-ignored-regexps.
16371
16372 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
16373 to extensions handled by gzip.
16374
163752000-04-03 Richard M. Stallman <rms@gnu.org>
16376
16377 * files.el (insert-directory): List the total free space
16378 along with the used space.
16379
16380 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
16381 line is followed by one that matches CITATION-REGEXP, end the
16382 paragraph.
16383
163842000-04-03 Markus Rost <rost@delysid.gnu.org>
16385
16386 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
16387 (rmail-make-basic-summary-line): Use that option.
16388
163892000-04-03 Kenichi Handa <handa@etl.go.jp>
16390
16391 * international/mule-cmds.el (encoded-string-description):
16392 Rewritten. Try pretty description for ISO 2022 escape sequences
16393 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
16394 for hexadecimal format.
16395
163962000-04-01 Dave Love <fx@gnu.org>
16397
16398 * cpp.el: Change customization group to `c' from `C'.
16399
16400 * vcursor.el (vcursor-move): Use display-color-p.
16401
16402 * international/mule-util.el: Provide mule-utils.
16403 (string-to-sequence): Simplify and speed up.
16404
16405 * international/mule.el (make-coding-system): Purecopy doc-string.
16406
16407 * international/mule-cmds.el: Various menu changes.
16408 (describe-specified-language-support): Handle `Default'.
16409 (set-language-info): Purecopy `info'.
16410
164112000-03-31 Andrew Innes <andrewi@gnu.org>
16412
16413 * vc.el (vc-backend-diff): Return the correct status if we had to
16414 retry the rcsdiff command without the --brief option.
16415
164162000-03-31 Dave Love <fx@gnu.org>
16417
16418 * help.el (help-manyarg-func-alist): Correct several omissions.
16419
16420 * add-log.el: Don't require cl, fortran.
16421 (add-log-current-defun-function): Doc fix.
86f6474c 16422 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
a30eb617 16423 (change-log-version-rcs): Function deleted.
86f6474c
SM
16424 (change-log-version-number-search): Doc fix.
16425 Use vc-workfile-version. Avoid CL dolist.
a30eb617
DL
16426 (add-change-log-entry): Just call add-log-current-defun to get
16427 defun. Simplify somewhat.
16428 (change-log-get-method-definition-1): Likewise.
16429 (add-log-current-defun): Return nil if calling
16430 add-log-current-defun-function does so. Move Fortran stuff to
16431 fortran.el. Return string without properties.
16432
16433 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
16434 and :alpha: char classes.
16435
16436 * mail/supercite.el: Defvar curline when compiling.
16437 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
16438 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
16439 rather than a-zA-Z0-9 to allow non-ASCII characters.
16440
164412000-03-31 Gerd Moellmann <gerd@gnu.org>
16442
16443 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
16444
16445 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
16446 Re-enable new code.
16447
16448 * lpr.el (print-region-1): Use -d to specify printer name for
16449 systems `usg-unix-v*, `dgux', `hpux', `irix'.
16450
164512000-03-31 Dave Love <fx@gnu.org>
16452
86f6474c
SM
16453 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
16454 Look for function definition in symbol's function value slot first
a30eb617
DL
16455 instead of first consulting byte-compile-function-environment.
16456
164572000-03-31 Kenichi Handa <handa@etl.go.jp>
16458
16459 * language/european.el ("Polish"): New language environment.
16460 (setup-polish-environment): New function.
16461
164622000-03-30 Gerd Moellmann <gerd@gnu.org>
16463
16464 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
16465 Disable new code.
16466
16467 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
16468 trying to `load' the symbol of an autoload instead of the file
16469 recorded in the autoload. Fix error messages.
16470
164712000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16472
16473 * ps-print.el: PostScript programming fix for ghostview, doc fix.
16474 (ps-print-version): New version number (5.1.3).
16475 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
16476 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
16477 (ps-generate-postscript-with-faces): Code fix.
16478 (ps-color-values): XEmacs compatibility.
16479 (ps-print-background-image, ps-print-background-text, ps-printer-name)
16480 (ps-default-fg, ps-default-bg): Adjust customization.
16481 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
16482 (ps-color-scale): Renaming old ps-color-value fun.
16483 (ps-print-headers): Replace ps-print-header group to avoid conflict
16484 with ps-print-header variable.
16485 (ps-print-miscellany): New group.
16486 (ps-format-color, ps-rgb-color): New funs.
16487 (ps-default-foreground): New var.
16488 (ps-printer-name-option): New const.
16489
164902000-03-30 Peter Breton <pbreton@ne.mediaone.net>
16491
16492 * net/net-utils.el:
16493 (network-connection-host, network-connection-service): New variables
16494 (network-connection-mode): New mode, derived from comint-mode
16495 (network-connection-mode-setup): New function, saves host and
16496 service information in local variables.
16497
16498 * lisp/locate.el:
16499 (locate-word-at-point): Added this function
16500 (locate): Default to using locate-word-at-point as input
16501 Run dired-mode-hook
16502
165032000-03-29 Dave Love <fx@gnu.org>
16504
16505 * calendar/appt.el: Doc fixes.
16506 (appt-check): Convert min-to-app to a string before passing to
16507 appt-disp-window-function or concat.
16508 (appt-delete-window): Remove test for frame-root-window.
16509 (appt-select-lowest-window, appt-convert-time): Simplify.
16510
16511 * emacs-lisp/bytecomp.el: Doc fixes.
86f6474c
SM
16512 (byte-compile-file-form-autoload):
16513 Update byte-compile-function-environment.
a30eb617
DL
16514
165152000-03-29 Andreas Schwab <schwab@suse.de>
16516
86f6474c 16517 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
a30eb617
DL
16518
16519 * dired.el (dired-insert-directory): If dired-free-space-program
16520 failed just delete its output.
16521
165222000-03-29 Dave Love <fx@gnu.org>
16523
16524 * international/iso-cvt.el: Move provide to end. Doc fixes.
16525 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
16526 (iso-iso2sgml, iso-sgml2iso): New functions.
16527 (iso-cvt-define-menu): Fix some entries and use backquote for
16528 clarity.
16529
16530 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
16531
165322000-03-28 Gerd Moellmann <gerd@gnu.org>
16533
16534 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
16535 ISO-DATE. If non-nil, return date in ISO 8601 format.
16536
165372000-03-26 Stefan Monnier <monnier@cs.yale.edu>
16538
16539 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
16540 if it ever becomes used.
16541 (log-edit-mode-hook): Default to vc-log-mode-hook.
16542 (log-edit-mode): Fix the docstring.
16543
16544 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
16545 the code.
16546
165472000-03-26 Dave Love <fx@gnu.org>
16548
16549 * net/browse-url.el (browse-url): Re-fix case of
16550 browse-url-browser-function being an alist.
16551 (browse-url): Add :link to defgroup.
16552
16553 * files.el: Doc fixes.
16554 (file-truename): Include `[' in wildcard characters.
16555 (automount-dir-prefix): Customize.
16556 (find-file-wildcards): Add :version.
16557 (find-file-noselect): Simplify a mapcar call.
16558
16559 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
16560 compatible with inf-lisp version.
16561 (eval-defun-1): Fix custom-declare-variable case.
16562
165632000-03-25 Stefan Monnier <monnier@cs.yale.edu>
16564
16565 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
16566
165672000-03-24 Gerd Moellmann <gerd@gnu.org>
16568
16569 * Makefile (COMPILE_FIRST): New macro.
16570 (compile-files): Compile files from COMPILE_FIRST first.
16571
86f6474c 16572 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
a30eb617
DL
16573
16574 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
16575 matching open parenthesis in column 0 to defun-prompt-regexp
16576 only if open-paren-in-column-0-is-defun-start is set.
16577
16578 * sun-curs.el: Require CL at compile-time only.
16579
16580 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
16581 instead of copy-list which is a function from CL.
16582 (msb--choose-menu, msb--mode-menu-cond)
16583 (msb--create-buffer-menu-2): Use dolist instead of mapc.
16584 (msb--init-file-alist): Use mapcar instead of mapcan.
86f6474c
SM
16585 (msb--aggregate-alist): Use mapcar instead of mapcan.
16586 Fix `(' in column 0 in doc string.
a30eb617
DL
16587 (msb--add-separators): Use mapcar instead of mapcan.
16588
16589 * cus-dep.el: Require CL at compile-time only.
16590
165912000-03-24 Stefan Monnier <monnier@cs.yale.edu>
16592
16593 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
16594 (byte-compile-warnings): New warning `noruntime'.
16595 (byte-compile-constants, byte-compile-variables): Fix docstring.
16596 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
16597 execute `eval-whenc-compile's body.
16598 (byte-compile-unresolved-functions): Fix docstring.
16599 (byte-compile-eval): New function.
16600 (byte-compile-callargs-warn): Check if the function will be available
16601 at runtime (via property `byte-compile-noruntime').
16602 (byte-compile-print-syms): New function.
16603 (byte-compile-warn-about-unresolved-functions): Also warn about
16604 `noruntime' functions (and use `byte-compile-print-syms').
16605 (byte-compile-file): Capitalize the message.
16606
166072000-03-24 Gerd Moellmann <gerd@gnu.org>
16608
16609 * mail/rmail.el (rmail-confirm-expunge): New user-option.
16610 (rmail-expunge): Ask for confirmation depending on the setting
16611 of rmail-confirm-expunge.
16612
166132000-03-23 Gerd Moellmann <gerd@gnu.org>
16614
16615 * Makefile (bootstrap-clean): If $(emacs) exists, build
16616 loaddefs.el first. A loaddefs.el that's not up-to-date might
86f6474c 16617 cause a bootstrap failure because things don't autoload as expected.
a30eb617
DL
16618
166192000-03-23 Dave Love <fx@gnu.org>
16620
16621 * net/browse-url.el: Restore previous use of
16622 browse-url-maybe-new-window.
16623
166242000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16625
16626 * ps-print.el: Skip banner page fix.
16627 (ps-print-version): New version number (5.1.2).
16628 (ps-begin-file, ps-end-file, ps-generate): Code fix.
16629
166302000-03-23 Dave Pearson <davep@davep.org>
16631
16632 * net/quickurl.el Changed the type of parameter passed to the
16633 function defined by `quickurl-format-function'. Before only the
16634 text of the URL was passed. Now the whole URL structure is passed
86f6474c
SM
16635 and the function is responsible for extracting the parts it requires.
16636 Changed the default of `quickurl-format-function' accordingly.
a30eb617
DL
16637 (quickurl-insert): Changed the `funcall' of
16638 `quickurl-format-function' to match the above change.
16639 (quickurl-list-insert): Changed the `url' case so that it makes
16640 use of `quickurl-format-function', previous to this the format was
16641 hard wired.
16642
166432000-03-22 Gerd Moellmann <gerd@gnu.org>
16644
16645 * startup.el: Change some spellings for the X Window System.
16646
166472000-03-22 Stefan Monnier <monnier@cs.yale.edu>
16648
86f6474c
SM
16649 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
16650 Clean up the code and the regexp and make sure the cursor is
16651 temporarily moved to the suspicious line while querying the user.
a30eb617
DL
16652
166532000-03-22 Jason Rumney <jasonr@gnu.org>
16654
16655 * w32-fns.el (w32-charset-info-alist): Initialize.
16656
166572000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16658
16659 * ps-print.el: N-up last page fix.
16660 (ps-print-version): New version number (5.1.1).
16661 (ps-end-file, ps-end-job, ps-generate): Code fix.
16662
166632000-03-21 Stefan Monnier <monnier@cs.yale.edu>
16664
16665 * files.el (find-file-run-dired): Update docstring.
16666 (find-directory-functions): New hook.
16667 (find-file-noselect): Run find-directory-functions rather than
16668 calling dired directly.
16669
16670 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
16671
16672 * pcvs.el: Add a minimal leading commentary.
16673 (cvs-make-cvs-buffer): Change the header part by removing the startup
16674 message and adding a `Module' entry. Also replace the FOOTER and
16675 HEADER special fileinfos with the new support in ewoc for updating
16676 its own footer and header.
16677 (cvs-update-header): Update to use the header/footer of the ewoc.
16678 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
16679 (cvs-is-within-p): New function.
16680 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
16681 to only examine some subset of the buffers.
16682
16683 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
16684 `format' instead of our own ad-hoc functions.
16685 Remove HEADER and FOOTER cases, now handled in the EWOC.
16686 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
16687
16688 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
16689 output to avoid scaring the user.
16690 (cvs-parse-table): Catch message for non-up-to-date commits.
16691
16692 * pcvs-defs.el (cvs-startup-message): Remove.
16693 (cvs-global-menu): New autoloaded menu.
16694
16695 * pcvs-util.el (cvs-string-fill): Remove.
16696
16697 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
16698 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
16699 PP part of it and also make it work for footers and headers.
16700 (ewoc-create): Drop POS and BUFFER arguments.
16701 Use the DLL's dummy node to store the end-of-footer position.
16702 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
16703 (ewoc-refresh): Remove unused `header' variable.
16704 (ewoc-(get|set)-hf): New functions.
16705
16706 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
16707 log-view-*-(message|file) and use easy-mmode-define-navigation.
16708 (log-view-message-re): Match SCCS format as well.
16709 And match the revision line rather than the dashed separator line.
16710 (log-view-mode): Use the new define-derived-mode.
16711 (log-view-current-tag): Fill in with an actual implementation.
16712
16713 * cvs-status.el (cvs-status-(prev|next)): Rename from
16714 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
16715 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
16716 to let the output "breathe" a little more (more readable).
16717 (cvs-status-mode): Use the new define-derived-mode.
16718
16719 * smerge-mode.el (smerge-auto-leave): New function and variable.
16720 (smerge-basic-map): Rename from smerge-basic-keymap.
16721 Change the bindings for smerge-diff-*.
16722 (smerge-*-map): Use easy-mmode-defmap.
16723 (smerge-(next|prev)): Use easy-mmode-define-navigation.
16724 (smerge-keep-*): Use smerge-auto-leave.
16725
167262000-03-21 Jason Rumney <jasonr@gnu.org>
16727
16728 * cus-edit.el (custom-button-face): Use 3D look for w32.
16729 (custom-button-pressed-face): Likewise.
16730
167312000-03-21 Gerd Moellmann <gerd@gnu.org>
16732
16733 * progmodes/etags.el (tags-case-fold-search): New user-option.
16734 (tags-loop-eval): New function. Bind case-fold-search around eval
16735 depending on the value of tags-case-fold-search.
16736 (tags-loop-continue): Use tags-loop-eval.
16737 (find-tag-in-order): Bind case-fold-search depending on the value
16738 of tags-case-fold-search.
16739
167402000-03-21 Stefan Monnier <monnier@cs.yale.edu>
16741
86f6474c 16742 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
a30eb617
DL
16743 (diff-end-of-hunk): Return the end position for use in
16744 `easy-mmode-define-navigation'.
16745 (diff-recenter): Remove.
16746 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
16747 of `easy-mmode-define-navigation'.
16748 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
16749 previous renaming) and fix to use new names.
16750 (diff-merge-strings): Use \n as separator: simpler, faster.
16751 (diff-mode): Use `define-derived-mode'.
16752
16753 * derived.el (define-derived-mode): Don't autoload anymore.
16754 Prefer the macro-only version provided by easy-mmode.el.
16755
16756 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
86f6474c 16757 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
a30eb617
DL
16758 (easy-mmode-define-navigation): New macro.
16759
16760 * subr.el (combine-run-hooks): New function.
16761
167622000-03-21 Kenichi HANDA <handa@etl.go.jp>
16763
16764 * term/x-win.el: Fontsets related initialization is simplified.
16765
16766 * international/mule-diag.el (describe-font): Don't refer to
16767 global-fontset-alist, instead call font-list.
16768 (describe-fontset, list-fontsets, mule-diag): Likewise.
86f6474c 16769 (print-fontset): Adjusted for the change of fontset implementation.
a30eb617 16770
86f6474c
SM
16771 * international/fontset.el (x-charset-registries): Variable removed,
16772 instead the corresponding data is stored in the default fontset.
a30eb617
DL
16773 (register-alternate-fontnames): Function removed.
16774 (resolved-ascii-font): Variable removed.
16775 (x-compose-font-name): Ignore the second argument REDOCE.
16776 (x-complement-fontset-spec): Complement only an ASCII font and
16777 element for those charsets than can use that ASCII font.
16778 (generate-fontset-menu): Don't refer to global-fontset-alist,
16779 instead call fontset-list.
16780 (uninstantiated-fontset-alist): Variable removed.
16781 (x-style-funcs-alist): Likewise.
16782 (fontset-default-styles): Likewise.
16783 (x-modify-font-name): Function removed.
86f6474c 16784 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
a30eb617
DL
16785 (create-fontset-from-ascii-font): Docsting adjusted for the above
16786 change.
16787 (instantiate-fontset, resolve-fontset-name): Functions removed.
16788 (fontset-list): Now implemented by C code.
16789
16790 * faces.el (read-face-font): Fix TABLE arg to completing-read.
16791 (describe-face): Include `font' attribute in the description.
16792
167932000-03-21 Kenichi Handa <handa@etl.go.jp>
16794
16795 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
16796
167972000-03-20 Gerd Moellmann <gerd@gnu.org>
16798
16799 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
16800 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
16801 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
16802
16803 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
16804 about behavior of set-buffer-modified-p wrt redisplay.
16805
168062000-03-19 Richard M. Stallman <rms@gnu.org>
16807
16808 * view.el (view-mode-disable): Kill local binding of view-read-only.
16809
168102000-03-18 Gerd Moellmann <gerd@gnu.org>
16811
86f6474c 16812 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
a30eb617
DL
16813 is a string, convert it to a syntax cell using string-to-syntax.
16814
16815 * simple.el (syntax-code-table, syntax-flag-table): New variables.
16816 (string-to-syntax): New function.
16817
16818 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
16819 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
16820 try to use passive ftp mode.
16821
168222000-03-17 Gerd Moellmann <gerd@gnu.org>
16823
16824 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
16825
16826 * simple.el (append-to-buffer): Update point of windows after
16827 insertion.
16828
16829 * abbrev.el (inverse-add-abbrev): Identify word by first moving
16830 forward then moving backward. Reindent.
16831
16832 * frame.el (other-frame): Call x-focus-frame only if
16833 focus-follows-mouse is off.
16834
168352000-03-17 Dave Love <fx@gnu.org>
16836
86f6474c 16837 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
a30eb617
DL
16838
168392000-03-17 Stefan Monnier <monnier@cs.yale.edu>
16840
16841 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
16842 regexp for labels cannot span several lines.
16843
16844 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
16845 `(setq :<key> ':<key>)' to the macro expansion.
16846
168472000-03-16 Dave Love <fx@gnu.org>
16848
16849 * progmodes/f90.el (f90): Put custom group under `languages', not
16850 `fortran'.
16851 (f90-mode-hook): Customize.
16852 (f90-mode): Set add-log-current-defun-function.
16853 (f90-current-defun): New function.
16854
168552000-03-16 Gerd Moellmann <gerd@gnu.org>
16856
16857 * cus-edit.el (custom-variable-tag-face): Handle case that
16858 default face's height is not a number.
16859 (custom-face-tag-face, custom-group-tag-face-1)
16860 (custom-group-tag-face): Ditto.
16861 (custom-group-tag-face-1): Add :group.
16862
16863 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
16864
168652000-03-15 Gerd Moellmann <gerd@gnu.org>
16866
16867 * pcvs-defs.el (toplevel): Remove autoload cookie for form
16868 requiring easymenu.
16869
168702000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16871
16872 * ps-print.el: PostScript user-defined prologue, PostScript error
16873 handler, doc fix.
16874 (ps-print-version): New version number (5.1).
16875 (ps-user-defined-prologue, ps-error-handler-message)
16876 (ps-print-prologue-0, ps-error-handler-alist): New vars.
16877 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
16878 (ps-insert-string): New function.
16879
168802000-03-15 Kenichi Handa <handa@etl.go.jp>
16881
16882 * international/ccl.el (ccl-compile-expression): Don't generate
16883 invalid self-assignment code.
16884
168852000-03-14 Dave Love <fx@gnu.org>
16886
16887 * subr.el (replace-regexp-in-string): Renamed from
16888 replace-regexps-in-string. Doc fix.
16889
168902000-03-12 Dave Love <fx@gnu.org>
16891
16892 * cus-edit.el: Doc fixes.
86f6474c 16893 (customize-set-variable, customize-save-variable): Rename args for doc.
a30eb617
DL
16894 (custom-variable-tag-face, custom-face-tag-face)
16895 (custom-group-tag-face-1, custom-group-tag-face): Modify from
16896 style which user identify as hyperlink.
16897 (hook): Don't add undefined functions to the hook.
16898 (debug-ignored-errors): Transfer message from bindings.el.
16899
169002000-03-12 Gerd Moellmann <gerd@gnu.org>
16901
86f6474c
SM
16902 * recentf.el (recentf-keep-non-readable-files-p):
16903 Remove double/nested definition.
a30eb617
DL
16904
169052000-03-12 Dave Love <fx@gnu.org>
16906
16907 * facemenu.el (facemenu-get-face): Use display-color-p.
16908 * enriched.el (enriched-decode-foreground): Likewise.
16909 (enriched-decode-background): Likewise.
16910 * isearch.el (isearch-highlight): Likewise.
16911 * info-look.el (info-lookup): Likewise.
16912 * simple.el (completion-setup-function): Likewise.
16913
16914 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
16915 :options.
16916
16917 * bindings.el (mode-line-format): Fix line-number and
16918 column-number items. Add help-echo for the background.
16919 (mode-line-mule-info): Modify help-echo.
16920
16921 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
16922
16923 * files.el (load-file): Allow completion to .elc.
16924
16925 * man.el: Doc fixes.
16926 (Man-init-defvars): Use display-color-p to set fontification.
16927
16928 * play/hanoi.el (hanoi-internal): Don't use oddp.
16929
169302000-03-12 Gerd Moellmann <gerd@gnu.org>
16931
16932 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
16933
16934 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
16935
169362000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
16937
16938 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
16939 Fix comment.
16940
169412000-03-10 Stefan Monnier <monnier@cs.yale.edu>
16942
16943 * font-lock.el (font-lock-keywords): Fix the doc now that
16944 regexp-opt-depth is unnecessary.
16945 (save-buffer-state): Set an edebug spec.
16946 (font-lock-fontify-anchored-keywords): Properly handle the case when
16947 the matcher goes past the limit.
16948
16949 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
16950 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
16951
16952 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
16953 dll.el and cookie.el (from Elib) with heavy renaming and other
16954 massaging.
16955
16956 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
16957 Autoload the functions used.
16958 (easy-mmode-define-syntax): Fix CL typo.
16959 (easy-mmode-define-derived-mode): Improve the docstring generation.
16960
169612000-03-10 Gerd Moellmann <gerd@gnu.org>
16962
16963 * textmodes/texinfo.el (texinfo-version): Variable and function
16964 removed.
16965
169662000-03-09 Stefan Monnier <monnier@cs.yale.edu>
16967
16968 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
16969 allow more flexibility.
ff39b9a1 16970 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
a30eb617
DL
16971 (easy-mmode-defmap, easy-mmode-defsyntax)
16972 (easy-mmode-define-derived-mode): New macros.
16973
169742000-03-09 Didier Verna <didier@xemacs.org>
16975
16976 * rect.el (replace-rectangle): New function.
16977
169782000-03-09 Dave Love <fx@gnu.org>
16979
ff39b9a1 16980 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
a30eb617
DL
16981 (fortran-comment-line-start-skip): Don't match cpp stuff.
16982 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
16983 (fortran-mode-map): Remove over-eager custom-menu-create for now.
16984 (fortran-mode): Don't set fortran-comment-line-start-skip,
16985 fortran-comment-line-start here. Set comment-start,
16986 add-log-current-defun.
16987 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
16988 (fortran-current-defun): New function.
16989
169902000-03-09 Gerd Moellmann <gerd@gnu.org>
16991
16992 * emacs-lisp/re-builder.el: New file.
16993
16994 * mouse.el (mouse-drag-region): Don't run up-event handler
16995 if hscroll has changed.
16996
16997 * octave-mod.el (octave-font-lock-keywords): To font-lock the
16998 builtin operators, use `font-lock-builtin-face' for Emacs and
16999 `font-lock-preprocessor-face' otherwise.
17000
17001 * font-lock.el (lisp-font-lock-keywords-1): Highlight
17002 `(defun (setf foo)' differently.
17003
170042000-03-08 Stefan Monnier <monnier@cs.yale.edu>
17005
17006 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
17007 (regexp-opt): Update comment and adapt the code the new meaning of
17008 the `paren' argument of regex-opt-group for shy-groups.
17009 (regexp-opt-depth): Handle shy groups as well as backslashed
17010 backslashes.
17011 (regexp-opt-group): Turn the leading comment into a docstring.
17012 Allow `paren' to be a string (the string to use to open a group).
17013 Remove open-presuf and close-presuf. Instead of checking for `all
17014 one-char' and then later on check for `several one-char', handle
17015 both cases close together. Also apply a more generic algorithm
17016 for suffixes (the mirror image of the algorithm used for
17017 prefixes). Use shy-groups. Use nreverse rather than reverse.
17018 (regexp-opt-try-suffix): Removed.
17019
17020 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
17021 from comint-mode-map, so we can just inherit from it. Also, move
17022 the initialization into the `defvar' since there's no docstring
17023 anyway and it's fairly short.
17024 (inferior-scheme-mode): Define it as derived-mode: the code is
17025 shorter and this way we inherit from comint-mode-map rather than
17026 copying it.
17027
17028 * subr.el (replace-regexps-in-string): Properly handle the case
17029 where we match an empty string.
17030
17031 * comint.el (comint-exec-1): Add the current-dir to the exec-path
17032 when the command has a directory component (such as "./testml").
17033 Also fix a typo in the comment.
17034
170352000-03-08 Gerd Moellmann <gerd@gnu.org>
17036
17037 * Makefile (compile-files): Compile files one by one because
17038 that's the only way to ensure a clean compilation environment for
17039 each individual file.
17040
17041 * frame.el (other-frame): Call x-focus-frame.
17042
170432000-03-07 Dave Love <fx@gnu.org>
17044
17045 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
17046 :require to defcustom.
17047
ff39b9a1 17048 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
a30eb617
DL
17049
17050 * files.el (auto-mode-alist): Add configure.in.
17051
17052 * progmodes/autoconf.el: New file.
17053
170542000-03-07 Gerd Moellmann <gerd@gnu.org>
17055
17056 * mail/mh-e.el: Change maintainer to `none'.
17057
17058 * recentf.el (recentf-keep-non-readable-files-p): Quote args
17059 to remove-hook and add-hook.
17060
170612000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
17062
17063 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
17064 it as the default.
17065 (mail-send): Test mail-send-nonascii also for the new `mime' value.
17066 (sendmail-send-it): Conditionally add MIME headers specifying the
17067 used character set.
17068
170692000-03-07 Dave Love <fx@gnu.org>
17070
ff39b9a1
SM
17071 * winner.el: Fix keywords, autoload cookies.
17072 Split eval-when-compile form to avoid compilation failure.
a30eb617
DL
17073
170742000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
17075
17076 * international/mule.el: Modify comment about coding system
17077 property `coding-category'.
17078 (make-coding-system): New argument EOL-TYPE. Pay attention to
17079 coding-category property of PROPERTIES.
17080
ff39b9a1
SM
17081 * international/mule-conf.el (coding-category-utf-8)
17082 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
a30eb617
DL
17083 categories. Include them in the argument for set-coding-priority.
17084
ff39b9a1
SM
17085 * international/mule-cmds.el (reset-language-environment):
17086 Include coding-category-utf-8, coding-category-utf-16-be, and
a30eb617
DL
17087 coding-category-utf-16-le in the argument for set-coding-priority.
17088 (reset-language-environment): Initialize coding-category-utf-8,
17089 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
17090
170912000-03-06 Karl Fogel <kfogel@red-bean.com>
17092
17093 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
17094 code abstracted out of `bookmark-jump-noselect'. Now tries info
17095 extensions as well as compression extensions.
17096 (bookmark-jump-noselect): Use above new func.
17097
170982000-03-03 Gerd Moellmann <gerd@gnu.org>
17099
17100 * strokes.el: Change maintainer's mail address.
17101
171022000-03-03 Kenichi Handa <handa@etl.go.jp>
17103
17104 * international/mule-diag.el (list-character-sets): Make help-echo
17105 string by substitute-command-keys.
17106 (list-character-sets): Likewise.
17107 (sort-listed-character-sets): Call help-setup-xref.
17108
171092000-03-02 Gerd Moellmann <gerd@gnu.org>
17110
ff39b9a1 17111 * time.el (display-time-mail-file): Add `none' to the list of choices.
a30eb617
DL
17112
171132000-03-01 Dave Love <fx@gnu.org>
17114
17115 * help.el (help-xref-go-back): Don't try to set position.
17116
ff39b9a1
SM
17117 * international/mule-diag.el (list-character-sets):
17118 Call help-setup-xref. Add help-echo to xrefs.
a30eb617
DL
17119 (list-character-sets-1): Add help-echo to xrefs.
17120
171212000-03-02 Gerd Moellmann <gerd@gnu.org>
17122
17123 * frame.el (blink-cursor-mode): Switch cursor on when turning
17124 the mode off.
17125
17126 * add-log.el (add-log-current-defun): Add support for
17127 Autoconf mode.
17128
17129 * mail/rmail.el (rmail-quit-hook): New variable.
17130
171312000-03-01 Dave Love <fx@gnu.org>
17132
17133 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
17134
17135 * help.el (help-xref-button): Add help-echo arg.
17136 (describe-function-1, describe-variable, help-make-xrefs): Use it.
17137
ff39b9a1 17138 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
a30eb617 17139
ff39b9a1 17140 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
a30eb617
DL
17141
171422000-03-01 Gerd Moellmann <gerd@gnu.org>
17143
17144 * image.el (defimage): Look for image files in load-path.
17145
ff39b9a1 17146 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
a30eb617
DL
17147
171482000-03-01 David Ponce <david.ponce@wanadoo.fr>
17149
ff39b9a1 17150 * recentf.el (recentf): Added version tag to the defgroup of recentf.
a30eb617
DL
17151
171522000-03-01 David Ponce <david.ponce@wanadoo.fr>
17153
ff39b9a1 17154 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
a30eb617
DL
17155 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
17156 action to select/unselect a file.
17157 (recentf-edit-list): Code cleanup and improvement.
17158 (recentf-open-more-files-action): `recentf-open-more-files' button
17159 widget action to open a file.
ff39b9a1 17160 (recentf-open-more-files): No more use standard completion but widgets.
a30eb617
DL
17161 (recentf-more-collection): Deleted.
17162 (recentf-more-history): Deleted.
17163 (recentf-setup-more-completion): Deleted.
17164
171652000-03-01 David Ponce <david.ponce@wanadoo.fr>
17166
17167 * recentf.el (recentf-mode): No more needs that Emacs is running
17168 under a window-system.
17169
ff39b9a1 171702000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17171
17172 * recentf.el (recentf-edit-list): New command to edit the recent
17173 list which allow the user to remove files.
17174 (recentf-edit-selected-items): New global variable, used by
17175 `recentf-edit-list' to hold the list of files to be removed from
17176 the recent list.
17177 (recentf-make-menu-items): Updated to display a "Edit list..."
17178 menu item. Minor code cleanup.
17179
ff39b9a1 171802000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17181
17182 * recentf.el (recentf-open-more-files): New command to open files
17183 that are not displayed in the menu.
17184 (recentf-more-collection): New global variable holding the set of
17185 permissible completions used by `recentf-open-more-files'.
17186 (recentf-more-history): New global variable holding the history list
17187 used by `recentf-open-more-files' completion.
17188 (recentf-setup-more-completion): New function to setup completion for
17189 `recentf-open-more-files'.
17190 (recentf-make-menu-items): Updated to display a "More..." menu item.
17191
ff39b9a1 171922000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17193
17194 * recentf.el (recentf-menu-action): Doc fixed.
17195
ff39b9a1 171962000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17197
17198 * recentf.el (recentf-menu-filter): Doc updated.
17199 (recentf-update-menu-hook): Allow menu filters to force menu update.
17200 (recentf-make-menu-items): New menu filter handling.
17201 (recentf-make-menu-item): New helper function.
17202 (recentf-menu-elements): New menu handling function.
17203 (recentf-sort-ascending): Updated to new menu filter handling.
17204 (recentf-sort-descending): Updated to new menu filter handling.
17205 (recentf-sort-basenames-ascending): New menu filter function.
17206 (recentf-sort-basenames-descending): New menu filter function.
17207 (recentf-show-basenames): New menu filter function.
17208 (recentf-show-basenames-ascending): New menu filter function.
17209 (recentf-show-basenames-descending): New menu filter function.
17210
172112000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
17212
17213 * diary-lib.el (list-diary-entries): Don't try to go forward at
17214 the end of the buffer.
17215
172162000-02-29 Kenichi Handa <handa@etl.go.jp>
17217
ff39b9a1
SM
17218 * international/mule-diag.el (list-character-sets):
17219 Completely rewritten.
a30eb617
DL
17220 (sort-listed-character-sets): New function.
17221 (list-character-sets-1): Completely rewritten.
17222 (list-character-sets-2): New function.
17223 (non-iso-charset-alist): New variable.
17224 (decode-codepage-char): New function.
17225 (charset-history): New variable.
17226 (read-charset) (list-block-of-chars)
17227 (list-iso-charset-chars)
17228 (list-non-iso-charset-chars)
17229 (list-charset-chars): New functions.
86f6474c 17230 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
a30eb617
DL
17231 (dump-charsets): Likewise.
17232
172332000-02-29 Gerd Moellmann <gerd@gnu.org>
17234
17235 * dired-x.el (dired-filename-at-point): Add `@' to valid
17236 file name characters.
17237 (dired-filename-at-point): Handle ange-ftp file names.
17238
17239 * frame.el (frame-notice-user-settings): Use assq-delete-all
17240 instead of assoc-delete-all.
17241 (frame-notice-user-settings): Ditto.
17242
17243 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
17244 Don't copy alist.
17245
172462000-02-28 Eli Barzilay <eli@cs.cornell.edu>
17247
17248 * calculator.el (calculator-use-menu): New option.
86f6474c 17249 (calculator-initial-bindings): Changed some bindings to work as macros.
a30eb617
DL
17250 (calculator-forced-input): Removed.
17251 (calculator-restart-other-mode): New variable.
17252 (calculator-mode-map): Set up menu.
17253
172542000-02-28 Jari Aalto <jari.aalto@poboxes.com>
17255
86f6474c 17256 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
a30eb617
DL
17257
172582000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
17259
86f6474c 17260 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
a30eb617 17261 translate all ESC key sequences.
86f6474c 17262 (viper-goto-mark-subr): Restore markers for files for which
a30eb617 17263 they were saved.
86f6474c
SM
17264 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
17265 * viper-util.el (viper-set-replace-overlay-glyphs)
17266 (viper-set-replace-overlay): Always check if the replacement
a30eb617 17267 overlay is live.
86f6474c
SM
17268 * viper.el (viper-vi-state-mode-list): Add major modes.
17269 * ediff-wind.el: Minor comment changes.
17270 * ediff.el: Copyright notice date fix.
a30eb617
DL
17271
172722000-02-27 Jason Rumney <jasonr@gnu.org>
17273
17274 * faces.el (face-font-family-alternatives): Add arial to helv.
17275 (mode-line, header-line, tool-bar): Same default as x for w32.
17276 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
17277 face-font-family-alternatives from working.
17278 * term/w32-win.el (mouse-set-font): Do not build fontset from
17279 chosen font.
17280
172812000-02-25 Sam Steingold <sds@goems.com>
17282
17283 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
17284 properly.
17285
172862000-02-25 Richard M. Stallman <rms@gnu.org>
17287
17288 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
17289
172902000-02-25 Gerd Moellmann <gerd@gnu.org>
17291
86f6474c 17292 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
a30eb617
DL
17293
17294 * frame.el (busy-cursor-delay-seconds): New option.
17295
172962000-02-24 Gerd Moellmann <gerd@gnu.org>
17297
17298 * frame.el (show-cursor-in-non-selected-windows): New option.
17299
173002000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
17301
17302 * diary-lib.el (include-other-diary-files): Undo the selective
17303 display in any included file and don't kill it.
17304
173052000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
17306
86f6474c
SM
17307 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
17308 Menu items converted to (menu-item format, help strings added.
a30eb617 17309 [downcase, upcase]: Don't enable on MS-DOS.
86f6474c 17310 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
a30eb617
DL
17311 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
17312
173132000-02-23 Dave Love <fx@gnu.org>
17314
17315 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
17316 (backward-kill-word): Revert addition of * to interactive spec --
17317 it's a feature.
17318
17319 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
17320 (backward-kill-sentence, kill-sentence): Likewise.
17321
17322 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
17323 scratch buffer name.
86f6474c 17324 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
a30eb617
DL
17325
17326 * term/w32-win.el (internal-face-interactive): Update prompt for
17327 new read-face-name.
17328
17329 * mail/footnote.el (footnote): Add :version to defgroup.
17330 (footnote-section-tag-regexp): Customize.
17331 (footnote-start-tag, footnote-end-tag): New option.
17332 (footnote-latin-regexp): New variable.
17333 (Footnote-latin): New function.
17334 (footnote-style-alist): Add element for latin style.
17335 (footnote-style): Moved.
17336 (Footnote-goto-footnote): Use eq to test arg.
17337
17338 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
17339
17340 * emacs-lisp/byte-opt.el: Change old backquote syntax.
17341 (byte-compile-trueconstp): Include keywords.
86f6474c
SM
17342 (byte-optimize-quote, byte-optimize-lapcode):
17343 Use byte-compile-const-symbol-p.
a30eb617
DL
17344 (byte-optimize-char-before): New optimization.
17345
17346 * emacs-lisp/bytecomp.el: Change old backquote syntax.
17347 (byte-compile-const-symbol-p): New function.
17348 (byte-compile-constp, byte-compile-out-toplevel)
17349 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
17350 Use it.
17351
17352 * subr.el (define-key-after): Default AFTER to t. Doc fix.
17353
173542000-02-23 Kenichi Handa <handa@etl.go.jp>
17355
17356 * international/encoded-kb.el: Be sure to update minor-mode-alist
17357 and minor-mode-map-alist.
17358 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
17359 codes SS2 and SS3 correctly.
17360 (encoded-kbd-self-insert-ccl): New function.
17361 (encoded-kbd-setup-keymap): New function.
17362 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
17363 by calling encoded-kbd-setup-keymap.
17364
86f6474c
SM
17365 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
17366 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
a30eb617
DL
17367
173682000-02-22 Dave Love <fx@gnu.org>
17369
17370 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
86f6474c 17371 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
a30eb617
DL
17372 (lisp-mode-syntax-table): Set up for #|...|# comments.
17373 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
17374 classes. Match `defface'.
17375 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
17376 (eval-defun-1): Fix for defcustom.
17377 (lisp-indent-region): Doc fix.
17378
17379 * subr.el (when, unless, split-string): Doc fix.
86f6474c 17380 (read-passwd): Move call of clear-this-command-keys to the right place.
a30eb617
DL
17381 (replace-regexps-in-string): New function.
17382
173832000-02-22 Gerd Moellmann <gerd@gnu.org>
17384
17385 * help.el (describe-variable): Set syntax table to
17386 emacs-lisp-mode-syntax-table when moving forward over the
17387 symbol's name.
17388
173892000-02-22 Dave Love <fx@gnu.org>
17390
17391 * xt-mouse.el: Doc fixes.
17392 (xterm-mouse-position-function): New function, replacing advice of
17393 mouse-position.
17394 (xterm-mouse-mode): Use it. Don't turn on under a window system.
17395
17396 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
17397
173982000-02-21 Gerd Moellmann <gerd@gnu.org>
17399
86f6474c
SM
17400 * format.el (format-annotate-single-property-change):
17401 Handle properties.with dotted-list values.
a30eb617
DL
17402 (format-proper-list-p): New function.
17403
17404 * enriched.el (enriched-face-ans): Handle '(foreground-color
17405 . COLOR) and (background-color . COLOR).
17406
174072000-02-20 Dave Love <fx@gnu.org>
17408
17409 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
17410 and assignments to it.
17411 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
17412 current local map.
17413 (make-flyspell-overlay): Use it.
17414 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
17415
17416 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
17417 (lm-get-header-re): Defun, not defsubst.
17418 (lm-get-package-name): Defun, not defsubst. Simplify.
17419 (lm-version): Doc fix. Simplify.
17420 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
17421 (lm-crack-address, lm-last-modified-date, lm-commentary)
17422 (lm-verify, lm-synopsis): Simplify.
17423 (lm-report-bug): Require emacsbug. Use compose-mail.
17424
174252000-02-20 Gerd Moellmann <gerd@gnu.org>
17426
17427 * dired.el (dired-mode): Call propertized-buffer-identification
17428 to set mode-line-buffer-identification to something having
17429 the right text properties.
17430
17431 * bindings.el (propertized-buffer-identification): New function.
17432
174332000-02-20 Dave Love <fx@gnu.org>
17434
17435 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
17436 check for t-mouse too.
17437
17438 * cus-start.el: Make echo-keystrokes `number'.
17439
174402000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
17441
17442 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
17443 Don't call ring-empty-p unless tags-location-ring is bound.
17444 From Noah Friedman <friedman@splode.com>.
17445
174462000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
17447
17448 * progmodes/hideshow.el (hs-flag-region): No longer use
17449 `intangible' overlay property.
17450
17451 (hs-toggle-hiding): New command.
17452 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
17453
17454 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
17455 Fix omission bug: Run `hs-minor-mode-hook' for both activation
17456 and deactivation.
17457
174582000-02-18 Gerd Moellmann <gerd@gnu.org>
17459
17460 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
17461
174622000-02-17 Gerd Moellmann <gerd@gnu.org>
17463
17464 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
17465
17466 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
17467 of `*' to handle `(* ... *)' comments.
17468
174692000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
17470
17471 * faces.el (list-faces-display): Use display-mouse-p instead of
17472 window-system.
17473
17474 * menu-bar.el (global-map): Menu-bar items converted to the new
17475 format (menu-item..., rearranged for better CUA compliance, and
17476 their names changed for better clarity. Help strings added.
17477
17478 * international/mule-cmds.el (mule-menu-keymap)
17479 (describe-language-environment-map, set-coding-system-map)
17480 (setup-language-environment-map): Convert to new (menu-item...
86f6474c
SM
17481 form, add help strings. Change names of menu items for better clarity.
17482 "Mule" menu-bar item removed (it's now in the "Options" submenu).
a30eb617
DL
17483
174842000-02-17 Gerd Moellmann <gerd@gnu.org>
17485
17486 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
17487 within the code.
17488
174892000-02-16 Dave Love <fx@gnu.org>
17490
17491 * faces.el: Don't require custom. Add more specific :groups to
17492 various deffaces.
17493 (set-face-attribute): Purecopy args.
17494 (read-face-name): Default to name at point and use it in prompt.
17495 Remove colon from arg in all callers.
17496 (list-faces-display): Hyperlink to face descriptions and customize
17497 buffers.
17498
174992000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
17500
86f6474c 17501 * wid-edit.el (widget-match-inline): An atom never matches a list.
a30eb617
DL
17502
175032000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17504
17505 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
17506 at ':' characters by call to split-string.
17507
175082000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17509
17510 * textmodes/bibtex.el: Added RCS version identification.
17511
175122000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17513
17514 * textmodes/bibtex.el: Some temporary comments removed.
86f6474c 17515 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
a30eb617
DL
17516 (bibtex-field-const): Allow capital letters.
17517 (bibtex-start-of-string): Deleted because unused.
17518
17519 * textmodes/bibtex.el: Unified some nomenclature. We no longer
17520 use the term 'reference' to describe a bibtex entry as a whole.
17521 Further, reference keys are no longer called 'labels'.
17522 (bibtex-keys): Renamed to bibtex-reference-keys.
17523 (bibtex-reformat-previous-labels): Renamed to
17524 bibtex-reformat-previous-reference-keys.
17525 (bibtex-reference-type): Renamed to bibtex-entry-type.
17526 (bibtex-reference-head): Renamed to bibtex-entry-head.
17527 (bibtex-reference-maybe-empty-head): Renamed to
17528 bibtex-entry-maybe-empty-head.
17529 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
17530 (bibtex-search-reference): Renamed to bibtex-search-entry.
17531 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
17532 bibtex-enclosing-entry-maybe-empty-head.
86f6474c
SM
17533 (bibtex-entry-field-alist, bibtex-entry-head)
17534 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
17535 (bibtex-map-entries, bibtex-search-entry)
17536 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
17537 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
17538 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
17539 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
17540 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
17541 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
17542 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
a30eb617
DL
17543
175442000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17545
17546 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
17547 comment.
17548 (bibtex-format-field-delimiters): New function, functionality
17549 extracted from bibtex-format-entry.
17550 (bibtex-autokey-get-yearfield-digits): New function, functionality
17551 extracted from bibtex-autokey-get-yearfield.
17552
17553 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
17554 entries in order to avoid stack overflow in the regexp matcher if
17555 field contents become large.
86f6474c
SM
17556 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
17557 (bibtex-field-string-part-not-braced)
17558 (bibtex-field-string-part-no-inner-braces)
17559 (bibtex-field-string-part-1-inner-brace)
17560 (bibtex-field-string-part-2-inner-braces)
17561 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
17562 (bibtex-field-string-quoted, bibtex-field-string)
17563 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
17564 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
17565 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
17566 Deleted as parsing is now performed by the following functions.
17567 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
17568 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
17569 (bibtex-parse-field-string, bibtex-search-forward-field-string)
17570 (bibtex-parse-association, bibtex-field-name-for-parsing)
17571 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
17572 (bibtex-search-forward-field, bibtex-search-backward-field)
17573 (bibtex-start-of-field, bibtex-end-of-field)
17574 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
17575 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
17576 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
17577 (bibtex-parse-string, bibtex-search-forward-string)
17578 (bibtex-search-backward-string, bibtex-start-of-string)
17579 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
17580 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
17581 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
a30eb617
DL
17582 entries. Instead of reporting the results of the parsing by
17583 match-beginning or match-end, these functions return data structures
17584 that hold the corresponding positions.
17585 (bibtex-enclosing-field): Changed to also report field boundaries by
86f6474c
SM
17586 return values rather than by match-beginning or match-end.
17587 The following functions have been adapted to use the new
17588 parsing functions.
17589 (bibtex-skip-to-valid-entry, bibtex-search-reference)
17590 (bibtex-enclosing-field, bibtex-format-entry)
17591 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
17592 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
17593 (bibtex-print-help-message, bibtex-end-of-entry)
17594 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
17595 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
17596 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
17597 Use the new method for parsing.
17598 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
17599 (bibtex-map-entries, bibtex-flash-head)
17600 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
17601 (bibtex-autokey-change, bibtex-autokey-get-namefield)
17602 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
17603 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
17604 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
17605 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
17606 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
17607 order to make the new binding of case-fold-search immediately visible.
a30eb617
DL
17608
176092000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17610
17611 * textmodes/bibtex.el: Copyright notice is up to date.
17612 Added constant 'bibtex-maintainer-salutation.
17613
86f6474c 17614 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
a30eb617
DL
17615 than make-temp-name, use match-string-no-properties and eliminate
17616 a quadratic behavior when building bibtex-strings.
17617
17618 * bibtex.el (bibtex-reference-key): Accept string entries whose
17619 reference key contains upper case letters.
17620
176212000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17622
17623 * bibtex.el (bibtex-reference-head): Allow entries to start with
17624 a new line.
17625
176262000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17627
17628 * bibtex.el: Hiding of entry bodies is not longer provided by
17629 bibtex.el directly. Instead the hideshow package can be used.
17630 Added a special bibtex entry to hs-special-modes-alist.
17631 (bibtex-hs-forward-sexp): Added for hideshow.el.
17632
176332000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17634
17635 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
17636 proceedings entry type (for cross referencing). Thanks to Wagner
17637 Toledo Correa for the suggestion.
17638
17639 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
17640
176412000-02-14 Kenichi Handa <handa@etl.go.jp>
17642
17643 * international/characters.el: Setup case table for Vietnamese.
17644
176452000-02-12 Gerd Moellmann <gerd@gnu.org>
17646
17647 * uniquify.el (toplevel): Require CL at compile time.
17648 (uniquify-push): Removed.
17649
17650 * shadowfile.el (shadow-when): Removed.
17651
17652 * tempo.el (tempo-dolist, tempo-mapc): Removed.
86f6474c 17653 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
a30eb617
DL
17654
17655 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
17656 regexp for paragraph-start.
17657
17658 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
17659 commas as well.
17660
176612000-02-10 Dave Love <fx@gnu.org>
17662
17663 * wid-edit.el: (widgets) [defgroup]: Remove url link.
17664 (widget-color-choice-list, widget-color-history, widget-mouse-help):
17665 Deleted.
17666 (widget-specify-field, widget-specify-button): Don't use
17667 widget-mouse-help as help-echo property.
17668 (default): Use #'ignore for :validate and :mouse-down-action.
17669 (checkbox): Add help-echo.
17670 (widget-sexp-validate): Rewritten to clarify error messages.
17671 (character): Use char-valid-p in :match function.
17672 (widget-color-complete): Use facemenu-color-alist.
17673 (widget-color-action): Use facemenu-read-color.
17674
17675 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
17676 set up `caar' &c that we now have.
17677
176782000-02-09 Ray Blaak <blaak@gnu.org>
17679
17680 * delphi.el: Make resourcestring a declaration region, like const
17681 and var.
17682
176832000-02-09 Dave Love <fx@gnu.org>
17684
17685 * bindings.el (mode-line-input-method-map): New variable.
17686 (mode-line-mule-info): Use it; fix last change.
17687 (mode-line-mode-menu): Move definition.
17688 (mode-line-mouse-sensitive-p): Deleted.
17689 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
86f6474c 17690 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
a30eb617
DL
17691
17692 * startup.el (command-line-1): Don't call
17693 make-mode-line-mouse-sensitive.
17694
176952000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
17696
86f6474c
SM
17697 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
17698 before rmail-toggle-header, because the former toggles headers.
a30eb617
DL
17699
177002000-02-06 Stefan Monnier <monnier@cs.yale.edu>
17701
17702 * diff-mode.el (diff-kill-junk): New interactive function.
17703 (diff-reverse-direction): Use delete-and-extract-region.
17704 (diff-post-command-hook): Restrict the area so that the hook also works
17705 outside of any diff hunk. This is necessary for the minor-mode.
17706 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
17707 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
17708
17709 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
17710 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
17711 so that it can be used more easily in <foo>-mode-hook. Also make sure
17712 to avoid duplicate entries.
17713 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
17714 (font-lock-remove-keywords): Just as was done for `add', allow it to
17715 work even if font-lock-mode is nil. Also make sure we don't modify
17716 any pre-existing list by forcing a copy-sequence. Finally rename
17717 `major-mode' to `mode'.
17718 (font-lock-fontify-syntactic-anchored-keywords)
17719 (font-lock-fontify-anchored-keywords)
17720 (font-lock-fontify-keywords-region): Use line-end-position.
17721 Don't make `font-lock-multiline' local (it's now done in
17722 font-lock-set-defaults).
86f6474c
SM
17723 (font-lock-set-defaults): Make `font-lock-multiline' local.
17724 Move the `font-lock-fontified' creation to inside the `unless'.
a30eb617
DL
17725
177262000-02-06 Andrew Innes <andrewi@gnu.org>
17727
17728 * term/w32-win.el (x-handle-args): Comment out call to message,
17729 which occurs before window system is initialized.
17730
17731 * makefile.nt: Add support for recompiling lisp code.
17732
177332000-02-04 Dave Love <fx@gnu.org>
17734
17735 * bindings.el (mode-line-mule-info): Fix/extend last change.
17736
17737 * completion.el: Replace completion-dolist with dolist.
17738
86f6474c 17739 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
a30eb617
DL
17740
177412000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
17742
86f6474c 17743 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
a30eb617
DL
17744 environment names before they go into the section regexp.
17745
86f6474c 17746 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
a30eb617
DL
17747 char class in regexp.
17748
86f6474c
SM
17749 * textmodes/reftex-parse.el (reftex-with-special-syntax):
17750 Bind `case-fold-search' to nil.
a30eb617 17751
86f6474c
SM
17752 * progmodes/idlwave.el (idlwave-template):
17753 Respect `idlwave-abbrev-change-case'.
17754 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
17755 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
17756 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
a30eb617
DL
17757 (idlwave-rw-case): New function.
17758 (idlwave-statement-match): Fixed problem with assignment regexp.
86f6474c 17759 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
a30eb617
DL
17760 (idlwave-surround): New argument LENGTH to support padding of
17761 operators longer than 1 char.
17762
17763 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
17764 idlwave-shell-expression-overlay. Implemented printing of
17765 expressions on higher levels of the calling stack.
86f6474c 17766 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
a30eb617
DL
17767 (idlwave-retrieve-expression-from-level): New function.
17768 (idlwave-shell-last-calling-stack): Variable removed.
17769 (idlwave-shell-reset): Argument action reversed (`visible' to
17770 `hidden'). Also remove stop-line overlay.
17771 (idlwave-shell-calling-stack-routine): New variable.
17772 (idlwave-shell-parse-stack-and-display): Messages now display
17773 negative level numbers.
17774 (idlwave-shell-mode): Set `modeline-format'.
17775 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
86f6474c 17776 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
a30eb617
DL
17777 (idlwave-shell-print-expression-function): New option.
17778
86f6474c
SM
17779 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
17780 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
a30eb617
DL
17781 `tool-bar' instead of `toolbar'.
17782
177832000-02-02 Dave Love <fx@gnu.org>
17784
17785 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
17786 emacs-lisp-mode-hook. Don't check for defalias being defined.
17787
17788 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
86f6474c
SM
17789 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
17790 Use the new builtins directly.
a30eb617
DL
17791
17792 * whitespace.el (whitespace): Add :version to defgroup.
17793
17794 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
17795 Doc fix.
17796
17797 * thingatpt.el (sexp-at-point, symbol-at-point)
17798 (number-at-point, list-at-point): Add autoload cookie.
17799
17800 * recentf.el (recentf): Add :version to defgroup.
17801
17802 * quickurl.el (quickurl): Add :version to defgroup.
17803
17804 * elide-head.el (elide-head): Use point-marker more.
17805
17806 * bs.el (bs): Add :version to defgroup.
17807
17808 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
17809
17810 * progmodes/delphi.el (delphi): Add :version to defgroup.
17811
178122000-02-02 Gerd Moellmann <gerd@gnu.org>
17813
17814 * ange-ftp.el (ange-ftp-write-region): Handle case that
17815 succeeding process operation sets a different coding system.
17816
17817 * calculator.el: New file.
17818
178192000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
17820
86f6474c 17821 * frame.el (frames-on-display-list, framep-on-display): New functions.
a30eb617
DL
17822 (display-mouse-p, display-popup-menus-p, display-graphic-p)
17823 (display-selections-p, display-screens, display-pixel-width)
17824 (display-pixel-height, display-mm-width, display-mm-height)
17825 (display-backing-store, display-save-under, display-planes)
17826 (display-color-cells, display-visual-class): New functions.
17827
17828 * term/tty-colors.el (tty-color-gray-shades): New function.
17829
17830 * faces.el (display-color-p): Use framep-on-display.
17831 (display-grayscale-p): New function.
17832
178332000-01-31 Dave Love <fx@gnu.org>
17834
17835 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
17836 (create-fontset-from-x-resource): Don't concat integers.
17837
178382000-01-31 Inge Frick <inge@nada.kth.se>
17839
17840 * view.el: Some changes in documentation. Removed some trailing
86f6474c 17841 whitespace. Changed some parameter names to agree with documentation.
a30eb617
DL
17842 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
17843 window is not deleted. Modifies change 1998-04-26.
17844
178452000-01-31 Gerd Moellmann <gerd@gnu.org>
17846
17847 * windmove.el: New file.
17848
17849 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
17850 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
17851 progmodes/ebnf-yac.el: Update copyright and license info.
17852
86f6474c
SM
17853 * jit-lock.el (jit-lock-function): Widen before calculating
17854 end position.
a30eb617
DL
17855 (jit-lock-stealth-chunk-start): Rewritten.
17856
17857 * info.el (Info-title-face-alist): Removed.
86f6474c 17858 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
a30eb617
DL
17859 (Info-fontify-node): Use these faces.
17860
178612000-01-30 Gerd Moellmann <gerd@gnu.org>
17862
17863 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
17864 (cl-macro-list1): Recognize `&allow-other-keys' instead of
17865 `&allow-other-keywords'.
17866
17867 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
17868 the list of directories scanned heuristically.
17869
86f6474c 17870 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
a30eb617
DL
17871
178722000-01-30 Jason Rumney <jasonr@gnu.org>
17873
17874 * w32-fns.el: Define w32-tty-standard-colors.
17875
17876 * startup.el (command-line): Use w32-tty-standard-colors when in
17877 w32 console mode.
17878
178792000-01-30 Dave Love <fx@gnu.org>
17880
17881 * jka-compr.el (jka-compr-load): Fix up load-history.
17882
17883 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
17884
17885 * emacs-lisp/cl-macs.el: Revert previous change.
17886
178872000-01-29 Dave Love <fx@gnu.org>
17888
17889 * facemenu.el: Purecopy various strings.
17890
17891 * timezone.el (timezone-fix-time): Window against 69 for two-digit
17892 years. Deal with three-digit years.
17893
86f6474c
SM
17894 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
17895 Use defconst, purecopy.
a30eb617
DL
17896 (help-back-label): Purecopy it.
17897
178982000-01-18 Gerd Moellmann <gerd@gnu.org>
17899
17900 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
17901 variable. If non-nil, order the buffer list according to the
17902 currently selected frame.
17903 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
17904 non-nil, pass the selected frame to function buffer-list.
17905
179062000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17907
17908 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
17909
179102000-01-28 Dave Love <fx@gnu.org>
17911
17912 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
17913
17914 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
17915 Don't use lisp-indent-hook property.
17916 (cl-abs): Remove.
17917
17918 * subr.el: Move out indent and edebug specs for when and unless.
17919
17920 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
17921 when, unless.
17922
17923 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
17924 unless, when.
17925
179262000-01-28 Gerd Moellmann <gerd@gnu.org>
17927
17928 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
17929 `collecting' as synonym for `collect'.
17930
17931 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
17932 for the case it contains spaces.
17933
86f6474c 17934 * simple.el (what-cursor-position): Change formatting of messages.
a30eb617
DL
17935
17936 * frame.el (delete-other-frames): New function.
17937 (toplevel): Bind it to C-x 5 1.
17938
17939 * sort.el (sort-numeric-base): New option.
17940 (sort-numeric-fields): If number starts with `0' or `0[xX[',
17941 interpret it as octal or hexadecimal. Use sort-numeric-base
17942 as default base.
17943
17944 * progmodes/glasses.el: New file.
17945
179462000-01-27 Gerd Moellmann <gerd@gnu.org>
17947
17948 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
17949 userids differently.
17950
17951 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
17952 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
17953 progmodes/ebnf-yac.el: New files.
17954
179552000-01-26 Dave Love <fx@gnu.org>
17956
17957 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
17958 on a function with an empty body. [From Eric Ludlam.]
17959
179602000-01-25 Andre Spiegel <spiegel@gnu.org>
17961
17962 * vc.el (vc-version-diff): Make sure file name is expanded.
17963
179642000-01-25 Gerd Moellmann <gerd@gnu.org>
17965
17966 * scroll-bar.el (scroll-bar-timer): Variable removed.
17967 (scroll-bar-toolkit-scroll): Don't use a timer.
17968
179692000-01-25 Kenichi Handa <handa@etl.go.jp>
17970
86f6474c
SM
17971 * language/thai-util.el (thai-composition-function):
17972 Delete superfluous `a'.
a30eb617
DL
17973
179742000-01-24 Dave Love <fx@gnu.org>
17975
17976 * fortran.el (fortran-mode): Use beginning-of-defun-function,
17977 end-of-defun-function.
17978
86f6474c 17979 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
a30eb617
DL
17980
179812000-01-22 Jason Rumney <jasonr@gnu.org>
17982
17983 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
17984 conflicts with new face support.
17985
179862000-01-22 Richard M. Stallman <rms@gnu.org>
17987
17988 * replace.el (query-replace): Rename last arg to DELIMITED.
17989 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
17990 (query-replace-regexp): Likewise.
17991
179922000-01-20 Richard M. Stallman <rms@gnu.org>
17993
17994 * subr.el (with-syntax-table): Use make-symbol, not gensym.
17995
17996 * emacs-lisp/lisp.el (beginning-of-defun-function):
17997 Variable renamed from beginning-of-defun.
17998 Do not call make-variable-buffer-local.
17999 (beginning-of-defun-raw): Use new variable name; doc fix.
18000 (beginning-of-defun): Doc fix.
18001 (end-of-defun-function): Variable renamed from end-of-defun.
18002 Do not call make-variable-buffer-local.
18003 (end-of-defun): Use new variable name; doc fix.
18004
18005 * subr.el (dolist, dotimes): Copied from cl-macs.el
18006 and made to work.
18007
18008 * mail/undigest.el (rmail-digest-end-regexps):
18009 Variable replaces rmail-digest-end-regexp.
18010 Allows multiple regexps for detecting the end line.
18011 (undigestify-rmail-message): Corresponding changes.
18012
180132000-01-19 Dave Love <fx@gnu.org>
18014
18015 * files.el (user-init-file): Don't declare here -- is primitive.
18016
18017 * startup.el (command-line): Check for compiled user-init-file and
18018 set to uncompiled version if necessary.
18019
180202000-01-18 Gerd Moellmann <gerd@gnu.org>
18021
18022 * mail/undigest.el (rmail-digest-end-regexp): New user option.
18023 (undigestify-rmail-message): Use it.
18024
18025 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
18026
180272000-01-17 Gerd Moellmann <gerd@gnu.org>
18028
18029 * tmm.el (tmm-goto-completions): Adapt to prompt being part
18030 of mini-buffer.
18031
180322000-01-14 Gerd Moellmann <gerd@gnu.org>
18033
18034 * emacs-lisp/copyright.el (copyright-update): Removed the
18035 requirement for a trailing space from `copyright-regexp', to
18036 support copyrights with owner specified on a separate line..
18037
18038 * align.el: New file.
18039
18040 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
18041
18042 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
18043
180442000-01-13 Dave Love <fx@gnu.org>
18045
18046 * ph.el: Removed. (Obsoleted by EUDC.)
18047
180482000-01-13 Gerd Moellmann <gerd@gnu.org>
18049
18050 * net/eudc.el (toplevel): Remove autoloaded code installing
18051 menu with easymenu, because that causes build problems.
18052
18053 * frame.el (frame-notice-user-settings): New variable.
18054 (frame-notice-user-settings): Don't modify frame parameters
18055 if called a second time.
18056
180572000-01-13 Richard M. Stallman <rms@gnu.org>
18058
18059 * frame.el (frame-notice-user-settings):
18060 Notice default-frame-parameters even for non-window frames.
18061
180622000-01-13 Gerd Moellmann <gerd@gnu.org>
18063
18064 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
18065 for Emacs.
18066 (eudc-bob-can-display-inline-images): Extend for Emacs.
18067 (eudc-bob-toggle-inline-display): Ditto.
18068 (eudc-bob-display-jpeg): Ditto.
18069
180702000-01-12 Gerd Moellmann <gerd@gnu.org>
18071
18072 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
18073 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
18074 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
18075
86f6474c
SM
18076 * add-log.el (add-change-log-entry): Fix error trying an
18077 `(insert nil)'.
a30eb617
DL
18078
18079 * subdirs.el: Add `net' directory.
18080
18081 * net: New directory.
18082
18083 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
18084 eval-last-sexp. Don't bind debug-on-error here.
18085 (eval-last-sexp): New function. Bind debug-on-error if
18086 eval-expression-debug-on-error is non-nil.
18087 (eval-defun-2, eval-defun): Likewise.
18088
18089 * simple.el (eval-expression): Don't bind debug-on-error if
18090 eval-expression-debug-on-error is nil. Detect changed
18091 debug-on-error, and propagate new value to global binding, if
18092 eval-expression-debug-on-error is non-nil,
18093 (eval-expression-debug-on-error): Change doc string.
18094
180952000-01-11 Richard M. Stallman <rms@gnu.org>
18096
18097 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
18098
18099 * emacs-lisp/lisp-mode.el (with-syntax-table):
18100 Set up lisp-indent-function property.
18101
18102 * subr.el (with-syntax-table): Moved from simple.el.
18103
18104 * simple.el (with-syntax-table): Moved to subr.el.
18105
181062000-01-11 Gerd Moellmann <gerd@gnu.org>
18107
18108 * tmm.el (tmm-shortcut): Delete region after prompt instead
18109 of erasing buffer.
18110
18111 * textmodes/fill.el (fill-common-string-prefix): New function.
18112 (fill-context-prefix): Use the longest common prefix of first
18113 and second line fill prefix, if there is one.
18114
181152000-01-11 Richard M. Stallman <rms@gnu.org>
18116
18117 * array.el (array-mode): Don't use make-variable-buffer-local.
18118 Use make-local-variable for `truncate-lines'.
18119
181202000-01-11 Jari Aalto <jari.aalto@poboxes.com>
18121
18122 * add-log.el (add-log-current-defun): Handle user-defined
18123 add-log-current-function returning nil,
18124
18125 * add-log.el (add-change-log-entry): Insert version number
18126 if having found a current function
18127
86f6474c
SM
18128 * add-log.el (add-log-current-defun):
18129 Call `add-log-current-defun-function'. Try matches at level 0 and
a30eb617
DL
18130 level 1. Strip whitespace from defun found.
18131
181322000-01-10 John Wiegley <johnw@gnu.org>
18133
18134 * allout.el (isearch-done/outline-provisions): Added `edit'
86f6474c 18135 argument to correspond with the current definition of `isearch-done'.
a30eb617
DL
18136
181372000-01-10 Dave Love <fx@gnu.org>
18138
18139 * elide-head.el (elide-head): Use point-marker, not point.
18140
181412000-01-10 Gerd Moellmann <gerd@gnu.org>
18142
18143 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
18144 before and after the year 2000.
18145
18146 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
18147 Add ispell- prefix.
18148
181492000-01-10 Ken Stevens <k.stevens@ieee.org>
18150
18151 * ispell.el: Only define dictionaries in menus when they exist.
18152 (version18p): New variable.
18153 (version20p): New variable.
18154 (xemacsp): New variable.
18155 (ispell-choices-win-default-height): Fix for XEmacs visibility.
18156 (ispell-dictionary-alist1): Added Brasileiro dictionary.
18157 (ispell-dictionary-alist6): Russian command lines no longer accept
18158 run-together words.
18159 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
18160 (ispell-dictionary-alist): Add koi8-r to customize definition.
86f6474c
SM
18161 (check-ispell-version): Added documentation string. Return library
18162 path when called non-interactively.
a30eb617
DL
18163 (ispell-menu-map-needed): Uses new variables.
18164 (ispell-library-path): New variable.
18165 (ispell-decode-string): XEmacs fix for bogus variable bindings.
18166 (ispell-word): Improved documentation string. Test for valid
18167 character mappings. Correctly check typed in word changes that can
86f6474c
SM
18168 result in single words split into multiple words.
18169 Return replacement word.
a30eb617
DL
18170 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
18171 replace in recursive query replace mode. Help message for
18172 recursive edit mode.
18173 (ispell-show-choices): Protect against bad framepop bindings.
18174 (ispell-help): Fix to work with XEmacs.
18175 (ispell-highlight-spelling-error): Use new variables.
18176 (ispell-overlay-window): Fix to work with XEmacs.
18177 (ispell-parse-output): Passed and returns location information
18178 tracking spelling corrections. Doesn't recheck same word on
18179 current line.
18180 (ispell-init-process): Protect against bogus XEmacs variable binding.
18181 Fix call to single argument in sleep-for. Use new variables.
18182 (ispell-region): Passed and returns location information tracking
18183 spelling corrections. Doesn't check same word on current line.
18184 Improved documentation string. Doesn't resend a line already
18185 checked to the ispell process - fixes bug in LaTeX parsing.
18186 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
18187 (ispell-skip-region): No longer skips <TT> in SGML.
18188 (ispell-process-line): Tracks location information with spelling
18189 corrections. Added documentation string. Accounts for words
18190 already accepted on this line. Don't allow query-replace on line
18191 starting with math characters. Doesn't resend a line already sent
18192 to ispell process. Fixes alignment error bug.
18193
181942000-01-10 Richard M. Stallman <rms@gnu.org>
18195
18196 * dired-x.el (dired-guess-shell-alist-default):
18197 Suggest xloadimage, which is free, not xv, which isn't.
18198
18199 * ange-ftp.el (ange-ftp-file-name-nondirectory):
18200 Don't ever include the host name or user name in the value.
18201
182022000-01-09 Gerd Moellmann <gerd@gnu.org>
18203
18204 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
18205 of a real newline.
18206
182072000-01-09 Stephen Eglen <stephen@gnu.org>
18208
18209 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
18210 for .png files.
18211
182122000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
18213
18214 * cus-edit.el (custom-hook-convert-widget): Fix comment.
18215
182162000-01-09 Gerd Moellmann <gerd@gnu.org>
18217
18218 * progmodes/cperl-mode.el: Replace ^F with ^L.
18219
86f6474c
SM
18220 * sendmail.el (toplevel): Provide `sendmail' when compiling before
18221 `require'ing rmail and mailalias to prevent infinite recursion.
a30eb617
DL
18222
182232000-01-08 Dave Love <fx@gnu.org>
18224
18225 * emacs-lisp/backquote.el: Remove inappropriate customization
18226 (allowing custom.el to use backquote).
18227
182282000-01-07 Dave Love <fx@gnu.org>
18229
18230 * add-log.el (add-log-debugging): Deleted.
18231 (add-change-log-entry): Treat a backup FILE-NAME as its parent
18232 file. Remove debugging code.
18233 (change-log-get-method-definition, change-log-name): Add doc.
18234 (change-log-sortable-date-at): New function.
18235 (change-log-merge): New command.
18236
18237 * time.el (display-time-string-forms): Make the Mail string active.
18238 (display-time-update): Provide help-echo for load average.
18239
18240 * bindings.el (make-mode-line-mouse2-map): New function.
18241 (mode-line-modified): Use it and simplify.
18242 (mode-line-mule-info): Provide help-echo info.
18243 (minor-mode-alist): Activate the strings.
18244 (make-mode-line-mouse-sensitive): Simplify for
18245 mode-line-buffer-identification.
18246
182472000-01-07 Gerd Moellmann <gerd@gnu.org>
18248
18249 * play/pong.el: New file.
18250
182512000-01-06 Dave Love <fx@gnu.org>
18252
18253 * array.el: Assorted cleanups for compiler warnings, doc strings,
18254 `array-' prefix for symbols.
18255
182562000-01-05 Dave Love <fx@gnu.org>
18257
86f6474c
SM
18258 * textmodes/outline.el (outline-mode-menu-bar-map):
18259 Add outline-headers-as-kill.
a30eb617
DL
18260 (outline-mode): Define imenu-generic-expression.
18261 (outline-headers-as-kill): New command.
18262
18263 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
18264 from paragraph-start.
18265 (paragraph-indent-minor-mode): New command.
18266
18267 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
18268 M-C-e, M-C-h, C-j, C-xnd, TAB.
18269 (fortran-mode): Set beginning-of-defun, end-of-defun.
18270 (fortran-column-ruler): Simplify.
18271 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
18272 (fortran-with-subprogram-narrowing): Likewise.
18273 (fortran-indent-subprogram): Call mark-defun.
18274 (fortran-check-for-matching-do): Change narrowing.
18275
18276 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
18277 (cl-lucid-hash-tag): Delete.
18278 (cl-hash-table-p): Correct test for native table.
18279 (cl-hash-table-count): Use hash-table-count.
18280
18281 * browse-url.el (browse-url): Fix case of
18282 browse-url-browser-function being an alist.
18283
182842000-01-05 Carsten Dominik <cd@gnu.org>
18285
18286 * textmodes/reftex-vars.el (reftex-parse-file-extension)
18287 (reftex-index-phrase-file-extension): New options.
18288
18289 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
18290 Use new option `reftex-index-phrase-file-extension'.
18291
18292 * textmodes/reftex.el (reftex-access-parse-file): Use new option
18293 `reftex-parse-file-extension'.
18294
182952000-01-05 Dave Love <fx@gnu.org>
18296
18297 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
18298 (beginning-of-defun-raw): Use it.
18299 (end-of-defun): New variable.
18300 (end-of-defun): Use it.
18301 (check-parens): New command.
18302
183032000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
18304
18305 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
18306 (hs-show-block): Don't use `mapcar' when not accumulating.
18307
18308 Fix buglet in local variables initialization.
18309
183102000-01-05 Andreas Schwab <schwab@suse.de>
18311
18312 * hscroll.el (hscroll): Doc fix.
18313
183142000-01-05 Carsten Dominik <cd@gnu.org>
18315
86f6474c
SM
18316 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
18317 Require idlw-toolbar.
a30eb617 18318
86f6474c 18319 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
a30eb617 18320 file idlw-rinfo.el.
86f6474c
SM
18321 (idlwave-customize): Load must read file idlw-shell.el.
18322 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
a30eb617
DL
18323
183242000-01-05 Carsten Dominik <dominik@astro.uva.nl>
18325
18326 * progmodes/idlw-shell.el: Also provide idlwave-shell
18327 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
18328 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
18329
86f6474c 18330 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
a30eb617
DL
18331 both reftex-dcr and reftex-vcr.
18332
18333 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
18334
183352000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18336
18337 * ps-print.el: PostScript code now is in separate files, doc fix.
18338 (ps-print-version): New version number (5.0.3).
18339 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
18340 local.
18341 (ps-spool-config): Initialization fix.
18342 (ps-print-prologue-1, ps-print-prologue-2)
18343 (ps-print-duplex-feature): PostScript code moved to separated file.
18344 (ps-background-image): Little code reformating.
18345 (ps-begin-file, ps-begin-job): Fix code.
18346 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
18347 (ps-prologue-file): New fun.
18348
183492000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18350
18351 * ps-vars.el: Eliminated.
18352
18353 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
18354 `;;;###autoload'.
18355
18356 * ps-print.el: ps-vars eliminated, doc fix.
18357 (ps-print-version): New version number (5.0.2).
18358 (ps-spool-config): Initialization fix.
18359 (ps-print-customize): New fun.
18360
183612000-01-04 Gerd Moellmann <gerd@gnu.org>
18362
86f6474c 18363 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
a30eb617
DL
18364
183652000-01-04 Dave Love <fx@gnu.org>
18366
18367 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
18368 menu items.
18369
183702000-01-03 Dave Love <fx@gnu.org>
18371
18372 * elide-head.el (elide-head) [defgroup]: Add :version.
18373
18374 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
86f6474c
SM
18375 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
18376 Use `cl-hash-table-p', not `hash-table-p'.
a30eb617
DL
18377 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
18378
183792000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18380
18381 * faces.el (face-read-integer, read-face-attribute)
86f6474c 18382 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
a30eb617
DL
18383
183842000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
18385
18386 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
18387 at comment end, and re-insert them after filling.
18388
183892000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18390
18391 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
18392 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
18393 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
18394
183952000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18396
18397 * term/x-win.el (xw-defined-colors): Call color-supported-p,
18398 the new name of face-color-supported-p.
18399
18400 * term/w32-win.el (xw-defined-colors): Likewise.
18401
184022000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18403
18404 * simple.el (completion-setup-function): Count completion-size
18405 from minibuffer-prompt-end, not from point-min.
18406
184072000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
18408
18409 * faces.el (read-face-attribute, defined-colors, color-defined-p):
18410 Pass the frame to tty-color-* functions.
18411 (display-color-p, frame-set-background-mode): Pass the frame to
18412 tty-display-color-p.
18413
18414 * term/tty-colors.el (tty-defined-color-alist): Renamed from
18415 tty-color-alist.
18416 (tty-color-alist, tty-modify-color-alist): New functions.
18417 (tty-color-define, tty-color-clear, tty-color-approximate)
86f6474c
SM
18418 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
18419 optional parameter FRAME.
a30eb617
DL
18420
184212000-01-01 Gerd Moellmann <gerd@gnu.org>
18422
86f6474c
SM
18423 * image.el (create-image, defimage): Don't assume image data is
18424 a string.
a30eb617
DL
18425
18426 * image.el (defimage): Handle specifications containing :data
18427 instead of :file.
18428 (image-type-from-data): New function.
18429 (image-type-from-file-header): Use it.
18430 (create-image): Add parameter DATA-P.
18431
18432See ChangeLog.8 for earlier changes.
18433
18434;; Local Variables:
18435;; coding: iso-2022-7bit
18436;; End: