Some fixes to follow coding conventions.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
5d3d1e32
SM
12001-07-15 Stefan Monnier <monnier@cs.yale.edu>
2
3 * net/rcompile.el (remote-compile): Use make-local-variable.
4
5 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
6
7 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
8
9 * mail/reporter.el (reporter-submit-bug-report):
10 Don't abuse make-variable-buffer-local. Fix call to add-hook.
11
55535639
PJ
122001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
13
3afbc435
PJ
14 * calendar/cal-china.el, calendar/cal-coptic.el,
15 calendar/cal-dst.el, calendar/cal-french.el,
16 calendar/cal-hebrew.el, calendar/cal-islam.el,
17 calendar/cal-iso.el, calendar/cal-julian.el,
18 calendar/cal-mayan.el, calendar/cal-persia.el,
19 calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
20 calendar/lunar.el, calendar/solar.el, ediff-diff.el,
21 ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
22 ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
23 net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
24 net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
25 pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
26 progmodes/ada-prj.el, progmodes/ada-stmt.el,
27 progmodes/ada-xref.el, progmodes/cc-align.el,
28 progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
29 progmodes/cc-defs.el, progmodes/cc-engine.el,
30 progmodes/cc-langs.el, progmodes/cc-menus.el,
31 progmodes/cc-styles.el, progmodes/cc-vars.el,
32 textmodes/reftex-auc.el, textmodes/reftex-cite.el,
33 textmodes/reftex-dcr.el, textmodes/reftex-global.el,
34 textmodes/reftex-index.el, textmodes/reftex-parse.el,
35 textmodes/reftex-ref.el, textmodes/reftex-sel.el,
36 textmodes/reftex-toc.el, textmodes/reftex-vars.el,
37 textmodes/reftex.el: Some fixes to follow coding
38 conventions in Eshell files with known maintainers.
39
40 * emulation/viper.el: A fix to follow coding conventions.
41
60370d40
PJ
42 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
43 eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
44 eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
45 eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
46 eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
47 eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
48 eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
49 eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
50 eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
51 eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
52 conventions in Eshell files.
53
54 * composite.el, diff.el, emacs-lisp/levents.el,
55 emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
56 emulation/pc-mode.el, emulation/viper-cmd.el,
57 emulation/viper-ex.el, emulation/viper-init.el,
58 emulation/viper-keym.el, emulation/viper-macs.el,
59 emulation/viper-mous.el, emulation/viper-util.el,
60 emulation/viper.el, forms-pass.el, international/ccl.el,
61 international/characters.el, international/encoded-kb.el,
62 international/fontset.el, international/ja-dic-cnv.el,
63 international/ja-dic-utl.el, international/kinsoku.el,
64 international/kkc.el, international/mule-cmds.el,
65 international/mule-diag.el, international/mule-util.el,
66 international/mule.el, international/titdic-cnv.el,
67 language/china-util.el, language/chinese.el,
68 language/cyril-util.el, language/cyrillic.el, language/english.el,
69 language/greek.el, language/hebrew.el, language/japan-util.el,
70 language/japanese.el, language/korea-util.el, language/korean.el,
71 language/lao-util.el, language/lao.el, language/misc-lang.el,
72 language/slovak.el, language/thai-util.el, language/thai.el,
73 language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
74 mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
75 mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
76 midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
77 pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
78 play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
79 term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
80 term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
81 term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
82 term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
83 to follow coding conventions in files without maintainer or in
84 files with clear maintainer (but without Maintainer header stating
85 so).
86
87 * emacs-lisp/elp.el: A fix to follow coding conventions.
88
715a2ca2
PJ
89 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
90 gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
91 gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
92 gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
93 gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
94 gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
95 gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
96 gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
97 gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
98 gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
99 gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
100 gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
101 conventions in files from Gnus.
102
55535639
PJ
103 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
104 case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
105 custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
106 echistory.el, electric.el, emacs-lisp/authors.el,
107 emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
108 emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
109 emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
110 emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
111 emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
112 float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
113 gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
114 international/codepage.el, international/iso-ascii.el,
115 international/iso-insert.el, international/iso-transl.el,
116 international/swedish.el, isearch.el, jka-compr.el, kermit.el,
117 lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
118 mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
119 mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
120 mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
121 mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
122 mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
123 msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
124 obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
125 obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
126 paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
127 play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
128 progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
129 saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
130 term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
131 term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
132 textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
133 textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
134 textmodes/tex-mode.el, textmodes/text-mode.el,
135 textmodes/underline.el, thingatpt.el, time.el, timer.el,
136 unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
137 vt100-led.el, window.el: Some fixes to follow coding conventions in
138 files maintained by FSF.
139
1cd7adc6
PJ
1402001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
141
142 * arc-mode.el: A fix to follow coding conventions.
143
144 * bindings.el: Ditto.
145
146 * cdl.el: Ditto.
147
148 * comint.el: Ditto.
149
150 * cus-start.el: Ditto.
151
152 * shell.el: Ditto.
153
154 * skeleton.el: Ditto.
155
07b1b912
SM
1562001-07-13 Stefan Monnier <monnier@cs.yale.edu>
157
158 * info.el (Info-build-node-completions):
159 Make Info-current-file-completions buffer local.
160
09938b67
GM
1612001-07-13 Gerd Moellmann <gerd@gnu.org>
162
e0f82ad8 163 * which-func.el (which-func-mode, which-func-ff-hook)
07b1b912 164 (which-function-mode): Remove references to which-func-mode-global.
e0f82ad8 165
07b1b912
SM
166 * calendar/cal-islam.el (calendar-goto-islamic-date):
167 Add autoload cookie.
aa11456f 168
09938b67
GM
169 * play/fortune.el: Add types to defcustoms.
170
ebea5735
PJ
1712001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
172
09938b67 173 * language/czech.el: A fix to follow coding conventions.
ebea5735 174
ec7dc7e1
EZ
1752001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
176
177 * speedbar.el (speedbar-supported-extension-expressions): Add .g
178 to the extension list, for antlr-mode. From Christoph Wedler
179 <Christoph.Wedler@sap.com>.
180
ec402ad4
SM
1812001-07-11 Stefan Monnier <monnier@cs.yale.edu>
182
183 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
184 (vc-dired-mode-map): Fix the madness.
185
186 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
187 (vc-prefix-map): Moved back from vc.el.
188
a777242c
GM
1892001-07-11 Gerd Moellmann <gerd@gnu.org>
190
07b1b912
SM
191 * mail/mail-extr.el (mail-extr-all-top-level-domains):
192 Increase the size of the obarray.
a777242c
GM
193 (mail-extr-all-top-level-domains): Add more toplevel domains,
194 add more long names.
195 From: Per Starback <starback@ling.uu.se>.
196
874d7995
EZ
1972001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
198
199 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
200 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
201
202 * progmodes/ada-mode.el: Ditto.
203
204 * progmodes/ada-xref.el: Ditto.
205
ff524b84
MB
2062001-07-11 Miles Bader <miles@gnu.org>
207
208 * finder.el (finder-insert-at-column): Also move to the next line
209 if exactly at COLUMN.
210
6b05fae3
GM
2112001-07-10 Gerd Moellmann <gerd@gnu.org>
212
6ce5615d
GM
213 * help.el (describe-function-1): When printing FUNCTION's
214 documentation, don't assume FUNCTION is a symbol.
215
6b05fae3
GM
216 * startup.el (normal-top-level): Don't operate on the initial
217 frame if we failed to create one.
218
19da29f9
GM
2192001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
220
221 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
222 itself, i.e. only indent the contents in it.
223
6f19114e
GM
2242001-07-10 Markus Rost <rost@math.ohio-state.edu>
225
226 * mail/rmail.el (rmail-show-message): Show beginning of message in
227 all windows containing it.
228
8184a578
EZ
2292001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
230
231 * term/tty-colors.el: Fix the header line and copyright years.
232
524ac5b2
GM
2332001-07-09 Gerd Moellmann <gerd@gnu.org>
234
4033ae9d
GM
235 * emacs-lisp/advice.el (ad-make-advised-definition): If the
236 original definition has an interactive form, but is Elp
237 instrumented, use the interactive form of the function called by
238 elp-wrapper.
239
59c2dcf4
GM
240 * winner.el (winner-equal): Make it a defun. Don't compare Winner
241 configurations with compare-window-configuration; they aren't
242 window configurations.
243
524ac5b2
GM
244 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
245 from the server for the format we expect. Don't use it if it
246 doesn't look like what the Internet draft for FTP extensions
247 specifies.
248
06c66e1c 249 * toolbar/*.pbm: Cleaned up.
1d9f4dc1
GM
250 From Luis Fernandes <elf@ee.ryerson.ca>.
251
524ac5b2 2522001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
7443aaa6
SM
253
254 * cc-cmds.el: Extended the kludge to interoperate with the
255 delsel and pending-del packages wrt to the new function
256 `c-electric-delete-forward'.
257
851040a5
SM
2582001-07-08 Stefan Monnier <monnier@cs.yale.edu>
259
260 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
261 to delay the call to <mode> for global minor modes.
262 (easy-mmode-define-navigation): Only recenter if interactive.
263
6573d87f
GM
2642001-07-06 Gerd Moellmann <gerd@gnu.org>
265
a25e82a8
GM
266 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
267 to lisp-indent-line.
268
6573d87f
GM
269 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
270 from the server. Call encode-time only when we are sure that we
271 got a 213 response.
272
c1a1fd60
GM
2732001-07-06 Simon Josefsson <jas@extundo.com>
274
275 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
276 (mail-envelope-from): New user option.
277 (sendmail-send-it): Use it.
278
4b81a999
GM
2792001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
280
851040a5
SM
281 * ps-print.el: Use locale dependant date to print date in header.
282 Doc fix.
4b81a999
GM
283 (ps-print-version): New version number (6.5.3).
284 (ps-right-header, ps-right-footer): Initialization and doc fix.
285 (ps-time-stamp-locale-default): New fun.
286
a2cc5c4f
GM
2872001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
288
289 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
290 field problem with MIME-mode.
291
292 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
293
2942001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
295
296 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
297 MIME-mode.
298
a9b511e0
EZ
2992001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
300
301 * bindings.el (mode-line-mule-info): Don't show the tip with
302 buffer-file-coding-system if that is nil.
303
0f60e5ff
GM
3042001-07-05 Gerd Moellmann <gerd@gnu.org>
305
f25cfe53
GM
306 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
307 instead of kill-line.
308
5f72adc0
GM
309 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
310 <Pavel@Janik.cz>.
311
312 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
313 <Pavel@Janik.cz>.
0f60e5ff 314
b5e2c7a7
GM
3152001-07-04 Gerd Moellmann <gerd@gnu.org>
316
317 * font-lock.el (c-font-lock-keywords-3): When matching something
318 like `struct X Y', finish with point after Y.
319
e5836af8 3202001-07-04 Simon Josefsson <jas@extundo.com>
851040a5 321
e5836af8 322 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
851040a5 323 in caller buffer.
e5836af8 324
f1c53471
EZ
3252001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
326
bf4041b6 327 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
851040a5
SM
328 instead of string-match to find the basename of the file.
329 From Pascal Obry <p.obry@wanadoo.fr>.
bf4041b6 330
851040a5
SM
331 * net/browse-url.el (browse-url-default-windows-browser):
332 Support the MS-DOS port when it runs on Windows.
51a91c09
EZ
333 (browse-url-browser-function) [ms-dos]: Default to
334 browse-url-default-windows-browser.
335
f1c53471
EZ
336 * help.el (locate-library): Enable code that looks for compressed
337 libraries if auto-compression-mode is on.
338
4ce5c223
SM
3392001-07-02 Stefan Monnier <monnier@cs.yale.edu>
340
341 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
342
dd441b46
GM
3432001-07-02 Gerd Moellmann <gerd@gnu.org>
344
4ce5c223 345 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
dd441b46 346
7a3ee510
EZ
3472001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
348
33e432b1
EZ
349 * allout.el: Fix the header line, so that finder.el recognizes it.
350 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
351
4ce5c223
SM
352 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
353 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
7a3ee510 354
3024d920
EZ
3552001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
356
4ce5c223 357 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
027a15c1 358
3024d920
EZ
359 * ps-bdf.el (bdf-directory-list): Use the value relative to
360 installation-directory for MS-Windows as well.
361
0c1baae8
RS
3622001-06-29 Richard M. Stallman <rms@gnu.org>
363
364 * wid-edit.el (widget-color-sample-face-get):
365 Return ((foreground-color . COLOR)) instead of constructing a face.
366
442ebe98
EZ
3672001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
368
369 * faces.el (region): Change the background color for the
370 light-background color display to lightgoldenrod2, to make it
371 visible on some laptops.
372
6519817e
RS
3732001-06-28 Richard M. Stallman <rms@gnu.org>
374
375 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
376 (rmail-msg-restore-non-pruned-header): Likewise.
377 If point was in the old pruned header, put it at the top.
378 (rmail-msg-prune-header): If point was at the top, keep it there.
4ce5c223 379
6519817e
RS
380 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
381 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
382
15533ae2
SM
3832001-06-28 Stefan Monnier <monnier@cs.yale.edu>
384
385 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
386
19a448e3
KF
3872001-06-28 Karl Fogel <kfogel@red-bean.com>
388
389 * saveplace.el: Update maintainer email address.
390
a17555fd
FP
3912001-06-27 Francesco Potorti` <pot@gnu.org>
392
15533ae2
SM
393 * uniquify.el: (uniquify-rationalize-file-buffer-names):
394 Undo previous change.
a17555fd
FP
395
3962001-06-27 Francesco Potorti` <pot@gnu.org>
4501c939
FP
397
398 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
399 preliminary quick reordering. Can speed things up dramatically.
400
555cc9ca
RS
4012001-06-26 Richard M. Stallman <rms@gnu.org>
402
4d68abe0
RS
403 * dired.el (dired-get-filename): A file name starting with ~
404 is not absolute in this context.
405
555cc9ca
RS
406 * which-func.el (which-func-maxout): Increase default to 500000.
407 (which-function-mode): This is now the "real" name of the function.
408 (which-func-mode): Now an alias.
409 (which-func-mode-global): Name deleted.
410
411 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
412 button-2, when binding hs-mouse-toggle-hiding.
413
d9bad487
GM
4142001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
415
15533ae2 416 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
d9bad487
GM
417 (rmail-msg-prune-header): Likewise.
418 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
419 and `rmail-msg-prune-header'.
420
da197e75
SM
4212001-06-25 Stefan Monnier <monnier@cs.yale.edu>
422
423 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
424 back than LINEBEG.
425
9501b986
EZ
4262001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
427
428 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
429 window where they clicked the mouse has a header line, adjust
430 vertical movement by one.
431
7aee34d3
GM
4322001-06-25 Milan Zamazal <pdm@zamazal.org>
433
da197e75
SM
434 * progmodes/glasses.el (glasses-make-readable): Consider underscores
435 too when separating a parenthesis.
7aee34d3 436
b9cc92a4
EZ
4372001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
438
439 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
440 (bookmark-bmenu-hide-filenames): Add help-echo to
441 mouse-highlighted text.
442 (bookmark-bmenu-show-filenames): Remove help-echo property from
443 the whitespace.
444
e55c4863
EZ
4452001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
446
da197e75
SM
447 * files.el (auto-mode-alist): Add configure.ac (autoconf).
448 From Karl Eichwalder <ke@suse.de>.
e55c4863 449
4bd41f5a
RS
4502001-06-23 Richard M. Stallman <rms@gnu.org>
451
452 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
453
454 * progmodes/cc-styles.el (c-set-style): Don't specify initial
455 contents for completing-read.
456
fdae95d4
RS
4572001-06-22 Richard M. Stallman <rms@gnu.org>
458
459 * menu-bar.el (menu-bar-make-toggle): Construct the
460 function's doc string from HELP, not DOC, and make it accurate by
461 adding "Toggle whether to " at the front and downcasing the initial.
462 Change the HELP arg in some calls to make it fit this usage.
463
464 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
465 Undo previous change.
466
5f0e1d42
EZ
4672001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
468
1fd63d9b
EZ
469 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
470
da197e75 471 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
5f0e1d42 472
2ebf8f54
EZ
4732001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
474
7a03d9cd
EZ
475 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
476
2ebf8f54
EZ
477 * dabbrev.el (dabbrev--select-buffers): Fix last change.
478
4de68712
RS
4792001-06-20 Richard M. Stallman <rms@gnu.org>
480
481 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
482 broken out from dabbrev--find-expansion. Handle minibuffer
483 specially here.
484 (dabbrev--find-expansion): Simplify code in various ways.
485 Don't treat minibuffers specially.
486 Call dabbrev--make-friend-buffer-list.
da197e75 487 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
4de68712
RS
488 (dabbrev--scanning-message): Do nothing when minibuffer is current.
489
f84e9763 4902001-06-19 John Wiegley <johnw@gnu.org>
a5eab4a9 491
f84e9763
JW
492 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
493 Also, added a comment describing how to greatly speedup Eshell
494 loadup time, by concatenating together all of Eshell's .elc files.
a5eab4a9 495
f5f3efaa 4962001-06-19 John Wiegley <johnw@gnu.org>
b868ed49 497
da197e75
SM
498 * eshell/esh-mode.el: Disabled a test that often yields false failures.
499
f84e9763
JW
5002001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
501
502 * woman.el (WoMan-highlight-references): Add help-echo to
503 mouse-highlighted text.
b868ed49 504
f7ac3e28
SM
5052001-06-18 Stefan Monnier <monnier@cs.yale.edu>
506
507 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
508
f6f1beba
GM
5092001-06-18 Gerd Moellmann <gerd@gnu.org>
510
f7ac3e28
SM
511 * international/quail.el (quail-start-conversion):
512 Reset quail-translating to nil.
db8f7303 513
f6f1beba
GM
514 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
515 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
516
1a0b9ae6
EZ
5172001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
518
855eca56
EZ
519 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
520 mouse-highlighted text.
521
1a0b9ae6
EZ
522 * dired.el (dired-mark-pop-up): Fix last change.
523
e75e894b
EZ
5242001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
525
218abc51
EZ
526 * calendar/calendar.el (generate-calendar-month): Add help-echo to
527 mouse-highlighted text.
528
d36ca65d
EZ
529 * net/quickurl.el (quickurl-url-file): Run through
530 convert-standard-filename.
531 (quickurl-list-populate-buffer): Add help-echo to
532 mouse-highlighted text.
533 (top-level): Update Dave's URL.
534
092924fd
EZ
535 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
536 mouse-highlighted text.
537
f7ac3e28
SM
538 * textmodes/page-ext.el (pages-copy-header-and-position):
539 Add help-echo to mouse-highlighted text.
092924fd
EZ
540
541 * tar-mode.el (tar-header-block-summarize): Add help-echo to
542 mouse-highlighted text.
543
544 * replace.el (occur): Add help-echo to mouse-highlighted text.
545
546 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
547 mouse-highlighted text.
548
549 * progmodes/cpp.el (cpp-make-button): Add help-echo to
550 mouse-highlighted text.
551
f7ac3e28
SM
552 * progmodes/compile.el (compile-reinitialize-errors):
553 Add help-echo to mouse-highlighted messages.
092924fd
EZ
554 (compilation-forget-errors): Remove help-echo property as well.
555
f7ac3e28
SM
556 * play/landmark.el (lm-plot-square, lm-init-display):
557 Add help-echo to mouse-highlighted text.
092924fd 558
f7ac3e28
SM
559 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
560 Add help-echo to mouse-highlighted text.
092924fd
EZ
561
562 * dired.el (dired-insert-set-properties): Add help-echo to
563 mouse-highlighted text.
f7ac3e28 564 (dired-mark-pop-up): Remove help-echo property from the file name.
092924fd
EZ
565
566 * comint.el (comint-send-input): Add help-echo to
567 mouse-highlighted text.
568
569 * buff-menu.el (list-buffers-noselect): Add help-echo to
570 mouse-highlighted text.
571
572 * arc-mode.el (archive-summarize-files): Add help-echo to
573 mouse-highlighted text.
574
e75e894b
EZ
575 * ffap.el (ffap-machine-p): Always return nil if
576 open-network-stream is not fboundp.
577
f621ed9d
SM
5782001-06-17 Stefan Monnier <monnier@cs.yale.edu>
579
580 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
581 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
582 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
583 incorrectly binding chars between 128 and 256 to it.
584 (sgml-maybe-name-self): Handle latin-1 chars properly.
585 (sgml-tags-invisible): Bind buffer-file-name to nil.
586 Use unwind-protect and restore-buffer-modified-p.
587 (sgml-point-entered): Use buffer-substring-no-properties.
588 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
589 (html-mode): Don't force `imenu-sort-function'.
590
884e8578
EZ
5912001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
592
d5b49f47
EZ
593 * tar-mode.el: Fix the copyright notice.
594
ce6b1982
EZ
595 * font-lock.el (font-lock-comment-face): For tty's with dark
596 background, use "red1", since "lightred" is not one of the colors
597 recognized by tty-colors.el.
598
884e8578
EZ
599 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
600 create a buffer for extracted file, in case there's more than one
601 file by that name in an archive, possibly in different
602 directories. From Kevin Rodgers <kevinr@ihs.com>.
603
604 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
605 <alex@gnu.org>.
606
72190a54
MB
6072001-06-15 Miles Bader <miles@gnu.org>
608
f621ed9d
SM
609 * textmodes/texinfmt.el (texinfo-format-syntax-table):
610 Revert previous change.
72190a54 611
e4cdc335
RS
6122001-06-14 Richard M. Stallman <rms@gnu.org>
613
614 * replace.el (keep-lines-read-args): Return just a regexp.
615 Provide nil for the region args.
f621ed9d 616 (keep-lines, flush-lines, how-many):
e4cdc335
RS
617 Calculate the defaults for the region here, when args are nil.
618
c8c6b45a
EZ
6192001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
620
621 * rot13.el (rot13-other-window): Some more doc fix.
622
f54701d1
EZ
6232001-06-14 Per Starback <starback@ling.uu.se>
624
625 * replace.el (case-replace, query-replace-from-history-variable)
626 (query-replace-to-history-variable, keep-lines-read-args)
627 (occur-revert-function, query-replace-help): Dox fix.
628
1604ce98
EZ
6292001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
630
631 * rot13.el (rot13-other-window): Doc fix.
632
22058843
MB
6332001-06-14 Miles Bader <miles@gnu.org>
634
635 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
636 of " and \ to "." (punctuation).
637 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
638
e4cdc335
RS
6392001-06-13 Richard M. Stallman <rms@gnu.org>
640
641 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
642
643 * simple.el (shell-command-on-region): Never kill the
644 *Shell Command Output* buffer.
645
a62d56ab
SM
6462001-06-13 Stefan Monnier <monnier@cs.yale.edu>
647
648 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
649
4a0aa1d9
SM
6502001-06-10 Stefan Monnier <monnier@cs.yale.edu>
651
652 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
653 New var, to recognize ${ $' and PODs.
654 (perl-font-lock-syntactic-face-function): New function.
655 (perl-mode): Use them.
656 (perl-continuation-line-p): New function, from perl-calculate-indent.
657 (perl-calculate-indent): Use it, to properly handle continuation
658 lines of continuation lines.
659
b5a9911c
EZ
6602001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
661
662 * server.el (server-process, server-buffer-clients): Doc fix.
663 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
664
0f056ec1
JW
6652001-06-09 John Wiegley <johnw@gnu.org>
666
667 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
668 test if the last command was Lisp or not.
669 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
670 B x C".
671
e5e316b0
EZ
6722001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
673
674 * dos-w32.el (grep-regexp-alist): Remove definition, since the
675 general one on compile.el supports drive letters.
7f4350a7
CD
676
6772001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
678
5a905a7e 679 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
e5e316b0 680 key description.
7f4350a7
CD
681
682 * textmodes/reftex-sel.el (reftex-select-jump): New command.
683
5a905a7e 684 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
7f4350a7
CD
685 (reftex-toc-jump): New command.
686
687 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
e5e316b0 688 to parse international characters as well.
7f4350a7 689
5a905a7e 690 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
e5e316b0 691 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
7f4350a7 692
5a905a7e
SM
693 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
694
695 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
e5e316b0 696 TAB to the key separators.
7f4350a7 697
73419021
EZ
6982001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
699
700 * international/mule.el (auto-coding-alist): Remove redundant
701 up-cased versions of the extensions (auto-coding-alist-lookup is
702 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
703 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
704
cada28bb
EZ
7052001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
706
707 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
708
4f7666dc
RS
7092001-06-01 Richard M. Stallman <rms@gnu.org>
710
711 * help.el (describe-variable): Put value on same line
712 with preceding text, if it is short enough to look good that way.
713
70079787
EZ
7142001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
715
716 * term/internal.el (IT-unicode-translations): New variable.
717 (IT-setup-unicode-display): New function.
718
c86f4619
GM
7192001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
720
721 * ps-print.el: Handle before-string and after-string overlay properties
722 in ps-print-*-with-faces commands. Doc fix.
723 (ps-print-version): New version number (6.5.2).
724 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
725 for XEmacs.
726 (ps-prefix-quote): Doc fix.
c6d452ad 727 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
c86f4619
GM
728 (ps-basic-plot-str, ps-plot-string): New funs.
729
1ea98518
SM
7302001-05-31 Stefan Monnier <monnier@cs.yale.edu>
731
732 * progmodes/etags.el (tags-compression-info-list): Fix docstring
733 and :type spec.
734
2b1ec973
GM
7352001-05-31 Gerd Moellmann <gerd@gnu.org>
736
1ea98518
SM
737 * international/mule-cmds.el (inactivate-input-method):
738 Set input-method-function to nil.
2b1ec973 739
94843cc1
GM
740 * xml.el (xml-parse-tag): The document may contain invalid characters.
741 From ShengHuo ZHU <zsh@cs.rochester.edu>
742
9652931f
GM
7432001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
744
745 * mail/rmailsum.el (rmail-message-subject-p): Don't call
1ea98518
SM
746 `rmail-summary-line-decoder' if the message does not have
747 a Subject: field.
9652931f 748
1ea98518 749 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
9652931f 750
1ea98518
SM
751 * mail/rmail.el (rmail-insert-mime-resent-message-function):
752 New variable.
9652931f
GM
753 (rmail-resend): Modify to work in `rmail-view-buffer'; call
754 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
755 is non-nil.
756
f7ac3e28
SM
7572001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
758
759 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
760
b781e739
SS
7612001-05-29 Sam Steingold <sds@gnu.org>
762
00f51890
SS
763 * faces.el (face-valid-attribute-values): Bind `valid' directly
764 instead of using `setq'.
765
b781e739
SS
766 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
767 Use `tex-shell-buf'.
768 (tex-shell-proc): Use `tex-shell-running'.
769 (tex-shell-buf-no-error): New function.
770 (tex-send-tex-command): Use it.
771 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
772 (tex-kill-job): Check the process before calling `quit-process'.
773
3d0e328b
GM
7742001-05-29 Gerd Moellmann <gerd@gnu.org>
775
1ea98518
SM
776 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
777 UTF-8 sequences.
3d0e328b 778
8bd6307f
GM
7792001-05-28 Miles Bader <miles@gnu.org>
780
781 * comint.el (comint-carriage-motion): Renamed from
782 `comint-cr-magic'. Operate on the buffer instead of the string
783 (for use as a comint post-output filter, instead of as a
784 pre-output filter). Handle backspaces too. Add to the
785 `comint-output-filter-functions' hook instead of
786 `comint-preoutput-filter-functions'.
787
89c8dc6c
GM
7882001-05-28 Gerd Moellmann <gerd@gnu.org>
789
790 * language/japan-util.el (japanese-hankaku): Prefer the charset
791 `jisx0201' when the optional argument `ascii-only' is not specified.
792 (japanese-hankaku-region): Ditto.
793 From Katsumi Yamaoka <yamaoka@jpl.org>
794
f25c1b9b
SM
7952001-05-28 Stefan Monnier <monnier@cs.yale.edu>
796
797 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
798 (outline-invisible-p): New function.
799 (hide-leaves): Save excursion.
800 (hide-other): Stop looping when reaching bobp.
801
719bb352
EZ
8022001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
803
804 * cus-edit.el (custom-file): Fix last change.
805
d686d354
SM
8062001-05-27 Stefan Monnier <monnier@cs.yale.edu>
807
808 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
809 same definition in byte-compile-function-environment as `autoload'
810 would put in `symbol-function'.
811
812 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
813 patch to correct the error message as well.
814
49b1a638
EZ
8152001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
816
71261a01
EZ
817 * cus-edit.el (custom-file): Don't assume we were invoked with -q
818 unless ~/.emacs exists.
819
49b1a638
EZ
820 * novice.el (enable-command): If user-init-file is nil or does not
821 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
822
a434b175
SM
8232001-05-25 Stefan Monnier <monnier@cs.yale.edu>
824
15ca8de7
SM
825 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
826 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
827 Allow spaces around macro arguments.
828 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
829 indent-for-tab-command.
830 (latex-mode-map, plain-tex-mode-map): New keymaps.
831 Inherit from tex-mode-map.
832 (tex-common-initialization): Don't setup the keymap any more
833 since it's now done right by define-derived-mode.
834 (latex-mode): Set skeleton-end-hook to nil.
835 (latex-skeleton-end-hook): Remove.
836 (tex-latex-block, latex-insert-item): Simplify.
837 (latex-syntax-after): Use following-char rather than char-after.
838 (tex-discount-args-cmds, tex-count-words): New functions.
839
840 * textmodes/tildify.el (tildify-ignored-environments-alist):
841 Recognize \verb* as well.
842
843 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
844 (perl-comment-indent): Simplify to let newcomment.el do its job.
845 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
846 (perl-mark-function): Cleanup the namespace.
847 (perl-calculate-indent): Don't be fooled by nested functions.
848
849 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
850
a434b175
SM
851 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
852 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
853
4e7e1f03
AC
8542001-05-25 Andrew Choi <akochoi@i-cable.com>
855
856 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
857 actually be `\\'.
858 (ctlau-b5-converter): Likewise.
859
2bef0948
AC
8602001-05-24 Andrew Choi <akochoi@i-cable.com>
861
862 * international/titdic-cnv.el (quail-misc-package-ext-info):
e089be2d
AC
863 Change CTLauB.el to CTLau-b5.el.
864
d2d1851b
SM
8652001-05-23 Stefan Monnier <monnier@cs.yale.edu>
866
867 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
868 rather than beginning-of-line to avoid problems with fields.
869 (gud-perldb-massage-args): Use unless and push.
870 (gud-chdir-before-run): New var.
871 (gud-common-init): Use it.
872
5e3d4fbc
AC
8732001-05-24 Andrew Choi <akochoi@i-cable.com>
874
875 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
876 delete entries for chinese-ctlau and chinese-ctlaub.
d2d1851b 877 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
5e3d4fbc 878 chinese-ctlaub.
d2d1851b
SM
879 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
880 New functions.
5e3d4fbc 881
0216c3df
GM
8822001-05-22 Gerd Moellmann <gerd@gnu.org>
883
f1f65349
GM
884 * cus-edit.el (custom-comment-show): Remove debug code.
885
0216c3df
GM
886 * language/japan-util.el (japanese-symbol-table): Fix handling of
887 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
888
e8a1ed31
SM
8892001-05-21 Stefan Monnier <monnier@cs.yale.edu>
890
891 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
892 Renamed by removing the silly `-flag' suffix.
893 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
894
7246200c
SM
8952001-05-20 Stefan Monnier <monnier@cs.yale.edu>
896
897 * replace.el (keep-lines-read-args): Use `copy-marker'.
898 (how-many): Save excursion properly.
899 (occur-mode): Use define-derived-mode.
900 (perform-replace): Use with-current-buffer.
901
7e971261
RS
9022001-05-20 Richard M. Stallman <rms@gnu.org>
903
65569e52
RS
904 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
905
cc9684e8
RS
906 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
907
9ca00e71
RS
908 * info.el (Info-read-subfile): Widen before finding the
909 desired node in the subfile.
910
7e971261
RS
911 * startup.el (command-line-1): When >2 files visited,
912 leave the last one visible, and make that the selected window.
913
7c5312b2
GM
9142001-05-20 Gerd Moellmann <gerd@gnu.org>
915
916 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
917
310e9a21
EZ
9182001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
919
7246200c
SM
920 * international/ccl.el (define-ccl-program): Fix a typo.
921 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
8dacfbde
EZ
922
923 * international/mule.el (decode-char): Fix a typo. From Pavel
924 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
925
926 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
927 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
928
310e9a21
EZ
929 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
930 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
931
ef55aa6c
SS
9322001-05-18 Sam Steingold <sds@gnu.org>
933
7246200c 934 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
ef55aa6c
SS
935 and [RET] to `cvs-mode-find-file'.
936
c9f3bebe
JW
9372001-05-18 John Wiegley <johnw@gnu.org>
938
939 * eshell/esh-ext.el (eshell-explicit-command-char): A new
940 configuration variable, which determines the initial character
941 that forces use of an external version of a command. The default
942 is *, but may be set to \, for example.
943
944 * eshell/esh-ext.el (eshell-explicit-command):
945 Use `eshell-explicit-command-char' instead of ?*.
ef55aa6c 946
c9f3bebe
JW
947 * eshell/esh-cmd.el (eshell/which):
948 Use `eshell-explicit-command-char' instead of ?*.
ef55aa6c 949
7c5312b2
GM
950 * eshell/em-cmpl.el (eshell-completion-command-name)
951 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
c9f3bebe
JW
952 instead of ?*.
953
1c66d9fb
GM
9542001-05-18 Gerd Moellmann <gerd@gnu.org>
955
a724ed38
GM
956 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
957 subst-char-in-string.
958 (ange-ftp-after-parse-ls-hook): New variable.
959 (ange-ftp-ls): Run that hook.
960 From Peter Milliken <Peter.Milliken@GTECH.COM>.
961
0595722b
GM
962 * tmm.el (tmm-get-keymap): Fix handling of :filter.
963 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
964 text into *Completions*.
965
1c66d9fb
GM
966 * net/goto-addr.el (goto-address-at-point): Deal with URLs
967 part of which look like email addresses.
968
c5bdb93d
AI
9692001-05-18 Andrew Innes <andrewi@gnu.org>
970
7246200c
SM
971 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
972 Use . instead of absolute path for lisp dir, to avoid bug in W2K
c5bdb93d
AI
973 cmd.exe's handling of FOR loops.
974 (autoloads): Set find-file-suppress-same-file-warnings to t to
975 avoid slew of spurious messages.
976
9a1211f2
GM
9772001-05-18 Simon Josefsson <simon@josefsson.org>
978
979 * mail/smtpmail.el (maybe-append-domain): Renamed to
980 `smtpmail-maybe-append-domain'.
981 (smtpmail-via-smtp): Use the new name.
982
29148a3f
GM
983 * net/browse-url.el (browse-url-browser-function): Add kde.
984 (browse-url-kde-program, browse-url-kde-args): New variables.
985 (browse-url-kde): New function.
986
9ab59a1a
MB
9872001-05-18 Miles Bader <miles@gnu.org>
988
7246200c
SM
989 * simple.el (delete-horizontal-space, just-one-space):
990 Use `constrain-to-field' instead of `field-end'/`field-beginning',
9ab59a1a
MB
991 because it's more efficient for large files.
992
cebf1b97
GM
9932001-05-17 Gerd Moellmann <gerd@gnu.org>
994
f90c23ca
GM
995 * mail/rmail.el (rmail-require-mime-maybe): New function.
996 (rmail): Use it.
997 (rmail-mode): Handle the case of finding Rmail files.
998
cebf1b97
GM
999 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
1000 functions.
1001
df22166e
SM
10022001-05-17 Stefan Monnier <monnier@cs.yale.edu>
1003
1004 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
1005 text-property after moving to the beginning of line and regardless
1006 of the value of font-lock-multiline.
1007
2ca0d5f1
GM
10082001-05-17 Gerd Moellmann <gerd@gnu.org>
1009
e85e809a
GM
1010 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
1011
2ca0d5f1
GM
1012 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
1013 last coding system used before calling set-buffer-modified-p
1014 because that function changes last-coding-system.
1015
4c6a4739
EZ
10162001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
1017
1018 * files.el (switch-to-buffer-other-window)
1019 (switch-to-buffer-other-frame): Add an xref to display-buffer in
1020 the doc string.
1021
f08cf35b
GM
10222001-05-17 Gerd Moellmann <gerd@gnu.org>
1023
1024 * language/slovak.el, language/czech.el: New maintainer.
1025
2180ea97
SS
10262001-05-16 Sam Steingold <sds@gnu.org>
1027
f08cf35b 1028 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
2180ea97
SS
1029 sub-form of `defgeneric' correctly.
1030
9bae8781
GM
10312001-05-16 Gerd Moellmann <gerd@gnu.org>
1032
a90b3d3c
GM
1033 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
1034 of `c'.
1035
1b7818b4 1036 * textmodes/outline.el (outline-font-lock-level): Remove the
df22166e
SM
1037 condition-case, test what outline-level returns instead, to
1038 ease debugging.
1b7818b4 1039
9bae8781
GM
1040 * international/mule.el (auto-coding-regexp-alist): New user-option.
1041 (auto-coding-from-file-contents): New function.
1042 (set-auto-coding): Use it to determine a coding system.
1043
7644c605
GM
10442001-05-15 Gerd Moellmann <gerd@gnu.org>
1045
18a0a39e
GM
1046 * mouse.el (mouse-delete-other-windows): Doc fix.
1047
df22166e
SM
1048 * emacs-lisp/lisp-mode.el (lisp-mode):
1049 Make font-lock-keywords-case-fold-search a buffer-local variable with
1050 make-local-variable before setting it.
7644c605 1051
940cf42e
EZ
10522001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
1053
1054 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
1055 prefixes.
1056
557f7c34
GM
10572001-05-14 Gerd Moellmann <gerd@gnu.org>
1058
1059 * hexl.el (hexl-current-address): Print a message when called
1060 interactively.
1061
14d9b141
SM
10622001-05-11 Stefan Monnier <monnier@cs.yale.edu>
1063
1064 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
1065
1066 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
1067
1068 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
1069
7bd2d083
GM
10702001-05-11 Gerd Moellmann <gerd@gnu.org>
1071
47e72862
GM
1072 * startup.el (command-line): If parameters have been changed in
1073 the init files which influence font selection, clear the face
1074 cache so that faces get realized with the new parameters.
1075
14d9b141 1076 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
7bd2d083 1077
0f49941f
SM
10782001-05-10 Stefan Monnier <monnier@cs.yale.edu>
1079
1080 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
1081
cbeed4a8
EZ
10822001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
1083
1084 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
1085 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
1086
ff9aa2ca
GM
10872001-05-10 Gerd Moellmann <gerd@gnu.org>
1088
1089 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
0f49941f 1090 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
ff9aa2ca 1091
b2c99950
JW
10922001-05-09 John Wiegley <johnw@gnu.org>
1093
0f49941f
SM
1094 * eshell/esh-util.el (eshell-convert-numeric-arguments):
1095 Annotated the documentation string to tell users about
3cb27fd7
JW
1096 `eshell-no-numeric-conversions'.
1097
c26f6b27
JW
1098 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
1099 conversions if a Lisp function has the property
1100 `eshell-no-numeric-conversions' set to a non-nil value.
1101
1102 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
1103 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
1104 property `eshell-no-numeric-conversions' on the following
1105 functions (which all deal with filesystem entities, and never Lisp
1106 numerical values): eshell/cd, eshell/pushd, eshell/popd,
1107 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
1108 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
1109 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
1110 eshell/which, eshell/addpath.
1111
11122001-05-09 John Wiegley <johnw@gnu.org>
0f49941f 1113
d089e299
JW
1114 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
1115 encountered as an argument, don't convert it right away, but tag
1116 the first character of the string with the text properties
1117 `number', which signifies to `eshell-lisp-command' that the
1118 argument should be passed through `string-to-number' if it is
1119 actually used in the call to a Lisp function.
1120
1121 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
1122 function, convert any string arguments that have been tagged as
1123 "numbers", by calling string-to-number.
1124
1125 * eshell/esh-util.el (eshell-number-regexp): Now that number
1126 conversions only happen for Lisp function calls, the number regexp
1127 should now match all integer and floating point forms.
1128
1129 * eshell/esh-proc.el: Disable `eshell-stop-process' and
1130 `eshell-continue-process', since they are both nonfunctional at
1131 the moment.
1132 (eshell-proc-initialize): Don't bind keys for
1133 `eshell-stop-process' or `eshell-continue-process'.
1134
0f49941f
SM
1135 * eshell/em-unix.el (eshell-shuffle-files):
1136 Apply `directory-file-name' before calling `file-name-directory'.
d089e299
JW
1137
1138 * eshell/em-hist.el (eshell-add-to-history): Reference to
1139 `eshell-history-ring' needed to be `eshell-history-index'.
1140
0f49941f
SM
1141 * calendar/timeclock.el (timeclock-find-discrep):
1142 Initialize `elapsed' to 0.
cb89da0f
JW
1143 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
1144 it's still nil.
b2c99950 1145
ff39b9a1
SM
11462001-05-09 Stefan Monnier <monnier@cs.yale.edu>
1147
1148 * arc-mode.el (archive-int-to-mode): Construct the string directly.
1149 (archive-mode): Use capitalize.
1150 (archive-unique-fname): Use make-temp-file.
1151
9e53a675
GM
11522001-05-09 Gerd Moellmann <gerd@gnu.org>
1153
1154 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
1155
c8224de6
EZ
11562001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
1157
c533a7e2
EZ
1158 * tar-mode.el (tar-extract): Pay attention to the value of
1159 coding-system-for-read, if it is non-nil.
1160
ff39b9a1
SM
1161 * calendar/holidays.el (holidays): Add an autoload cookie.
1162 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
c8224de6 1163
1c8c9fb8
JW
11642001-05-08 John Wiegley <johnw@gnu.org>
1165
ff39b9a1
SM
1166 * calendar/timeclock.el (timeclock-workday-remaining):
1167 Changed logic for determining how much time is remaining.
1c8c9fb8
JW
1168 (timeclock-workday-elapsed): Don't accept a "relative" argument
1169 for the current day's elapsed time. What could that have meant?
ff39b9a1 1170 (timeclock-workday-elapsed-string): No "relative" argument anymore.
1c8c9fb8
JW
1171 (timeclock-when-to-leave): Changed logic, similarly to what was
1172 done for `timeclock-workday-remaining'.
1173 (timeclock-find-discrep): Removed "today-only" argument, which had
1174 no meaning. Fixed some more math problems. The function now
1175 returns a three member list: (TOTAL-TIME-DISCREPANCY
1176 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
1177
5f47fb28
EZ
11782001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
1179
1180 * w32-fns.el (convert-standard-filename): Start replacing slashes
1181 from the beginning of the file name, not from where the last
1182 invalid character was. From "Andrew Maguire (SWW)"
1183 <Andrew.Maguire@Smallworld.co.uk>
1184
6da5c7da
GM
11852001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
1186
1187 The following changes are to provide infrastructure for handling
1188 MIME messages to rmail. They don't affect the original behaviour
1189 if rmail-enable-mime is nil.
1190
1191 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
1192 (rmail-search-mime-message-function)
1193 (rmail-search-mime-header-function): New variables.
ff39b9a1
SM
1194 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
1195 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
1196 `rmail-view-buffer' is hidden.
6da5c7da
GM
1197 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
1198 call rmai-show-mime-function.
1199 (rmail-display-labels): If rmail-enable-mime is non-nil, update
1200 mode-line-process of rmail-view-buffer.
1201 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
1202 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
1203 buffer.
ff39b9a1
SM
1204 (rmail-next-message, rmail-next-undeleted-message): Be sure to
1205 set-buffer to the Rmail buffer.
6da5c7da
GM
1206 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
1207 rmail-search-mime-header-function.
1208 (rmail-search-message): New function.
1209 (rmail-search): Call rmail-search-message to check if a message
1210 matches REGEXP, lastly update point after calling
1211 rmail-show-message.
ff39b9a1
SM
1212 (rmail-undelete-previous-message, rmail-expunge-confirmed)
1213 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
6da5c7da
GM
1214 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
1215 header region, refer to rmail-msgref-vector while setting the
1216 current buffer to rmail-buffer temporarily.
ff39b9a1
SM
1217 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
1218 If rmail-enable-mime is non-nil, call
6da5c7da
GM
1219 rmail-insert-mime-forwarded-message-function instead of inserting
1220 forwarded message by itself.
1221
1222 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
1223 Rmail buffer.
1224 (rmail-set-label, rmail-next-labeled-message): Likewise.
1225
1226 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
1227 set-buffer to the Rmail buffer.
1228 (rmail-output-to-rmail-file): Likewise.
1229 (rmail-output): Likewise.
1230
1231 * mail/rmailsum.el (rmail-message-subject-p): Process the result
1232 of mail-fetch-field by rmail-summary-line-decoder.
ff39b9a1
SM
1233 (rmail-new-summary): Be sure to go to the Rmail buffer.
1234 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
6da5c7da
GM
1235 rmail-view-buffer to nil.
1236 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
1237 rmail-view-buffer.
1238 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
1239 rmail-buffer.
1240 (rmail-summary-scroll-msg-down): Likewise.
1241 (rmail-summary-beginning-of-message): Likewise.
1242 (rmail-summary-wipe): Likewise.
1243 (rmail-summary-toggle-header): Use save-window-excursion, not
1244 save-excursion. Update point in rmail-view-buffer, not in
1245 rmail-buffer.
1246 (rmail-summary-reply): Before calling rmail-reply, set buffer to
1247 rmail-view-buffer, not rmail-buffer.
1248
5092477a
GM
12492001-05-07 Gerd Moellmann <gerd@gnu.org>
1250
1e9fc92e
GM
1251 * cus-edit.el (custom-file): Signal an error if user-init-file is
1252 nil (running -q).
1253
1d053370
GM
1254 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
1255
ff39b9a1
SM
1256 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
1257 Add :version.
1258
1259 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
1260 New option.
1b62b062
GM
1261 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
1262 only if smtpmail-warn-about-unknown-extensions is set.
1263
f851a71c
GM
1264 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
1265 instead of rmail-sort-by-keywords.
1266
ff39b9a1 1267 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
f851a71c
GM
1268 rmail-sort-by-keywords.
1269
ff39b9a1
SM
1270 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
1271 rmail-summary-sort-by-keywords. Doc fix.
f851a71c
GM
1272 (rmail-summary-mode): Doc fix.
1273
5092477a
GM
1274 * mail/rmail.el (rmail-edit): New Custom group.
1275
1276 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
1277 (rmail-edit-mode-hook): New user-option.
1278
05be3833
RS
12792001-05-05 Richard M. Stallman <rms@gnu.org>
1280
1281 * help.el (help-xref-symbol-regexp): Recognize "source of"
1282 and friends, meaning make a link to the source file.
1283 (help-make-xrefs): Handle "source of" and friends
1284 by constructing a link that visits the source file.
1285
1286 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
1287
7dfb000f
SM
12882001-05-04 Stefan Monnier <monnier@cs.yale.edu>
1289
5efe6a56
SM
1290 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
1291 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
1292 Renamed from perl-font-lock-keywords to avoid clashes.
1293 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
1294 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
1295 Updated correspondingly.
1296
7dfb000f
SM
1297 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
1298 Typo `nonexistant' -> `nonexistent'.
1299
88bbb8cb
EZ
13002001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
1301
7dfb000f
SM
1302 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
1303 Split `c-electric-delete' into two functions where
88bbb8cb
EZ
1304 `c-electric-delete-forward' always deletes forward and
1305 `c-electric-delete' only contains the code necessary for XEmacs to
1306 choose between backward and forward deletion.
7dfb000f 1307
88bbb8cb
EZ
1308 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
1309 get the electric behavior on that key too.
1310 (c-fill-paragraph): Fixed bogus direct use of
1311 c-comment-prefix-regexp, which caused an error when it's a list.
1312
a1af8dcf
EZ
13132001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
1314
1315 * dired-aux.el (dired-diff): Doc fix.
1316
1317 * dired.el (dired-diff): Likewise.
1318
ddfb4005
EZ
13192001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
1320
1321 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
1322
b36581fb
SM
13232001-05-02 Stefan Monnier <monnier@cs.yale.edu>
1324
80a00b6a
SM
1325 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
1326 if both the buffer and the file are read-only.
1327
b36581fb
SM
1328 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
1329 rather than font-lock-string-face.
1330 (sh-get-indent-info): Treat heredocs like strings.
1331
470bbe9b
GM
13322001-05-02 Gerd Moellmann <gerd@gnu.org>
1333
b36581fb
SM
1334 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
1335 a newline following `}'.
3356df63
GM
1336 (texinfo-format-email): New function.
1337 (toplevel): Use texinfo-format-email for @email.
b36581fb
SM
1338 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
1339 Add `display'.
3356df63
GM
1340 (texinfo-sort-region): Goto point-min before sorting.
1341 (texinfo-set): Remove leading white space from value.
1342 From yagi@is.titech.ac.jp.
1343
470bbe9b
GM
1344 * replace.el (query-replace-regexp-eval): Doc fix.
1345
a9d2fd1d
SM
13462001-05-01 Stefan Monnier <monnier@cs.yale.edu>
1347
1348 * diff-mode.el (diff-nonexistant-face): New face.
1349 (diff-font-lock-keywords): Use it.
1350
2b3e941a
EZ
13512001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
1352
22cd6fd3
EZ
1353 * font-lock.el (font-lock-mode): Doc fix.
1354
2b3e941a
EZ
1355 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
1356 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
1357
50df7214
GM
13582001-04-30 Gerd Moellmann <gerd@gnu.org>
1359
a9d2fd1d
SM
1360 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
1361 backslash at the start of the here-document delimiter.
a9793e45
GM
1362 (sh-font-lock-syntactic-keywords): Likewise.
1363
50df7214
GM
1364 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
1365
e2f599e9
EZ
13662001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
1367
1368 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
1369 (tty-color-translate, tty-color-by-index, tty-color-values)
1370 (tty-color-desc): Doc fix.
1371
dcaf31d3
EZ
13722001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
1373
1374 * dired-aux.el (dired-do-create-files, dired-do-copy)
a9d2fd1d
SM
1375 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
1376 Mention dired-dwim-target in the doc string.
dcaf31d3 1377
a6a06429
MB
13782001-04-28 Miles Bader <miles@gnu.org>
1379
1380 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
1381 (dabbrev--find-expansion): Use it.
1382 (dabbrev--select-buffers): Don't select ignored buffers.
1383
5a5d9185
GM
13842001-04-27 Gerd Moellmann <gerd@gnu.org>
1385
a9d2fd1d 1386 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
5a5d9185 1387
c5b82005
RS
13882001-04-26 Richard M. Stallman <rms@gnu.org>
1389
1390 * dabbrev.el: Add doc strings for some functions.
1391 (dabbrev--eliminate-newlines): New variable.
1392 (dabbrev--substitute-expansion): Convert newlines to spaces
1393 if dabbrev--eliminate-newlines is set.
1394 If abbrev and expansion are both all-lower-case,
1395 leave dabbrev--last-case-pattern nil.
1396
7cff9c6f
GM
13972001-04-26 Gerd Moellmann <gerd@gnu.org>
1398
1399 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
1400 if necessary, like in rmail-show-message.
1401
efa89c1f
GM
14022001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1403
1404 * ps-print.el: Color specified by number is forced to be float number.
1405 (ps-print-version): New version number (6.5.1.1).
1406 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
1407 initialization.
1408 (ps-prefix-quote): New internal var.
1409 (ps-print-quote): New fun.
1410 (ps-setup, ps-output-frame-properties, ps-float-format)
1411 (ps-format-color): Code fix.
a9d2fd1d
SM
1412 (ps-plot-region): Eliminate redundant foreground color text setting.
1413
d3111e5a
EZ
14142001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
1415
1416 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
1417
a728644c
GM
14182001-04-25 Gerd Moellmann <gerd@gnu.org>
1419
1420 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
1421
4ecdf04d
EZ
14222001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
1423
4645bb68
EZ
1424 * info.el (Info-additional-directory-list): Doc fix.
1425
4ecdf04d 1426 * find-lisp.el (find-lisp-find-dired-filter)
a9d2fd1d
SM
1427 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
1428 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
4ecdf04d 1429
7cd512f2
SM
14302001-04-25 Stefan Monnier <monnier@cs.yale.edu>
1431
1dc64fca
SM
1432 * progmodes/make-mode.el (makefile-font-lock-keywords):
1433 Rationalize the rules for includes and conditionals and use the
1434 keyword face for them.
1435
7cd512f2
SM
1436 * faces.el (modify-face): Add compatibility for non-interactive use.
1437
ffeb5c1c
JW
14382001-04-24 John Wiegley <johnw@gnu.org>
1439
1440 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
1441 fix from last night, since it wasn't finding eshell/cd.
1442
35f901fa
GM
14432001-04-24 Gerd Moellmann <gerd@gnu.org>
1444
1445 * rect.el (string-rectangle): Revert to 20.x behaviour.
1446 (replace-rectangle): Make it an alias for string-rectangle.
1447 (string-insert-rectangle): New function.
1448
c7b1b508
JW
14492001-04-23 John Wiegley <johnw@gnu.org>
1450
1451 * eshell/em-unix.el (eshell/diff): Fixed problems that were
1452 occurring with Emacs 21's diff.el/compile.el interaction layer.
1453
14542001-04-23 Colin Walters <walters@cis.ohio-state.edu>
1455
1456 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
1457 case where the function was defined in a file, but not part of an
1458 eshell module.
1459
157975e3
JW
14602001-04-23 John Wiegley <johnw@gnu.org>
1461
1462 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
1463 code to work around a redisplay problem I've been having.
1464
3dc630b9
JW
14652001-04-23 John Wiegley <johnw@gnu.org>
1466
1467 * calendar/timeclock.el (timeclock-day-required): If the time
1468 required for a particular day is not set, use `timeclock-workday'.
1469 (timeclock-find-discrep): Added some sample code in a comment.
1470
1471 * eshell/eshell.el (eshell-command): Made a few changes so that
1472 `eshell-command' could be called programmatically.
1473
7cd512f2 1474 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
3dc630b9 1475
7cd512f2 1476 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
3dc630b9 1477
3ae14dd9 14782001-04-23 John Wiegley <johnw@gnu.org>
3dc630b9
JW
1479
1480 * calendar/timeclock.el: Updated copyright.
1481 (timeclock-generate-report): Don't report the daily or two-week
1482 total, if no time has been worked in that period.
1483 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
1484 final computational form, which was unnecessary; corrected a
1485 parsing problem when timeclock-relative was nil.
1486
3ae14dd9 14872001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
3dc630b9
JW
1488
1489 * calendar/timeclock.el (timeclock-modeline-display): Check if
1490 `list-entry' is null.
1491 (timeclock-use-display-time): The first argument to `set-variable'
1492 must be a symbol.
1493
53e1a74c
EZ
14942001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
1495
1496 * calendar/calendar.el (diary-entry-marker)
7cd512f2
SM
1497 (calendar-today-marker, calendar-holiday-marker):
1498 Use display-color-p instead of window-system.
53e1a74c
EZ
1499 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
1500 instead of window-system.
1501 (calendar-hide-window): Use display-multi-frame-p instead of
1502 window-system.
1503
1504 * calendar/cal-x.el (calendar-two-frame-setup)
7cd512f2
SM
1505 (calendar-only-one-frame-setup, calendar-one-frame-setup):
1506 Use display-multi-frame-p instead of window-system.
53e1a74c 1507
23b809c2
GM
15082001-04-23 Gerd Moellmann <gerd@gnu.org>
1509
1d14e80c
GM
1510 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
1511
23b809c2
GM
1512 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
1513 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
1514
b5eeaa1d
GM
15152001-04-23 Alex Schroeder <alex@gnu.org>
1516
1517 * goto-addr.el: Instead of defining line-beginning-position and
7cd512f2
SM
1518 line-end-position a defalias is used for point-at-bol and point-at-eol.
1519
b5eeaa1d
GM
15202001-04-23 Alex Schroeder <alex@gnu.org>
1521
1522 * goto-addr.el: Added XEmacs compatibility code.
7cd512f2 1523 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
b5eeaa1d 1524
ac1470eb
EZ
15252001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
1526
1527 * textmodes/paragraphs.el (sentence-end): Doc fix.
1528
624ef9b3
GM
15292001-04-20 Alex Schroeder <alex@gnu.org>
1530
1531 * sql.el (sql-escape-newlines-and-send): New function.
7cd512f2 1532 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
624ef9b3
GM
1533
15342001-04-20 Alex Schroeder <alex@gnu.org>
1535
1536 * sql.el (sql-db2-program): New option.
1537 (sql-db2-options): New option.
1538 (sql-db2): New function.
1539
15402001-04-20 Alex Schroeder <alex@gnu.org>
1541
1542 * sql.el (sql-mode-menu): Added highlighting entries.
1543 (sql-highlight-oracle-keywords): New function.
1544 (sql-highlight-postgres-keywords): New function.
1545 (sql-highlight-ansi-keywords): New function.
1546
15472001-04-20 Alex Schroeder <alex@gnu.org>
1548
1549 * sql.el (sql-help): Doc change.
1550
9f3703ab
KF
15512001-04-19 Karl Fogel <kfogel@collab.net>
1552
1553 * saveplace.el (save-place-alist-to-file): Removed no-effect code
1554 that inserted file content only to delete it immediately.
1555 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
1556 <lektu@uol.com.br> for the patch.
1557
2a83a11d
SM
15582001-04-19 Stefan Monnier <monnier@cs.yale.edu>
1559
1560 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
1561
6f4dd4dc
GM
15622001-04-18 Gerd Moellmann <gerd@gnu.org>
1563
0f8d6dc7
GM
1564 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
1565 for defmethod.
1566
6f4dd4dc
GM
1567 * comint.el (comint-cr-magic): New function.
1568 (toplevel): Add it to comint-preoutput-filter-functions.
1569
90200fcc
AI
15702001-04-18 Andrew Innes <andrewi@gnu.org>
1571
1572 * makefile.w32-in (EMACSLOADPATH): Define.
2a83a11d 1573 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
90200fcc
AI
1574 (recompile): Remove stuff to set EMACSLOADPATH.
1575
daa66f34
GM
15762001-04-18 Gerd Moellmann <gerd@gnu.org>
1577
edc5c81d
GM
1578 * language/slovak.el ("Slovak"): Add tutorial entry.
1579
daa66f34
GM
1580 * net/browse-url.el (browse-url-new-window-flag): Renamed from
1581 browse-url-new-window-p.
1582
5d5845dc
EZ
15832001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
1584
1585 * info.el (Info-menu-update): When there are no menus and/or no
1586 cross references in the node, make the respective items of the
1587 Info menu-bar menu inactive.
1588
1c8addd0
GM
15892001-04-17 Gerd Moellmann <gerd@gnu.org>
1590
f4f480bd
GM
1591 * indent.el (indent-for-tab-command): Call indent-line-function
1592 with no argument if PREFIX-ARG is non-nil.
1593
1c8addd0
GM
1594 * frame.el (delete-other-frames): Handle minibuffer-only frames.
1595
8f9ab403
EZ
15962001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
1597
1598 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
1599 an async subprocess if start-process is unavailable. Suggested by
1600 Tim Van Holder <tim.van.holder@pandora.be>.
1601
60322163
EZ
16022001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
1603
1604 * info.el (Info-additional-directory-list): Doc fix. Suggested by
1605 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
1606
e372bc67
EZ
16072001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
1608
1609 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
1610 manual.
1611
28037ecf
SM
16122001-04-13 Stefan Monnier <monnier@cs.yale.edu>
1613
1614 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
1615 (cvs-menu): Add a few entries.
1616
1617 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
1618 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
1619 lock file appears to be reachable from Emacs.
1620 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
1621 (cvs-mode-find-file): Look for cvs-header-face rather than
1622 cvs-dirname-face (which doesn't exist).
1623 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
1624
1625 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
1626
5d5e7f53
EZ
16272001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
1628
1629 * emulation/pc-select.el (pc-selection-mode): Don't turn on
1630 normal-erase-is-backspace on a tty. Instead, bind some keys such
1631 as [delete] directly, like pc-select.el did before
1632 normal-erase-is-backspace was invented.
1633
118562e1 16342001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
9010db4c
EZ
1635
1636 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
1637
6c9e58c4
JW
16382001-04-11 John Wiegley <johnw@gnu.org>
1639
28037ecf
SM
1640 * eshell/em-ls.el (eshell-ls-insert-directory):
1641 Set font-lock-defaults to nil, to prevent fontification in dired
6c9e58c4
JW
1642 buffers, if Eshell's ls is being used.
1643
118562e1 16442001-04-11 John Wiegley <johnw@gnu.org>
978bd3ea 1645
28037ecf
SM
1646 * calendar/timeclock.el (timeclock-completing-read): New function.
1647 (timeclock-ask-for-project, timeclock-ask-for-reason):
1648 Call `timeclock-completing-read'.
978bd3ea
JW
1649
1650 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
1651 required where `member' was being used.
1652
118562e1 16532001-04-11 Colin Walters <walters@cis.ohio-state.edu>
978bd3ea 1654
28037ecf
SM
1655 * eshell/em-hist.el (eshell-previous-matching-input):
1656 Don't display "History item" if the the minibuffer is active.
978bd3ea 1657
30cb0001
GM
16582001-04-11 Gerd Moellmann <gerd@gnu.org>
1659
1660 * startup.el (command-line): Output a newline after printing
1661 an error from loading the window system's init file.
1662
e38af9bd
EZ
16632001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
1664
28037ecf
SM
1665 * textmodes/texinfo.el (texinfo-font-lock-keywords):
1666 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
e38af9bd
EZ
1667 @inforef. Add an OVERRIDE of `keep' to highlight specs of
1668 keywords whose arguments routinely include @@.
1669
bbf63a7b
GM
16702001-04-10 Gerd Moellmann <gerd@gnu.org>
1671
28037ecf
SM
1672 * emacs-lisp/advice.el (ad-make-advised-definition):
1673 Construct advice for subrs differently.
afffeb57 1674
3fe35f35 1675 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
28037ecf 1676 regexp in parentheses when building the regexp for searching backwards.
3fe35f35 1677
c8d6d636 1678 * simple.el (completion-list-mode-finish): New function.
28037ecf 1679 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
c8d6d636 1680
2a52f40e 1681 * language/european.el ("Polish"): Change sample text.
28037ecf 1682 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
2a52f40e 1683
cf8b1bef
GM
1684 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
1685 parameter.
1686
bbf63a7b
GM
1687 * faces.el (menu): Doc fix.
1688
719d83ad 16892001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
319acba0
GM
1690
1691 * ps-print.el: Footer implementation. Doc fix.
1692 (ps-print-version): New version number (6.5.1).
1693 (ps-header-frame-alist): New customization var for header frame
1694 properties.
1695 (ps-line-number-color): New customization var for line number color.
1696 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
1697 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
1698 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
1699 (ps-right-footer): New customization vars for footers.
1700 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
1701 footers.
1702 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
28037ecf
SM
1703 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
1704 Code fix.
319acba0
GM
1705 (ps-prologue-file): Indentation fix.
1706 (ps-print-quote): Fun eliminated.
1707 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
1708 (ps-output-frame-properties): New fun.
1709 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
1710 (ps-skip-newline): Replace defun by defsubst.
28037ecf 1711
e372bc67 17122001-04-10 Colin Walters <walters@cis.ohio-state.edu>
db86be5d
JW
1713
1714 * eshell/eshell.el (eshell-command): Needed a "%s" format
1715 specifier, in case the buffer contains percent characters.
1716
e372bc67 17172001-04-10 John Wiegley <johnw@gnu.org>
db86be5d
JW
1718
1719 * calendar/timeclock.el (timeclock-generate-report): Added a
1720 missing insert of the project name.
1721
9f9a5e7a
GM
17222001-04-09 Gerd Moellmann <gerd@gnu.org>
1723
9170e5d4 1724 * obsolete/profile.el: Moved from emacs-lisp/.
cf3885ac 1725
865e97c1 1726 * Makefile.in (nonobsolete_setwins): New macro.
cf3885ac 1727 (finder-data): Use it instead of `setwins'.
865e97c1
GM
1728 From: Dave Love <fx@gnu.org>.
1729
cf3885ac 1730 * server.el (server-visit-files): Set server-existing-buffer correctly.
92a6563f
GM
1731 (server-visit-files): Run server-visit-hook after going to
1732 line 1 so that the hook can set point as it sees fit.
1733
9f9a5e7a
GM
1734 * bindings.el (mode-line-modified): Unify help messages.
1735
51f32106
EZ
17362001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
1737
1738 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
1739 All callers changed.
1740
e02160a3
EZ
17412001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
1742
8e6bb0d0
EZ
1743 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
1744 long file names aren't supported, truncate the file names in
1745 quail-misc-package-ext-info to 8+3 before matching them against
1746 FILENAME.
1747
1748 * dos-fns.el (dos-truncate-to-8+3): New function.
1749
ec321d77
EZ
1750 * progmodes/compile.el (grep-compute-defaults): Use null-device
1751 instead of literal /dev/null. Reported by Jens Schmidt
1752 <schmidt@mathematik.uni-kl.de>.
1753
e02160a3
EZ
1754 * simple.el (normal-erase-is-backspace-mode): Doc fix.
1755
cf3885ac
SM
17562001-04-06 Stefan Monnier <monnier@cs.yale.edu>
1757
1758 * textmodes/sgml-mode.el: Add unknown maintainer.
1759 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
1760 (html-mode-map): Use set-keymap-parent.
1761
3ffb33bb
DL
17622001-04-06 Dave Love <fx@gnu.org>
1763
1764 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
1765 Remove redundant string-to-list.
1766
8f625692
SM
17672001-04-05 Stefan Monnier <monnier@cs.yale.edu>
1768
1769 * composite.el (reference-point-alist): Doc fix.
1770
1087f198
SS
17712001-04-05 Sam Steingold <sds@gnu.org>
1772
8f625692
SM
1773 * font-lock.el (font-lock-keywords-case-fold-search):
1774 Make buffer-local. This fixes a very annoying bug when loading a Lisp
1087f198
SS
1775 file made font-lock case-insensitive.
1776
a55e4e68
GM
17772001-04-05 Gerd Moellmann <gerd@gnu.org>
1778
0e4892e2
GM
1779 * faces.el (defface menu): Doc fix.
1780
4d664b04
GM
1781 * wid-edit.el (widget-color-sample-face-get): Don't make
1782 faces for undefined colors.
1783
a55e4e68
GM
1784 * version.el (emacs-version): Include LessTif/Motif version info.
1785
f383cd0d
GM
17862001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1787
1788 * ps-mule.el: Eliminate cl package dependence.
1789 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
1790 if they aren't defined yet.
1791 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
1792 Eliminate cl package dependence.
1793
de28797f
SM
17942001-04-04 Stefan Monnier <monnier@cs.yale.edu>
1795
1796 * progmodes/cc-cmds.el (c-outline-level):
1797 Bind buffer-invisibility-spec. Originally from Dave Love, but
1798 got lost when incorporating version 5.26.
1799
32df8b47
EZ
18002001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
1801
de28797f
SM
1802 * emulation/pc-select.el (pc-selection-mode):
1803 Call normal-erase-is-backspace-mode instead of binding
1804 keys individually.
58e4f61d 1805
7f62656b
EZ
1806 * cus-load.el (normal-erase-is-backspace): Use it instead of
1807 delete-key-deletes-forward.
1808
1809 * startup.el (command-line): Use normal-erase-is-backspace and
1810 normal-erase-is-backspace-mode.
1811
1812 * simple.el (normal-erase-is-backspace): Rename from
1813 delete-key-deletes-forward. Doc fix.
1814 (normal-erase-is-backspace-mode): Rename from
de28797f
SM
1815 delete-key-deletes-forward-mode. Doc fix.
1816 Run normal-erase-is-backspace-hook.
7f62656b 1817
32df8b47 1818 * dired.el (dired-move-to-filename-regexp): Support file sizes in
de28797f
SM
1819 ``human-readable'' format produced by GNU `ls'.
1820 (dired-move-to-filename-regexp): Recognize ISO format dates.
1821 From Paul Eggert <eggert@twinsun.com>.
32df8b47 1822
5efa6032
GM
18232001-04-04 Gerd Moellmann <gerd@gnu.org>
1824
1825 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
1826 New functions.
de28797f
SM
1827 (lm-verify): Check keywords.
1828 From Eric M. Ludlam <eric@siege-engine.com>.
5efa6032 1829
d757aac1
EL
18302001-04-03 Eric M. Ludlam <eric@siege-engine.com>
1831
1832 * speedbar.el (speedbar-insert-image-button-maybe): Check for
1833 `xemacs' feature instead of for the function `set-extent-property'.
1834
9832760a
SM
18352001-04-03 Stefan Monnier <monnier@cs.yale.edu>
1836
1837 * mail/mh-utils.el (mh-folder-hist): New var.
1838 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
1839
d565f6aa
EZ
18402001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
1841
1842 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
1843 region, position point on the first or last 16-byte group.
1844 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
1845 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
1846 hexl-beginning-of-line.
1847
24c0fd39
GM
18482001-04-03 Gerd Moellmann <gerd@gnu.org>
1849
5efa6032
GM
1850 * icomplete.el (icomplete-mode): Treat an argument like other
1851 modes do.
1852
b3f6107b
GM
1853 * startup.el (fancy-splash-head): Use splash8.xpm for color
1854 depth 8.
1855
24d451c5
SM
1856 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
1857 Add an antry for ``converts''.
476bf681 1858
24d451c5
SM
1859 * language/slovak.el ("Slovak"): Add documentation string.
1860 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
20b5dc4a 1861
450f6970
GM
1862 * language/czech.el ("Czech"): Add documentation string.
1863 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
1864
24d451c5
SM
1865 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
1866 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
1867
18682001-04-02 Stefan Monnier <monnier@cs.yale.edu>
1869
1870 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
1871 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
1872 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
1873 Use `defsubst' rather than a macro to ease debugging.
1874 (mail-extr-last): Remove (use `last' instead).
1875 (mail-extract-address-components): Properly reset the syntax-table
1876 after parsing an address. Use `last' rather than mail-extr-last.
1877 Make sure the end marker stays at the very end.
24c0fd39 1878
2b908342
EZ
18792001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
1880
1881 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
1882 last change.
1883
acfb077d
GM
18842001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1885
1886 * ps-print.el: Line and paragraph spacing feature. Region to cut
1887 out when printing. Doc fix.
1888 (ps-print-version): New version number (6.5).
24d451c5
SM
1889 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
1890 New vars. Line and paragraph spacing feature.
acfb077d
GM
1891 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
1892 out when printing.
1893 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
1894 (ps-get-font-size, ps-begin-job, ps-continue-line)
1895 (ps-plot-region): Code fix.
1896 (ps-print-prologue-2): Var eliminated.
24d451c5
SM
1897 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
1898 New internal vars.
acfb077d
GM
1899 (ps-get-size): New fun.
1900 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
1901 (ps-next-line): Replace defun by defsubst.
1902 (ps-mule-plot-string): Autoload doc fix.
1903
1904 * ps-bdf.el: XEmacs compatibility. Doc fix.
1905 (installation-directory, coding-system-for-read): Declare vars if
1906 it's not declared yet.
1907 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
1908
1909 * ps-mule.el: XEmacs compatibility. Doc fix.
1910 (leading-code-private-22): Declare var if it's not declared yet.
1911 (charset-bytes, charset-dimension, charset-id, charset-width)
1912 (find-charset-region, split-char, char-width, chars-in-region)
1913 (forward-point, decompose-composite-char, encode-coding-string)
1914 (coding-system-p, ccl-execute-on-string, define-ccl-program):
1915 Define funs if not defined yet.
1916 (encode-composition-rule, find-composition): Define funs if not
1917 loaded yet.
1918 (ps-mule-prologue): PostScript code fix.
1919
19202001-04-02 Kenichi Handa <handa@etl.go.jp>
1921
1922 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
1923 non-nil, generate font for the header strings.
1924 (ps-mule-prepare-font): Likewise.
1925 (ps-mule-generate-glyphs): Likewise.
1926 (ps-mule-string-encoding): Likewise.
1927 (ps-mule-header-charsets): New variable.
1928 (ps-mule-encode-header-string): New function.
1929 (ps-mule-header-string-charsets): New function.
1930 (ps-mule-begin-job): Check charsets in the header strings. If there
1931 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
1932
1933 * ps-print.el (ps-generate-header-line): Encode the header string by
1934 ps-mule-encode-header-string.
1935 (ps-mule-encode-header-string): Declare autoload.
1936
c0eb3c10
GM
19372001-04-02 Gerd Moellmann <gerd@gnu.org>
1938
24d451c5
SM
1939 * frame.el (cursor-in-non-selected-windows):
1940 Replaces show-cursor-in-non-selected-windows.
c0eb3c10 1941
a3d0b0e0
KH
19422001-03-31 Kenichi Handa <handa@etl.go.jp>
1943
1944 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
1945 Delete entries for "chinese-py" and "chinese-ziranma".
24d451c5 1946 (quail-misc-package-ext-info): New variable.
a3d0b0e0 1947 (tsang-quick-converter): New function.
24d451c5
SM
1948 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
1949 (quick-cns-converter, py-converter, ziranma-converter)
a3d0b0e0
KH
1950 (miscdic-convert, batch-miscdic-convert): New functions.
1951
55f7832c
KH
19522001-03-30 Kenichi Handa <handa@etl.go.jp>
1953
a2217cd8
KH
1954 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
1955 eight-bit-control chars.
1956
55f7832c 1957 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
c0eb3c10 1958 Reduce making temporary vector (suggested by Dave Love).
55f7832c 1959
911a2406
EZ
19602001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
1961
1962 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
1963 string as well.
1964
1a518f2c
AS
19652001-03-30 Andreas Schwab <schwab@suse.de>
1966
1967 * files.el (backup-directory-alist): Fix typo.
1968
ef080b16
EZ
19692001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
1970
1971 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
1972 <eggert@twinsun.com>.
1973
e4174a55
DL
19742001-03-30 Dave Love <fx@gnu.org>
1975
1976 * progmodes/fortran.el (fortran-comment-region): Fix typo.
1977
9d5d1075
EZ
19782001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
1979
1980 * simple.el (transient-mark-mode): Mention C-g in the doc string.
1981
a27b451e
MB
19822001-03-30 Miles Bader <miles@gnu.org>
1983
1984 * subr.el (interactive-form): Fix paren typo.
1985
aea51abe
EZ
19862001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
1987
1988 * emacs-lisp/profile.el: Say that it's obsolete in the header
1989 line, so that finder.el puts that into its data-base.
1990 Suggested by Alex Schroeder <alex@gnu.org>.
1991
249dd409
EZ
19922001-03-29 Paul Eggert <eggert@twinsun.com>
1993
1994 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
1995 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
1996
1ac1fa96
SM
19972001-03-29 Stefan Monnier <monnier@cs.yale.edu>
1998
1999 * generic.el (generic-mode-set-comments): Use "" rather than nil
2000 for comment-end.
2001
e2b8a830
GM
20022001-03-29 Gerd Moellmann <gerd@gnu.org>
2003
1ac1fa96
SM
2004 * emacs-lisp/advice.el (ad-make-advised-definition):
2005 Call interactive-form to obtain the interactive spec of subrs.
e2b8a830
GM
2006
2007 * subr.el (interactive-form): New function.
2008
8b2375e7
AS
20092001-03-29 Andre Spiegel <spiegel@gnu.org>
2010
2011 * vc-sccs.el (vc-sccs-register): Use relative file names.
2012
f827b862
GM
20132001-03-28 Gerd Moellmann <gerd@gnu.org>
2014
e59d0e9d
GM
2015 * bookmark.el (bookmark-get-bookmark): Handle case that
2016 BOOKMARK is not a string.
2017
deb2613a
GM
2018 * image.el (image-type-regexps): Change type for PS files
2019 to `postscript'.
2020
f827b862
GM
2021 * subr.el (read-passwd): Clear command history after each
2022 character entered. From: Stephen Gildea <gildea@alum.mit.edu>.
2023
3c9449d0
KH
20242001-03-27 Kenichi Handa <handa@etl.go.jp>
2025
2026 * international/kkc.el (kkc-save-init-file): Locally bind
2027 print-length to nil.
2028
e6b13c74
GM
20292001-03-26 Gerd Moellmann <gerd@gnu.org>
2030
e120bebf
GM
2031 * textmodes/flyspell.el: Some doc fixes.
2032 (flyspell-maybe-correct-transposition)
2033 (flyspell-maybe-correct-doubling): Use a temporary buffer
2034
2035 * textmodes/ispell.el (ispell-parse-output): Doc fix.
2036
5f6c5771 2037 * emacs-lisp/byte-opt.el (byte-optimize-while)
e6b13c74
GM
2038 (byte-optimize-form-code-walker): Diagnose too few arguments
2039 for `if' and `while'.
2040
2b984c45
KH
20412001-03-26 Kenichi Handa <handa@etl.go.jp>
2042
2043 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
2044 Prepend `\' to "\<quail-translation-docstring>".
2045
bf2150fa
GM
20462001-03-26 Gerd Moellmann <gerd@gnu.org>
2047
5f6c5771
SM
2048 * autorevert.el (global-auto-revert-non-file-buffers):
2049 Remove duplicate defcustom.
bf2150fa 2050
a0d59316
MB
20512001-03-26 Miles Bader <miles@gnu.org>
2052
5f6c5771
SM
2053 * international/latin1-disp.el (latin1-char-displayable-p):
2054 Add leading "-" for X font pattern.
a0d59316 2055
9edbff6c
KH
20562001-03-26 Kenichi Handa <handa@etl.go.jp>
2057
5f6c5771
SM
2058 * international/mule-diag.el (describe-coding-system):
2059 For raw-text and emacs-mule, don't add anymore text about what
9edbff6c
KH
2060 charsets they can encode.
2061
50b57199
EZ
20622001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
2063
2064 * help.el (view-lossage): Mention open-dribble-file in the doc
2065 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
2066
5b83f9c0
SM
20672001-03-23 Stefan Monnier <monnier@cs.yale.edu>
2068
2069 * skeleton.el (skeleton-internal-list): Fix bogus logic.
2070 (skeleton-pair-insert-maybe): Don't pair after a backslash.
2071
e0ecbf5c
KH
20722001-03-23 Kenichi Handa <handa@etl.go.jp>
2073
5b83f9c0
SM
2074 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
2075 Call ccl-execute-on-string directly so that CCL program handling
e0ecbf5c
KH
2076 multibyte sequence can work correctly.
2077 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
2078 property of the coding system.
2079
1cc218de
SM
20802001-03-23 Stefan Monnier <monnier@cs.yale.edu>
2081
2082 * textmodes/fill.el (fill-individual-paragraphs-prefix):
2083 Fix transcription typo.
2084
a3db02ad
RV
20852001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
2086
2087 * whitespace.el: Add buffer local variables to toggle testing of
2088 whitespaces in buffers without affecting the default values.
a3db02ad 2089 Bump version to 3.0 to account for a few other changes.
1cc218de
SM
2090 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
2091 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
2092 (whitespace-toggle-spacetab-check): New functions.
a3db02ad 2093
83c9cb8e
SM
20942001-03-21 Stefan Monnier <monnier@cs.yale.edu>
2095
2096 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
2097
180d5509
GM
20982001-03-21 Gerd Moellmann <gerd@gnu.org>
2099
eeb5b5c1
GM
2100 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
2101 bs-cycle-configuration-name. From Juanma Barranquero
2102 <lektu@uol.com.br>.
2103
170a9e70
GM
2104 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
2105 and cc-vars.el.
2106
180d5509
GM
2107 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
2108 headers. Always invoke sendmail with option -t.
2109
130c507e
GM
21102000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2111
2112 * Release of cc-mode 5.28.
2113
21142000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2115
2116 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
2117 Removed the hardcoded switch to "java" style in Java mode.
83c9cb8e 2118 It's instead taken care of by the default value for c-default-style.
130c507e 2119
130c507e
GM
21202000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2121
2122 * cc-align.el (c-lineup-math): Fix bug where lineup was
2123 triggered by equal signs in string literals.
2124
21252000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2126
2127 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
2128 limit detection when at the ends of the buffer.
2129
2130 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
2131 "for" statement clause in case 7F; a better one is done
2132 earlier in case 7D anyway.
2133
21342000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2135
2136 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
2137 somewhat more and did a small optimization.
2138
21392000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2140
2141 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
2142 Use the limit argument only to limit the syntactic context
2143 search, not to limit the actual movement.
2144
2145 * cc-cmds.el (c-beginning-of-statement): Move by sentence
2146 inside multiline strings, just like in comments. Also various
2147 fixes to the paragraph and comment prefix recognition, block
2148 comment ender handling etc.
2149
21502000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2151
2152 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
2153 the relative position of the point.
2154
2155 * cc-cmds.el (c-electric-continued-statement): New function to
2156 use as abbrev hook to reindent for keywords such as "else"
2157 that continues an earlier statement.
2158
2159 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
2160 like classes.
2161
2162 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
2163 (pike-mode): Populate the default abbrev tables to reindent for
2164 keywords such as "else" that can continue earlier statements.
2165 Abbrev mode is therefore turned on by default now. (Note that
2166 this doesn't apply to idl-mode, since IDL afaik doesn't have
2167 statements at all.)
2168
21692000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2170
2171 * cc-engine.el (c-inside-bracelist-p): Fix for handling
2172 bracelists where the declaration contains template arguments.
2173
21742000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2175
83c9cb8e
SM
2176 * cc-cmds.el (c-comment-indent):
2177 Use `c-get-syntactic-indentation' to correctly calculate the
130c507e
GM
2178 syntactic indentation. Fixes bug with lineup functions that
2179 return vectors.
2180
2181 * cc-engine.el (c-get-syntactic-indentation): Split the
2182 indentation sum calculation from `c-indent-line' to a separate
2183 function.
2184
21852000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2186
2187 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
2188 Fixed places where it was assumed that preprocessor directives
2189 have to start in column zero.
2190
2191 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
2192 template arguments after a class identifier properly.
2193
2194 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
2195 lists for `new Foo[]' constructs in Java as expressions and
2196 not top level definition brace lists on the top level, so that
2197 they'll get indented consistently with the same type of
2198 expression in a normal block.
2199
22002000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2201
2202 * cc-cmds.el (c-fill-paragraph): The kludge that checks
2203 whether the adaptive filling package fails to keep the comment
2204 prefix is now kludged further to check for filladapt-mode
2205 which doesn't have that problem. This is really icky, but it's
2206 the only way that works with the current misfeatures/bugs in
2207 both adaptive-fill-mode and filladapt-mode.
2208
2209 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
2210 around point is recognized more robust.
2211
22122000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2213
2214 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
2215 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
2216 (c-lit-type): Fixed all internal variables used dynamically so
2217 that they are always bound.
2218
2219 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
2220 errors:
2221
2222 (c-indent-region): Fixed reporting of syntactic errors so that
83c9cb8e
SM
2223 the region is fully reindented even when an error occurs.
2224 The last syntactic error is printed afterwards. Also cleanup up a
130c507e
GM
2225 whole lot of code that tried to optimize indentation of whole
2226 sexps but in reality accomplishes nothing.
2227
2228 (c-indent-sexp): Use c-indent-region.
2229
2230 (c-parsing-error): Changed this variable to hold the message
2231 for any syntactic error that is discovered.
2232
2233 (c-parse-state): Search backward from point instead of the bod
2234 position when the latter is invalid. This makes CC Mode
2235 recover faster when there are unbalanced close braces.
2236
2237 (c-backward-to-start-of-if): Use c-parsing-error to report
2238 dangling "else" clauses instead of throwing an error, and fall
2239 back to a reasonable position.
2240
83c9cb8e 2241 (c-indent-line): Added argument to avoid reporting syntactic errors.
130c507e 2242
83c9cb8e 2243 (c-show-syntactic-information): Don't report any syntactic errors.
130c507e
GM
2244
22452000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2246
2247 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
2248 paragraph recognition when moving by sentence in literals.
2249
83c9cb8e
SM
2250 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
2251 start regexp for javadoc to recognize javadoc markup in general instead
2252 of a specific set of keywords, to be more future-safe.
130c507e
GM
2253
2254 (c-Pike-pikedoc-paragraph-start)
2255 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
2256 pikedoc markup.
2257
83c9cb8e 2258 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
130c507e 2259
83c9cb8e 2260 (pike-mode): Initialize paragraph settings pikedoc recognition.
130c507e
GM
2261
2262 * cc-vars.el (c-default-style): Made a nicer Customize widget.
2263
2264 (c-comment-prefix-regexp): Made it possible to use an
2265 association list on this to specify mode specific regexps.
2266 The default value now use a special regexp in Pike mode to
2267 recognize pikedoc markup.
2268
2269 (c-current-comment-prefix): New variable containing the actual
2270 regexp from c-comment-prefix-regexp for the current buffer.
2271
22722000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2273
2274 * cc-cmds.el (c-electric-brace): Fixed check for special brace
2275 lists: We can't look at the syntax, since a brace list can get
2276 recognized as a plain statement-cont.
2277
2278 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
2279 special brace list opener broken over two lines got recognized
2280 as a statement on the second line. Case 9A changed.
2281
22822000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2283
2284 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
2285 adjustment after line is reindented.
2286
22872000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2288
2289 * cc-defs.el (c-point): Added optional argument for position
2290 to use instead of the current point.
2291
2292 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
2293 the in-expression block symbols when the construct starts at
2294 boi, to avoid the extra level of indentation in that case.
2295 Cases 4, 16A and 17E affected.
2296
22972000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2298
2299 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
83c9cb8e 2300 calls to `c-indent-line', to adhere better to Emacs conventions.
130c507e
GM
2301
2302 * cc-engine.el (c-indent-line): Use the syntax already bound
2303 to `c-syntactic-context', if there is any.
2304
23052000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2306
2307 * cc-engine.el (c-get-offset): Fixed bug where the indentation
2308 wasn't added up correctly when a lineup function returned nil.
2309
23102000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2311
2312 * cc-engine.el (c-collect-line-comments): Fixed bug where
83c9cb8e 2313 empty lines were ignored when collecting line comments backwards.
130c507e
GM
2314
23152000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2316
2317 * cc-align.el (c-lineup-dont-change): Return an absolute
2318 indentation column to work correctly in the case when several
2319 syntactic elements are processed for the same line.
2320
2321 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
2322 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
2323 (c-set-offset): Added absolute indentation column settings by
2324 using the vector type.
2325
130c507e
GM
23262000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2327
2328 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
2329 Implemented two new cleanups `space-before-funcall' and
2330 `compact-empty-funcall'.
2331
130c507e
GM
23322000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2333
2334 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
2335 helping building regexps.
2336
2337 * cc-engine.el (c-on-identifier): New function for detecting
2338 identifiers. It takes keywords into account.
2339
2340 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
2341 lists. `c-keywords' is set to a regexp matching all keywords
2342 in the current language.
2343
23442000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2345
2346 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
2347 list of characters to skip backwards over at the beginning of
2348 a statement, since it can precede string literals in Pike.
2349
23502000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2351
2352 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
2353 recognition when standing on the last line in a C++ comment
2354 with nothing but whitespace after the prefix.
2355
2356 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
2357 given no limit argument.
2358
23592000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2360
2361 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
2362 recognition for the `[]= operator symbol in Pike.
2363
23642000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2365
2366 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
2367 around a bug in `eval-when-compile' in the byte compiler.
2368
2369 * cc-engine.el (c-forward-token-1): Fixed bug with return
83c9cb8e 2370 value when count is zero and there's no token start within the limit.
130c507e
GM
2371
2372 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
2373 "prefix comments", i.e. comments which are followed by code on
2374 the same line.
2375
2376 * cc-mode-19.el: Fixes so that checks that must be done at
2377 compile time also are done then.
2378
23792000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2380
2381 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
2382 time and at runtime, and only when it's needed.
2383
23842000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2385
2386 Major cleanup for less error prone and more warning free
2387 compilation, including some fixes for bugs due to different
2388 compilation orders. Thanks to Martin Buchholz for providing
2389 the basis for all this.
2390
2391 * cc-bytecomp.el: New file that provides some byte compilation
2392 features: It ensures that files always are loaded from the
2393 current source directory during compilation, and it provides a
2394 set of macros to turn off specific compiler warnings for
2395 specific symbols. (It's not CC Mode specific in any way.)
2396
2397 Fixed a nearly acyclic dependency tree (both runtime and
2398 compile-time) between all files.
2399
2400 * cc-defs.el: Separated all macros before the inline functions,
2401 to ensure correct compilation.
2402
2403 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
2404 cc-defs.el to cc-engine.el and made it a function instead.
2405
2406 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
2407 about char-after.
2408
2409 * cc-vars.el: Cope even when there isn't a custom package
2410 containing defcustom available.
2411
2412 * cc-make.el: Removed since it's no longer necessary.
2413
2414 README: Updated installation instructions.
2415
24162000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2417
2418 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
2419 improve the modularity: Moved all mode init stuff from
2420 cc-langs.el to cc-mode.el, including the keymap
2421 initialization; cc-langs now only contains the various
2422 variables for configuring the language syntax.
2423
83c9cb8e
SM
2424 * cc-engine.el, cc-styles.el (c-evaluate-offset)
2425 (c-get-offset): Moved from cc-styles to cc-engine since file
130c507e 2426 dependency analysis suggests they belong there (which also
83c9cb8e 2427 makes more sense). Thanks to Martin Buchholz for doing the analysis.
130c507e
GM
2428
24292000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2430
2431 * cc-cmds.el (c-fn-region-is-active-p): New function that
2432 wraps the corresponding macro, for use in places that aren't
2433 compiled. Thanks to Martin Buchholz for pointing out this.
2434
83c9cb8e 2435 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
130c507e
GM
2436
2437 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
2438 add things to the bug report.
2439
24402000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2441
2442 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
2443 returned prefix could contain a newline when the search for a
2444 good prefix line failed.
2445
24462000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2447
2448 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
2449 (c-toggle-auto-hungry-state): Made the argument optional, as
2450 the documentation says it is.
2451
24522000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
2453
2454 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
2455 multiline string syntax, #"...", as a cpp macro.
2456
7008ccac
GM
24572001-03-21 Paul Eggert <eggert@twinsun.com>
2458
83c9cb8e
SM
2459 * international/mule-cmds.el (set-locale-environment):
2460 Set system-messages-locale and system-time-locale, but only if the
7008ccac 2461 caller specifies a non-nil locale name.
3c9449d0 2462
c2478129 24632001-03-20 Gerd Moellmann <gerd@gnu.org>
341c19b9
JW
2464
2465 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
c2478129 2466 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
341c19b9 2467
117e4b0c
GM
24682001-03-20 Gerd Moellmann <gerd@gnu.org>
2469
7194219d
GM
2470 * follow.el (follow-avoid-tail-recenter): Doc fix.
2471
5721ae13
GM
2472 * custom.el (custom-set-variables): Avoid reversing the list
2473 of args needlessly.
2474
7b8bbf72
GM
2475 * startup.el (fancy-splash-head): Don't change the colors of the
2476 XPM image on a dark background.
2477
a91ad7c9
GM
2478 * comint.el (comint-exec-1): Set columns of the terminal to
2479 window-width instead of frame-width.
2480
fa88947e
GM
2481 * info.el (Info-scroll-down): Add missing WINDOW arg for
2482 pos-visible-in-window-p.
2483
1741905c
GM
2484 * ehelp.el (electric-help-mode-hook): Add defcustom.
2485
117e4b0c
GM
2486 * mail/sendmail.el (mail-mode): Activate case-folding in
2487 font-lock-defaults.
2488
e84c695d
SM
24892001-03-19 Stefan Monnier <monnier@cs.yale.edu>
2490
2491 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
2492 (completion-ignored-extensions): Remove duplicate ".class".
2493
fc774041
AS
24942001-03-19 Andreas Schwab <schwab@suse.de>
2495
83c9cb8e
SM
2496 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
2497 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
fc774041 2498
c2c097cc
GM
24992001-03-19 Gerd Moellmann <gerd@gnu.org>
2500
2501 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
2502 methods since there are not prefix input methods.
2503
fbe2e958
KH
25042001-03-19 Kenichi Handa <handa@etl.go.jp>
2505
83c9cb8e
SM
2506 * international/mule-cmds.el (read-input-method-name):
2507 Locally bind enable-recursive-minibuffers to t.
fbe2e958 2508
da47e491
SM
25092001-03-18 Stefan Monnier <monnier@cs.yale.edu>
2510
2511 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
2512
4986c2c6 25132001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
83c9cb8e 2514
4986c2c6
MK
2515 * ediff-util.el: Copyright years.
2516 (ediff-choose-syntax-table): New function.
2517 (ediff-setup): Use ediff-choose-syntax-table.
83c9cb8e 2518
4986c2c6
MK
2519 * ediff-init.el (ediff-with-syntax-table): New macro, uses
2520 with-syntax-table.
83c9cb8e 2521
4986c2c6 2522 * ediff.el: Date of last update, copyright years.
83c9cb8e 2523
4986c2c6 2524 * ediff-wind (ediff-setup-control-frame): Nill->nil.
83c9cb8e 2525
4986c2c6
MK
2526 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
2527 of Scott Bronson.
2528 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
2529 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
2530 Deleted functions.
2531 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
2532 ex-token-list.
83c9cb8e 2533
4986c2c6 2534 * viper-util.el: Spaces, indentation.
83c9cb8e 2535
4986c2c6 2536 * viper.el: Changed version, modification time.
83c9cb8e 2537
3c799aec 25382001-03-16 John Wiegley <johnw@gnu.org>
83c9cb8e
SM
2539
2540 * calendar/timeclock.el (timeclock-workday-remaining):
2541 Check whether `discrep' is non-null before using it.
3c799aec 2542
ae3ce418
JW
25432001-03-16 John Wiegley <johnw@gnu.org>
2544
2545 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
2546 first-time checkins.
2547 (timeclock-log-data): Fixed problem with reading timelog log file.
2548 Resulting data in the "day list" was incorrect.
2549 (timeclock-find-discrep): Check if `timeclock-file' is readable
2550 before opening it.
2551 (timeclock-time-less-p): New function.
2552 (timeclock-day-base): New function.
2553 (timeclock-geometric-mean): New function.
2554 (timeclock-generate-report): Generate a summary report based on
2555 the contents of the log file. This uses `timeclock-log-data', and
2556 is an example of writing a timelog manipulation function.
2557 (timeclock-visit-timelog): A quick command for opening the timelog
2558 file.
2559 (timeclock-log-data): Bound the variable event.
2560
c8d4a9bb
KH
25612001-03-16 Kenichi Handa <handa@etl.go.jp>
2562
83c9cb8e
SM
2563 * international/mule-cmds.el (select-safe-coding-system):
2564 Fix typo: symbol-name -> symbol-value.
11d56c64 2565
c8d4a9bb
KH
2566 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
2567 before substitute-in-file-name to handle double slashes in FILE
2568 correctly.
2569
c899e7e6
GM
25702001-03-15 Gerd Moellmann <gerd@gnu.org>
2571
2572 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
2573 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
2574
819dce0f
GM
25752001-03-14 Gerd Moellmann <gerd@gnu.org>
2576
697617d9
GM
2577 * bindings.el (features): Add `md5' and `overlay' to the list.
2578
819dce0f
GM
2579 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
2580 bound before using it. It's not bound when configured without X,
2581 for instance.
2582
e0067a9d
TTN
25832001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
2584
2585 * progmodes/hideshow.el: Update copyright.
2586 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
ed368846 2587 (hs-minor-mode-hook): Include `:version' in defcustom form.
e0067a9d 2588
afcdc0a1
GM
25892001-03-13 Gerd Moellmann <gerd@gnu.org>
2590
e0067a9d 2591 * help.el (string-key-binding): Don't call event-start on
afcdc0a1
GM
2592 a non-list.
2593
30564c48
EZ
25942001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
2595
2596 * startup.el (fancy-splash-tail, command-line-1): Fix the
2597 copyright year.
2598
2b8e24b3
KH
25992001-03-13 Kenichi Handa <handa@etl.go.jp>
2600
2601 * term.el: These changes are based on a patch sent from Yong Lu
2602 <lyongu@yahoo.com>.
2603 (term-set-escape-char): Bind M-x to execute-extended-command in
2604 term-raw-escape-map.
2605 (term-move-columns): Don't try to move to negagive column.
2606 (term-emulate-terminal): Insert a string before deleting a text to
2607 overwrite.
2608
789b6186
GM
26092001-03-12 Gerd Moellmann <gerd@gnu.org>
2610
b0778a31
GM
2611 * play/life.el (life): Rearrange code so that all calls to
2612 life-display-generation are in a catch-form.
2613
04528cda
GM
2614 * progmodes/etags.el (tags-loop-continue): Don't change point in a
2615 file that isn't interesting. In an interesting file, push the old
2616 value of point on the mark ring.
2617
760cefb5
GM
2618 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
2619 New function.
2620 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
2621 Use it.
2622
83c9cb8e
SM
2623 * emacs-lisp/autoload.el (generate-file-autoloads):
2624 Remove warning about line lengths.
789b6186 2625
a2ffbafe
FP
26262001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
2627
2628 * progmodes/etags.el (tags-compression-info-list): New variable.
2629 (find-tag-in-order): Use it to deal with compressed source files.
2630 (tag-file-name-match-p): New function.
2631 (etags-recognize-tags-table): Use it for better match of file names.
2632
5c9d9d92
KH
26332001-03-12 Kenichi Handa <handa@etl.go.jp>
2634
ba3e9b9b
KH
2635 * international/mule-cmds.el (register-input-method): Doc fix.
2636
5c9d9d92
KH
2637 * international/quail.el (quail-translate-key): Fix condition to
2638 check if there's another breaking point in the current key.
2639
40beecee
EZ
26402001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
2641
2642 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
2643 Babyl header to the newly-created output file, bind
2644 coding-system-for-write to either rmail-file-coding-system or
2645 emacs-mule-unix.
2646
75c6cb7f
SM
26472001-03-11 Stefan Monnier <monnier@cs.yale.edu>
2648
2649 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
2650 Fix the name and regexp used for subsubsections.
2651
5ec17636
DL
26522001-03-10 Dave Love <fx@gnu.org>
2653
2654 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
2655 and save-buffer if buffer-file-name non-nil. From rms.
2656
6d2e2c02
AS
26572001-03-10 Andre Spiegel <spiegel@gnu.org>
2658
2659 * vc.el (vc-do-command): If the destination buffer is already
a2ffbafe 2660 current, don't set it up and don't erase it. Updated doc string
6d2e2c02
AS
2661 to reflect that.
2662 (vc-version-diff): When doing a single file diff, don't switch to the
a2ffbafe 2663 *vc-diff* buffer before the command. This is to preserve local
6d2e2c02
AS
2664 variable bindings that might affect the diff command.
2665 (vc-print-log): Don't switch to the *vc* buffer before the
2666 command, so that local variable bindings are preserved.
2667
789b6186 2668 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
6d2e2c02
AS
2669 not the current buffer.
2670 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
2671
789b6186 2672 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
6d2e2c02 2673 make output go to buffer *vc*, not the current buffer.
a2ffbafe 2674
b18f5523
SM
26752001-03-09 Stefan Monnier <monnier@cs.yale.edu>
2676
2677 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
2678 so ^, $, *, ? and + are interpreted correctly.
2679
3cfd8357
GM
26802001-03-09 Gerd Moellmann <gerd@gnu.org>
2681
c085b77c 2682 * help.el (string-key-binding): Renamed from
f9db8f19
SM
2683 mode-line-key-binding. Handle any event on a string.
2684 Check for `keymap' properties as well as `local-map' properties.
c085b77c 2685
3cfd8357
GM
2686 * comint.el (comint-insert-clicked-input): Use the last key
2687 from this-command-keys to lookup the global key definition.
2688
348f797a
KH
26892001-03-09 Kenichi Handa <handa@etl.go.jp>
2690
3ebf3717
KH
2691 * international/characters.el: Add category `j' for
2692 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
2693
348f797a
KH
2694 * international/mule-conf.el (no-conversion): Fix docstring.
2695 (raw-text): Fix docstring.
2696
e1fbabaf
GM
26972001-03-08 Gerd Moellmann <gerd@gnu.org>
2698
96e8e603
GM
2699 * simple.el (choose-completion-string): When not leaving the
2700 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
2701 is set.
2702
e1fbabaf
GM
2703 * window.el (shrink-window-if-larger-than-buffer): Handle frame
2704 parameter `(minibuffer . t)'.
2705
f9db8f19
SM
27062001-03-07 Stefan Monnier <monnier@cs.yale.edu>
2707
2708 * progmodes/sh-script.el (sh-st-symbol): New symbol.
2709 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
2710 (sh-mode): Remove `make-local-variable' for unused var
2711 `font-lock-unfontify-region-function'.
2712
02756877
RS
27132001-03-07 Richard M. Stallman <rms@gnu.org>
2714
132bf46d
RS
2715 * info.el (Info-scroll-down): Fix previous change.
2716
02756877
RS
2717 * mail/rmail.el (rmail-toggle-header): Use a window which
2718 is showing the Rmail buffer, rather than the selected window.
2719
eeb24429
DL
27202001-03-07 Dave Love <fx@gnu.org>
2721
2722 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
2723 now, to avoid problems with binding imenu directly to a mouse event.
2724
3bdf2660
GM
27252001-03-07 Gerd Moellmann <gerd@gnu.org>
2726
2727 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
2728 second arg t.
2729
27302001-03-07 Stefan Monnier <monnier@cs.yale.edu>
5aaaec5d
SM
2731
2732 * log-edit.el (log-edit-common-indent): New var.
2733 (log-edit-set-common-indentation): Renamed from
2734 log-edit-delete-common-indentation. Use the new var.
2735 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
2736
2737 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
2738 (cvs-mode-add-change-log-entry-other-window):
2739 Don't presume change-log-default-name is defined.
2740
2741 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
2742
2743 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
2744 the "tree" operation as well.
2745
2746 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
2747
2748 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
2749 to match paragraph-start.
2750
2751 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
2752 comment-start-skip and set comment-end-skip as well.
2753 (sgml-comment-indent): Fix for new value of comment-start-skip.
2754 (html-autoview-mode): Don't bother using make-local-hook.
2755
2ad02767
GM
27562001-03-07 Gerd Moellmann <gerd@gnu.org>
2757
189638d5 2758 * cus-edit.el (custom-save-delete): Move in front of local
83c9cb8e 2759 variables, otherwise long Custom entries would make them ineffective.
189638d5 2760
2ad02767
GM
2761 * uniquify.el: Set maintainer to FSF.
2762
656f8cae
EZ
27632001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
2764
2765 * dired-aux.el (dired-do-shell-command): Doc fix.
2766
c83965c4
SM
27672001-03-06 Stefan Monnier <monnier@cs.yale.edu>
2768
04af43bc
SM
2769 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
2770
2771 * which-func.el (which-func-modes): Add cperl-mode.
2772 (which-func-mode-global): Use define-minor-mode.
2773
2774 * info-look.el: Docstring fixes and dead code eliminated.
2775 (cperl-mode): Add support.
2776 (emacs-lisp-mode): List all entries from elisp manual, whether
2777 or not they are currently (f)bound or not. Update regexp.
2778
2779 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
2780
c83965c4
SM
2781 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
2782 so that C-h m shows the correct information.
2783 Use make-local-variable rather than make-variable-buffer-local.
2784 (cperl-info-buffer, cperl-setup-tmp-buf):
2785 Use make-local-variable rather than make-variable-buffer-local.
2786 (cperl-msb-fix, cperl-get-help-defer):
2787 Check major-mode for `cperl-mode' as well.
2788
2789 * progmodes/cperl-mode.el: Updated to author version 4.23.
2790 (cperl-electric-pod): SYNOPSIS was misspelled.
2791 (cperl-find-pods-heres): @if ? a : b was considered a REx.
2792 (cperl-after-expr-p): Make true after __END__.
2793
f16a7aa5
GM
27942001-03-06 Gerd Moellmann <gerd@gnu.org>
2795
157ae273 2796 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
6c08bb38 2797 bookmark-completion-ignore-case is t.
157ae273 2798
f16a7aa5
GM
2799 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
2800 switch, like xterm, and concat resource strings, with a newline
2801 between them.
2802
abaddb98
EZ
28032001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
2804
a2ffbafe 2805 * international/codepage.el (cp770-decode-table)
106e96bd
EZ
2806 (cp773-decode-table, cp774-decode-table): New variables.
2807
abaddb98
EZ
2808 * man.el (Man-hyphenated-reference-regexp): New variable.
2809 (Man-build-references-alist): Use it to search for referenced
2810 manpages. If hyphenated is non-nil, record a concatenated word in
2811 Man-refpages-alist only if it matches Man-reference-regexp.
2812 Update word's length when it is concatenated. Reverse the list,
2813 to get the first manpage at the head.
2814 (Man-possibly-hyphenated-word): New function.
2815 (Man-follow-manual-reference): Use it instead of current-word to
2816 find a manpage at point, in a way that accounts for hyphenated
2817 references.
2818
eb3f61dd
GM
28192001-03-06 Alex Schroeder <alex@gnu.org>
2820
2821 * sql.el (sql-interbase): New function.
2822 (sql-interbase-program): New option.
2823 (sql-interbase-options): New option.
2824 And some typos fixed: "customise" to "customize".
2825
fa84f42a
DL
28262001-03-06 Dave Love <fx@gnu.org>
2827
83c9cb8e
SM
2828 * textmodes/flyspell.el (flyspell-region):
2829 Set up flyspell-local-mouse-map.
fa84f42a 2830
fda3411d
RS
28312001-03-05 Richard M. Stallman <rms@gnu.org>
2832
a2ffbafe 2833 * mail/rmail.el (rmail-retry-failure):
fda3411d
RS
2834 Don't call rmail-beginning-of-message.
2835 Don't discard From: field. Do discard Received: field.
2836 Use unwind-protect to re-prune.
2837 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
a2ffbafe 2838
e972ab1f
KH
28392001-03-06 Kenichi Handa <handa@etl.go.jp>
2840
2841 * international/quail.el (quail-title): Add autoload cookie.
2842
335db3c1
DL
28432001-03-05 Dave Love <fx@gnu.org>
2844
2845 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
2846 new defs.
2847
278dd6ac
KH
28482001-03-05 Kenichi Handa <handa@etl.go.jp>
2849
83c9cb8e
SM
2850 * language/ethio-util.el (ethio-toggle-space):
2851 Update current-input-method-title if necessary.
36d5e61d
KH
2852 (ethio-toggle-punctuation): Likewise.
2853
341cd4f0
KH
2854 * international/quail.el (quail-title): Fix for the case that a
2855 title of an input method is specified by a list of the same form
2856 as used in mode-line-format.
2857
83c9cb8e
SM
2858 * international/mule-cmds.el (activate-input-method):
2859 If current-input-method-title is set by activating INPUT-METHOD,
278dd6ac
KH
2860 respect that value.
2861
10ebaeb6
GM
28622001-03-05 Gerd Moellmann <gerd@gnu.org>
2863
2864 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
2865
7a65c85c
GM
28662001-03-05 Alex Schroeder <alex@gnu.org>
2867
2868 * sql.el (sql-sybase): Fix typo (was: query user about server two
2869 times instead of server and database).
2870
2871 * sql.el (sql-sybase): Doc change.
2872 (sql-mysql): Doc change.
2873 (sql-postgres): Doc change.
2874
b86644f2
KH
28752001-03-05 Kenichi Handa <handa@etl.go.jp>
2876
83c9cb8e
SM
2877 * international/mule-conf.el (emacs-mule, raw-text):
2878 Docstring modified.
b86644f2 2879
e30bd7b7
EZ
28802001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
2881
2882 * term/internal.el: Update copyright notice.
2883
2884 * term/pc-win.el: Update copyright notice.
2885
7e365285
DL
28862001-03-02 Dave Love <fx@gnu.org>
2887
83c9cb8e
SM
2888 * files.el (insert-file-contents-literally):
2889 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
2890 not jka-compr-compression-info-list.
7e365285 2891
75ed43a6
SM
28922001-03-02 Stefan Monnier <monnier@cs.yale.edu>
2893
2894 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
2895 spaces in default comment-start-skip settings rather than \s-.
2896
53c4b1e6
EZ
28972001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
2898
2899 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
2900 default-frame-alist as well.
2901
028d739a
DL
29022001-03-01 Dave Love <fx@gnu.org>
2903
2904 * textmodes/reftex.el (defvar): Wrap some defvars in
2905 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
2906
2907 * subr.el (event-basic-type): Doc fix.
2908
2909 * international/quail.el: Doc fixes.
2910
2911 * international/utf-8.el: Doc fixes.
2912
2913 * international/mule-cmds.el: Doc fixes.
2914 (leim-list-header): Fix header text.
2915
2916 * international/mule.el (coding-system-category): Doc fix.
2917
2918 * international/ccl.el (ccl-compile): Doc fix.
2919
15d1caef
SM
29202001-03-01 Stefan Monnier <monnier@cs.yale.edu>
2921
2922 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
2923 rather than (before|after)-change-functions.
2924
f84ff02c
GM
29252001-03-01 Gerd Moellmann <gerd@gnu.org>
2926
2927 * ediff-util.el (ediff-scroll-horizontally): Arrange for
2928 scroll-left and scroll-right being called interactively so that
2929 they set the window's min_hscroll.
2930
e0c1e774
EZ
29312001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
2932
2933 * info.el (info-insert-file-contents-1): Accept an additional
2934 argument `lfn': if it is non-nil, concatenate `filename' and
83c9cb8e
SM
2935 `suffix'; otherwise use the complicated MS-DOS code.
2936 All callers changed.
e0c1e774
EZ
2937 (info-insert-file-contents, Info-find-node): If the MS-DOS port
2938 can access long file names, try the long file-name version of
2939 `info-insert-file-contents-1', then the short file-name version.
2940
b8b2ea31 29412001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
1d64e2ad 2942
af122766
KH
2943 * language/ethio-util.el (setup-ethiopic-environment-internal):
2944 Change bindings of functions keys to conform to "Emacs Lisp Coding
2945 Convention".
2946
2947 * language/ethiopic.el ("Ethiopic"): Add documentation.
2948
b8b2ea31
KH
29492001-02-28 Kenichi Handa <handa@etl.go.jp>
2950
1d64e2ad
KH
2951 * international/utf-8.el (mule-utf-8): Set coding-category
2952 property to coding-category-utf-8.
2953
91cb6e51
RS
29542001-02-27 Richard M. Stallman <rms@gnu.org>
2955
2956 * lpr.el (lpr-page-header-switches, print-region-1):
2957 Undo 2000-07-06 change.
7298f3f7
RS
2958 (lpr-add-switches): Default to t on gnu/linux.
2959
c0cb1027
GM
29602001-02-27 Gerd Moellmann <gerd@gnu.org>
2961
2962 * bs.el (bs-attributes-list): Doc fix.
2963
01459648
GM
29642001-02-26 Gerd Moellmann <gerd@gnu.org>
2965
baebd8a5 2966 * help.el (describe-project): Display the file THE-GNU-PROJECT.
a2ffbafe 2967
01459648
GM
2968 * help.el (view-order-manuals): Use goto-address.
2969
2970 * startup.el (command-line-1): Add info about ordering manuals
2971 to the not so fancy splash screens.
2972
f93e614e
AS
29732001-02-26 Andre Spiegel <spiegel@gnu.org>
2974
01459648
GM
2975 * vc.el (vc-default-workfile-unchanged-p)
2976 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
f93e614e 2977
12435002
GM
29782001-02-26 Gerd Moellmann <gerd@gnu.org>
2979
a2ffbafe 2980 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
c596c392
GM
2981 fontify in the right buffer.
2982
12435002
GM
2983 * allout.el (outline-flag-region): Move macro in front of first
2984 use to avoid a run-time error.
2985
425de386
AI
29862001-02-24 Andrew Innes <andrewi@gnu.org>
2987
2988 * makefile.w32-in: Fix copyright notice.
2989
66c56ed1
KH
29902001-02-24 Kenichi Handa <handa@etl.go.jp>
2991
4c1593ce
KH
2992 * international/utf-8.el (mule-utf-8): Set correct value for
2993 valid-codes property.
2994
66c56ed1
KH
2995 * international/fontset.el (x-complement-fontset-spec): In the
2996 case that we use ASCII font for the other charsets, use only
15d1caef 2997 family and registry part of it.
66c56ed1 2998
119171dd
EZ
29992001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
3000
3001 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
3002 (shrink-window-if-larger-than-buffer): Doc fix.
3003
932c309e
SM
30042001-02-23 Stefan Monnier <monnier@cs.yale.edu>
3005
3006 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
3007 predicate passed to completing-read.
3008
9b760e36
EZ
30092001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
3010
3011 * startup.el (command-line): Fix last change.
3012
5c39a60f
JR
30132001-02-23 Jason Rumney <jasonr@gnu.org>
3014
3015 * startup.el (tool-bar-originally-present): New variable.
3016 (command-line): Set it if the tool-bar is switched on at startup.
3017
3018 * frame.el (frame-notice-user-settings): Only adjust frame height
3019 for no tool-bar case if tool-bar was originally switched on.
796ead7e 3020 From E. Jay Berkenbilt.
5c39a60f 3021
cb91b2c7
SM
30222001-02-22 Stefan Monnier <monnier@cs.yale.edu>
3023
39b557e8
SM
3024 * server.el (server-switch-buffer): Only switch window if the
3025 current one is dedicated.
3026
cb91b2c7
SM
3027 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
3028 rather than using (match-beginning 0) when searching for break point.
3029
9238a8df
EZ
30302001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
3031
3032 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
3033 @ follows an accent command such as @'. Support optional braces
3034 in commands that insert accents, like makeinfo does.
3035
3473f362
GM
30362001-02-22 Gerd Moellmann <gerd@gnu.org>
3037
3038 * startup.el (fancy-splash-text): Add a line for ordering
3039 manuals. Reverse order of splash screens shown.
3040 (use-fancy-splash-screens-p): Adapt to the text line added.
3041
3042 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
3043 manuals from the FSF.
3044
3045 * help.el (view-order-manuals): New function.
3046 (toplevel): Bind C-h C-m to this function.
3047
76a4de07
SM
30482001-02-21 Stefan Monnier <monnier@cs.yale.edu>
3049
3050 * newcomment.el (comment-forward): Skip the comment-start before
3051 searching for the comment-end.
3052
75b71d85
DL
30532001-02-21 Dave Love <fx@gnu.org>
3054
2f4c9a87
DL
3055 * custom.el (custom-initialize-changed, defcustom): Doc fix.
3056
75b71d85
DL
3057 * international/mule-cmds.el, international/mule.el: Doc fixes.
3058
ffc9ff0c
GM
30592001-02-21 Gerd Moellmann <gerd@gnu.org>
3060
3061 * startup.el (fancy-splash-screens): Use display-hourglass
3062 instead of display-busy-cursor.
3063
3064 * frame.el (display-hourglass): Renamed from busy-cursor.
3065 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
3066 (show-cursor-in-non-selected-windows): Doc fix.
3067
f34eb373
DL
30682001-02-20 Dave Love <fx@gnu.org>
3069
3070 * international/utf-8.el: Doc and commentary fixes.
3071
f55e4a7e
EZ
30722001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
3073
3074 * ehelp.el (with-electric-help): Doc fix.
3075
fa97adf6
GM
30762001-02-20 Gerd Moellmann <gerd@gnu.org>
3077
3078 * msb.el (msb-mode): Call the update-buffers function explicitly
3079 with a FORCE argument.
3080
3081 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
3082 FORCE. If set, update the menu even if frame-or-buffer-changed-p
3083 returns nil.
3084
54ed3bd2
GM
30852001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3086
3087 * ps-print.el: Timestamp package replacement. Some enhancements.
3088 Some XEmacs compatibility. Doc fix.
3089 (ps-print-version): New version number (6.4).
3090 (ps-printer-name): Initialization fix.
3091 (ps-zebra-stripe-follow): Funcionality enhancement.
3092 (ps-prologue-file): Code enhancement.
3093 (ps-right-header): Timestamp package replacement.
83c9cb8e
SM
3094 (ps-setup, ps-face-bold-p, ps-face-italic-p)
3095 (ps-get-page-dimensions)
54ed3bd2
GM
3096 (ps-generate-header, ps-begin-file, ps-begin-job)
3097 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
3098 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
3099 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
3100 (coding-system-for-write): Var declaration (XEmacs compatibility).
a2ffbafe 3101
e8ebf97d
MB
31022001-02-20 Miles Bader <miles@gnu.org>
3103
3104 * image-file.el (image-file-name-extensions): Add "tif".
3105
136b27c5
GM
31062001-02-19 Gerd Moellmann <gerd@gnu.org>
3107
3108 * wid-edit.el (widget-button-click): Save the selected window
3109 around the code handling clicks on buttons.
3110
6ebbcf59
DL
31112001-02-18 Dave Love <fx@gnu.org>
3112
3113 * imenu.el (imenu--generic-function): Use mapc to iterate over
3114 syntax characters.
3115
595ded73
RS
31162001-02-17 Richard M. Stallman <rms@gnu.org>
3117
b9fe3dc8
RS
3118 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
3119
595ded73
RS
3120 * uniquify.el (uniquify-buffer-name-style): Doc fix.
3121
f3f053f3
GM
31222001-02-16 Gerd Moellmann <gerd@gnu.org>
3123
3124 * mouse.el (mouse-save-then-kill): If the distance from the new
3125 point to the mark is equal to the distance of point from the new
3126 point, move point instead of the mark.
3127
11570a8f
DL
31282001-02-16 Dave Love <fx@gnu.org>
3129
3130 * textmodes/flyspell.el (flyspell-get-word): Return string without
3131 properties.
3132
fb339cd5
EZ
31332001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
3134
3135 * generic.el (generic-find-file-regexp): Doc fix.
3136 (generic-ignore-files-regexp): New defcustom.
3137 (generic-mode-find-file-hook): If the file's name matches the
3138 regexp in `generic-ignore-files-regexp', don't enter
3139 default-generic-mode. Doc fix.
3140
c56b1c1b
GM
31412001-02-16 Gerd Moellmann <gerd@gnu.org>
3142
a2ffbafe 3143 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
c220b753
GM
3144 Add autoload cookies.
3145
a2ffbafe 3146 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
c56b1c1b
GM
3147 of cal-tex-24.
3148
0d140e65
EZ
31492001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
3150
81558867
EZ
3151 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
3152
0d140e65
EZ
3153 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
3154 the character class after the (optional) drive, to support file
3155 names with embedded blanks.
3156
713f7b15
SS
31572001-02-15 Sam Steingold <sds@gnu.org>
3158
3159 * textmodes/tex-mode.el (tex-shell-running):
3160 Check the process buffer too.
3161
9a2a6f73
DL
31622001-02-15 Dave Love <fx@gnu.org>
3163
3164 * battery.el (battery-status-function): Fix doc, :type.
3165
15d1caef 3166 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
9a2a6f73 3167
fe10cef0
GM
31682001-02-15 Gerd Moellmann <gerd@gnu.org>
3169
3170 * subr.el (read-passwd): Clear Lisp memory holding password.
3171
126f5d4d
MB
31722001-02-15 Miles Bader <miles@gnu.org>
3173
3174 * info.el (Info-copy-current-node-name): New function.
3175 (Info-mode-menu): Add it to the menu.
3176
92e98d63
RS
31772001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
3178
3179 * international/mule-cmds.el (toggle-input-method): Doc fix.
3180
dd4e0e55
SM
31812001-02-13 Stefan Monnier <monnier@cs.yale.edu>
3182
3183 * replace.el (occur): Stop at end of buffer.
3184
402dbbd1
EZ
31852001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
3186
3187 * international/mule-cmds.el (set-input-method): Another doc fix.
3188
e9fcba3d
GM
31892001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
3190
3191 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
3192
78ad1cd5
MB
31932001-02-13 Miles Bader <miles@gnu.org>
3194
713f7b15 3195 * faces.el (set-face-background, set-face-foreground)
78ad1cd5
MB
3196 (set-face-stipple): Treat a value of nil as being `unspecified'.
3197
fce9d9dc
DL
31982001-02-12 Dave Love <d.love@dl.ac.uk>
3199
3200 * international/latin1-disp.el: Doc fixes.
3201 (latin1-display) <defgroup>: Add :link.
3202 (latin1-display) <function>: Set variable latin1-display.
3203
bc406911
EZ
32042001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
3205
3206 * international/mule-cmds.el (set-input-method): Doc fix.
3207
68514d48
EL
32082001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
3209
3210 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
3211 (speedbar-line-file): Return nil if not a file.
3212 (speedbar-buffers-line-path): Return file for tags, and dir for files.
3213
513bea45 32142001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
713f7b15 3215
513bea45
MK
3216 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
3217 for remote files.
bc406911 3218 (ediff-coding-system-for-read): Replaced the no-conversion default
513bea45 3219 with raw-text.
713f7b15 3220
513bea45 3221 * ediff-init.el: Removed :version from defcustom vars.
713f7b15 3222
83c9cb8e
SM
3223 * ediff-util.el (ediff-compute-custom-diffs-maybe):
3224 Better handling of the diff mode.
713f7b15 3225
513bea45 3226 * ediff.texi: Added ediff-coding-system-for-read.
713f7b15 3227
bc406911 3228 * viper.texi: Fix typos.
713f7b15 3229
521d4010
DL
32302001-02-11 Dave Love <fx@gnu.org>
3231
36fd8e17
DL
3232 * shadowfile.el: Doc fixes.
3233 (shadow) <defgroup>: Add :link.
3234 (shadowfile-unload-hook): New function.
3235 (shadow-initialize): Use defalias, not fset.
3236 (shadow-define-cluster, shadow-define-literal-group)
83c9cb8e 3237 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
36fd8e17 3238
521d4010
DL
3239 * international/mule.el: Doc and message fixes.
3240
36fd8e17
DL
3241 * international/ccl.el (define-ccl-program): Doc fix.
3242
92395bbe
KH
32432001-02-11 Kenichi Handa <handa@etl.go.jp>
3244
3245 * faces.el (mode-line): Set :line-width property to -1.
3246
103db06c
RS
32472001-02-10 Richard M. Stallman <rms@gnu.org>
3248
08b78974
RS
3249 * complete.el (partial-completion-mode): Doc fix.
3250
103db06c
RS
3251 * simple.el (delete-key-deletes-forward-mode):
3252 Change `let' to `let*' to fix gross bug in last change.
3253
3254 * repeat.el (repeat): Don't let execute-kbd-macro alter
3255 real-last-command.
3256
a6a1ee53
EZ
32572001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
3258
3259 * simple.el (eval-expression): Doc fix.
3260
d2f288c6
DL
32612001-02-09 Dave Love <fx@gnu.org>
3262
038f4ae3
DL
3263 * imenu.el (imenu-generic-expression): Doc fix.
3264
83c9cb8e
SM
3265 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
3266 From Juanma Barranquero.
038f4ae3 3267
15d1caef 3268 * emacs-lisp/authors.el (authors): Expand `root' before running find.
d2f288c6 3269
9804b846
KH
32702001-02-09 Kenichi Handa <handa@etl.go.jp>
3271
3272 * faces.el (set-face-attribute): Describe the case of a negative
3273 value specified for :line-width.
3274
532f5197
SM
32752001-02-08 Stefan Monnier <monnier@cs.yale.edu>
3276
3277 * which-func.el (which-func-mode): Invert which-func-mode-global.
83c9cb8e 3278 From Juanma Barranquero <lektu@uol.com.br>.
532f5197 3279
1d279666
DL
32802001-02-08 Dave Love <fx@gnu.org>
3281
4681ca3a
DL
3282 * wid-edit.el (widget-plist-convert-widget): Replace binding of
3283 widget-plist-value-type.
3284 (widget-alist-convert-widget): Replace binding of
3285 widget-alist-value-type.
3286
1d279666
DL
3287 * textmodes/paragraphs.el (sentence-end): Doc fix.
3288
83c9cb8e
SM
3289 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
3290 Remove `backward-line'.
1d279666 3291
532f5197
SM
3292 * play/pong.el (pong-blank-color, pong-bat-color)
3293 (pong-ball-color, pong-border-color, pong-left-key)
3294 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
3295 (pong-pause-key, pong-resume-key, pong-timer-delay):
3296 * mail/mh-comp.el (mh-compose-letter-function):
3297 * eshell/esh-mode.el (eshell-skip-prompt-function):
3298 * emulation/viper-ex.el (ex-unix-type-shell-options):
3299 * recentf.el (recentf-menu-filter):
3300 * ps-print.el (ps-print-region-function):
3301 * lpr.el (print-region-function):
3302 * forms.el (forms-mode-hooks):
3303 * dirtrack.el (dirtrack-directory-change-hook):
3304 * cus-start.el (temp-buffer-show-function, display-buffer-function):
3305 * textmodes/spell.el (spell-filter):
3306 * textmodes/fill.el (adaptive-fill-function):
3307 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
3308 * progmodes/etags.el (find-tag-default-function):
3309 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
1d279666
DL
3310 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
3311
6f676109
EZ
33122001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
3313
751d3bc4
EZ
3314 * emulation/viper-init.el (viper-fast-keyseq-timeout)
3315 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
3316 Meyering <jim@meyering.net>.
3317
6f676109
EZ
3318 * loadup.el: Revert last change.
3319
d3c26cdf
KH
33202001-02-07 Kenichi Handa <handa@etl.go.jp>
3321
83c9cb8e
SM
3322 * international/mule.el (transform-make-coding-system-args):
3323 Make it work also for coding systems not using CCL.
d3c26cdf 3324
44806980
EZ
33252001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
3326
9889af08
EZ
3327 * simple.el (previous-matching-history-element)
3328 (next-matching-history-element): Doc fix.
3329
44806980
EZ
3330 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
3331 specific part.
3332
1e36ff68
DL
33332001-02-06 Dave Love <fx@gnu.org>
3334
713f7b15 3335 * add-log.el (add-log-current-defun-function)
1e36ff68
DL
3336 (add-log-buffer-file-name-function, add-log-file-name-function):
3337 Fix :type.
3338 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
3339
c7ca58df
EZ
33402001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
3341
fecd556a
EZ
3342 * info.el (info-initialize): Remove the test for system-type when
3343 invocation-directory is non-nil.
3344
c7ca58df
EZ
3345 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
3346 of `font-lock-defaults' to `backward-paragraph' rather than nil.
3347
587b5737
AI
33482001-02-06 Andrew Innes <andrewi@gnu.org>
3349
3350 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
3351 absolute.
3352
baf7eee4
GM
33532001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
3354
3355 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
3356 buffers. When hi-lock turned on rather than only checking current
3357 buffer for regexps, all buffers are checked. Moved activation of
3358 font-lock to hi-lock-refontify. When font-lock turned off rather
3359 than removing added highlighting just in current buffer, remove it
3360 in all buffers. Changed edit menu text from "Automatic
3361 Highlighting" to "Regexp Highlighting" Documentation for
3362 highlighting phrases, minor documentation changes.
3363 (hi-lock-set-file-patterns): Execute only if there are new or
3364 existing file patterns.
3365 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
3366 unfontify and, if a support mode is active, will not refontify the
3367 whole buffer. If necessary, turn on font lock. (Removed
3368 font-lock-unfontify and font-lock support-mode-specific calls,
3369 such as lazy-lock-fontify-window.)
3370 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
3371 patterns are found. Not useful now since find-file-hook is removed
83c9cb8e 3372 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
baf7eee4
GM
3373 (hi-lock-face-phrase-buffer): New function. Also added related
3374 menu item and keybinding.
3375 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
3376 (hi-lock-process-phrase): New function.
3377 (hi-lock-line-face-buffer): Doc fixes.
3378 (hi-lock-face-buffer): Doc fixes.
3379 (hi-lock-unface-buffer): Doc fixes.
713f7b15 3380
36710aa6
GM
33812001-02-06 Gerd Moellmann <gerd@gnu.org>
3382
3383 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
3384 dabbrev-ignored-regexps.
3385
d3f22784
EZ
33862001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
3387
3388 * simple.el (kill-line): Doc fix.
3389
5cb3c8d4
DL
33902001-02-05 Dave Love <fx@gnu.org>
3391
3392 * loadup.el: Revert last two changes -- bootstrapping works with
3393 regenerated loaddefs.
3394
e6297e7d
EZ
33952001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
3396
1e14b095
EZ
3397 * isearch.el (isearch-forward): Doc fix.
3398
e6297e7d
EZ
3399 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
3400 of font-lock-defaults to backward-paragraph.
3401
e16f52ce
GM
34022001-02-05 Gerd Moellmann <gerd@gnu.org>
3403
3404 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
3405 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
3406
01d19dd7
GM
34072001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3408
3409 * ebnf2ps.el: Eliminate time-stamp functions.
3410 (ebnf-version): New version (3.5).
3411 (ebnf-eps-finish-and-write): Replace time-stamp functions by
3412 format-time-string.
3413
24886813
GM
34142001-02-05 Gerd Moellmann <gerd@gnu.org>
3415
3416 * simple.el (next-line): Goto end-of-line before inserting a newline.
3417
65e70fc4
MB
34182001-02-05 Miles Bader <miles@gnu.org>
3419
3420 * image-file.el (insert-image-file): When visiting an image, also
3421 set `truncate-lines' to t so that any fringe arrow looks correct.
3422
482f06c9
KH
34232001-02-05 Kenichi Handa <handa@etl.go.jp>
3424
3425 * isearch.el (isearch-forward): Add description about input method
3426 in the docsting.
3427
02399da7
SM
34282001-02-04 Stefan Monnier <monnier@cs.yale.edu>
3429
3430 * skeleton.el (skeleton-internal-1): Always push the mark for @.
3431
2c366083
EZ
34322001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
3433
3434 * info.el (info-initialize): If installation-directory is nil, for
83c9cb8e 3435 DOS/Windows systems try looking in a sibling of invocation-directory.
2c366083 3436
bdadfce3
GM
34372001-02-02 Gerd Moellmann <gerd@gnu.org>
3438
79fb38c0
GM
3439 * wid-edit.el (widget-button-click): Fix last change.
3440
bdadfce3
GM
3441 * frame.el (frame-notice-user-settings): When resizing the initial
3442 frame because the tool bar is off, also change the frame's top
3443 position if a negative top position was specified.
3444
33155ffb
MB
34452001-02-02 Miles Bader <miles@gnu.org>
3446
3447 * image-file.el (insert-image-file): When visiting an image,
3448 suppress the cursor in the image buffer.
3449
1355ba0c
DL
34502001-02-01 Dave Love <fx@gnu.org>
3451
3452 * progmodes/f90.el (f90-mode): Remove startup message.
3453
fb758d2d 3454 * vc-cvs.el: Remove autoloads. Require vc when compiling.
713f7b15 3455
01acdb05
GM
34562001-02-01 Gerd Moellmann <gerd@gnu.org>
3457
3458 * startup.el (command-line): Fix code determining whether or not
3459 to use delete-key-deletes-forward-mode.
3460
5b1ee316
AS
34612001-02-01 Andre Spiegel <spiegel@gnu.org>
3462
3463 * vc.el (vc-diff-switches): New user option.
3464 (vc-version-diff): Use it.
3465 (vc-diff-switches-list): New macro.
3466
83c9cb8e
SM
3467 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
3468 New customization options.
5b1ee316
AS
3469 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
3470
3471 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
3472
00b1e7a1
GM
34732001-02-01 Gerd Moellmann <gerd@gnu.org>
3474
3475 * msb.el (toplevel): Quote hook symbols.
3476
85827036
KH
34772001-02-01 Kenichi Handa <handa@etl.go.jp>
3478
8e028499 3479 * international/mule.el (make-coding-system): Add description
3c948dde 3480 about recognized properties in the docstring.
8e028499 3481
85827036
KH
3482 * international/mule-conf.el: Remove unused charsets
3483 mac-roman-lower and mac-roman-upper.
3484
7ccf7ab9
GM
34852001-01-31 Gerd Moellmann <gerd@gnu.org>
3486
2441692d
GM
3487 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
3488 is in front of the left-margin, if any.
3489
ee5cece0
GM
3490 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
3491 like `delete'.
3492
83c9cb8e 3493 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
ee5cece0 3494
7ccf7ab9
GM
3495 * term/w32-win.el (mouse-set-font): Doc fix.
3496
b4f30ec5 34972001-01-31 Stefan Monnier <monnier@cs.yale.edu>
713f7b15 3498
b4f30ec5
GM
3499 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
3500 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
3501 on already.
3502
03e0fe6e
GM
35032001-01-31 Markus Rost <rost@math.ohio-state.edu>
3504
3505 * files.el (save-buffer): Don't give message if (buffer-file-name)
3506 returns nil.
713f7b15 3507
8f289acc
EZ
35082001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
3509
cb4aae04
EZ
3510 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
3511
dbd98b19
EZ
3512 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
3513 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
3514
8f289acc
EZ
3515 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
3516 display problems.
3517
c12553c1
KH
35182001-01-31 Kenichi Handa <handa@etl.go.jp>
3519
c7bf5db9
KH
3520 * international/mule.el (charset-info): Fix docstring.
3521
3522 * international/mule-diag.el (describe-character-set): Check final
3523 char valid before printing it.
c12553c1 3524
14f16b9c
GM
35252001-01-30 Gerd Moellmann <gerd@gnu.org>
3526
efaa080b
GM
3527 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
3528
eef93f99
GM
3529 * frame.el (frame-notice-user-settings): Do the tool-bar
3530 stuff only for graphical displays. Fix a braino.
713f7b15 3531
14f16b9c
GM
3532 * frame.el (frame-initialize): Create initial frame visible.
3533 (frame-notice-user-settings): When tool-bar has been switched off,
25237df5 3534 correct the frame size and sync tool-bar-mode.
14f16b9c
GM
3535
3536 * startup.el (command-line): Remove manipulation of frame
3537 height for tool bars.
3538
4ad25e43
EZ
35392001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3540
3541 * lpr.el: Compatibility with XEmacs and doc fixes.
3542 (lpr-windows-system, lpr-lp-system): New vars.
3543 (lpr-printer-switch): New defcustom.
3544 (printer-name, lpr-command): Customization fix.
3545 (print-region-1): Code fix.
3546 (print-region-new-buffer, printify-region): Indentation fix.
83c9cb8e
SM
3547 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
3548 New functions.
4ad25e43 3549
e8f044a0
GM
35502001-01-29 Gerd Moellmann <gerd@gnu.org>
3551
3552 * msb.el (toplevel): Fix the eval-after-load.
3553
850d5045
GM
35542001-01-29 Dave Love <fx@gnu.org>
3555
762fe76e
DL
3556 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
3557
3558 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
3559
83c9cb8e 3560 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
850d5045
GM
3561 (tcl-using-emacs-19-23): Consider Emacs 21+.
3562 (tcl-help-directory-list, tcl-command-switches): Fix :type.
3563 (tcl-add-emacs-menu): Supply menu name.
3564 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
3565
3a768251
GM
35662001-01-29 Gerd Moellmann <gerd@gnu.org>
3567
3568 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
3569
274d02f7
SM
35702001-01-29 Stefan Monnier <monnier@cs.yale.edu>
3571
3572 * pcvs.el (cvs-mark-fis-dead): New function.
3573 (cvs-mode-add): Use it.
3574 (cvs-mode-add-change-log-entry-other-window):
3575 Rebind change-log-default-name to itself rather than to nil.
3576
ed5d446e
SS
35772001-01-29 Sam Steingold <sds@gnu.org>
3578
efaa080b 3579 * vc-cvs.el: Replaced (require 'vc) with a bunch of
ed5d446e
SS
3580 `autoload' statements.
3581
e2a80284
EZ
35822001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
3583
8e1db7b3
EZ
3584 * files.el (confirm-kill-emacs): Doc fix.
3585
ff2a1c79
EZ
3586 * frame.el (frame-initialize): Doc fix.
3587
e7b0deaf
EZ
3588 * time-stamp.el (time-stamp-string): Doc fix.
3589
83c9cb8e
SM
3590 * woman.el (WoMan-log-1): Make the log buffer writable.
3591 From Markus Rost <rost@math.ohio-state.edu>.
e2a80284 3592
005913e4
GM
35932001-01-29 Gerd Moellmann <gerd@gnu.org>
3594
3595 * imenu.el (imenu-syntax-alist): Add autoload cookie for
3596 the `make-variable-buffer-local'.
3597
58622cc5
GM
35982001-01-29 Dave Love <fx@gnu.org>
3599
3600 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
83c9cb8e
SM
3601 (ansi-color-for-comint-mode-on, ansi-color-process-output):
3602 Add autoload cookie.
58622cc5
GM
3603 (ansi-color-apply-sequence): Fix typo.
3604
0404d031
GM
36052001-01-29 Gerd Moellmann <gerd@gnu.org>
3606
ed5d446e 3607 * menu-bar.el (menu-bar-files-menu): Add menu items for
438c2df0
GM
3608 Postscript printing in black and white.
3609
0404d031
GM
3610 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
3611 X-Mailman-Version, Precedence, List-Help, List-Post,
3612 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
3613 Content-Type, Content-Length.
3614
3b6ed359
DL
36152001-01-29 Dave Love <fx@gnu.org>
3616
ddd16e7a
DL
3617 * elide-head.el (elide-head): Make overlay evaporate.
3618
83c9cb8e 3619 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
3b6ed359 3620
8005142f
EZ
36212001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
3622
3623 * isearch.el (isearch-highlight): Don't punt if the display
3624 doesn't support colors, since isearch faces are defined for
3625 monochrome displays as well.
3626
84728570
SS
36272001-01-27 Sam Steingold <sds@gnu.org>
3628
3629 * shell.el (shell-write-history-on-exit): Make sure that we are in
3630 the shell buffer (M-x tex-file RET inserted the error message into
3631 the TeX buffer).
3632
e26f9ced
EZ
36332001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3634
3635 * simple.el (transient-mark-mode): Doc fix.
3636
dc0274bd
GM
36372001-01-27 Gerd Moellmann <gerd@gnu.org>
3638
83c9cb8e 3639 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
dc0274bd 3640
c1acacc4
EZ
36412001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3642
f5058b96
EZ
3643 * shell.el (shell-unquote-argument): If the shell is one of the
3644 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
3645 quote character.
3646 (shell-dumb-shell-regexp): Document that the shells which match
83c9cb8e 3647 this regexp are supposed to not treat a backslash as a quote character.
f5058b96 3648
c1acacc4 3649 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
83c9cb8e 3650 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
c1acacc4 3651
103db06c 36522001-01-27 Richard M. Stallman <rms@gnu.org>
8dc5c94d 3653
84728570 3654 * dabbrev.el (dabbrev--substitute-expansion):
8dc5c94d
GM
3655 Treat a one-capital-letter abbrev as "not all upper case",
3656 so as to force preservation of the expansion's pattern
3657 if the expansion starts with a capital letter.
3658
cfa70244
EZ
36592001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3660
cfee9de7
EZ
3661 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
3662 Doc fix.
3663
cfa70244
EZ
3664 * simple.el (transient-mark-mode): Document the fact that many
3665 commands act on the region when mark is active.
3666
17d90d6b
KH
36672001-01-27 Kenichi Handa <handa@etl.go.jp>
3668
3669 * international/quail.el (quail-setup-completion-buf): Make the
83c9cb8e 3670 multibyteness of current buffer inherited to Quail completion buffer.
17d90d6b
KH
3671 (quail-show-guidance-buf): Make the multibyteness of current
3672 buffer inherited to Quail guidance buffer.
3673 (quail-help): Make the multibyteness of current buffer inherited
3674 to Quail help buffer.
3675
61076b20
DL
36762001-01-26 Dave Love <fx@gnu.org>
3677
c47e2c68
DL
3678 * time-stamp.el: Doc fixes.
3679
84728570 3680 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
3afe2b93
DL
3681 (delphi-keyword-face, delphi-other-face): Fix :type.
3682
940f14b4
DL
3683 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
3684
3685 * mail/feedmail.el (feedmail): Add :link.
3686 (feedmail-send-it): Doc fix.
3687
3688 * mail/sendmail.el: Doc fixes.
3689 (sendmail-send-it): Fix the non-ASCII regexp and use
3690 rfc2047-encode-string.
3691
61076b20
DL
3692 * dired.el, dired-aux.el: Revert last change.
3693
6c317bd2
GM
36942001-01-26 Gerd Moellmann <gerd@gnu.org>
3695
3696 * makefile.w32-in (DONTCOMPILE): Add various term files.
3697
36982001-01-26 Dave Love <fx@gnu.org>
3699
3700 * Makefile.in (DONTCOMPILE): Add various term files.
3701
1c636b5f
GM
37022001-01-26 Gerd Moellmann <gerd@gnu.org>
3703
af900b23
GM
3704 * man.el (Man-default-man-entry, Man-mode): Doc fix.
3705
15fa6db0 3706 * startup.el (display-startup-echo-area-message): Make sure
83c9cb8e 3707 the echo area is resized to fit the size of the startup message.
15fa6db0 3708
1c636b5f
GM
3709 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
3710 part of which is a constant.
3711
9b1adbd5
EZ
37122001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
3713
83c9cb8e 3714 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
9b1adbd5 3715
103db06c 37162001-01-26 Richard M. Stallman <rms@gnu.org>
207d7545
GM
3717
3718 * simple.el (next-line): Don't let `newline' expand abbrevs.
3719 Simplify slightly.
3720 (open-line): Don't let `newline' expand abbrevs.
3721
219227ea
JW
37222001-01-25 John Wiegley <johnw@gnu.org>
3723
3724 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
3725 to `repeat' in the :type field.
3726
3727 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
3728 allow a choice of regexp or nil.
d2906bf8 3729 (pcomplete-dir-ignore): Same.
219227ea
JW
3730
3731 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
3732 a command) to always fail.
3733
ceba0dac
GM
37342001-01-25 Gerd Moellmann <gerd@gnu.org>
3735
3736 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
3737 discard the result.
3738 (iswitchb-to-end): Likewise.
3739
9b0630e5
SS
37402001-01-25 Sam Steingold <sds@gnu.org>
3741
3742 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
89e65817 3743 Require vc.
9b0630e5 3744
a2ed9670
SM
37452001-01-25 Stefan Monnier <monnier@cs.yale.edu>
3746
f0c1adab
SM
3747 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
3748
a2ed9670
SM
3749 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
3750
34ac3367
DL
37512001-01-25 Dave Love <fx@gnu.org>
3752
61076b20
DL
3753 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
3754 (describe-coding-system): Tweak the English text.
3755
34ac3367
DL
3756 * loadup.el: Preload international/ccl for utf-8.
3757
4685e6b7
EZ
37582001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
3759
3760 * mail/rmail.el (rmail-redecode-body): Doc fix.
3761
0fdb4475
KH
37622001-01-25 Kenichi Handa <handa@etl.go.jp>
3763
83c9cb8e
SM
3764 * international/mule-cmds.el (reset-language-environment):
3765 Reset coding-category-utf-8 to mule-utf-8.
0fdb4475 3766
83c9cb8e
SM
3767 * international/mule-conf.el (coding-category-utf-8):
3768 Initialize to mule-utf-8.
0fdb4475 3769
9b0630e5 3770 * loadup.el: Preload international/utf-8.
0fdb4475
KH
3771
3772 * international/utf-8.el: New file.
3773
245ed2b1
SM
37742001-01-24 Stefan Monnier <monnier@cs.yale.edu>
3775
3776 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
3777
e95b0c08
SS
37782001-01-24 Sam Steingold <sds@gnu.org>
3779
3780 * dired.el (dired-replace-in-string): Removed.
3781 (dired-sort-toggle): Use `replace-regexps-in-string'
3782 instead of `dired-replace-in-string'.
9b0630e5 3783
ceba0dac
GM
3784 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
3785 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
9b0630e5 3786
e95b0c08
SS
3787 * gs.el (gs-replace-in-string): Removed.
3788 (gs-options): Use `replace-regexps-in-string'
3789 instead of `gs-replace-in-string'.
3790
c3902c3e
EZ
37912001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
3792
3793 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
3794 bug report is mailed to an email list and posted to a news group.
3795
b66b6aeb
GM
37962001-01-24 Gerd Moellmann <gerd@gnu.org>
3797
83c9cb8e
SM
3798 * comint.el (comint-replace-by-expanded-history-before-point):
3799 Fix change of 2000-08-03 to move point to the start of the line again.
e7e41584 3800
b66b6aeb
GM
3801 * startup.el (tool-bar-images-pixel-height): New variable.
3802 (command-line): After loading the user's init file, when
3803 tool-bar-mode is on, increase the frame's size by some lines for
3804 the tool-bar.
3805
3806 * frame.el (frame-initialize): Create the initial frame invisible.
e95b0c08 3807
ff890e66
SZ
38082001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
3809
3810 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
3811 (chinese-big5): MIME:Big5.
3812
04363179
GM
38132001-01-24 Gerd Moellmann <gerd@gnu.org>
3814
e95b0c08 3815 * international/mule-cmds.el (universal-coding-system-argument):
04363179
GM
3816 Handle commands with prefix args.
3817
d56aaa64
GM
38182001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
3819
3820 * calendar/diary-lib.el (diary-float): Fix case of MONTH
3821 being a list of numbers.
3822 (diary-mail-entries): Rewritten.
3823
99858627
DL
38242001-01-23 Dave Love <fx@gnu.org>
3825
7aeb1fa9
DL
3826 * international/mule.el (make-coding-system): Fix typo.
3827
83c9cb8e
SM
3828 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
3829 Add backward-paragraph as font-lock-beginning-of-syntax-function.
99858627 3830
5a43decf
EZ
38312001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
3832
3833 * font-lock.el (font-lock-mode): Doc fix.
3834
b0e98867
KH
38352001-01-23 Kenichi Handa <handa@etl.go.jp>
3836
3837 * international/mule.el (make-translation-table): Fix docstring.
3838
9c8acefd
EZ
38392001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
3840
fd4976b8
EZ
3841 * mail/rmail.el (rmail-redecode-body): New function.
3842
9c8acefd
EZ
3843 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
3844
871e0439
GM
38452001-01-22 Gerd Moellmann <gerd@gnu.org>
3846
21c2bbe0
GM
3847 * isearch.el (isearch-lazy-highlight-case-fold-search)
3848 (isearch-lazy-highlight-regexp): New variables.
3849 (isearch-lazy-highlight-cleanup): Update lazy highlight if
3850 case-fold search or regexp search has been toggled.
3851
5710730c
GM
3852 * wid-edit.el (widget-button-click): Avoid a save-excursion
3853 around running a global binding.
3854
871e0439
GM
3855 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
3856 to 0.25.
3857
d0554957
MB
38582001-01-20 Miles Bader <miles@gnu.org>
3859
3860 * cus-edit.el (custom-face-save): Do post-processing on the face's
3861 new value like `custom-face-set' does.
3862
1519f618
EZ
38632001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
3864
ccd87890
EZ
3865 * mail/emacsbug.el (report-emacs-bug): Report the value of
3866 LC_CTYPE, not LC_TYPE.
3867
1519f618
EZ
3868 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
3869 isearch-toggle-regexp and isearch-edit-string to doc string.
3870
9724173b
GM
38712001-01-19 Gerd Moellmann <gerd@gnu.org>
3872
48bb9196
GM
3873 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
3874 as font-lock-beginning-of-syntax-function in font-lock-defaults.
3875
e95b0c08 3876 * jit-lock.el (jit-lock-fontify-now): Don't bind
9724173b
GM
3877 font-lock-beginning-of-syntax-function to nil.
3878
dc81f8a2
EZ
38792001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
3880
3881 * mail/emacsbug.el (report-emacs-bug): Report values of
3882 locale-coding-system, default-enable-multibyte-characters, and the
3883 environment variables LC_ALL, LC_TYPE, and LANG.
3884
99327974
GM
38852001-01-19 Gerd Moellmann <gerd@gnu.org>
3886
83c9cb8e 3887 * font-lock.el (font-lock-default-fontify-region): Fix last change.
e95b0c08 3888
2be6ecc6
GM
3889 * font-lock.el (font-lock-multiline): Default to nil.
3890 (font-lock-default-fontify-region): If font-lock-multiline is
3891 nil, don't check the property `font-lock-multiline'.
3892
99327974
GM
3893 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
3894 is nil, don't check the `font-lock-multiline' text property.
3895
2550055a
MK
38962001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
3897
0a949811 3898 * viper.el: Call initial-major-mode on startup.
e95b0c08 3899
0a949811 3900 * ediff.el (ediff-patch-file): Use better defaults.
e95b0c08 3901
8501998a 3902 * ediff-vers.el: Fix for 8+3 DOS file systems.
e95b0c08 3903
2550055a 39042001-01-19 Colin Walters <walters@cis.ohio-state.edu>
e95b0c08 3905
0a949811 3906 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
2550055a 3907 diff mode, if available.
e95b0c08 3908
0a949811 39092001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
e95b0c08 3910
8501998a 3911 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
e95b0c08 3912
2550055a
MK
3913 * ediff-init.el (subst-char-in-string): Define and use it, unless
3914 it's already defined.
e95b0c08 3915
8962e303
GM
39162001-01-18 Gerd Moellmann <gerd@gnu.org>
3917
3918 * tooltip.el (tooltip-hide-delay): New user-option.
3919 (tooltip-show): Use tooltip-hide-delay instead of the default.
3920
6b453381
KH
39212001-01-18 Kenichi Handa <handa@etl.go.jp>
3922
3923 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
3924 kill-local-variable doesn't work for enable-multibyte-characters.
3925
9eaf396b
DL
39262001-01-17 Dave Love <fx@gnu.org>
3927
cebd37ce
DL
3928 * ediff-init.el (ediff-before-setup-hook)
3929 (ediff-merge-filename-prefix): Add :version.
3930
9eaf396b
DL
3931 * international/latin1-disp.el: Require disp-table.
3932 (latin1-display): Fix :set.
3933
3934 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
3935
f864120f
GM
39362001-01-17 Gerd Moellmann <gerd@gnu.org>
3937
3938 * isearch.el (isearch-lazy-highlight-initial-delay)
3939 (isearch-lazy-highlight-interval): Default to 0.
3940
39412001-01-17 Bob Glickstein <bobg@zanshin.com>
3942
3943 * isearch.el (isearch-highlight): Set isearch-overlay priority to
3944 1 here rather than each time through
3945 isearch-lazy-highlight-new-loop.
3946 (isearch-lazy-highlight-max): Variable deleted.
3947 (isearch-lazy-highlight-max-at-a-time): New user variable, like
3948 isearch-lazy-highlight-max but controls a single invocation of
3949 isearch-lazy-highlight-update.
3950 (isearch-lazy-highlight-wrapped): Variable recreated.
3951 (isearch-lazy-highlight-window-start): New variable.
3952 (isearch-lazy-highlight-cleanup): Restored to behavior of
3953 before 2-Jan.
3954 (isearch-lazy-highlight-remove-overlays): Function deleted;
3955 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
3956 behavior removed.
3957 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
3958 isearch-lazy-highlight-update in a loop rather than just once.
3959 Test isearch-invalid-regexp here and decide not to start a new
3960 loop, rather than testing it each time through
3961 isearch-lazy-highlight-update.
3962 (isearch-lazy-highlight-search): Function restored.
3963 (isearch-lazy-highlight-update): Get called in a timer loop again,
3964 but this time highlight more than one match each time through.
83c9cb8e
SM
3965 Only highlight matches in the visible part of the window.
3966 Start at point, move in the direction of the search, and wrap around at
f864120f
GM
3967 the edge of the window. Use sit-for to force redisplay and ensure
3968 window-start is credible. "Face suppressing" behavior removed;
3969 overlay priorities should make it unnecessary, right?
3970 (isearch-highlight): Face suppressing behavior removed.
3971 (isearch-dehighlight): Face suppressing behavior removed.
3972 (isearch-set-lazy-highlight-faces-at): Removed.
3973
076ec540
KH
39742001-01-17 Kenichi Handa <handa@etl.go.jp>
3975
3976 * language/european.el ("Latin-1"): Make the format of description
3977 about additional language environments same as that of Latin-2.
3978
92328ec5
DL
39792001-01-16 Dave Love <fx@gnu.org>
3980
39f2174e
DL
3981 * isearch.el (isearch-lazy-highlight): Add :version.
3982
92328ec5
DL
3983 * simple.el (backward-delete-char-untabify-method)
3984 (next-line-add-newlines): Add :version.
3985
f251459d
GM
39862001-01-16 Gerd Moellmann <gerd@gnu.org>
3987
9d4850e5
GM
3988 * bindings.el: Bind <backspace> and <delete> via function-key-map.
3989 Don't bind <delete> otherwise.
3990
3991 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
3992 and <delete> via function-key-map.
3993
f251459d
GM
3994 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
3995 Subject line only if point is after the `Subject:'.
3996
771ffcf7
KH
39972001-01-16 Kenichi Handa <handa@etl.go.jp>
3998
bda6b481
KH
3999 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
4000 japanese-jisx0213-2 in `charset' property of this lang. env.
4001
35793af7
KH
4002 * language/european.el ("Latin-1"): Add description for Dutch and
4003 Spanish lang. env.
4004
771ffcf7
KH
4005 * international/mule.el (decode-char): Fix conditions.
4006 (encode-char): Handle eight-bit-control too.
1c8102ff 4007 (transform-make-coding-system-args): New function.
50c29104
KH
4008 (make-coding-system): Accept XEmacs style arguments for CCL base
4009 coding system.
771ffcf7 4010
e1cf67b6
GM
40112001-01-15 Gerd Moellmann <gerd@gnu.org>
4012
4013 * progmodes/etags.el (find-tag-noselect): Save the value of
4014 tags-file-name before switching buffers, for the case it has a
4015 buffer-local value.
4016
b3287acf
GM
40172001-01-15 Alex Schroeder <alex@gnu.org>
4018
9eaf396b
DL
4019 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
4020 From Dave Love <fx@gnu.org>.
b3287acf
GM
4021 (ansi-color-for-comint-mode): Fix :version.
4022
40232001-01-15 Alex Schroeder <alex@gnu.org>
4024
4025 * ansi-color.el (ansi-color-unfontify-region): Doc change.
4026
8d7ff9c8
EZ
40272001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
4028
4029 * dired.el (dired-insert-directory): If file-system-info fails,
4030 remove the " free " part, but don't signal an error.
4031
dbe99ae9
SS
40322001-01-12 Sam Steingold <sds@gnu.org>
4033
4034 * bookmark.el (bookmark-maybe-historicize-string):
4035 Use new backquote syntax.
4036
103db06c 40372001-01-12 Richard M. Stallman <rms@gnu.org>
420198cb
RS
4038
4039 * subr.el (last): Handle a list that doesn't end in nil.
4040
ca2ddd8e
SS
40412001-01-12 Sam Steingold <sds@gnu.org>
4042
4043 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
4044 to `backward-delete-char-untabify'.
4045
1751c874
DL
40462001-01-12 Dave Love <fx@gnu.org>
4047
4048 * cus-edit.el (customize-menu-create): Fix the :filter following
4049 easymenu change.
4050
4051 * wid-edit.el (function): Add :match-alternatives.
4052 (widget-color-action): Doc fix.
4053
3cccce8d
GM
40542001-01-12 Gerd Moellmann <gerd@gnu.org>
4055
4056 * calendar/calendar.el (calendar-basic-setup): Doc fix.
4057
18bfd6b5
KH
40582001-01-12 Kenichi Handa <handa@etl.go.jp>
4059
83c9cb8e 4060 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
60a62fdc 4061
18bfd6b5
KH
4062 * international/ccl.el (define-ccl-program): Fix docstring.
4063
562e00da
DL
40642001-01-11 Dave Love <fx@gnu.org>
4065
14fd0da3
DL
4066 * international/mule-cmds.el (standard-display-european-internal):
4067 Set display table for 2208 as for 160.
4068
4069 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
4070
562e00da
DL
4071 * progmodes/fortran.el (fortran-mode-map): Modify Customization
4072 entry for custom-menu-create change.
4073 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
4074 don't cons it in the search loop.
4075
4076 * imenu.el (imenu--truncate-items): Revert last change.
4077
6e961dcd
EZ
40782001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
4079
4080 * info.el (Info-setup-header-line): If the node header includes
4081 either Next: or Prev: links, don't show the File: and Node: parts
4082 in the header line.
4083
2c2ff7f2
GM
40842001-01-11 Gerd Moellmann <gerd@gnu.org>
4085
a7ee2d2e
GM
4086 * comint.el (comint-goto-process-mark): Don't print a message
4087 when running in batch mode.
4088
c5348233
GM
4089 * isearch.el (isearch-search): In the condition-case handler for
4090 `error', set isearch-invalid-regexp to the whole error message.
4091
422717d1
GM
4092 * subr.el (eval-after-load): Call load-symbol-file-load-history to
4093 ensure that eval-after-load works for files dumped with Emacs.
4094
4095 * help.el (load-symbol-file-load-history): New function extracted
4096 from function symbol-file.
4097 (symbol-file): Use it.
4098
83c9cb8e 4099 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
2c2ff7f2 4100
926861fb
EZ
41012001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
4102
4103 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
4104 behave as if there were no prefix argument.
4105 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
4106 argument were nil.
4107
afa1f52c
RS
41082001-01-11 Richard M. Stallman <rms@gnu.org>
4109
ca2ddd8e 4110 * isearch.el (isearch-lazy-highlight-update):
afa1f52c
RS
4111 Don't look for more potential matches once maximum is exceeded.
4112 Use overlays-in to check correctly for overlap with current match.
4113 Ignore empty matches.
4114
47a9f362
MB
41152001-01-11 Miles Bader <miles@gnu.org>
4116
4117 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
4118 (ispell-overlay-window, ispell-help, ispell-show-choices)
4119 (ispell-command-loop): Use it instead of `window-height'.
4120
d196f58d
GM
41212001-01-10 Gerd Moellmann <gerd@gnu.org>
4122
cf523f0e
GM
4123 * files.el (confirm-kill-emacs): New user-option.
4124 (save-buffers-kill-emacs): Ask for final confirmation before
4125 killing Emacs.
4126
d196f58d
GM
4127 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
4128 to nil.
4129
7c6c3d8e
GM
41302001-01-10 Dave Love <fx@gnu.org>
4131
1f8be15d
DL
4132 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
4133
83c9cb8e 4134 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
1f8be15d
DL
4135
4136 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
4137
4138 * calculator.el (calculator-number-digits): Fix :type.
4139
0d5184de
DL
4140 * vc-cvs.el (vc-cvs-header): Fix :type.
4141 * vc-rcs.el (vc-rcs-header): Fix :type.
4142 * vc-sccs.el (vc-sccs-header): Fix :type.
4143
4144 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
4145
7c6c3d8e
GM
4146 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
4147
8c9f73a2
GM
4148 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
4149
457b792c
GM
41502001-01-10 Gerd Moellmann <gerd@gnu.org>
4151
4152 * simple.el (set-variable): Force a thorough redisplay for the
4153 case that the variable has an effect on the display, like
4154 `tab-width' has.
4155
d2622d08
AS
41562001-01-10 Andre Spiegel <spiegel@gnu.org>
4157
4158 * vc.el: Add documentation for backend interface.
4159
ae4b5f4f
KH
41602001-01-10 Kenichi Handa <handa@etl.go.jp>
4161
e0844717
KH
4162 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
4163
ae4b5f4f
KH
4164 * international/mule-conf.el (latin-extra-code-table): Set to t
4165 for \223 and \224.
4166
3184082b
KH
41672001-01-09 Kenichi Handa <handa@etl.go.jp>
4168
4169 * international/mule-cmds.el (locale-language-names): Map "es" to
4170 "Spanish" and "nl" to "Dutch".
4171
732b9cdd
GM
41722001-01-09 Gerd Moellmann <gerd@gnu.org>
4173
1dfca644
GM
4174 * bindings.el (global-map): Bind <home> to beginning-of-line,
4175 <end> to end-of-line, C-<home> to beginning-of-buffer, and
4176 C-<end> to end-of-buffer.
4177
732b9cdd
GM
4178 * language/european.el: Add Dutch and Spanish language info
4179 to be able to use the appropriate tutorials.
4180
41812001-01-09 Alex Schroeder <alex@gnu.org>
4182
4183 * ansi-color.el (ansi-color-process-output): Use markers instead
4184 of positions for start and end of region.
4185 (ansi-color-apply-on-region): Rewrote code to make it more robust.
4186 Previously, occasional mistakes happend when fontifying many
4187 chunks of output (eg. ls --color=yes /dev). This happened
4188 whenever an overlay was created up to the end of the region, which
4189 coincided with the process-mark. New text would then be added
4190 within that overlay instead of after it.
4191 (ansi-color-make-extent): Overlays are created with the property
4192 `modification-hooks' set to '(ansi-color-freeze-overlay).
4193 (ansi-color-freeze-overlay): New function. When inserting text at
4194 the end of the overlay, the overlay will resize.
4195
41962000-01-09 Alex Schroeder <alex@gnu.org>
4197
4198 * ansi-color.el (ansi-color-process-output): Doc change.
4199 (ansi-color-unfontify-region): Doc change. No longer installed
4200 automatically in font-lock-unfontify-region-function.
4201 (ansi-color-apply): Doc change.
4202 (ansi-color-apply-on-region): Use extents or overlays instead of
4203 text-properties.
4204 (ansi-color-make-extent): New function.
4205 (ansi-color-set-extent-face): New function.
4206
42072000-01-09 Alex Schroeder <alex@gnu.org>
4208
4209 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
4210 both use ansi-color-process-output, now.
4211 (ansi-color-process-output): Doesn't return string anymore. It is
4212 installed in comint-output-filter-functions for both Emacs and
4213 XEmacs, now.
4214 (ansi-color-unfontify-region): Simplified code removing variables
4215 pos and start-ansi.
4216 (ansi-color-apply): Put text-property ansi-color before putting
4217 text-property face because ansi-color-unfontify-region is called
4218 immediately after the call to put-text-property.
4219 (ansi-color-context-region): Doc change.
4220 (ansi-color-filter-region): Simplified code.
4221 (ansi-color-apply-on-region): Changed start to start-marker, using
4222 a marker explicitly. Put text-property ansi-color before putting
4223 text-property face because ansi-color-unfontify-region is called
4224 immediately after the call to put-text-property.
4225
42262000-01-09 Alex Schroeder <alex@gnu.org>
4227
4228 * ansi-color.el (ansi-color-faces-vector): Doc change.
4229 (ansi-color-for-comint-mode): Changed :type property to choice.
4230 (ansi-color-last-context): Removed.
4231 (ansi-color-process-output): Don't use ansi-color-last-context, as
4232 the main functions will store their context now.
4233 (ansi-color-context): Doc change.
4234 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
4235 Uses ansi-color-context such that repeated calls will strip
4236 partial escape sequences, too.
4237 (ansi-color-apply): Simplified code. Colorize end of string if
4238 face is not null. Store context in new (FACE STRING) format, such
4239 that repeated calls will strip partial escape sequences, too.
4240 Append faces to face property using ansi-color-apply-sequence such
4241 that cumulative mode actually works.
4242 (ansi-color-context-region): New variable.
4243 (ansi-color-filter-region): Rewrote it based on
4244 ansi-color-apply-on-region. Uses ansi-color-context-region such
4245 that repeated calls will strip partial escape sequences, too.
4246 (ansi-color-apply-on-region): Simplified code. Colorize end of
4247 region if face is not null. Store context in new (FACE POS)
4248 format, such that repeated calls will strip partial escape
4249 sequences, too. Append faces to face property using
83c9cb8e 4250 ansi-color-apply-sequence such that cumulative mode actually works.
732b9cdd
GM
4251 (ansi-color-apply-sequence): New function.
4252 (ansi-color-get-face): When the default face is added to the list
4253 of faces, all previous settings are discarded and the list of
4254 faces is set to '(default).
4255
42562000-01-09 Alex Schroeder <alex@gnu.org>
4257
4258 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
4259 face, such that ansi-color-apply and ansi-color-apply-on-region
4260 will do the right thing.
4261 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
4262 returns nil, set the list of faces back to nil instead of
83c9cb8e 4263 appending the result of ansi-color-get-face to the front of the list.
732b9cdd
GM
4264
42652000-01-09 Alex Schroeder <alex@gnu.org>
4266
4267 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
4268 (ansi-color-process): Doc change.
4269 (ansi-color-last-context): New buffer-local variable.
4270 (ansi-color-process-output): New function. It is automatically
4271 added to comint-output-filter-functions if this is XEmacs.
4272 (ansi-color-unfontify-region): New optional parameter for XEmacs
4273 compatibility. Check wether font-lock-syntactic-keywords is
4274 boundp before removing the syntax table text property, as XEmacs
4275 doesn't have it.
4276 (ansi-color-filter-region): Doc change.
4277 (ansi-color-apply-on-region): Doc change.
4278 (ansi-color-make-face): New function. Compatibility layer for
4279 XEmacs. Return temporary faces instead of cons cells for XEmacs.
4280 (ansi-color-make-color-map): Use ansi-color-make-face.
4281 (ansi-color-get-face): Avoid face text property '(nil) as results
4282 in an errow for XEmacs.
4283
42842000-01-09 Alex Schroeder <alex@gnu.org>
4285
83c9cb8e
SM
4286 * ansi-color.el (ansi-color-unfontify-region): New function.
4287 Uses text-property ansi-color in order to preserve fontification by
732b9cdd
GM
4288 ansi-color. When the package is loaded, a lambda expression is
4289 put onto font-lock-mode-hook. This lambda expression will check
4290 font-lock-unfontify-region-function and replace
83c9cb8e 4291 font-lock-default-unfontify-region with ansi-color-unfontify-region.
732b9cdd
GM
4292 (ansi-color-apply): Add text-property ansi-color in addition to
4293 text-property face.
4294 (ansi-color-apply-on-region): Add text-property ansi-color in
4295 addition to text-property face.
4296 (save-buffer-state): Copy of the macro that is also used by
4297 lazy-lock and font-lock.
4298
4299 (ansi-color-for-comint-mode): New option.
4300 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
4301 (ansi-color-for-comint-mode-off): Ditto.
4302 (ansi-color-for-comint-mode-filter): Ditto.
83c9cb8e
SM
4303 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
4304 decide what to do. This function is added to
4305 comint-preoutput-filter-functions when the package is loaded.
732b9cdd
GM
4306
4307 (ansi-color-for-shell-mode-set): Removed.
4308 (ansi-color-for-shell-mode): Removed.
4309
43102000-01-09 Alex Schroeder <alex@gnu.org>
4311
4312 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
4313 the lambda expression from the ansi-color-for-shell-mode :set
4314 property. Additionally, modify shell-mode-hook to enable or
4315 disable font-lock-mode for future shell buffers.
4316 (ansi-color-for-shell-mode): The :set property calls
4317 ansi-color-for-shell-mode-set instead of a lambda expression.
4318
43192000-01-09 Alex Schroeder <alex@gnu.org>
4320
4321 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
4322 (ansi-color-context): New variable.
4323 (ansi-color-apply): Save context between calls.
4324
fb55ff10
EZ
43252001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
4326
83c9cb8e
SM
4327 * isearch.el (isearch, isearch-lazy-highlight-face):
4328 New definitions for face colors and attributes.
29910493 4329
fb55ff10
EZ
4330 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
4331 of display-mouse-p.
4332
134d6265
KH
43332001-01-09 Kenichi Handa <handa@etl.go.jp>
4334
4335 * international/mule.el (make-coding-system): If the coding system
4336 accepts extra latin codes, register such codes as safe for the
4337 coding system.
4338
103db06c 43392001-01-08 Richard M. Stallman <rms@gnu.org>
78b8eee8 4340
984c9f75
RS
4341 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
4342 don't mention the file name or the date here, because they are
4343 logged at the start of the file.
4344
43452001-01-08 Richard M. Stallman <rms@gnu.org>
4346
78b8eee8
RS
4347 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
4348 Change screen-width to frame-width.
4349
1460e5d4
EZ
43502001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
4351
4352 * info.el (Info-search): Print the default as part of the prompt.
4353
56f24bc1
AS
43542001-01-08 Andre Spiegel <spiegel@gnu.org>
4355
ca2ddd8e 4356 * vc.el (vc-default-latest-on-branch-p): New function, replaces
56f24bc1
AS
4357 constant implementations in backends.
4358
4359 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
4360 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
4361
4362 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
4363 WRITABLE to EDITABLE.
4364
4365 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
4366 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
4367 to EDITABLE.
4368
b7812d30
EZ
43692001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
4370
4371 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
83c9cb8e 4372 (copyright, copyright-update): Compute the current year at run time.
b7812d30 4373
7e56ea04
GM
43742001-01-08 Gerd Moellmann <gerd@gnu.org>
4375
4376 * isearch.el (isearch-old-signal-hook): Removed.
4377 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
4378 instead of setting signal-hook-function.
4379 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
4380
a758f97d
GM
43812001-01-08 Kevin Gallagher <kevingal@onramp.net>
4382
4383 * emulation/edt.el: Update to version 4.0. Provide support for
4384 EDT scroll margins at top and bottom of the window. Provide an
4385 emulation of the EDT SUBS command (bound to GOLD-Enter, by
4386 default). Enhance edt-quit, bound to GOLD-q by default, to warn
83c9cb8e
SM
4387 user when file-related buffer modifications exist.
4388 Provide support for running EDT Emulation in XEmacs.
4389 Provide customize access to some user updatable variables.
4390 Add Commentary section to file header.
4391 Fixed a few minor bugs and cleaned up some code.
a758f97d
GM
4392
4393 * emulation/edt-mapper.el: Update to version 4.0. Provide support
4394 for detecting a keypress that generates an ASCII key sequence.
4395 (Previously, only a keypress that generates a vector was
4396 recognized.) Embed Window Manager name into name of the generated
4397 EDT Emulation initialization file since the initialization file is
4398 Window Manager specific. Add Commentary section to file header.
ca2ddd8e 4399
30db89f9
EZ
44002001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
4401
4deb3ba9
EZ
4402 * mail/sendmail.el (mail-mode): Doc fix.
4403
30db89f9
EZ
4404 * info.el (Info-goto-emacs-command-node): Doc fix.
4405 (Info-goto-emacs-key-command-node): Doc fix.
4406
c3f2772b
EZ
44072001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
4408
8726e79b 4409 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
c3f2772b
EZ
4410 systems without long file-name support.
4411
0dac6924
AI
44122001-01-06 Andrew Innes <andrewi@gnu.org>
4413
4414 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
4415
4e6ef391
EZ
44162001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
4417
380866a2
EZ
4418 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
4419 (isearch-lazy-highlight-update): Doc fix.
4420
148b5960
EZ
4421 * ffap.el (ffap-bindings): Doc fix.
4422
4e6ef391
EZ
4423 * dired-x.el (dired-virtual-guess-dir): Doc fix.
4424
4cb1bcc2
DL
44252001-01-05 Dave Love <fx@gnu.org>
4426
4427 * emacs-lisp/cl-seq.el (remove, remq): Remove.
4428
3828218c
GM
44292001-01-05 Gerd Moellmann <gerd@gnu.org>
4430
83c9cb8e
SM
4431 * mouse-drag.el (mouse-drag-safe-scroll):
4432 Bind scroll-preserve-screen-position to nil.
f1ade7d3 4433
1f4139d5
GM
4434 * isearch.el (isearch-old-signal-hook): New variable.
4435 (isearch-mode): Set signal-hook-function to isearch-done.
4436 (isearch-done): Restore old signal-hook-function.
4437
3828218c
GM
4438 * info.el (Info-fontify-node): Mark one more char as intangible.
4439
3970013f
KH
44402000-01-05 Kenichi Handa <handa@etl.go.jp>
4441
83c9cb8e
SM
4442 * composite.el (compose-last-chars): New argument COMPONENTS.
4443 If it is non-nil, compose preceding characters by compose-region with
3970013f
KH
4444 COMPONENTS.
4445
4446 * international/quail.el (quail-input-string-to-events): New function.
4447 (quail-input-method): Convert input string to events here.
4448 (quail-start-translation): Return input string, not event list.
4449 (quail-start-conversion): Likewise.
4450
f3b05e99
GM
44512001-01-04 Gerd Moellmann <gerd@gnu.org>
4452
ca2ddd8e 4453 * tooltip.el (tooltip-cancel-delayed-tip)
2f5ded21
GM
4454 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
4455 and tooltip-add-timeout.
4456 (tooltip-show): Set border color from faces's foreground.
4457 (tooltip-show-help-function): If called with the same help string
4458 as last time, do nothing.
4459 (tooltip-help-tips): Don't set tooltip-help-message to nil.
4460
0f2ac578
GM
4461 * startup.el (fancy-splash-screens): Don't bind show-help-function
4462 to nil.
4463
f3b05e99
GM
4464 * tooltip.el (tooltip-frame-parameters): Remove colors.
4465 (tooltip): New face
4466 (tooltip-set-param): New function.
4467 (tooltip-show): Set up color frame parameters from face `tooltip'.
4468 Display the tooltip text in face `tooltip'.
4469
8416e94a
DL
44702001-01-04 Dave Love <fx@gnu.org>
4471
4472 * whitespace.el (whitespace-global-mode): Fix typo.
4473
4474 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
4475
30db89f9
EZ
44762001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
4477
83c9cb8e
SM
4478 * help.el (help-for-help): Fix a typo in a doc string.
4479 From kwzh@gnu.org (Karl Heuer).
30db89f9 4480
b847eb8c
DL
44812001-01-03 Dave Love <fx@gnu.org>
4482
4483 * dired-x.el: Doc fixes. Maintainer change.
83c9cb8e 4484 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
b847eb8c
DL
4485 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
4486 (dired-guess-shell-alist-user): Customize.
4487 (dired-x-help-address): Set to bug-gnu-emacs.
4488 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
4489 (dired-default-directory): Renamed from default-directory.
4490
4491 * hl-line.el (hl-line): Doc fix.
4492
43c4b570
KF
44932001-01-03 Karl Fogel <kfogel@red-bean.com>
4494
1bf6b1bf 4495 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
43c4b570 4496
984c9f75 44972001-01-02 Richard M. Stallman <rms@gnu.org>
5297fb00
RS
4498
4499 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
4500 to remove all the current alternative-match highlighting.
4501 If nil, remove only what's outside the current window.
4502 (isearch-lazy-highlight-remove-overlays): Take optional
4503 region within which NOT to remove them.
4504 (isearch-lazy-highlight-new-loop): Greatly simplified.
4505 (isearch-lazy-highlight-update): Find all the other occurrences
4506 visible in the window, in just one call.
4507 (isearch-lazy-highlight-start): Now holds start of region to scan.
4508 (isearch-lazy-highlight-end): Now holds end of region to scan.
4509 (isearch-lazy-highlight-wrapped): Variable deleted.
4510 (isearch-lazy-highlight-search): Function deleted.
4511
13d6a61c
AI
45122000-01-02 Andrew Innes <andrewi@gnu.org>
4513
4514 * w32-fns.el (convert-standard-filename): Do length check on name
4515 before aref.
4516
064866e7
DL
45172001-01-02 Dave Love <fx@gnu.org>
4518
b33e041b
DL
4519 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
4520 value.
4521 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
4522
4523 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
4524
8166ffd5
DL
4525 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
4526 read syntax.
4527
064866e7
DL
4528 * calendar/todo-mode.el (todo): Add :link, :version.
4529 (todo-save-top-priorities): Remove autoload cookie.
4530 (todo-add-category, todo-add-item-non-interactively)
83c9cb8e 4531 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
064866e7 4532
6dde6abc
GM
45332001-01-02 Gerd Moellmann <gerd@gnu.org>
4534
4535 * comint.el (comint-input-history-ignore): New variable.
4536 (comint-read-input-ring): Ignore entries matching
4537 comint-input-history-ignore.
4538
1a8a9daf
GM
45392001-01-02 Eric M. Ludlam <zappo@gnu.org>
4540
4541 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
4542 (lm-copyright-mark): New function.
4543 (lm-crack-copyright): New function.
4544 (lm-verify): Check that the file has a copyright.
4545 Check that the file is copyright Free Software Foundation.
4546
9c92eb53
KH
45472000-12-30 Kenichi Handa <handa@etl.go.jp>
4548
4549 * international/mule-diag.el (print-fontset): Indent font name by
4550 24 columns, not 25.
4551
49172314
GM
45522000-12-29 Gerd Moellmann <gerd@gnu.org>
4553
762a68ec
GM
4554 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
4555 in Subject line.
4556
49172314 4557 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
83c9cb8e
SM
4558 Use mail-mode-hook instead of mail-setup-hook.
4559 Otherwise continuing an interrupted message with C-u C-x m for
4560 instance, winds up in Mail mode without abbrevs.
49172314 4561
bd7a2e26
GM
45622000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4563
4564 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
83c9cb8e
SM
4565 non-nil. Adding almost all customization variables on ps-setup.
4566 Doc fix.
bd7a2e26
GM
4567 (ps-print-version): New version number (6.3.3).
4568 (ps-end-with-control-d): Initialization fix.
4569 (ps-lines-printed): New var.
4570 (ps-skip-newline): New fun.
4571 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
4572 (ps-next-line, ps-continue-line, ps-plot-region)
4573 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
ca2ddd8e 4574
2b3f28a4
KH
45752000-12-29 Kenichi Handa <handa@etl.go.jp>
4576
83c9cb8e
SM
4577 * international/fontset.el (x-complement-fontset-spec):
4578 Resolve ASCII font name so that the same family name is used for fonts
2b3f28a4
KH
4579 registered in x-font-name-charset-alist.
4580 (create-fontset-from-fontset-spec): Adjusted for the above change.
4581 The name of fontset alias should be a unresolved ASCII font name.
4582
2ece9174
GM
45832000-12-28 Gerd Moellmann <gerd@gnu.org>
4584
4585 * simple.el (delete-key-deletes-forward-mode): Bind backspace
4586 and delete in isearch-mode-map.
4587
cbe3ad7a
RS
45882000-12-28 Richard M. Stallman <rms@gnu.org>
4589
ca2ddd8e 4590 * dired-x.el (dired-guess-shell-alist-default):
cbe3ad7a
RS
4591 Use xpdf instead of acroread.
4592
a816f1c5
KH
45932000-12-28 Kenichi Handa <handa@etl.go.jp>
4594
f086e73c
KH
4595 * textmodes/artist.el (artist-butlast): Deleted.
4596 (artist-ellipse-mirror-quadrant): Use butlast instead of
defac922 4597 artist-butlast.
f086e73c 4598
a816f1c5
KH
4599 * subr.el (butlast, nbutlast): Moved from cl.el to here.
4600
4601 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
4602
b202115b
EZ
46032000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
4604
4605 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
4606
4607 * ls-lisp.el: Better support for the Mac and MS-Windows.
4608 (ls-lisp): New defgroup.
4609 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
ca2ddd8e 4610 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
b202115b
EZ
4611 (ls-lisp-support-shell-wildcards): New defcustoms.
4612 (ls-lisp-parse-symlink): New function.
4613 (insert-directory): Code to convert switches to a list and set up
4614 the wildcard argument copied from ls-lisp-insert-directory.
4615 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
4616 for -C and -R switches.
4617 (ls-lisp-column-format): New function.
ca2ddd8e 4618 (ls-lisp-delete-matching, ls-lisp-handle-switches)
b202115b
EZ
4619 (ls-lisp-format-time): Add doc strings.
4620 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
4621 Support ls-lisp-dirs-first.
4622 (ls-lisp-classify, ls-lisp-extension): New functions.
4623 (ls-lisp-format): Optionally support emulation of symlinks.
4624 Support -i, -s, and -G switches.
4625
6061fbf0
GM
46262000-12-27 Gerd Moellmann <gerd@gnu.org>
4627
5e25feee
GM
4628 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
4629
6061fbf0
GM
4630 * version.el (emacs-version): Print X scroll bar information.
4631
4632 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
4633 instead of x-toolkit-scroll-bars-p.
4634
4635 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
4636 of x-toolkit-scroll-bars-p.
4637
25050dab
EZ
46382000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
4639
83c9cb8e 4640 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
25050dab
EZ
4641 (ffap-bindings): Doc fix, to reflect the above change.
4642
c1786874
KH
46432000-12-27 Kenichi Handa <handa@etl.go.jp>
4644
4645 * term.el (term-char-mode): Define all non-ascii self-inserting
4646 characters to 'term-send-raw in term-raw-map.
4647
7261ece3 46482000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
ca2ddd8e 4649
83c9cb8e 4650 * viper-init (viper-restore-cursor-type): Added condition-case guard.
ca2ddd8e 4651
83c9cb8e
SM
4652 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
4653 Changed initialization; use add-hook.
6061fbf0 4654 (ediff-file-remote-p): Use file-local-copy.
ca2ddd8e 4655
6061fbf0 4656 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
ca2ddd8e 4657
6061fbf0
GM
4658 * ediff.el (ediff-patch-buffer): Bug fix.
4659 (ediff-revision): Allow selection of the file at the prompt.
ca2ddd8e 4660
83f40583
SM
46612000-12-23 Stefan Monnier <monnier@cs.yale.edu>
4662
4663 * subr.el (combine-run-hooks): Remove.
4664
4665 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
4666 and remove the rogue second spec.
4667
bdd6d4e8
GM
46682000-12-23 Gerd Moellmann <gerd@gnu.org>
4669
4670 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
4671
26736ce3
SM
46722000-12-22 Stefan Monnier <monnier@cs.yale.edu>
4673
0e86b6b0
SM
4674 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
4675 Use minibuffer menu prompt for the `=' prefix.
4676 (smerge-command-prefix): Change default to C-^.
6eabfb26 4677 (smerge-mode): Don't assume font-lock doesn't move point.
0e86b6b0 4678
26736ce3
SM
4679 * skeleton.el (skeleton-internal-1): Make sure the first line of
4680 the region is also re-indented.
d21584d6
SM
4681 (skeleton-end-newline): New var.
4682 (skeleton-end-hook): Use it.
26736ce3 4683
95fa4fd7
MB
46842000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4685
4686 * comint.el (comint-password-prompt-regexp): Support CVS.
4687
f060b834
GM
46882000-12-22 Gerd Moellmann <gerd@gnu.org>
4689
83c9cb8e
SM
4690 * simple.el (delete-key-deletes-forward-mode): Simplify.
4691 Also backspace key combinations, depending on
856ff7a7
GM
4692 delete-key-deletes-forward.
4693
4694 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
4695
f060b834
GM
4696 * simple.el (delete-key-deletes-forward): Doc fix.
4697
653558a1
GM
46982000-08-22 Emmanuel Briot <briot@gnat.com>
4699
4700 * xml.el (top level comment): Updated to reflect the fact that
26736ce3 4701 white spaces are relevant in the XML file.
653558a1
GM
4702 (xml-parse-file): Do not kill an existing Emacs buffer if the file
4703 to parse was already edited. This allows for on-the-fly analysis
26736ce3 4704 of XML files.
653558a1
GM
4705 (xml-parse-tag): Check that the casing is the same in the start
4706 tag and end tag, since XML is case-sensitive. Allows for spaces
4707 in the end tag, after the name of the tag.
4708 (xml-parse-attlist): Allow for the character '-' in the name of
4709 attributes, as in the standard http-equiv attribute Do not save
26736ce3 4710 the properties in the XML tree, since they are not relevant.
653558a1 4711
3ad93d8d
SM
47122000-12-21 Stefan Monnier <monnier@cs.yale.edu>
4713
4714 * generic.el (generic-read-type): Undo last change, inline into
4715 `generic-mode' and then remove.
4716 (generic-mode): Inline generic-read-type.
4717 (define-generic-mode): Push the symbol name rather than the symbol
4718 onto generic-mode-list.
4719
177f4e88
GM
47202000-12-21 Gerd Moellmann <gerd@gnu.org>
4721
8e15274f
GM
4722 * generic.el (generic-read-type): Build an alist for
4723 completing-read as in 20.7.
4724
4725 * play/landmark.el (lm): Use interactive spec `P'.
4726 (toplevel): Don't set debug-on-error.
4727
83c9cb8e 4728 * server.el (server-switch-buffer): Choose a window on a visible frame.
177f4e88 4729
6ba384dc
GM
47302000-12-21 Dave Pearson <davep@davep.org>
4731
4732 * quickurl.el: Commentry change, I've moved my web site.
ca2ddd8e 4733
647a066c
GM
47342000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4735
4736 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
4737 ranges like \177-\237, but accepts the character sequence from \177 to
4738 \237. Doc fix.
4739 (ebnf-version): New version (3.4).
4740 (ebnf-setup): Code fix.
4741 (ebnf-range-regexp): New fun.
4742 (ebnf-8-bit-chars): Const fix.
4743
4744 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
4745 entry. Doc fix.
4746 (ebnf-bnf-lex): Code fix.
4747 (ebnf-bnf-comment-chars): Const fix.
4748
4749 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
4750 entry. Doc fix.
4751 (ebnf-iso-comment-chars): Const fix.
4752
4753 * ebnf-otz.el: Doc fix.
4754
4755 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
4756 entry. Doc fix.
4757 (ebnf-yac-skip-code): Code fix.
4758 (ebnf-yac-comment-chars): Const fix.
ca2ddd8e 4759
bc22fd18
EZ
47602000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
4761
4762 * files.el (insert-directory-safely): New function.
83c9cb8e
SM
4763 (recover-file): Use it instead of insert-directory.
4764 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
bc22fd18 4765
587fc3f9
KH
47662000-12-21 Kenichi Handa <handa@etl.go.jp>
4767
83c9cb8e
SM
4768 * international/mule-cmds.el (select-safe-coding-system):
4769 Check coding-category-list more rigidly. Improve help message.
eeefcfde 4770
587fc3f9
KH
4771 * dired.el (dired-move-to-filename-regexp): Fix previous change.
4772
01860fb9
MB
47732000-12-21 Miles Bader <miles@gnu.org>
4774
83c9cb8e 4775 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
01860fb9 4776
3f9d67a6
KH
47772000-12-21 Kenichi Handa <handa@etl.go.jp>
4778
9fd1c1f7
KH
4779 * international/mule-diag.el (describe-char-after): Make *Help*
4780 buffer inherit multibyteness of the current buffer.
4781
3f9d67a6
KH
4782 * international/mule.el (make-char): Docstring adjusted for the
4783 change of make-char-internal.
4784
c9669fac
SM
47852000-12-20 Stefan Monnier <monnier@cs.yale.edu>
4786
4787 * international/iso-cvt.el: Docstrings fix.
4788
19594307
DL
47892000-12-20 Dave Love <fx@gnu.org>
4790
4791 * subr.el (eval-after-load): Doc fix.
4792
b1a447b3
KH
47932000-12-20 Kenichi Handa <handa@etl.go.jp>
4794
4795 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
4796 for numbers.
4797
09877d5d
MB
47982000-12-20 Miles Bader <miles@gnu.org>
4799
4800 * international/quail.el (quail-help): Resize the help window
4801 again after it has all its contents. Remove unneeded progn.
4802
71d4497a
GM
48032000-12-19 Gerd Moellmann <gerd@gnu.org>
4804
4805 * pcmpl-linux.el: Fix copy/paste error.
4806
741e56a0
AI
48072000-12-19 Andrew Innes <andrewi@gnu.org>
4808
83c9cb8e 4809 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
741e56a0 4810
cc24d91c
CD
48112000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
4812
ba4c05aa
CD
4813 * progmodes/idlw-rinfo.el: Fixed copyright notice.
4814
4815 * progmodes/idlw-toolbar.el: Fixed copyright notice.
4816
4817 * progmodes/idlw-shell.el: Fixed copyright notice.
4818
4819 * progmodes/idlwave.el: Fixed copyright notice.
4820
71d4497a 4821 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
cc24d91c
CD
4822 TAB as key separators.
4823
524c8caf
GM
48242000-12-19 Alex Schroeder <alex@gnu.org>
4825
4826 * sql.el (sql-sybase-options): New option.
4827 (sql-sybase): Use it. Add sql-database to the list of parameters
4828 provided for login. The options -w 2048 -n are not used any more.
4829 (sql-postgres-options): Changed default from "--pset" to "-P".
4830 (sql-mysql-options): Doc change.
4831 (sql-stop): Doc change.
4832
b5fa513d
KH
48332000-12-19 Kenichi Handa <handa@etl.go.jp>
4834
4835 * international/quail.el (quail-input-method): Always hide
4836 the guidance buffer on exiting.
4837
91c9e6ce
GM
48382000-12-18 Gerd Moellmann <gerd@gnu.org>
4839
c6da4eb4
GM
4840 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
4841 isn't fboundp.
4842
3d2a0e0b
GM
4843 * server.el (server-buffer-done): Bury the buffer before
4844 killing it.
4845
91c9e6ce
GM
4846 * faces.el (face-spec-set): Interpret a nil in specs for
4847 foreground and background colors as `unspecified', for
4848 compatibility with 20.x.
4849
40fa0008
DL
48502000-12-18 Dave Love <fx@gnu.org>
4851
22adbe54
DL
4852 * simple.el (mail-user-agent): Doc fix.
4853 (input-mode-8-bit): Removed.
4854
4855 * international/mule.el (set-keyboard-coding-system): Doc fix.
4856 (keyboard-coding-system): New option.
4857
40fa0008
DL
4858 * mail/sendmail.el (send-mail-function): Customize.
4859
6f4745e2
EZ
48602000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
4861
4862 * international/codepage.el (cp866-decode-table): New table.
4863
82b90229
GM
48642000-12-18 Gerd Moellmann <gerd@gnu.org>
4865
4866 * version.el (emacs-version): Remove `%a' from the time format
4867 because the weekday doesn't fit well into each locale.
4868
5a047002
MB
48692000-12-18 Miles Bader <miles@gnu.org>
4870
7f49aa07
MB
4871 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
4872
ca2ddd8e 4873 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
5a047002
MB
4874 Check that emacs-major-version is `=' to 20, not `>='.
4875 (artist-replace-chars): Use `make-string' instead of a loop.
4876
22ea2607
EZ
48772000-12-17 Stefan Monnier <monnier@cs.yale.edu>
4878
4879 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
4880 (cvs-execute-single-file): Don't change directory.
4881 Patch from Per Cederqvist.
4882
6c825f8e
EZ
48832000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
4884
83c9cb8e
SM
4885 * textmodes/ispell.el (check-ispell-version):
4886 If `ispell-program-name' is "aspell", pass it the -v switch instead
6c825f8e
EZ
4887 of -vv.
4888
8ff06845
KH
48892000-12-16 Kenichi Handa <handa@etl.go.jp>
4890
af4bb4c8
KH
4891 * international/mule-diag.el (mule-diag): Insert information about
4892 configure options, multibyte awareness, language env.
4893
8ff06845
KH
4894 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
4895 regexp to search for candidates.
4896
b24e84ab
EZ
48972000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
4898
4899 * info.el (Info-forward-node): If the node has an
4900 Info-header-line, widen the buffer before searching for "next:"
4901 and "up:" pointers, and set the search limit to stay in the
4902 current node.
4903
7981d89f
MB
49042000-12-16 Miles Bader <miles@gnu.org>
4905
4906 * simple.el (delete-trailing-whitespace): Remove extraneous let.
4907
88ee7917
MB
49082000-12-15 Miles Bader <miles@gnu.org>
4909
4910 * comint.el (comint-send-string, comint-send-region): Also accept
4911 a buffer, buffer-name, or nil for PROCESS, for compatibility with
4912 process-send-string/region.
4913
0c28d842
GM
49142000-12-15 Gerd Moellmann <gerd@gnu.org>
4915
4ea7fdca
GM
4916 * isearch.el (isearch-lazy-highlight-max): New user-option.
4917 (isearch-lazy-highlight-update): Don't highlight more than
4918 isearch-lazy-highlight-max matches.
4919
0c28d842
GM
4920 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
4921
984c9f75 49222000-12-15 Richard M. Stallman <rms@gnu.org>
3ffa545b 4923
8062e53a
GM
4924 * sort.el (sort-columns): Fix error message.
4925
3ffa545b
GM
4926 * dabbrev.el (dabbrev--last-case-pattern): Value is now
4927 `upcase' or `downcase' or nil.
4928 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
4929 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
4930 (dabbrev--substitute-expansion): New arg record-case-pattern.
4931 If it is non-nil, set dabbrev--last-case-pattern.
4932 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
4933
4934 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
4935
c2d7f289
MB
49362000-12-15 Miles Bader <miles@gnu.org>
4937
b6348438
MB
4938 * paths.el (Info-default-directory-list): Don't delete
4939 configure-info-directory from the list of standard info
83c9cb8e 4940 directories when appending it to the end -- their order is important.
b6348438 4941
f9056dd9
MB
4942 * faces.el (read-face-attribute): If there's no entry for the
4943 user's input in VALID, just use it as-is (this will often result
4944 in an error, but it may be OK for e.g. colors using hexadecimal
4945 notation, and at least will yield a better error message).
4946
c2d7f289 4947 * window.el (mode-line-window-height-fudge): Function removed.
ca2ddd8e 4948 (height-affecting-face-attributes, mode-line-window-height-fudge):
c2d7f289
MB
4949 Variables removed.
4950 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
4951 window is really the right size. Use vertical-motion
4952 rather than forward-line.
4953 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
4954 (ispell-command-loop, ispell-show-choices): Use the variable
4955 ispell-choices-win-default-height, rather than the function.
4956 (ispell-choices-win-default-height): Function removed.
4957 (ispell-mode-line-window-height-fudge): Function removed.
ca2ddd8e 4958
8f530b95
SM
49592000-12-14 Stefan Monnier <monnier@cs.yale.edu>
4960
4961 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
4962
6d435deb
EZ
49632000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
4964
83c9cb8e
SM
4965 * paths.el (Info-default-directory-list):
4966 If configure-info-directory is not one of the standard directories,
4dddb0b7
EZ
4967 put it first in the list; otherwise put it last. Doc string
4968 changed accordingly.
4969
4970 * info.el (Info-directory-list): Change doc string to reflect the
4971 change in Info-default-directory-list.
4972
6d435deb
EZ
4973 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
4974 windows-nt as windowed environments, even under -nw.
4975
4976 * startup.el (command-line): Don't call x-backspace-delete-keys-p
4977 if not fboundp. Switch delete-forward mode for the <delete> key
4978 on all PC platforms, even under -nw.
4979
4980 * term/internal.el ([M-delete]): Remap to M-d.
4981
9d7d9263
GM
49822000-12-14 Gerd Moellmann <gerd@gnu.org>
4983
4984 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
4985
7cf0153a
EZ
49862000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
4987
4988 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
4989
5e5b3d41
GM
49902000-12-14 Gerd Moellmann <gerd@gnu.org>
4991
5f368d29
GM
4992 * startup.el (command-line): Call delete-key-deletes-forward-mode,
4993 if appropriate.
4994
4995 * simple.el (delete-key-deletes-forward): New user-option.
4996 (delete-key-deletes-forward-mode): New function.
4997
9d7d9263 4998 * bindings.el: Bind `delete' to backward-delete-char.
5f368d29 4999
83c9cb8e
SM
5000 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
5001 Test if symbol is bound before getting its value.
5e5b3d41
GM
5002
5003 * tooltip.el (tooltip-show): If an error is signaled in
5004 x-show-tip, display that error, and display the help in the
5005 echo area.
ca2ddd8e 5006
191b83b6
KH
50072000-12-14 Kenichi Handa <handa@etl.go.jp>
5008
83c9cb8e
SM
5009 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
5010 Show "... entries" messages for every 10000 entries, not 10.
191b83b6 5011
6192b604
KF
50122000-12-13 Karl Fogel <kfogel@red-bean.com>
5013
5014 * bookmark.el: Provide a generic exit hook, as suggested by
5015 Ovidiu Predescu <ovidiu@cup.hp.com>:
a924cf63
EZ
5016 (bookmark-exit-hook): New var.
5017 (bookmark-exit-hook-internal): New func, replaces
6192b604
KF
5018 old raw lambda form in `kill-emacs-hook', and runs new
5019 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
5020 as logically that feature must have been provided if this function
5021 is running.
5022 Removed ;;;###autoload before the `add-hook' call.
5023
5edf6b55
SM
50242000-12-13 Stefan Monnier <monnier@cs.yale.edu>
5025
5026 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
5027 (easy-menu-current-active-maps): New function.
5028 (easy-menu-get-map): Use it.
5029 Make a proper menu entry when creating a new keymap.
5030
16b5e8e6
KH
50312000-12-13 Kenichi Handa <handa@etl.go.jp>
5032
d49fc4eb
KH
5033 * international/characters.el: Fix cases and syntaxes for
5034 mule-unicode-0100-24ff.
5035
3b53d876
KH
5036 * dired.el (dired-move-to-filename-regexp): Fixed for the case
5037 that a Japanese character is not appended after day and year.
5038
16b5e8e6
KH
5039 * info.el (Info-suffix-list): Change format for a command that
5040 requires arguments.
5041 (info-insert-file-contents): Adjusted for the above change.
5042
1df1c518
AS
50432000-12-12 Andreas Schwab <schwab@suse.de>
5044
5045 * tar-mode.el (tar-extract): Base the name of the subfile buffer
5046 on the name of the tar buffer. Verify that the existing buffer is
5047 visiting the same subfile.
5048
a7a07b98
DL
50492000-12-12 Dave Love <fx@gnu.org>
5050
5051 * subdirs.el: Add obsolete.
5052
4fdbd809
GM
50532000-12-12 Gerd Moellmann <gerd@gnu.org>
5054
bfdb75ee
GM
5055 * mail/rmailsum.el (rmail-summary-expunge)
5056 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
5057 instead of rmail-confirm-expunge.
5058
4fdbd809
GM
5059 * replace.el (perform-replace): Don't use an empty match adjacent
5060 to a non-empty match when computing the next match before the
5061 replacement is performed.
5062
e9a59cad
GM
50632000-12-12 Milan Zamazal <pdm@freesoft.cz>
5064
5065 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
5066 definition (patch by Stefan Monnier).
5067 (glasses-mode): Use jit-lock instead of `after-change-functions'
5068 (patch by Stefan Monnier).
5069
c2def7a0
MB
50702000-12-12 Miles Bader <miles@gnu.org>
5071
5072 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
5073 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
5074
591b63b4
AC
50752000-12-12 Andrew Choi <akochoi@i-cable.com>
5076
5077 * term/mac-win.el: Remove load for ls-lisp.
5078
a924cf63 5079 * loadup.el: Load ls-lisp for system-type `macos'.
591b63b4 5080
5ff4ba3d
MB
50812000-12-12 Miles Bader <miles@gnu.org>
5082
5083 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
5084 Respect field end too.
5085 (just-one-space): Respect fields as `delete-horizontal-space'.
83c9cb8e
SM
5086 (newline-and-indent, reindent-then-newline-and-indent):
5087 Use `delete-horizontal-space'.
5ff4ba3d 5088
d0c679bc
SM
50892000-12-11 Stefan Monnier <monnier@cs.yale.edu>
5090
adf9c994
SM
5091 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
5092 (so as to obey the field property in the minibuffer).
5093
4b0cd42d
SM
5094 * obsolete/c-mode.el: Moved from lisp/progmodes.
5095 * obsolete/auto-show.el: Moved from lisp.
5096 * obsolete/ooutline.el: Moved from lisp/textmodes.
ca2ddd8e 5097
89f85863
CD
50982000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
5099
5100 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
dd4e0e55 5101 changes to list them here.
89f85863 5102
83c9cb8e
SM
5103 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
5104 Too many changes to list them here.
89f85863 5105
83c9cb8e
SM
5106 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
5107 Too many changes to list them here.
89f85863
CD
5108
5109 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
5110
3e0d35ce
GM
51112000-12-11 Gerd Moellmann <gerd@gnu.org>
5112
83c9cb8e 5113 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
d990421f 5114
ca2ddd8e 5115 * cus-edit.el (custom-save-variables, custom-save-faces):
fda514f7
GM
5116 Comment fix.
5117
3e0d35ce
GM
5118 * hscroll.el: Moved to `obsolete' subdir.
5119
ff904dd6
MB
51202000-12-11 Miles Bader <miles@gnu.org>
5121
5122 * window.el (window-text-height): Function removed (now in C).
5123
fb97d87f
SM
51242000-12-10 Stefan Monnier <monnier@cs.yale.edu>
5125
5126 * log-edit.el (log-edit-parent-buffer): New var.
5127 (log-edit): Set it. Add BUFFER argument.
5128 (log-edit-done): Use char-before.
5129 Don't bother checking validity of vc-comment-ring.
5130 Only bury the buffer if log-edit popped it up.
5131
5132 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
5133 (cvs-mode-diff-help): Remove.
5134 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
802cf66c 5135 (cvs-mode-marked): Set up the default for CMD manually.
fb97d87f
SM
5136
5137 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
5138 Remove binding for ? now made unnecessary.
5139
7de77417
CD
51402000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
5141
83c9cb8e 5142 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
7de77417
CD
5143 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
5144
5145 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
5146 when master file is not open.
5147
4efa209f
SM
51482000-12-09 Stefan Monnier <monnier@cs.yale.edu>
5149
5150 * progmodes/ada-stmt.el: Update `maintainer'.
5151
0a8052bd
GM
51522000-12-09 Stephen Gildea <gildea@alum.mit.edu>
5153
5154 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
5155 choices to match documentation string.
5156
a12167c5
MB
51572000-12-09 Miles Bader <miles@gnu.org>
5158
2161605d
MB
5159 * minibuf-eldef.el: New file.
5160
a12167c5
MB
5161 * window.el (fit-window-to-buffer): Don't pass last argument to
5162 pos-visible-in-window-p, now that its meaning is inverted.
5163
9ea8de1b
EZ
51642000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
5165
5166 * image.el (create-image): Doc fix; spotted by Per Cederqvist
5167 <ceder@lysator.liu.se>.
5168
5002ddbb
SM
51692000-12-08 Stefan Monnier <monnier@cs.yale.edu>
5170
b6114d80
SM
5171 * autoinsert.el (auto-insert-alist): Add missing final \n.
5172
ee8d23ee
SM
5173 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
5174 (cvs-menu-map): Remove.
5175 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
5176 (cvs-mode-quit): Turn it back into a plain function.
5177
5002ddbb 5178 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
ee8d23ee 5179 (texinfo-filter): Remove (move to texinfo.el).
5002ddbb
SM
5180
5181 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
5182 file where it's more visible.
5183 (texinfo-filter, texinfo-chapter-level-regexp): New variables
5184 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
5185 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
5186 (texinfo-inside-macro-p): Only catch `scan-error's.
5187 (texinfo-inside-env-p): Make better use of the match info.
5188 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
5189 (texinfo-insert-@end): Slight re-organization.
5190 Also remove useless `looking-at' call.
5191
30cd075d
AI
51922000-12-08 Andrew Innes <andrewi@gnu.org>
5193
5194 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
5195 accessible in -nw mode.
5196
5197 * term/w32-win.el: Remove stuff about selection timeout, which is
5198 irrelevant on Windows. Move clipboard support to w32-fns.el, so
5199 it is accessible in -nw mode.
5200
01b91009
DL
52012000-12-08 Dave Love <fx@gnu.org>
5202
83c9cb8e
SM
5203 * emacs-lisp/lisp-mode.el (lisp-mode):
5204 Set font-lock-keywords-case-fold-search.
01b91009 5205
842b2a94
GM
52062000-12-08 Gerd Moellmann <gerd@gnu.org>
5207
5208 * textmodes/ispell.el (ispell): Doc fix.
5209
f9d5f611
KH
52102000-12-08 Kenichi Handa <handa@etl.go.jp>
5211
5212 * international/quail.el (quail-insert-decode-map): Check the
5213 frame width of a window displaying the current buffer, not that of
5214 the selected frame.
5215 (quail-help): Make sure that the help buffer has window before
5216 inserting text in it.
5217
e04d21aa
SS
52182000-12-07 Sam Steingold <sds@gnu.org>
5219
5220 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
5221 Backquote is used in isearch.el, so autoloading saves nothing.
5222
fc3e23a4
EZ
52232000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
5224
83c9cb8e
SM
5225 * startup.el (normal-top-level-add-subdirs-to-load-path):
5226 Ignore the CVS and RCS subdirectories case-insensitively.
137cad7c 5227
fc3e23a4
EZ
5228 * dired.el (dired-insert-directory): If file-system-info is
5229 fboundp, call it instead of invoking dired-free-space-program.
5230
796ecd10
GM
52312000-12-07 Gerd Moellmann <gerd@gnu.org>
5232
0f5f7c3e
GM
5233 * server.el (server-visit-files): Push files on file-name-history.
5234
3764ba49
GM
5235 * progmodes/cc-langs.el: Update copyright.
5236
8e7931da
GM
5237 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
5238
ae0d7485 5239 * bindings.el (mode-line-mode-menu): Add glasses-mode.
e04d21aa 5240
796ecd10
GM
5241 * bindings.el (mode-line-mode-menu): Reverse the order
5242 of define-keys so that the menu appears in alphabetical order.
5243
ae0d7485
GM
52442000-12-07 Milan Zamazal <pdm@freesoft.cz>
5245
5246 * progmodes/glasses.el (glasses-mode): Update mode line at the end
5247 of the function.
5248
e2849090
DL
52492000-12-07 Dave Love <fx@gnu.org>
5250
5251 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
5252
5253 * facemenu.el (facemenu-unlisted-faces): Fix value.
5254
5c7f629c
SM
52552000-12-07 Stefan Monnier <monnier@cs.yale.edu>
5256
5257 * font-lock.el (font-lock-default-fontify-region):
5258 Include the terminating \n (off-by-one error).
5259 (font-lock-set-defaults): Use dolist.
5260
5261 * derived.el (define-derived-mode): Don't use combine-run-hooks.
5262
73481ae3
KH
52632000-12-07 Kenichi Handa <handa@etl.go.jp>
5264
83c9cb8e
SM
5265 * international/mule-cmds.el (describe-language-environment):
5266 Fix for the case that an input method title is not string but a list.
ffbaa122 5267
73481ae3
KH
5268 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
5269 of wrong SIZE record.
5270
e2896b22
DL
52712000-12-06 Dave Love <fx@gnu.org>
5272
67292061
DL
5273 * newcomment.el (comment-region, comment-dwim): Doc fix.
5274
5275 * textmodes/texinfo.el: Require tex-mode when compiling.
5276 (texinfo-update-node): Doc fix.
5277 (texinfo-imenu-generic-expression): Add @anchor.
5278 (texinfo-font-lock-keywords): Add @uref.
5279 (texinfo-inside-macro-p): Don't use ignore-errors.
5280 (texinfo-insert-quote): Match more contexts.
5281
e76938e7
DL
5282 * international/mule.el (decode-char, encode-char): Doc fix.
5283 (auto-coding-alist): Customize.
5284
5285 * files.el (load-file): Fix change of 2000-03-12.
5286
e2896b22
DL
5287 * wid-edit.el (widget-text-keymap): Doc fix.
5288
6610f4b2
AI
52892000-12-06 Andrew Innes <andrewi@gnu.org>
5290
5291 * makefile.w32-in (lisp): Set to an absolute directory, namely
5292 $(CURDIR).
5293
9e3366e4
EZ
52942000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
5295
5296 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
5297 read generated-autoload-file, and set buffer-file-coding-system to
5298 raw-text-unix after reading the file.
5299
83c9cb8e
SM
5300 * international/mule-conf.el (file-coding-system-alist):
5301 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
9e3366e4 5302
d94d636f
GM
53032000-12-06 Gerd Moellmann <gerd@gnu.org>
5304
384333ee
GM
5305 * replace.el (occur): Make line-number-width 1 smaller for the
5306 colon following the line number.
5307
83c9cb8e
SM
5308 * startup.el (fancy-splash-text, command-line-1):
5309 Use `File' for the menu name instead of `Files'.
e04d21aa 5310
d4b72d58
GM
5311 * tmm.el: Update copyright.
5312
d94d636f
GM
5313 * cus-start.el: Add entry for even-window-heights.
5314
6e424019
MB
53152000-12-06 Miles Bader <miles@gnu.org>
5316
5317 * faces.el (frame-set-background-mode): Avoid stomping on
5318 locally modified faces.
5319
e6477b58
KH
53202000-12-06 Kenichi Handa <handa@etl.go.jp>
5321
5322 * international/fontset.el: Correct the font registries for
5323 japanese-jisx0213-1 and japanese-jisx0213-2.
5324
21999ab9
GM
53252000-12-05 Gerd Moellmann <gerd@gnu.org>
5326
57d6e381
GM
5327 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
5328
21999ab9
GM
5329 * iswitchb.el: Update customization commentary.
5330
7422819c
GM
53312000-12-05 Rob Riepel <riepel@Stanford.EDU>
5332
5333 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
5334 (tpu-search-highlight): Fixed comparison of overlay end positions.
5335 (tpu-trim-line-ends): Implemented trimming logic locally.
5336
5337 * emulation/tpu-extras.el (tpu-write-file-hook)
83c9cb8e 5338 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
7422819c 5339
73daff18
KH
53402000-12-05 Kenichi Handa <handa@etl.go.jp>
5341
5342 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
5343 to cn-gb.
5344 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
5345
6a4cd002
DL
53462000-12-04 Dave Love <fx@gnu.org>
5347
5348 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
5349
6452929e
GM
53502000-12-04 Gerd Moellmann <gerd@gnu.org>
5351
e04d21aa 5352 * mail/rmailsum.el (rmail-summary-expunge)
6452929e
GM
5353 (rmail-summary-expunge-and-save): Ask for confirmation with
5354 rmail-expunge-confirmed.
5355
5356 * mail/rmail.el (rmail-expunge-confirmed): New function.
5357 (rmail-expunge): Use it.
5358
1790abf4
FP
53592000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
5360
0c68ce6f 5361 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
83c9cb8e
SM
5362 (etags-recognize-tags-table, find-tag-in-order):
5363 New functionality: interpret file names as tags.
e04d21aa 5364
7a53d8c8
EZ
53652000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
5366
5367 * info.el (Info-scroll-prefer-subnodes): New defcustom.
83c9cb8e
SM
5368 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
5369 the first subnode until the bottom of the current node is visible.
7a53d8c8 5370
caa15ef7
GM
53712000-12-04 Gerd Moellmann <gerd@gnu.org>
5372
5373 * format.el (format-decode): Don't change buffer's undo list.
5374
e225faa7
KH
53752000-12-04 Kenichi Handa <handa@etl.go.jp>
5376
5377 * faces.el (face-font-registry-alternatives): Add entries for CJK
5378 fonts. Doc-string adjusted for the actual usage of this data.
5379
5380 * international/fontset.el: Change the font registries for CJK
5381 fonts in the default fontset. Don't append '*' to registries.
5382
8b262a65
SM
53832000-12-03 Stefan Monnier <monnier@cs.yale.edu>
5384
e04d21aa 5385 * emacs-lisp/easy-mmode.el (define-derived-mode)
8b262a65
SM
5386 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
5387
5388 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
5389 (derived-mode-p): New function.
5390 (derived-mode-make-docstring): Add `docstring' argument.
5391 Use it if available and complete it if necessary.
5392
33c4460b
AS
53932000-12-03 Andreas Schwab <schwab@suse.de>
5394
5395 * type-break.el (type-break): Don't make parent of itself.
5396
5c9b3fac
MB
53972000-12-03 Miles Bader <miles@gnu.org>
5398
5399 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
5400
27ce741e
SM
54012000-12-02 Stefan Monnier <monnier@cs.yale.edu>
5402
07c16ec4
SM
5403 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
5404 (tex-main-file, tex-file): Simplify.
5405 (tex-generate-zap-file-name): Use subst-char-in-string.
5406 (tex-strip-dots): Remove.
5407
c19cc275
SM
5408 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
5409
27ce741e
SM
5410 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
5411 to check if the match succeeded.
5412
285991dc
GM
54132000-12-02 Gerd Moellmann <gerd@gnu.org>
5414
5415 * startup.el (use-fancy-splash-screens-p): New function.
5416 (command-line-1): Use it to determine whether or not to use
5417 a fancy splash screen.
5418
52dca1b2
AS
54192000-12-02 Andreas Schwab <schwab@suse.de>
5420
5421 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
5422
d3e7e7cf
EZ
54232000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
5424
2dce2360
EZ
5425 * international/mule.el (make-char): Fix last change.
5426
9768eaa7
EZ
5427 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
5428 New defcustoms.
5429 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
83c9cb8e
SM
5430 autoloading tex-mode; instead, do the same manually.
5431 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
9768eaa7
EZ
5432 with numeric argument. Docstring fix.
5433 (toplevel): Require cl when compiling.
e04d21aa 5434
285991dc 5435 * international/mule.el (make-char): Doc fix.
d3e7e7cf 5436
0dd5e255
JR
54372000-12-02 Jason Rumney <jasonr@gnu.org>
5438
5439 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
5440 the Emacs Lisp manual)
5441
fbb87147
EZ
54422000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
5443
5cbb3e93
EZ
5444 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
5445
fbb87147
EZ
5446 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
5447 the Emacs Lisp manual).
5448
1636ca09
GM
54492000-12-02 Gerd Moellmann <gerd@gnu.org>
5450
5451 * simple.el (next-line-add-newlines): Change default to nil.
5452
68875f0e
EZ
54532000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
5454
83c9cb8e
SM
5455 * files.el (revert-buffer, recover-file):
5456 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
68875f0e 5457
fd9ac94c
GM
54582000-12-01 Gerd Moellmann <gerd@gnu.org>
5459
5460 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
5461
45450dd5
MB
54622000-12-01 Miles Bader <miles@gnu.org>
5463
5464 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
5465
09df8881
KH
54662000-12-01 Kenichi Handa <handa@etl.go.jp>
5467
5468 * international/mule-diag.el (describe-char-after): Fix typo.
5469 (describe-character-set, non-iso-charset-alist): Fix typo.
5470
dea0a87d
MB
54712000-12-01 Miles Bader <miles@gnu.org>
5472
b170205b
MB
5473 * image-file.el (image-file-name-regexp): Automatically add
5474 upper-case variants of each filename extension in
5475 `image-file-name-extensions', since they seem to be common.
5476
e04d21aa 5477 * simple.el (minibuffer-contents)
dea0a87d
MB
5478 (minibuffer-contents-no-properties, delete-minibuffer-contents):
5479 New functions.
5480 * filecache.el (file-cache-directory-name)
5481 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
5482
eb04d6cd 54832000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
e04d21aa 5484
dea0a87d
MB
5485 * filecache.el (file-cache-minibuffer-complete): Don't try to
5486 delete the minibuffer prompt.
5487
a8a1b05d
DL
54882000-11-30 Dave Love <fx@gnu.org>
5489
5490 * cus-start.el: Fix read-buffer-function type.
5491
693c4692
GM
54922000-11-30 Gerd Moellmann <gerd@gnu.org>
5493
5494 * md5.el: Removed. There's a built-in function, now.
5495
2c0b1898
GM
54962000-11-30 Markus Rost <rost@math.ohio-state.edu>
5497
5498 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
5499 as dummy 0-th char of rmail-deleted-vector.
5500
63dfcf4b
EZ
55012000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
5502
5503 * ps-print.el (ps-end-job): Bind case-fold-search only after
5504 switching to ps-spool-buffer.
5505
55062000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5507
5508 * ps-print.el: Line number font customization. PostScript: Lines and
5509 PageCount are initialized on each page. Doc Fix.
5510 (ps-print-version): New version number (6.3.2).
5511 (ps-lpr-switches, ps-font-info-database, ps-font-size)
5512 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
5513 (ps-right-header): Customization fix.
5514 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
5515 Fix code.
5516 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
5517 New vars.
5518
df3aedcf
GM
55192000-11-30 Gerd Moellmann <gerd@gnu.org>
5520
edfb795e
GM
5521 * bs.el: Fix typos and spelling errors.
5522 (bs-appearance) <defgroup>: Renamed from bs-appearence.
5523 (bs-configuration): Doc fix.
e04d21aa 5524
df3aedcf
GM
5525 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
5526
8b8a7f01
GM
55272000-11-30 Rob Riepel <riepel@Stanford.EDU>
5528
5529 * emulation/tpu-edt.el (tpu-version): New version.
5530 (tpu-search-overlay, tpu-replace-overlay): New initial range.
5531 (tpu-original-mode-line): Variable deleted.
5532 (tpu-mark-flag): New initial value.
83c9cb8e
SM
5533 (tpu-set-mode-line): Don't redefine mode-line-format.
5534 Add tpu-mark-flag to minor-mode-alist.
8b8a7f01
GM
5535 (tpu-update-mode-line): New mark flag logic.
5536 (tpu-get): Use find-file-wildcards.
5537 (tpu-search-highlight): Move overlay less, reset overlay properly.
5538 (tpu-unselect): Deactivate mark.
5539 (tpu-lm-replace): Reset overlay properly.
5540 (tpu-forward-line): Use forward-visible-line.
5541 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
5542
83c9cb8e 5543 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
e04d21aa 5544
c069a9d3
GM
55452000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
5546
5547 * cus-edit.el (custom-face-value-create): Always emphasize tag.
5548
b02cd40b
GM
55492000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5550
5551 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
5552 and skip whitespace and newlines.
e04d21aa 5553
b7a90344
SM
55542000-11-30 Stefan Monnier <monnier@cs.yale.edu>
5555
5556 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
5557
be6bbb55
GM
55582000-11-29 Gerd Moellmann <gerd@gnu.org>
5559
0383ed60
GM
5560 * help.el (describe-function-1): Regexp-quote function name
5561 when used as part of a regexp.
5562
83c9cb8e
SM
5563 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
5564 Use face-attribute instead of face-foreground and face-background.
c7957947
GM
5565 (tool-bar-add-item): Likewise, and handle unspecified colors.
5566
5567 * enriched.el (enriched-face-ans): Use face-attribute instead
5568 of face-foreground and face-background.
5569
5570 * faces.el (face-foreground, face-background, face-stipple):
83c9cb8e 5571 Return nil if attribute is unspecified, for backward compatibility.
c7957947 5572
7423978d
GM
5573 * files.el (auto-mode-alist): Add an entry for antlr-mode.
5574
ef128c78
GM
5575 * play/5x5.el: Remove version info.
5576
a81fc510
GM
5577 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
5578
be6bbb55
GM
5579 * frame.el (blink-cursor-mode): Doc fix.
5580
f9396e03
GM
55812000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5582
5583 * antlr-mode.el: New commands to run ANTLR from within Emacs and
5584 to create Makefile rules.
5585 (antlr-tool-command): New user option.
5586 (antlr-ask-about-save): New user option.
5587 (antlr-makefile-specification): New user option.
5588 (antlr-file-formats-alist): New variable.
5589 (antlr-special-file-formats): New variable.
5590 (antlr-unknown-file-formats): New user option.
5591 (antlr-help-unknown-file-text): New variable.
5592 (antlr-help-rules-intro): New variable.
5593 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
5594 (antlr-mode-menu): Add entries.
5595 (antlr-file-dependencies): New function.
5596 (antlr-directory-dependencies): New function.
5597 (antlr-superclasses-glibs): New function.
5598 (antlr-run-tool): New command.
5599 (antlr-makefile-insert-variable): New function.
5600 (antlr-insert-makefile-rules): New function.
5601 (antlr-show-makefile-rules): New command.
5602
5603 * antlr-mode.el: More Emacs/XEmacs stuff.
5604 (antlr-no-action-keywords): New constant with value nil.
5605 (antlr-font-lock-keywords-alist): Use it. Old value would break
5606 syntax highlighting in Emacs-21.0.
5607 (antlr-default-directory): Emacs/XEmacs dependend function.
5608 (antlr-read-shell-command): Ditto.
5609 (antlr-with-displaying-help-buffer): Ditto.
5610
56112000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5612
5613 * antlr-mode.el: imenu, parsing and highlighting changes.
5614 (antlr-imenu-create-index-function): Don't create extra submenus
5615 for definitions in different grammar classes. It is not necessary
5616 for the menu and would make command `imenu' awkward to use.
5617 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
5618 header actions and more than one.
5619 (antlr-font-lock-tokendef-face): Changed color.
5620 (antlr-font-lock-tokenref-face): Changed color.
5621 (antlr-font-lock-additional-keywords): Also highlight lowercase.
5622 (antlr-mode-syntax-table): New variable.
5623 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
5624 (antlr-with-syntax-table): Don't copy syntax table.
5625
56262000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5627
5628 * antlr-mode.el: Minor changes: language setting.
5629 (antlr-language-alist): The value for file option "language" can
5630 be both an identifier and a string.
5631 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
5632 (antlr-language-limit-n-regexp): Change accordingly.
5633
56342000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
5635
5636 * antlr-mode.el: Minor changes: tabs, hiding.
5637 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
5638 (antlr-action-visibility): Also allow value nil to also hide the
5639 braces. Renamed from `antlr-tiny-action-length'.
5640 Suggested by Jay@aol.com.
5641 (antlr-hide-actions): Change accordingly. Hide line if completely
5642 hidden action is on a line of its own.
e04d21aa 5643
6ad948eb
SM
56442000-11-29 Stefan Monnier <monnier@cs.yale.edu>
5645
5646 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
5647
5648 * sort.el (sort-columns): Don't concat strings with numbers.
5649
9c6a4107
DL
56502000-11-29 Dave Love <fx@gnu.org>
5651
5652 * cus-edit.el (face): Fix :format.
5653
5654 * mail/feedmail.el: Require smtpmail when compiling.
5655 (mail-do-fcc): Autoload.
5656 (feedmail) <defgroup>: Fix :link.
5657 (feedmail-nuke-body-in-fcc): Fix :type.
5658 (feedmail-send-it): Add autoload cookie.
5659
053b8d35
SM
56602000-11-29 Stefan Monnier <monnier@cs.yale.edu>
5661
5662 * newcomment.el (comment-indent): Save excursion around call to
5663 comment-indent-function.
5664
242c13e8
MB
56652000-11-29 Miles Bader <miles@gnu.org>
5666
5667 * subr.el (member-ignore-case): Return the tail of the list who's
5668 car matches, like `member', not the matching element itself.
5669
8f4b5f28
KH
56702000-11-29 Kenichi Handa <handa@etl.go.jp>
5671
5672 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
5673 should not contain `\n'.
5674
bebe4a2c
GM
56752000-11-28 Gerd Moellmann <gerd@gnu.org>
5676
fd9ac94c 5677 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
99879a40 5678
ba7e40eb
GM
5679 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
5680
75ab0c79
GM
5681 * dired-aux.el (dired-do-create-files): Construct default file
5682 name for dired-mark-read-file-name so that when the user enters
5683 just RET, the target file will end up in the target directory.
5684
bebe4a2c
GM
5685 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
5686 local-abbrev-table before changing buffers because it might
5687 have a buffer-local binding.
5688
fa6d1ca8
MB
56892000-11-28 Miles Bader <miles@gnu.org>
5690
5691 * simple.el (delete-horizontal-space): Handle fields more generally.
5692
8d2c2642
GM
56932000-11-28 Gerd Moellmann <gerd@gnu.org>
5694
5695 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
5696
8b31236d
DL
56972000-11-28 Dave Love <fx@gnu.org>
5698
3cbd02d2
DL
5699 * progmodes/ps-mode.el (ps-mode): Set comment-start and
5700 comment-start-skip locally.
5701
8b31236d
DL
5702 * progmodes/fortran.el (fortran-mode): Don't set
5703 fortran-comment-line-start-skip. Set comment-start to
5704 fortran-comment-line-start.
5705 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
5706 (fortran-comment-line-start-skip): Simplify slightly.
5707
ae4bf56d
GM
57082000-11-28 Gerd Moellmann <gerd@gnu.org>
5709
17ef7534
GM
5710 * play/5x5.el: Remove RCS keyword.
5711
fd9ac94c 5712 * bs.el: Mistaken commit, undone 2000-11-30.
ae4bf56d 5713
665b27a6
GM
57142000-11-28 Milan Zamazal <pdm@freesoft.cz>
5715
83c9cb8e
SM
5716 * textmodes/tildify.el (tildify-string-alist):
5717 Add `plain-tex-mode' here.
665b27a6 5718
fe3c2ae3
GM
57192000-11-28 Colin Walters <walters@cis.ohio-state.edu>
5720
5721 * chistory.el (Command-history-setup): Remove extraneous `keymap'
5722 reference.
5723
d970106b
MB
57242000-11-28 Miles Bader <miles@gnu.org>
5725
36b80a0d
MB
5726 * cus-face.el (custom-face-attributes): Add post-filter function
5727 for :box. Make pre-filter function for :box handle all cases.
5728
d970106b
MB
5729 * wid-edit.el (widget-choose): Make sure pop-up window is large
5730 enough to display all the choices, as there's no way to scroll it.
5731
5a2bae6c
KH
57322000-11-28 Kenichi Handa <handa@etl.go.jp>
5733
5734 * international/mule-conf.el: Make the coding system no-conversion
5735 safe for all characters.
5736
9e836e23
DL
57372000-11-27 Dave Love <fx@gnu.org>
5738
8b31236d
DL
5739 * net/ldap.el (ldap) <defgroup>: Add :version.
5740
9e836e23
DL
5741 * tooltip.el (tooltip-use-echo-area): Doc fix.
5742
5743 * cus-start.el <minibuffer-prompt-properties>: Add version.
5744 <read-buffer-function>: Add.
5745
5746 * apropos.el (apropos-print): Add help-echo to active text.
5747
5748 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
5749
4a74d071
GM
57502000-11-27 Gerd Moellmann <gerd@gnu.org>
5751
5752 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
5753 type, group and version.
5754
76058c27
EZ
57552000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
5756
4a74d071 5757 * select.el (x-get-selection): Docstring fix.
76058c27 5758
fd9ac94c 57592000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
26a8d08d 5760
fd9ac94c 5761 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
26a8d08d 5762
49060c51
AI
57632000-11-27 Andrew Innes <andrewi@gnu.org>
5764
5765 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
5766
5767 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
5768
b2a8e429
MB
57692000-11-27 Miles Bader <miles@gnu.org>
5770
5771 * dired.el (dired-get-filename): Return filename verbatim if
5772 LOCALP is `verbatim'.
5773 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
5774 `verbatim' so that we don't inadvertently delete a non-existant
5775 directory name.
5776
5ac0366d
KH
57772000-11-27 Kenichi Handa <handa@etl.go.jp>
5778
5779 * international/characters.el: Specify cases and syntaxes for
5780 mule-unicode-0100-24ff.
5781
67f1cf4c
GM
57822000-11-27 Gerd Moellmann <gerd@gnu.org>
5783
5784 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
5785 that foreground and/or background colors of the face `tool-bar'
5786 are unspecified.
5787
46c56972
MB
57882000-11-27 Miles Bader <miles@gnu.org>
5789
e04d21aa 5790 * wid-edit.el (widget-field-buffer, widget-field-start)
ec725166
MB
5791 (widget-field-end): Handle widget field `pseudo-overlays'.
5792 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
5793 if it's there instead of in `widget-field-list'.
5794
46c56972 5795 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
a2e6f426
MB
5796 (help-make-xrefs): Delete extraneous newlines at the end of the
5797 docstring.
46c56972 5798
640a9cdd
JR
57992000-11-25 Jason Rumney <jasonr@gnu.org>
5800
5801 * startup.el (command-line): Call set-locale-environment after
5802 Window System init file is read, as it can result in a call to
5803 redraw-frame.
5804
0b3f96d4
EZ
58052000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
5806
5807 * simple.el (shell-command): Mention the effect of the prefix
5808 argument in the doc string.
5809
8da6e2a1
MB
58102000-11-25 Miles Bader <miles@gnu.org>
5811
a658d039
MB
5812 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
5813
8da6e2a1 5814 * wid-edit.el (widget-field-value-delete): Don't try to delete
a2e6f426 5815 overlay when it's the `pseudo-overlay' that exists at some points.
8da6e2a1 5816
d3416cca
JR
58172000-11-24 Jason Rumney <jasonr@gnu.org>
5818
5819 * international/mule-cmds.el (locale-language-names): Add "jp" as
5820 a non-standard alternative for Japanese.
5821
17e37f53
AS
58222000-11-24 Andre Spiegel <spiegel@gnu.org>
5823
5824 * vc-hooks.el: Require 'cl during compilation.
5825
9aa5f148
GM
58262000-11-24 Gerd Moellmann <gerd@gnu.org>
5827
ba193890
GM
5828 * faces.el (face-set-after-frame-default): Let face attributes
5829 specified for new frames override frame parameters.
5830
9aa5f148
GM
5831 * startup.el (command-line): Fix computation of the source file
5832 for user-init-file when user-init-file is a compiled file.
5833
51a1edab
MB
58342000-11-24 Miles Bader <miles@gnu.org>
5835
e04d21aa 5836 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
51a1edab
MB
5837 (custom-post-filter-face-spec): New functions.
5838 (custom-face-set, custom-face-value-create): Filter the face spec
5839 before and after customization.
5840 (custom-face-set): If VALUE specifies a null face, pass a
5841 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
5842 * cus-face.el (custom-face-attributes): Remove SET and GET
5843 functions. Add some IN-FILTER and OUT-FILTER functions in the few
5844 cases they're needed.
5845
1ed74431
MB
5846 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
5847 that it's distinguishable from the :off-glyph on dark-background
5848 displays. Set its background color too.
5849
67ee1125
MB
5850 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
5851 so that people can easily turn it off.
5852
7d027816 58532000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
e04d21aa 5854
7d027816 5855 * ediff-diff.el: Moved variables around to have it compile under NT.
e04d21aa 5856
9aa5f148 5857 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
e04d21aa 5858
9aa5f148 5859 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
e04d21aa 5860
9aa5f148 5861 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
7d027816 5862 redundant skip-small-frames test.
e04d21aa 5863
9aa5f148 5864 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
83c9cb8e 5865 (viper-downgrade-to-insert): Protect against errors in hooks.
e04d21aa 5866
9aa5f148
GM
5867 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
5868 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
83c9cb8e
SM
5869 (viper-restore-cursor-type,viper-set-insert-cursor-type):
5870 New functions.
e04d21aa 5871
9aa5f148 5872 * viper-util.el (viper-memq-char): Bug fixes.
e04d21aa 5873
9aa5f148 5874 * viper.el (viper-mode): Fix cursor handling.
e04d21aa 5875
f07fa1b8
KH
58762000-11-24 Kenichi Handa <handa@etl.go.jp>
5877
83c9cb8e
SM
5878 * international/mule-diag.el (list-iso-charset-chars):
5879 For two-byte charset, fix the `while' condition.
f07fa1b8
KH
5880 (list-non-iso-charset-chars): Fix the `while' condition.
5881
ba8299ff
SM
58822000-11-23 Stefan Monnier <monnier@cs.yale.edu>
5883
79372165
SM
5884 * subr.el (add-hook, remove-hook): Don't call make-local-hook
5885 if the variable is make-variable-buffer-local.
5886
83c9cb8e
SM
5887 * progmodes/ada-stmt.el (ada-template-map):
5888 Initialize and bind it to C-c t in ada-mode-map.
ba8299ff
SM
5889 (ada-stmt-mode-hook): New function extracted from old code.
5890 Only change the buffer-local side of skeleton-*.
5891 (ada-mode-hook): Use it.
5892
68a887fa
EZ
58932000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
5894
5895 * iswitchb.el (iswitchb-minibuf-depth): New variable.
5896 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
5897 we expect to be returned by minibuffer-depth once we prompt the
5898 user in the minibuffer.
5899 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
5900 as recorded in iswitchb-minibuf-depth, return non-nil.
5901
3b345582
EZ
59022000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
5903
5904 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
5905 (hscroll-window-maybe): Docstring fix.
5906
595dead2
DL
59072000-11-23 Dave Love <fx@gnu.org>
5908
5909 * rect.el (string-rectangle): Don't test delete-selection-mode.
5910
1e66b27a
GM
59112000-11-23 Gerd Moellmann <gerd@gnu.org>
5912
02790ce2
GM
5913 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
5914 is in the tool bar.
5915
1e66b27a 5916 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
83c9cb8e 5917 with `no-dir'; we want the directory part to be able to remove it.
1e66b27a 5918
a4caa65d
SM
59192000-11-22 Stefan Monnier <monnier@cs.yale.edu>
5920
5921 * textmodes/outline.el (outline-flag-region):
5922 Don't bind inhibit-read-only since we don't modify the buffer.
5923 (outline-isearch-open-invisible): Don't jump to overlay-start
5924 since we're trying to unhide text around point.
5925 (outline-discard-overlays): Use dolist.
5926
5927 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
5928
03e757c1
GM
59292000-11-22 Gerd Moellmann <gerd@gnu.org>
5930
83c9cb8e 5931 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
e04d21aa 5932
1598a961
SM
59332000-11-22 Stefan Monnier <monnier@cs.yale.edu>
5934
5935 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
5936 Fix ARG regexp to skip quoted braces.
5937 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
5938 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
5939 are (correctly) handled separately).
5940 Remove `caption' and `footnote' from `citations': they contain text.
5941 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
5942 (latex-skeleton-end-hook): New function.
5943 (latex-mode): Use it.
5944 (tex-start-tex-marker): Remove.
5945 (tex-send-tex-command): Don't set tex-start-tex-marker.
5946 (tex-error-parse-syntax-table): New var.
5947 (tex-compilation-parse-errors): Use it.
5948 Ignore tex-start-tex-marker. Don't bother with marker-position.
5949 (tex-validate-buffer): Don't bother with marker-position.
5950
5951 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
bd7e01a3 5952 (flyspell-generic-progmode-verify): Use it.
1598a961 5953
eaae8106
SS
59542000-11-22 Sam Steingold <sds@gnu.org>
5955
83c9cb8e 5956 * simple.el (delete-trailing-whitespace): New interactive function.
e04d21aa 5957
eaae8106 5958 * progmodes/ada-mode.el (ada-mode): Use it instead of
bd7e01a3 5959 `ada-remove-trailing-spaces'.
eaae8106 5960 (ada-remove-trailing-spaces): Removed.
e04d21aa 5961
eaae8106 5962 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
e04d21aa 5963
1598a961
SM
5964 * textmodes/picture.el (picture-clean): Removed.
5965 (picture-mode-exit): Call it instead of `picture-clean'.
eaae8106 5966
a41d49e9
GM
59672000-11-22 Gerd Moellmann <gerd@gnu.org>
5968
e053c60f
GM
5969 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
5970
a41d49e9
GM
5971 * hi-lock.el (hi-lock-refontify): Don't call non-existent
5972 jit-lock-fontify-buffer; it should anyway be unneccessary to
4c4a541d 5973 do anything special when jit-lock is active.
a41d49e9
GM
5974 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
5975
197615f3
DL
59762000-11-22 Dave Love <fx@gnu.org>
5977
ddbfaa9f
DL
5978 * calendar/todo-mode.el (todo-top-priorities): Use
5979 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
5980
ddc3c695
DL
5981 * language/chinese.el, language/cyrillic.el:
5982 * language/devanagari.el, language/ethiopic.el, language/greek.el:
5983 * language/hebrew.el, language/indian.el, language/japanese.el:
5984 * language/korean.el, language/lao.el, language/misc-lang.el:
5985 * language/thai.el, language/tibetan.el, language/vietnamese.el:
5986 Use provide.
5987
fb9fa98d
DL
5988 * cus-edit.el (custom-buffer-create-internal): Save some consing.
5989 (custom-variable-set): Improve validation error mesage.
5990
197615f3
DL
5991 * rect.el (string-rectangle): Revert last change.
5992 (string-rectangle-line): New arg DELETE.
5993 (string-rectangle): Check delete-selection-mode.
5994
5995 * emacs-lisp/edebug.el (edebug-version)
5996 (edebug-maintainer-address): Deleted.
5997 (edebug-submit-bug-report): Just alias to report-emacs-bug.
5998 (edebug-read-function): Account for other `'#' read forms.
5999 (edebug-mode-menus): Make some items toggles.
6000 (edebug-outside-unread-command-event, unread-command-event):
6001 Remove these to avoid warnings.
6002
f4117c4d
GM
60032000-11-22 David Ponce <david@dponce.com>
6004
6005 * recentf.el (recentf-menu-items-for-commands)
6006 (recentf-make-menu-items, recentf-make-menu-item)
4c4a541d 6007 (recentf-filter-changer): Added :help and :active menu-item properties.
eaae8106 6008
f4117c4d
GM
6009 (recentf-build-dir-rules, recentf-dump-variable)
6010 (recentf-edit-list, recentf-open-files-item)
6011 (recentf-open-files): Replaced unnecessary `mapcar' with new
6012 built-in `mapc'.
eaae8106 6013
f8e2f3f2
MB
60142000-11-23 Miles Bader <miles@gnu.org>
6015
6016 * faces.el (menu): Make inverse-video on ttys too.
6017
4c4a541d
SM
60182000-11-22 Stefan Monnier <monnier@cs.yale.edu>
6019
6020 * simple.el (comment-line-break-function): Use the new name
6021 indent-new-comment-line -> comment-indent-new-line.
6022 (clone-indirect-buffer): Don't ignore NORECORD.
6023 (next-completion): Properly handle the case where items are adjacent.
6024
6025 * mouse.el (popup-menu): Stupid typo.
6026
980d836e
GM
60272000-11-22 Gerd Moellmann <gerd@gnu.org>
6028
60e8e0a5
GM
6029 * emacs-lisp/authors.el: Remove autoload cookies, add author,
6030 maintainer, keywords tags.
6031
980d836e
GM
6032 * rect.el (replace-rectangle): Don't call string-rectangle-line
6033 with too many arguments.
6034
e08b2069
AS
60352000-11-22 Andre Spiegel <spiegel@gnu.org>
6036
60e8e0a5 6037 * ediff-util.el (ediff-file-checked-out-p)
eaae8106 6038 (ediff-file-checked-in-p): Call vc-state instead of
e08b2069
AS
6039 vc-locking-user, which no longer exists.
6040
6041 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
6042
c6779d8d
DL
60432000-11-22 Dave Love <fx@gnu.org>
6044
6045 * md5.el (md5): Provide.
6046 (md5): Fix error call.
6047
e672fdce
MB
60482000-11-22 Miles Bader <miles@gnu.org>
6049
eaae8106 6050 * textmodes/refill.el (refill-adjust-ignorable-overlay)
d9fdcdb5
MB
6051 (refill-fill-paragraph-at): Remove debugging code.
6052
80e24c04
MB
6053 * calendar/calendar.el (generate-calendar-window): When we don't
6054 call `fit-window-to-buffer', make sure the top line is fully visible.
6055
3a17d6cc
MB
6056 * image-file.el (insert-image-file): Don't make `read-only'
6057 property rear-nonsticky.
6058
ae1a21c6
MB
6059 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
6060 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
6061 stashing away its original value.
6062 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
6063 in the recursive edit.
6064 Bind `isearch-original-minibuffer-message-timeout' to protect it.
6065 (isearch-done): Restore `minibuffer-message-timeout'.
6066
e672fdce
MB
6067 * cus-start.el: Remove entry for `mode-line-inverse-video'.
6068
3ea79df8
SM
60692000-11-21 Stefan Monnier <monnier@cs.yale.edu>
6070
6071 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
6072
6073 * find-lisp.el (find-lisp-find-files-internal):
6074 Use dolist, when and file-name-as-directory.
6075
980d836e 6076 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3ea79df8
SM
6077 (define-derived-mode, define-minor-mode): Add specs.
6078
6079 * window.el: General comment and spacing fixes.
6080 (save-selected-window): Use backquotes.
6081 (window-safely-shrinkable-p): New function.
6082 (shrink-window-if-larger-than-buffer): Use it.
6083
6084 * subr.el (make-local-hook): Docstring fix.
6085
6086 * shell.el (shell-mode): Use define-derived-mode.
6087
6088 * newcomment.el (comment-indent): Insert comment before calling
6089 comment-indent-function. Don't insert in column 0.
6090 (comment-dwim): Indent before inserting comment.
6091
6092 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
6093 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
6094 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
6095 Use mapc rather than map.
6096
6097 * files.el (find-buffer-visiting): Compare all attributes before
6098 declaring two files identical (rather than just their inode-no).
6099 (auto-mode-alist): Use \' rather than $.
6100
6101 * which-func.el: Update maintainer line.
6102
6103 * pcvs.el (uniquify-buffer-file-name): Remove advice.
6104 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
6105 (uniquify-buffer-file-name): Use it.
6106
8f62f2b8
MB
61072000-11-22 Miles Bader <miles@gnu.org>
6108
6109 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
6110 * simple.el (minibuffer-avoid-prompt): New function.
6111
fb279a6d
GM
61122000-11-21 Gerd Moellmann <gerd@gnu.org>
6113
6114 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
6115
867092e9
MB
61162000-11-21 Miles Bader <miles@gnu.org>
6117
ef860850
MB
6118 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
6119 inclusion of `track-mouse'.
6120
867092e9
MB
6121 * textmodes/refill.el (refill-ignorable-overlay): New variable.
6122 (refill-adjust-ignorable-overlay): New function.
6123 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
6124 only the paragraph's tail if possible.
6125 Update `refill-ignorable-overlay'.
6126 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
6127
6128 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
6129 point inside the fill-prefix.
6130
6131 * textmodes/refill.el (refill-post-command-function): Don't reset
6132 refill-doit in the case where a self-insertion command doesn't
6133 case a refill. Use `refill-fill-paragraph-at', getting position
6134 from `refill-doit'.
6135 (refill-after-change-function): Set `refill-doit' to END.
6136 (refill-fill-paragraph-at): New function, mostly from old
6137 refill-fill-paragraph.
6138 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
6139 (refill-pre-command-function): New function.
6140 (refill-mode): Add it to `pre-command-hook'.
6141
ff9ab414
GM
61422000-11-20 Gerd Moellmann <gerd@gnu.org>
6143
29a01b72
GM
6144 * textmodes/artist.el (artist-mode): Fix autoload cookie.
6145
ff9ab414
GM
6146 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
6147 javadoc tags.
eaae8106 6148
885b211b
AS
61492000-11-20 Andre Spiegel <spiegel@gnu.org>
6150
6151 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
6152 vc.el).
6153
eaae8106 6154 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
885b211b 6155 require vc.
eaae8106
SS
6156
6157 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
885b211b 6158 checkouts.
eaae8106 6159
d1838556
DL
61602000-11-20 Dave Love <fx@gnu.org>
6161
6162 * Makefile.in (DONTCOMPILE): Omit bindings.el.
6163
2b69bc11 61642000-11-20 Eli Barzilay <eli@www.barzilay.org>
56c13ae6 6165
2b69bc11
GM
6166 * calculator.el (calculator-paste): Use `if' instead of `and'
6167 and `or'.
6168 (calculator-help): Don't use electric-describe-mode for XEmacs.
56c13ae6 6169
b95b34e5
GM
61702000-11-19 Gerd Moellmann <gerd@gnu.org>
6171
030de92f
GM
6172 * info.el (info-menu-5): Doc fix.
6173
b95b34e5
GM
6174 * textmodes/artist.el: New file.
6175
54970452
AS
61762000-11-19 Andre Spiegel <spiegel@gnu.org>
6177
eaae8106 6178 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
54970452
AS
6179 and differentiate according to checkout model.
6180 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
6181 since this function is only concerned with master state.
6182
83c9cb8e
SM
6183 * vc-hooks.el (vc-workfile-unchanged-p)
6184 (vc-default-workfile-unchanged-p): Moved here from vc.el.
54970452 6185
83c9cb8e
SM
6186 * vc.el (vc-workfile-unchanged-p)
6187 (vc-default-workfile-unchanged-p): See above.
54970452 6188
e5a9dabf
MB
61892000-11-19 Miles Bader <miles@gnu.org>
6190
6191 * image-file.el (insert-image-file): Make `intangible' and
6192 `read-only' properties rear-nonsticky too.
6193
24127af0
GM
61942000-11-18 Gerd Moellmann <gerd@gnu.org>
6195
d392e9c5 6196 * ps-print.el: Update copyright notice.
eaae8106 6197
d392e9c5
GM
6198 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
6199 (tooltip-show): Use the offsets.
6200
24127af0 6201 * bindings.el (mode-line-modified): Fix a typo.
eaae8106 6202 (mode-line-toggle-modified, mode-line-widen)
24127af0
GM
6203 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
6204
2b69bc11 62052000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
08ea6f17 6206
2b69bc11
GM
6207 * ps-print.el (toplevel): Test for find-coding-system being
6208 fboundp before calling ps-x-find-coding-system.
08ea6f17 6209
66321b2f
SM
62102000-11-16 Stefan Monnier <monnier@cs.yale.edu>
6211
6212 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
6213 (vc-version-backup-file): Docstring fix.
6214
046110c6
GM
62152000-11-16 Gerd Moellmann <gerd@gnu.org>
6216
4104194e
GM
6217 * files.el (basic-save-buffer): Don't add a newline if
6218 find-file-literally is non-nil.
6219 (find-file-literally): Extend doc string.
6220
046110c6
GM
6221 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
6222 sort(1) with the `-f' argument.
6223
6505c16e
AS
62242000-11-16 Andre Spiegel <spiegel@gnu.org>
6225
fd063975
AS
6226 * vc.el: Updated backend documentation.
6227 (vc-default-check-headers): New function.
6228
3d02dd81 6229 * vc-{cvs,rcs,sccs}.el: Functions reordered.
eaae8106
SS
6230
6231 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 6232 up-to-date.
eaae8106 6233 (vc-do-command): In the asynchronous case, output messages only if
9dd94743 6234 the minibuffer is not active.
fd063975 6235
eaae8106 6236 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8791d617 6237 `vc-cvs-use-edit' is on.
eaae8106
SS
6238 (vc-cvs-checkout): When this is used for reverting the workfile,
6239 make a backup of the original contents and revert to that in case
8791d617 6240 of error.
eaae8106 6241 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
9dd94743 6242 remote repositories.
eaae8106 6243
6505c16e
AS
6244 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
6245 for both version and ratio in the minibuffer.
fd063975 6246
eaae8106 6247 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8791d617 6248 Use vc-do-command to perform the annotation, not call-process.
6505c16e 6249
a13f0660
KH
62502000-11-16 Kenichi Handa <handa@etl.go.jp>
6251
6252 * international/quail.el (quail-start-translation): Don't call
6253 `message' before reading key sequence.
6254
1389a414
MB
62552000-11-16 Miles Bader <miles@lsi.nec.co.jp>
6256
6257 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
6258
9256a532
KH
62592000-11-16 Kenichi Handa <handa@etl.go.jp>
6260
6261 * window.el (fit-window-to-buffer): Be sure to acquire at least
6262 one text line even if the buffer is empty.
6263
0e14fe9f
GM
62642000-11-16 Gerd Moellmann <gerd@gnu.org>
6265
eaae8106 6266 * net/ange-ftp.el (ange-ftp-file-writable-p)
83c9cb8e
SM
6267 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
6268 Bind ange-ftp-process-verbose to nil.
0e14fe9f 6269
da645c53
DL
62702000-11-15 Dave Love <fx@gnu.org>
6271
83c9cb8e
SM
6272 * wid-edit.el (widget-specify-field, widget-specify-button):
6273 If :help-echo is a function, set help-echo of overlay to
233d5cde
DL
6274 widget-mouse-help.
6275 (widget-mouse-help): New function.
6276 (widget-echo-help): Rewritten for :help-echo functions only taking
6277 a widget arg.
6278
83c9cb8e
SM
6279 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
6280 Use display-graphic-p.
b12057b9
DL
6281 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
6282 and that JPEG is available.
6283 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
6284
da645c53
DL
6285 * international/mule-cmds.el (locale-charset-language-names):
6286 Match @euro.
6287
6d133d1f
GM
62882000-11-15 Gerd Moellmann <gerd@gnu.org>
6289
83c9cb8e
SM
6290 * faces.el (face-set-after-frame-default):
6291 If `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
6292 default face from X resources.
6293
49ac2ac5
EZ
62942000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
6295
6296 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
6297 Don't set EMACSLOADPATH.
6298
4fb0a34c
EZ
62992000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
6300
6301 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
6302 texinfo-insert-@url.
6303 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
6304 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
6305
bb304a7a
SM
63062000-11-14 Stefan Monnier <monnier@cs.yale.edu>
6307
82bc80bf
SM
6308 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
6309 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
6310 (checkdoc-minor-keymap): Backward compatibility.
6311 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
6312 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
6313 (checkdoc-this-string-valid-engine): Be a bit more strict
6314 to avoid matching substrings of `...' quoted vars/funs.
6315 (checkdoc-defun-info): Only look for `interactive' if alone.
6316 (debug-ignored-errors): Add "arg doesn't appear in docstring".
6317
e8c87124
SM
6318 * progmodes/compile.el (grep): `tag-default' can be nil.
6319
bb304a7a
SM
6320 * newcomment.el (comment-indent): Paren typo.
6321
8628686a
DL
63222000-11-14 Dave Love <fx@gnu.org>
6323
25c269ef
DL
6324 * calculator.el: New maintainer version.
6325
66321b2f 6326 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 6327
8628686a
DL
6328 * cmuscheme.el: Doc fixes.
6329 (cmuscheme) <defgroup>: Use `scheme' as parent.
83c9cb8e 6330 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
8628686a
DL
6331
6332 * xscheme.el (scheme-program-name): Don't define here.
6333
6334 * progmodes/scheme.el (scheme-program-name): New variable
6335 (originally in cmuscheme).
6336
88f0a1eb
MB
63372000-11-14 Miles Bader <miles@gnu.org>
6338
6339 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
6340 Handle header-lines. Don't loop forever if we can't enlarge the
6341 window anymore. Simplify a bit.
6342
cd9a000c
KH
63432000-11-14 Kenichi Handa <handa@etl.go.jp>
6344
6345 * window.el (fit-window-to-buffer): Don't check
6346 window-text-height. Assure that the last line is fully visible.
6347
83c9cb8e
SM
6348 * international/quail.el (quail-show-guidance-buf):
6349 Call fit-window-to-buffer to assure the enough height of the guidance
cd9a000c
KH
6350 buffer.
6351 (quail-update-guidance): Avoid making the guidance buffer shorter.
6352
d3fcda22
SM
63532000-11-14 Stefan Monnier <monnier@cs.yale.edu>
6354
bdbd9606
SM
6355 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
6356 rather than `prepend' and add an interesting comment.
6357 (tex-math-face, tex-font-lock-syntactic-face-function):
6358 New face and function to use it.
6359 (tex-define-common-keys, tex-mode-map): Use menu-item rather
6360 than `menu-enable' symbol property.
6361 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
6362 (tex-mode): Add some latex-mode commands for auto-selection.
6363 Use tex-font-lock-syntactic-face-function.
6364 (tex-insert-quote): Simplify.
6365 (tex-shell): New mode.
6366 (tex-start-shell): Use it.
6367 (tex-shell-proc, tex-shell-buf): New functions.
6368 (tex-send-command): Use it.
6369 (tex-main-file): Fix the meaning of the new arg REALFILE.
6370 (tex-send-tex-command): New function split from `tex-start-tex'.
6371 Set compilation-last-buffer and compilation-parsing-end.
6372
d3fcda22
SM
6373 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
6374 when it follows non-comment text on the line.
6375
6376 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
6377 Set font-lock-defaults.
6378 (lisp-mode-shared-map): Init inside the defvar.
6379 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
6380 Use define-derived-mode.
6381
bdab1d43
MB
63822000-11-14 Miles Bader <miles@lsi.nec.co.jp>
6383
6384 * faces.el (header-line): Use `:box nil' for color/gs displays too.
6385
936ae731
GM
63862000-11-14 Gerd Moellmann <gerd@gnu.org>
6387
83c9cb8e
SM
6388 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
6389 Don't recursively optimize body because that can lead to infinite
936ae731
GM
6390 recursion; see comment there.
6391
1695ca2b
EZ
63922000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
6393
6394 * faces.el (face-spec-set-match-display): Revert the change from
6395 2000-10-24. Add a FIXME for after v21.1.
6396
9d348294
MB
63972000-11-13 Miles Bader <miles@gnu.org>
6398
6399 * textmodes/fill.el (skip-line-prefix): New function.
6400 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
6401 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
6402 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
6403 point inside the fill-prefix.
9d348294 6404
b85fa13c
MB
64052000-11-13 Miles Bader <miles@lsi.nec.co.jp>
6406
83c9cb8e
SM
6407 * calendar/calendar.el (generate-calendar-window):
6408 Use `fit-window-to-buffer'.
b85fa13c 6409
a0b47716
SM
64102000-11-12 Stefan Monnier <monnier@cs.yale.edu>
6411
6412 * gud.el (gud-minor-mode): New var.
6413 (gud-symbol, gud-val): New functions.
6414 (gud-find-file): Copy gud-minor-mode to the new buffer.
6415 (gud-menu-map): Include entries for commands that are not always
6416 available, using :enable to (de)activate them.
6417 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
6418 (gud-mode-map): New map.
eaae8106 6419 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
a0b47716
SM
6420 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
6421 Don't set up gud's menu (it's done by the minor-mode).
6422 (gud-minibuffer-local-map): New.
6423 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
6424 (gud-query-cmdline): New function.
6425 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
6426 (gud-mode): Use define-derived-mode.
6427 Don't set up gud's menu (it's done by the minor-mode).
6428 (gud-chop-words): Remove.
6429 (gud-common-init): Use split-string instead.
6430 (gud-new-keymap, gud-make-debug-menu): Eradicate.
6431
6432 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
6433 Add keyword arg :name.
6434
6435 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
6436 (diff-count-matches, diff-split-hunk): New functions.
6437 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
6438
6439 * pcvs-info.el (cvs-fi-conflict-face): New var.
6440
6441 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
6442 Make it into a simple syntax-table, shared among all submodes.
6443 (sh-heredoc-face): Re-introduce.
6444 (sh-font-lock-syntactic-face-function): New function.
6445 (sh-mode): Use it. Also use define-derived-mode.
6446 Remove old bogus setting of indent-region-function.
6447 (sh-set-shell): Don't set the syntax-table any more.
6448 (sh-mode-syntax-table) <defun>: Remove.
6449
f5ed37df
MB
64502000-11-12 Miles Bader <miles@gnu.org>
6451
6452 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
6453 message if interactive.
6454
0b074c2f
DL
64552000-11-12 Dave Love <fx@gnu.org>
6456
6457 * mail/feedmail.el: Fix header,
6458 (feedmail) <defgroup>: Add :link.
6459
6460 * view.el: Use local-map property, not keymap on mode-line string.
6461
83c9cb8e
SM
6462 * scroll-all.el (scroll-all-mode): Customize variable.
6463 Add autoload cookie to function.
0b074c2f
DL
6464
6465 * lazy-lock.el: Remove compatibility code.
6466
6467 * finder.el (finder-known-keywords): Add `files', remove `vms'.
6468 (finder-help-echo): New variable.
6469 (finder-mouse-face-on-line): Add help-echo stuff.
6470 (finder-list-keywords, finder-list-matches): Use mapc.
6471
6472 * faces.el (face-font-registry-alternatives): Add :version.
6473
6474 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
6475 tags-table-list.
6476
a0b47716 6477 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 6478
a0b47716 6479 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
6480 (mail-mode): Use [:alnum:] in some regexps.
6481
6d502396
DL
64822000-11-10 Dave Love <fx@gnu.org>
6483
6484 * ediff.el (ediff-regions-internal, ediff-documentation):
6485 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
6486 fundamental mode.
6487
6488 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
6489 buffer into fundamental mode.
6490 (ediff-set-difference): Use copy-sequence if available.
6491
83c9cb8e
SM
6492 * ediff-ptch.el (ediff-dispatch-file-patching-job):
6493 Check ediff-patch-map non-nil.
6d502396
DL
6494 (ediff-fixup-patch-map, ediff-fixup-patch-map)
6495 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
6496 buffer into fundamental mode.
6497
6498 * ediff-merg.el (state-or-merge): Defvar when compiling.
6499
a82fe213
JR
65002000-11-10 Jason Rumney <jasonr@gnu.org>
6501
6502 * w32-fns.el (w32-add-charset-info): New function.
6503 (w32-charset-info-alist): Use it.
6504
52d89894
GM
65052000-11-10 Gerd Moellmann <gerd@gnu.org>
6506
6507 * faces.el (face-font-registry-alternatives): New user-option.
6508
178932de
SM
65092000-11-10 Stefan Monnier <monnier@cs.yale.edu>
6510
d7fa3319
SM
6511 * textmodes/texinfo.el (texinfo-block-default): New var.
6512 (texinfo-insert-block): Use it. Insert a newline if needed.
6513
178932de
SM
6514 * textmodes/fill.el (fill-indent-according-to-mode): New var.
6515 (fill-region-as-paragraph): Use it.
6516
6517 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
6518 (latex-mode): Tweak tex-*-(head|trail)er regexps.
6519 Tweak paragraph regexps to allow a leading [ \t]*.
6520 (tex-latex-block): Insert a newline if necessary.
6521 (latex-insert-item): Only insert a newline if necessary.
6522 (tex-guess-main-file): New function.
6523 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
6524 Set tex-main-file if TeX-master is provided.
6525 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
6526
bd02b8e0
GM
65272000-11-10 Gerd Moellmann <gerd@gnu.org>
6528
6529 * startup.el (command-line): Set the default tooltip-mode
6530 to t for graphical displays which implement x-show-tip.
6531
6532 * tooltip.el (tooltip-mode): Add a comment about startup.el
6533 setting the default value of this user-option.
6534
b29b03eb
SM
65352000-11-09 Stefan Monnier <monnier@cs.yale.edu>
6536
6537 * font-lock.el (font-lock-*-face) <defvar>: Move.
6538 (font-lock-defaults-alist): Mark obsolete.
6539 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
6540 (font-lock-mode): Use define-minor-mode.
6541 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
6542 (font-lock-turn-off-thing-lock): Be more explicit.
6543 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
6544 (font-lock-syntactic-face-function): New var.
6545 (font-lock-fontify-syntactically-region): Use it.
6546 (font-lock-doc-face): New.
6547
6548 * pcvs.el (cvs-enabledp): Ignore errors.
6549 (cvs-commit-filelist): Never query.
6550 (cvs-mode-insert): Always add a terminating / in the initial prompt.
6551 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
6552 (cvs-do-removal): Use cvs-partition rather than delete-if.
6553 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
6554 cvs-bury-buffer.
6555
6556 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6557 Allow `next' to jump to after the end of the last match.
6558
778fbc46
GM
65592000-11-09 Gerd Moellmann <gerd@gnu.org>
6560
730c746c
GM
6561 * simple.el (byte-compiling-files-p): New function.
6562
6563 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
6564 if it is there.
6565
6566 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
6567 nil again.
6568
778fbc46
GM
6569 * textmodes/ispell.el (ispell-library-path): Don't call
6570 check-ispell-version when byte-compiling because that starts
6571 an ispell process, and ispell might not be installed.
6572 (toplevel): Don't set up a menu when byte-compiling.
6573
6574 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
6575 it, so that a boundp test can be used to determine if we're
6576 currently byte-compiling.
6577
5912c5bb
DL
65782000-11-09 Dave Love <fx@gnu.org>
6579
83c9cb8e 6580 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
5912c5bb 6581
7bb054a5
GM
65822000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6583
83c9cb8e
SM
6584 * ps-print.el: Patch for variable initialization when spooling.
6585 Doc fix.
7bb054a5
GM
6586 (ps-output-list): Fun eliminated.
6587 (ps-begin-file, ps-begin-job): Code fix.
6588
9db2706e
DL
65892000-11-08 Dave Love <fx@gnu.org>
6590
83c9cb8e 6591 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
9db2706e 6592
f7eb32aa
GM
65932000-11-08 Gerd Moellmann <gerd@gnu.org>
6594
6595 * simple.el (shell-command, display-message-or-buffer)
6596 (shell-command-on-region): Mention resize-mini-windows in the doc
6597 string.
6598 (display-message-or-buffer): Take the value of resize-mini-windows
6599 into account.
6600
7b01b08c
GM
66012000-11-07 Gerd Moellmann <gerd@gnu.org>
6602
acad3c0b
GM
6603 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
6604
7b01b08c
GM
6605 * dired.el (dired-between-files): Add `^. find' as an alternative
6606 to the regular expression, for find-dired.
6607
6f602bd0
SM
66082000-11-06 Stefan Monnier <monnier@cs.yale.edu>
6609
6610 * textmodes/texnfo-upd.el: Require texinfo.
6611 (defmacro, defgroup): Remove.
6612 (texinfo-section-to-generic-alist): Remove.
6613 Use texinfo-section-list instead (i.e. level is changed string->int).
6614 (texinfo-filter): New function.
6615 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
6616 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
6617 Use it. And use regexp-opt.
6618 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
6619 (texinfo-update-menu-region-beginning)
6620 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
6621 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
6622 (texinfo-update-menu-same-level-regexps): Update.
eaae8106 6623 (texinfo-update-node, texinfo-every-node-update)
6f602bd0
SM
6624 (texinfo-sequential-node-update): Remove autoload cookie.
6625
6626 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
6627 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
6628 (texinfo-chapter-level-regexp): Remove.
6629 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
6630
bb216218
DL
66312000-11-06 Dave Love <fx@gnu.org>
6632
6f602bd0 6633 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 6634
6f602bd0
SM
6635 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
6636 Match defun*.
bb216218 6637
ff8dd5d5
KH
66382000-11-06 Kenichi Handa <handa@etl.go.jp>
6639
6640 * composite.el (composition-function-table): Variable declaration
6641 moved to src/composite.c.
6642 (compose-chars-after): New optional arg object.
6643
e9da51a1
GM
66442000-11-06 Gerd Moellmann <gerd@gnu.org>
6645
e0c12c68
GM
6646 * bindings.el (mode-line-toggle-read-only)
6647 (mode-line-toggle-modified, mode-line-widen)
6648 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
6649 (make-mode-line-mouse2-map): Rewritten.
6650 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
6651 functions so that C-h k can show something with a doc string.
eaae8106 6652
e9da51a1
GM
6653 * startup.el (fancy-splash-delay): Set to 10 seconds.
6654 (fancy-splash-max-time): New user-option.
6655 (fancy-splash-stop-time): New variable.
6656 (fancy-splash-screens): Set it. Catch `stop-splashing'.
6657 (fancy-splash-screens-1): Throw `stop-splashing' when current
6658 time is greater than fancy-splash-stop-time.
6659
611dbdf0
SM
66602000-11-06 Stefan Monnier <monnier@cs.yale.edu>
6661
4d2806e2
SM
6662 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
6663
611dbdf0
SM
6664 * pcvs.el (cvs-mode-marked): New arg `noquery'.
6665 Prompt user for a file rather than raising an error.
6666 (cvs-enabledp): Fix call to cvs-mode-marked.
6667 (cvs-insert-file): New function (extracted from cvs-mode-insert).
6668 (cvs-mode-insert): Use it. Change the init prompt' value.
6669 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
6670
6671 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
6672 Don't pass default arg to ewoc-locate.
6673 (ewoc-collect): Return result in the right order.
6674
6675 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
6676
6677 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
6678 (cvs-status-get-tags): Fix regexp.
6679 (cvs-status-trees, cvs-status-cvstrees):
6680 Combine after change hooks and don't sit-for.
4d2806e2
SM
6681 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
6682 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
6683 Use make-char rather than hard-coded cryptic data.
6684 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
6685
6686 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
6687
6688 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
6689 (cvs-insert-strings): New function.
6690
937b2877
MB
66912000-11-06 Miles Bader <miles@lsi.nec.co.jp>
6692
6693 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
6694 `mwheel-scroll-amount'.
6695 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
6696 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
6697 string-matching against the version string.
6698
c6c97763
KH
66992000-11-06 Kenichi Handa <handa@etl.go.jp>
6700
6eaec747
KH
6701 * language/thai.el ("Thai"): Set a lisp form that produces
6702 composed string in `sample-text' language info.
6703
6704 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
6705 composed string in `sample-text' language info.
6706
83c9cb8e
SM
6707 * international/mule-cmds.el (describe-language-environment):
6708 Eval `sample-text' data and insert the result.
6eaec747 6709
c6c97763
KH
6710 * international/mule-conf.el (compound-text): Define this coding
6711 system here. Make x-ctext and ctext aliases of it.
6712
6713 * language/european.el (compound-text, ctext): Moved to
6714 international/mule-conf.el.
6715
d1145f85
AI
67162000-11-05 Andrew Innes <andrewi@gnu.org>
6717
6718 * w32-fns.el (w32-version): New function.
6719
178a6a45
SM
67202000-11-05 Stefan Monnier <monnier@cs.yale.edu>
6721
6722 * progmodes/awk-mode.el: Update copyright.
6723 (awk-mode-abbrev-table): Remove.
6724 (awk-font-lock-keywords): Use regexp-opt.
6725 (awk-mode): Use define-derived-mode.
6726
6727 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
6728 when extracting a suffix.
6729
1ba90166
AS
67302000-11-04 Andre Spiegel <spiegel@gnu.org>
6731
6732 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
6733 auto-save-mode.
6734
546790cb
JR
67352000-11-04 Jason Rumney <jasonr@gnu.org>
6736
6737 * language/european.el (decode-mac-roman): Test against r1 not r0.
6738
d247e32d
SM
67392000-11-03 Stefan Monnier <monnier@cs.yale.edu>
6740
fbf44f44
SM
6741 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
6742 (icon-mode): Define indent-line-function.
6743 (icon-comment-indent): Simplify.
6744 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
6745
6746 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
6747
6748 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
6749 Bind change-log-default-mode to defeat the caching done on it.
6750 Don't bother saving excursion any more.
6751
6752 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
6753
6754 * frame.el (after-setting-font-hook): Rename hooks -> hook.
6755 (set-frame-font): Use the new name (and the old for compatibility).
6756
eaae8106
SS
6757 * toolbar/tool-bar.el (tool-bar-mode):
6758 * time.el (display-time-mode):
6759 * recentf.el (recentf-mode):
6760 * paren.el (show-paren-mode):
6761 * mwheel.el (mouse-wheel-mode):
6762 * msb.el (msb-mode):
6763 * jka-compr.el (auto-compression-mode):
6764 * image-file.el (auto-image-file-mode):
6765 * hl-line.el (hl-line-mode):
6766 * delsel.el (delete-selection-mode):
6767 * autoinsert.el (auto-insert-mode):
fbf44f44
SM
6768 * complete.el (partial-completion-mode): Drop unneeded positional args.
6769
eaae8106 6770 * info.el (Info-mode):
79372165 6771 * comint.el (comint-mode): Don't bother with make-local-hook.
fbf44f44 6772
d247e32d
SM
6773 * log-edit.el (log-edit-menu): New menu.
6774
4921558e
MB
67752000-11-03 Miles Bader <miles@gnu.org>
6776
6777 * wid-edit.el (widget-end-of-line): Reinstate, with a new
6778 definition, so that trailing spaces are handled properly.
6779 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
6780
1fc02b3c
GM
67812000-11-03 Gerd Moellmann <gerd@gnu.org>
6782
6783 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
6784 tab character.
6785 (fancy-splash-screens): Set tab-width to 20.
6786
51d001f7
DL
67872000-11-03 Dave Love <fx@gnu.org>
6788
6789 * comint.el (comint-completion-addsuffix): Fix custom type.
6790
ba22aeff
SM
67912000-11-02 Stefan Monnier <monnier@cs.yale.edu>
6792
6793 * font-lock.el (font-lock-buffers): Remove.
6794 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
6795 (font-lock-change-major-mode): Remove.
6796 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
6797 (font-lock-default-fontify-region): Extend the multiline
6798 fontification to whole lines.
6799 (font-lock-fontify-anchored-keywords)
6800 (font-lock-fontify-keywords-region): If matching just one
6801 line (with \n) only mark the \n as multiline.
6802
6803 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
6804 Correctly handle the case where several :group args are supplied.
6805 Allow :extra-args.
6806 (easy-mmode-define-global-mode): Allow :extra-args.
6807 Correctly handle the case where several :group args are supplied.
6808
9c887ada
MB
68092000-11-02 Miles Bader <miles@gnu.org>
6810
eaae8106 6811 * calendar/calendar.el (diary-face, calendar-today-face)
9c887ada
MB
6812 (holiday-face): Remove dependency on `window-system'.
6813
7f25090d
KR
68142000-11-02 Ken Raeburn <raeburn@gnu.org>
6815
6816 * Makefile.in (emacs): Set EMACSLOADPATH always.
83c9cb8e 6817 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
9b911107 6818 (compile-files): Bomb out if compilation of a file fails.
7f25090d 6819
7dd6009c
DL
68202000-11-02 Dave Love <fx@gnu.org>
6821
6822 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
6823
94821e4f
EZ
68242000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
6825
6826 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
6827 punctuation in the warning inserted into the *mail* buffer.
6828
1ac3fc42
GM
68292000-11-02 Gerd Moellmann <gerd@gnu.org>
6830
57731876
GM
6831 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
6832 (authors-public-domain-p): New function.
6833 (authors-print): Use it.
6834
975f82c9
GM
6835 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
6836
1ac3fc42
GM
6837 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
6838
4b3eb10f
GM
68392000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6840
975f82c9 6841 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
6842 (ps-print-version): New version number (6.3.1).
6843 (ps-even-or-odd-pages): Customization fix.
6844 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
6845 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
6846 (ps-page-count): Var replaced by `ps-page-column'.
6847 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
6848 (ps-print-sheet-p): New fun.
6849
7da794df
MB
68502000-11-02 Miles Bader <miles@lsi.nec.co.jp>
6851
6852 * tooltip.el (tooltip-gud-tips-setup): New function.
6853 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
6854 (tooltip-mode): Call tooltip-gud-tips-setup.
6855 (tooltip-gud-tips): Use `gud-basic-call' instead of
6856 process-send-string, so the prompt gets frobbed appropriately.
6857 Handle nil return value from `tooltip-gud-print-command'.
6858
0e40b809
EL
68592000-11-01 Eric M. Ludlam <zappo@ultranet.com>
6860
6861 * comint.el (comint-add-to-input-history): New function.
6862 (comint-send-input): Use `comint-add-to-input-history'.
6863
50ada0db
MB
68642000-11-02 Miles Bader <miles@lsi.nec.co.jp>
6865
973a3104
MB
6866 * info.el (info-menu-header): New face.
6867 (Info-fontify-menu-headers): New function.
6868 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
6869
50ada0db
MB
6870 * info.el (Info-insert-dir): Don't include blank lines at
6871 beginning of additional dir files (one is added automatically).
6872
bff53411
SM
68732000-11-01 Stefan Monnier <monnier@cs.yale.edu>
6874
6875 * emacs-lisp/easy-mmode.el (define-minor-mode):
6876 Revert the latest changes.
6877 Allow the three positional arguments to be skipped and replaced
6878 by keyword arguments.
6879 Add a :toggle argument to determine whether a nil arg means toggle
6880 or means turn-on. The default is unchanged.
6881 Add a call to force-mode-line-update.
6882
6b8a0b2d
DL
68832000-11-01 Dave Love <fx@gnu.org>
6884
83c9cb8e 6885 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
6b8a0b2d 6886
5bf99100
MB
68872000-11-01 Miles Bader <miles@lsi.nec.co.jp>
6888
83c9cb8e
SM
6889 * calendar/calendar.el (diary-face, holiday-face):
6890 Add dark-background variants.
5bf99100 6891
a4032611
SS
68922000-10-31 Sam Steingold <sds@gnu.org>
6893
6894 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
6895 `tex-main-file' does not have directory in it.
6896
c286608e
SM
68972000-10-31 Stefan Monnier <monnier@cs.yale.edu>
6898
6899 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
6900
4836835a
TTN
69012000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
6902
6903 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
6904 functional change.
6905
26dcb81b
GM
69062000-10-31 Gerd Moellmann <gerd@gnu.org>
6907
6908 * files.el (find-file-noselect): When we expand a wildcard, return
6909 a list of buffers, as we should do according to the doc string.
6910
49fc4500
KR
69112000-10-31 Ken Raeburn <raeburn@gnu.org>
6912
6913 * loadup.el (top level): Adjust load path if program name is
6914 "../src/bootstrap-emacs", in case it's not dumped and thus the
6915 load path adjustment hasn't already been done.
6916
ea0c615d
GM
69172000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6918
83c9cb8e
SM
6919 * ps-print.el: Fix bug on selected pages for printing.
6920 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
ea0c615d
GM
6921 is on. Try to avoid warning messages when compiling. Doc Fix.
6922 (ps-print-version): New version number (6.3).
6923 (ps-color-device): Use `color-values' to determine if device
6924 supports color.
6925 (ps-color-values): Try to use `x-color-values' when using XEmacs.
6926 (ps-print-page-p): Changed from defsubst to defun.
6927 (ps-page-number): Changed from defmacro to defun.
6928 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
6929 printing.
c286608e 6930 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
6931 (ps-end-file, ps-dummy-page): Funs eliminated.
6932 (ps-print-color-scale): Changed default value.
6933 (ps-page-n-up, ps-print-page-p): New internal vars.
6934 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
6935 (ps-plot-region, ps-generate, ps-end-job): Code fix.
6936
9e20722f
GM
6937 * delim-col.el: Little programming improvement.
6938 (delimit-columns-str): New macro.
6939 (delimit-columns-region, delimit-columns-rectangle): Code fix.
6940
d7a0fd00
KH
69412000-10-31 Kenichi Handa <handa@etl.go.jp>
6942
c286608e
SM
6943 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
6944 Moved to european.el.
d7a0fd00
KH
6945 (ccl-encode-mac-roman-font, fontset-mac): Modified for
6946 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
6947 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
6948 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 6949
234be340
DL
69502000-10-30 Dave Love <fx@gnu.org>
6951
6952 * progmodes/cc-menus.el (imenu-generic-expression)
6953 (imenu-progress-message): Only defvar when compiling.
6954
4edc4a39
DL
6955 * emacs-lisp/elp.el (elp-unload-hook): New function.
6956
6957 * loadhist.el (unload-feature): Call elp-restore-function,
6958 checking for symbols; don't use elp-restore-all.
6959 (loadhist-hook-functions): Doc fix.
6960
70c825df
SM
69612000-10-30 Stefan Monnier <monnier@cs.yale.edu>
6962
6963 * log-edit.el (log-edit-confirm): Fix the default.
6964
1d3baf74
GM
69652000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6966
6967 * delim-col.el: Little fix: replace delimit-columns-align-columns by
6968 delimit-columns-format.
6969 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 6970
1ec321a7
MB
69712000-10-30 Miles Bader <miles@lsi.nec.co.jp>
6972
6973 * comint.el (comint-replace-by-expanded-history): Don't use
6974 comint-get-old-input (we're not looking at *old* input).
6975 (comint-get-old-input-default): If using fields, signal an error
6976 when the point is not in an input field.
6977
70737ea9
KH
69782000-10-30 Kenichi Handa <handa@etl.go.jp>
6979
6980 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
6981 and mule-unicode-e000-ffff.
6982
fa0cb51d 6983 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
6984 (make-coding-system): Accept a symbol of translation table as a
6985 value of property `safe-chars'.
6986
6987 * international/mule-cmds.el (encode-coding-char): Check property
6988 safe-chars instead of safe-charsets.
6989
6990 * international/fontset.el (fontset-default): Modified for
6991 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
6992 (x-font-name-charset-alist): Likewise.
6993 (ccl-encode-unicode-font): New CCL program. Record it in
6994 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
6995
70c825df
SM
6996 * language/european.el (mac-roman-decoder, mac-roman-encoder):
6997 New translation tables.
70737ea9
KH
6998 (decode-mac-roman, encode-mac-roman): Definition of these CCL
6999 programs are modified and moved from mac-win.el.
7000 (mac-roman): Definition of this coding system is modified and
7001 moved from mac-win.el.
4836835a 7002
fda2ce24 70032000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 7004
1d3baf74 7005 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 7006 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 7007
dd4d3cb6
MB
70082000-10-29 Miles Bader <miles@gnu.org>
7009
7010 * custom.el (custom-add-to-group): Allow multiple entries for a
7011 given value OPTION, as long as their widget types are different.
7012 * cus-edit.el (custom-face-value-create): If face name doesn't end
7013 with "face", add such here (similar to custom group widgets).
7014
7015 * comint.el (comint-highlight-prompt): Add :type.
7016
dace60cf
JW
70172000-10-28 John Wiegley <johnw@gnu.org>
7018
dace60cf
JW
7019 * calendar/timeclock.el (timeclock-log): Doc fix.
7020 (timeclock-last-event): Doc fix.
83c9cb8e 7021 (timeclock-log): Kill the timelog buffer after appending a new event.
dace60cf
JW
7022 (timeclock-find-discrep): Use a temp buffer to read in the
7023 timelog, instead of visiting the file.
7024 (timeclock-log-data): A new function, along with a host of helper
7025 functions, for the purpose of making timelog data accessible to
7026 programmers.
7027
7028 * eshell/esh-mode.el (window-height test): Make certain that
7029 `eshell-stringify-t' is non-nil.
7030 (eshell-password-prompt-regexp): Changed to a much simpler
7031 password regexp.
7032 (eshell-send-input): If `eshell-invoke-directly' returns t,
7033 directly invoke the parsed command using `eval'. This improves
7034 turn-around time on simple commands by a factor of three or
7035 greater, such as cd, ls, pwd, etc. -- which get used very often.
7036 It also conserves thousands of cons cells per call (since
7037 `eshell-do-eval' consumes memory like a Cookie Monster set loose
7038 in the Pacific Cookie Company).
7039
7040 * eshell/esh-test.el (eshell-test): Whitespace fix.
7041
83c9cb8e
SM
7042 * eshell/em-ls.el (eshell-ls-insert-directory):
7043 Make `eshell-ls-initial-args' nil when inserting directory contents.
dace60cf
JW
7044
7045 * eshell/em-script.el (eshell-script-initialize): Add names to
7046 `eshell-complex-commands, since `source' and `.' are complex.
7047
0467b076
EZ
7048 * eshell/esh-cmd.el (eshell-rewrite-for-command)
7049 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
7050 `eshell-copy-handles'.
7051 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
7052 bodies.
7053 (eshell-separate-commands): Whitespace fix.
7054 (eshell-complex-commands): Added a new list of names, for
7055 determining whether a given command is as simple as it looks.
7056 (eshell-invoke-directly): New function. Returns t if a command
7057 should be invoked directly (using `eval'), rather than indirectly
7058 using `eshell-do-eval'.
7059 (eshell-do-eval): Whitespace fix.
7060
7061 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
7062 which provides an emulation of the DOS shell behavior of assuming
7063 that cp/mv/ln should copy/move/link to the current directory.
7064 (eshell-remove-entries): Added a doc string.
7065 (eshell-shuffle-files): Removed the check for `target' being null.
7066 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
7067 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
7068 it to do a smarter check of whether a destination was provided.
7069 (eshell/mv, eshell/cp): Enable `:preserve-args'.
7070 (eshell/ln): Enable `:preserve-args', and use
7071 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
7072 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
7073 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
7074 list after flattening it. This makes it possible to cat files
7075 with numerical names.
7076 (eshell-unix-initialize): Added several names to
7077 `eshell-complex-commands.
7078 (eshell-unix-command-complex-p): Return t if a given command name
7079 may result in external processes being invoked.
7080
7081 * eshell/em-glob.el (eshell-glob-show-progress): Make this
7082 variable nil by default, since it slows down glob processing by a
7083 factor of two or more, and increases memory consumption.
7084
7085 * eshell/em-smart.el: Added a note about how memory consumptive
7086 smart display mode can be (at least this is true in Emacs 21).
7087 (eshell-smart-initialize): Whitespace fix.
7088 (eshell-refresh-windows): Use `if' instead of `when'.
7089 (eshell-smart-scroll-window): Calling `save-current-buffer' was
7090 not necessary.
83c9cb8e 7091 (eshell-currently-handling-window): Added a missing global variable.
dace60cf
JW
7092
7093 * eshell/em-ls.el (eshell-do-ls): Code simplification.
7094 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
7095 Whitespace fix.
7096 (eshell-ls-exclude-hidden): Added this variable in addition to
7097 `eshell-ls-exclude-regexp'. This one prevents files beginning
7098 with . from even being read, which can improve memory consumption
7099 quite a bit.
7100 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
7101 read file entries beginning with a dot. In home directories with
7102 lots of hidden files, fully two-thirds of the time spent in ls is
7103 used to read directory entries that are immediately thrown away.
7104 (eshell-ls-initial-args): Added back this configuration variable,
7105 for specifying default initial arguments to every call to ls.
7106 Much faster than using an alias to do the same thing.
7107 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
7108 (eshell-ls-dir): Whitespace change.
7109
7110 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
7111
83c9cb8e 7112 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
dace60cf
JW
7113 (eshell-stringify-t): Added a customization variable, to indicate
7114 whether `t' should be rendered as a string at all. If not, one
7115 can still determine if the result of an expression is true using
7116 "file-exists-p FILE && echo true".
7117 (eshell-stringify): If `eshell-stringify-t' is nil, don't
7118 stringify t!
7119
7120 * eshell/esh-module.el: Whitespace fix.
7121
83c9cb8e
SM
7122 * eshell/em-alias.el (eshell-alias-initialize):
7123 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
dace60cf
JW
7124 (eshell-command-aliased-p): New function that returns t if a
7125 command name names an aliased.
7126
657f9cb8 71272000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 7128
0467b076 7129 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 7130 redrawing the screen when changing cursor color.
0467b076
EZ
7131 (viper-insert-state-pre-command-sentinel)
7132 (viper-replace-state-pre-command-sentinel)
70c825df
SM
7133 (viper-replace-state-post-command-sentinel):
7134 Use viper-preserve-cursor-color.
657f9cb8
MK
7135 Many functions changed to use viper= instead of = when comparing
7136 characters.
0467b076 7137 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 7138 working with characters.
0467b076 7139 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
7140 Many functions changed to use viper= instead of = when comparing
7141 characters.
0467b076 7142 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 7143
0467b076 7144 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 7145 Several typos fixed in various docstrings.
0467b076 7146 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
83c9cb8e 7147 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
0467b076
EZ
7148 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
7149 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
7150 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
7151 (ediff-get-selected-buffers): New function.
7152 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
83c9cb8e
SM
7153 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
7154 Use save-window-excursion.
0467b076 7155 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 7156 termination check in while loop.
0467b076 7157 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 7158 dired buffer.
0467b076
EZ
7159 (ediff-files,ediff-merge-files,ediff-files3)
7160 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 7161
4f490d99
DL
71622000-10-28 Dave Love <fx@gnu.org>
7163
7164 * info.el (Info-fontify-node): Add help-echo for menu items.
7165
45b84006
EZ
71662000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
7167
5ebc02b3
EZ
7168 * startup.el (normal-top-level): If the value of $TERM indicates
7169 we are running from xterm or one of its work-alikes, default to a
7170 light background mode.
7171
45b84006
EZ
7172 Support for -fg, -bg, and -rv command-line arguments for TTYs:
7173 * faces.el (tty-handle-reverse-video): New function.
7174 (tty-create-frame-with-faces): Call it.
7175
7176 * frame.el (frame-notice-user-settings): Don't apply
7177 default-frame-alist and initial-frame-alist to MS-DOS frames.
7178 Call tty-handle-reverse-video, frame-set-background-mode, and
7179 face-set-after-frame-default for non-MS-DOS frames.
7180
7181 * startup.el (tty-long-option-alist): New variable.
7182 (tty-handle-args): New function.
7183 (command-line): Call tty-handle-args.
7184
7185 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
7186 startup.el now does that for all character-terminal frames.
7187
eab6e8b9
MB
71882000-10-28 Miles Bader <miles@gnu.org>
7189
83c9cb8e
SM
7190 * emacs-lisp/easy-mmode.el (define-minor-mode):
7191 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
7192 is global. If :global is followed by a non-nil but non-t value,
eab6e8b9 7193 make the mode buffer-local, but also generate a `global-MODE'
83c9cb8e
SM
7194 version using `easy-mmode-define-global-mode'.
7195 Add :conditional-turn-on keyword argument.
eab6e8b9 7196
51a29efc
DL
71972000-10-28 Dave Love <fx@gnu.org>
7198
83c9cb8e
SM
7199 * international/latin1-disp.el (latin1-char-displayable-p):
7200 Don't use window-system.
51a29efc 7201
d71d7114
EZ
72022000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
7203
7204 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
7205 Don't call find-buffer-file-type-coding-system. Instead, just
7206 set eol-type to -unix if inhibit-eol-conversion is in effect, or
7207 if the file is on an untranslated filesystem.
7208 (add-untranslated-filesystem): Use "D" instead of "f" inside
7209 interactive.
7210
1f9cab4b
DL
72112000-10-27 Dave Love <fx@gnu.org>
7212
70c825df 7213 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
7214 (refill-mode): Use it.
7215
70c825df
SM
72162000-10-27 Stefan Monnier <monnier@cs.yale.edu>
7217
7218 * international/quail.el (quail-activate): Don't make-local-hook.
7219
7432cf10
AS
72202000-10-27 Andre Spiegel <spiegel@gnu.org>
7221
4836835a 7222 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 7223 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
7224 (vc-make-version-backup): Don't do it on MS-DOS without long file
7225 names.
4836835a 7226
7432cf10
AS
7227 * vc.el (vc-version-other-window): If an automatic backup of the
7228 desired version exists, rename it instead of copying it.
7229
4836835a
TTN
7230 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
7231 after command. If there's an unexpected error, signal it instead
7432cf10 7232 of being silent.
e1483c38 7233 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 7234
05ea7ef2
MB
72352000-10-27 Miles Bader <miles@lsi.nec.co.jp>
7236
fd1035aa
MB
7237 * shell.el (shell): Add BUFFER argument.
7238 * comint.el (make-comint-in-buffer): New function.
7239 (make-comint): Use it.
7240
05ea7ef2
MB
7241 * faces.el (face-spec-choose): Change syntax so that the list of
7242 attribute-value pairs is now the cdr of each clause, not the cadr.
7243 Detect old-style entries, and handle them. Use pop.
7244
835a55fe
SM
72452000-10-26 Stefan Monnier <monnier@cs.yale.edu>
7246
f5ab1cdd
SM
7247 * cus-edit.el (custom-mode-map): Use a sparse map.
7248 (custom-mode): Don't bother with make-local-hook.
7249
7250 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
7251
835a55fe
SM
7252 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
7253
c13b0ec8
GM
72542000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7255
7256 * ps-print.el: Avoid compilation gripes.
7257 (ps-print-version): New version number (6.2.1).
4836835a 7258
e9f63196
DL
72592000-10-26 Dave Love <fx@gnu.org>
7260
0b95284b
DL
7261 * menu-bar.el: Modify some menu item help strings.
7262 (menu-bar-help-menu): Add link to MORE.STUFF.
7263
e9f63196
DL
7264 * cus-edit.el (custom-mode): Add `special' mode-class property.
7265
7266 * wid-browse.el (widget-browse-mode): Likewise.
7267
7268 * wid-edit.el (widget-specify-field): Revert to using local-map
7269 property, not keymap.
7270
e276a14a
MB
72712000-10-26 Miles Bader <miles@lsi.nec.co.jp>
7272
c1545d88
MB
7273 * wid-edit.el (widget-field-end): When checking for a `boundary'
7274 field, do so in the correct buffer.
7275
3c1b77ca
MB
7276 * simple.el (undo): Correctly distinguish between numeric and
7277 non-numeric prefix args in non-transient-mark-mode, as per the doc
7278 string. When in transient-mark-mode, treat all prefix-args as
7279 numeric.
7280
f5ab1cdd
SM
7281 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
7282 Position point on match. Handle N == 0 correctly.
22626d9d
MB
7283
7284 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
7285 (comint-mode-map): Reverse order of `comint-write-output' and
7286 `comint-append-output-to-file'.
7287 (comint-append-output-to-file): Reinstate this function, for the
7288 benefit of the menu.
7289
d97151cb
SM
72902000-10-25 Stefan Monnier <monnier@cs.yale.edu>
7291
7292 * vc.el (vc-version-other-window): Bind `file'.
7293
ea7d6f5b
GM
72942000-10-25 Gerd Moellmann <gerd@gnu.org>
7295
f5ab1cdd 7296 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
7297
7298 * emacs-lisp/authors.el (batch-update-authors): New function.
7299 (authors-fixed-entries): New defconst.
7300 (authors-add-fixed-entries): New function.
7301 (authors): Call it.: Don't process lispref/.
7302
17c25cea
JR
73032000-10-25 Jason Rumney <jasonr@gnu.org>
7304
7305 * cus-edit.el (custom-button-face, custom-button-pressed-face):
7306 Merge x w32 and mac definitions.
7307
4ecda532
GM
73082000-10-25 Gerd Moellmann <gerd@gnu.org>
7309
7310 * menu-bar.el (menu-bar-options-menu): Add a help string for
7311 `uniquify'.
7312
b6735035
GM
73132000-10-25 Stephen Gildea <gildea@alum.mit.edu>
7314
f5ab1cdd
SM
7315 * time-stamp.el (time-stamp-string-preprocess):
7316 Fix a wrong type argument error.
b6735035 7317
f4cbc7a0
MB
73182000-10-25 Miles Bader <miles@gnu.org>
7319
7320 * recentf.el (recentf-mode): Variable removed.
7321 (recentf-mode): Use `define-minor-mode'.
7322
7323 * mwheel.el (mouse-wheel-mode): New global minor mode.
7324 (mwheel-install): Use `mouse-wheel-mode'.
7325
f4b020f6
DL
73262000-10-25 Dave Love <fx@gnu.org>
7327
f5ab1cdd
SM
7328 * progmodes/cperl-mode.el (cperl-mode):
7329 Set normal-auto-fill-function correctly.
072cb6f9 7330
83c9cb8e
SM
7331 * wid-edit.el (widget-field-keymap, widget-text-keymap):
7332 Don't inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 7333 bindings.
f4b020f6 7334
ebe2a441
MB
73352000-10-25 Miles Bader <miles@lsi.nec.co.jp>
7336
ff4dcd4b
MB
7337 * wid-edit.el (widget-field-at): New function.
7338 (widget-at, widget-field-activate): Use it.
7339 (widget-tabable-at): Use `widget-at'.
7340 (widget-specify-field): If the terminating character of the widget
7341 field (which is read-only) is a newline, put it into a special
7342 `boundary' field so that C-n/C-p act more naturally.
7343 (widget-field-end): Also don't subtract one if a special
7344 `boundary' field has been added after the widget field.
7345
83c9cb8e
SM
7346 * comint.el (comint-output-filter, comint-send-input):
7347 Don't bother adding stickiness fields to overlays to fool the field
ebe2a441 7348 code, since it should notice the overlay insertion-types now.
ff4dcd4b 7349
ebe2a441
MB
7350 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
7351 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
7352 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
7353
fe50b6ab
GM
73542000-10-24 Gerd Moellmann <gerd@gnu.org>
7355
53df4dda 7356 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
83c9cb8e
SM
7357 (authors): Set file coding system to iso-2022-7bit.
7358 Add file-local variables to output buffer.
53df4dda 7359
4836835a 7360 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
7361 WARN is nil.
7362
53df4dda
GM
73632000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7364
7365 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
7366
7367 * delim-col.el: Now there is a column formatting mechanism.
7368 Modified to customization mechanisms convention. Doc fix.
7369 (columns): New group for delim-col.
7370 (delimit-columns-before, delimit-columns-after)
7371 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
7372 (delimit-columns-end): New vars.
7373 (delimit-columns-customize, delimit-columns-format): New funs.
7374 (delimit-columns-region, delimit-columns-rectangle)
7375 (delimit-columns-rectangle-line): Modified to support column
7376 formatting.
4836835a 7377
a9839779
DL
73782000-10-24 Dave Love <fx@gnu.org>
7379
7380 * log-edit.el (log-edit): Add :version and a :group for vc.
7381
df0267b8
GM
73822000-10-24 Gerd Moellmann <gerd@gnu.org>
7383
9acc3873
GM
7384 * files.el (after-find-file): Don't print a message ``New file''
7385 if WARN is nil.
7386
83c9cb8e
SM
7387 * wid-edit.el (widget-field-keymap, widget-text-keymap):
7388 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
63e1b552
GM
7389 get duplicate tool-bar entries because we'll see the global ones
7390 on more than one path through keymaps.
7391
1946f901
GM
7392 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
7393
df0267b8
GM
7394 * progmodes/cmacexp.el: Change Francesco's email address.
7395
ae3b264b
KH
73962000-10-24 Kenichi Handa <handa@etl.go.jp>
7397
7398 * window.el (fit-window-to-buffer): Adjust point of the window
7399 buffer, not that of the current buffer.
7400
23afac01
EZ
74012000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
7402
7403 * progmodes/cmacexp.el: Update the euthor's email address.
7404
22d1a4ed
MB
74052000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7406
7407 * faces.el (face-spec-set-match-display): Add `graphic' display
7408 type (the inverse of `tty'). Use `display-graphic-p' instead of
7409 the window-system variable.
7410
f408aa48
KH
74112000-10-24 Kenichi Handa <handa@etl.go.jp>
7412
83c9cb8e
SM
7413 * international/isearch-x.el (isearch-with-input-method):
7414 Call input-method-function with the first event in
f408aa48
KH
7415 unread-command-events.
7416
94fe8a31
MB
74172000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7418
83c9cb8e 7419 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
94fe8a31 7420
8f47302e
AC
74212000-10-24 Andrew Choi <akochoi@i-cable.com>
7422
7423 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
7424 New charsets.
7425
7426 * term/mac-win.el: Remove definitions of mac-roman-lower and
7427 mac-roman-upper, require dired, and define instead of set
7428 mac-ready-for-drag-n-drop to avoid compilation error.
7429
446c097e
AI
74302000-10-23 Andrew Innes <andrewi@gnu.org>
7431
83c9cb8e
SM
7432 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
7433 Remove superfluous calls to subst-char-in-string; instead apply
446c097e
AI
7434 expand-file-name after convert-standard-filename to ensure
7435 expected directory separators are used.
7436
379b70e7
EZ
74372000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
7438
7439 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
7440
85c766e9
DL
74412000-10-23 Dave Love <fx@gnu.org>
7442
b7e03a67
DL
7443 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
7444 (tool-bar-add-item): Set foreground and background for XBM icons.
7445
83c9cb8e
SM
7446 * international/latin1-disp.el (latin1-char-displayable-p):
7447 New function (from Handa).
b7e03a67
DL
7448 (latin1-display-check-font): Use it.
7449
0dcf8835 7450 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
83c9cb8e
SM
7451 using :key-sequence, making it much more usable.
7452 Use nconc, not append.
0dcf8835
DL
7453 (imenu--create-keymap-1): Avoid append.
7454
85c766e9 7455 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 7456
cb3069bb
MB
74572000-10-23 Miles Bader <miles@lsi.nec.co.jp>
7458
7459 [the following changes fix a bug where `define-minor-mode' didn't
7460 correctly generate :require clauses for defcustoms in compiled files]
7461 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
7462 (byte-compile-log-file, byte-compile-log-1): Don't set
7463 `byte-compile-current-file' to nil. Instead set
7464 `byte-compile-last-logged-file' to it. Test whether
7465 byte-compile-current-file equals byte-compile-last-logged-file
7466 instead of whether its nil.
3b6542ba 7467 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 7468
6db6243b
SM
74692000-10-23 Stefan Monnier <monnier@cs.yale.edu>
7470
7471 * textmodes/refill.el: Fix var names in doc.
7472 (refill-mode): Don't bother with make-local-hook anymore.
7473
98490598
MB
74742000-10-23 Miles Bader <miles@lsi.nec.co.jp>
7475
e01cd227
MB
7476 * faces.el (face-user-default-spec, face-default-spec): New functions.
7477 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 7478 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
7479 Use `face-user-default-spec'. Simplify code slightly.
7480
4836835a 7481 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
7482 (woman-unknown-face): Add dark-background variants.
7483 (woman-default-faces): Renamed from `woman-colour-faces'.
7484 Set using the stored defaults, rather than using hard-wired colors.
7485 (woman-monochrome-faces): Renamed from `woman-black-faces'.
7486 Just make the foreground `unspecified' rather than "black".
7487 (woman-menu): Rename menu entries accordingly.
7488
98490598
MB
7489 * faces.el (header-line): Make more reasonable on mono/grayscale
7490 displays.
7491
1a578e9b
AC
74922000-10-23 Andrew Choi <akochoi@i-cable.com>
7493
7494 * cus-edit.el (custom-button-face): Use 3D look for mac.
7495 (custom-button-pressed-face): Likewise.
7496
7497 * faces.el (set-face-attributes-from-resources): Handle mac frames
7498 in the same way as x and w32 frames.
7499 (face-valid-attribute-values): Likewise.
7500 (read-face-attribute): Likewise.
7501 (defined-colors): Likewise.
7502 (color-defined-p): Likewise.
7503 (color-values): Likewise.
7504 (display-grayscale-p): Likewise.
7505 (face-set-after-frame-default): Likewise.
7506 (mode-line): Same default face as for x and w32.
7507 (tool-bar): Likewise.
7508
7509 * frame.el: Remove call to frame-notice-user-settings at end of
7510 the file.
7511
83c9cb8e 7512 * info.el (Info-fontify-node): Make underlines invisible for mac
1a578e9b
AC
7513 as for x, pc, and w32 frame types.
7514
7515 * term/mac-win.el: New file.
7516
aaaf7be7
DL
75172000-10-22 Dave Love <fx@gnu.org>
7518
7519 * textmodes/refill.el: New file.
7520
5392d654
AS
75212000-10-22 Andre Spiegel <spiegel@gnu.org>
7522
4836835a 7523 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 7524 MANUAL and REGEXP.
4836835a 7525 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
7526 New functions.
7527 (vc-before-save): Use the latter.
7528 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
7529 confusion.
7530
4836835a 7531 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
7532 expected by vc[-hooks].el.
7533
7534 * vc.el (vc-checkout): Added `-p' suffix in call to
7535 vc-make-version-backups-p; use vc-make-version-backup to actually
7536 make the backup.
7537 (vc-version-other-window, vc-version-backup-file): Handle both
7538 automatic and manual backups.
7539 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
7540 of all of them.
7541
1e221c16
MB
75422000-10-22 Miles Bader <miles@gnu.org>
7543
7ff4fda5
MB
7544 * comint.el (comint-highlight-input, comint-highlight-prompt):
7545 Renamed, `-face' at end removed.
7546 (comint-send-input, comint-output-filter): Use renamed faces.
7547
3511cde8
MB
7548 * window.el (fit-window-to-buffer): Change defaulting of
7549 MAX-HEIGHT slightly.
7550
1e221c16
MB
7551 * faces.el (color-values, color-defined-p): Use `member', not
7552 `memq', because it works correctly for strings.
7553 (frame-set-background-mode): Actually, "unspecified-fg" and
7554 "unspecified-bg" *are* strings. Use `member', not `memq', and
7555 `equal', not `eq', when a string value is possible.
7556
b6ef4898
EZ
75572000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
7558
7559 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
7560
34939e2c
SM
75612000-10-21 Stefan Monnier <monnier@cs.yale.edu>
7562
7563 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
7564 sh-electric-rparen, sh-electric-less and sh-electric-hash.
7565 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
7566 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
7567 (sh-font-lock-syntactic-keywords): Use them.
7568 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
7569 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
7570 (sh-mode): Don't override font-lock-unfontify-region-function.
7571 Use a copy of sh-font-lock-syntactic-keywords.
7572 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
7573 Don't call sh-scan-buffer since font-lock does it on the fly.
7574 (sh-get-indent-info): Use `face' rather than `syntax-table'
7575 text-property to detect here-documents.
7576 Replace sh-special-syntax with sh-st-punc.
7577 (sh-prev-line): Use `face' rather than `syntax-table'
7578 text-property to skip over here-documents.
7579 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
7580 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
7581 (sh-electric-less, sh-set-here-doc-region)
4836835a 7582 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
7583 (sh-scan-buffer, sh-rescan-buffer): Remove.
7584
f3d3c491
AI
75852000-10-21 Andrew Innes <andrewi@gnu.org>
7586
7587 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
7588 remote (ange-ftp) file names.
7589
b86c791c
MB
75902000-10-21 Miles Bader <miles@gnu.org>
7591
d9c30bdf
MB
7592 * window.el (fit-window-to-buffer): New function.
7593 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
7594 (window-text-height): Don't expect minibuffers to have mode-lines.
7595
d9c30bdf 7596 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
83c9cb8e
SM
7597 * international/quail.el (quail-update-guidance):
7598 Use `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 7599
617fee5a
MB
7600 * international/quail.el (quail-show-guidance-buf): Make sure
7601 guidance window really has enough room.
7602 (quail-update-guidance): If quail-guidance-win is already shown,
7603 make sure its height is OK.
7604
b86c791c
MB
7605 * window.el (window-text-height, set-window-text-height):
7606 New functions.
7607 (shrink-window-if-larger-than-buffer): Use `window-text-height'
7608 instead of `window-height' & `mode-line-window-height-fudge'.
7609 (mode-line-window-height-fudge): Add FACE parameter.
7610 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
7611 instead of `enlarge-window' & `mode-line-window-height-fudge'.
7612
e34850d1
MB
76132000-10-20 Miles Bader <miles@gnu.org>
7614
7615 * window.el (height-affecting-face-attributes): Use `defconst'.
7616
7617 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
7618 New function, conditionally aliased to `mode-line-window-height-fudge'.
7619 (ispell-help): Use it.
7620 (ispell-choices-win-default-height): Don't include mode-line fudge.
7621 (ispell-choices-win-default-height): New function.
7622 (ispell-show-choices, ispell-command-loop): Use function
7623 `ispell-choices-win-default-height' instead of variable.
7624
a8b883c2
MB
76252000-10-20 Miles Bader <miles@lsi.nec.co.jp>
7626
8c6e4a58
MB
7627 * window.el (mode-line-window-height-fudge): New variable.
7628 (height-affecting-face-attributes): New variable.
7629 (mode-line-window-height-fudge): New function.
7630 (shrink-window-if-larger-than-buffer): Use it.
7631 * help.el (resize-temp-buffer-window): Likewise.
7632
a8b883c2
MB
7633 * info.el (Info-fontify-node): Add support for @subsubsection
7634 titles, which use `Info-title-4-face'.
7635 (Info-title-4-face): New face.
7636 (Info-title-3-face): Inherit from Info-title-4-face instead of
7637 variable-pitch.
7638
e64c3a75
JR
76392000-10-19 Jason Rumney <jasonr@gnu.org>
7640
7641 * dired.el (dired-insert-directory): Do not let errors signalled by
7642 attempt to run dired-free-space-program prevent dired from working.
7643
c70fe852
SM
76442000-10-19 Stefan Monnier <monnier@cs.yale.edu>
7645
7646 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
7647
877cf6b4
GM
76482000-10-19 Gerd Moellmann <gerd@gnu.org>
7649
5de037e0
GM
7650 * dirtrack.el (dirtrack): Fix call to run-hooks.
7651
6deb9af9
GM
7652 * cmuscheme.el (cmuscheme-program-name): Renamed from
7653 scheme-program-name because xscheme.el contains a defcustom with
7654 the same name. As a consequence, customizing group `cmuscheme'
7655 loaded `xscheme' which redefined run-scheme.
7656 (run-scheme): Use cmuscheme-program-name.
7657
83c9cb8e 7658 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
877cf6b4 7659
e597d8fb 7660 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 7661 anonymous address, and add a website for Befrienders International.
4836835a 7662
3e9cb08f
GM
76632000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7664
c70fe852
SM
7665 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
7666 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
7667 (ps-print-version): New version number (6.2).
7668 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
7669 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
7670 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
7671 (ps-x-extent-priority, ps-x-extent-start-position)
7672 (ps-x-face-font-instance, ps-x-find-coding-system)
7673 (ps-x-font-instance-properties, ps-x-make-color-instance)
7674 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
7675 avoid compilation gripes without defining functions.
7676 (ps-e-find-composition): Alias for function find-composition, to have a
7677 suitable function depending on Emacs version.
7678 (ps-color-device, ps-color-values, ps-face-foreground-name)
7679 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
7680 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
7681 (ps-print-ensure-fontified): Function definitions surrounded by
7682 `eval-and-compile' to avoid compilation gripes.
7683 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
7684 by symbol-value to avoid compilation gripes.
7685 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
7686 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
7687
d8abcd91
MB
76882000-10-19 Miles Bader <miles@lsi.nec.co.jp>
7689
13ab33c4
MB
7690 * startup.el (normal-top-level): Call `frame-set-background-mode'
7691 after `frame-notice-user-settings' because the latter doesn't call
7692 the former on a tty.
7693
d8abcd91
MB
7694 * faces.el (frame-set-background-mode): `unspecified' &c are
7695 symbols, not strings.
7696
e8bce0a9
EZ
76972000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
7698
c70fe852
SM
7699 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
7700 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 7701
c70fe852
SM
7702 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
7703 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 7704
773272d8
KH
77052000-10-19 Kenichi Handa <handa@etl.go.jp>
7706
c70fe852 7707 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
7708 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
7709 for ISO10646-1 fonts.
7710 (x-font-name-charset-alist): Add an entry for "iso10646-1".
7711
772139c0
EZ
77122000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
7713
7714 * faces.el (frame-set-background-mode): If a tty frame defines a
7715 background color, use that to compute the background mode, instead
7716 of always defaulting to "dark".
7717
d134a19f
MB
77182000-10-19 Miles Bader <miles@lsi.nec.co.jp>
7719
8bb84cb2
MB
7720 * comint.el (comint-write-output): New function.
7721 (comint-mode-map): Add it to the menu.
e40a778f 7722 Bind `C-c C-s' to comint-write-output.
d134a19f 7723
dada41e1
GM
77242000-10-18 Gerd Moellmann <gerd@gnu.org>
7725
7726 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
7727 Use fancy-splash-delay.
7728
9b5360aa
GM
77292000-10-18 Alex Schroeder <alex@gnu.org>
7730
7731 * progmodes/sql.el (sql-sybase-options): New option.
7732 (sql-sybase): Use it. Add sql-database to the list of parameters
7733 provided for login. The options -w 2048 -n are not used any more.
7734
9035a35a
GM
7735 * comint.el (comint-read-input-ring): Bugfix such that the first
7736 and the last entry of the input ring file are not lost.
7737
3556c6dd
GM
77382000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7739
7740 * ps-print.el: Internal variable changes to defcustom,
7741 make-local-hook changes to defvar. Doc fix.
7742 (ps-print-version): New version number (6.1).
7743 (ps-setup, ps-do-despool): Code fix.
7744 (ps-printer-name): Customization fix.
7745 (ps-printer-name-option): Now is a defcustom instead of an
7746 internal variable.
7747 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
7748 (ps-print-begin-column-hook): Now are defvar instead of
7749 make-local-hook.
4836835a 7750
4e217e50
MB
77512000-10-18 Miles Bader <miles@gnu.org>
7752
7753 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
7754 (comint-kill-output): Changed into an alias for `comint-delete-output',
7755 and made obsolete.
7756 (comint-mode-map): Rename references to comint-kill-output.
7757
34460354
EZ
77582000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
7759
7760 * diff-mode.el (diff-header-face, diff-file-header-face)
7761 (diff-changed-face): Add bold and italic attributes to tty faces.
7762 (diff-function-face): New face.
7763 (diff-font-lock-keywords): Use it.
7764
17ea3cdb
MB
77652000-10-18 Miles Bader <miles@lsi.nec.co.jp>
7766
7767 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
7768 Remove commented-out call to force-mode-line-update.
7769 (comint-kill-output): Use `forward-line 0' instead of
7770 beginning-of-line to make sure we get past the prompt.
7771
9244f2c7
SM
77722000-10-17 Stefan Monnier <monnier@cs.yale.edu>
7773
7774 * diff-mode.el (diff-header-face, diff-file-header-face):
7775 Add specific setting for dark background.
7776 (diff-context-face): Renamed from diff-comment-face.
7777 Set explicitly rather than inheriting from font-lock-comment-face.
7778
1592c1ef
EZ
77792000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
7780
7781 * startup.el (command-line): Move the code which sets the default
7782 TTY colors to before before-init-hook.
7783
f86292a9
GM
77842000-10-17 Gerd Moellmann <gerd@gnu.org>
7785
7786 * jit-lock.el (jit-lock-stealth-time): Doc fix.
7787
f7f2e883
EZ
77882000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
7789
e854cc22
EZ
7790 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
7791 extensions, for MS-DOS.
7792
f7f2e883
EZ
7793 * diff-mode.el (diff-header-face, diff-file-header-face)
7794 (diff-changed-face): Define tty-specific colors.
7795
c7b4f0f9
GM
77962000-10-17 Gerd Moellmann <gerd@gnu.org>
7797
7798 * startup.el (fancy-splash-text): Realign the text.
7799
12a72271
EZ
78002000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
7801
7802 * font-lock.el (font-lock-comment-face): Define a separate default
7803 for dark-background tty's.
7804
61dfccfd
MB
78052000-10-17 Miles Bader <miles@gnu.org>
7806
7807 * help.el (resize-temp-buffer-window): Add hack to avoid last line
7808 being obscured by whizzy mode-lines on graphics displays.
7809
333cd59e
EZ
78102000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
7811
7812 * info.el (Info-title-1-face, Info-title-2-face)
7813 (Info-title-3-face): Define colors for tty's.
dada41e1 7814 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 7815
dbf1fcc1
EZ
78162000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
7817
7818 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
7819 reverse from the frame parameters, and don't invert foreground and
7820 background colors.
7821
ac629823
MB
78222000-10-16 Miles Bader <miles@gnu.org>
7823
7824 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
7825 string "*Info*". Call propertized-buffer-identification to spruce
7826 up the result.
7827
76eebffc
GM
78282000-10-16 Gerd Moellmann <gerd@gnu.org>
7829
3a6b59d9
GM
7830 * help.el: Provide `help' for the sake of define-minor-mode
7831 which generates defcustoms with requires.
7832
6569c3d3
GM
7833 * jit-lock.el (jit-lock-after-change): If we're in text that
7834 matches a multi-line font-lock pattern, make sure the whole text
7835 will be redisplayed.
7836
c2e0a611
GM
7837 * emacs-lisp/authors.el (authors-add): Don't add an entry if
7838 author's name is unknown.
7839
76eebffc
GM
7840 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
7841 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
7842 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
7843 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
7844 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
7845 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
7846 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
7847 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
7848 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
7849 Add author information.
7850
cf1e7b12
MB
78512000-10-16 Miles Bader <miles@lsi.nec.co.jp>
7852
7853 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
7854 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
7855 full-color version (using the Gimp) to eliminate dithering artifacts.
7856
5586f3eb
SM
78572000-10-15 Stefan Monnier <monnier@cs.yale.edu>
7858
7859 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
7860
7861 * simple.el (syntax-flag-table, string-to-syntax): Remove.
7862
ad64a888
DL
78632000-10-15 Dave Love <fx@gnu.org>
7864
83c9cb8e 7865 * progmodes/sh-script.el: Require skeleton and comint when compiling.
ad64a888
DL
7866
7867 * pcomplete.el (pcomplete) <defgroup>: Add :version.
7868
7869 * whitespace.el: Doc fixes.
7870 (top-level): Don't add hooks here.
7871 (whitespace-running-emacs): Deleted.
7872 (timer): Don't require.
7873 (whitespace): Add back :version conditional on xemacs test.
7874 (whitespace-spacetab-regexp, whitespace-indent-regexp)
7875 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
7876 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
7877 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
7878 Avoid specific xemacs test.
7879 (whitespace-global-mode): New option.
7880 (whitespace-global-mode): New command.
7881 (whitespace-unload-hook): New function.
7882
7883 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 7884 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
7885 (Info-fontify-node): `Goto' goes to `Go to'.
7886 (Info-fontify-node): Add help-echo to xref links.
7887
1ef49fc6
EZ
78882000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
7889
7890 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
7891
8b7707e1
SM
78922000-10-15 Stefan Monnier <monnier@cs.yale.edu>
7893
b3b7f42f
SM
7894 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
7895 Use plist-get and allow :inherit.
7896
7897 * emacs-lisp/cl-macs.el (cl-do-arglist):
7898 Use plist-get and plist-member instead of memq.
7899
3c7fafc7
SM
7900 * emacs-lisp/ewoc.el (ewoc-location): New function.
7901 (ewoc-enter-after, ewoc-enter-before): Document return value.
7902 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
7903 Don't need make-local-hook any more.
7904 (cvs-addto-collection): Return the new tin.
7905 (cvs-mode-insert): Jump to the new line.
7906
8b7707e1
SM
7907 * jit-lock.el (jit-lock-fontify-buffer): Remove.
7908
7909 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
7910
7911 * font-lock.el (font-lock-syntactically-fontified): New var.
7912 (font-lock-fontify-syntactic-keywords-region): Use it.
7913 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
7914
7915 * diff-mode.el (diff-find-file-name): Fix regexp.
7916
7917 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
7918 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
7919
7920 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
7921 (sh-mode-syntax-table): Add punctuation syntax for < and >.
7922 (sh-mode): Don't make all vars local here.
7923 (sh-kw): Reformat.
7924 (sh-set-shell): Use dolist. Don't set indent-region-function.
7925 (sh-mode-syntax-table): Use pop.
7926 (sh-remember-variable): Use push.
7927 (sh-help-string-for-variable): Use memq.
7928 (sh-safe-backward-sexp): Remove.
7929 (sh-safe-forward-sexp): Add ARG.
7930 (sh-get-indent-info, sh-prev-stmt): Use it.
7931 (sh-prev-line): Simplify by using forward-comment.
7932 (sh-this-is-a-continuation): Simplify.
7933 (sh-learn-buffer-indent): Use dolist.
7934 (sh-do-nothing): Remove.
7935 (sh-set-char-syntax, sh-set-here-doc-region):
7936 Use inhibit-modification-hooks.
7937 (sh-name-style): Use mapcar and push.
7938 (sh-load-style): Use dolist.
7939 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
7940 (sh-case, sh-while-getopts): Use propertize directly rather
7941 than sh-electric-rparen.
7942
79432000-10-14 Stefan Monnier <monnier@cs.yale.edu>
7944
7945 * textmodes/tex-mode.el: Require CL when compiling.
7946 (tex-mode-syntax-table): Init immediately.
7947 (tex-mode-map): Bind M-RET to latex-insert-item.
7948 (latex-mode): Set indent-line-function to latex-indent.
7949 (tex-common-initialization): Don't setup the syntax-table any more.
7950 (latex-insert-item): New skeleton.
7951 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 7952 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 7953 (latex-indent, latex-find-indent): New functions.
4836835a 7954 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
7955 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
7956 (tex-compilation-parse-errors): Use with-syntax-table.
7957
86b7fcbb
MB
79582000-10-15 Miles Bader <miles@gnu.org>
7959
7960 * font-lock.el (font-lock-comment-face): Change dark-background,
7961 color, non-tty, default to `chocolate1'.
7962
57a24508
JW
79632000-10-13 John Wiegley <johnw@gnu.org>
7964
7965 * eshell/esh-util.el (require): Added a missing `require' form,
7966 needed when compiling (for an ange-ftp macro definition).
7967
40ad3db4
DL
79682000-10-13 Dave Love <fx@gnu.org>
7969
7970 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
7971
db460189
GM
79722000-10-13 Gerd Moellmann <gerd@gnu.org>
7973
83c9cb8e 7974 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
b41c9501 7975
4836835a 7976 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
7977 transparent -colors 8).
7978
3b5e21df
GM
79792000-10-13 Stephen Gildea <gildea@alum.mit.edu>
7980
7981 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
7982 that breaks with old list format timestamps.
7983 (time-stamp-warn-inactive, time-stamp-old-format-warn)
83c9cb8e 7984 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
3b5e21df 7985
16908a3f
JW
79862000-10-13 John Wiegley <johnw@gnu.org>
7987
d7103dda
JW
7988 * align.el, pcomplete.el, calendar/timeclock.el,
7989 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
7990
dace60cf 7991 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
7992 faulty math, where holiday hours were being computing as seconds.
7993
b6b70cda
JW
79942000-10-13 John Wiegley <johnw@gnu.org>
7995
7996 * desktop.el (desktop-buffer-modes-to-save): Added a global for
83c9cb8e
SM
7997 specifying what "other" kinds of buffers should be saved.
7998 This used to be hard-coded.
b6b70cda
JW
7999 (desktop-buffer-misc-functions): A global for specifying how
8000 auxiliary data should be determined for special buffer types.
8001 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
8002 instead of hard-coding the special buffer types.
8003 (desktop-save): Run `desktop-buffer-misc-functions' to gather
8004 auxiliary data, instead of hard-coding for Info buffers and dired.
8005 (desktop-buffer-info-misc-data): Aux function for determining Info
8006 buffer auxiliary info.
8007 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
8008 (desktop-buffer-info): Changed this function to use the info
8009 gathered above.
8010 (desktop-create-buffer): Be a little more careful about what
8011 `minor-mode' means before calling it. This is important for some
8012 buffer types.
8013
8c6b1d83
JW
80142000-10-13 John Wiegley <johnw@gnu.org>
8015
8016 * eshell/esh-util.el: Added a global form which declares an
8017 autoload for `parse-time-string', if that function is not already
8018 defined, and if parse-time.el is available on the user's system.
8019
8020 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
8021 to be aware of ange-ftp user info.
83c9cb8e 8022 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
8c6b1d83
JW
8023 (eshell-ls-annotate): Use `eshell-file-attributes'.
8024 (eshell-ls-file): Made the user-id printing code a bit smarter.
8025
8026 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
8027 allow identification of alias user ids in remote directories.
83c9cb8e
SM
8028 It's manual, but there's no other way to know when the current user
8029 on the local machine, is also the owning user on the remote machine.
8c6b1d83
JW
8030 (fboundp): Bind `ange-cache'.
8031 (eshell-directory-files-and-attributes): Re-organized the logic a
8032 bit to use `eshell-file-attributes' instead of `file-attributes'.
8033 The former is more sensitive to directories that are read via FTP,
8034 and knows how to use ange-ftp to determine full attribute
8035 information, instead of just the name and last modtime.
8036 (eshell-current-ange-uids): Return the current user id when in a
8037 remote directory.
8038 (eshell-parse-ange-ls): Parse a full directory listing that has
8039 been returned by ange-ftp.
8040 (eshell-file-attributes): This beefed up version of
8041 `file-attributes' is only special if the user is currently in a
8042 remote directory, in which case it does a lot of work to find out
8043 what the real attributes of a file are, as they appear on the
8044 remote machine. This makes usage of remote directories (i.e.,
8045 ange-ftp pathnames) much more useful. You can now use Eshell as a
8046 full-fledged FTP client, with much more manipulation ability than
8047 most other clients.
8048
8049 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
8050 variable, which means that Eshell's du should always be preferred
8051 in remote directories.
8052 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
8053 just `file-attributes'.
8054 (eshell-mvcp-template): Bind `ange-cache', to improve performance
8055 when reading remote directories. This is an Eshell-specific
8056 variable (not part of ange-ftp).
8057 (eshell/ln): Bind `ange-cache'.
8058 (eshell/du): Added some extra logic for determining when to use
8059 Eshell's du (which is slow), and when to use the external version
8060 (which may or may not exist).
8061
83c9cb8e
SM
8062 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
8063 Call `eshell-interactive-process', rather than using
8c6b1d83
JW
8064 `get-buffer-process', since backgrounded processes don't count in
8065 the context of this function's logic.
8066
8067 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
8068 `forward-char', so that null strings are parsed correctly.
8069
87730e84 80702000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83 8071
83c9cb8e
SM
8072 * eshell/em-pred.el (eshell-pred-file-type)
8073 (eshell-pred-file-links, eshell-pred-file-size):
8074 Use `eshell-file-attributes'. This is more correct over ange-ftp.
8c6b1d83
JW
8075
8076 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
8077 that remote file globbing is more efficient.
8078
8079 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
8080 gathering the files and attributes within a directory.
8081
8082 * eshell/em-unix.el (eshell/cat): If any of the files passed on
8083 the command line is a special file (not a regular file, directory
8084 or symlink), always attempt to call the external version of cat.
8085
87730e84 80862000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
8087
8088 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
8089 Eshell-friendly version of find-tag.
8090
1c7e37a9
MB
80912000-10-13 Miles Bader <miles@lsi.nec.co.jp>
8092
4836835a 8093 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
8094 (image-file-name-regexps): Add autoload cookies.
8095
11a7f341
KH
80962000-10-13 Kenichi Handa <handa@etl.go.jp>
8097
8098 * international/mule-cmds.el (select-safe-coding-system): If FROM
8099 is string, show it in *Warning* buffer.
8100
8ddddcb0
EZ
81012000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
8102
8103 * startup.el (normal-top-level): Use display-popup-menus-p instead
8104 of window-system.
8105 (command-line): Use display-graphic-p instead of window-system.
8106 (command-line-1): Use display-popup-menus-p and display-mouse-p
8107 instead of window-system.
8108
72200f89
SS
81092000-10-12 Sam Steingold <sds@gnu.org>
8110
8111 * tooltip.el (tooltip-use-echo-area): New user variable.
8112 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
8113
8661c643
DL
81142000-10-12 Dave Love <fx@gnu.org>
8115
d0b40dc1
DL
8116 * recentf.el: Maintainer's checkdoc fixes.
8117
83c9cb8e
SM
8118 * startup.el (normal-top-level-add-subdirs-to-load-path):
8119 Use character class, not ASCII when matching file names.
a622451f
DL
8120 (fancy-splash-head): Add trailing slash to URL.
8121 (command-line): Don't require XPM support for toolbar.
8122
8661c643
DL
8123 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
8124 (cperl-invalid-face): Revert last change.
8125 (cperl-init-faces): Quote cperl-invalid-face.
8126
ef2ed8ab
KH
81272000-10-12 Kenichi Handa <handa@etl.go.jp>
8128
8129 * startup.el (fancy-splash-text): Remove superfluous quote.
8130
b0da379e
GM
81312000-10-12 Gerd Moellmann <gerd@gnu.org>
8132
dbeb499b
GM
8133 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
8134 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
8135 (command-line-1): Don't use fancy-splash-pending-command.
8136 (fancy-splash-screens-1): Goto point-min after inserting text.
8137
d861718a
GM
8138 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
8139
b0da379e
GM
8140 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
8141 instead of shared-lisp-mode-map.
8142
4fb2ad98
MB
81432000-10-12 Miles Bader <miles@lsi.nec.co.jp>
8144
1cb4393e
MB
8145 * faces.el (header-line): Change tty-variant to use underlining.
8146
4fb2ad98
MB
8147 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
8148 (isearch-highlight): Restore lazy-isearch face properties at old
8149 position, and suppress them at new position.
8150 (isearch-dehighlight): Restore lazy-isearch face properties.
8151 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
8152 over the real isearch overlay, but in that case, don't give it a
8153 face property. Use `push'.
8154
eb991b25
KH
81552000-10-12 Kenichi Handa <handa@etl.go.jp>
8156
8157 * man.el (Man-getpage-in-background): Fix previous change.
8158 Decode the process output only when we are in multibyte mode.
8159
a818c1c0
DL
81602000-10-11 Dave Love <fx@gnu.org>
8161
c990f53a
DL
8162 * info.el (Info-mode-menu): Fix some help.
8163 (info-tool-bar-map): Add entry for Info-last.
8164
a818c1c0
DL
8165 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
8166 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
8167 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
8168 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
8169 * toolbar/search-replace.xpm, toolbar/exit.xpm:
8170 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
8171 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
8172 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
8173 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
8174 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
8175 Reduce colour requirements to 25 overall. (Probably wants
8176 revisiting from the originals to reduce further.)
8177
c1b096cb
EZ
81782000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
8179
8180 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
8181 buffer-file-coding-system, instead of raw-text.
8182 (dehexlify-buffer): Bind coding-system-for-read to
8183 buffer-file-coding-system, instead of raw-text.
8184
5c8b7eaf
SS
81852000-10-11 Sam Steingold <sds@gnu.org>
8186
83c9cb8e 8187 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
5c8b7eaf
SS
8188 `underline' - fixes the bug introduced on 2000-09-21.
8189
2cfbdb7a
DL
81902000-10-11 Dave Love <fx@gnu.org>
8191
83c9cb8e
SM
8192 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
8193 Avoid compiler warnings.
2cfbdb7a
DL
8194 (scheme-mode): Doc fix.
8195 (scheme-font-lock-keywords-1): Match `define-syntax'.
8196
81972000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
8198
8199 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
8200 face specs as well as default ones. Only do anything if the
8201 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 8202 (region): Make dark-background `region' face less in-your-face.
4b33f290 8203
690ec649
SS
82042000-10-10 Sam Steingold <sds@gnu.org>
8205
8206 * chistory.el, ielm.el, ledit.el:
8207 * progmodes/inf-lisp.el, progmodes/scheme.el:
8208 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
8209
3b95d6bb
SM
82102000-10-10 Stefan Monnier <monnier@cs.yale.edu>
8211
8212 * textmodes/texinfo.el: Update copyright and fix typo.
8213
8214 * desktop.el (desktop-modes-not-to-save): New var.
8215 (desktop-save-buffer-p): Use it.
a30eb617
DL
8216 Also, obey desktop-buffers-not-to-save even for non-file buffers.
8217 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
8218
82192000-10-10 Dave Love <fx@gnu.org>
8220
8221 * toolbar/tool-bar.el (tool-bar-add-item)
83c9cb8e 8222 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
a30eb617
DL
8223
8224 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
8225 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
8226 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
8227 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
8228 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
8229 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
8230 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
8231 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
8232 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
8233 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
8234 the .xpms; probably need retouching.
8235
82362000-10-10 Miles Bader <miles@lsi.nec.co.jp>
8237
8238 * subr.el (add-to-list): Add optional argument APPEND.
8239 * battery.el (display-battery): Use `add-to-list'.
8240
82412000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
8242
83c9cb8e
SM
8243 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
8244 properties.
a30eb617
DL
8245 (zone, zone-when-idle, zone-leave-me-alone)
8246 (zone-pgm-whack-chars): Use new symbol properties.
8247
8248 * battery.el (display-battery): Doc spelling fix.
8249
8250 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
8251 property.
8252
82532000-10-09 Dave Love <fx@gnu.org>
8254
8255 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
8256 has been initialized before calling tool-bar-setup.
8257 (tool-bar-add-item-from-menu): Add autoload cookie.
8258
82592000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
8260
8261 * menu-bar.el (send-mail-item-name): New function.
8262 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
8263 of mail-user-agent in the menu. Don't display the "Send Mail"
8264 item if mail-user-agent is nil or its value is ignore.
8265 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
8266 if read-mail-command is nil or its value is ignore.
8267
8268 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
8269
82702000-10-09 Miles Bader <miles@gnu.org>
8271
8272 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
8273 Correct image size.
8274 * toolbar/left_arrow.xpm: Correct image size.
8275
8276 * jka-compr.el: Don't call `jka-compr-install' when loading (it
8277 will be done by the definition of `auto-compression-mode' if
8278 necessary. Move code to uninstall existing file-name handler
8279 before definition of `auto-compression-mode'.
8280
8281 * image-file.el (auto-image-file-mode): Move to the end of the
8282 file, because `define-minor-mode' actually calls the mode-function
8283 if the associated variable is non-nil, which requires that all
8284 needed functions be already defined.
8285
8286 * mouse.el (popup-menu): Balance parens.
8287
82882000-10-08 Stefan Monnier <monnier@cs.yale.edu>
8289
8290 * mouse.el (popup-menu): Move the command call outside the loop
8291 so that popup-menu returns whatever the command returns.
8292
8293 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
8294 (initialize-new-tags-table): Use run-hook-with-args-until-success.
8295 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
8296 (tags-table-format-functions): Renamed from tags-table-format-hooks.
8297
8298 * vc.el (vc-version-diff): diff-switches can be a list.
8299 Use relative filenames for prettier output.
8300
8301 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
8302 (vc-post-command-functions): Remove old-VC compatibility code.
8303
8304 * newcomment.el (comment-indent-default): Autoload.
8305
8306 * font-lock.el (font-lock-defaults): Make buffer-local.
8307 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
8308 (font-lock-choose-keywords):
8309 Ignore LEVEL unless KEYWORDS is a list of syms.
8310 (c-keywords, c++-keywords, objc-keywords, java-keywords):
8311 Don't wrap regexp-opt things in \(...\) unnecessarily.
8312
8313 * jit-lock.el: Don't require font-lock any more.
8314 (jit-lock-functions): Make buffer-local.
8315 (jit-lock-saved-fontify-buffer-function): Remove.
8316 (jit-lock-mode): Remove autoload cookie.
8317 Remove font-lock specific code.
8318 (jit-lock-unregister): Don't bother handling complex hooks any more.
8319 (jit-lock-refontify): New function.
8320 (jit-lock-fontify-buffer): Use it.
8321 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
8322 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
8323 Add optional args START and END.
8324 Never call font-lock-fontify-region directly.
8325 (jit-lock-function, jit-lock-stealth-fontify): Use it.
8326
8327 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
8328
83292000-10-08 Dave Love <fx@gnu.org>
8330
8331 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
8332
8333 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
8334
8335 * play/studly.el (studlify-region, studlify-word): Add autoload
8336 cookie.
8337
8338 * play/morse.el (morse-region, unmorse-region): Add autoload
8339 cookie.
8340
8341 * play/spook.el (spook-phrases-file): Use expand-file-name, not
8342 concat.
8343
8344 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
8345 insist on symbols starting with word syntax.
8346 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
8347 (eval-defun-1): Doc fix.
8348 (indent-sexp): Use nconc to build up indent-stack.
8349
8350 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
8351 Gnus with little use.
8352 (mail-setup-hook): Add mail-abbrevs-setup to options.
8353
8354 * recentf.el: Doc fixes.
8355
8356 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
8357 Clean up remainder.
8358
8359 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
8360 without timezone and (8) with timezone to enforce some whitespace.
8361 Simplify code somewhat.
8362
8363 * options.el (list-options): Doc that you should use customize.
8364
8365 * iswitchb.el (iswitchb-mode): Add :require.
8366
8367 * info.el (Info-goto-node, Info-menu): Doc fix.
8368 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
8369 (info-tool-bar-map): New variable.
8370 (Info-mode): Use it.
8371 (Info-edit-map): Define all in defvar.
8372 (speedbar-attached-frame): Avoid compiler warning.
8373
8374 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
8375 (global-map): Bind [tool-bar] to a filtered map.
8376 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
8377 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
8378 Allow PBM icons.
8379 (tool-bar-setup): Adjust calls of tool-bar-add-item.
8380
8381 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
8382 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
8383 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
8384 icons, except up_arrow, which is left-arrow rotated.
8385
8386 * imenu.el (imenu-add-to-menubar): Fix last change.
8387
83882000-10-08 Peter Breton <pbreton@ne.mediaone.net>
8389
8390 * generic-x.el (rul-generic-mode): Remove eval-when-compile
8391 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
8392
83932000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
8394
8395 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
8396 typos in doc strings.
8397
8398 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
8399 the doc strings how to customize Font Lock faces.
8400
8401 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
8402 computing growth when dragging the header line.
8403
84042000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
8405
8406 * simple.el (kill-line): Doc fix.
8407
84082000-10-08 Miles Bader <miles@gnu.org>
8409
8410 * faces.el (secondary-selection): Make foreground visible on tty.
8411
8412 * jka-compr.el (auto-compression-mode): Move to the end of the
8413 file, because `define-minor-mode' actually calls the mode-function
8414 if the associated variable is non-nil, which requires that all
8415 needed functions be already defined.
8416 (with-auto-compression-mode): Add autoload cookie.
8417
84182000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
8419
8420 * files.el (find-backup-file-name) [ms-dos]: If support for long
8421 file names is not available, behave as if version-control were set
8422 to never.
8423
84242000-10-07 Dave Love <fx@gnu.org>
8425
8426 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
8427 (browse-url-gnome-moz): New function.
8428 (browse-url-browser-function): Use it.
8429 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
8430
84312000-10-07 Stefan Monnier <monnier@cs.yale.edu>
8432
8433 * indent.el (tab-always-indent): New var.
8434 (indent-for-tab-command): Use it.
8435
8436 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
8437 raise an error. This way it can still default to a sane value.
8438
84392000-10-06 Stefan Monnier <monnier@cs.yale.edu>
8440
8441 * startup.el (fancy-splash-screens): Use local rather than global map.
8442 Don't use `update-menu-bindings' any more.
8443 Get rid of assumptions about keymap representation.
8444
84452000-10-06 Dave Love <fx@gnu.org>
8446
8447 * textmodes/fill.el (sentence-end-double-space)
8448 (sentence-end-without-period): Doc fix.
8449 (adaptive-fill-regexp): Purecopy.
8450 (unjustify-current-line): Use line-end-position.
8451 (fill-individual-paragraphs-prefix): Use line-beginning-position.
8452
8453 * net/eudc-vars.el (eudc): Add :version, :link.
8454
8455 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
8456
8457 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
8458 Fix for define-minor-mode.
8459 (function-at-point): Alias to function-called-at-point.
8460
8461 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
8462
8463 * simple.el (backward-word): Doc fix.
8464
8465 * image-file.el (image-file-name-regexp): image-file-regexps ->
8466 image-file-name-regexps.
8467 (image-file-name-extensions): Add pbm.
8468
84692000-10-06 Stefan Monnier <monnier@cs.yale.edu>
8470
8471 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
8472 and add filename to the names so that diff-mode can jump to source.
8473
8474 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
8475 (tex-font-lock-keywords, tex-font-lock-keywords-2)
8476 (tex-font-lock-keywords-1): Remove.
8477 (font-lock-turn-on-thing-lock): Use jit-lock-register.
8478 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
8479 (font-lock-default-fontify-region):
8480 Expand beg..end correctly when just following a multiline region.
8481 (font-lock-fontify-anchored-keywords):
8482 Include the anchor text as part of the multiline.
8483
84842000-10-06 Gerd Moellmann <gerd@gnu.org>
8485
8486 * loadup.el (toplevel): Load `loaddefs' before `help' because the
8487 latter needs the autoloaded define-minor-mode macro during the
8488 bootstrap.
8489
8490 * startup.el (command-line): For now, activate tool-bar-mode only
8491 if XPM images are supported.
8492
8493 * mouse.el (mouse-drag-header-line): Don't allow resizing a
8494 window by dragging a header-line at the top of the frame; that's
8495 confusing because the header-line doesn't move.
8496 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
8497 of treating the event as a list. Some cleanup.
8498
84992000-10-06 Miles Bader <miles@gnu.org>
8500
8501 * simple.el (display-message-or-buffer): New function.
8502 (shell-command-on-region): Use `display-message-or-buffer'.
8503
8504 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
8505 docstring parts.
8506
8507 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
8508 (smbclient-prompt-regexp): Add usage note to doc string.
8509 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
8510 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
8511 Use add-hook for adding the comint filter function, and only do so
8512 if it's not already in the global hook list.
8513 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
8514 to `make-local-variable'.
8515 (nslookup-font-lock-keywords): Remove prompt entry.
8516 (nslookup): Don't set the process-filter.
8517 (finger): Exit the loop correctly when the regexps list runs out.
8518 (ftp, smbclient, smbclient-list-shares):
8519 Set the real major mode immediately, not after execing.
8520 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
8521
8522 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
8523
85242000-10-05 Stefan Monnier <monnier@cs.yale.edu>
8525
8526 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
8527
8528 * which-func.el (which-func-format): Remove spurious space.
8529 (which-func-mode): Don't make it permanent-local.
8530 (which-func-ff-hook): Allow which-func-maxout to be nil.
8531 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
8532 (which-func-mode): Simplify.
8533 Use post-command-idle-hook rather than post-command-hook.
8534 Go through all buffers and update their state.
8535 (which-function): Also try add-log-current-defun-function.
8536
8537 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
8538 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
8539 Update call to with-vc-properties accordingly.
8540 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
8541 (vc-revert-buffer): More careful about window selection and deletion.
8542 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
8543
8544 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
8545 (cvs-retrieve-revision): Reuse a pre-existing buffer.
8546 (cvs-dired-action): Change the default to quickdir.
8547
8548 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
8549 if comment-indent-function returns nil.
8550 (comment-indent-default): New function.
8551 (comment-indent-function): Use it and document the new semantics.
8552
8553 * image-file.el: Docstring fixes.
8554
8555 * help.el (help-xref-on-pp): Use match-string.
8556 (describe-variable): New arg BUFFER.
8557 Store the current buffer in the help-xref-stack.
8558 (temp-buffer-resize-mode): Use define-minor-mode.
8559
8560 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
8561 consistently with its docstring.
8562 Set jit-lock-first-unfontify-pos in an idempotent way.
8563 (jit-lock-register): Autoload and add arg CONTEXTUAL.
8564
85652000-10-05 Alex Schroeder <alex@gnu.org>
8566
8567 * sql.el (sql-mysql-options): New variable.
8568 (sql-mysql): Use it.
8569
85702000-10-05 Miles Bader <miles@lsi.nec.co.jp>
8571
8572 * image.el (image): New group.
8573
8574 * smerge-mode.el (smerge-mine-face, smerge-other-face)
8575 (smerge-base-face, smerge-markers-face): Add dark-background variants.
8576
85772000-10-04 Peter Breton <pbreton@ne.mediaone.net>
8578
8579 * net/net-utils.el (nslookup-font-lock-keywords)
8580 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
8581 Ignore the value of wqindow-system; always define keywords
8582
85832000-10-05 Kenichi Handa <handa@etl.go.jp>
8584
8585 * startup.el (fancy-splash-screens): Remove the code for
8586 debugging; `(trace-to-stderr "EXITTT\n")'.
8587
85882000-10-05 Miles Bader <miles@gnu.org>
8589
8590 * diff-mode.el (diff-goto-source): Update call to
8591 `diff-hunk-status-msg' to reflect new REV variable.
8592
85932000-10-04 Stefan Monnier <monnier@cs.yale.edu>
8594
8595 * progmodes/icon.el (icon-mode):
8596 Don't gratuitously override the default for comment-column.
8597
8598 * vc-hooks.el (vc-mode-line): Fix interactive spec.
8599
8600 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
8601 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
8602 (jit-lock-functions): New var.
8603 (jit-lock-function-1): Use it if non-nil.
8604 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
8605 Set the `fontified' property before doing the fontification to avoid
8606 repeatedly going through the same error.
8607 Don't turn errors into messages.
8608 (jit-lock-register, jit-lock-unregister): New functions.
8609
8610 * dired.el (dired-mark-pop-up): Turn comment into docstring.
8611 Use with-current-buffer.
8612
8613 * dired-aux.el (dired-do-create-files, dired-kill-tree):
8614 Turn comment into docstring.
8615
8616 * apropos.el (apropos-mode): Use define-derived-mode.
8617
86182000-10-04 Gerd Moellmann <gerd@gnu.org>
8619
8620 * startup.el (fancy-splash-pending-command): New variable.
8621 (fancy-splash-pre-command): New function.
8622 (fancy-splash-screens): Rewritten.
8623 (command-line-1): If fancy-splash-pending-command is set, call it
8624 interactively.
8625
86262000-10-04 Dave Love <fx@gnu.org>
8627
8628 * toolbar/tool-bar.el (tool-bar-setup): New function.
8629 (tool-bar-mode): Use it.
8630
8631 * subr.el (substitute-key-definition): Doc fix.
8632 (play-sound-file): New command.
8633
86342000-10-04 Andre Spiegel <spiegel@gnu.org>
8635
8636 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
8637 vc-version-backup-file-name): New functions.
8638
8639 * files.el (basic-save-buffer): Call vc-before-save before saving.
8640
8641 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
8642 vc-cvs-stay-local-p.
8643
8644 * vc.el (vc-revert-buffer): Handle empty diff properly.
8645 (vc-version-backup-file): New function.
8646 (vc-checkout): Create a version backup if necessary.
8647 (vc-checkin): If a version backup file exists, delete it.
8648 (vc-version-diff): Diff locally using version backups, if available.
8649 (vc-revert-file): If there's a version backup, revert locally.
8650 (vc-transfer-file): Use version backup for base version, if
8651 available. If not, ask for confirmation whether to get it from the
8652 server. Update mode line before check-in.
8653
86542000-10-04 Dave Love <fx@gnu.org>
8655
8656 * toolbar/tool-bar.el (tool-bar-setup): New function.
8657 (tool-bar-mode): Use it.
8658
86592000-10-04 Peter Breton <pbreton@ne.mediaone.net>
8660
8661 * net/net-utils.el (nslookup-font-lock-keywords)
8662 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
8663 Only set if window-system is non-nil
8664 (net-utils-run-program): Returns buffer.
8665 (network-connection-reconnect): Added this function.
8666
8667 * generic.el:
8668 Incorporates extensive cleanup and docfixes by
8669 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
8670 Uses cl compile-time macros.
8671 (generic-mode-name, generic-comment-list)
8672 (generic-keywords-list, generic-font-lock-expressions)
8673 (generic-mode-function-list, generic-mode-syntax-table):
8674 Removed variables.
8675 (generic-mode-alist): Renamed to generic-mode-list.
8676 (generic-find-file-regexp): Default changed to "^#".
8677 (generic-read-type): Uses completing read on generic-mode-list.
8678 (generic-mode-sanity-check): removed this function.
8679 (generic-add-to-auto-mode): Removed this function
8680 (generic-mode-internal): Bind mode-specific definitions
8681 into function instead of putting them in alist.
8682 (generic-mode-set-comments): Reworked extensively.
8683 (generic-mode-find-file-hook): Simplified regexp searching
8684 (generic-make-keywords-list): Omit extra pair of parens
8685
8686 * find-lisp.el (find-lisp-find-files-internal):
8687 Make sure directory name ends with "/".
8688
8689 * generic-x.el (apache-conf-generic-mode):
8690 Regexp now allows leading whitespace.
8691 (rc-generic-mode): Added eval-when-compile
8692 around generic-make-keywords-list.
8693 Deleted duplicate regexp
8694 (rul-generic-mode): Added eval-when-compile
8695 around generic-make-keywords-list.
8696 (etc-fstab-generic-mode): New generic mode.
8697 (rul-generic-mode): Removed one eval-when-compile
8698 which caused a max-specpdl-size exceeded error.
8699
87002000-10-04 Miles Bader <miles@gnu.org>
8701
8702 * simple.el (minibuffer-temporary-goal-position): New variable.
8703 (next-history-element): Try to keep the position of point in the
8704 input string constant.
8705
8706 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
8707 (dired-do-create-files): If there's only one file, pass it in as
8708 the DEFAULT arg to dired-mark-read-file-name.
8709
87102000-10-03 Stefan Monnier <monnier@cs.yale.edu>
8711
8712 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
8713 (diff-goto-source): Be smarter when choosing REVERSE or not.
8714
8715 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
8716 (texinfo-mode-menu): Add an explicit shortcut for update all.
8717
87182000-10-03 Andre Spiegel <spiegel@gnu.org>
8719
8720 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
8721 factorize backend-specific code cleanly (this was essentially
8722 conceived by Stefan Monnier).
8723 (vc-unregister): Function removed.
8724 (vc-revert-file): New function.
8725 (vc-revert-buffer): Delegate some of the work to it.
8726
8727 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
8728 default branch unconditionally.
8729 (vc-rcs-set-default-branch): New function.
8730 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
8731 (vc-rcs-checkin): If an appropriate default branch has been set,
8732 force creation of that branch.
8733 (vc-rcs-receive-file): Rewritten to contain only backend-specific
8734 code (as suggested by Stefan Monnier).
8735
87362000-10-02 Gerd Moellmann <gerd@gnu.org>
8737
8738 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
8739 highlighting overlay with a different face over the overlay
8740 isearch uses to highlight the current match because that can lead
8741 to bad face combinations.
8742
8743 * loadup.el (toplevel): Load faces before isearch.
8744
8745 * isearch.el (isearch-faces): New custom group.
8746 (isearch): New defface; was already tested for in the code.
8747 (isearch-lazy-highlight-face): Changed to defface from defcustom.
8748 (isearch-highlight): Always use face `isearch'.
8749
87502000-10-02 Dave Love <fx@gnu.org>
8751
8752 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
8753 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
8754 comparison of opcode with operand.
8755
87562000-10-03 Miles Bader <miles@gnu.org>
8757
8758 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
8759 buffer, since the echo area will now grow to accommodate them.
8760
87612000-10-02 Andre Spiegel <spiegel@gnu.org>
8762
8763 * vc-hooks.el (vc-registered): If FILE used to be registered under
8764 a certain backend, try that one first.
8765
8766 * vc.el (vc-responsible-backend): Undo the previous change in the
8767 argument list. Handle multiple backends correctly.
8768 (vc-find-new-backend): Function removed.
8769 (vc-register): Use vc-responsible-backend, as before.
8770 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
8771
87722000-10-02 Gerd Moellmann <gerd@gnu.org>
8773
8774 * startup.el (fancy-splash-head): Change message below the
8775 logo.
8776
87772000-10-02 Miles Bader <miles@lsi.nec.co.jp>
8778
8779 * diff-mode.el (diff-goto-source): Emit a status message.
8780 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
8781 (diff-test-hunk): Fix doc string.
8782 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
8783 (diff-advance-after-apply-hunk): New variable.
8784 (diff-apply-hunk): Don't return a value.
8785
87862000-10-01 Stefan Monnier <monnier@cs.yale.edu>
8787
8788 * vc.el (vc-editable-p): Minor optimization.
8789 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
8790 (vc-find-new-backend): New function split from vc-responsible-backend.
8791 (vc-register): Use it.
8792 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
8793 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
8794 (vc-default-unregister, vc-revert-buffer): Docstring fix.
8795 (vc-clear-headers): Don't use find-file.
8796 (vc-revert-buffer): Use `and' again (must have been a braino).
8797 (vc-switch-backend): Only prompt if requested.
8798 Short circuit if nothing is to be done.
8799 Don't use vc-resynch-buffer which could lose unsaved editing.
8800 (vc-default-receive-file): Update call to vc-unregister.
8801 (with-vc-file, vc-next-action-on-file):
8802 Use vc-backend rather than vc-registered.
8803 (vc-next-action-on-file): Use intern-soft.
8804 Deal with read-only *vc-diff* buffer.
8805 (vc-transfer-file): Docstring fix.
8806
8807 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
8808 (vc-rcs-receive-file): Avoid with-vc-properties.
8809 Update call to vc-unregister.
8810 Use constant `RCS' rather than (dynamically bound) var `backend'.
8811
88122000-10-01 Andre Spiegel <spiegel@gnu.org>
8813
8814 * vc.el (vc-next-action-on-file): Update mode line only if file
8815 is visited.
8816 (vc-start-entry): New argument initial-contents. Don't visit the file
8817 if it isn't already visited. Brought documentation up-to-date.
8818 (vc-next-action, vc-register): Updated calls to vc-start-entry.
8819 (vc-checkin): New optional arg initial-contents, which is passed to
8820 vc-start-entry.
8821 (vc-finish-logentry): Make sure to bury log buffer only if there
8822 really is one. Call `vc-resynch-buffer' on log-file, not
8823 buffer-file-name.
8824 (vc-default-comment-history, vc-default-wash-log): New functions.
8825 (vc-index-of): Removed.
8826 (vc-transfer-file): Make do without the above.
8827 (vc-default-receive-file): Call comment-history unconditionally. Pass
8828 the resulting string to vc-checkin, instead of inserting it into the
8829 comment ring.
8830
8831 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
8832 unconditionally. Use the comments as initial contents of the log
8833 entry buffer. Document the trick to force branch creation with no
8834 changes.
8835
88362000-10-01 Miles Bader <miles@gnu.org>
8837
8838 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
8839 `recenter' with an arg to prevent redrawing the display.
8840
88412000-09-30 Stefan Monnier <monnier@cs.yale.edu>
8842
8843 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
8844
8845 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
8846
8847 * progmodes/c-mode.el (c-mode):
8848 Don't gratuitously override the default for comment-column.
8849
8850 * textmodes/tex-mode.el (latex-metasection-list): New var.
8851 (latex-imenu-create-index): Use it.
8852 Move the regexp construction outside loops (and use push).
8853 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
8854 (tex-font-lock-keywords): Moved from font-lock.el.
8855 (tex-comment-indent): Remove.
8856 (tex-common-initialization): Don't set comment-indent-function.
8857 (latex-block-default): New var.
8858 (tex-latex-block): Use it to provide a default choice.
8859 Add any unknown choice to latex-block-names.
8860 Insert [...] after {...}.
8861 (tex-last-unended-begin): Simplify regexp.
8862 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
8863 (latex-forward-sexp-1, latex-forward-sexp): New functions.
8864 (latex-mode): Set forward-sexp-function.
8865
8866 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
8867 Add regexp for @ignore ... @end ignore.
8868 (texinfo-heading-face): New face.
8869 (texinfo-font-lock-keywords): Use it.
8870 (texinfo-mode-menu): New menu.
8871 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
8872 New functions.
8873 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
8874 (texinfo-section-types-regexp, texinfo-section-level-regexp)
8875 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
8876 Remove declaration.
8877 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
8878
8879 * delsel.el (delete-selection-mode): Use define-minor-mode.
8880
8881 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
8882
88832000-09-29 Stefan Monnier <monnier@cs.yale.edu>
8884
8885 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
8886
88872000-09-30 Gerd Moellmann <gerd@gnu.org>
8888
8889 * replace.el (keep-lines-read-args): New function.
8890 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
8891 read arguments interactively. Add parameters RSTART and REND.
8892 Operate on the active region in Transient Mark mode.
8893
8894 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
8895
8896 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
8897 (authors-obsolete-files-regexps): New variable.
8898 (authors-add): Don't record changes in obsolete files.
8899
89002000-09-29 Stefan Monnier <monnier@cs.yale.edu>
8901
8902 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
8903
8904 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
8905 (comment-indent): Make sure there's a space between code and comment.
8906 Shift comments left to avoid going past fill-column.
8907
89082000-09-29 Gerd Moellmann <gerd@gnu.org>
8909
8910 * startup.el (startup-echo-area-message): New function.
8911 (display-startup-echo-area-message): Use it.
8912 (fancy-splash-screens): Rewritten to use keymaps and a timer.
8913 (fancy-splash-default-action): New function.
8914 (fancy-splash-screens-1): New function.
8915 (fancy-splash-head): Put a help-echo and a keymap under the image.
8916
89172000-09-29 Stefan Monnier <monnier@cs.yale.edu>
8918
8919 * diff-mode.el (diff-add-log-file-name): Remove.
8920 (diff-mode): Use add-log-buffer-file-name-function.
8921
8922 * add-log.el (find-change-log): New arg BUFFER-FILE.
8923 (add-log-file-name): Obey add-log-file-name-function.
8924 (add-log-buffer-file-name-function): New var.
8925 (add-change-log-entry): Use it.
8926
89272000-09-29 Miles Bader <miles@gnu.org>
8928
8929 * image-file.el (image-file-name-extensions): New variable.
8930 (image-file-name-regexps): Renamed from `image-file-regexps'.
8931 New default value is nil. Call `auto-image-file-mode'.
8932 (image-file-name-regexp): New function.
8933 (auto-image-file-mode): New minor mode.
8934 (insert-image-file): Don't make conditional on the image-file
8935 handler being enabled.
8936 (image-file-handler): Make the call here conditional instead.
8937 (set-image-file-handler-enabled, enable-image-file-handler)
8938 (disable-image-file-handler): Functions removed.
8939
8940 * emacs-lisp/authors.el (authors-print): Rephrase many-files
8941 string.
8942
89432000-09-29 Gerd Moellmann <gerd@gnu.org>
8944
8945 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
8946 it's a function from CL.
8947 (latex-imenu-create-index): Replace eval-when-compile with progn
8948 because latex-section-alist is not bound while compiling.
8949
89502000-09-28 Stefan Monnier <monnier@cs.yale.edu>
8951
8952 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
8953 (outline-mode): Use define-derived-mode.
8954
8955 * progmodes/perl-mode.el (perl-mode):
8956 * progmodes/awk-mode.el (awk-mode):
8957 * progmodes/asm-mode.el (asm-mode):
8958 Don't gratuitously override the default for comment-column.
8959
8960 * emacs-lisp/lisp.el (lisp-complete-symbol):
8961 Distinguish the let-binding case from the funcall case.
8962 (forward-sexp-function): New variable.
8963 (forward-sexp): Use it.
8964
8965 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
8966 (easy-mmode-defmap): Remove the now useless autoload.
8967
8968 * time.el (display-time-mode): Use define-minor-mode.
8969
8970 * subr.el (add-minor-mode): Don't eval NAME.
8971 Don't depend on the presence of TOGGLE-FUN for any special behavior.
8972 Use if rather than cond.
8973
8974 * simple.el (read-expression-map): Define more properly.
8975 (comment-indent-hook): Remove.
8976 (string-to-syntax): Bug fix.
8977
8978 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
8979 (cvs-ediff-diff): Fix typo.
8980 (cvs-revert-if-needed): Don't bother preserving read-only.
8981
8982 * paren.el (show-paren-mode): Use define-minor-mode.
8983
8984 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
8985 (toggle-auto-compression): Remove.
8986 (jka-compr-build-file-regexp): Remove useless grouping.
8987
8988 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
8989 Avoid user-reserved bindings.
8990 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
8991 (diff-header-face): Revert to grey85.
8992
8993 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
8994
8995 * complete.el (partial-completion-mode) <defcustom>: Remove.
8996 (partial-completion-mode): Use define-minor-mode.
8997 (PC-do-completion): Understand `completion-auto-help = delay'
8998 to mean to popup the completion buffer only the second time.
8999 (PC-include-file-all-completions, PC-include-file-all-completions)
9000 (PC-include-file-all-completions): Don't quote lambda.
9001
9002 * comint.el (comint-mode-hook): Docstring fix.
9003 (comint-mode): Use define-derived-mode.
9004 (comint-mode-map): Remove obsolete comment.
9005 (make-comint): Minor stylistic change.
9006 (comint-insert-clicked-input): Be more careful to find the overlay.
9007 Use this-command-keys rather than hardcoding mouse-2.
9008
9009 * font-lock.el: Replace confusing (,@ with ,
9010 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
9011 Don't use regexp-opt-depth. Spice up the regexp for args.
9012 Don't distinguish between cmds that can take an opt arg or not.
9013 Use `append' and `prepend' rather than `keep'.
9014
9015 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
9016 (latex-outline-regexp): New var.
9017 (latex-outline-level): New fun.
9018 (latex-section-alist): New var.
9019 (latex-imenu-create-index): Use it. Use `push' as well.
9020 (tex-shell-map): Initialize it properly.
9021 (tex-mode): Minor stylistic change.
9022 (plain-tex-mode): Use define-derived-mode.
9023 (latex-mode): Use define-derived-mode.
9024 Construct the paragraph regexps in a more readable way.
9025 Set the buffer-local outline-{level,regexp} vars.
9026 (slitex-mode): Derive from latex-mode.
9027 (tex-common-initialization): Don't kill-all-vars anymore.
9028 Add setting for comment-add and font-lock-defaults.
9029 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
9030 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
9031 (tex-start-tex): New arg DIR (and send a chdir command for it).
9032 Also display the shell buffer and save it in tex-last-buffer-texed.
9033 (tex-region): Use expand-file-name rather than concat.
9034 Remove code made useless by changes in tex-start-tex.
9035 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
9036
9037 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
9038
90392000-09-28 Dave Love <fx@gnu.org>
9040
9041 * eshell/eshell.el (eshell) <defgroup>: Add :version.
9042
90432000-09-28 Gerd Moellmann <gerd@gnu.org>
9044
9045 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
9046 `append'.
9047
90482000-09-28 Stefan Monnier <monnier@cs.yale.edu>
9049
9050 * info.el (Info-extract-pointer): Undo last change.
9051 Instead, fix the position of the `bound' arg to re-search-backward.
9052
90532000-09-27 Stefan Monnier <monnier@cs.yale.edu>
9054
9055 * info.el (Info-extract-pointer):
9056 Widen more carefully, to avoid finding pointers in other nodes.
9057 (Info-index): Use push.
9058
90592000-09-27 Gerd Moellmann <gerd@gnu.org>
9060
9061 * frame.el (set-frame-font): Remove call to obsolete function
9062 frame-update-faces.
9063 (set-foreground-color, set-background-color): Likewise for
9064 frame-update-face-colors.
9065
90662000-09-27 Miles Bader <miles@gnu.org>
9067
9068 * image-file.el: New file.
9069
90702000-09-27 Gerd Moellmann <gerd@gnu.org>
9071
9072 * frame.el (frame-notice-user-settings): Don't call
9073 frame-update-faces, which is a no-op now.
9074
9075 * ediff-wind.el (ediff-control-frame-parameters): Add zero
9076 tool-bar-lines.
9077
90782000-09-27 Dave Love <fx@gnu.org>
9079
9080 * mouse.el: Fix last change.
9081
90822000-09-27 Miles Bader <miles@lsi.nec.co.jp>
9083
9084 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
9085
90862000-09-22 Kenichi Handa <handa@etl.go.jp>
9087
9088 * international/quail.el (quail-help): The output message is
9089 improved.
9090
90912000-09-26 Dave Love <fx@gnu.org>
9092
9093 * mouse.el (popup-menu): If POSITION is nil, set it using
9094 mouse-position.
9095
90962000-09-25 Sam Steingold <sds@gnu.org>
9097
9098 * net/browse-url.el (browse-url-file-url): Check for null maps.
9099
91002000-09-26 Gerd Moellmann <gerd@gnu.org>
9101
9102 * frame.el (frame-notice-user-settings): Don't add a
9103 tool-bar-lines frame parameter to default-frame-alist in batch mode.
9104
9105 * frame.el (frame-notice-user-settings):
9106 Make tool-bar-mode and default-frame-alist consistent.
9107
9108 * toolbar/tool-bar.el (tool-bar-help): New function.
9109
91102000-09-25 Gerd Moellmann <gerd@gnu.org>
9111
9112 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
9113 current-load-list in top-level forms. Else this leaks a cons cell
9114 every time a defun is called.
9115
9116 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
9117
91182000-09-25 Dave Love <fx@gnu.org>
9119
9120 * startup.el (fancy-splash-head): Check XPM is available.
9121
9122 * autoinsert.el (auto-insert): Doc fix.
9123 (auto-insert-alist): Following GNU notices, don't say `copyright
9124 _by_'. Use line-beginning-position.
9125 (auto-insert): Check buffer-file-name is non-nil before use.
9126
91272000-09-25 Gerd Moellmann <gerd@gnu.org>
9128
9129 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
9130 starting with `@def' or `@multitable', in addition to ones
9131 specified by the user in auto-fill-inhibit-regexp.
9132
91332000-09-25 Markus Rost <rost@math.ohio-state.edu>
9134
9135 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
9136 rmail-dont-reply-to-names matches the empty string.
9137
91382000-09-25 Gerd Moellmann <gerd@gnu.org>
9139
9140 * startup.el (command-line-1, fancy-splash-text): Change the
9141 text to sound more friendly.
9142
91432000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
9144
9145 * progmodes/hideshow.el: Update author email address.
9146 Generally, sync w/ maintainer version 5.22.
9147 (hs-hide-all-non-comment-function): New var.
9148 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
9149 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
9150 (hs-show-region): Delete this command.
9151 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
9152
91532000-09-22 Dave Love <fx@gnu.org>
9154
9155 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
9156 (hl-line-highlight): Specify buffer when moving overlay.
9157
9158 * progmodes/fortran.el (fortran-mode): Locally set
9159 normal-auto-fill-function.
9160 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
9161 (fortran-mode-map): Adjust auto-fill menu entry.
9162
91632000-09-22 Gerd Moellmann <gerd@gnu.org>
9164
9165 * vc-rcs.el (toplevel): Require `vc' when compiling.
9166
9167 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
9168
91692000-09-22 Andre Spiegel <spiegel@gnu.org>
9170
9171 * vc.el (vc-switch-backend): Signal an error if the file is not
9172 registered under the new backend.
9173
9174 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
9175 without explicit revision number.
9176
91772000-09-21 Stefan Monnier <monnier@cs.yale.edu>
9178
9179 * diff-mode.el (diff-file-header-face): Reset to its previous value.
9180 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
9181 (diff-xor): New function.
9182 (diff-find-source-location): Use it. Fix a stupid name clash.
9183 (diff-hunk-status-msg): New function.
9184 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
9185 (diff-test-hunk): Use diff-find-source-location.
9186 (diff-goto-source): Favor the `reverse'.
9187 (diff-hunk-text): Properly handle one-sided context diffs.
9188 (diff-apply-hunk): When done, advance to the next hunk.
9189
91902000-09-21 Gerd Moellmann <gerd@gnu.org>
9191
9192 * startup.el (command-line): If frame was created with a non-zero
9193 tool-bar-lines parameter, switch tool-bar-mode on.
9194
9195 * add-log.el (change-log-date-face, change-log-name-face)
9196 (change-log-email-face, change-log-file-face)
9197 (change-log-list-face, change-log-conditionals-face)
9198 (change-log-function-face, change-log-acknowledgement-face):
9199 New faces, inheriting from font-lock faces.
9200 (change-log-font-lock-keywords): Use them.
9201
92022000-09-21 Dave Love <fx@gnu.org>
9203
9204 * progmodes/cperl-mode.el (top-level): Clean up
9205 `eval-when-compile's and assorted defvars.
9206 (cperl-invalid-face): Don't double-quote value. Change custom
9207 type.
9208 (cperl-mode): Set normal-auto-fill-function and don't zap
9209 auto-fill-function.
9210 (cperl-imenu--function-name-regexp-perl): Renamed from
9211 imenu-example--function-name-regexp-perl.
9212 (cperl-imenu--create-perl-index): Renamed from
9213 imenu-example--create-perl-index.
9214 (cperl-xsub-scan): Don't require cl.
9215
9216 * msb.el (msb-mode-map): Use substitute-key-definition.
9217 (msb-mode): Use msb-mode-map.
9218
92192000-09-21 Andre Spiegel <spiegel@gnu.org>
9220
9221 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
9222 New functions.
9223 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
9224 (vc-switch-backend): New function.
9225 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
9226 (vc-register): Fix prompt.
9227 (vc-unregister, vc-default-unregister): New functions.
9228 (vc-version-diff): Handle empty buffer in sentinel.
9229
9230 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
9231 (vc-rcs-state-heuristic): Use it to guess the state of files with
9232 non-strict locking.
9233 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
9234 been set with -b, but not created yet.
9235 (vc-rcs-fetch-master-state): With non-strict locking, compare file
9236 contents in order to find the state.
9237 (vc-rcs-checkin): Allow creation of branches with no changes.
9238 (vc-rcs-unregister, vc-rcs-receive-file)
9239 (vc-rcs-set-non-strict-locking): New functions.
9240
9241 * vc-hooks.el (vc-name): Force correct computation of the value
9242 in case it is missing.
9243
92442000-09-21 Gerd Moellmann <gerd@gnu.org>
9245
9246 * startup.el (fancy-splash-tail): Use a different foreground
9247 color on a dark frame background.
9248
92492000-09-21 Miles Bader <miles@lsi.nec.co.jp>
9250
9251 * info.el: Use the correct capitalization when making Info-mode
9252 and Info-edit-mode `special' modes.
9253
92542000-09-20 Stefan Monnier <monnier@cs.yale.edu>
9255
9256 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
9257 (diff-mode): Add support for add-log.el.
9258 (diff-hunk-text): Use char offsets rather than line offsets.
9259 (diff-find-source-location): Replace LINE with line-offset (nil
9260 if not found) and always set POS to a meaningful position.
9261 Adapt to the new char-offsets.
9262 (diff-apply-hunk): Drop support for the unused `select' POPUP.
9263 Adapt to the new diff-find-source-location.
9264 (diff-goto-source): Adapt to the new diff-find-source-location.
9265
9266 * add-log.el (add-log-file-name): New function (split out of
9267 add-change-log-entry).
9268 (add-change-log-entry): Use it.
9269 Call add-log-file-name-function with the changelog file name if
9270 the current buffer is not associated with any file.
9271 Avoid find-file if the selected window is dedicated.
9272
9273 * diff-mode.el (diff-find-source-location):
9274 Move code from diff-apply-hunk. Return buffer rather than file.
9275 (diff-apply-hunk): Use the new result from diff-find-source-location.
9276 (diff-goto-source): Use the new diff-find-source-location.
9277
92782000-09-20 Dave Love <fx@gnu.org>
9279
9280 * iswitchb.el: Some doc fixes.
9281 (iswitchb-mode-map): Define completely initially. Inherit
9282 minibuffer-local-map.
9283 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
9284 fundamental-mode.
9285 (iswitchb-global-map): New variable.
9286 (iswitchb-summaries-to-end): Amalgamate regexps.
9287 (iswitchb-mode): New.
9288 (iswitchb-mode-hook): New variable.
9289 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
9290 `extensions'.
9291
92922000-09-20 Gerd Moellmann <gerd@gnu.org>
9293
9294 * ehelp.el (electric-help): New defgroup.
9295 (electric-help-shrink-window): New user-option.
9296 (with-electric-help): Use it.
9297
9298 * window.el (shrink-window-if-larger-than-buffer): If face
9299 `mode-line' has a :box, and we're on a graphical frame, add 1
9300 to the needed window height.
9301
9302 * frame.el (frame-notice-user-settings): Add a last parameter nil
9303 to a call to `append', because the last list passed to `append' is
9304 not copied, and so subsequent calls to assq-delete-all will modify
9305 default-frame-alist.
9306
9307 * startup.el (fancy-splash-image): Change :type.
9308 (fancy-splash-head): Use an XBM image if appropriate.
9309 (command-line-1): Show splash screens in more cases.
9310
9311 * startup.el (fancy-splash-text): Don't quote faces.
9312
9313 * dired.el (dired-font-lock-keywords): Undo last change.
9314 (dired-readin): Bind indent-tabs-mode to nil.
9315
9316 * startup.el (fancy-splash-head): If frame's background mode
9317 is `dark', change the black background of the image to gray.
9318 (fancy-splash-screens): Display startup echo area message.
9319 (display-startup-echo-area-message): New function.
9320
93212000-09-20 Miles Bader <miles@lsi.nec.co.jp>
9322
9323 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
9324
9325 * info.el (info-header-node): Tweak for color ttys.
9326
9327 * faces.el (face-valid-attribute-values): Make sure directories we
9328 search for stipples both exist and are readable before trying to
9329 search them.
9330
9331 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
9332 in the dry-run case.
9333
9334 * jka-compr.el (with-auto-compression-mode): New macro.
9335
9336 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
9337 (custom-group-tag-face, custom-variable-tag-face): Use relative
9338 :height and inherit from `variable-pitch' face instead of
9339 hardwiring :family.
9340 * hi-lock.el (hi-black-hb): Likewise.
9341
9342 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
9343 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
9344 toolbar-add-item, if image doesn't have a mask add a `:mask
9345 heuristic'.
9346
93472000-09-19 Stefan Monnier <monnier@cs.yale.edu>
9348
9349 * diff-mode.el: Docstring fixes.
9350 (diff-header-face, diff-comment-face): New faces.
9351 (diff-font-lock-keywords): Highlight a bit differently.
9352 (diff-find-source-location): Don't return SPAN any more.
9353 (diff-hunk-text): Don't bother erasing the temp buffer.
9354 (diff-find-text): Drop argument LINE.
9355 (diff-apply-hunk): Update calls to diff-find-text.
9356 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
9357
9358 * calendar/calendar.el: Docstring fixes.
9359 (calendar-make-alist): Don't quote lambda.
9360 (calendar-star-date): Use make-local-variable.
9361
93622000-09-19 Dave Love <fx@gnu.org>
9363
9364 * toolbar/tool-bar.el: Renamed from toolbar.el.
9365 Change `toolbar' to `tool-bar' generally in symbols.
9366 Make some items invisible in `special' major modes.
9367 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
9368 Add arg PROPS.
9369
9370 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
9371 Add :version here.
9372 (fancy-splash-delay, fancy-splash-image): Remove :version here.
9373
93742000-09-19 Gerd Moellmann <gerd@gnu.org>
9375
9376 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
9377
9378 * files.el (find-file-suppress-same-file-warnings): New user-option.
9379 (find-file-noselect): Use it.
9380
9381 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
9382 (fancy-splash-screen): Defgroup.
9383
9384 * add-log.el (change-log-font-lock-keywords): Match names
9385 more exactly for the case that font-lock-constant-face is
9386 underlined.
9387
93882000-09-19 Richard M. Stallman <rms@gnu.org>
9389
9390 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
9391
93922000-09-19 Andre Spiegel <spiegel@gnu.org>
9393
9394 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
9395
93962000-09-19 Gerd Moellmann <gerd@gnu.org>
9397
9398 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
9399 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
9400 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
9401 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
9402 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
9403 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
9404 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
9405 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
9406 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
9407 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
9408 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
9409 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
9410
9411 * startup.el (fancy-splash-text): New variable.
9412 (fancy-splash-delay, fancy-splash-image): New user-options.
9413 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
9414 (fancy-splash-screens): New functions.
9415 (command-line-1): If display has a `display' frame parameter, has
9416 colors, and we have XPM support, show more fancy splash screens.
9417
94182000-09-19 Dave Love <fx@gnu.org>
9419
9420 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
9421 with null `help'. Use modern backquote syntax.
9422
94232000-09-19 Gerd Moellmann <gerd@gnu.org>
9424
9425 * font-lock.el (font-lock-mode): Change message telling the user
9426 that ``the buffer is too big''.
9427
9428 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
9429 for instance for the case that tab-width is 2.
9430
94312000-09-18 Gerd Moellmann <gerd@gnu.org>
9432
9433 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
9434 toolbar-add-item, if image doesn't have a mask add a `:mask
9435 heuristic'.
9436
94372000-09-18 Miles Bader <miles@lsi.nec.co.jp>
9438
9439 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
9440 and return a cons if it's non-nil.
9441 (diff-apply-hunk): Try to jump to the line in the source text
9442 corresponding to the position of point in the in the hunk.
9443
9444 * info.el (Info-title-3-face, Info-title-2-face)
9445 (Info-title-1-face): Use face inheritance and relative sizes
9446 instead of hard-wiring things.
9447
9448 * faces.el (secondary-selection): Make dark-background variant sane.
9449
94502000-09-16 Andrew Innes <andrewi@gnu.org>
9451
9452 * makefile.w32-in (compile-files-CMD): No need to make .elc files
9453 read-only, since they aren't under VC now.
9454
94552000-09-17 Dave Love <fx@gnu.org>
9456
9457 * tmm.el: Replace mapcar with mapc in several places.
9458
9459 * loadhist.el (unload-feature): Maybe call elp-restore-list and
9460 ad-unadvise.
9461
9462 * international/latin1-disp.el: New file.
9463
9464 * calendar/cal-move.el (scroll-calendar-left)
9465 (scroll-calendar-right): Make arg optional (for active mode line).
9466
9467 * calendar/calendar.el (calendar-mode-line-format): Make fields
9468 mouse-sensitive.
9469 (calendar-read-date, calendar-read-date, calendar-window-list):
9470 Unquote lambda.
9471 (calendar-month-name): Use aref, not sref.
9472
9473 * view.el (minor-mode-alist): Propertize the string.
9474
9475 * international/characters.el (standard-case-table): Add entries
9476 for Greek.
9477
94782000-09-18 Miles Bader <miles@gnu.org>
9479
9480 * info.el (info-node, info-xref): Add dark-background variants.
9481
9482 * faces.el (header-line): Change defaults to be less confusing
9483 when mixed with mode-lines.
9484
9485 * info.el (Info-fontify-node): Make a few cleanups.
9486 Add extra `help-echo' and `local-map' props to node xrefs.
9487 Use header-specific faces for node-names & xrefs.
9488 (Info-use-header-line): New variable.
9489 (info-header-xref, info-header-node): New faces.
9490 (Info-setup-header-line): New function.
9491 (Info-select-node): Call Info-setup-header-line when enabled.
9492 (Info-extract-pointer): Work even if the header line is hidden.
9493 (Info-header-line): New variable.
9494
94952000-09-16 Stefan Monnier <monnier@cs.yale.edu>
9496
9497 * vms-patch.el (print-region-function): Don't quote lambda.
9498
9499 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
9500
9501 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
9502 (lm-get-header-re): Allow spaces between the header and the colon.
9503 (lm-header): Allow $ in non-RCS headers.
9504 (lm-header-multiline): Put the strings back into order.
9505 Stop at an empty line. Don't require two space chars if the
9506 line is clearly not another header line.
9507
9508 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
9509 (popup-menu-popup): Remove.
9510
95112000-09-15 Gerd Moellmann <gerd@gnu.org>
9512
9513 * toolbar/toolbar.el (toolbar-add-item): Use the same image
9514 specification if or if not tool-bar item contains an `:enabled'
9515 property.
9516
9517 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
9518 current buffer has no file name.
9519
95202000-09-15 Dave Love <fx@gnu.org>
9521
9522 * strokes.el: Sync with maintainer's current version with changes
9523 for Emacs, but avoid runtime cl and levents.
9524 (toplevel): Change autoloads and compilation requires.
9525 (strokes-version, strokes-bug-address, strokes-lift): Values
9526 changed.
9527 (strokes-xpm-header, strokes-insinuated): New variable.
9528 (strokes): Add :link.
9529 (strokes-mode): Customized.
9530 (strokes-while-inhibiting-garbage-collector): New macro.
9531 (strokes-remassoc): Avoid remove-if.
9532 (strokes-fix-button2-command): Don't use ad-do-it.
9533 (strokes-insinuate): New function.
9534 (strokes-button-press-event-p, strokes-button-release-event-p):
9535 New functions, used instead of non-`strokes-' versions..
9536 (strokes-mouse-event-p): Rewritten.
9537 (strokes-event-closest-point): Avoid event-point.
9538 (strokes-get-grid-position): Avoid cdadr, caadr
9539 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
9540 functions.
9541 (strokes-help): Use with-output-to-temp-buffer.
9542 (strokes-window-configuration-changed-p): New function.
9543 (strokes-update-window-configuration): Use buffer-live-p,
9544 strokes-window-configuration-changed-p.
9545 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
9546 (strokes-char-face): New face.
9547 (strokes-char-table, strokes-base64-chars): New variable.
9548 (strokes-xpm-for-stroke, strokes-list-strokes)
9549 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
9550 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
9551 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
9552 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
9553 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
9554 functions.
9555
95562000-09-15 Gerd Moellmann <gerd@gnu.org>
9557
9558 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
9559
9560 * image.el (create-image): Doc fix.
9561
9562 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
9563 instead of `:heuristic-mask t'.
9564
95652000-09-14 Andrew Innes <andrewi@gnu.org>
9566
9567 * makefile.w32-in: Revert to Unix line endings.
9568
95692000-09-14 Andrew Innes <andrewi@gnu.org>
9570
9571 * makefile.w32-in: Add bootstrap support. Also copy lisp source
9572 when installing.
9573
9574 * makefile.nt (DONTCOMPILE): Fix typo.
9575
9576 * shell.el (shell-write-history-on-exit): New function.
9577 (shell-dumb-shell-regexp): New custom variable.
9578 (shell-mode): Make shell-write-history-on-exit the process
9579 sentinel if shell name matches shell-dumb-shell-regexp.
9580
9581 * w32-fns.el: Comment out before-init-hook function which resets
9582 source-directory based; this breaks bootstrap.
9583
95842000-09-14 Dave Love <fx@gnu.org>
9585
9586 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
9587 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
9588 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
9589 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
9590 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
9591 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
9592 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
9593 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
9594 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
9595
9596 * toolbar/toolbar.el: New.
9597
9598 * subdirs.el: Add toolbar.
9599
96002000-09-14 Gerd Moellmann <gerd@gnu.org>
9601
9602 * indent.el (indent-for-tab-command): Doc fix.
9603
96042000-09-14 Alex Schroeder <alex@gnu.org>
9605
9606 * ansi-color.el (ansi-colors): Doc change.
9607 (ansi-color-get-face): Simplified regexp.
9608 (ansi-color-faces-vector): Added more faces, doc change.
9609 (ansi-color-names-vector): Doc change.
9610 (ansi-color-regexp): Simplified regexp.
9611 (ansi-color-parameter-regexp): New regexp.
9612 (ansi-color-filter-apply): Doc change.
9613 (ansi-color-filter-region): Doc change.
9614 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
9615 deal with zero length parameters.
9616 (ansi-color-apply-on-region): Doc change.
9617 (ansi-color-map): Doc change.
9618 (ansi-color-map-update): Removed debugging message.
9619 (ansi-color-get-face-1): Added condition-case to trap
9620 args-out-of-range errors.
9621 (ansi-color-get-face): Doc change.
9622 (ansi-color-make-face): Removed.
9623 (ansi-color-for-shell-mode): New option.
9624
96252000-09-13 Kenichi Handa <handa@etl.go.jp>
9626
9627 * international/quail.el (quail-start-translation): Translate KEY
9628 if necessary even if it doesn't have any mapping in the current
9629 input method.
9630 (quail-start-conversion): Likewise.
9631 (quail-help): The output message is improved.
9632
96332000-09-13 Miles Bader <miles@gnu.org>
9634
9635 * comint.el (comint-output-filter): Revert to using
9636 `insert-before-markers'. Add bletcherous hack to undo damage
9637 caused by `insert-before-markers'. Put `front-sticky' property on
9638 overlays created here so that the field code understands how the
9639 overlay works. Use a let when making comint-last-prompt-overlay,
9640 so that the code is easier to read.
9641
96422000-09-13 Dave Love <fx@gnu.org>
9643
9644 * wid-edit.el (widget-default-format-handler): DTRT when
9645 doc-property is a function.
9646
96472000-09-12 Francesco Potorti` <pot@gnu.org>
9648
9649 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
9650 filed name if it's not there.
9651
96522000-09-12 Dave Love <fx@gnu.org>
9653
9654 * simple.el (read-mail-command): Doc fix.
9655 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
9656
9657 * vc.el (vc-dired-listing-switches): Fix :version.
9658
9659 * vc-hooks.el: Doc fixes.
9660
9661 * subr.el (add-minor-mode): Use toggle-fun arg.
9662
9663 * speedbar.el: Add :version to several defcustoms.
9664
9665 * imenu.el (imenu--truncate-items, imenu--cleanup)
9666 (imenu--generic-function): Avoid mapcar.
9667 (imenu--replace-spaces): Function removed.
9668 (imenu--completion-buffer): Use subst-char-in-string.
9669 (imenu-add-to-menubar): Use keymap inheritance.
9670
96712000-09-12 Miles Bader <miles@gnu.org>
9672
9673 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
9674 (diff-mode-map): Bind `diff-test-hunk'.
9675 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
9676
96772000-09-11 Gerd Moellmann <gerd@gnu.org>
9678
9679 * bytecomp.el (byte-compile-defvar): Undo last change
9680 because it breaks '(make-variable-buffer-local (defvar ...)'
9681 which is used at least in dired.
9682
96832000-09-12 Kenichi Handa <handa@etl.go.jp>
9684
9685 * international/quail.el (quail-define-package): Docstring
9686 modified.
9687
96882000-09-12 Kenichi Handa <handa@etl.go.jp>
9689
9690 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
9691 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
9692 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
9693 docstring of "chinese-py".
9694
9695 * international/quail.el (quail-translation-docstring): New
9696 variable.
9697 (quail-show-keyboard-layout): Docstring modified.
9698 (quail-select-current): Likewise.
9699 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
9700 infinite recursive call.
9701 (quail-help): Check quail-translation-docstring. Format of the
9702 output changed.
9703 (quail-help-insert-keymap-description): Adjusted for the above
9704 change.
9705
97062000-09-11 Gerd Moellmann <gerd@gnu.org>
9707
9708 * bytecomp.el (byte-compile-defvar): Only cons onto
9709 current-load-list in top-level forms. Else this leaks a cons cell
9710 every time a defun is called.
9711
97122000-09-11 Miles Bader <miles@lsi.nec.co.jp>
9713
9714 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
9715 Now understands non-unified diffs. Some functionality moved into
9716 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
9717 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
9718 modify anything. Only reposition point in the patched file if the
9719 patch succeeds. Only pop up another window if POPUP is true.
9720 Emit a message describing what happened if successful, and at what
9721 line-offset. Automatically detect reversed hunks and do something
9722 appropriate.
9723 (diff-hunk-text, diff-find-text): New functions.
9724 (diff-filter-lines): Function removed.
9725 (diff-test-hunk): New function.
9726 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
9727
97282000-09-10 Dave Love <fx@gnu.org>
9729
9730 * textmodes/tildify.el: Minor doc/commentary fixes.
9731 (tildify) <defgroup>: Add :version.
9732
9733 * faces.el (face-x-resources): Make custom type more specific.
9734 (frame-background-mode): Use mapc.
9735 (region) <defcustom>: Add :version.
9736
97372000-09-08 Stefan Monnier <monnier@cs.yale.edu>
9738
9739 * vc-sccs.el (vc-sccs-register):
9740 * vc-rcs.el (vc-rcs-register):
9741 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
9742 * vc.el (vc-register): Clear file's properties.
9743
97442000-09-08 Gerd Moellmann <gerd@gnu.org>
9745
9746 * faces.el (face-spec-set): Only face-spec-reset-face when
9747 ATTRS is non-nil.
9748
97492000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
9750
9751 * help.el (help-insert-xref-button): Fix a typo in doc string.
9752
97532000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
9754
9755 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
9756 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
9757 methods.
9758
9759 * menu-bar.el (read-mail-item-name): New function.
9760 (menu-bar-tools-menu): Use it to compute and display the package
9761 used to read email.
9762 (menu-bar-tools-menu): Fix typo in GUD's help string.
9763
97642000-09-07 Dave Love <fx@gnu.org>
9765
9766 * diff-mode.el (diff-mouse-goto-source): New function.
9767
9768 * vc-sccs.el: Doc fixes.
9769 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
9770
9771 * vc-rcs.el: Doc fixes.
9772 (vc-rcs-register-switches, vc-rcs-checkin-switches)
9773 (vc-rcs-checkout-switches, vc-rcs-header)
9774 (vc-rcs-master-templates): Add or change :version.
9775
9776 * vc-cvs.el: Doc fixes.
9777 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
9778 (vc-cvs-stay-local): Add :version.
9779
9780 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
9781
97822000-09-07 Kenichi Handa <handa@etl.go.jp>
9783
9784 * international/quail.el (quail-help): Fix previous change.
9785
97862000-09-07 Gerd Moellmann <gerd@gnu.org>
9787
9788 * faces.el (color-values): Doc fix.
9789
9790 * faces.el (frame-set-background-mode): Use frame-parameter
9791 instead of frame-parameters.
9792
9793 * frame.el (filtered-frame-list): Reduce consing.
9794 (frames-on-display-list): Call frame-parameter instead of
9795 frame-parameters.
9796
97972000-09-07 Kenichi Handa <handa@etl.go.jp>
9798
9799 * language/devan-util.el (devanagari-to-indian-region): In the
9800 loop, change the following char, not preceding char.
9801
98022000-09-07 Gerd Moellmann <gerd@gnu.org>
9803
9804 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
9805 instead of frame-parameters.
9806
9807 * faces.el (set-face-attribute): Simplify by calling
9808 internal-set-lisp-face-attribute with FRAME being 0.
9809
9810 * vc.el: Remove `Id' version control keyword.
9811
98122000-09-07 Kenichi Handa <handa@etl.go.jp>
9813
9814 * help.el (help-make-xrefs): Adjusted for the change of
9815 help-xref-mule-regexp.
9816 (help-insert-xref-button): New function.
9817
9818 * international/mule-cmds.el (help-xref-mule-regexp-template):
9819 Include the pattern for character set.
9820 (leim): New group.
9821
9822 * international/quail.el: Don't require face.
9823 (quail): New group.
9824 (quail-other-command): Dummy command to make quail-help work better.
9825 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
9826 (quail-keyboard-layout-substitution): New variable.
9827 (quail-update-keyboard-layout): New function.
9828 (quail-keyboard-layout-type): New customizable variable.
9829 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
9830 (quail-keyboard-translate): Pay attention to
9831 quail-keyboard-layout-substitution.
9832 (quail-insert-kbd-layout): New function.
9833 (quail-show-keyboard-layout): New function.
9834 (quail-get-translation): If the definition is a vector of length
9835 1, and the element is a string of length 1, return the character
9836 in that string.
9837 (quail-update-current-translations): Fix the case of
9838 relative-index out of range.
9839 (quail-build-decode-map, quail-insert-decode-map): New Functions.
9840 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
9841 Show key sequences for all available characters.
9842 (quail-help-insert-keymap-description): Don't show such verbose
9843 key bindings as quail-self-insert-command.
9844
9845 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
9846 Format changed, and each element now have extra documentations.
9847 (tit-process-header): Delete invalid characters from TIT-PROMPT.
9848 Adjusted for the change of quail-cxterm-package-ext-info.
9849
98502000-09-06 Gerd Moellmann <gerd@gnu.org>
9851
9852 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
9853 requiring it leads to a recursive loading of vc.el and vc-hooks.el
9854 during bootstrap.
9855
98562000-09-05 Stefan Monnier <monnier@cs.yale.edu>
9857
9858 * vc.el: (toplevel): Don't require `dired' at run-time.
9859 (vc-dired-resynch-file): Remove autoload cookie.
9860
98612000-09-05 Andre Spiegel <spiegel@gnu.org>
9862
9863 * vc.el: Made several backend functions optional.
9864 (vc-default-responsible-p): New function.
9865 (vc-merge): Use RET for first version to trigger merge-news, not
9866 prefix arg.
9867 (vc-annotate): Handle backends that do not support annotation.
9868 (vc-default-merge-news): Removed. The existence of a merge-news
9869 implementation is now checked on caller sites.
9870
9871 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
9872 case.
9873
9874 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
9875 special case that has been removed from the default in vc-hooks.el.
9876
98772000-09-05 Stefan Monnier <monnier@cs.yale.edu>
9878
9879 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
9880
98812000-09-05 Andre Spiegel <spiegel@gnu.org>
9882
9883 * vc-hooks.el: Require vc during compilation.
9884 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
9885 macro `with-vc-properties' in vc.el.
9886 (vc-file-getprop): Doc fix.
9887 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
9888
9889 * vc.el: Require dired-aux during compilation.
9890 (vc-name-assoc-file): Moved to vc-sccs.el.
9891 (with-vc-properties): New macro.
9892 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
9893 vc-finish-steal): Use it.
9894 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
9895 to the backend-specific function is now supposed to do the checkout,
9896 too.
9897 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
9898
9899 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
9900 set file properties; that gets done in the generic code now.
9901
9902 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
9903 Changed parameter list, added code from vc.el that does the
9904 checkout, possibly with a double-take.
9905
9906 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
9907 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
9908 the above under the new name.
9909 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
9910 parameter list, added checkout command.
9911 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
9912 properties; that gets done in the generic code now.
9913
99142000-09-05 Stefan Monnier <monnier@cs.yale.edu>
9915
9916 * vc.el: Docstring fixes (courtesy of checkdoc).
9917
99182000-09-05 Stefan Monnier <monnier@cs.yale.edu>
9919
9920 * vc.el (vc-checkout-writable-buffer-hook)
9921 (vc-checkout-writable-buffer): Remove.
9922 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
9923 (vc-log-mode): Make it into a clean derived major mode.
9924 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
9925 vc-log-mode if log-edit is not available.
9926 (vc-dired-mode-map): Don't set-keymap-parent yet.
9927 (vc-dired-mode): Do set-keymap-parent here.
9928 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
9929
99302000-09-05 Gerd Moellmann <gerd@gnu.org>
9931
9932 * faces.el (set-face-attribute, face-spec-reset-face)
9933 (face-spec-set): Avoid consing by removing calls to `apply'.
9934
9935 * frame.el (frame-parameter): Move to C code.
9936
99372000-09-05 Dave Love <fx@gnu.org>
9938
9939 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
9940 insert-before-markers-and-inherit. Now checked systematically!
9941
99422000-09-05 Alex Schroeder <alex@gnu.org>
9943
9944 * sql.el (sql-postgres): Use sql-postgres-options.
9945 (sql-postgres-options): New variable.
9946
99472000-09-05 Alex Schroeder <alex@gnu.org>
9948
9949 * sql.el (sql-mode-menu): Work around missing variable mark-active
9950 in XEmacs.
9951 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
9952 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
9953 compatibility.
9954
99552000-09-04 Gerd Moellmann <gerd@gnu.org>
9956
9957 * vc.el (vc-dired-resynch-file): Add autoload cookie.
9958
9959 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
9960
9961 * Makefile.in (DONTCOMPILE): Fix typo in file name.
9962
99632000-09-04 Andre Spiegel <spiegel@gnu.org>
9964
9965 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
9966 don't support anything else under SCCS yet.
9967
9968 * vc-hooks.el: Minor doc fixes.
9969
99702000-09-04 Andre Spiegel <spiegel@gnu.org>
9971
9972 * vc.el (vc-next-action-on-file): Do not visit the file if it's
9973 not necessary. If verbose in state `needs-patch', do the same as
9974 under `up-to-date'. When NOT verbose and `needs-patch', check out
9975 latest version instead of `merge-news'.
9976 (vc-next-action-dired): Don't mess with default-directory here; it
9977 breaks other parts of dired. It is the job of the
9978 backend-specific functions to adjust it temporarily if they need it.
9979 (vc-next-action): Remove a special CVS case.
9980 (vc-clear-headers): New optional arg FILE.
9981 (vc-checkin, vc-checkout): Set properties vc-state and
9982 vc-checkout-time properly.
9983 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
9984 (vc-print-log): Use new backend function `show-log-entry'.
9985 (vc-cancel-version): Do the checks in a different order. Added a
9986 FIXME concerning RCS-only code.
9987
9988 * vc-rcs.el (vc-rcs-show-log-entry): New function.
9989 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
9990
9991 * vc-cvs.el (vc-cvs-show-log-entry): New function.
9992
9993 * vc-hooks.el (vc-default-mode-line-string): Show state
9994 `needs-patch' as a `-' too.
9995
99962000-09-04 Andre Spiegel <spiegel@gnu.org>
9997
9998 * vc.el (vc-responsible-backend): New optional arg REGISTER.
9999 (vc-default-could-register): New function.
10000 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
10001 (vc-resynch-buffer): Call vc-dired-resynch-file.
10002 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
10003 vc-resynch-buffer instead of vc-resynch-window.
10004 (vc-next-action-dired): Don't redisplay here, that gets done as a
10005 result of the individual file operations.
10006 (vc-retrieve-snapshot): Corrected prompt order.
10007
10008 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
10009
10010 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
10011 as well.
10012 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
10013 hostname regexps. Updated all callers.
10014 (vc-cvs-responsible-p): Handle directories as well.
10015 (vc-cvs-could-register): New function.
10016 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
10017 properties up-to-date.
10018
10019 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
10020 user whether to create one.
10021
100222000-09-04 Andre Spiegel <spiegel@gnu.org>
10023
10024 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
10025 check out a non-existing file.
10026
10027 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
10028 workfile does not exist.
10029
10030 * vc.el (vc-version-diff): Use `require' to check for existence of
10031 diff-mode.
10032
100332000-09-04 Andre Spiegel <spiegel@gnu.org>
10034
10035 * vc-cvs.el (vc-cvs-registered): Use new function
10036 vc-cvs-parse-entry to do the actual work.
10037
100382000-09-04 Andre Spiegel <spiegel@gnu.org>
10039
10040 * vc-hooks.el (vc-find-backend-function): If function doesn't
10041 exist, return nil instead of error.
10042 (vc-call-backend): Doc fix.
10043
10044 * vc.el (vc-do-command): Doc fix.
10045 (vc-finish-logentry): When checking in from vc-dired, choose the
10046 right backend for logentry check.
10047 (vc-dired-mode-map): Inherit from dired-mode-map.
10048 (vc-dired-mode): Local value of dired-move-to-filename-regexp
10049 simplified.
10050 (vc-dired-state-info): Removed, updated caller.
10051 (vc-default-dired-state-info): Use parentheses instead of hyphens.
10052 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
10053 (vc-dired-listing-switches): New variable.
10054 (vc-directory): Use it, instead of dired-listing-switches.
10055
10056 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
10057 (vc-cvs-dir-state): New function.
10058 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
10059 (vc-cvs-parse-entry): New function, also to be used in
10060 vc-cvs-registered.
10061
100622000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10063
10064 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
10065 *or* single-window-frames.
10066
100672000-09-04 Andre Spiegel <spiegel@gnu.org>
10068
10069 * vc.el (vc-update-changelog): Split into generic part and default
10070 implementation. Doc string adapted.
10071 (vc-default-update-changelog): New function. Call the `rcs2log'
10072 script in exec-directory, to fix a long-standing nuisance.
10073
10074 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
10075 simply signals an error.
10076
100772000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10078
10079 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
10080 control-flow more clear and to avoid running `cvs' twice.
10081
10082 * vc.el (vc-next-action-on-file): Doc fix.
10083 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
10084 (vc-print-log): Eval `file' before constructing the continuation.
10085
100862000-09-04 Andre Spiegel <spiegel@gnu.org>
10087
10088 * vc.el (vc-next-action-on-file): Corrected several messages.
10089 (vc-merge): Add prefix arg `merge-news'; handle it.
10090
10091 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
10092 is not reached. It is.
10093 (vc-cvs-merge): Set state to 'edited after merge.
10094 (vc-cvs-merge-news): Set workfile version to nil if not known.
10095 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
10096
10097 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
10098 via stdout. (Merge from main line.)
10099
101002000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10101
10102 * vc.el (vc-finish-logentry): Thinko in the "same comment"
10103 detection.
10104
101052000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10106
10107 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
10108 against kill-all-local-variables.
10109 (vc-log-edit): Don't save vc-parent-buffer any more.
10110 (vc-last-comment-match): Initialize to an empty string.
10111 (vc-post-command-functions): New hook.
10112 (vc-do-command): Run it.
10113 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
10114 (vc-finish-logentry): Only add the comment to the ring if it's
10115 different from the last comment entered.
10116 (vc-new-comment-index): New function.
10117 (vc-previous-comment): Use it. Make the minibuffer message
10118 slightly less terse.
10119 (vc-comment-search-reverse): Make it work forward as well. Don't
10120 set vc-comment-ring-index if no match is found. Use
10121 vc-new-comment-index.
10122 (vc-comment-search-forward): Use vc-comment-search-reverse.
10123 (vc-dired-mode-map): Don't inherit from dired-mode-map since
10124 define-derived-mode will do it for us. Bind `v' to a keymap that
10125 inherits from vc-prefix-map so that we can bind `vt' without
10126 binding C-x v t.
10127 (vc-retrieve-snapshot): Parenthesis typo.
10128
10129 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
10130 to 1. Make sure to switch to *vc* before looking for an error
10131 message. Use vc-parse-buffer.
10132
101332000-09-04 Andre Spiegel <spiegel@gnu.org>
10134
10135 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
10136 and NAME.
10137 (vc-retrieve-snapshot): Split into two parts.
10138 (vc-default-retrieve-snapshot): New function.
10139
10140 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
10141 (vc-cvs-retrieve-snapshot): New function (untested).
10142 (vc-cvs-stay-local): Default to t.
10143 (vc-cvs-remote-p): New function and property.
10144 (vc-cvs-state): Stay local only if the above is t.
10145 (vc-handle-cvs): Removed.
10146 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
10147 done via vc-handled-backends now.
10148 (vc-cvs-header): Escape Id.
10149
101502000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10151
10152 * vc.el (vc-do-command): Remove unused commands.
10153 (vc-version-diff): Make sure default-directory ends with a slash.
10154 Move the window commands into a vc-exec-after.
10155 (vc-print-log): Move more of the code into the `vc-exec-after'.
10156
101572000-09-04 Andre Spiegel <spiegel@gnu.org>
10158
10159 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
10160 (vc-print-log): Search current revision from beginning of buffer.
10161 (vc-revert-buffer): Clear echo area after the diff is finished.
10162 (vc-prefix-map): Removed definition of "t" for terse display in vc
10163 dired.
10164 (vc-dired-mode-map): Inherit from dired-mode-map. Added
10165 definition of "vt" for terse display.
10166 (vc-dired-mode): Fix dired-move-to-filename-regexp.
10167
101682000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10169
10170 * vc.el (vc-exec-after): Avoid caddr.
10171
101722000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10173
10174 * vc.el (vc-exec-after): New function.
10175 (vc-do-command): Use it to add a termination message for async
10176 procs.
10177 (vc-checkout): Try to handle a missing-backend situation.
10178 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
10179 of a directory with a backend using async diffs.
10180 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
10181 present.
10182
10183 * vc-sccs.el (vc-sccs-state-heuristic): Use
10184 file-ownership-preserved-p.
10185
10186 * vc-rcs.el (vc-rcs-state-heuristic): Use
10187 file-ownership-preserved-p.
10188 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
10189
101902000-09-04 Andre Spiegel <spiegel@gnu.org>
10191
10192 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
10193 vc-do-command.
10194
10195 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
10196 when there are no changes.
10197
101982000-09-04 Andre Spiegel <spiegel@gnu.org>
10199
10200 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
10201
10202 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
10203
102042000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10205
10206 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
10207
10208 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
10209 the `fset' outside of the defvar so that it works even if
10210 vc-prefix-map was already defined.
10211 (vc-setup-buffer): New function, split out of vc-do-command.
10212 (vc-do-command): Allow BUFFER to be t to mean `just use the
10213 current buffer without any fuss'.
10214 (vc-version-diff): Change the `diff' backend operation to just put
10215 the diff in the current buffer without erasing it. Always use
10216 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
10217 shrink-window-if-larger-than-buffer.
10218 (vc-print-log): Change the `print-log' backend operation to just
10219 put the log in the current buffer without erasing it. Protect
10220 shrink-window-if-larger-than-buffer.
10221 (vc-update-change-log): Fix setd typo.
10222
10223 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
10224 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
10225
10226 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
10227 (vc-rcs-diff): Insert in the current buffer and remove unused arg
10228 CMP.
10229
10230 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
10231 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
10232 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
10233
102342000-09-04 Andre Spiegel <spiegel@gnu.org>
10235
10236 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
10237 not possible, use vc-BACKEND-workfile-unchanged-p.
10238 (vc-default-workfile-unchanged-p): New function. Delegates to a
10239 full vc-BACKEND-diff.
10240
10241 * vc-hooks.el (vc-simple-command): Removed.
10242
10243 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
10244 instead of vc-simple-command.
10245 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
10246 avoid doing a diff when opening a file.
10247 (vc-rcs-state): Added check for unlocked-changes.
10248 (vc-rcs-header): Escape Id.
10249 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
10250 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
10251 version.
10252
10253 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
10254 (vc-sccs-diff): Remove optional arg CMP.
10255 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
10256 SCCS-specific function.
10257
10258 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
10259 vc-simple-command.
10260
102612000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10262
10263 * vc.el (vc-editable-p): Renamed from vc-writable-p.
10264 (with-vc-file, vc-merge): Use vc-editable-p.
10265 (vc-do-command): Remove unused var vc-file and fix the
10266 doubly-defined `status' var. Add a user message when starting an
10267 async command.
10268 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
10269 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
10270 Use with-current-buffer.
10271 (vc-buffer-sync): Use unless.
10272 (vc-next-action-on-file): If the file is 'edited by read-only,
10273 make it read-write instead of trying to commit.
10274 (vc-version-diff, vc-update-change-log): Use `setq
10275 default-directory' rather than `cd'.
10276 (vc-log-edit): Don't forget to set default-directory in the
10277 buffer.
10278
10279 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
10280 (vc-sccs-state-heuristic): Use file-writable-p instead of
10281 comparing userids.
10282 (vc-sccs-checkout): Use `unless'.
10283
10284 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
10285 of comparing userids.
10286 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
10287 Simplify the logic by eliminating unreachable code.
10288 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
10289 just do a recursive call if we need to retry.
10290 (vc-rcs-checkout): Handle the case where rcs is missing by making
10291 the buffer read-write if requested and re-signalling the error.
10292
10293 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
10294
102952000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10296
10297 * vc-hooks.el (vc-handled-backends): Docstring change.
10298 (vc-ignore-vc-files): Mark obsolete.
10299 (vc-registered): Check vc-ignore-vc-files.
10300 (vc-find-file-hook, vc-file-not-found-hook): Don't check
10301 vc-ignore-vc-files.
10302
10303 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
10304
103052000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10306
10307 * vc.el (vc-checkout): Don't do anything special for ange-ftp
10308 files since ange-ftp already has vc-registered return nil.
10309
10310 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
10311 (vc-sccs-workfile-version): Use with-temp-buffer and new
10312 vc-parse-buffer and don't bother setting the property.
10313 (vc-sccs-add-triple): Use with-current-buffer and
10314 find-file-noselect.
10315 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
10316
10317 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
10318 derives from the old vc-parse-buffer but uses the revision number
10319 rather than the date (much easier to compare robustly).
10320 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
10321 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
10322 locking-user more directly. Check strict locking and set
10323 checkout-model appropriately.
10324 (vc-rcs-parse-locks): Remove.
10325 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
10326 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
10327 (vc-rcs-system-release): Use with-current-buffer and
10328 vc-parse-buffer.
10329 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
10330
10331 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
10332 (vc-simple-command): Docstring fix.
10333 (vc-registered): Align the way the file-handler is called with the
10334 way the function itself works.
10335 (vc-file-owner): Remove.
10336
10337 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
10338 extraction of fields and call to file-attributes because of a
10339 temporary bug in rcp.el.
10340 (vc-cvs-fetch-status): Use with-current-buffer.
10341
103422000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10343
10344 * vc.el (vc-do-command): Use file-relative-name.
10345 (vc-responsible-backend): Use vc-backend if possible.
10346 (vc-create-snapshot): Improve the `interactive' spec. Add support
10347 for branches and dispatch to backend-specific `create-snapshot'.
10348 (vc-default-create-snapshot): New function, containing the bulk of
10349 the old vc-create-snapshot.
10350 (vc-retrieve-snapshot): Improve the interactive spec.
10351
10352 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
10353 (vc-backend-hook-functions): Remove.
10354 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
10355 (vc-backend): Reintroduce the test for `file = nil' now that I
10356 know why it was there (and added a comment to better remember).
10357
10358 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
10359 code from vc-sccs-hooks.el.
10360 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
10361 'vc anymore.
10362 (vc-sccs-responsible-p): Use expand-file-name instead of concat
10363 and file-directory-p instead of file-exists-p.
10364 (vc-sccs-check-headers): Simplify the regexp.
10365
10366 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
10367 from vc-rcs-hooks.el. Don't require 'vc anymore.
10368 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
10369 file-directory-p instead of file-exists-p.
10370
10371 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
10372 from vc-cvs-hooks.el.
10373 (proto vc-cvs-registered): Require 'vc-cvs instead of
10374 'vc-cvs-hooks. Don't require 'vc anymore.
10375 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
10376 file-directory-p instead of file-exists-p.
10377 (vc-cvs-create-snapshot): New function, replacing
10378 vc-cvs-assign-name.
10379 (vc-cvs-assign-name): Remove.
10380
103812000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10382
10383 * vc-cvs.el (vc-cvs-header): New var.
10384
10385 * vc-rcs.el (vc-rcs-exists): Remove.
10386 (vc-rcs-header): New var.
10387
10388 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
10389 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
10390 (vc-sccs-header): New var.
10391
10392 * vc.el (vc-do-command): Get rid of the `last' argument.
10393 (vc-header-alist): Remove, replaced by vc-X-header.
10394 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
10395 (vc-dired-hook): Use expand-file-name instead of concat.
10396 (vc-directory): Use file-name-as-directory.
10397 (vc-snapshot-precondition, vc-create-snapshot)
10398 (vc-retrieve-snapshot): Allow the command to operate on any
10399 directory.
10400
10401 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
10402 just removing the 'WORKFILE argument or by removing the 'MASTER
10403 argument and replacing `file' with (vc-name file).
10404
104052000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10406
10407 * vc.el: Update Copyright and add a crude list of backend funs.
10408 (vc-writable-p): New function.
10409 (with-vc-file): Use vc-writable-p.
10410 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
10411 (vc-register): Avoid vc-name.
10412 (vc-locking-user): Remove.
10413 (vc-steal-lock): Make the `owner' arg non-optional.
10414 (vc-merge): Use vc-writable-p instead of vc-locking-user and
10415 vc-checkout-model.
10416 (vc-default-dired-state-info): Use vc-state instead of
10417 vc-locking-user and return special strings for special states.
10418 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
10419 and get rid of one of the special CVS cases.
10420 (vc-cancel-version): prettify error message with \\[...].
10421 (vc-rename-master): New function.
10422 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
10423 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
10424 the CVS special case generic.
10425 (vc-default-record-rename): Remove.
10426 (vc-file-tree-walk-internal): Only call FUNC for files that are
10427 under control of some VC backend and replace `concat' with
10428 expand-file-name.
10429 (vc-file-tree-walk): Update docstring.
10430 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
10431 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
10432
10433 * vc-sccs.el (vc-sccs-rename-file): Renamed from
10434 vc-sccs-record-rename. Use `find-file-noselect' rather than
10435 `find-file' and call `vc-rename-master' to do the actual move.
10436 (vc-sccs-diff): Remove unused `backend' variable.
10437
10438 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
10439 to delay loading of vc-sccs until it is really used.
10440 (vc-sccs-master-templates): Preload.
10441 (vc-sccs-state): Update call to vc-sccs-parse-locks.
10442 (vc-sccs-project-dir): Remove (merged into
10443 vc-sccs-search-project-dir).
10444 (vc-sccs-search-project-dir): Rewrite using file name handling ops
10445 rather than `concat', make sure it is preloaded and don't bother
10446 to check that the file actually exists.
10447 (vc-sccs-parse-locks): Remove unused `file' argument, remove
10448 `locks' argument (use buffer's content instead) and eliminate n^2
10449 behavior.
10450
10451 * vc-rcs.el: Update Copyright.
10452 (vc-rcs-rename-file): New function.
10453 (vc-rcs-diff): Remove unused `backend' variable.
10454
10455 * vc-hooks.el: Update Copyright.
10456 (vc-backend): Don't accept a nil argument any more.
10457 (vc-up-to-date-p): Turn into a defsubst.
10458 (vc-possible-master): New function.
10459 (vc-check-master-templates): Use `vc-possible-master' and allow
10460 funs in vc-X-master-templates to return a non-existent file.
10461
10462 * vc-cvs.el: Update Copyright.
10463 (vc-cvs-diff): Remove unused `backend' variable.
10464 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
10465
10466 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
10467
104682000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10469
10470 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
10471 since it can be called from vc-rcs.el.
10472 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
10473
104742000-09-04 Andre Spiegel <spiegel@gnu.org>
10475
10476 * vc.el (vc-version-diff): Expand file name read from the
10477 minibuffer. Handle the case when a previous version number can't
10478 be guessed. Give suitable messages when there were no differences
10479 found.
10480 (vc-clear-headers): Call backend-specific implementation, if one
10481 exists.
10482 (vc-cancel-version): Made error checks generic. When done, clear
10483 headers generically, too.
10484
10485 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
10486 from vc-clear-headers in vc.el.
10487
10488 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
10489 correctly.
10490 (vc-rcs-latest-on-branch-p): Made second argument VERSION
10491 optional. Handle the case when it's not there.
10492
104932000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10494
10495 * vc.el (vc-locking-user): Moved from vc-hooks.el.
10496
104972000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10498
10499 * vc-hooks.el (vc-loadup): Remove.
10500 (vc-find-backend-function): Use `require'. Also, handle the case
10501 where vc-BACKEND-hooks.el doesn't exist.
10502 (vc-call-backend): Cleanup.
10503
105042000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10505
10506 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
10507 vc-rcs-grab-templates)
10508 (vc-rcs-registered): Remove. The default function works as well.
10509 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
10510 vc-sccs-grab-templates)
10511 (vc-sccs-registered): Remove. The default function works as well.
10512
10513 * vc.el (vc-version-diff): Left out a vc- in call to
10514 vc-call-backend.
10515 (vc-default-dired-state-info, vc-default-record-rename)
10516 (vc-default-merge-news): Update for the new backend argument.
10517
10518 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
10519 using the default function.
10520 (vc-call-backend): If calling the default function, pass it the
10521 backend as first argument. Update the docstring accordingly.
10522 (vc-default-state-heuristic, vc-default-mode-line-string): Update
10523 for the new backend argument.
10524 (vc-make-backend-sym): Renamed from vc-make-backend-function.
10525 (vc-find-backend-function): Use the new name.
10526 (vc-default-registered): New function.
10527
105282000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10529
10530 * vc.el (vc-merge): Use vc-find-backend-function.
10531
10532 * vc-hooks.el (vc-backend-functions): Remove.
10533 (vc-loadup): Don't setup 'vc-functions.
10534 (vc-find-backend-function): New function.
10535 (vc-call-backend): Use above fun and populate 'vc-functions
10536 lazily.
10537 (vc-backend-defines): Remove.
10538
105392000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10540
10541 * vc.el (vc-register): Put a FIXME note for a newly found bug.
10542 Call vc-call-backend without the leading vc-.
10543 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
10544 (vc-check-headers): Call vc-call-backend without the leading vc-.
10545 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
10546 (vc-annotate-display): Replace confusing use of `cond' with `or'.
10547 Call vc-call-backend without the leading vc-.
10548
10549 * vc-cvs.el (tail): Provide vc-cvs.
10550 * vc-sccs.el (tail): Provide vc-sccs.
10551 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
10552
10553 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
10554 (vc-make-backend-function, vc-call): Pass names without leading
10555 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
10556 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
10557 (vc-call-backend): Always try to load vc-X-hooks.
10558 (vc-registered): Remove vc- in call to vc-call-backend.
10559
105602000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10561
10562 * vc.el (vc-process-filter): New function.
10563 (vc-do-command): Setup `vc-process-filter' for the async process.
10564 (vc-maybe-resolve-conflicts): New function to reduce
10565 code-duplication. Additionally, it puts the buffer in
10566 `smerge-mode' if applicable.
10567 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
10568 calling `merge-news'.
10569 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
10570 (vc-log-edit): New function. Replacement for `vc-log-mode' by
10571 interfacing to log-edit.el.
10572 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
10573 log-edit is available.
10574 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
10575
105762000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10577
10578 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
10579 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
10580 defvar and the initialization.
10581 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
10582
10583 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
10584 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
10585
10586 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
10587
105882000-09-04 Andre Spiegel <spiegel@gnu.org>
10589
10590 * vc.el (vc-file-clear-masterprops): Removed.
10591 (vc-checkin, vc-revert-buffer): Removed calls to the above.
10592 (vc-version-diff): Use buffer-size without argument.
10593 (vc-register): Heed vc-initial-comment.
10594
10595 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
10596 default branch.
10597
10598 * vc-rcs.el (vc-rcs-register): Parse command output to find master
10599 file name and workfile version.
10600 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
10601
10602 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
10603 vc-file-clear-masterprops.
10604
10605 * vc-sccs.el (vc-sccs-checkout): Removed call to
10606 vc-file-clear-masterprops. If writable, set vc-state to 'edited
10607 rather than user login name.
10608
10609
106102000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10611
10612 * vc.el (vc-workfile-unchanged-p): Remove unused argument
10613 `want-differences-if-changed' and simplify.
10614 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
10615 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
10616 output (which is invalid for async vc-diff) to decide whether to
10617 do the revert silently or not.
10618
106192000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10620
10621 * vc-hooks.el (vc-loadup): Load files quietly.
10622 (vc-call-backend): Oops, brain fart.
10623
106242000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10625
10626 * vc-cvs.el (vc-cvs-state): Typo.
10627 (vc-cvs-merge-news): Return the status code rather than the error msg.
10628
106292000-09-04 Andre Spiegel <spiegel@gnu.org>
10630
10631 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
10632 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
10633 vc-state or vc-up-to-date-p.
10634 (vc-merge): Use vc-backend-defines to check whether merging is
10635 possible. Set state to 'edited after successful merge.
10636
10637 * vc-hooks.el (vc-locking-user): If locked by the calling user,
10638 return that name. Redocumented.
10639
106402000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10641
10642 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
10643 new `vc-state' semantics.
10644 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
10645 'vc-locking-user to the current user.
10646 (vc-merge): Inline vc-backend-merge. Comment out code that I
10647 don't understand and hence can't adapt to the new `vc-state' and
10648 `vc-locking-user' semantics.
10649 (vc-backend-merge): Remove.
10650
10651 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
10652 rather than 'vc-locking-user.
10653
10654 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
10655
10656 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
10657 (vc-state): Don't use 'reserved any more. Just use the same
10658 convention as the one used for vc-<backend>-state where the
10659 locking user (as a string) is returned.
10660 (vc-locking-user): Update, based on the above convention. The
10661 'vc-locking-user property has disappeared.
10662 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
10663
10664 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
10665 with a heuristic one.
10666 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
10667 (vc-cvs-checkin): Do a trivial parse to set the state in case of
10668 error. That allows us to get to 'needs-merge even in the
10669 stay-local case. There's still no way to detect 'needs-patch in
10670 such a setup (or to force an update for that matter).
10671 (vc-cvs-logentry-check): Remove, the default works as well.
10672
106732000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10674
10675 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
10676
10677 * vc.el (vc-do-command): kill-all-local-variables, to reset any
10678 major-mode in which the buffer might have been put earlier. Use
10679 `remove' and `when'. Allow `okstatus' to be `async' and use
10680 `start-process' in this case.
10681 (vc-version-diff): Handle the case where the diff looks empty
10682 because of the use of an async process.
10683
106842000-09-04 Andre Spiegel <spiegel@gnu.org>
10685
10686 * vc.el (vc-next-action-on-file): Removed optional parameter
10687 `simple'. Recompute state unconditionally.
10688 (vc-default-toggle-read-only): Removed.
10689
10690 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
10691 (vc-toggle-read-only): Undid prev change.
10692
10693 * vc-cvs.el (vc-cvs-stay-local): Renamed from
10694 vc-cvs-simple-toggle. Redocumented.
10695 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
10696 (vc-cvs-toggle-read-only): Removed.
10697
106982000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10699
10700 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
10701 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
10702 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
10703 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
10704 still is. So maybe it should be removed.
10705 (vc-head-version, vc-find-binary): Remove.
10706 (vc-recompute-state): Move from vc-hooks.el.
10707 (vc-next-action-on-file): Add a `simple' argument to allow
10708 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
10709 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
10710 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
10711 (vc-dired-mode-map): Properly defvar it.
10712 (vc-print-log): Call log-view-mode if available.
10713 (small-temporary-file-directory): defvar instead of use boundp.
10714 (vc-merge-news): Moved to vc-cvs.el.
10715 (vc-default-merge-news): New function.
10716
10717 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
10718 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
10719 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
10720 unknown `vc-latest-version' function. It should probably refer to
10721 vc-workfile-version or somesuch, but it's very unclear to me and I
10722 don't have SCCS to test things.
10723
10724 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
10725 (vc-sccs-state-heuristic): Fix typo.
10726 (vc-sccs-workfile-unchanged-p): Add missing argument.
10727
10728 * vc-rcs.el: Require vc and vc-rcs-hooks.
10729 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
10730 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
10731 (vc-release-greater-or-equal-p): Move from vc.
10732 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
10733 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
10734 (vc-rcs-checkout): Add a missing `new-version' argument in the
10735 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
10736
10737 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
10738 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
10739 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
10740 than the apparently unbound `workfile-version'.
10741
10742 * vc-hooks.el (vc-master-templates): Def the obsolete var.
10743 (vc-file-prop-obarray): Use `make-vector'.
10744 (vc-backend-functions): Add new hookable functions
10745 vc-toggle-read-only, vc-record-rename and vc-merge-news.
10746 (vc-loadup): If neither backend nor default functions exist, use
10747 the backend function rather than nil.
10748 (vc-call-backend): If the function if not bound yet, try to load
10749 the non-hook file to see if it provides it.
10750 (vc-call): New macro plus use it wherever possible.
10751 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
10752 nor `vc-find-binary' since it's only called from
10753 vc-mistrust-permission which is only used once the backend is known.
10754 (vc-checkout-model): Fix parenthesis.
10755 (vc-recompute-state, vc-prefix-map): Move to vc.el.
10756
10757 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
10758 (vc-cvs-release, vc-cvs-system-release): Remove.
10759 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
10760 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
10761 status symbols.
10762 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
10763 (vc-cvs-toggle-read-only): First cut at a function to allow a
10764 cvs-status-free vc-toggle-read-only.
10765 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
10766 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
10767 vc-cvs-status. Also set vc-state rather than vc-locking-user.
10768 (vc-cvs-checkout): Modify access rights directly if the user
10769 requested not to use `cvs edit'. And refresh the mode line.
10770
10771 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
10772 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
10773
107742000-09-04 Stefan Monnier <monnier@cs.yale.edu>
10775
10776 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
10777 workfile' that got lost when the code was extracted from vc.el.
10778 And merged the tail with the rest of the code (not possible in the
10779 old vc.el where the tail was shared among all backends). And
10780 explicitly set the state to 'edited if `writable' is set.
10781
10782 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
10783 (vc-cvs-state): Be careful to return the value from
10784 vc-cvs-parse-state.
10785 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
10786 property but return it instead. Also be careful to handle a nil
10787 or "" `rev' when workfile is non-nil (it was handled properly when
10788 workfile was nil).
10789
10790 * vc.el: Removed those pesky unnecessary `(function' quotes.
10791 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
10792 directly in the defvar.
10793 (vc-do-command): Bind inhibit-read-only so as to properly handle
10794 the case where the destination buffer has been made read-only.
10795 (vc-diff): Delegate to vc-version-diff in all cases.
10796 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
10797 (vc-annotate-mode-variables): Removed (code moved partly to
10798 defvars and partly to vc-annotate-add-menu).
10799 (vc-annotate-mode): Turned into a derived-mode.
10800 (vc-annotate-add-menu): Moved in code in
10801 vc-annotate-mode-variables.
10802 (vc-update-change-log): Use make-temp-file if available.
10803
108042000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
10805
10806 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
10807 `vc-checkout-model' updated to `vc-cvs-update-model'.
10808
108092000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10810
10811 * vc.el (vc-next-action-on-file): Added handling of state
10812 `unlocked-changes'.
10813 (vc-checkout-carefully): Is now practically obsolete, unless the
10814 above is too slow to be enabled unconditionally.
10815 (vc-update-change-log): Fixed typo.
10816
10817 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
10818
10819 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
10820 Now handles state `unlocked-changes'.
10821 (vc-sccs-workfile-unchanged-p): New function, to support the above.
10822
10823 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
10824
10825 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
10826 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
10827 `unlocked-changes'.
10828 (vc-rcs-workfile-unchanged-p): Renamed from
10829 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
10830 function yet, but supposed to become one soon.
10831
10832 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
10833 `vc-steal-lock'.
10834 (vc-call-backend): Changed error message.
10835 (vc-state): Added description of state `unlocked-changes'.
10836
108372000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10838
10839 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
10840 always return t in CVS-controlled directories.
10841
10842 * vc.el (vc-responsible-backend): New function.
10843 (vc-register): Largely rewritten.
10844 (vc-admin): Removed (implementation moved into vc-register).
10845 (vc-checkin): Redocumented.
10846 (vc-finish-logentry): If no backend defined yet (because we are in
10847 the process of registering), use the responsible backend.
10848
10849 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
10850 Updated function lists.
10851 (vc-call-backend): Fixed typo.
10852
10853 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
10854 New functions.
10855 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
10856 Removed query option. Redocumented.
10857
108582000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10859
10860 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
10861
10862 * vc.el: Updated callers of `vc-checkout-required' to use
10863 `vc-checkout-model'.
10864
108652000-09-04 Martin Lorentzson <martinl@gnu.org>
10866
10867 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
10868 stuff updated to reference this function instead of the old
10869 `vc-backend-release-p'.
10870
108712000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10872
10873 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
10874 vc-checkout-model. Return appropriate values. Updated callers.
10875
108762000-09-04 Martin Lorentzson <martinl@gnu.org>
10877
10878 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
10879 (vc-backend-revert): Function moved into `vc-revert';
10880 `vc-next-action' must be updated to accomodate this change.
10881 (vc-backend-steal): Function moved into `vc-finish-steal'.
10882 (vc-backend-logentry-check): Function moved into
10883 `vc-finish-logentry'.
10884 (vc-backend-printlog): Function moved into `vc-print-log'.
10885 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
10886 (vc-backend-assign-name): Function moved into
10887 `vc-create-snapshot'.
10888
108892000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10890
10891 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
10892 Rename to vc-checkout-model. Return appropriate values.
10893 Update callers.
10894
10895 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
10896 to vc-checkout-model.
10897 (vc-checkout-required): Rename to vc-checkout-model.
10898 Re-implement and re-comment.
10899 (vc-after-save): Use vc-checkout-model.
10900
109012000-09-04 Martin Lorentzson <martinl@gnu.org>
10902
10903 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
10904 Update to use the vc-BACKEND-diff functions instead.
10905 `vc-diff' is now working.
10906
10907 * vc-rcs.el (vc-rcs-logentry-check): New function.
10908
10909 * vc-cvs.el (vc-cvs-logentry-check): New function.
10910
10911 * vc-sccs.el (vc-sccs-diff): Function changed name from
10912 `vc-backend-diff'. This makes `vc-diff' work.
10913
10914 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
10915 of functions possibly implemented in a vc-BACKEND library.
10916 (vc-checkout-required): Fix bug that caused an error to be
10917 signaled during `vc-after-save'.
10918
10919 * vc.el: Fix typo.
10920 This checkin is made with our new VC code base for the very first time.
10921 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
10922
10923 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
10924 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
10925
10926 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
10927 updated to `vc-uses-locking'.
10928 (vc-checkout-required): Call to backend function.
10929 `vc-checkout-required' updated to `vc-uses-locking' instead.
10930
10931 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
10932 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
10933
10934 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
10935 to match the split into various backends.
10936 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
10937 (vc-retrieve-snapshot): Bug fix.
10938
109392000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10940
10941 * vc-sccs.el (vc-sccs-release): Doc fix.
10942
109432000-09-04 Martin Lorentzson <martinl@gnu.org>
10944
10945 * vc.el (vc-next-action-on-file): Bug found and fixed.
10946 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
10947 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
10948
10949 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
10950 (vc-rcs-checkout): Name space cleaned up. No more revision number
10951 crunching function names that are not prefixed with vc-rcs.
10952 (vc-rcs-checkout-model): Function added. References to
10953 `vc-checkout-model' replaced.
10954
109552000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10956
10957 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
10958 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
10959 still need to be split, and implemented for RCS).
10960
109612000-09-04 Martin Lorentzson <martinl@gnu.org>
10962
10963 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
10964
10965 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
10966 required by the vc.el file.
10967
10968 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
10969 required by the vc.el file.
10970 (vc-rcs-exists): Function added.
10971
10972 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
10973 required by the vc.el file.
10974
10975 * vc.el (vc-admin): Updated to handle selection of appropriate
10976 backend. Current implementation is crufty and need re-thinking.
10977
10978 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
10979
109802000-09-04 Martin Lorentzson <martinl@gnu.org>
10981
10982 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
10983 beginning of annotate buffers correctly.
10984
10985 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
10986 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
10987 functionality updated quite a lot to support multiple backends.
10988 Variables `vc-annotate-mode', `vc-annotate-buffers',
10989 `vc-annotate-backend' added.
10990
10991 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
10992 `vc-annotate-difference' added to supported backend functions.
10993
109942000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
10995
10996 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
10997 Use with-temp-file instead of /bin/sh. Merged from mainline
10998
109992000-09-04 Martin Lorentzson <martinl@gnu.org>
11000
11001 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
11002
11003 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
11004
11005 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
11006
110072000-09-04 Martin Lorentzson <martinl@gnu.org>
11008
11009 * vc-hooks.el: vc-state-heuristic added to
11010 vc-backend-hook-functions.
11011
11012 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
11013
11014 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
11015
11016 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
11017 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
11018 state to `reserved'.
11019
11020 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
11021 `vc-checkout-required'. Rename the `locked' state to `reserved'.
11022
110232000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11024
11025 * vc-rcs-hooks.el: Implement new state model. Hardly anything
11026 untouched.
11027
11028 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
11029
11030 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
11031 if defined. (Merged from main line, slightly adapted.)
11032
11033 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
11034 millenium problem (merged from mainline).
11035
110362000-09-04 Martin Lorentzson <martinl@gnu.org>
11037
11038 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
11039 part and moved the non-BACKEND stuff to vc.el.
11040
11041 * vc.el: Split the annotate feature into a BACKEND specific part
11042 and moved it from the vc-cvs.el file to this one.
11043
110442000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11045
11046 * vc-hooks.el: Implement new state model.
11047 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
11048 (vc-locking-user): Simplify. Now only needed if the file is
11049 locked by somebody else.
11050 (vc-lock-from-permissions): Remove. Functionality is in
11051 vc-sccs-hooks.el and vc-rcs-hooks.el now.
11052 (vc-mode-line-string): New name for former vc-status. Adapted.
11053 (vc-mode-line): Adapt to use the above. Remove optional parameter.
11054
11055 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
11056 Various simplifications and adaptations all over the place.
11057
11058 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
11059 Simplify and adapt the rest.
11060
11061 * vc.el (vc-resynch-window): Add TODO comment: check for
11062 interaction with view mode according to recent RCS change.
11063 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
11064
110652000-09-04 Martin Lorentzson <martinl@gnu.org>
11066
11067 * vc.el: Convert the remaining function comments to docstrings.
11068
110692000-09-04 Martin Lorentzson <martinl@gnu.org>
11070
11071 * vc.el (vc-backend-release, vc-release-greater-or-equal)
11072 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
11073 (vc-minor-part, vc-previous-version): Functions that operate and
11074 compare revision numbers got proper documentation. Comments added
11075 about their possible removal.
11076
110772000-09-04 Martin Lorentzson <martinl@gnu.org>
11078
11079 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
11080 the vc-backend.el files.
11081
11082 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
11083
11084 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
11085 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
11086 (vc-rcs-previous-version): Functions added.
11087
11088 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
11089
11090 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
11091
110922000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11093
11094 * vc-hooks.el (vc-master-templates): Is really obsolete.
11095 Comment out the definition for now. What is the right procedure
11096 to get rid of it?
11097 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
11098 rewritten.
11099 (vc-default-registered): Remove.
11100 (vc-check-master-templates): New function; does mostly what the
11101 above did before.
11102 (vc-locking-user): Don't rely on the backend to set the property.
11103
11104 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
11105 Rewrite documentation.
11106 (vc-rcs-templates-grabbed): New variable.
11107 (vc-rcs-grab-templates): New function.
11108 (vc-rcs-registered): Rewrite to use above mechanism.
11109
11110 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
11111 Rewrite documentation.
11112 (vc-sccs-templates-grabbed): New variable.
11113 (vc-sccs-grab-templates): New function.
11114 (vc-sccs-registered): Rewrite to use above mechanism.
11115 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
11116 Don't throw the result, simply return it.
11117
11118 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
11119 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
11120 (vc-cvs-registered): Does the check itself now. Simplify.
11121
11122 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
11123 from main line.
11124
111252000-09-04 Martin Lorentzson <martinl@gnu.org>
11126
11127 * vc-cvs.el (vc-cvs-diff): New function.
11128
11129 * vc-sccs.el (vc-sccs-diff): New function.
11130
11131 * vc-rcs.el (vc-rcs-diff): New function.
11132 (vc-rcs-checkout): Bug (typo) found and fixed.
11133 (vc-rcs-register-switches): New variable.
11134
11135 * vc.el (vc-backend-diff): Function removed and placed in the
11136 backend files.
11137
111382000-09-04 Martin Lorentzson <martinl@gnu.org>
11139
11140 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
11141
11142 * vc.el (vc-backend-checkout): Function removed and replaced in
11143 the vc-backend.el files.
11144
11145 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
11146
11147 * vc.el (vc-backend-admin): Removed and replaced in the
11148 vc-backend.el files.
11149
11150 * vc.el (Martin): Removed all the annotate functionality since it
11151 is CVS backend specific.
11152
111532000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11154
11155 * spec.txt: Added specification of vc-state.
11156
11157 * vc-sccs-hooks.el (vc-sccs-master-properties):
11158 Remove handling of vc-latest-version and
11159 vc-your-latest-version. What used to be vc-latest-version, is now
11160 returned as vc-workfile-version.
11161 (vc-sccs-workfile-version): Adapt.
11162
111632000-09-04 Dave Love <fx@gnu.org>
11164
11165 * vc.el: [Merged from mainline.]
11166 (vc-dired-mode): Make the dired-move-to-filename-regexp
11167 regexp match the date, to avoid treating date as file size.
11168 Add YYYY S option to WESTERN/
11169
111702000-09-04 Dave Love <fx@gnu.org>
11171
11172 * vc.el: Require `compile' when compiling.
11173 (vc-logentry-check-hook): New option.
11174 (vc-steal-lock): Use compose-mail.
11175 (vc-dired-mode-map): Defvar when compiling.
11176 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
11177 vc-sccs.el and renamed. Callers changed.
11178 (vc-backend-checkout, vc-backend-logentry-check)
11179 (vc-backend-merge-news): Doc fix.
11180 (vc-default-logentry-check): New function.
11181 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
11182 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
11183 (vc-backend-merge): Doc fix. Use backend functions.
11184 (vc-check-headers): Use backend functions.
11185
11186 * vc-cvs.el: Require vc when compiling.
11187 (vc-cvs-register-switches): Doc fix.
11188 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
11189 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
11190 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
11191 New functions (code from vc.el).
11192 (vc-annotate-display-default): Fix interactive spec.
11193 (vc-annotate-time-span): Doc fix.
11194
11195 * vc-rcs.el: Require vc when compiling.
11196 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
11197 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
11198 (vc-rcs-checkin): New functions (code from vc.el).
11199 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
11200 Doc fix.
11201 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
11202
11203 * vc-sccs.el: Require vc when compiling.
11204 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
11205 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
11206 (vc-sccs-revert)
11207 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
11208 from vc.el).
11209 (vc-sccs-add-triple, vc-sccs-record-rename)
11210 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
11211 (vc-sccs-admin): Doc fix.
11212
112132000-09-04 Martin Lorentzson <martinl@gnu.org>
11214
11215 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
11216 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
11217 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
11218 from vc.el.
11219
11220 * vc-sccs.el (vc-admin-sccs): Added from vc.el
11221
11222 * vc-cvs.el: Moved the annotate functionality from vc.el.
11223 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
11224
112252000-09-04 Dave Love <fx@gnu.org>
11226
11227 * vc.el (vc-backend-release): Call vc-system-release.
11228
11229 * vc-sccs.el (vc-sccs-system-release):
11230 Renamed from vc-sccs-backend-release.
11231
11232 * vc-rcs.el (vc-rcs-system-release):
11233 Renamed from vc-rcs-backend-release.
11234
11235 * vc-cvs.el (vc-cvs-system-release):
11236 Renamed from vc-cvs-backend-release.
11237
112382000-09-04 Dave Love <fx@gnu.org>
11239
11240 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
11241 backend files.
11242 (vc-backend-release): Dispatch to backend functions.
11243 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
11244 probably needs attention.]
11245
11246 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
11247 (vc-sccs-backend-release): New function.
11248
11249 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
11250 (vc-cvs-backend-release): New function.
11251
11252 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
11253 Doc fix.
11254 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
11255 (vc-default-dired-state-info): New function.
11256 (vc-dired-state-info): Dispatch to backends.
11257 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
11258
11259 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
11260 from vc.el and renamed.
11261
112622000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11263
11264 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
11265 (vc-version-other-window, vc-backend-assign-name): Removed
11266 references to vc-latest-version; sometimes changed into
11267 vc-workfile-version.
11268
11269 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
11270 vc-rcs-master-workfile-version.
11271 (vc-rcs-workfile-version): Use the above. Don't call
11272 vc-latest-version (that was unreachable code, anyway).
11273 (vc-rcs-fetch-master-properties): Doc fix.
11274
11275 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
11276 (vc-backend-hook-functions): Removed them from this list, too.
11277 (vc-fetch-properties): Removed.
11278 (vc-workfile-version): Doc fix.
11279
11280 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
11281 (vc-rcs-workfile-version, vc-rcs-locking-user)
11282 (vc-rcs-uses-locking): Use it.
11283
11284 * vc-hooks.el (vc-consult-rcs-headers):
11285 Moved into vc-rcs-hooks.el, under the name
11286 vc-rcs-consult-headers.
11287
11288 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
11289 headers.
11290 (vc-cvs-find-master): Use this name only; correct different
11291 versions of the name.
11292
11293 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
11294 New functions.
11295 (vc-sccs-locking-user): Use the latter.
11296
11297 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
11298 New functions.
11299
11300 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
11301 Moved into both
11302 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
11303 functions are implementation details of those two backends.
11304
113052000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11306
11307 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
11308 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
11309
11310 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
11311 (vc-sccs-parse-locks): SCCS-specific code moved here from
11312 vc-hooks.
11313
11314 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
11315 code moved here from vc-hooks.
11316
11317 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
11318 into back-end specific parts and removed. Callers not updated
11319 yet; because I guess these callers will disappear into back-end
11320 specific files anyway.
11321
113222000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11323
11324 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
11325 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
11326 `vc-uses-locking'.
11327
11328 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
11329 Store yes/no in the property, and return t/nil. Updated all
11330 callers.
11331
11332 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
11333 vc-sccs-uses-locking. Don't set property.
11334 (vc-sccs-locking-user): Don't set property.
11335
11336 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
11337 vc-cvs-uses-locking. Don't set property here; leave that to
11338 vc-hooks.
11339 (vc-cvs-locking-user): Reflect above change. Streamlined.
11340
11341 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
11342 vc-rcs-uses-locking.
11343 (vc-rcs-locking-user): Reflect above change.
11344
113452000-09-04 Dave Love <fx@gnu.org>
11346
11347 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
11348
11349 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
11350
11351 * vc-hooks.el (vc-checkout-model): Punt to backends.
11352
11353 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
11354
11355 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
11356
11357 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
11358 New functions.
11359
11360 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
11361 New functions.
11362
11363 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
11364 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
11365
11366 * vc-hooks.el (vc-default-locking-user): New function.
11367 (vc-locking-user, vc-workfile-version): Punt to backends.
11368
113692000-09-04 Dave Love <fx@gnu.org>
11370
11371 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
11372 (vc-master-workfile-version): Moved from vc-hooks.
11373
11374 * vc-rcs-hooks.el: Fix duplicate code in last change.
11375
11376 * vc-rcs-hooks.el: Require vc-hooks when compiling.
11377 (vc-rcs-master-templates): Improve :type.
11378 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
11379 vc-master-workfile-version): Moved from vc-hooks.
11380
11381 * vc-sccs-hooks.el: Require vc-hooks when compiling.
11382 (vc-sccs-master-templates): Improve :type.
11383 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
11384
11385 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
11386
11387 * vc-cvs-hooks.el: Require vc-hooks when compiling.
11388 (vc-cvs-master-templates): Improve :type. Use
11389 vc-cvs-find-cvs-master.
11390 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
11391 from vc-hooks.
11392 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
11393
11394 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
11395 Moved to vc-cvs-hooks.
11396
11397 * vc-hooks.el: Add doc strings in various places. Simplify the
11398 minor mode setup.
11399 (vc-handled-backends): New user variable.
11400 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
11401 simplification.
11402
114032000-09-04 Dave Love <fx@gnu.org>
11404
11405 * vc.el: Some doc fixes for autoloaded and interactive functions.
11406 Fix compilation warnings from ediff stuff.
11407 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
11408
11409 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
11410
11411 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
11412
11413 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
11414
114152000-09-04 Dave Love <fx@gnu.org>
11416
11417 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
11418 New variable.
11419 (vc-make-backend-function, vc-loadup, vc-call-backend)
11420 (vc-backend-defines): New functions.
11421
11422 * vc-hooks.el: Various doc fixes.
11423 (vc-default-back-end, vc-follow-symlinks): Custom fix.
11424 (vc-match-substring): Function removed. Callers changed to use
11425 match-string.
11426 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
11427 Simplify.
11428
114292000-09-04 Dave Love <fx@gnu.org>
11430
11431 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
11432 type.
11433 (vc-sccs-project-dir, vc-search-sccs-project-dir)
11434 (vc-sccs-registered): Doc fix.
11435
11436 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
11437 (vc-cvs-registered): Doc fix.
11438
11439 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
11440 (vc-rcs-registered): Doc fix.
11441
114422000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11443
11444 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
11445
11446 * vc-hooks.el: vc-registered has been renamed
11447 vc-default-registered. Some functions have been moved to the
11448 backend specific files. they all support the
11449 vc-BACKEND-registered functions.
11450
114512000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
11452
11453 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
11454
11455 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
11456
114572000-09-04 Dave Love <fx@gnu.org>
11458
11459 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
11460 menu-bar-update-hook.
11461
11462 * help.el (help-manyarg-func-alist): Add
11463 find-operation-coding-system.
11464
11465 * wid-edit.el (widget-sexp-validate): Fix garbled code.
11466
11467 * custom.el (custom-set-variables): Print message about errors in
11468 setting.
11469
114702000-09-03 Andrew Innes <andrewi@gnu.org>
11471
11472 * makefile.w32-in: Change to DOS line endings.
11473
114742000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
11475
11476 * mouse.el (mouse-popup-menubar): Supply the prompt string for
11477 minor-mode keymaps, if they don't have one.
11478
114792000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
11480
11481 * eshell/esh-module.el (eval-when-compile): Don't lose if
11482 esh-module.el's file name is truncated to DOS 8+3 limits.
11483
114842000-09-01 John Wiegley <johnw@gnu.org>
11485
11486 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
11487 predicate, which caused entries in the completion list to be
11488 doubled.
11489
114902000-08-30 John Wiegley <johnw@gnu.org>
11491
11492 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
11493 sending to subprocesses. Also, hook pre-command-hook if
11494 `eshell-send-direct-to-subprocesses' is non-nil.
11495 (eshell-send-direct-to-subprocesses): New config variable. If t,
11496 subprocess input is send immediately.
11497 (eshell-toggle-direct-send): New function.
11498 (eshell-self-insert-command): New function.
11499 (eshell-intercept-commands): New function.
11500 (eshell-send-input): If direct subprocess sending is enabled,
11501 don't echo any input to the Eshell buffer. Let the subprocess
11502 handle that. This requires "stty echo" in bash, for example.
11503
115042000-08-28 John Wiegley <johnw@gnu.org>
11505
11506 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
11507 completion function for Eshell's implementation of `unset'.
11508
115092000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
11510
11511 * info.el (Info-directory-list): Doc fix.
11512
115132000-08-31 Peter Breton <pbreton@ne.mediaone.net>
11514
11515 * filecache.el (file-cache-add-directory-using-find): Don't quote
11516 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
11517
115182000-08-31 Kenichi Handa <handa@etl.go.jp>
11519
11520 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
11521 coding systems.
11522
115232000-08-30 Andrew Innes <andrewi@gnu.org>
11524
11525 * timer.el (run-with-idle-timer): Undo last change, so that timer
11526 is not activated immediately if Emacs is already idle. Some
11527 existing code relies on this behaviour.
11528
115292000-08-30 Miles Bader <miles@gnu.org>
11530
11531 * frame.el (set-frame-font): Do completion of font-name for
11532 interactive use.
11533
115342000-08-30 Kenichi Handa <handa@etl.go.jp>
11535
11536 * international/quail.el (quail-start-translation): Bind locally
11537 last-command-event, last-command, and this-command.
11538 (quail-start-conversion): Likewise.
11539 (quail-self-insert-command): Fix docstring.
11540
115412000-08-29 Gerd Moellmann <gerd@gnu.org>
11542
11543 * progmodes/executable.el
11544 (executable-make-buffer-file-executable-if-script-p): Check that
11545 buffer contains at least 2 characters.
11546
115472000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
11548
11549 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
11550
115512000-08-29 Dave Love <fx@gnu.org>
11552
11553 * diff-mode.el (diff-mode) <defgroup>: Add :version.
11554 (diff-mode-shared-map): Bind mouse-2.
11555 (diff-imenu-generic-expression): New variable.
11556 (diff-mode): Use it.
11557
11558 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
11559 (mouse-popup-menubar): Add minor mode menus.
11560 (popup-menu): Check for lookup-key returning number.
11561
115622000-08-29 Miles Bader <miles@gnu.org>
11563
11564 * comint.el (comint-send-input): Create overlays using the proper
11565 front/read-advance arguments.
11566
115672000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11568
11569 * ps-print.el: Even/odd pages printing. Doc fix.
11570 (ps-print-version): New version number (6.0).
11571 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
11572 (ps-background, ps-begin-file, ps-begin-job): Code fix.
11573 (ps-print-duplex-feature): Variable eliminated.
11574 (ps-even-or-odd-pages): New variable.
11575
11576 * progmodes/ebnf2ps.el: Doc fix.
11577 (ebnf-version): New version (3.3).
11578 (ebnf-user-arrow): Change variable customization to sexp.
11579 (ebnf-user-arrow): Function eliminated.
11580 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
11581
115822000-08-29 Kenichi Handa <handa@etl.go.jp>
11583
11584 * help.el (help-xref-mule-regexp): New variable.
11585 (help-make-xrefs): Handle help-xref-mule-regexp.
11586
11587 * international/mule-cmds.el (help-xref-mule-regexp-template): New
11588 variable.
11589 (describe-input-method): Temporarily activate the specfied input
11590 method to display the information.
11591 (describe-language-environment): Hyperlinks to mule related items.
11592
11593 * international/mule-diag.el (charset-multibyte-form-string): New
11594 function.
11595 (list-character-sets-1): Use charset-multibyte-form-string.
11596 (describe-character-set): New function.
11597 (describe-coding-system): Hyperlinks to safe character sets.
11598
11599 * international/quail.el (quail-help): New arg PACKAGE.
11600 Hyperlinks to mule related items.
11601 (quail-help-insert-keymap-description): Use
11602 substitute-command-keys instead of describe-bindings.
11603 (quail-translation-help): Hyperlinks to mule related items.
11604
116052000-08-28 John Wiegley <johnw@gnu.org>
11606
11607 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
11608 have a defsubst call itself. Made `eshell-flatten-list' back into
11609 a function again.
11610
11611 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
11612 catch, in case re-centering point at bottom messes up the display.
11613 This happens frequently in Emacs 21, due I believe to variable
11614 line heights.
11615
11616 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
11617 to call `find-tag-interactive'.
11618
11619 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
11620 the list of remember directories.
11621
116222000-08-28 John Wiegley <johnw@gnu.org>
11623
11624 * align.el: Test align-region-separate to see if it's a symbol.
11625
116262000-08-28 John Wiegley <johnw@gnu.org>
11627
11628 * eshell/esh-util.el (eshell-flatten-list): Made this function
11629 into a defsubst form. It gets used very frequently, although
11630 calls don't occur all that often.
11631
11632 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
11633 examining it.
11634
11635 * eshell/esh-cmd.el (eshell-rewrite-while-command):
11636 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
11637 `eshell-protect'.
11638 (eshell-copy-handles): Created a new macro for duplicating the
11639 current set of open handles. This is needed by the looping
11640 functions.
11641 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
11642 is not incorrectly stomped on.
11643
11644 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
11645 declaration for pcomplete-use-paring.
11646 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
11647 value of eshell-cmpl-use-paring.
11648 * pcomplete.el (pcomplete-use-paring): New config variable, to
11649 indicate whether paring should be used.
11650 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
11651 completion alternatives that have already been used.
11652
11653 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
11654 bound to C-c C-y, which will repeat the previous N arguments
11655 (based on prefix argument).
11656 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
11657
11658 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
11659 if there is no *Help* buffer. This is for XEmacs, which renames
11660 its help buffers uniquely. TODO: Find out what the current buffer
11661 name to delete is.
11662
11663 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
11664 first entry that correlates to a passwd/group number. Later
11665 entries (used for group/user name aliasing to multiple IDs) are
11666 ignored.
11667
11668 * eshell/em-xtra.el (eshell/expr):
11669 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
11670 (eshell-grep, eshell/diff, eshell/locate):
11671 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
11672 argument list, before passing it to the system command.
11673
11674 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
11675 `find-tag' for use at final position in Eshell buffers (which
11676 otherwise triggers an error on Emacs 21).
11677 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
11678 buffer, if it is currently bound to `find-tag'.
11679
11680 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
11681 in the list of matched Makefile names.
11682 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
11683 directory, prefer its contents to Makefile.
11684
11685 * eshell/em-dirs.el (eshell/cd): cd commands that look up
11686 directory parts (like "cd old new", or "cd =regexp"), are now case
11687 sensitive on non-Windows/DOS platforms.
11688
11689 * eshell/esh-mode.el (eshell-parse-command-input): When a user
11690 types RET after an open delimiter (like "), display a message
11691 indicating that Eshell is waiting for the closing delimiter.
11692
11693 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
11694 environment variables.
11695
11696 * eshell/em-unix.el (eshell/diff): Added logic to fail more
11697 gracefully if the user enters incorrect arguments.
11698
11699 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
11700 Eshell buffers.
11701
11702 * eshell/esh-var.el (eshell-interpolate-variable):
11703 * eshell/esh-mode.el (eshell-move-argument):
11704 * eshell/em-unix.el (eshell-du-sum-directory):
11705 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
11706 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
11707 (not (= ...)).
11708
11709 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
11710 to ensure the `preserve' flag gets propagated when doing recursive
11711 directory copies.
11712
117132000-08-28 Stefan Monnier <monnier@cs.yale.edu>
11714
11715 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
11716 Don't convert \n into \0177 in memory.
11717 (eshell-read-history, eshell-write-history): Convert \n to \0177,
11718 and back again, when reading and writing.
11719
117202000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
11721
11722 * eshell/esh-util.el (eshell-processp): Added to relieve constant
11723 testing of `fboundp' on `processp'.
11724
11725 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
11726 (eshell/jobs): Don't call process-list if it is not bound.
11727 (eshell-gather-process-output): Support systems where async
11728 subprocesses aren't supported.
11729 (eshell-scratch-buffer, eshell-last-sync-output-start): New
11730 variables.
11731
11732 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
11733 eshell-do-eval returns t.
11734 (eshell-do-pipelines-synchronously): New defmacro.
11735 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
11736 when async subprocesses aren't supported.
11737 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
11738 if async subprocesses aren't supported.
11739 (eshell-resume-command): Don't assume STATUS is a string.
11740
11741 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
11742
11743 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
11744 (eshell-close-target, eshell-get-target): Use eshell-processp.
11745 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
11746 fix.
11747 (eshell-get-target, eshell-create-handles): Doc fix.
11748
117492000-08-28 Miles Bader <miles@lsi.nec.co.jp>
11750
11751 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
11752 criterion to include commands that output something, as long as it
11753 leaves both the command and the end-of-buffer visible when the
11754 command has exited.
11755 (eshell-review-quick-commands): Adjust the help doc string
11756 accordingly.
11757
117582000-08-28 Peter Breton <pbreton@ne.mediaone.net>
11759
11760 * locate.el (locate): Cleaned up locate command's interactive prompting
11761 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
11762
11763 * filecache.el (file-cache-case-fold-search): New variable
11764 (file-cache-assoc-function): New variable
11765 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
11766 Use file-cache-case-fold-search variable
11767 (file-cache-add-file): Use file-cache-assoc-function
11768 (file-cache-delete-file): likewise
11769 (file-cache-directory-name): likewise
11770 (file-cache-debug-read-from-minibuffer): likewise
11771
117722000-08-28 Gerd Moellmann <gerd@gnu.org>
11773
11774 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
11775 (abbrev-table-name): New function.
11776 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
11777 If non-nil list local abbrev, only.
11778
117792000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
11780
11781 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
11782 from Gnus support code, and use special article copy buffer
11783 `(gnus-original-article-buffer)' instead. This allows to get rid
11784 of article-hide-headers usage (which breaks in the latest Gnus
11785 version). Thanks to Detlev Zundel.
11786
117872000-08-28 Kenichi Handa <handa@etl.go.jp>
11788
11789 * international/quail.el (quail-use-package): Hide "... loaded"
11790 message.
11791 (quail-start-translation, quail-start-conversion): Likewise.
11792
11793 * international/kkc.el (kkc-region): Hide "... loaded" message.
11794
117952000-08-27 Dave Love <fx@gnu.org>
11796
11797 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
11798
117992000-08-27 Miles Bader <miles@gnu.org>
11800
11801 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
11802
118032000-08-27 Kenichi Handa <handa@etl.go.jp>
11804
11805 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
11806 'ja-dic-cnv), not (require 'skkdic-cnv).
11807
118082000-08-26 Miles Bader <miles@gnu.org>
11809
11810 * faces.el (face-x-resources): Add entry for :inherit.
11811 * cus-face.el (custom-face-attributes): Add support for :inherit
11812 attribute. Add support for relative face heights.
11813 (custom-face-attributes-get): Treat `nil' as being a default value
11814 for :inherit (as well as `unspecified').
11815
11816 * faces.el (set-face-attribute): Update doc string.
11817 (face-attribute-name-alist): Add :inherit.
11818 (face-valid-attribute-values): Handle :inherit.
11819 (face-read-string): Rephrase prompt to be less confusing.
11820 Assume that DEFAULT is a string, since we must return a string.
11821 (face-read-integer): Use `format' to turn DEFAULT into an
11822 acceptable default for face-read-string. Match NEW-VALUE against
11823 the string "unspecified", not the symbol `unspecified', since
11824 that's what face-read-string returns.
11825 (read-face-attribute): Lookup a name for old-value in valid, and
11826 use it as a default if we find one. Treat all values from
11827 face-read-string as strings. If the default is used, don't do any
11828 more processing on the value, just use the old value directly.
11829 (read-face-and-attribute, modify-face): Tweak prompt.
11830 (read-face-name): Don't assume prompt ends with a space.
11831
11832 * faces.el (describe-face): Add support for :inherit attribute.
11833
118342000-08-25 Kenichi Handa <handa@etl.go.jp>
11835
11836 * terminal.el (terminal-emulator): Fix args to `concat'. Now
11837 concat doesn't accept interger.
11838
11839 * international/kkc.el: Remove SKK from Keywords. Require
11840 ja-dic-utl instead of skkdic-utl.
11841
11842 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
11843 Provide ja-dic-cnv instead of skkdic-cnv.
11844 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
11845 (iso-2022-7bit-short): Add safe-charsets property.
11846 (skkdic-convert-postfix): Search Japanese chou-on character in
11847 addition to Hiragana character.
11848 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
11849 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
11850 (batch-skkdic-convert): Likewise.
11851
11852 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
11853 Provide ja-dic-utl instead of skkdic-utl.
11854 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
11855
118562000-08-24 Dave Love <fx@gnu.org>
11857
11858 * disp-table.el (standard-display-default): Make the test of `l'
11859 useful.
11860
11861 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
11862 mod sample text.
11863
11864 * international/iso-ascii.el: Make pilcrow convenient string
11865 consistent with section.
11866 (iso-ascii-display): Set up multibyte characters as well as
11867 unibyte.
11868
118692000-08-24 Kenichi Handa <handa@etl.go.jp>
11870
11871 * international/mule-cmds.el (reset-language-environment): Set
11872 default-process-coding-system to '(undecided . iso-latin-1), which
11873 makes process I/O almost consistent with file I/O. Call this
11874 function when mule-cmds.el[c] is loaded.
11875
118762000-08-22 Andrew Innes <andrewi@gnu.org>
11877
11878 * makefile.w32-in: New file.
11879
118802000-08-22 Miles Bader <miles@lsi.nec.co.jp>
11881
11882 * comint.el (comint-output-filter): Compare end of
11883 comint-last-output-overlay with the start of the newly inserted
11884 text, not the end, when deciding whether to extend it.
11885 Set saved-point's insertion type to advance after insertion.
11886
11887 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
11888 since this is now done independently of font-lock mode.
11889
118902000-08-21 Gerd Moellmann <gerd@gnu.org>
11891
11892 * server.el (server-kill-new-buffers): New user option.
11893 (server-existing-buffer): New buffer-local variable.
11894 (server-visit-files): When using an existing buffer, set
11895 server-existing-buffer to t.
11896 (server-buffer-done): If server-kill-new-buffers is t, kill the
11897 buffer, unless it was already present before visiting it with
11898 Emacs server.
11899
119002000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
11901
11902 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
11903 even if the display doesn't support colors: some displays will
11904 support bold/underline faces.
11905
119062000-08-21 Gerd Moellmann <gerd@gnu.org>
11907
11908 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
11909
11910 * startup.el (command-line): If user's init file had an error,
11911 add explanatory text to *Messages*.
11912
119132000-08-21 Kenichi Handa <handa@etl.go.jp>
11914
11915 * man.el (Man-getpage-in-background): Decode the process output by
11916 the system locale coding system.
11917
119182000-08-20 Dave Love <fx@gnu.org>
11919
11920 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
11921 Don't test x-popup-menu.
11922 (function) <complete-function>: Complete only fbound symbols.
11923 <validate, value>: New.
11924 (variable) <complete-function>: Complete only bound symbols.
11925 (coding-system): Add :base-only, :complete-function, :validate,
11926 :value, :prompt-match.
11927 (widget-coding-system-prompt-value): Use read-coding-system and
11928 act on :base-only.
11929 (editable-field): Add :help-echo.
11930 (widget-push-button-gui, widget-push-button-cache)
11931 (widget-gui-action, widget-editable-list-gui): COmment out, along
11932 with uses.
11933 (widget-at): Make arg optional.
11934 (widget-echo-help): Adjust for current help-echo calling sequence.
11935 (widget-specify-field, widget-specify-button)
11936 (widget-specify-insert, widget-get-sibling, widget-image-find)
11937 (widget-convert, widget-insert, widget-leave-text)
11938 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
11939 (widget-setup, widget-field-find, widget-before-change)
11940 (widget-after-change, widget-default-complete)
11941 (widget-default-create, widget-default-delete)
11942 (widget-push-button-value-create, editable-field)
11943 (widget-field-prompt-value, widget-field-validate)
11944 (widget-choice-value-create, widget-choice-action)
11945 (widget-choice-validate, widget-checklist-add-item)
11946 (widget-radio-add-item, widget-radio-chosen)
11947 (widget-radio-value-inline, widget-editable-list-value-create)
11948 (widget-editable-list-entry-create)
11949 (widget-documentation-link-add)
11950 (widget-documentation-string-value-create)
11951 (widget-regexp-validate, widget-file-complete)
11952 (widget-sexp-validate, widget-plist-convert-widget)
11953 (widget-plist-convert-widget, widget-alist-convert-widget)
11954 (widget-alist-convert-widget, widget-color-complete): Simplify,
11955 particularly to avoid bindings which aren't optimized out.
11956
11957 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
11958 Doc fix.
11959 (down-list, backward-up-list, up-list, kill-sexp)
11960 (backward-kill-sexp, mark-sexp): Make arg optional.
11961 (lisp-complete-symbol): Add optional arg PREDICATE.
11962
11963 * cus-start.el: Add display-buffer-reuse-frames,
11964 file-coding-system-alist.
11965
119662000-08-20 Gerd Moellmann <gerd@gnu.org>
11967
11968 * startup.el (command-line): Clear realized faces after
11969 modifying TTY color mappings.
11970
119712000-08-20 Miles Bader <miles@gnu.org>
11972
11973 * faces.el (face-attr-match-p): Don't return true if ATTRS are
11974 merely a subset of FACE's attributes.
11975
119762000-08-19 Miles Bader <miles@gnu.org>
11977
11978 * comint.el (comint-output-filter): Save the point with a marker,
11979 not just a buffer position.
11980
11981 * international/mule.el (set-buffer-process-coding-system): Make
11982 interactive prompt less confusing.
11983
119842000-08-19 Gerd Moellmann <gerd@gnu.org>
11985
11986 * hilit-chg.el: General cleanup of doc strings, comments and
11987 code formatting.
11988
119892000-08-19 Miles Bader <miles@gnu.org>
11990
11991 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
11992 Compiler macro removed; beginning-of-line is no longer always
11993 equivalent to forward-line, in the presence of fields.
11994
11995 * comint.el (comint-output-filter): Remove ad-hoc saving of
11996 restriction, and just use save-restriction, now that it works
11997 correctly. Don't adjust comint-last-input-start to account for
11998 our insertion; it shouldn't have moved because we don't use
11999 insert-before-markers anymore. Comment out call to
12000 `force-mode-line-update'; why is it here?
12001
12002 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
12003 while checking for prompt to delete. Use `forward-line 0'
12004 instead of beginning-of-line.
12005 (gud-filter): Temporarily widen gud comint buffer while
12006 examining output.
12007
120082000-08-18 Stefan Monnier <monnier@cs.yale.edu>
12009
12010 * progmodes/sh-script.el: Big bag of typos.
12011
12012 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
12013 check since ispell-process is not bound when ispell is not yet loaded.
12014
120152000-08-18 Dave Love <fx@gnu.org>
12016
12017 * image.el (find-image): Copy `spec' before using plist-put.
12018
120192000-08-18 Gerd Moellmann <gerd@gnu.org>
12020
12021 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
12022 `portugues'.
12023
12024 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
12025 backward-kill-sexp, analogous to kill-sexp.
12026
12027 * progmodes/icon.el (icon-indent-line)
12028 (icon-is-continuation-line): Handle comments specially.
12029
120302000-08-17 Ken Stevens <k.stevens@ieee.org>
12031
12032 * ispell.el: Set to standard author/maintainer/keyword fields.
12033 Fine tuning to menu map appearance and operation, and added help.
12034 Remove `start' and `end' error messages when compiling.
12035 (ispell-choices-win-default-height): Fixed comment string.
12036 (ispell-dictionary-alist-1): Fixed regexp in castellano and
12037 castellano8 dictionaries.
12038 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
12039 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
12040 dictionary, added italiano dictionary.
12041 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
12042 word character
12043 (ispell-tex-skip-alists): Added psfig support.
12044 (ispell-skip-html): Renamed from ispell-skip-sgml.
12045 (ispell-begin-skip-region-regexp, ispell-skip-region)
12046 (ispell-minor-check): Improved html skipping support to skip across
12047 code, and recognize `&' commands without propper `;' syntax;
12048 (ispell-process-line): Fix alignment error when manually
12049 correcting spelling.
12050 (ispell): Fix comment string.
12051 (ispell-add-per-file-word-list): Always put word list on new line.
12052
120532000-08-17 Gerd Moellmann <gerd@gnu.org>
12054
12055 * format.el (format-encode-run-method): Fix error message to say
12056 `encode' instead of `decode'. Use save-window-excursion around
12057 shell-command-on-region as in format-decode-run-method because
12058 shell-command-on-region can display a buffer with error output.
12059 (format-decode): Don't record undo information for the decoding.
12060 (format-annotate-function): Add parameter FORMAT-COUNT. Make
12061 that number part of the temporary buffer name so that more than
12062 one decoding using a temporary buffer can happen safely.
12063
12064 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
12065 of `A-z' in the regexp.
12066
12067 * hilit-chg.el: Fix typos in commentary.
12068
12069 * help.el (view-emacs-news): Rewritten for new naming scheme
12070 for old NEWS files.
12071
12072 * startup.el (command-line): Pop to *Messages* in case an error
12073 is signaled while loading user-init-file.
12074
120752000-08-17 Andreas Schwab <schwab@suse.de>
12076
12077 * files.el (insert-directory): Don't lose original file name,
12078 undoing an undocumented change.
12079
120802000-08-17 Alex Schroeder <alex@gnu.org>
12081
12082 * sql.el (sql-magic-go): Use comint-bol.
12083 (sql-copy-column): Use comint-line-beginning-position.
12084 (comint-line-beginning-position): Define a replacement for
12085 comint-line-beginning-position if it is not fboundp.
12086
120872000-08-17 Alex Schroeder <alex@gnu.org>
12088
12089 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
12090 it didn't have any effect anyway.
12091
120922000-08-17 Alex Schroeder <alex@gnu.org>
12093
12094 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
12095 --pset and pager=off instead of sending \\o|cat at the beginning
12096 of the session.
12097
120982000-08-17 Miles Bader <miles@gnu.org>
12099
12100 * progmodes/octave-inf.el: Add compatibility definition of
12101 comint-line-beginning-position.
12102
121032000-08-17 Kenichi Handa <handa@etl.go.jp>
12104
12105 * startup.el (normal-top-level): Look in each dir in load-path for
12106 a leim-list.el file too. This assures of loading leim-list.el
12107 that is created at Emacs installation time even if a user have his
12108 own leim-list.el.
12109
121102000-08-17 Miles Bader <miles@gnu.org>
12111
12112 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
12113 foreground color to black if the background is dark.
12114
121152000-08-16 Stefan Monnier <monnier@cs.yale.edu>
12116
12117 * loadhist.el (unload-feature): Typo.
12118
12119 * finder.el (finder-compile-keywords):
12120 * cus-dep.el (custom-make-dependencies): Add local-variable settings
12121 to the generated file.
12122
12123 * mail/mh-e.el (mh-make-local-vars):
12124 Replace make-variable-buffer-local with make-local-variable.
12125
12126 * play/landmark.el:
12127 * options.el (Edit-options-{set,toggle,t,nil}):
12128 * mail/mailabbrev.el (mail-abbrevs-mode):
12129 * textmodes/tex-mode.el (tex-expand-files):
12130 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
12131
12132 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
12133
12134 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
12135 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
12136 Allow going past the last element.
12137 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
12138 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
12139 (cvs-mouse-toggle-mark): Don't move point.
12140 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
12141
12142 * progmodes/compile.el (grep): Provide a default set of files.
12143 (next-error): Docstring fix.
12144 (compilation-find-file): Avoid find-file (fails in a dedicated window).
12145
12146 * emacs-lisp/easy-mmode.el (define-minor-mode):
12147 Use `symbol-value' to keep the byte-compiler quiet.
12148
12149 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
12150 (diff-find-source-location): New fun, extracted from diff-goto-source.
12151 (diff-goto-source): Use it.
12152 (diff-next-complex-hunk, diff-filter-lines): New function.
12153 (diff-apply-hunk): New command.
12154
12155 * smerge-mode.el (smerge-mode-menu): Doc fix.
12156
12157 * msb.el (msb-mode): Define it in terms of define-minor-mode.
12158
121592000-08-16 Dave Love <fx@gnu.org>
12160
12161 * windmove.el (windmove) <defgroup>: Add :version.
12162
12163 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
12164 (goto-address-fontify-p, goto-address-highlight-p)
12165 (goto-address-url-face, goto-address-url-mouse-face)
12166 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
12167 (goto-address-url-regexp): Use thing-at-point-url-regexp.
12168 (goto-address-fontify, goto-address-at-mouse): Simplify,
12169 (goto-address-at-point): browse-url-url-at-point,
12170 goto-address-find-address-at-point can return nil.
12171 (goto-address-find-address-at-point): Return nil on failure.
12172
12173 * align.el (align) <defgroup>: Add :version.
12174
12175 * calculator.el (calculator): Add :version.
12176 (calculator): Use two lines for calculator window if `modeline'
12177 face is boxed.
12178
12179 * play/5x5.el: Doc fixes.
12180 (5x5) <defgroup>: Add :version.
12181
12182 * play/fortune.el (fortune) <defgroup>: Add :version.
12183 (fortune-append): Fix error message.
12184 (fortune-from-region): Doc fix.
12185
12186 * play/pong.el (pong): Doc fix.
12187
12188 * play/morse.el: Keywords, commentary, autoloads.
12189
121902000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
12191
12192 * desktop.el (desktop-save): Don't look at symbol-value of a
12193 member of minor-mode-alist, unless it is boundp.
12194
121952000-08-16 Sam Steingold <sds@gnu.org>
12196
12197 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
12198 `while'; use `with-current-buffer' instead of `save-excursion'.
12199 Removed unnecessary kludges now that "*Buffer List*" is excluded.
12200
122012000-08-16 Kenichi Handa <handa@etl.go.jp>
12202
12203 * international/ccl.el (declare-ccl-program): Docstring modified.
12204 (ccl-execute-with-args): Likewise.
12205
122062000-08-16 Miles Bader <miles@gnu.org>
12207
12208 * progmodes/sql.el: Add compatibility definition of
12209 comint-line-beginning-position.
12210
122112000-08-15 Gerd Moellmann <gerd@gnu.org>
12212
12213 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
12214 'buffer-menu' property.
12215 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
12216 fails.
12217 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
12218 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
12219 wasn't killed.
12220
12221 * buff-menu.el (list-buffers-noselect): Don't display the
12222 *Buffer List* buffer.
12223
12224 * font-lock.el: Require jit-lock to prevent a very late
12225 `Loading jit-lock' message.
12226
12227 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
12228 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
12229 mail address.
12230
122312000-08-15 Miles Bader <miles@gnu.org>
12232
12233 * textmodes/ispell.el (ispell-graphic-p): New constant.
12234 (ispell-choices-win-default-height, ispell-help): Use
12235 `ispell-graphic-p' instead of `xemacsp'.
12236
122372000-08-15 Dave Love <fx@gnu.org>
12238
12239 * simple.el: Autoload widget-convert when compiling.
12240 (mail-user-agent): Doc fix.
12241
12242 * help.el (function-called-at-point, variable-at-point): Use
12243 with-syntax-table.
12244 (help-manyarg-func-alist): Add insert-and-inherit.
12245
12246 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
12247
12248 * delsel.el (delsel-unload-hook): New function.
12249
12250 * find-file.el: Doc fixes. Move provide to end.
12251 (ff) <defgroup>: Add :link.
12252 (ff-goto-click): Deleted.
12253 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
12254 Use mouse-set-point.
12255
12256 * textmodes/tildify.el: Doc fixes.
12257 (tildify) <defgroup>: Add:version.
12258
12259 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
12260 (glasses-custom-set): Use set-default, not set.
12261 (minor-mode-alist): Propertize the lighter.
12262 (glasses-mode): Provide optional arg.
12263
12264 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
12265 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
12266 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
12267 option. Provide :type.
12268 (cwarn-configuration): Provide :type.
12269 (cwarn-mode): Doc fix.
12270
12271 * add-log.el (change-log-merge): Doc fix.
12272 (change-log-redate): New command.
12273
12274 * net/browse-url.el (browse-url-filename-alist): Add a clause for
12275 Doze and Dog.
12276 (browse-url): Use dolist, not mapcar.
12277 (browse-url-at-point): Check for null url.
12278 (browse-url-event-buffer, browse-url-event-point): Functions
12279 deleted.
12280 (browse-url-at-mouse, browse-url-netscape): Simplify.
12281
12282 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
12283 modes.
12284 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
12285 Fix previous change to mapcan.
12286 (msb--init-file-alist, msb--add-separators)
12287 (msb--make-keymap-menu): Simplify.
12288 (msb--choose-file-menu): Use copy-sequence.
12289 (msb-mode-map): Add title to keymap.
12290 (msb-unload-hook): New function.
12291
12292 * bs.el: Fix indentation.
12293 (bs) <defgroup>: Add :links.
12294 (bs-show): Doc fix.
12295 (bs-apply-sort-faces): Don't use window-system.
12296 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
12297
122982000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
12299
12300 * calendar/timeclock.el (timeclock-file): Run .timelog through
12301 convert-standard-filename.
12302
123032000-08-14 Gerd Moellmann <gerd@gnu.org>
12304
12305 * emacs-lisp/authors.el: New file.
12306
12307 * paren.el (show-paren-priority): New user option.
12308 (show-paren-function): Set overlay priorities to
12309 show-paren-priority.
12310
123112000-08-14 Miles Bader <miles@gnu.org>
12312
12313 * comint.el (comint-bol): Use `forward-line 0' instead of calling
12314 beginning-of-line with inhibit-field-text-motion bound.
12315
123162000-08-14 Gerd Moellmann <gerd@gnu.org>
12317
12318 * calendar/timeclock.el: New file.
12319
123202000-08-14 David Ponce <david@dponce.com>
12321
12322 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
12323 `widget-button-click'. so that one can use left mouse button to
12324 click on dialog buttons.
12325
123262000-08-14 Emmanuel Briot <briot@gnat.com>
12327
12328 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
12329 identifiers, since XML is case sensitive
12330
123312000-08-12 Miles Bader <miles@gnu.org>
12332
12333 * comint.el (comint-output-filter): Don't bother frobbing
12334 window-start, it doesn't seem to be necessary.
12335
12336 * comint.el (comint-send-string, comint-send-region): Make into
12337 real functions. Snapshot the prompt before sending.
12338
123392000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
12340
12341 * info.el (Info-find-emacs-command-nodes): Rewrite to use
12342 technique similar to Info-index, instead of relying on specific
12343 names of relevant Index nodes.
12344 (Info-goto-emacs-command-node): Bind Info-history to nil when
12345 going to the first node found by Info-find-emacs-command-nodes.
12346
123472000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
12348
12349 * menu-bar.el (menu-bar-help-menu): Add a :help string.
12350
123512000-08-10 Miles Bader <miles@gnu.org>
12352
12353 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
12354
123552000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
12356
12357 * info.el (Info-file-list-for-emacs): More elements for the
12358 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
12359 and woman manuals.
12360
123612000-08-10 Miles Bader <miles@lsi.nec.co.jp>
12362
12363 * comint.el (comint-send-input): Make the newline boundary overlay
12364 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
12365 (comint-output-filter): Use `insert' instead of
12366 `insert-before-markers'. Extend comint-last-output-overlay when
12367 necessary since we can't rely on insert-before-markers to do it.
12368 * gud.el (gud-filter): Use `with-current-buffer' instead of
12369 save-excursion when inserting the output, so that point gets
12370 updated correctly; the old method relied on a rather dodgy
12371 side-effect of comint-output-filter to avoid the effect of
12372 save-excursion.
12373
123742000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
12375
12376 * files.el (recover-file): Call insert-directory instead of
12377 invoking `ls' directly.
12378
123792000-08-10 Miles Bader <miles@gnu.org>
12380
12381 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
12382 (comint-last-prompt-overlay): New variables.
12383 (comint-output-filter): Implement prompt highlighting.
12384 (comint-snapshot-last-prompt): New function.
12385 (comint-send-input): Snapshot the last prompt.
12386 Use comint-highlight-input-face.
12387 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
12388 Use defface instead of defcustom.
12389 (send-invisible, comint-send-eof): Snapshot the last prompt.
12390 (comint-delchar-or-maybe-eof): Use comint-send-eof.
12391 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
12392
123932000-08-09 Stefan Monnier <monnier@cs.yale.edu>
12394
12395 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
12396 (regexp-opt-group): Use a list of chars for `letters'.
12397 (regexp-opt-charset): `chars' is now a list of chars.
12398 Use a char-table rather than a vector so it works for multibyte chars.
12399
12400 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
12401 Set cvs-minor-current-files to the selected fileinfo.
12402 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
12403 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
12404
124052000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
12406
12407 * files.el (insert-directory): Don't call access-file on
12408 directories on DOS and Windows.
12409
124102000-08-09 Kenichi Handa <handa@etl.go.jp>
12411
12412 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
12413 longer if necessary.
12414 (ccl-embed-code): Call ccl-embed-data to store CODE in
12415 ccl-program-vector.
12416
124172000-08-09 Miles Bader <miles@gnu.org>
12418
12419 * comint.el (comint-output-filter): Properly handle the case where
12420 the text surrounded by comint-last-output-overlay was deleted.
12421
124222000-08-08 Gerd Moellmann <gerd@gnu.org>
12423
12424 * info.el (Info-insert-dir): Use Info-additional-directory-list if
12425 non-nil.
12426 (Info-file-list-for-emacs): Remove "info" from the list because
12427 that leads to trying to use the documentation from file `info'
12428 in various situations where it isn't appropriate, for instance
12429 C-h C-k C-h i.
12430
12431 * ffap.el (ffap-read-file-or-url-internal): Handle case that
12432 DIR and/or STRING are nil.
12433
12434 * progmodes/compile.el (compilation-setup): Make variable
12435 compilation-error-screen-columns buffer-local, as some comment
12436 in the code suggests it should be.
12437
12438 * files.el (auto-mode-interpreter-regexp): New variable.
12439 (set-auto-mode): Use it.
12440
12441 * indent.el (indent-for-tab-command): Doc fix.
12442
12443 * mouse-sel.el (mouse-sel-mode): Doc fix.
12444
12445 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
12446 labels.
12447
12448 * help.el (print-help-return-message): When
12449 display-buffer-reuse-frames is set, let the help window been quit,
12450 instead of deleting it, which might delete a reused frame.
12451
124522000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
12453
12454 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
12455 rename a directory to a name that differs only by its letter case.
12456
124572000-08-08 Kenichi Handa <handa@etl.go.jp>
12458
12459 * international/quail.el (quail-define-rules): Handle Quail decode
12460 map correctly. Add code for supporting annotations.
12461 (quail-install-decode-map): New function.
12462 (quail-defrule-internal): New optional arguments decode-map and
12463 props.
12464 (quail-advice): New function.
12465
124662000-08-07 Sam Steingold <sds@gnu.org>
12467
12468 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
12469 `defconst', `define-condition', `with-slots'.
12470 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
12471
124722000-08-03 Miles Bader <miles@gnu.org>
12473
12474 * comint.el (comint-use-prompt-regexp-instead-of-fields):
12475 New variable.
12476 (comint-prompt-regexp, comint-get-old-input): Document dependence on
12477 comint-use-prompt-regexp-instead-of-fields.
12478 (comint-send-input): Add `input' field property to stuff we send to
12479 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
12480 (comint-output-filter): Add `output' field property to process
12481 output, if comint-use-prompt-regexp-instead-of-fields is nil.
12482 (comint-replace-by-expanded-history)
12483 (comint-get-old-input-default, comint-show-output)
12484 (comint-backward-matching-input, comint-forward-matching-input)
12485 (comint-next-prompt, comint-previous-prompt): Use field
12486 properties if comint-use-prompt-regexp-instead-of-fields is nil.
12487 (comint-line-beginning-position): New function.
12488 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
12489 (comint-replace-by-expanded-history-before-point): Use
12490 comint-line-beginning-position and line-end-position.
12491 (comint-last-output-overlay): New variable.
12492 (comint-mode): Make `comint-last-output-overlay' buffer-local.
12493
12494 * shell.el (shell-prompt-pattern): Doc change.
12495 (shell-backward-command): Use line-beginning-position.
12496
12497 * gud.el (gud-gdb-complete-command): Use
12498 comint-line-beginning-position.
12499
12500 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
12501 comint-bol doesn't actually go to the beginning of the line.
12502
12503 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
12504 if comint-use-prompt-regexp-instead-of-fields is non-nil.
12505 (try-expand-line-all-buffers): Likewise.
12506
12507 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
12508 explicitly matching comint-prompt-regexp.
12509 (sql-copy-column): Use comint-line-beginning-position instead of
12510 explicitly matching comint-prompt-regexp.
12511
12512 * progmodes/octave-inf.el (inferior-octave-complete): Use
12513 comint-line-beginning-position.
12514
12515 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
12516
12517 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
12518 looking for a prompt, use `forward-line 0' instead of
12519 `beginning-of-line', to avoid getting caught by an input field.
12520
125212000-08-07 Gerd Moellmann <gerd@gnu.org>
12522
12523 * files.el (shell-quote-wildcard-pattern): Make sure to return
12524 PATTERN, in the Unix case.
12525
125262000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
12527
12528 * play/zone.el (zone): Discard any pending input before running
12529 the randomly-chosen pgm.
12530
125312000-08-07 Kenichi Handa <handa@etl.go.jp>
12532
12533 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
12534 checking the existence of any multibyte characters.
12535
125362000-08-06 Gerd Moellmann <gerd@gnu.org>
12537
12538 * help.el (describe-mode): Test minor-mode symbol for being
12539 bound before testing its value for being nil.
12540
12541 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
12542 `first', `second', and `third'.
12543
12544 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
12545 (second): Make it an alias for `cadr'.
12546
125472000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
12548
12549 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
12550 types of display support faces now.
12551
125522000-08-05 Gerd Moellmann <gerd@gnu.org>
12553
12554 * pcvs.el (require): Require `cl' during compilation, only.
12555
12556 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
12557 (toplevel): Remove `remq' and `remove' from autoloads.
12558 (cl-fake-autoloads): New variable. If set, arrange for an error
12559 when CL functions etc. are autoloaded.
12560
125612000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
12562
12563 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
12564
12565 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
12566 popped up, but the user clicks outside the menu, return an empty
12567 regexp (that causes unhighlight-regexp to have no effect).
12568
12569 * menu-bar.el (menu-bar-games-menu): Add Zone.
12570
12571 * hi-lock.el (toplevel): Require font-lock.
12572
125732000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12574
12575 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
12576 (ebnf-8-bit-chars): New var for bug fix.
12577 (ebnf-string): Bug fix.
12578
125792000-08-03 Sam Steingold <sds@gnu.org>
12580
12581 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
12582 instead of `buffer-string'.
12583 (require 'cl): Always, not just when compiling.
12584 `ignore-errors' in `interactive', `list*', `defun*' &c make this
12585 necessary.
12586
125872000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
12588
12589 * international/mule-cmds.el (select-safe-coding-system): Make
12590 the message text about selecting a safe coding system more clear.
12591
125922000-08-02 Gerd Moellmann <gerd@gnu.org>
12593
12594 * hi-lock.el: New file.
12595
12596 * play/zone.el: New file.
12597
12598 * replace.el (occur): Set tab-width in the *Occur* buffer to the
12599 value of tab-width in the original buffer. Choose a line number
12600 format that's a multiple of the original buffer's tab width, so
12601 that lines appear right.
12602
12603 * textmodes/ispell.el (ispell): New function, replacing an alias.
12604 Spell-check active region if in transient-mark-mode and mark
12605 is active; otherwise spell-check buffer.
12606
126072000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12608
12609 * ps-mule.el: Fix a customization problem on
12610 ps-mule-font-info-database-default.
12611
126122000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
12613
12614 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
12615 display-mouse-p instead of window-system.
12616 (ebrowse-member-mode-map): Ditto.
12617
126182000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12619
12620 * progmodes/ebnf2ps.el: Update ps-print functions call.
12621 Indentation fix. Doc fix.
12622 (ebnf-version): New version number (3.2).
12623 (ebnf-format-color, ebnf-begin-job): Code fix.
12624
126252000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
12626
12627 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
12628 font lock support on window-system.
12629 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
12630
12631 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
12632 display-color-p, if fboundp, instead of window-system.
12633
126342000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
12635
12636 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
12637 instead of window-system.
12638
12639 * wid-edit.el (widget-choose): Use display-mouse-p instead of
12640 window-system.
12641 (widget-choice-mouse-down-action): Use display-popup-menus-p
12642 instead of window-system.
12643
12644 * strokes.el (strokes-file): Run the file name through
12645 convert-standard-filename.
12646 (strokes-mode): Call display-mouse-p instead of looking at
12647 window-system. Change the error message accordingly.
12648
12649 * progmodes/cpp.el (toplevel): Support faces on tty's.
12650
12651 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
12652 (lm-plot-square, lm-init-display): Don't use window-system.
12653
12654 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
12655 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
12656
12657 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
12658 instead of looking at window-system.
12659
126602000-07-30 Gerd Moellmann <gerd@gnu.org>
12661
12662 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
12663 of testing if iswitchb-prepost-hooks is bound, because the
12664 latter will always be true when invoking a recursive minibuffer
12665 from an active Iswitchb buffer.
12666
126672000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
12668
12669 * files.el (shell-quote-wildcard-pattern): New function.
12670 (insert-directory): Call it. Only prepend "\" to command on Unix
12671 and GNU/Linux systems.
12672
126732000-07-30 Gerd Moellmann <gerd@gnu.org>
12674
12675 * eshell/esh-groups.el: Change custom :link file names
12676 from `eshell.info' to `eshell'.
12677
126782000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
12679
12680 * dired.el (dired-build-subdir-alist): Expand subdirectory names
12681 correctly in recursive ange-ftp listings.
12682
126832000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12684
12685 * ps-print.el: Fix bug 1: if ps-font-size-internal,
12686 ps-header-font-size-internal and
12687 ps-header-title-font-size-internal variables are not set,
12688 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
12689 face text property is (foreground-color . COLOR) or
12690 `(background-color . COLOR)', ps-print crashes. Doc fix.
12691 (ps-print-version): New version number (5.2.4).
12692 (ps-plot-region): Code fix.
12693 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
12694 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
12695 Bug fix 2.
12696
126972000-07-30 Milan Zamazal <pdm@freesoft.cz>
12698
12699 * glasses.el (glasses-make-readable): Fix uncapitalization of
12700 identifiers like `myXMLDocument'.
12701
127022000-07-28 Karl Fogel <kfogel@red-bean.com>
12703
12704 * mail/mail-hist.el (mail-hist-previous-input)
12705 (mail-hist-next-input): Do the obvious code factorization.
12706 (mail-hist-retrieve-and-insert): New func, contains common
12707 code of above two.
12708 If inserting a message body, leave point at top.
12709
127102000-07-28 Sam Steingold <sds@gnu.org>
12711
12712 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
12713 Use `<=', not `<' to compare times!
12714 (ange-ftp-ls): Remove.
12715
127162000-07-27 Gerd Moellmann <gerd@gnu.org>
12717
12718 * play/cookie1.el: Add explanation of how to make cookie.el
12719 compatible with strfile(1) to comment.
12720
12721 * subr.el (remove, remq): New functions.
12722
12723 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
12724 escape `*' in regexps.
12725 (midnight-find): Reverse order of arguments in the funcall of
12726 TEST.
12727
12728 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
12729 and `.class'.
12730
12731 * play/meese.el: Add Commentary section.
12732
127332000-07-27 Alex Schroeder <alex@gnu.org>
12734
12735 * sql.el (sql-ms): Added autoload cookie.
12736 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
12737 (sql-oracle): Ditto.
12738 (sql-help): Doc change.
12739
12740 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
12741 types and exceptions.
12742
127432000-07-27 Alex Schroeder <alex@gnu.org>
12744
12745 * sql.el (sql-placeholder-history): New variable.
12746 (sql-query-placeholders-and-send): New function that will query
12747 the user and replace placeholders with user input.
12748 (sql-oracle): If running on NT, set comint-input-sender to
12749 sql-query-placeholders-and-send.
12750
12751 (sql-stop): If in the SQLi buffer, insert stop notification, else
12752 present it as a message.
12753
127542000-07-27 Alex Schroeder <alex@gnu.org>
12755
12756 * sql.el (sql-input-ring-separator): Doc change.
12757 (sql-input-ring-file-name): Doc change.
12758 (sql-interactive-mode): Use `sql-input-ring-separator' and
12759 `sql-input-ring-file-name' to set the comint-mode equivalents
12760 without making them local variables.
12761 (sql-stop): Don't bind `sql-input-ring-separator' and
12762 `sql-input-ring-file-name' dynamically to their comint-mode
12763 equivalents.
12764
127652000-07-27 Kenichi Handa <handa@etl.go.jp>
12766
12767 * international/mule.el (register-char-codings): New function.
12768 (make-coding-system): Handle `safe-chars' specification in the arg
12769 PROPERTY.
12770
12771 * international/mule-cmds.el
12772 (find-coding-systems-region-subset-p): This function deleted.
12773 (sort-coding-systems-predicate): New variable.
12774 (sort-coding-systems): New function.
12775 (find-coding-systems-region): Use
12776 find-coding-systems-region-internal.
12777 (find-coding-systems-string): Use find-coding-systems-region.
12778 (find-coding-systems-for-charsets): Check
12779 char-coding-system-table.
12780 (select-safe-coding-system-accept-default-p): New variable.
12781 (select-safe-coding-system): Mostly rewritten. New argument
12782 ACCEPT-DEFAULT-P.
12783 (select-message-coding-system): Call select-safe-coding-system
12784 with ACCEPT-DEFAULT-P arg.
12785 (reset-language-environment): Reset default-sendmail-coding-system
12786 to the default value iso-latin-1.
12787 (set-language-environment): Don't set the obsolete variable
12788 charset-origin-alist.
12789
12790 * international/codepage.el (cp-coding-system-for-codepage-1):
12791 Give `safe-chars' property to make-coding-system.
12792
12793 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
12794 calling select-message-coding-system twice.
12795
12796 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
12797 instead of `safe-charsets'.
12798 (cyrillic-alternativnyj): Likewise.
12799 (ccl-encode-alternativnyj): Don't check the charset
12800 cyrillic-iso8859-5.
12801
128022000-07-27 Kenichi Handa <handa@etl.go.jp>
12803
12804 * composite.el (compose-chars-after): Preserve match data.
12805
128062000-07-26 Sam Steingold <sds@gnu.org>
12807
12808 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
12809 (ange-ftp-real-file-newer-than-file-p): New function.
12810 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
12811 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
12812
12813 * tooltip.el (tooltip-float-time): Removed (use `float-time').
12814 * midnight.el (midnight-float-time): Ditto.
12815
128162000-07-26 Andreas Schwab <schwab@suse.de>
12817
12818 * files.el (normal-backup-enable-predicate): Correct
12819 interpretation of the return value of compare-strings.
12820
128212000-07-26 Gerd Moellmann <gerd@gnu.org>
12822
12823 * isearch.el (isearch-resume): New function.
12824 (isearch-done): Add something to command-history to resume
12825 the search.
12826 (isearch-yank-line, isearch-yank-word): Use
12827 buffer-substring-no-properties instead of buffer-substring.
12828
12829 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
12830 of flyspell-mouse-map.
12831
12832 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
12833 duplicate definition.
12834 (makefile-mode): Remove duplicate setting of local-abbrev-table.
12835
12836 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
12837 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
12838
128392000-07-25 Sam Steingold <sds@gnu.org>
12840
12841 * net/ange-ftp.el: Get modtime over the net.
12842 (ange-ftp-file-modtime): New function.
12843 (ange-ftp-write-region, ange-ftp-insert-file-contents)
12844 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
12845 Use it.
12846 (ange-ftp-dot-to-slash): New function.
12847 (ange-ftp-fix-name-for-vms): Use it.
12848
12849 * midnight.el (midnight-buffer-display-time): Use
12850 `with-current-buffer'.
12851
128522000-07-25 Gerd Moellmann <gerd@gnu.org>
12853
12854 * find-dired.el: Update copyright notice.
12855 (find-dired): Offer to kill a running `find'.
12856
12857 * enriched.el (enriched-face-ans): For a `foreground-color'
12858 property, return '(("x-color" COLOR))' so that COLOR will be
12859 output as a parameter of the x-color annotation. Likewise for the
12860 `background-color' property. In the case of normal face
12861 properties, don't return annotations for unspecified foreground
12862 and background face attributes.
12863
128642000-07-25 Kenichi Handa <handa@etl.go.jp>
12865
12866 * language/japan-util.el (japanese-katakana-region): Fix handling
12867 HANKAKU argument.
12868
128692000-07-25 Miles Bader <miles@gnu.org>
12870
12871 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
12872 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
12873 constrain-to-field.
12874
128752000-07-24 Andrew Innes <andrewi@gnu.org>
12876
12877 * timer.el (timer-activate-when-idle): Add optional parameter
12878 DONT-WAIT. Update docstring.
12879 (run-with-idle-timer): Specify extra parameter to
12880 timer-activate-when-idle, so that timer will be activated
12881 immediately if Emacs is already idle.
12882
12883 * w32-fns.el (w32-using-nt): Fix docstring.
12884
128852000-07-24 Dave Love <fx@gnu.org>
12886
12887 * mouse.el (popup-menu): Set last-command-event.
12888 (mouse-major-mode-menu-prefix): Declare.
12889
128902000-07-24 Gerd Moellmann <gerd@gnu.org>
12891
12892 * textmodes/flyspell.el: Update to author's version 1.5d.
12893
12894 * progmodes/hideshow.el: Update copyright notice.
12895
12896 * vcursor.el: Set maintainer to FSF, since author cannot
12897 be reached.
12898
128992000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
12900
12901 * info.el (Info-goto-emacs-key-command-node): Leave a space after
12902 the prompt.
12903
12904 * mouse.el (popup-menu): Run the keymap through indirect-function,
12905 in case it was defined with define-prefix-key. If the menu is a
12906 list of keymaps, look up the binding of user's choice in each one
12907 of the keymaps.
12908 (mouse-popup-menubar): If the global and local menu-bar keymaps
12909 don't have a prompt string, create one and insert it into the
12910 keymap. Don't barf if current-local-map returns nil.
12911
129122000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
12913
12914 * dired.el (dired-sort-R-check): Added to allow recursive listing
12915 to be undone.
12916 (dired-sort-other): Use it.
12917
129182000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12919
12920 * Release of cc-mode 5.27
12921
129222000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12923
12924 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
12925 c-beginning-of-statement-1 that caused a bad case of recursion
12926 which could consume a lot of CPU in large classes in languages
12927 that have in-expression classes (i.e. Java and Pike).
12928
12929 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
12930 statements before top level constructs (i.e. case 6 is moved
12931 before case 5 and is now case 4) to catch in-expression
12932 classes in top level expressions correctly.
12933
129342000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12935
12936 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
12937 objc-method-intro. Case 4 removed and case 5I added.
12938
12939 * cc-langs.el (c-append-paragraph-start): New variable used by
12940 c-common-init to get paragraph-start correct.
12941 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
12942 initialize paragraph-start to make it correct both with and
12943 without the javadoc special case.
12944
12945 * cc-mode.el (java-mode): Use c-append-paragraph-start to
12946 initialize paragraph-start for javadoc markup.
12947
12948 * cc-vars.el (c-style-variables-are-local-p): Incompatible
12949 change by defaulting this to t. It's motivated by the
12950 confusing behavior that otherwise arise from the style system
12951 when editing both java and non-java files at the same time
12952 (see the comments about style setting in c-common-init).
12953
129542000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12955
12956 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
12957 similar to the one in c-fill-paragraph to check the fill
12958 prefix from the adaptive fill function for sanity.
12959
129602000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12961
12962 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
12963 defun block.
12964
a30eb617
DL
129652000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12966
12967 * cc-align.el (c-lineup-multi-inher): Handle lines with
12968 leading comma nicely. Extended to handle member initializers
12969 too.
12970
12971 * cc-engine.el: (c-beginning-of-inheritance-list,
12972 c-guess-basic-syntax): Fixed recognition of inheritance lists
12973 when the lines begins with a comma.
12974
a30eb617
DL
12975 * cc-vars.el (c-offsets-alist): Changed default for
12976 member-init-cont to c-lineup-multi-inher since it now handles
12977 member initializers and indents better for leading commas.
12978
129792000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
12980
12981 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
12982 handling that caused class open lines to be recognized as
12983 statement-conts in some cases.
12984
12985 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
12986 guessed by the adaptive fill function unless point is on the
12987 first line of a block comment.
12988
12989 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
12990 when the buffer ends with a macro continuation char.
12991
12992 * cc-engine.el (c-guess-basic-syntax): Added support for
12993 function definitions as statements in Pike. The first
12994 statement in a lambda block is now labeled defun-block-intro
12995 instead of statement-block-intro.
12996
12997 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
12998 so that the class surrounding point is selected, not the one
12999 innermost in the state.
13000
13001 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
13002 recognition of switch labels having hanging multiline
13003 statements.
13004
13005 * cc-engine.el (c-beginning-of-member-init-list): Broke out
13006 some code in c-guess-basic-syntax to a separate function.
13007 * cc-engine.el (c-just-after-func-arglist-p): Fixed
13008 recognition of member inits with multiple line arglists.
13009 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
13010 member-init-cont when the commas are in funny places.
13011
130122000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13013
13014 * cc-defs.el (c-auto-newline): Removed this macro since it's
13015 not used anymore.
13016
13017 * cc-engine.el (c-looking-at-bos): New helper function.
13018 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
13019 inexpr and toplevel classes apart in Pike.
13020
13021 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
13022 of case 9A.
13023
13024 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
13025 constant, since "class" can introduce an in-expression class
13026 in Pike nowadays.
13027
130282000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13029
13030 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
13031 indentation on cpp-macro lines.
13032
13033 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
13034 a syntax modifier like comment-intro, to make it possible to
13035 get syntactic indentation for preprocessor directives. It's
13036 incompatible wrt to lineup functions on cpp-macro, but it has
13037 no observable effect in the 99.9% common case where cpp-macro
13038 is set to -1000.
13039
130402000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13041
13042 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
13043 member-init-cont when the preceding arglist is several lines.
13044
130452000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13046
13047 * cc-styles.el (c-style-alist): The basic offset for the BSD
13048 style corrected to 8.
13049
130502000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13051
13052 * cc-styles.el (c-style-alist): Adjusted the indentation of
13053 brace list openers in the gnu style.
13054
130552000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13056
13057 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
13058
13059 * cc-cmds.el (c-electric-brace, c-electric-slash,
13060 c-electric-star, c-electric-semi&comma, c-electric-colon,
13061 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
13062 when c-syntactic-indentation is nil.
13063
13064 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
13065 we were left at comments preceding the first statement when
13066 reaching the beginning of the buffer.
13067
13068 * cc-vars.el (c-syntactic-indentation): New variable to turn
13069 off all syntactic indentation.
13070
130712000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13072
13073 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
13074 between the text and the block comment ender when it hangs,
13075 depending on how many there are before the fill.
13076
130772000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13078
13079 * cc-engine.el (c-beginning-of-closest-statement): New helper
13080 function to go back to the closest preceding statement start,
13081 which could be inside a conditional statement.
13082 * cc-engine.el (c-guess-basic-syntax): Use
13083 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
13084
13085 * cc-engine.el (c-guess-basic-syntax): Better handling of
13086 arglist-intro, arglist-cont-nonempty and arglist-close when
13087 the arglist is nested inside parens. Cases 7A, 7C and 7F
13088 changed.
13089
13090 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
13091 up-to-date with javadoc 1.2.
13092
130932000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13094
13095 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
13096 multiline Pike type decls.
13097
130982000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13099
13100 * cc-cmds.el (c-indent-new-comment-line): Always break
13101 multiline comments in multiline mode, regardless of
13102 comment-multi-line.
13103
131042000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13105
13106 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
13107 fully::qualified::names in C++ member init lists. Preamble in
13108 case 5D changed.
13109
131102000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13111
13112 * cc-langs.el (c-common-init): Handling of obsolete variables
13113 moved to c-initialize-cc-mode. More compatible style override
13114 when using global style variables.
13115 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
13116 variables moved here.
13117
a30eb617
DL
13118 * cc-styles.el (c-make-styles-buffer-local): Flag style
13119 variable localness in c-style-variables-are-local-p to make
13120 the compatibility measure in c-common-init work well.
13121
13122 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
13123 longer contain set-from-style.
13124 * cc-styles.el (c-initialize-builtin-style): Don't check for
13125 set-from-style on c-special-indent-hook.
13126 * cc-styles.el (c-copy-tree): Obsolete. The standard function
13127 copy-alist is sufficient now.
13128
13129 * cc-styles.el (c-set-style, c-set-style-1,
13130 c-get-style-variables): Fixes to variable initialization so
13131 that duplicate entries in styles have the same effect
13132 regardless of DONT-OVERRIDE.
13133
13134 * cc-styles.el (c-set-style-2): Fixed bug where the
13135 initialization of inheriting styles failed when the
13136 dont-override flag is set.
13137
13138 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
13139 on this.
13140
131412000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13142
13143 * cc-defs.el (c-forward-comment): Removed the workaround
13144 introduced in 5.38 since it had worse side-effects. If a line
13145 contains the string "//\"", it regarded the // as a comment
13146 start since the \ temporarily doesn't have escape syntax.
13147
eb04d6cd 131482000-07-17 Emmanuel Briot <briot@act-europe.fr>
a30eb617
DL
13149
13150 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
13151 ada-xref.el before ada-prj.el, so that the Project menu is created
13152 when ada-prj tries to add to it.
13153 (ada-activate-keys-for-case): Suppress the characters that are not
13154 part of the Ada syntax. Better compatibility with else-mode
13155 (ada-adjust-case-interactive): When auto-casing is not active,
13156 correctly insert newlines (used to insert only ^M). Prevent the
13157 syntax table from being changed in case of an error
13158 (or '_' becomes part of a word and some commands are confused).
13159 Do nothing if ada-auto-case is nil.
13160 (ada-after-keyword-p): Ignore keywords that are also attributes
13161 (ada-batch-reformat): Update usage comment
13162 (ada-call-from-contextual-menu): New function
13163 (ada-case-read-exceptions): Reinitialize the casing exception list
13164 first to nil first, so that the casing exception file can be
13165 shared.
13166 (ada-check-defun-name): Handles "configure" keyword for gnatdist
13167 files.
13168 (ada-compile-goto-error): Fix regexp used to detect a file:line
13169 anywhere in the error message
13170 (ada-contextual-menu-last-point): New variable
13171 (ada-create-keymap): If the variable delete-key-deletes-forward is
13172 t on XEmacs, it means that DEL should delete one character
13173 forward.
13174 (ada-create-menu): Use :included instead of :visible for XEmacs.
13175 New submenu "Options".
13176 (ada-end-stmt-re): Correctly indent "select ... then abort"
13177 statements.
13178 (ada-fill-comment-paragraph): Correctly delete all leading '--'
13179 even if they don't match ada-fill-comment-prefix Fix handling of
13180 paragraphs on the first or last line of a file.
13181 (ada-format-paramlist): Fix handling of default parameter values.
13182 (ada-get-body-name): New function.
13183 (ada-get-current-indent): Optimized by searchling directly for an
13184 existing generic part or a statement outside of it. Handle
13185 ada-indent-align-comments when indenting comments Replaced some
13186 regexps by testing directly the next character. This results in a
13187 huge speedup on some files. New indentation scheme for renames
13188 statements. Stop looking for the 'while' or 'for' associated with
13189 a 'loop' at the first semicolon encountered. A "return" can also
13190 match an anonymous access subprogram declaration.
13191 (ada-get-indent-noindent): Ignore strings and comments when
13192 looking for the keywords "record" and "private".
13193 (ada-goto-matching-decl-start): When matching "if", make sure we
13194 are not in fact seeing "end if". Ignore "when" statements except
13195 when initial keyword was "begin". Fix handling of nested
13196 procedures. Add a recursive call to this function to skip over
13197 other 'end' statmts. Fix indentation for "when .. => begin"
13198 (ada-in-open-paren-p): Fix indentation for complex boolean
13199 expressions, where 'and then', 'or else' and parenthesis
13200 statements are mixed up.
13201 (ada-in-paramlist-p): Skip comments while searching for the
13202 beginning Fix handling of operator declarations.
13203 (ada-indent-align-comments): New variable
13204 (ada-indent-current): Change the syntax table only in the
13205 protected section, so that we are sure it is restored correctly.
13206 (ada-indent-on-previous-lines): Use ada-use-indent and
13207 ada-with-indent Correctly indent "select ... then"
13208 (ada-indent-region): Slight speedup.
13209 (ada-indent-renames): New variable.
13210 (ada-last-which-function-subprog, ada-last-which-function-line):
13211 New variables
13212 (ada-looking-at-semi-private): Correctly indent the 'private'
13213 keyword when it is the first word in a package declaration.
13214 (ada-loose-case-word): Stop searching if at the end of the buffer.
13215 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
13216 even if point is not initially at the end of the word.
13217 (ada-matching-decl-start-re): Add "when".
13218 (ada-mode): Add support for abbrev-mode, outline-mode and
13219 which-func-mode Override the old find-file.el entry in
13220 ff-special-constructs since it is using the obsolete
13221 ada-spec-suffix variable
13222 (ada-no-auto-case): New function
13223 (ada-scan-paramlist): When parsing the argument type, accept
13224 spaces (as in "X 'Class", generated by Rational Rose).
13225 (ada-other-file-name): No longer loads the other file.
13226 (ada-popup-menu): Save and restore the current buffer and cursor
13227 position before and after displaying the menu.
13228 (ada-search-ignore-complex-boolean): New function.
13229 (ada-uncomment-region): Emacs21 already knows how to delete
13230 comments not starting in the first column.
13231 (ada-use-indent): New variable
13232 (ada-which-function): New function.
13233 (ada-with-indent): New variable
13234 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
13235 can be batch-compiled from the command line.
13236
13237 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
13238 Add to the menu when the file is loaded, not in ada-mode-hook.
13239 Add -toolbar to the default ddd command Switches moved from
13240 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
13241 ada-prj-default-comp-opt
13242 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
13243 Reference Manual to the menu
13244 (ada-check-current): rewritten as a call to ada-compile-current
13245 (ada-compile): Removed.
13246 (ada-compile-application, ada-compile-current, ada-check-current):
13247 Set the compilation-search-path so that compile.el automatically
13248 finds the sources in src_dir. Automatic scrollong of the
13249 compilation buffer. C-uC-cC-c asks for confirmation before
13250 compiling
13251 (ada-compile-current): New parameter, prj-field
13252 (ada-complete-identifier): Load the .ali file before doing
13253 processing
13254 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
13255 conform to gnatmake's behavior.
13256 (ada-find-file-in-dir): New function
13257 (ada-find-references): Set the environment variables for gnatfind
13258 (ada-find-src-file-in-dir): New function.
13259 (ada-first-non-nil): Removed
13260 (ada-gdb-application): Add support for jdb, the java debugger.
13261 (ada-get-ada-file-name): Load the original-file first if not done
13262 yet.
13263 (ada-get-all-references): Handles the new ali syntax (parent types
13264 are found between <>).
13265 (ada-initialize-runtime-library): New function
13266 (ada-mode-hook): Always load a project file when a file is opened,
13267 so that the casing exceptions are correctly read.
13268 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
13269 (ada-parse-prj-file): Use find-file-noselect instead of find-file
13270 to open the project file, since the latter does not work with
13271 speedbar Get default values before loading the prj file, or the
13272 default executable file name is wrong. Use the absolute value of
13273 src_dir to initialize ada-search-directories and
13274 compilation-search-path,... Add the standard runtime library to
13275 the search path for find-file.
13276 (ada-prj-default-debugger): Was missing an opening '{'
13277 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
13278 variables.
13279 (ada-prj-default-gnatmake-opt): New variable
13280 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
13281 buffers, the project file is the default one Save the windows
13282 configuration before displaying the menu.
13283 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
13284 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
13285 ...) regexp-quote identifiers names to support operators +,
13286 -,... in regexps.
13287 (ada-remote): New function.
13288 (ada-run-application): Erase the output buffer before starting the
13289 run Support remote execution of the application. Use
13290 call-process, or the arguments are incorrectly parsed
13291 (ada-set-default-project-file): Reread the content of the active
13292 project file, not the one from the current buffer When a project
13293 file is set as the default project, all directories are
13294 automatically associated with it.
13295 (ada-set-environment): New function
13296 (ada-treat-cmd-string): New special variable ${current}
13297 (ada-treat-cmd-string): Revised. The substitution is now done for
13298 any ${...} substring
13299 (ada-xref-current): If no body was found, compiles the spec
13300 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
13301 compiler to get rid of command line length limitations.
13302 (ada-xref-get-project-field): New function
13303 (ada-xref-project-files): New variable
13304 (ada-xref-runtime-library-specs-path)
13305 (ada-xref-runtime-library-ali-path): New variables
13306 (ada-xref-set-default-prj-values): Default run command now does a
13307 cd to the build directory. New field: main_unit Provide a default
13308 file name even if the current buffer has no prj file.
13309
13310 * ada-prj.el:
13311 Rewritten to show a tabbed-dialog.
13312 (ada-prj-add-ada-menu): Remove the map and name parameters.
13313 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
13314 New function
13315 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
13316 (ada-prj-load-from-file): New function
13317 (ada-prj-save): Always save fields that depend on the current buffer
13318 (ada-prj-show-value): New function
13319
13320 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
13321 Ada mode. This will allow us to display the Ada menu in any buffer
13322 we want (for project items).
13323 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
13324 number of spaces in the header.
13325
133262000-07-24 Dave Love <fx@gnu.org>
13327
13328 * ediff-init.el (ediff-region-help-echo): Bind face-help.
13329
133302000-07-23 Noah Friedman <friedman@splode.com>
13331
13332 * type-break.el (type-break): perform autosave.
13333 Suggested by Stephen Gildea <gildea@intouchsys.com>.
13334 (type-break-do-query): Cancel query schedule while performing
13335 actual query, to avoid possibility of a second query being made
13336 while first one is already in progress.
13337 (type-break-time-stamp-format): New variable.
13338 (type-break-time-stamp): New function.
13339 (type-break-time-warning): Use it.
13340 (type-break-keystroke-warning): Use it.
13341 (type-break-noninteractive-query): Use it.
13342
13343 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
13344 cookie.
13345 Use add-minor-mode to set minor-mode-alist, if available.
13346 (eldoc-echo-area-use-multiline-p): New user option.
13347 (eldoc-echo-area-multiline-supported-p): New variable.
13348 (eldoc-docstring-format-sym-doc): Use them.
13349 (eldoc-mode): If not using idle timers, append to local post and
13350 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
13351 (eldoc-display-message-no-interference-p): Don't interfere with
13352 edebug.
13353 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
13354 (eldoc-function-arglist): New function.
13355 (eldoc-function-argstring): Use it.
13356
13357 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
13358 auto save directory exists before calling directory-files.
13359
133602000-07-23 Dave Love <fx@gnu.org>
13361
13362 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
13363 ^o, ^u.
13364
133652000-07-21 Dave Love <fx@gnu.org>
13366
13367 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
13368 now passed to the function. It now works properly.
13369
13370 * smerge-mode.el (smerge-mode-menu): Fill it out.
13371
133722000-07-20 Gerd Moellmann <gerd@gnu.org>
13373
13374 * info-look.el (info-lookup): If *info* is shown in another frame
13375 on the same display, select that frame, instead of switching to
13376 the Info buffer in another window of the selected frame.
13377
13378 * simple.el (universal-argument-map): Bind numeric keypad keys
13379 kp-0 to kp-9 and kp-subtract.
13380 (digit-argument): Handle these keys.
13381
133822000-07-20 Dave Love <fx@gnu.org>
13383
13384 * net/goto-addr.el (goto-address-fontify): Don't bother with
13385 buffer-modified and read-only stuff -- irrelevant with overlays.
13386 Put an extra property on the overlays and use it to clean up in
13387 case goto-address is re-run.
13388
133892000-07-19 Richard M. Stallman <rms@gnu.org>
13390
13391 * timer.el (run-with-idle-timer): Doc fix.
13392
13393 * mail/mail-utils.el (mail-strip-quoted-names):
13394 Handle case where <...> appears inside "...".
13395 Use replace-match to edit the string more simply.
13396 (rmail-dont-reply-to): Cope with an unmatched ".
13397
133982000-07-19 Dave Love <fx@gnu.org>
13399
13400 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
13401 implementation.
13402
13403 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
13404 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
13405 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
13406
134072000-07-19 Gerd Moellmann <gerd@gnu.org>
13408
13409 * textmodes/refer.el: Correct maintainer's email address.
13410
13411 * progmodes/hideif.el: Correct author's email address.
13412 Fix typo in comment.
13413
13414 * xml.el: New file.
13415
13416 * mail/mailheader.el: Correct author's mail address.
13417
13418 * gnus/parse-time.el: Correct author's mail address.
13419
134202000-07-19 Colin Walters <walters@cis.ohio-state.edu>
13421
13422 * comint.el (comint-highlight-input, comint-highlight-face):
13423 New user options.
13424 (comint-input-ring-file-name): Change custom type.
13425 (comint-mode-map): Bind mouse-2.
13426 (comint-insert-clicked-input): New function.
13427 (comint-send-input): Handle input highlighting.
13428
134292000-07-18 Stefan Monnier <monnier@cs.yale.edu>
13430
13431 * mouse.el (popup-menu): New function.
13432 (mouse-major-mode-menu): Use it.
13433
134342000-07-18 Dave Love <fx@gnu.org>
13435
13436 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
13437 improvements.
13438
134392000-07-18 Gerd Moellmann <gerd@gnu.org>
13440
13441 * faces.el (face-font-selection-order)
13442 (face-font-family-alternatives): Add custom type.
13443
134442000-07-18 Dave Love <fx@gnu.org>
13445
13446 * cus-edit.el (custom-variable-reset-saved)
13447 (custom-variable-reset-standard): Remove unused bindings.
13448
13449 * rect.el (open-rectangle-line): Remove unused let.
13450
13451 * hl-line.el (hl-line-highlight): Check hl-line-mode.
13452
134532000-07-18 Gerd Moellmann <gerd@gnu.org>
13454
13455 * cdl.el: Fix `Maintainer' keyword.
13456
13457 * play/pong.el: Add author's email address.
13458
134592000-07-17 Sam Steingold <sds@gnu.org>
13460
13461 * files.el (insert-directory): Call `split-string' instead of
13462 re-implementing it.
13463
134642000-07-18 Gerd Moellmann <gerd@gnu.org>
13465
13466 * mail/vms-pmail.el: Change maintainer to FSF.
13467
13468 * net/goto-addr.el: Change maintainer to FSF.
13469
13470 * info.el (Info-title-face-alist): Removed.
13471
134722000-07-18 David Ponce <david@dponce.com>
13473
13474 * recentf.el (recentf-open-files): New command that works like
13475 `recentf-open-more-files', but shows the whole list of files (not just
13476 those omitted from the menu). Useful if you don't use a menu-bar!
13477 (recentf-open-more-files) Modified to use `recentf-open-files'.
13478
13479 (recentf-open-files, recentf-open-more-files)
13480 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
13481
13482 (recentf-dialog-mode): New mode for dialogs. You can now just type
13483 "q" to cancel the dialogs.
13484
134852000-07-18 David Ponce <david@dponce.com>
13486
13487 * recentf.el: This is a major update of recentf.el. It adds new
13488 features to better organize the recentf menu and "More..." buffer.
13489
13490 Using new provided menu filtering functions you can now organize the
13491 recent files list:
13492
13493 - by major modes
13494 - by directories
13495 - by user defined rules
13496
13497 Finally, with the new `recentf-filter-changer' customizable filter you
13498 can define a ring of filters and dynamically (via the menu) cycle on
13499 each menu organization in the ring (a la msb).
13500
135012000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
13502
13503 * eshell/eshell.el (eshell): Replace links to eshell.info with
13504 links to eshell, to avoid problems on systems where the manual is
13505 installed as `eshell'.
13506 * eshell/esh-cmd.el (eshell-cmd): Ditto.
13507 * eshell/em-smart.el (eshell-smart): Ditto.
13508 * eshell/em-banner.el (eshell-banner): Ditto.
13509 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
13510
13511 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
13512 same-file check in the MS-DOS version (it does support inodes).
13513
13514 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
13515
13516 * eshell/eshell.el (eshell-directory-name):
13517 Run default directory name through convert-standard-filename.
13518
135192000-07-18 Kenichi Handa <handa@etl.go.jp>
13520
13521 * international/mule-cmds.el (select-safe-coding-system):
13522 Fix typo in the comment.
13523
13524 * language/european.el (compound-text):
13525 Force katakana-jisx0201 to be designated to G1.
13526
13527 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
13528 Don't translate some national variant characters of latin-jisx0201.
13529 (x-ctext): Force katakana-jisx0201 to be designated to G1.
13530
13531 * international/kkc.el (kkc-after-update-conversion-functions):
13532 New variable.
13533 (kkc-update-conversion): Run functions in it at the tail.
13534
135352000-07-16 John Wiegley <johnw@gnu.org>
13536
13537 * lisp/align.el (align-newline-and-indent):
13538 Adding new function. for auto-aligning blocks of code on RET.
13539 (align-region): Fixed badly formatted minibuffer message.
13540
135412000-07-17 Kenichi Handa <handa@etl.go.jp>
13542
13543 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
13544 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
13545 the conversion list at first if appropriate.
13546 (kkc-next): Don't update kkc-next-count here.
13547 (kkc-prev): Don't update kkc-prev-count here.
13548 (kkc-show-conversion-list-update): Fix setting up of conversion
13549 list message.
13550
135512000-07-16 Stefan Monnier <monnier@cs.yale.edu>
13552
13553 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
13554
135552000-07-16 Dave Love <fx@gnu.org>
13556
13557 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
13558 function to be more specific.
13559
13560 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
13561 non-string help-echo.
13562 (widget-types-convert-widget): Defsubst it.
13563 (widget-echo-help): Try to cope with a help-echo function of two
13564 possible sorts.
13565
135662000-07-15 Jason Rumney <jasonr@gnu.org>
13567
13568 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
13569 Declare as obsolete.
13570
13571 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
13572
135732000-07-14 Gerd Moellmann <gerd@gnu.org>
13574
13575 * hilit-chg.el: Fix typo.
13576
135772000-07-14 Dave Love <fx@gnu.org>
13578
13579 * info.el (Info-mode-menu): Fix use of :help, :enable.
13580
135812000-07-14 Stefan Monnier <monnier@cs.yale.edu>
13582
13583 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
13584
135852000-07-13 Dave Love <fx@gnu.org>
13586
13587 * emacs-lisp/easymenu.el: Doc fixes.
13588 (easy-menu-remove): Defalias to ignore.
13589
13590 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
13591 Call throw correctly.
13592
135932000-07-13 Gerd Moellmann <gerd@gnu.org>
13594
13595 * faces.el (frame-background-mode): Doc fix.
13596
13597 * simple.el (eval-expression-print-length): Change custom type to
13598 allow entering nil as value.
13599
136002000-07-13 Dave Love <fx@gnu.org>
13601
13602 * progmodes/fortran.el (fortran-imenu-generic-expression):
13603 Change definition layout.
13604 (fortran-mode-menu): Reinstate customize entries.
13605
13606 * cus-edit.el (custom-group-menu-create, customize-menu-create):
13607 Use :filter, per old XEmacs code.
13608
136092000-07-12 Gerd Moellmann <gerd@gnu.org>
13610
13611 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
13612 event when deciding what to send to the terminal.
13613
136142000-07-12 Dave Love <fx@gnu.org>
13615
13616 * cus-start.el: Add optional version as 4th element of specs and
13617 use it for several things new in v21. Remove load-path. Fix type
13618 of line-number-display-limit.
13619
136202000-07-11 Dave Love <fx@gnu.org>
13621
13622 * progmodes/fortran.el: Don't require easymenu.
13623 Use repeat counts in various regexps.
13624 (fortran-mode-syntax-table): Defvar directly.
13625 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
13626 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
13627 Use defvar, not defconst.
13628 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
13629 (fortran-mode): Set fortran-comment-line-start-skip,
13630 fortran-comment-line-start-skip, dabbrev-case-fold-search.
13631 (fortran-comment-indent): Use defsubst.
13632 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
13633 Use fortran-comment-indent, not fortran-comment-indent-function.
13634 (fortran-comment-region, fortran-electric-line-number): Simplify.
13635 (fortran-auto-fill): New function.
13636 (fortran-do-auto-fill): Deleted.
13637 (fortran-find-comment-start-skip):
13638 Check for non-null comment-start-skip.
13639 (fortran-auto-fill-mode, fortran-fill-statement):
13640 Use fortran-auto-fill.
13641 (fortran-fill): Use fortran-auto-fill. Check for null
13642 comment-start-skip. Simplify final clause and use end-of-line finally.
13643
13644 * widget.el (widget-plist-member): New alias.
13645
136462000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
13647
13648 * eshell/esh-module.el (toplevel): Reference
13649 byte-compile-current-file only if it is bound.
13650
136512000-07-10 Gerd Moellmann <gerd@gnu.org>
13652
13653 * dired.el: Don't require `dired-aux'.
13654
136552000-07-10 Miles Bader <miles@lsi.nec.co.jp>
13656
13657 * dired-aux.el (dired-show-file-type): New function.
13658 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
13659 (dired-show-file-type): Add autoload.
13660
136612000-07-10 Kenichi Handa <handa@etl.go.jp>
13662
13663 * international/mule-diag.el (describe-font): Adjusted for the
13664 change of fontset-info.
13665 (print-fontset): Likewise.
13666
136672000-07-09 Stefan Monnier <monnier@cs.yale.edu>
13668
13669 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
13670
136712000-07-07 Gerd Moellmann <gerd@gnu.org>
13672
13673 * bindings.el: Bind `[delete]' to delete-char.
13674
13675 * dired.el (dired-find-alternate-file): New function.
13676 (dired-mode-map): Bind `a' to dired-find-alternate-file.
13677 (toplevel): Require dired-aux when compiling.
13678 (dired-buffers): Move defvar within file to avoid compiler warning.
13679
13680 * info.el (Info-last-search): Variable removed.
13681 (Info-search-history): New variable.
13682 (Info-search): New Info-search-history.
13683
13684 * battery.el, info-look.el: Change author's mail address.
13685
136862000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
13687
13688 * mail/rmail.el (rmail-clear-headers): Don't throw an error
13689 if rmail-ignored-headers is nil.
13690 (rmail-retry-failure): Bind rmail-ignored-headers and
13691 rmail-displayed-headers to nil.
13692
136932000-07-06 Gerd Moellmann <gerd@gnu.org>
13694
13695 * lpr.el (lpr-page-header-switches): Add `-h' switch.
13696 (print-region-1): Don't hard code `-h' here.
13697
13698 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
13699
137002000-07-01 Francesco Potorti` <pot@gnu.org>
13701
13702 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
13703 exim can use "your message" instead of "the message".
13704
137052000-07-06 Stefan Monnier <monnier@cs.yale.edu>
13706
13707 * facemenu.el: Docstrings fixes.
13708 (facemenu-get-face): Don't use internal-find-face.
13709 (facemenu-iterate): Rename arg to match the docstring.
13710
13711 * newcomment.el (uncomment-region): Be more careful when skipping
13712 backwards over `=' not to bump into BOBP.
13713
137142000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
13715
13716 * ediff-diff.el (ediff-wordify): Use syntax table.
13717 * ediff-init.el (ediff-has-face-support-p): Use
13718 ediff-color-display-p.
13719 (ediff-color-display-p): Use display-color-p, changed to defun
13720 from defsubst.
13721 Got rid of special cases for NeXT and OS/2.
13722 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
13723 face.
13724
137252000-07-05 Stefan Monnier <monnier@cs.yale.edu>
13726
13727 * emacs-lisp/lucid.el: Require CL.
13728 (copy-tree, remprop): Remove, it's provided by CL.
13729 (map-keymap): Define in terms of cl-map-keymap.
13730 (extent-property, set-extent-end-glyph): New functions.
13731
13732 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
13733
137342000-07-05 Gerd Moellmann <gerd@gnu.org>
13735
13736 * Makefile.in (DONTCOMPILE): Add comment that the name may
13737 not be changed without changing the make-dist script.
13738
13739 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
13740 (cl-mapc): Use mapc instead of cl-old-mapc.
13741
137422000-07-05 Andrew Innes <andrewi@gnu.org>
13743
13744 * makefile.nt: Add support for `bootstrap' and related targets.
13745
137462000-07-05 Stefan Monnier <monnier@cs.yale.edu>
13747
13748 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
13749 (easy-menu-do-define): Use `menu-item' format.
13750 Handle case where easy-menu-create-menu returns a symbol.
13751 Manually call the potential top-level filter in the function binding.
13752 (easy-menu-filter-return): New arg NAME.
13753 Convert to a keymap if MENU is an XEmacs menu.
13754 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
13755 (easy-menu-converted-items-table, easy-menu-convert-item):
13756 New var and fun to memoize easy-menu-convert-item-1.
13757 (easy-menu-do-add-item): Use it.
13758 (easy-menu-create-menu): Use easy-menu-convert-item.
13759 Wrap easy-menu-filter-return around any :filter specification.
13760 Don't convert the menu if a filter was specified.
13761 Tell easy-menu-make-symbol not to check for MENU being an expression.
13762 (easy-menu-make-symbol): New arg NOEXP.
13763
137642000-07-05 Gerd Moellmann <gerd@gnu.org>
13765
13766 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
13767 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
13768 (eval-defun): If called with prefix arg, instrument code for
13769 Edebug.
13770
13771 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
13772 similar to that of eval-defun.
13773
137742000-07-04 Dave Love <fx@gnu.org>
13775
13776 * hl-line.el (hl-line-overlay): Make it permanent-local.
13777
13778 * calendar/todo-mode.el: Replaced with a working version, based on
13779 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
13780
137812000-07-03 Miles Bader <miles@lsi.nec.co.jp>
13782
13783 * paths.el (prune-directory-list): New function.
13784 (Info-default-directory-list): Rewritten to more methodically
13785 enumerate a big list of possible info directories (based on the
13786 list used by the standalone info reader).
13787
13788 * info.el (info-initialize): Use prune-directory-list to remove
13789 non-existent directories from Info-directory-list.
13790
13791 * paths.el (Info-default-directory-list): Try a list of possible
13792 info-directories instead of a single one. Add the possible
13793 info directory "/usr/share/info".
13794
13795 * woman.el (woman-man.conf-path): Explicitly include the debian
13796 man-db config file "/etc/manpath.config".
13797 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
13798 are present in `manpath.config'.
13799 (woman-manpath): Include "/usr/share/man".
13800
138012000-07-03 Gerd Moellmann <gerd@gnu.org>
13802
13803 * frame.el (blink-cursor-mode): Don't hide cursor initially.
13804
13805 * startup.el (command-line): Initialize blink-cursor based
13806 on window-system.
13807
13808 * frame.el (blink-cursor): Default to nil if not running under
13809 a window-system.
13810
13811 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
13812 (face-x-resources): Remove duplicate entry for :font.
13813
13814 * textmodes/refer.el (refer-find-entry-internal): Use some-window
13815 instead of cycling through windows with next-window.
13816
13817 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
13818 of cycling through windows with next-window.
13819
13820 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
13821 of cycling through windows with next-window.
13822
13823 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
13824 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
13825 instead of cycling through windows with next-window.
13826
13827 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
13828 instead of cycling through windows with next-window.
13829
13830 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
13831 of cycling through windows with next-window.
13832
13833 * terminal.el (te-process-output): Use walk-windows instead of
13834 cycling through windows with next-window.
13835
13836 * server.el (server-switch-buffer): Use some-window instead of
13837 cycling through windows with next-window.
13838
13839 * window.el (some-window): New function.
13840 (walk-windows): Remove reference to walk-windows-start.
13841
13842 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
13843
138442000-07-03 Richard Stallman <rms@gnu.org>
13845
13846 * window.el (walk-windows): Guarantee termination by keeping a list
13847 of all the windows already handled.
13848
138492000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
13850
13851 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
13852 window-system.
13853
13854 * man.el (Man-notify-when-ready): Don't use window-system. If
13855 Man-notify-method is newframe, and the display is not
13856 multi-frame, select the frame created for the man page.
13857 (Man-init-defvars): Doc fix.
13858
138592000-06-28 Gerd Moellmann <gerd@gnu.org>
13860
13861 * faces.el (region): Change background color for light background.
13862
13863 * ediff-wind.el (ediff-setup-control-frame): Remove :box
13864 attribute from mode-line face of Ediff control frame.
13865
13866 * replace.el (query-replace-map): Bind `e' like `E'.
13867
138682000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
13869
13870 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
13871 Change name to "Select All".
13872
13873 * dos-fns.el (convert-standard-filename): Fix last change.
13874
138752000-06-27 Gerd Moellmann <gerd@gnu.org>
13876
13877 * help.el (describe-variable): Don't insert a second `'s' in front
13878 of the string `value is shown below'. Since the syntax-table is
13879 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
13880 an existing `'s', so that this won't be deleted.
13881
13882 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
13883 * pcmpl-unix.el: New files.
13884
138852000-06-26 Stefan Monnier <monnier@cs.yale.edu>
13886
13887 * wid-edit.el (widget-member): Use the new plist-member.
13888
138892000-06-26 Gerd Moellmann <gerd@gnu.org>
13890
13891 * replace.el (perform-replace): Undo change of 2000-04-04.
13892 Instead, move backward 1 character at the end of the loop when
13893 necessary.
13894
13895 * faces.el (fringe): Change face for different backgrounds.
13896
13897 * eshell/esh-module.el (toplevel): Load defgroup's differently;
13898 patch from John.
13899
13900 * eshell/*.el: Change spelling of the Free Software Foundation.
13901
13902 * eshell/esh-toggle.el: Removed.
13903
13904 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
13905
13906 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
13907 interactively.
13908
139092000-06-26 Alex Schroeder <alex@gnu.org>
13910
13911 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
13912 `define-key'; instead of checking `(emacs-version)' check for
13913 `set-keymap-parent' and `set-keymap-name' directly. Add entries
13914 for `;' and `o' which might be electric.
13915
13916 (sql-electric-stuff): New user option.
13917 (sql-magic-go): New function which uses `sql-electric-stuff'.
13918 (sql-magic-semicolon): New function which uses
13919 `sql-electric-stuff'.
13920
13921 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
13922 is not fboundp.
13923
13924 (sql-oracle-options): New variable.
13925 (sql-oracle): Use it.
13926
13927 (sql-imenu-generic-expression): Doc change.
13928 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
13929 is used.
13930
13931 (sql-informix): Added command line parameter "-" to force
13932 sql-informix-program to use stdout.
13933
139342000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
13935
13936 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
13937 (cp864-decode-table): Doc fix.
13938 (cp720-decode-table): New variable, supports the Arabic OEM
13939 codepage used by Windows.
13940 (cp737-decode-table): New, Greek OEM codepage used by Windows.
13941
139422000-06-23 Dave Love <fx@gnu.org>
13943
13944 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
13945 (font-lock-fontify-anchored-keywords): Use
13946 line-beginning-position.
13947 (global-font-lock-mode): Use mapc.
13948
139492000-06-23 Stefan Monnier <monnier@cs.yale.edu>
13950
13951 * eshell/esh-module.el: Require CL when compiling.
13952
139532000-06-23 Gerd Moellmann <gerd@gnu.org>
13954
13955 * comint.el (comint-substitute-in-file-name): Call replace-match
13956 with second and third arg t.
13957
13958 * cus-edit.el (custom-button-face, custom-button-pressed-face):
13959 Specify foreground color.
13960
13961 * faces.el (tool-bar, mode-line, header-line): Specify foreground
13962 color.
13963
13964 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
13965
13966 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
13967 cddr instead of cdddr.
13968
13969 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
13970 instead of copy-list.
13971
13972 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
13973 of copy-list.
13974
13975 * subdirs.el: Add eshell subdirectory.
13976
13977 * eshell: New subdirectory containing the Eshell package.
13978
13979 * pcomplete.el: New file.
13980
139812000-06-23 Paul Eggert <eggert@twinsun.com>
13982
13983 * mail/mailpost.el (post-mail-send-it): Make sure file has
13984 proper permissions from birth.
13985
13986 * files.el (basic-save-buffer-2): When temporarily setting
13987 file modes, set them to current modes plus 0200, not to 0777.
13988
13989 * emerge.el (emerge-make-temp-file): Make sure file has proper
13990 permissions from birth.
13991
139922000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
13993
13994 * files.el (make-backup-file-name-1): On DOS/Windows, run the
13995 backup file name through convert-standard-filename.
13996
13997 * dos-fns.el (convert-standard-filename): Convert leading
13998 directories as well. When long file names are supported, convert
13999 characters that are invalid in Windows file names.
14000
140012000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14002
14003 * ps-print.el: Fix bug: if ^L is the very first buffer character,
14004 ps-print crashes. New feature: page selection for printing. Create
14005 raw-text-unix coding system for XEmacs. Doc fix.
14006 (ps-print-version): New version number (5.2.3).
14007 (ps-plot-region): Bug fix.
14008 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
14009 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
14010 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
14011 funs.
14012 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
14013 (ps-last-page): New vars.
14014
140152000-06-21 Gerd Moellmann <gerd@gnu.org>
14016
14017 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
14018 empty option string.
14019
140202000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
14021
14022 * man.el (man): Doc fix.
14023
140242000-06-21 Kenichi Handa <handa@etl.go.jp>
14025
14026 * international/mule-cmds.el (set-language-info-alist): Docstring
14027 fixed.
14028
140292000-06-20 Gerd Moellmann <gerd@gnu.org>
14030
14031 * version.el (emacs-version): Use ISO date format.
14032
14033 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
14034 instead of `M-backspace'.
14035
14036 * simple.el (turn-off-auto-fill): New function.
14037
140382000-06-20 Stefan Monnier <monnier@cs.yale.edu>
14039
14040 * jit-lock.el (with-buffer-prepared-for-jit-lock):
14041 Renamed from with-buffer-prepared-for-font-lock and use
14042 inhibit-modification-hooks rather than setting *-change-functions.
14043 Update all functions to use the new name.
14044 (jit-lock-first-unfontify-pos): New semantics (and doc).
14045 (jit-lock-mode): Make non-interactive.
14046 Don't automatically turn on font-lock.
14047 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
14048 Always use jit-lock-after-change.
14049 Remove and restore font-lock-after-change-function.
14050 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
14051 (jit-lock-after-unfontify-buffer): Remove.
14052 (jit-lock-stealth-fontify):
14053 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
14054 (jit-lock-after-change): Set the `fontified' text-prop to nil.
14055
140562000-06-20 Sam Steingold <sds@gnu.org>
14057
14058 * emacs-lisp/cl-indent.el (toplevel): Indent
14059 `print-unreadable-object' properly. Untabify.
14060
140612000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
14062
14063 * textmodes/reftex.el (reftex-find-citation-regexp-format):
14064 Support for bibentry.
14065 (reftex-compile-variables): Fixed problem with end of section-re.
14066
14067 * texmodes/reftex-dcr.el (reftex-view-crossref,
14068 reftex-view-crossref-from-bibtex):
14069 Deal with changed `reftex-find-citation-regexp-format'.
14070 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
14071 Replaced `remprop' with `put'.
14072 (reftex-view-crossref, reftex-view-crossref-when-idle):
14073 Support for bibentry.
14074
14075 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
14076 New entry for bibentry package.
14077
14078 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
14079 Regexp also matches "\nobibliography".
14080
14081 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
14082 Call `reftex-ensure-write-access' before doing anything.
14083 (reftex-ensure-write-access): New function.
14084
140852000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
14086
14087 * progmodes/idlwave.el: File re-installed (update to version 4.2)
14088
14089 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
14090
14091 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
14092
14093 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
14094
14095
140962000-06-20 Dave Love <fx@gnu.org>
14097
14098 * faces.el (frame-background-mode): Use set-default, not set, in
14099 setter.
14100 (frame-update-faces, frame-update-face-colors): Define with
14101 defalias.
14102
14103 * enriched.el (enriched-decode-foreground)
14104 (enriched-decode-background): Don't use internal-find-face.
14105
14106 * apropos.el: Doc fixes.
14107
14108 * cus-edit.el (customize-changed-options): Check arg.
14109 (customize-version-lessp): Don't require decimal point.
14110
14111 * custom.el (defcustom, defgroup): Doc fix.
14112
14113 * newcomment.el (comment) <defgroup>: Add :version.
14114 (comment-multi-line): Doc fix.
14115
14116 * emulation/mlsupport.el (define-hooked-local-abbrev,
14117 define-hooked-global-abbrev): Fix, using define-abbrev.
14118
141192000-06-19 Gerd Moellmann <gerd@gnu.org>
14120
14121 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
14122 the whole buffer.
14123
141242000-06-19 Dave Love <fx@gnu.org>
14125
14126 * menu-bar.el (menu-bar-options-save): New function.
14127 (menu-bar-options-menu): Use it.
14128 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
14129 Simplify.
14130
141312000-06-19 Andreas Schwab <schwab@suse.de>
14132
14133 * progmodes/etags.el (tags-query-replace): Put new parameters
14134 START and END at the end, for backward compatibility.
14135
141362000-06-19 Kenichi Handa <handa@etl.go.jp>
14137
14138 * international/codepage.el:
14139 (cp-coding-system-for-codepage-1): Delete special codes for
14140 generating xxx-dos coding system because now a CCL based coding
14141 system can handle EOL conversion by default.
14142
14143 * international/mule.el (make-coding-system): Generate subsidiary
14144 coding systems for EOL handling variants even for a CCL based
14145 coding system.
14146
141472000-06-19 Kenichi Handa <handa@etl.go.jp>
14148
14149 * international/isearch-x.el (isearch-minibuffer-input-method)
14150 (isearch-minibuffer-input-method-function): These variables
14151 deleted.
14152 (isearch-with-input-method): Don't use the above variables.
14153 (isearch-process-search-multibyte-characters): Likewise. Call
14154 read-string with the arg INHERIT-INPUT-METHOD t.
14155
141562000-06-17 Stefan Monnier <monnier@cs.yale.edu>
14157
14158 * font-lock.el (font-lock-after-fontify-buffer)
14159 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
14160
14161 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
14162 Use consistent make-local-variable style for font-lock-fontified.
14163 (jit-lock-fontify-buffer):
14164 Don't bother checking for font-lock-mode and jit-lock-mode.
14165
14166 * time.el: Remove trailing ^M that prevent CVS-merging.
14167
141682000-06-16 Gerd Moellmann <gerd@gnu.org>
14169
14170 * Makefile.in (distclean): New target.
14171
141722000-06-16 Stefan Monnier <monnier@cs.yale.edu>
14173
14174 * Makefile.in (srcdir): Define for update-subdirs.
14175
141762000-06-16 Gerd Moellmann <gerd@gnu.org>
14177
14178 * find-lisp.el: New file.
14179
141802000-06-16 Andrew Innes <andrewi@gnu.org>
14181
14182 * time.el (display-time-mail-function): New variable, to allow
14183 external packages to indicate when new mail is available.
14184 (display-time-update): Use it.
14185
141862000-06-16 Kenichi Handa <handa@etl.go.jp>
14187
14188 * international/mule.el (mule-version): Change version name to
14189 SAKAKI. AOI has already been used by Meadow.
14190
14191 * international/quail.el (quail-show-guidance-buf): To find the
14192 bottom window (but minibuffer), pay attention to the height of
14193 minibuffer.
14194
141952000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
14196
14197 * arc-mode.el (archive-mode-map): Use the new menu-item format for
14198 menu-bar menus. Add help strings. Don't remove the Edit menu
14199 from the menu bar, as the menu bar has enough space now.
14200
14201 * Makefile.in (SHELL): Make sure /bin/sh is used.
14202
14203 * woman.el (woman-man-buffer): Fix bold and underlined CJK
14204 characters, which use series of two ^H characters instead of one.
14205
142062000-06-15 Gerd Moellmann <gerd@gnu.org>
14207
14208 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
14209 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
14210 functions.
14211 (Info-find-node-2): Try a case-sensitive search first, then
14212 do a case-insensitive search.
14213
14214 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
14215 tutorials.
14216
14217 * complete.el (PC-env-vars-alist): New variable.
14218 (PC-complete-as-file-name): New function.
14219 (partial-completion-mode): Initialize PC-env-vars-alist from
14220 process-environment.
14221 (PC-do-completion): Handle completion of env vars.
14222
14223 * info.el (Info-set-mode-line): Show file name in mode line,
14224 use `*Info*' instead of `Info:'.
14225
14226 * startup.el (command-line-1): Change copyright messages to year
14227 2000.
14228
142292000-06-15 Dave Love <fx@gnu.org>
14230
14231 * net/goto-addr.el (goto-address-fontify): Use keymap property,
14232 not local-map.
14233
142342000-06-15 Kenichi Handa <handa@etl.go.jp>
14235
14236 * international/mule.el (set-buffer-file-coding-system): Almost
14237 rewritten to handle `undecided' as no-op.
14238
142392000-06-14 Gerd Moellmann <gerd@gnu.org>
14240
14241 * Makefile.in: New file.
14242
14243 * Makefile: Removed.
14244
14245 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
14246 (goto-address-highlight-keymap): Bind C-c RET.
14247
142482000-06-14 Kenichi Handa <handa@etl.go.jp>
14249
14250 * mail/sendmail.el (sendmail-send-it): The temporary buffer
14251 inherits buffer-file-coding-system of the current buffer.
14252
14253 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
14254 0. Give correct argument to set-auto-coding-function.
14255 (tar-expunge): For goto-char, use (point-min), not 0.
14256 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
14257 (tar-subfile-save-buffer): Likewize.
14258
14259 * international/mule.el
14260 (after-insert-file-set-buffer-file-coding-system): Call
14261 set-buffer-file-coding-system with the arg FORCE t.
14262
142632000-06-13 Gerd Moellmann <gerd@gnu.org>
14264
14265 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
14266 nil. Contemporary sendmails issue an X-Authentication-Warning if
14267 the sender is set with `-f'.
14268
142692000-06-13 Dave Love <fx@gnu.org>
14270
14271 * help.el (describe-function-1): Kluge around cases of functions
14272 fset to subrs whose doc doesn't match their symbol-name.
14273
14274 * image.el (insert-image): Default STRING to a space.
14275
14276 * info.el Doc fixes.
14277 (Info-build-node-completions): Match Ref tags.
14278
142792000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
14280
14281 * frame.el (display-multi-frame-p, display-multi-font-p): New
14282 defaliases for display-graphic-p.
14283
14284 * hl-line.el: Fixed a typo in commentary.
14285
142862000-06-13 Kenichi Handa <handa@etl.go.jp>
14287
14288 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
14289 fixed.
14290
142912000-06-12 Dave Love <fx@gnu.org>
14292
14293 * image.el (insert-image): Save a little consing.
14294
142952000-06-12 Kenichi Handa <handa@etl.go.jp>
14296
14297 * language/tibet-util.el: Convert all tibetan-1-column characters
14298 to the corresponding tibetan characters.
14299 (tibetan-add-components): Delete code for the special treatment of
14300 'a chung.
14301
14302 * language/tibetan.el (tibetan-composable-pattern): Fix previous
14303 change.
14304 (tibetan-vowel-transcription-alist): More rules added.
14305 (tibetan-composite-vowel-alist): New variable.
14306 (tibetan-precomposition-rule-alist): More rules added.
14307
143082000-06-12 Stefan Monnier <monnier@cs.yale.edu>
14309
14310 * startup.el (command-line): Only call menu-bar-mode if interactive.
14311
14312 * thingatpt.el (toplevel symbol-properties):
14313 * textmodes/makeinfo.el (makeinfo-compile):
14314 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
14315 * progmodes/hideif.el (hif-compress-define-list)
14316 (hide-ifdef-use-define-alist):
14317 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
14318 (ange-ftp-vms-add-file-entry):
14319 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
14320 * man.el (Man-build-man-command):
14321 * mail/rnewspost.el (news-reply-header-hook):
14322 * info.el (Info-insert-dir):
14323 * emulation/mlconvert.el (backward-word, forward-word, setq):
14324 * emacs-lisp/gulp.el (gulp-send-requests):
14325 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
14326 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
14327 (byte-optimize-apply, end of file):
14328 * emacs-lisp/advice.el (ad-advice-class-completion-table)
14329 (ad-make-freeze-definition):
14330 * startup.el (command-line, command-line-1): Don't quote lambdas.
14331
14332 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
14333 (cvs-cleanup-removed): New function.
14334 (cvs-cleanup-functions): New var.
14335 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
14336 some flexibility in specifying additional entries to auto-cleanup.
14337 (cvs-quickdir): New function.
14338 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
14339 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
14340 (cvs-mode-find-file): Check that we are on a filename or dirname
14341 when invoked through a mouse-click.
14342 (cvs-full-path): Remove.
14343 (cvs-dired-action): Re-introduced.
14344 (cvs-dired-noselect): Use it.
14345 (vc-post-command-functions): use this new hook if available.
14346
14347 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
14348 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
14349 (cvs-filename-map, cvs-dirname-map): Remove.
14350 (cvs-default-action): Remove.
14351 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
14352 if the arg is really a keymap.
14353 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
14354 Don't hardcode the mapping from state (aka type) to face, but check
14355 the var cvs-fi-<type>-face instead.
14356 (cvs-fileinfo-from-entries): New function.
14357
14358 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
14359 Docstring fix.
14360 (cvs-find-file-and-jump): Change default to be safer.
14361 (cvs-mode-diff-map): Define it as a function as well.
14362 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
14363 Bind mouse-2 in this global map rather than with text-properties.
14364
14365 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
14366 file to resolve the ambiguity between C(conflict) and C(need-merge).
14367
143682000-06-12 Kenichi Handa <handa@etl.go.jp>
14369
14370 * international/mule.el (set-buffer-file-coding-system): If
14371 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
14372 unconditionally.
14373
143742000-06-12 Dave Love <fx@gnu.org>
14375
14376 * wid-edit.el (widget-specify-button): Really suppress the face if
14377 required.
14378
143792000-06-11 Gerd Moellmann <gerd@gnu.org>
14380
14381 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
14382
143832000-06-11 Stefan Monnier <monnier@cs.yale.edu>
14384
14385 * imenu.el (imenu-generic-expression): Docstring fix.
14386
14387 * composite.el (composition-function-table): Move the `put'
14388 below the autoload cookie so we can load the file before loaddefs.
14389
14390 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
14391
14392 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
14393 Handle easy-mmode-define-global-mode.
14394 For complex macros like define-minor-mode that can generate
14395 several autoload entries, try to autoload entries in the
14396 macroexpanded code.
14397
14398 * emacs-lisp/easy-mmode.el (define-minor-mode):
14399 If KEYMAP is a symbol, just use it.
14400 Use byte-compile-current-file and load-file-name to infer the
14401 proper :require to pass to defcustom.
14402 Wrap the hook var into `progn' so as not to autoload it.
14403 Add a :autoload-end cookie.
14404 Be more careful about the evaluation of KEYMAP.
14405 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
14406 (define-derived-mode): Move define-abbrev-table outside of defvar.
14407
144082000-06-10 Stefan Monnier <monnier@cs.yale.edu>
14409
14410 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
14411 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
14412 (backup-compiled-files): Ignore errors during `tar'.
14413 (bootstrap): Make autoloads before elc files.
14414
144152000-06-10 Kenichi Handa <handa@etl.go.jp>
14416
14417 * international/mule.el (set-buffer-file-coding-system): If one of
14418 undecided-XXX is specified, change only EOL conversion.
14419
14420 * international/mule-conf.el (unix): New alias for the coding
14421 system undecided-unix.
14422
144232000-06-09 Dave Love <fx@gnu.org>
14424
14425 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
14426
14427 * progmodes/executable.el: Byte compile dynamic.
14428 (executable-insert): Change custom type.
14429 (executable-find): Add autoload cookie.
14430 (executable-make-buffer-file-executable-if-script-p): New
14431 function. After Noah Friedman.
14432
14433 * files.el (after-save-hook): Customize, with
14434 executable-make-buffer-file-executable-if-script-p as an option.
14435
144362000-06-09 Kenichi Handa <handa@etl.go.jp>
14437
14438 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
14439 "tib24p-mule.bdf" for Tibetan.
14440
14441 * composite.el (decompose-composite-char): Declare it as obsolete.
14442
14443 * man.el (Man-fontify-manpage): Pay attention to underline and
14444 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
14445
144462000-06-08 Gerd Moellmann <gerd@gnu.org>
14447
14448 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
14449 Set maintainer to FSF since author isn't reachable.
14450
144512000-06-08 Dave Love <fx@gnu.org>
14452
14453 * international/mule-cmds.el (select-safe-coding-system): If
14454 DEFAULT-CODING-SYSTEM is not specified, also check the most
14455 preferred coding-system if buffer-file-coding-system is
14456 `undecided'. From Handa.
14457
144582000-06-08 Kenichi Handa <handa@etl.go.jp>
14459
14460 * international/mule.el
14461 (after-insert-file-set-buffer-file-coding-system): If the buffer
14462 size is greater than INSERTED, judget that we are not visiting.
14463
144642000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
14465
14466 * whitespace.el (defgroup whitespace): Comment out `:version'.
14467 XEmacs 20.4 has problems defining the group with this present.
14468 We'll have this commented out till get resolve the problem.
14469
144702000-06-07 John Wiegley <johnw@gnu.org>
14471
14472 * align.el (align-dq-string-modes, align-sq-string-modes)
14473 (align-open-comment-modes): Add pyhton-mode.
14474 (align-rules-list): Use get-text-property instead of
14475 text-properties-at.
14476 (align-rules-list): Add python-assignment.
14477 (align-rules-list): Change perl-comma-delimiter to
14478 basic-comma-delimiter. Use if for Perl modes and python-mode.
14479 (align-rules-list): Add python-chain-logic and
14480 basic-line-continuation.
14481
144822000-06-07 Jari Aalto <jari.aalto@poboxes.com>
14483
14484 * apropos.el (apropos-mode-hook): New user variable.
14485 (apropos-mode): Run apropos-mode-hook.
14486
144872000-06-07 David Ponce <david@dponce.com>
14488
14489 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
14490 commands. Require `wid-edit' at run-time.
14491
144922000-06-07 David Ponce <david@dponce.com>
14493
14494 * recentf.el: Added some "Commentary".
14495 (recentf-open-more-files, recentf-edit-list): Minor changes to
14496 move the point at the top of the file list. This behaviour is
14497 consistent with the menu one when the list contains a lot of
14498 files.
14499 (recentf-cleanup): Now displays the number of items removed from
14500 the list.
14501 (recentf-relative-filter) New menu filter to show filenames
14502 relative to `default-directory'.
14503
145042000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14505
14506 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
14507 with/without giving an error if PostScript printer doesn't have this
14508 kind of page size. Zebra Stripe continues or restarts on next page.
14509 Manual/automatic paper feeding. Switch or not the header.
14510 (ps-print-version): New version number (5.2.2).
14511 (ps-windows-system): Include emx as a Windows system.
14512 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
14513 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
14514 (ps-background-text): Code fix.
14515 (ps-error-handler-message, ps-user-defined-prologue)
14516 (ps-print-prologue-header, ps-printer-name)
14517 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
14518 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
14519 (ps-use-face-background): Customization fix.
14520 (ps-n-up-database): Data fix.
14521 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
14522 (ps-switch-header): New vars.
14523 (ps-xemacs-color-name, ps-face-foreground-name)
14524 (ps-face-background-name, ps-boolean-constant): New funs.
14525
145262000-06-07 Dave Love <fx@gnu.org>
14527
14528 * allout.el: New version from Manheimer.
14529
145302000-06-07 Kenichi Handa <handa@etl.go.jp>
14531
14532 * textmodes/fill.el (fill-find-break-point): Check the validity of
14533 charset.
14534
145352000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
14536
14537 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
14538 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
14539 Call display-color-p and display-mouse-p instead of looking at
14540 window-system.
14541
145422000-06-06 Dave Love <fx@gnu.org>
14543
14544 * image.el (find-image): Doc fix. Return nil if image not found.
14545 (put-image, insert-image): Make STRING arg optional.
14546
145472000-06-06 Kenichi Handa <handa@etl.go.jp>
14548
14549 * language/vietnamese.el: Remove eval-when-compile.
14550 (viet-viscii-nonascii-translation-table): Define it as a
14551 translation table made from viet-viscii-decode-table.
14552 (viet-viscii-encode-table): Define it as a translation table made
14553 from the reverse map of above.
14554 (viet-vscii-nonascii-translation-table): Define it as a
14555 translation table made from viet-vscii-decode-table.
14556 (viet-vscii-encode-table): Define it as a translation table made
14557 from the reverse map of above.
14558 (ccl-decode-viscii): Use translate-character.
14559 (ccl-encode-viscii, ccl-encode-viscii-font)
14560 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
14561 Likewize.
14562
14563 * language/cyrillic.el: Remove eval-when-compile.
14564 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
14565 translation table made from cyrillic-koi8-r-decode-table.
14566 (cyrillic-koi8-r-encode-table): Define it as a translation table
14567 made from the reverse map of above.
14568 (ccl-decode-koi8): Use translate-character.
14569 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
14570 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
14571 a translation table made from cyrillic-alternativnyj-decode-table.
14572 (cyrillic-alternativnyj-encode-table): Define it as a translation
14573 table made from the reverse map of above.
14574 (ccl-decode-alternativnyj): Use translate-character.
14575 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
14576 Likewize
14577
14578 * international/mule-diag.el (non-iso-charset-alist): Specify
14579 translation table symbol instead of translation table itself.
14580 (list-block-of-chars): CHARSET may be a translation table symbol.
14581
14582 * international/mule.el (make-coding-system): If CODING-SYSTEM
14583 already exists, override it.
14584
14585 * international/fontset.el: Use family `proportional' for Tibetan
14586 fonts.
14587
14588 * international/ccl.el (ccl-compile-translate-character): Don't
14589 check if Rrr has property translation-table.
14590 (ccl-compile-map-multiple): Modified to avoid compiler warning.
14591
145922000-06-05 Gerd Moellmann <gerd@gnu.org>
14593
14594 * info.el: Bind case-fold-search to t when searching in case
14595 a user sets it to nil in a hook.
14596
145972000-06-05 Stefan Monnier <monnier@cs.yale.edu>
14598
14599 * autoarg.el (autoarg-mode, autoarg-kp-mode):
14600 * hl-line.el (hl-line-mode): Use the new :global key argument.
14601
14602 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
14603 (tar-clip-time-string): Prepend a space.
14604 (tar-grind-file-mode): Construct a string rather than modifying one.
14605 (tar-header-block-summarize): Fix docstring.
14606 Use `format' rather than an error-prone set of copy-loops.
14607
14608 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
14609 (diff-goto-source, diff-unified->context, diff-context->unified)
14610 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
14611 understand the format output by the `-p' argument to diff.
14612
14613 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
14614 (sh-re-done): Use defconst.
14615 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
14616 (sh-help-string-for-variable, sh-guess-basic-offset):
14617 Don't quote lambdas.
14618 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
14619 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
14620
14621 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
14622 (mh-letter-mode): Derive from text-mode.
14623 This implicitly means that it now calls kill-all-local-variables.
14624 Also remove the Emacs-18 compatibility code.
14625
14626 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
14627 Make use of symbol-property doc-string-elt.
14628 Use memq rather than a sequence of eq.
14629 (doc-string-elt): Fix the wrong or missing previously unused values.
14630 (autoload-print-form): New function extracted from
14631 generate-file-autoloads to allow recursion when handling progn
14632 so that defvar's and defun's docstrings are properly printed.
14633 (generate-file-autoloads): Use it.
14634
14635 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
14636 Use find-file-hooks in the minor-mode function.
14637 Be careful not to loop indefinitely in the post-command-hook function.
14638
146392000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
14640
14641 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
14642 tty's.
14643 * ediff-diff.el (ediff-exec-process): Use --binary for fine
14644 differences whenever appropriate.
14645 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
14646 * viper.el (find-file, find-file-other-window): Get viper to do
14647 wildcards.
14648
146492000-06-04 Stefan Monnier <monnier@cs.yale.edu>
14650
14651 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
14652 (jit-lock-fontify-buffer): New function for JIT refontification.
14653 (jit-lock-mode): Fix docstring.
14654 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
14655 Remove jit-lock-after-change from the _local_ hook.
14656 (jit-lock-function-1): Fix docstring.
14657
14658 * info.el (Info-on-current-buffer): Initialize info.
14659
14660 * newcomment.el (comment-indent): Ignore comment-indent-hook.
14661
14662 * progmodes/tcl.el (tcl-indent-for-comment):
14663 Ignore comment-indent-hook.
14664
14665 * emacs-lisp/easy-mmode.el: Require CL during compilation.
14666 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
14667 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
14668 and improve to use the lighter to guess the capitalization.
14669 (define-minor-mode): Inline code from easy-mmode-define-toggle.
14670 Add keyword arguments to specify global-ness or the custom group.
14671 Add local-map and help-echo properties to the lighter.
14672 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
14673 (easy-mmode-define-global-mode): New macro.
14674
146752000-06-02 Dave Love <fx@gnu.org>
14676
14677 * wid-edit.el: byte-compile-dynamic since we typically don't use
14678 all the widgets. Don't require cl or widget. Remove
14679 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
14680 (widget-read-event): Removed. Callers changed to use read-event.
14681 (widget-button-release-event-p): Renamed from
14682 button-release-event-p.
14683 (widget-field-add-space, widget-field-use-before-change):
14684 Uncustomize.
14685 (widget-specify-field): Use keymap property, not local-map.
14686 (widget-specify-button): Obey :suppress-face.
14687 (widget-specify-insert): Use modern backquote syntax.
14688 (widget-image-directory): Renamed from widget-glyph-directory.
14689 (widget-image-enable): Renamed from widget-glyph-enable.
14690 (widget-image-find): Replaces widget-glyph-find.
14691 (widget-button-pressed-face): Move defvar.
14692 (widget-image-insert): Replaces widget-glyph-insert.
14693 (widget-convert): Use keywordp.
14694 (widget-leave-text, widget-children-value-delete): Use mapc.
14695 (widget-keymap): Remove XEmacs stuff.
14696 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
14697 (widget-button-click): Don't set point at the click, but re-centre
14698 if we scroll out of window. Rewritten for images v. glyphs &c.
14699 (widget-tabable-at): Use POS arg, not point.
14700 (widget-beginning-of-line, widget-end-of-line)
14701 (widget-item-value-create, widget-sublist, widget-princ-to-string)
14702 (widget-sexp-prompt-value, widget-echo-help): Simplify.
14703 (widget-default-create): Use widget-image-insert; some rewriting.
14704 (widget-visibility-value-create)
14705 (widget-push-button-value-create, widget-toggle-value-create): Use
14706 widget-image-insert.
14707 (checkbox): Create on and off images dynamically.
14708 (documentation-link): Change :help-echo.
14709 (widget-documentation-link-echo-help): Remove.
14710
147112000-06-02 Stefan Monnier <monnier@cs.yale.edu>
14712
14713 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
14714
14715 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
14716 (easy-mmode-define-toggle, define-minor-mode): Use it.
14717 (easy-mmode-define-keymap): Docstring fix.
14718 (define-derived-mode): Default PARENT to fundamental-mode.
14719 Add the derived-mode-parent symbol-property.
14720 (easy-mmode-derived-mode-p): New function.
14721
147222000-06-02 Dave Love <fx@gnu.org>
14723
14724 * files.el (convert-standard-filename): Doc fix.
14725 (normal-backup-enable-predicate): New function.
14726 (backup-enable-predicate): Use it to replace the lambda form.
14727
14728 * calendar/todo-mode.el: [This needs more work on the outline
14729 stuff.] Doc fixes.
14730 (todo) <defgroup>: Add :version.
14731 (todo-add-category): Don't use pushnew.
14732 (todo-cmd-raise): Fix typo.
14733 (todo-top-priorities): Change temp buffer name.
14734 (todo-category-alist): Avoid redundant lambda.
14735 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
14736 Use outline-next-heading.
14737
14738 * autoarg.el: Rewritten to use define-minor-mode.
14739 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
14740 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
14741
147422000-06-02 Kenichi Handa <handa@etl.go.jp>
14743
14744 * isearch.el (isearch-other-meta-char): Fix previous change.
14745
147462000-06-01 Stefan Monnier <monnier@cs.yale.edu>
14747
14748 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
14749 (log-edit-done): Only add the comment to the ring if it's different
14750 from the last comment entered.
14751
14752 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
14753
147542000-06-01 Dave Love <fx@gnu.org>
14755
14756 * hl-line.el: Rewritten using define-minor-mode.
14757
14758 * help.el (describe-function-1): Distinguish special form from
14759 builtin function. Sanity-check presence of arglist for builtins.
14760
147612000-06-01 Kenichi Handa <handa@etl.go.jp>
14762
14763 * international/characters.el: Fix syntax/category setting of
14764 Tibetan characters.
14765
14766 * language/tibet-util.el (tibetan-add-components): Fixes for new
14767 encoding of Tibetan characters.
14768 (tibetan-decompose-precomposition-alist): New variable.
14769 (tibetan-decompose-region): Convert precomposed characters to
14770 non-precomposed characters.
14771 (tibetan-decompose-string): Likewise.
14772 (tibetan-composition-function): Fix args to
14773 thibetan-compose-string.
14774
14775 * language/tibetan.el (tibetan-composable-pattern): More
14776 characters included.
14777 (tibetan-consonant-transcription-alist): Rule for "R" added.
14778 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
14779 "+R" added.
14780 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
14781
14782 * language/lao-util.el (lao-composition-function): Fix args to
14783 compose-string.
14784
14785 * language/thai-util.el (thai-composition-function): Fix args to
14786 compose-string.
14787
14788 * isearch.el (isearch-update): Set disable-point-adjustment to t
14789 to prevent the point moving to the end of a composition when a
14790 part of a composition is searched.
14791 (isearch-other-meta-char): If the key invoking this command can be
14792 mapped by function-key-map to a printing char, call
14793 isearch-process-search-char directly.
14794
147952000-06-01 Stefan Monnier <monnier@cs.yale.edu>
14796
14797 * emacs-lisp/bytecomp.el:
14798 * frame.el:
14799 * international/mule-cmds.el:
14800 * international/mule-util.el:
14801 * international/mule.el:
14802 * mouse.el:
14803 * subr.el:
14804 * faces.el: Update calls to make-obsolete with a WHEN argument.
14805
14806 * byte-run.el (make-obsolete, make-obsolete-variable):
14807 Add an optional WHEN argument and change the format of the
14808 symbol-property information.
14809 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
14810 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
14811 new obsolete-symbol-property format and print WHEN if it is provided.
14812
148132000-05-31 Dave Love <fx@gnu.org>
14814
14815 * loadhist.el (loadhist-hook-functions): Remove
14816 before-change-function, after-change-function.
14817 (unload-feature): Deal with symbols which are both bound and
14818 fbound.
14819
14820 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
14821 before-change-function, after-change-function.
14822
14823 * simple.el (newline): Don't bind before-change-function,
14824 after-change-function.
14825
148262000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
14827
14828 * whitespace.el (whitespace-rescan-timer-time): Update interval
14829 set to 600 seconds (10 minutes) instead of 60 seconds since
14830 a large number of whitespace buffers causes emacs to `freeze'
14831 for a considerable amount of time.
14832
14833 * whitespace.el: Updated email address
14834
148352000-05-31 Dave Love <fx@gnu.org>
14836
14837 * add-log.el (change-log-font-lock-keywords) <function>: Add
14838 pattern for function of change.
14839 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
14840 acknowledgements patterns.
14841
148422000-05-31 Kenichi Handa <handa@etl.go.jp>
14843
14844 * isearch.el (isearch-printing-char): If keyboard coding system is
14845 being used, call isearch-process-search-multibyte-characters.
14846
14847 * international/isearch-x.el: Mostly rewritten.
14848
14849 * international/quail.el (quail-start-conversion): Don't include
14850 unhandled events in the returned events, but set them in
14851 unread-command-events. Exit if all inputs are deleted.
14852
148532000-05-30 Jason Rumney <jasonr@gnu.org>
14854
14855 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
14856
14857 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
14858 Reenable code to create initial fontsets.
14859 Use set-fontset-font in place of put-charset-property.
14860
148612000-05-30 Gerd Moellmann <gerd@gnu.org>
14862
14863 * progmodes/perl-mode.el (perl-indent-line): When looking for a
14864 label, ensure that the first colon isn't followed by another.
14865
14866 * paths.el (Info-default-directory-list): Doc fix.
14867
14868 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
14869 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
14870 send a query containing USER only, not USER@HOST.
14871
14872 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
14873 and rmail-msgend to compute the restriction at the end, instead of
14874 computing it.
14875
148762000-05-29 Gerd Moellmann <gerd@gnu.org>
14877
14878 * dabbrev.el (dabbrev-expand): Don't display messages in the
14879 echo area if the minibuffer window is active.
14880
14881 * jit-lock.el (jit-lock-mode): Add after change function to
14882 local hook.
14883
148842000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
14885
14886 * antlr-mode.el: New commands: hide/unhide actions,
14887 upcase/downcase literals.
14888 (antlr-tiny-action-length): New user option.
14889 (antlr-hide-actions): New command. Suggested by
14890 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
14891 (antlr-mode-map): New binding [C-c C-v].
14892 (antlr-mode-menu): New entries.
14893 (antlr-downcase-literals): New command.
14894 (antlr-upcase-literals): Ditto.
14895
14896 * antlr-mode.el: Minor changes: indendation, mode-name.
14897 (antlr-indent-line): Indent cpp directive at column 0.
14898 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
14899
14900 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
14901 (antlr-font-lock-additional-keywords): Workaround for intentional
14902 bug in XEmacs version of font-lock.
14903 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
14904 be used by a smarter version of `buffers-menu-grouping-function'.
14905
149062000-05-29 Gerd Moellmann <gerd@gnu.org>
14907
14908 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
14909 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
14910
149112000-05-29 Kenichi Handa <handa@etl.go.jp>
14912
14913 * international/encoded-kb.el
14914 (encoded-kbd-iso2022-designation-map): Pay attention to that
14915 charset-iso-final-char return -1 for eight-bit-control and
14916 eight-bit-graphic.
14917
149182000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
14919
14920 * speedbar.el (speedbar-use-images, speedbar-update-flag)
14921 (speedbar-easymenu-definition-base): Use display-graphic-p where
14922 available, instead of window-system.
14923
149242000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
14925
14926 * international/codepage.el (cp-coding-system-for-codepage-1): Add
14927 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
14928 coding systems.
14929
149302000-05-26 Dave Love <fx@gnu.org>
14931
14932 * disp-table.el (standard-display-underline): Don't use
14933 internal-find-face.
14934
14935 * mail/reporter.el: Maintainer change. Doc fixes.
14936 (reporter-version): Deleted.
14937
14938 * emacs-lisp/elp.el: Maintainer change.
14939 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
14940
149412000-05-26 Stefan Monnier <monnier@cs.yale.edu>
14942
14943 * add-log.el (add-change-log-entry): Merge the current entry with the
14944 previous one if the previous one is empty.
14945
149462000-05-26 Dave Love <fx@gnu.org>
14947
14948 * loadhist.el (unload-feature): Fix interactive spec [from
14949 lijnzaad@ebi.ac.uk].
14950
14951 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
14952 subr-arity to check primitives.
14953 (byte-compile-flush-pending, byte-compile-file-form-progn)
14954 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
14955 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
14956 mapcar.
14957
149582000-05-26 Kenichi Handa <handa@etl.go.jp>
14959
14960 * international/fontset.el: Set family names of non-latin charsets
14961 in default fontset to "*".
14962
14963 * international/mule-diag.el (print-fontset): Combine family part
14964 and registry part of the fontname by "-*-" instead of "-".
14965
14966 * international/mule-cmds.el (encode-coding-char): Make strings
14967 multibyte before calling encode-coding-string.
14968
149692000-05-25 Stefan Monnier <monnier@cs.yale.edu>
14970
14971 * derived.el: Fix keywords.
14972 (define-derived-mode): Only define if needed.
14973
14974 * simple.el (fill-comment, comment-column, comment-start)
14975 (comment-start-skip, comment-end, comment-indent-function)
14976 (block-comment-start, block-comment-end, indent-for-comment)
14977 (set-comment-column, kill-comment, comment-padding, comment-region)
14978 (comment-multi-line, indent-new-comment-line): Remove.
14979
14980 * bindings.el (esc-map): Change ; to comment-dwim and use the new
14981 function names for comment operations.
14982
14983 * newcomment.el: Add abundant autoload cookies.
14984 (comment-style): Don't depend on runtime data at compile-time.
14985 (comment-indent-hook): Remove.
14986 (comment-indent): Check if comment-indent-hook is bound.
14987 (comment-region): Docstring fix.
14988
149892000-05-25 Dave Love <fx@gnu.org>
14990
14991 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
14992 byte-code-function-p.
14993
14994 * mail/rmailsum.el: Add provide.
14995
14996 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
14997
14998 * smerge-mode.el (smerge-diff-switches): Don't use list* in
14999 defcustom.
15000
150012000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
15002
15003 * ediff-diff.el (ediff-exec-process): delete --binary option from
15004 non-buffer ediff jobs.
15005
150062000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15007
15008 * hilit-chg.el (highlight-changes-mode): Ask about color or
15009 grayscale support, not about window-system.
15010
15011 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
15012 window-system.
15013 (ffap-highlight): Always default to t.
15014
15015 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
15016 display-popup-menus-p instead of looking at window-system.
15017
15018 * disp-table.el (standard-display-g1, standard-display-graphic):
15019 Only refuse to use string glyphs on X and MS-Windows.
15020
15021 * avoid.el: Remove window-system from commentary, suggest to use
15022 display-*-p instead.
15023
15024 * apropos.el (apropos-print): Use display-mouse-p instead of
15025 window-system.
15026
150272000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15028
15029 * international/codepage.el (cp-decoding-vector-for-codepage):
15030 Fill up unsupported characters with their own codes. From Kenichi
15031 Handa.
15032
150332000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15034
15035 * international/mule-diag.el (describe-char-after): Use
15036 display-graphic-p instead of window-system, so that this function
15037 works on MS-DOS.
15038
150392000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
15040
15041 * international/codepage.el (cp-make-coding-systems-for-codepage):
15042 Remove the eight-bit-graphic and eight-bit-control charsets from
15043 the list of charsets which we convert into `?'.
15044
150452000-05-25 Kenichi Handa <handa@etl.go.jp>
15046
15047 * international/mule-conf.el: Specify CHARSET-ID explicitely for
15048 private charsets.
15049 (mule-unicode-0100-24ff, japanese-jisx0213-1,
15050 japanese-jisx0213-2): New charsets.
15051
15052 * international/fontset.el: Setup default fontset for new charsets.
15053
150542000-05-24 Dave Love <fx@gnu.org>
15055
15056 * info.el (Info-find-node-2): Restructure [following "Vadim
15057 S. Solomin" <sovs@uic.nnov.ru>].
15058
15059 * icomplete.el: Fix header for Finder.
15060
150612000-05-24 Eric M. Ludlam <zappo@ultranet.com>
15062
15063 * rmailout.el (rmail-output-to-rmail-file): Added optional param
15064 STAY.
15065
15066 * rmail.el (rmail-automatic-folder-directives): New user variable.
15067 (rmail-show-message): Add call to `rmail-auto-file' during
15068 display.
15069 (rmail-auto-file): New function.
15070
150712000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
15072
15073 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
15074 account.
15075 (ediff-test-utility,ediff-diff-mandatory-option)
15076 (ediff-reset-diff-options): Utilities for proper initialization of
15077 ediff-diff-options and ediff-diff3-options on Windows.
15078
15079 * ediff-init.el (ediff-merge-filename-prefix): New customizable
15080 variable.
15081
15082 * ediff-mult.el (ediff-filegroup-action): Use
15083 ediff-merge-filename-prefix.
15084
150852000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
15086
15087 * viper-ex.el (ex-write): Set selective display to nil.
15088
150892000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
15090
15091 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
15092 aliases for hebrew-iso-8bit.
15093
150942000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
15095
15096 * woman.el: New version from Francis J. Wright
15097 <F.J.Wright@Maths.QMW.ac.uk>.
15098 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
15099 names in environment variables regardless of the path separator.
15100 (woman-topic-all-completions-1): Don't call file-name-directory-p
15101 on all files, since woman-file-regexp already filters out any
15102 directories.
15103
151042000-05-24 Kenichi Handa <handa@etl.go.jp>
15105
15106 * international/quail.el (quail-start-translation): Don't change
15107 modified-p of the current buffer.
15108 (quail-start-conversion): Likewise.
15109
15110 * international/kkc.el (kkc-region): Don't change modified-p of
15111 the current buffer.
15112
15113 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
15114 conform to RFC1468.
15115 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
15116
151172000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
15118
15119 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
15120 (speedbar-insert-button): Invisible text property fix.
15121 (speedbar-directory-plus): Renamed from speedbar-directory-+
15122 (speedbar-directory-minus): Renamed from speedbar-directory--
15123 (speedbar-page-plus): Renamed from speedbar-file-+
15124 (speedbar-page-minus): Renamed from speedbar-file--
15125 (speedbar-page): Renamed from speedbar-file-
15126 (speedbar-tag): Renamed from speedbar-tag-
15127 (speedbar-tag-plus): Renamed from speedbar-tag-+
15128 (speedbar-tag-minus): Renamed from speedbar-tag--
15129 (speedbar-expand-image-button-alist): Use above renames.
15130
15131 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
15132 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
15133 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
15134 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
15135 * sb-pg.xpm: Renamed from sb-file.xpm
15136 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
15137 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
15138
151392000-05-24 Kenichi Handa <handa@etl.go.jp>
15140
15141 * international/quail.el (quail-show-guidance-buf): Set
15142 current-input-method of the guidance buffer to the name of the
15143 curren input method.
15144
151452000-05-23 Stefan Monnier <monnier@cs.yale.edu>
15146
15147 * progmodes/compile.el (compile-internal): Style typo.
15148
15149 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
15150 quote vars and functions in the docstring.
15151
15152 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
15153
15154 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
15155 Don't quote lambdas.
15156
15157 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
15158
151592000-05-23 Gerd Moellmann <gerd@gnu.org>
15160
15161 * startup.el (command-line): Determine source file of compiled
15162 user init file differently. Warn if compiled user init file
15163 is older than its source file.
15164
15165 * ffap.el (ffap-url-regexp): Add `https'.
15166
151672000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
15168
15169 * files.el (make-backup-file-name-1): Replace slashes with `!'
15170 rather than `|' (which is not allowed on Windows). Replace the
15171 drive letters with a string "drive_X".
15172
151732000-05-23 Gerd Moellmann <gerd@gnu.org>
15174
15175 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
15176
15177 * files.el (interpreter-mode-alist): Add `bash2'.
15178
151792000-05-22 Dave Love <fx@gnu.org>
15180
15181 * loadhist.el (feature-symbols, file-provides, file-requires): Use
15182 mapc.
15183 (feature-file): Avoid calling symbol-name. Doc fix.
15184 (file-set-intersect, file-dependents): Use dolist, not mapcar.
15185 (loadhist-hook-functions): Add mouse-position-function.
15186 (unload-feature): Change uses of mapcar.
15187
15188 * files.el (parse-colon-path): Doc fix.
15189 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
15190 (set-auto-mode): Use mapc.
15191
15192 * complete.el (PC-look-for-include-file): Use :alnum: character
15193 class.
15194 (partial-completion-mode): Add autoload cookie.
15195
151962000-05-22 Sam Steingold <sds@gnu.org>
15197
15198 * info.el (Info-fontify-node): Fixed the call to
15199 `add-text-properties' (bug introduced on 2000-05-18).
15200
152012000-05-22 Dave Love <fx@gnu.org>
15202
15203 * bindings.el: Remove debug-ignored-errors set in other files.
15204
15205 * progmodes/etags.el: Add to debug-ignored-errors.
15206 (visit-tags-table-buffer): Clear out buffers holding old tables
15207 when making a new list.
15208 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
15209 mapc.
15210
15211 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
15212 quote keywords.
15213 (cmpl-string-case-type): Use character classes.
15214
15215 * comint.el:
15216 * textmodes/ispell.el:
15217 * imenu.el:
15218 * mail/mh-e.el:
15219 * progmodes/compile.el: Add to debug-ignored-errors.
15220
15221 * dabbrev.el: Add to debug-ignored-errors.
15222 (dabbrev-completion): Use mapc.
15223
152242000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
15225
15226 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
15227 (woman-mapcan, woman-parse-man.conf)
15228 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
15229 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
15230 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
15231 path syntax better.
15232 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
15233 (woman-manpath): Call woman-parse-man.conf.
15234 (woman-emulation): New defcustom, defaults to nroff.
15235 (woman-font-support): New defconst.
15236 (woman-use-symbol-font): New defcustom.
15237 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
15238 "Emulation".
15239 Many functions: Doc fix.
15240
152412000-05-22 Kenichi Handa <handa@etl.go.jp>
15242
15243 * international/quail.el (quail-simple-translation-keymap): Map
15244 128..255 to quail-self-insert-command.
15245 (quail-keyboard-layout-alist): Add definition for "pc102-de".
15246
152472000-05-22 Stefan Monnier <monnier@cs.yale.edu>
15248
15249 * help.el (help-manyarg-func-alist): Typo.
15250
15251 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
15252 intervals which makes it heaps simpler.
15253
15254 * newcomment.el (comment-region-internal): Go back to BEG after quoting
15255 the nested comment markers.
15256
15257 * subr.el (remove-hook): Don't turn the hook's value into a list.
15258
152592000-05-21 Dave Love <fx@gnu.org>
15260
15261 * edmacro.el (edmacro-parse-keys): Return vector if any elements
15262 are invalid characters.
15263
15264 * international/mule-util.el (detect-coding-with-priority): Use
15265 mapc. Remove redundant lambda.
15266
15267 * international/mule-diag.el (list-non-iso-charset-chars)
15268 (describe-fontset): Remove redundant lambda.
15269
15270 * emulation/crisp.el (brief-mode): New alias.
15271
15272 * emacs-lisp/ring.el (ring-elements): New function.
15273
15274 * emacs-lisp/easymenu.el (easy-menu-create-menu)
15275 (easy-menu-do-add-item): Use keywordp.
15276
15277 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
15278
15279 * replace.el: Doc and error message fixes.
15280 (replace-highlight): Use facep, not internal-find-face.
15281
152822000-05-20 Stefan Monnier <monnier@cs.yale.edu>
15283
15284 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
15285
15286 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
15287 (log-edit-insert-changelog): Drop `:' as well.
15288
15289 * log-view.el: Fix file description.
15290 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
15291 available.
15292 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
15293 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
15294
15295 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
15296 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
15297 Print a status message if the toggle is called interactively.
15298 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
15299 for global minor modes and use `defcustom' for them.
15300 Use add-minor-mode.
15301 (easy-mmode-define-derived-mode): Remove.
15302 (define-derived-mode): Fancier default docstring.
15303 (easy-mmode-define-navigation): Signal an error rather than (ding).
15304
15305 * newcomment.el (comment-styles): New `box-multi'.
15306 (comment-normalize-vars): Better default for comment-continue to
15307 avoid whitespace-only continuations.
15308 (comment-search-forward): Always move even in the no-syntax case.
15309 (comment-padright): Only obey N if it's only obeyed for padleft.
15310 (comment-make-extra-lines): Better handling of empty continuations.
15311 Use `=' for the filler if comment-start has only one character.
15312 (uncomment-region): Try handling the special `=' filler.
15313 (comment-region): Allow LINES even if MULTI is nil.
15314 (comment-box): Choose box style based on comment-style.
15315
153162000-05-20 Kenichi Handa <handa@etl.go.jp>
15317
15318 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
15319 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
15320
153212000-05-20 Kenichi HANDA <handa@etl.go.jp>
15322
15323 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
15324 and insert, not subst-char-in-region.
15325
15326 * international/mule-diag.el (list-character-sets-1): Handle
15327 charsets eight-bit-control and eight-bit-graphic.
15328 (list-iso-charset-chars): Likewise.
15329 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
15330 charactes as is. Use indent-to to align characters.
15331
15332 * international/mule-cmds.el (find-multibyte-characters): Never
15333 exclude charsets eight-bit-control and eight-bit-graphic.
15334
153352000-05-19 Stefan Monnier <monnier@cs.yale.edu>
15336
15337 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
15338 Don't quote lambdas.
15339
15340 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
15341
153422000-05-19 Gerd Moellmann <gerd@gnu.org>
15343
15344 * gud.el (gud-jdb-directories): Doc fix.
15345
153462000-05-19 Stefan Monnier <monnier@cs.yale.edu>
15347
15348 * newcomment.el: New file.
15349
153502000-05-19 Gerd Moellmann <gerd@gnu.org>
15351
15352 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
15353
153542000-05-18 Andreas Schwab <schwab@suse.de>
15355
15356 * dired.el (dired-between-files): Also skip lines beginning with
15357 `used'.
15358
153592000-05-18 Gerd Moellmann <gerd@gnu.org>
15360
15361 * msb.el (msb-menu-cond): Add choice `user'.
15362
153632000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15364
15365 * ps-print.el: Compatibility, customization and doc fix.
15366 (ps-printer-name-option): Replace defconst by defvar.
15367 (ps-postscript-code-directory): XEmacs compatibility.
15368 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
15369 fix.
15370 (ps-user-defined-prologue, ps-print-prologue-header)
15371 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
15372 compatibility and code fix.
15373 (ps-print-background-image, ps-print-background-text):
15374 Customization fix.
15375 (ps-line-number-start, ps-n-up-on): New vars.
15376
153772000-05-18 Espen Skoglund <esk@ira.uka.de>
15378
15379 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
15380 the indent-comment function to just return the appropriate indent.
15381
153822000-05-18 Eric M. Ludlam <zappo@ultranet.com>
15383
15384 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
15385 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
15386 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
15387
153882000-05-18 Dave Love <fx@gnu.org>
15389
15390 * info.el (Info-fontify-node): Add intangible property as well as
15391 invisible.
15392
15393 * calendar/appt.el (appt-make-list): Match all lines of entry.
15394 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
15395
153962000-05-18 Kenichi Handa <handa@etl.go.jp>
15397
15398 * international/mule-diag.el (describe-char-after): Call
15399 internal-char-font, not char-font. If internal-char-font returns
15400 nil, display "-- none --".
15401
154022000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
15403
15404 * image.el (image-type-available-p): Don't reference image-types
15405 if it isn't bound.
15406
154072000-05-17 Stefan Monnier <monnier@cs.yale.edu>
15408
15409 * autoarg.el (autoarg-mode): Typo in the :set argument.
15410
154112000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
15412
15413 * startup.el (command-line-1): Don't signal an error if the
15414 directory for auto-save-list files does not yet exist.
15415
154162000-05-17 Kenichi Handa <handa@etl.go.jp>
15417
15418 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
15419
154202000-05-16 Stefan Monnier <monnier@cs.yale.edu>
15421
15422 * subr.el (remove-hook): `setq' hook-value, not `set'.
15423
154242000-05-16 Sam Steingold <sds@gnu.org>
15425
15426 * info.el (debug-ignored-errors): More errors to ignore.
15427
154282000-05-16 Dave Love <fx@gnu.org>
15429
15430 * cus-edit.el: Don't require cl or easymenu.
15431 (custom-variable-prompt): Test standard-value property, not
15432 user-variable-p.
15433
154342000-05-16 Sam Steingold <sds@gnu.org>
15435
15436 * subr.el (add-hook): `setq' hook-value, not `set'.
15437
154382000-05-16 Gerd Moellmann <gerd@gnu.org>
15439
15440 * startup.el (command-line-1): Mention the FAQ in the startup
15441 message.
15442
15443 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
15444
15445 * progmodes/compile.el (compilation-parse-errors): Collect
15446 `nomessage' regexps last.
15447
15448 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
15449
15450 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
15451 to the function name.
15452
154532000-05-15 Dave Love <fx@gnu.org>
15454
15455 * speedbar.el (speedbar-recenter): Typo.
15456 (speedbar-expand-line): Make arg optional.
15457 (speedbar-mode): Avoid a compiler warning.
15458
154592000-05-15 Gerd Moellmann <gerd@gnu.org>
15460
15461 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
15462 user-specified option string is empty.
15463
15464 * mouse.el (mouse-yank-at-click): Doc fix.
15465
154662000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
15467
15468 * term/internal.el (IT-character-translations): More updates of
15469 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
15470 documents.
15471
154722000-05-15 Gerd Moellmann <gerd@gnu.org>
15473
15474 * env.el (getenv): New function, interactively callable.
15475 (setenv, getenv): Remove autoload cookies.
15476
15477 * loadup.el: Load `env'.
15478
15479 * progmodes/f90.el: Change author's mail address.
15480
154812000-05-14 Dave Love <fx@gnu.org>
15482
15483 * mail/rmail.el (rmail-show-message-hook): Customize and offer
15484 goto-addr as an option.
15485
15486 * help.el (help-xref-stack): Doc fix.
15487 (help-xref-following): New variable.
15488 (help-make-xrefs): Use it.
15489 (help-xref-go-back): Use position information from stack element.
15490 (help-follow): Make position in stack element a pair. Use
15491 help-xref-following.
15492
15493 * autoarg.el: New file.
15494
15495 * faces.el: Declare more functions obsolete.
15496
15497 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
15498 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
15499 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
15500 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
15501 Remove all the setup-...-environment functions.
15502
155032000-05-13 Eric M. Ludlam <zappo@ultranet.com>
15504
15505 * speedbar.el: Updated the commentary section. xemacs20p now uses
15506 >= when detecting. Require `defimage' safely.
15507 (speedbar-easymenu-definition-base): Add toggle for images.
15508 (speedbar-easymenu-definition-special): Add flush cache & expand.
15509 (speedbar-visiting-tag-hook): Set new defaults. Added options.
15510 (speedbar-reconfigure-keymaps-hook): New variable.
15511 (speedbar-frame-parameters): Updated documentation.
15512 (speedbar-use-imenu-flag): Updated custom tag
15513 (speedbar-dynamic-tags-function-list): New variable.
15514 (speedbar-tag-hierarchy-method): Updated doc & custom.
15515 (speedbar-indentation-width, speedbar-indentation-width) New
15516 variables.
15517 (speedbar-hide-button-brackets-flag): Customizable.
15518 (speedbar-vc-indicator): Doc update.
15519 (speedbar-ignored-path-expressions): Updated default value.
15520 (speedbar-supported-extension-expressions): Updated default value.
15521 (speedbar-syntax-table): Remove {} paren status.
15522 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
15523 as "+". Added overlay aliases.
15524 (speedbar-mode): Use `speedbar-mode-line-update' instead of
15525 `force-mode-line-update'.
15526 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
15527 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
15528 `mouse-set-point'
15529 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
15530 (speedbar-item-info-tag-helper): Revamped to handle a wider range
15531 of arbitrary text, and new helper functions.
15532 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
15533 filename finder.
15534 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
15535 (speedbar-directory-buttons): Update path search/expansion.
15536 (speedbar-make-tag-line): Pay attention to
15537 `speedbar-indentation-width'. Use more care w/ invisible
15538 properties.
15539 (speedbar-change-expand-button-char): Call
15540 `speedbar-insert-image-button-maybe'.
15541 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
15542 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
15543 (speedbar-trim-words-tag-hierarchy)
15544 (speedbar-simple-group-tag-hierarchy): New functions
15545 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
15546 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
15547 functions.
15548 (speedbar-mouse-set-point): New function
15549 (speedbar-power-click): Updated documentation.
15550 (speedbar-line-token, speedbar-goto-this-file): Handle more types
15551 of tag prefix text.
15552 (speedbar-expand-line, speedbar-contract-line): Make more robust
15553 to strange text.
15554 (speedbar-expand-line): Takes universal argument to flush the
15555 cache.
15556 (speedbar-flush-expand-line): New function.
15557 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
15558 Use new generator insertion method.
15559 (speedbar-fetch-dynamic-tags): New function.
15560 (speedbar-fetch-dynamic-imenu): Removed code now handled in
15561 `speedbar-fetch-dynamic-imenu'.
15562 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
15563 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
15564 "Revert Buffer" menu items.
15565 (speedbar-buffer-buttons-engine): Be smarter when creating a
15566 filename tag (for expansion purposes.).
15567 (speedbar-highlight-one-tag-line,
15568 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
15569 (speedbar-recenter): New functions.
15570 (defimage-speedbar): Image loading abstraction.
15571 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
15572 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
15573 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
15574 (speedbar-tag-type, speedbar-tag-mail): New images.
15575 (speedbar-expand-image-button-alist): New variable.
15576 (speedbar-insert-image-button-maybe): Insert an image over some
15577 buttons.
15578
155792000-05-13 Kenichi Handa <handa@etl.go.jp>
15580
15581 * international/mule-cmds.el (encode-coding-char): An ASCII
15582 character is always encodable.
15583
15584 * international/mule-conf.el: Add more information in descriptions
15585 of character sets.
15586
15587 * international/mule-diag.el (describe-char-after): New function.
15588 (describe-font-internal): Adjusted for the change of font-info.
15589 (describe-font): Likewise.
15590 (print-fontset): Rewritten for the new fontset implementation.
15591 (describe-fontset): Include fontset alias names in completion.
15592 (list-fontsets): Adjusted for the change of print-fontset.
15593
15594 * simple.el (what-cursor-position): If DETAIL is non-nil, call
15595 describe-char-after instead of displaying the detail in the echo
15596 area.
15597 (syntax-code-table): Format changed.
15598 (string-to-syntax): Adjusted for the above change.
15599
156002000-05-12 Stefan Monnier <monnier@cs.yale.edu>
15601
15602 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
15603
156042000-05-12 Dave Love <fx@gnu.org>
15605
15606 * calendar/todo-mode.el: Remove some compatibility stuff and CL
15607 dependence. Use line-{beginning,end}-position, not
15608 point-at{b,e}ol. Some doc fixes.
15609 (todo-position): New function. Fix callers of position to use it.
15610 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
15611
156122000-05-12 Gerd Moellmann <gerd@gnu.org>
15613
15614 * time.el (display-time-mail-icon): Use `:ascent center'.
15615
15616 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
15617 handling FTP security extensions.
15618
156192000-05-11 Dave Love <fx@gnu.org>
15620
15621 * calendar/todo-mode.el: New file.
15622
156232000-05-11 Gerd Moellmann <gerd@gnu.org>
15624
15625 * comint.el (comint-read-input-ring): Move reference to
15626 comint-input-ring-size outside of the save-excursion. It was
15627 causing the default value to be the only one ever seen.
15628
15629 * font-lock.el: Update copyright. Remove Simon Marshall's email
15630 address on request from him.
15631
15632 * subr.el (substitute-key-definition): Add comment describing
15633 the meaning of PREFIX.
15634
156352000-05-10 Stefan Monnier <monnier@cs.yale.edu>
15636
15637 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
15638
15639 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
15640 (add-minor-mode): Don't make the variable buffer-local and add a
15641 reference to define-minor-mode in the docstring.
15642
15643 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
15644 HEADER/FOOTER and fix bug with trailing empty directory.
15645 (cvs-append-to-ignore): Use vc-editable-p if available.
15646 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
15647 (vc-do-command): Tweak advice to handle the new VC.
15648
15649 * log-view.el (log-view-goto-rev): New function for the new VC.
15650 (log-view-minor-wrap): Use mark-active.
15651
15652 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
15653 (log-edit-changelog-full-paragraphs): New var.
15654 (log-edit-insert-changelog): Remove a lonely leading `* file'.
15655 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
15656 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
15657 (log-edit-changelog-ours-p, log-edit-changelog-entries)
15658 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
15659 Replace the `cvs' prefix with `log-edit'.
15660
15661 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
15662
15663 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
15664 (diff-font-lock-defaults): Explicitly turn off multiline.
15665 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
15666 (diff-ediff-patch): Fix call to ediff-patch-file.
15667 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
15668 Handle comments.
15669
15670 * frame.el (automatic-hscrolling): Typo.
15671
15672 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
15673
156742000-05-09 Sam Steingold <sds@goems.com>
15675
15676 * apropos.el (apropos-print): use `describe-face' instead of
15677 `customize-face-other-window'.
15678
156792000-05-09 Dave Love <fx@gnu.org>
15680
15681 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
15682
15683 * help.el (describe-variable): Have customize button pop the
15684 help-xref stack when invoked.
15685 (help-xref-symbol-regexp): Add `face'.
15686 (help-make-xrefs): Check for quoted face names and adapt regexp
15687 submatch numbers to cope.
15688 (help-xref-interned): Maybe insert face doc too. Separate
15689 sections with a line of hyphens.
15690
15691 * faces.el: Some doc fixes. Declare some functions obsolete.
15692 (describe-face): Add customize button. Return the help
15693 text. Fix prompt.
15694
156952000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
15696
15697 * term/internal.el (IT-character-translations): Fix last change.
15698
156992000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15700
15701 * woman.el: New file
15702 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
15703
157042000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15705
15706 * term/internal.el (IT-character-translations): Update ASCII
15707 simulations for greek-iso8859-7, add latin-iso8859-14 and
15708 latin-iso8859-15.
15709
15710 * international/mule-cmds.el (set-language-info-alist): Call
15711 define-prefix-command with 3 arguments, to make the map suitable
15712 for a menu.
15713
157142000-05-07 Dave Love <fx@gnu.org>
15715
15716 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
15717
157182000-05-05 Dave Love <fx@gnu.org>
15719
15720 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
15721 list in doc string. Don't quote keyword symbols.
15722 * emacs-lisp/cl.el: Likewise
15723 * emacs-lisp/cl-seq.el: Likewise
15724
157252000-05-05 Gerd Moellmann <gerd@gnu.org>
15726
15727 * abbrev.el (abbrev-mode): Make ARG optional.
15728
157292000-05-04 Gerd Moellmann <gerd@gnu.org>
15730
15731 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
15732
15733 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
15734
15735 * subr.el (substitute-key-definition): Clarify documentation.
15736
157372000-05-04 Milan Zamazal <pdm@freesoft.cz>
15738
15739 * glasses.el (glasses-convert-to-unreadable): Use
15740 `glasses-separator' instead of the hard-wired "_".
15741 (glasses-mode): Call `glasses-make-unreadable' only in a single
15742 place.
15743
157442000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
15745
15746 * term/internal.el (cjk-codepages-alist): Add associations for
15747 Chinese and Korean codepages. Remove FIXME comment.
15748
157492000-05-03 Dave Love <fx@gnu.org>
15750
15751 * time.el (display-time-mail-face, display-time-use-mail-icon):
15752 New option.
15753 (display-time-mail-icon): New variable.
15754 (display-time-string-forms): Use the above. Fix the local-map.
15755
157562000-05-03 Gerd Moellmann <gerd@gnu.org>
15757
15758 * replace.el (query-replace-map): Add binding for `E'.
15759 (query-replace-help): Extend help text.
15760 (perform-replace): Allow editing the replacement string.
15761
15762 * make-mode.el (makefile-mode-abbrev-table): New variable.
15763 (makefile-mode): Set local abbrev table to
15764 makefile-mode-abbrev-table.
15765 (makefile-font-lock-keywords): Fontify includes and conditionals.
15766
15767 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
15768 set TOGGLE's value.
15769
15770 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
15771 mail-interactive-insert-alias.
15772 (mail-abbrev-complete-alias): New command.
15773 (mail-mode-map): Bind it to `M-TAB'.
15774
157752000-05-03 Kenichi Handa <handa@etl.go.jp>
15776
15777 * language/lao-util.el (lao-compose-region): New function.
15778
157792000-05-02 Gerd Moellmann <gerd@gnu.org>
15780
15781 * files.el (recover-session): Make directories as necessary
15782 if they don't exist yet.
15783
15784 * calendar/cal-french.el
15785 (french-calendar-multibyte-special-days-array)
15786 (french-calendar-special-days-array): Change French text.
15787 (calendar-french-date-string): Change output.
15788 (calendar-goto-french-date): Likewise.
15789
157902000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
15791
15792 * wid-edit.el (widget-default-active): Obey `:always-active'.
15793 (widget-documentation-string-value-create): Set `:always-active'.
15794
157952000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
15796
15797 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
15798 default prefix to `~/_emacs.d/auto-save.list/_s'.
15799 (normal-top-level): Create the directory for auto-save files, if
15800 it doesn't already exist (in the ms-dos case only).
15801
158022000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
15803
15804 * international/mule-cmds.el (set-language-environment): Don't
15805 concat an integer (dos-codepage), use format instead.
15806
158072000-05-02 Dave Love <fx@gnu.org>
15808
15809 * help.el (help-xref-on-pp): Check for constant symbols.
15810
158112000-04-29 Gerd Moellmann <gerd@gnu.org>
15812
15813 * startup.el (normal-top-level): Put a condition-case around
15814 the code loading subdirs.el.
15815
158162000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15817
15818 * ps-print.el: Upside-down and face background color printing,
15819 line number step, doc fix.
15820 (ps-print-version): New version number (5.2).
15821 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
15822 (ps-face-attribute-list, ps-plot-with-face): Code fix.
15823 (ps-spool-config): Var fix.
15824 (ps-printer-name-option): Const fix.
15825 (ps-print-upside-down, ps-use-face-background)
15826 (ps-line-number-step): New vars.
15827 (ps-window-system, ps-lp-system): New consts.
15828 (ps-face-background): New fun.
15829
158302000-04-28 Richard Stallman <rms@gnu.org>
15831
15832 * files.el (make-auto-save-file-name):
15833 Apply auto-save-file-name-transforms to visited file name
15834 before generating auto save file name.
15835 (auto-save-file-name-transforms): New variable.
15836
15837 * files.el (backup-enable-predicate):
15838 Correctly test for a file under a temporary directory.
15839
158402000-04-28 Gerd Moellmann <gerd@gnu.org>
15841
15842 * subr.el (add-minor-mode): Rewritten.
15843
158442000-04-28 Kenichi Handa <handa@etl.go.jp>
15845
15846 * mail/sendmail.el (sendmail-send-it): Set
15847 buffer-file-coding-system to the selected coding system for MIME
15848 header.
15849
158502000-04-27 Gerd Moellmann <gerd@gnu.org>
15851
15852 * dired.el (dired-move-to-filename-regexp): Allow format where
15853 YYYY is followed by two spaces.
15854
15855 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
15856 in the second character class of the regexp.
15857
15858 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
15859 mh-etc, too.
15860
15861 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
15862 nil.
15863
15864 * subr.el (add-minor-mode): Use `set' instead of `setq'.
15865
15866 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
15867 argument.
15868
158692000-04-27 Sen Nagata <sen@eccosys.com>
15870
15871 * emacs-lisp/crm.el (crm-completion-table): New variable.
15872 (crm-collection-fn, crm-test-completion)
15873 (completing-read-multiple): Use it.
15874
158752000-04-27 Dave Love <fx@gnu.org>
15876
15877 * help.el (locate-library): Use mapc.
15878 (help-manyarg-func-alist): Add call-process-region.
15879
158802000-04-26 Gerd Moellmann <gerd@gnu.org>
15881
15882 * subr.el (add-minor-mode): Make argument MAP optional.
15883
15884 * desktop.el (desktop-save): Save list of minor modes.
15885 (desktop-create-buffer): Restore minor modes.
15886 (desktop-minor-mode-table): New user-option.
15887
15888 * subr.el (add-minor-mode): New function.
15889
15890 * image.el (find-image): New function.
15891 (defimage): Rewritten to find image at load time.
15892
15893 * startup.el (normal-top-level-add-to-load-path): Handle
15894 case that the default directory is not in load-path.
15895
15896 * help.el: Old patch from Stefan Monnier.
15897 (help-xref-on-pp): New function.
15898 (describe-variable): Use it to display xrefs in a symbol's value.
15899
159002000-04-26 Stefan Monnier <monnier@cs.yale.edu>
15901
15902 * cus-edit.el (custom-face): Fix parenthesis.
15903
159042000-04-26 Kenichi Handa <handa@etl.go.jp>
15905
15906 * mail/rmail.el (rmail-expunge): When there are no deleted
15907 messages, do nothing.
15908
159092000-04-26 Dave Love <fx@gnu.org>
15910
15911 * international/mule-cmds.el (locale-translation-file-name):
15912 Defvar to nil.
15913 (set-locale-environment): Set it here (at runtime).
15914
159152000-04-25 Gerd Moellmann <gerd@gnu.org>
15916
15917 * replace.el (perform-replace): Add parameters START and END. Use
15918 them instead of the check for a region in Transient Mark mode.
15919 (query-replace-read-args): Return two more list elements for the
15920 start and end of the region in Transient Mark mode.
15921 (query-replace, query-replace-regexp, query-replace-regexp-eval)
15922 (map-query-replace-regexp, replace-string, replace-regexp): Add
15923 optional last arguments START and END and pass them to
15924 perform-replace.
15925
15926 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
15927 form with additional arguments for perform-replace.
15928
15929 * progmodes/etags.el (tags-query-replace): Add parameters START
15930 and END. Construct a form with additional arguments for
15931 perform-replace.
15932
15933 * simple.el (shell-command): Set default directory for "*Shell
15934 Command Output" buffer.
15935
15936 * language/european.el (iso-latin-4): Fix typo.
15937
15938 * emacs-lisp/crm.el: New file.
15939
159402000-04-24 Dave Love <fx@gnu.org>
15941
15942 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
15943 (Custom-reset-saved, Custom-reset-standard)
15944 (custom-group-value-create, custom-group-set, custom-group-save)
15945 (custom-group-reset-current, custom-group-reset-saved)
15946 (custom-group-reset-standard): Use mapc.
15947 (custom-buffer-create-internal): Disable undo when creating items.
15948 Use mapc.
15949 (custom-face): Avoid redundant lambda.
15950
159512000-04-24 Gerd Moellmann <gerd@gnu.org>
15952
15953 * startup.el (auto-save-list-file-prefix): Set default to
15954 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
15955
159562000-04-24 Sam Steingold <sds@gnu.org>
15957
15958 * time-stamp.el (time-stamp-string-preprocess): Always convert
15959 `field-result' to a string.
15960
159612000-04-24 Gerd Moellmann <gerd@gnu.org>
15962
15963 * frame.el (scrolling): New group.
15964 (automatic-hscrolling): New user-option.
15965
15966 * startup.el (command-line-x-option-alist): Add `-lsp' and
15967 `--line-spacing'.
15968
159692000-04-19 Dave Love <fx@gnu.org>
15970
15971 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
15972 (cl-mapc): Rename from mapc. Fix the funcall.
15973
159742000-04-19 Gerd Moellmann <gerd@gnu.org>
15975
15976 * simple.el (clone-indirect-buffer-other-window): New command.
15977 (clone-indirect-buffer): Add optional arg NORECROD.
15978 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
15979
15980 * help.el (resize-temp-buffer-window): Use count-screen-lines.
15981
15982 * window.el (count-screen-lines): New function.
15983 (shrink-window-if-larger-than-buffer): Use count-screen-lines
15984 instead of window-buffer-height.
15985
15986 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
15987 non-existing variable comint-input-sentinel.
15988 (inferior-lisp-args-to-list): Removed.
15989 (inferior-lisp): Use split-string instead of
15990 inferior-lisp-args-to-list.
15991
15992 * hexl.el (hexl-insert-hex-string): New command.
15993
15994 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
15995 instead of concat.
15996
159972000-04-18 Gerd Moellmann <gerd@gnu.org>
15998
15999 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
16000 at the start of an existing but empty folder.
16001
160022000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16003
16004 * ps-mule.el: Customization fix, doc fix.
16005 (ps-multibyte-buffer): Customization fix.
16006
160072000-04-17 Richard M. Stallman <rms@gnu.org>
16008
16009 * subr.el (read-passwd): Use read-char-exclusive.
16010
160112000-04-17 Gerd Moellmann <gerd@gnu.org>
16012
16013 * textmodes/texinfo.el (texinfo-insert-@email)
16014 (texinfo-insert-@emph, texinfo-insert-@quotation)
16015 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
16016 (texinfo-mode-map): Add key bindings for them.
16017
16018 * files.el (basic-save-buffer-2): Use a template with `$'
16019 instead of `#' for VMS.
16020
16021 * simple.el (clone-indirect-buffer): New function.
16022
160232000-04-16 Stephen Eglen <stephen@gnu.org>
16024
16025 * iswitchb.el (iswitchb-case): New function. If the user input
16026 contains any upper-case characters, the search is made
16027 case-sensitive.
16028
160292000-04-17 Stefan Monnier <monnier@cs.yale.edu>
16030
16031 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
16032 comment-end.
16033 (texinfo-font-lock-syntactic-keywords): New var.
16034 (texinfo-font-lock-keywords): Remove comment regexp.
16035 (texinfo-insert-block): New function.
16036 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
16037 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
16038 and font-lock-defaults. Use regexp-opt for outline-regexp.
16039 (texinfo-environments): New var.
16040 (texinfo-environment-regexp): Use regexp-opt and
16041 texinfo-environments.
16042
16043 * textmodes/ispell.el (ispell-menu-map-needed): Check that
16044 ispell-process is bound since this might be eval'd before ispell
16045 is loaded.
16046 (ispell-message): Use a tiny bit less magic and a bit more hard
16047 data to figure out what kind of sc-cite-regexp to use.
16048
16049 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
16050
16051 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
16052 (insert-cyclic-diary-entry): Unquote the lambda.
16053
16054 * gud.el (gud-jdb-build-source-files-list): Fix typo.
16055
16056 * files.el (backup-enable-predicate): Unquote the lambda.
16057
16058 * cus-edit.el (custom-face, face): Unquote the lambda.
16059
160602000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16061
16062 * ps-print.el: Check for line-beginning-position definition.
16063
16064 * ps-print.el: Fix counting lines in a region.
16065 (ps-print-version): New version number (5.1.5).
16066 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
16067 (ps-printing-region): Fun code fix.
16068
160692000-04-15 Gerd Moellmann <gerd@gnu.org>
16070
16071 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
16072 to file-directory-p.
16073
160742000-04-14 Gerd Moellmann <gerd@gnu.org>
16075
16076 * gud.el (gud-jdb-build-source-files-list): Check that directory
16077 exists before calling directory-files.
16078
160792000-04-13 Dave Love <fx@gnu.org>
16080
16081 * emacs-lisp/trace.el: Change maintainer. Use new backquote
16082 syntax.
16083
16084 * emacs-lisp/cl-specs.el: Remove when, unless.
16085
16086 * emacs-lisp/cl-extra.el: Don't quote keywords.
16087 (cl-old-mapc): New variable.
16088 (mapc): Use it.
16089 (cl-map-intervals): Use with-current-buffer. Don't check for
16090 next-property-change.
16091 (cl-map-overlays): Use with-current-buffer.
16092 (cl-expt): Remove.
16093 (copy-tree, remprop): Define unconditionally.
16094
16095 * emacs-lisp/cl-compat.el (keywordp): Remove.
16096
16097 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
16098 to use keywordp.
16099 (edebug-spec): Enable keywordp.
16100
16101 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
16102 string-lessp.
16103
16104 * cus-start.el: Use keywordp.
16105
161062000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
16107
16108 * diary-lib.el (include-other-diary-files): Fix the fix of
16109 2000-02-18 by doing a save-excursion.
16110
161112000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16112
16113 * ps-print.el: Customization fix, doc fix.
16114 (ps-print-version): New version number (5.1.4).
16115 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
16116 (ps-print-preprint): Adjust code.
16117 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
16118 (ps-print-prologue-header, ps-print-control-characters)
16119 (ps-spool-config): Customization fix.
16120
161212000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
16122
16123 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
16124 converted to the new menu-item format, names silightly changed,
16125 help strings added.
16126
16127 Support for spelling without async subprocesses:
16128
16129 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
16130 (ispell-session-buffer): New variables.
16131 (ispell-start-process, ispell-process-status,
16132 ispell-accept-output, ispell-send-string): New functions, for
16133 Ispell invocation when async subprocesses aren't supported.
16134 (ispell-word, ispell-pdict-save, ispell-command-loop,
16135 ispell-process-line, ispell-buffer-local-parsing): Replace calls
16136 to process-send-string with calls to ispell-send-string, and
16137 accept-process-output with ispell-accept-output.
16138 (ispell-init-process): Call ispell-process-status instead of
16139 process-status with.
16140 (ispell-init-process): Call ispell-start-process. Call
16141 ispell-accept-output and ispell-send-string. Don't call
16142 process-kill-without-query and kill-process if they are unbound.
16143 (ispell-async-processp): New function.
16144
161452000-04-12 Dave Love <fx@gnu.org>
16146
16147 * info.el: Add debug-ignored-errors.
16148 (Info-mode-menu): Add some items.
16149 (Info-directory): Add autoload cookie.
16150
16151 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
16152 Modify `truncate-lines'. Make `describe-language-environment'
16153 always visible and add help. Modify `describe-key' help. Invoke
16154 Info-directory from `info'. New entry `emacs-manual'.
16155
161562000-04-10 Gerd Moellmann <gerd@gnu.org>
16157
b291c86c
SM
16158 * progmodes/ebrowse.el (ebrowse-tree-mode):
16159 Use propertized-buffer-identification.
a30eb617
DL
16160 (ebrowse-update-member-buffer-mode-line): Likewise.
16161 (ebrowse--mode-strings): Removed.
16162 (ebrowse--mode-line-props): Removed.
16163
16164 * files.el (auto-mode-alist): Add `EBROWSE'.
16165
16166 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
16167 space before testing for end of buffer.
16168 (ebrowse-load): Removed.
16169 (ebrowse-revert-tree-buffer-from-file): Rewritten.
16170 (ebrowse-create-tree-buffer): Rewritten.
16171 (ebrowse-tree-mode): Read tree from buffer.
16172
16173 * progmodes/ebrowse-ffh.el: Removed.
16174
161752000-04-10 Kenichi Handa <handa@etl.go.jp>
16176
16177 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
16178
161792000-04-10 Gerd Moellmann <gerd@gnu.org>
16180
16181 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
16182 at the wrong place.
16183
161842000-04-09 Dave Love <fx@gnu.org>
16185
b291c86c
SM
16186 * files.el (backup-enable-predicate):
16187 Use temporary-file-directory, small-temporary-file-directory.
16188 (make-backup-file-name-function, backup-directory-alist): New vars.
a30eb617
DL
16189 (make-backup-file-name-1): New function.
16190 (make-backup-file-name): Use it.
b291c86c 16191 (find-backup-file-name): Likewise. Use format for clarity, not concat.
a30eb617
DL
16192 (file-newest-backup): Use make-backup-file-name.
16193
161942000-04-09 Gerd Moellmann <gerd@gnu.org>
16195
16196 * progmodes/ebrowse-ffh.el: New file.
16197
86f6474c
SM
16198 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
16199 Moved to ebrowse-ffh.el.
a30eb617
DL
16200 (ebrowse-load): Add autoload.
16201
16202 * finder.el (finder-commentary): Add autoload cookie.
16203
16204 * mail/rfc2368.el: Correct author's email address.
16205
16206 * progmodes/ebrowse.el: New file.
16207
16208 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
16209 item help string.
16210 (easy-menu-do-add-item): Ditto.
16211 (easy-menu-define): Extend doc string.
16212
86f6474c 16213 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
a30eb617
DL
16214 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
16215 (jit-lock-function, jit-lock-stealth-fontify): Don't use
16216 with-buffer-unmodified.
16217
162182000-04-08 Dave Love <fx@gnu.org>
16219
16220 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
16221 unless, when.
16222
162232000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
16224
16225 * viper-util.el (viper-put-on-search-overlay): New subroutine.
16226 (viper-flash-search-pattern): No operation when using Emacs
16227 doesn't support face.
16228 Use `viper-put-on-search-overlay'.
16229
162302000-04-04 Gerd Moellmann <gerd@gnu.org>
16231
16232 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
16233 like C-r.
16234
16235 * progmodes/make-mode.el: Some doc fixes.
16236 (makefile-mode-abbrev-table): New variable.
16237 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
16238 (makefile-font-lock-keywords): Fontify includes and conditionals.
16239 (toplevel): Require `dabbrev' and `add-log' when compiling.
16240
16241 * replace.el (perform-replace): Don't move forward one char
16242 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
16243 to do that because it leaves point 1 position after the last
16244 replacement, after everything has been replaced.
16245
16246 * jit-lock.el (with-buffer-unmodified): New macro.
16247 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
16248 modified state.
16249 (jit-lock-function-1): Extracted from jit-lock-function; not
16250 preserving buffer's modified state.
86f6474c
SM
16251 (jit-lock-function, jit-lock-stealth-fontify):
16252 Call jit-lock-function-1.
a30eb617
DL
16253
16254 * mail/rfc2368.el: Remove supernumerary copyright line.
16255
162562000-04-04 Milan Zamazal <pdm@freesoft.cz>
16257
16258 * glasses.el: Provide facilities for inserting space before left
16259 parentheses and uncapitalization of identifiers.
16260 (glasses-mode): Try to remove old overlays in all cases.
16261
162622000-04-03 Gerd Moellmann <gerd@gnu.org>
16263
16264 * progmodes/compile.el (compile-internal): Display the compilation
16265 buffer in a different frame, if it's already displayed there.
16266
16267 * mail/rfc2368.el: New file.
16268
16269 * simple.el (sendmail-user-agent-compose): Recognize a `body'
16270 header and insert its value as mail body.
16271
16272 * subr.el (member-ignore-case): New function.
16273
16274 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
16275 (dabbrev--find-expansion): Ignore buffers matching a regexp
16276 from dabbrev-ignored-regexps.
16277
16278 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
16279 to extensions handled by gzip.
16280
162812000-04-03 Richard M. Stallman <rms@gnu.org>
16282
16283 * files.el (insert-directory): List the total free space
16284 along with the used space.
16285
16286 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
16287 line is followed by one that matches CITATION-REGEXP, end the
16288 paragraph.
16289
162902000-04-03 Markus Rost <rost@delysid.gnu.org>
16291
16292 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
16293 (rmail-make-basic-summary-line): Use that option.
16294
162952000-04-03 Kenichi Handa <handa@etl.go.jp>
16296
16297 * international/mule-cmds.el (encoded-string-description):
16298 Rewritten. Try pretty description for ISO 2022 escape sequences
16299 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
16300 for hexadecimal format.
16301
163022000-04-01 Dave Love <fx@gnu.org>
16303
16304 * cpp.el: Change customization group to `c' from `C'.
16305
16306 * vcursor.el (vcursor-move): Use display-color-p.
16307
16308 * international/mule-util.el: Provide mule-utils.
16309 (string-to-sequence): Simplify and speed up.
16310
16311 * international/mule.el (make-coding-system): Purecopy doc-string.
16312
16313 * international/mule-cmds.el: Various menu changes.
16314 (describe-specified-language-support): Handle `Default'.
16315 (set-language-info): Purecopy `info'.
16316
163172000-03-31 Andrew Innes <andrewi@gnu.org>
16318
16319 * vc.el (vc-backend-diff): Return the correct status if we had to
16320 retry the rcsdiff command without the --brief option.
16321
163222000-03-31 Dave Love <fx@gnu.org>
16323
16324 * help.el (help-manyarg-func-alist): Correct several omissions.
16325
16326 * add-log.el: Don't require cl, fortran.
16327 (add-log-current-defun-function): Doc fix.
86f6474c 16328 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
a30eb617 16329 (change-log-version-rcs): Function deleted.
86f6474c
SM
16330 (change-log-version-number-search): Doc fix.
16331 Use vc-workfile-version. Avoid CL dolist.
a30eb617
DL
16332 (add-change-log-entry): Just call add-log-current-defun to get
16333 defun. Simplify somewhat.
16334 (change-log-get-method-definition-1): Likewise.
16335 (add-log-current-defun): Return nil if calling
16336 add-log-current-defun-function does so. Move Fortran stuff to
16337 fortran.el. Return string without properties.
16338
16339 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
16340 and :alpha: char classes.
16341
16342 * mail/supercite.el: Defvar curline when compiling.
16343 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
16344 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
16345 rather than a-zA-Z0-9 to allow non-ASCII characters.
16346
163472000-03-31 Gerd Moellmann <gerd@gnu.org>
16348
16349 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
16350
16351 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
16352 Re-enable new code.
16353
16354 * lpr.el (print-region-1): Use -d to specify printer name for
16355 systems `usg-unix-v*, `dgux', `hpux', `irix'.
16356
163572000-03-31 Dave Love <fx@gnu.org>
16358
86f6474c
SM
16359 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
16360 Look for function definition in symbol's function value slot first
a30eb617
DL
16361 instead of first consulting byte-compile-function-environment.
16362
163632000-03-31 Kenichi Handa <handa@etl.go.jp>
16364
16365 * language/european.el ("Polish"): New language environment.
16366 (setup-polish-environment): New function.
16367
163682000-03-30 Gerd Moellmann <gerd@gnu.org>
16369
16370 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
16371 Disable new code.
16372
16373 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
16374 trying to `load' the symbol of an autoload instead of the file
16375 recorded in the autoload. Fix error messages.
16376
163772000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16378
16379 * ps-print.el: PostScript programming fix for ghostview, doc fix.
16380 (ps-print-version): New version number (5.1.3).
16381 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
16382 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
16383 (ps-generate-postscript-with-faces): Code fix.
16384 (ps-color-values): XEmacs compatibility.
16385 (ps-print-background-image, ps-print-background-text, ps-printer-name)
16386 (ps-default-fg, ps-default-bg): Adjust customization.
16387 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
16388 (ps-color-scale): Renaming old ps-color-value fun.
16389 (ps-print-headers): Replace ps-print-header group to avoid conflict
16390 with ps-print-header variable.
16391 (ps-print-miscellany): New group.
16392 (ps-format-color, ps-rgb-color): New funs.
16393 (ps-default-foreground): New var.
16394 (ps-printer-name-option): New const.
16395
163962000-03-30 Peter Breton <pbreton@ne.mediaone.net>
16397
16398 * net/net-utils.el:
16399 (network-connection-host, network-connection-service): New variables
16400 (network-connection-mode): New mode, derived from comint-mode
16401 (network-connection-mode-setup): New function, saves host and
16402 service information in local variables.
16403
16404 * lisp/locate.el:
16405 (locate-word-at-point): Added this function
16406 (locate): Default to using locate-word-at-point as input
16407 Run dired-mode-hook
16408
164092000-03-29 Dave Love <fx@gnu.org>
16410
16411 * calendar/appt.el: Doc fixes.
16412 (appt-check): Convert min-to-app to a string before passing to
16413 appt-disp-window-function or concat.
16414 (appt-delete-window): Remove test for frame-root-window.
16415 (appt-select-lowest-window, appt-convert-time): Simplify.
16416
16417 * emacs-lisp/bytecomp.el: Doc fixes.
86f6474c
SM
16418 (byte-compile-file-form-autoload):
16419 Update byte-compile-function-environment.
a30eb617
DL
16420
164212000-03-29 Andreas Schwab <schwab@suse.de>
16422
86f6474c 16423 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
a30eb617
DL
16424
16425 * dired.el (dired-insert-directory): If dired-free-space-program
16426 failed just delete its output.
16427
164282000-03-29 Dave Love <fx@gnu.org>
16429
16430 * international/iso-cvt.el: Move provide to end. Doc fixes.
16431 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
16432 (iso-iso2sgml, iso-sgml2iso): New functions.
16433 (iso-cvt-define-menu): Fix some entries and use backquote for
16434 clarity.
16435
16436 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
16437
164382000-03-28 Gerd Moellmann <gerd@gnu.org>
16439
16440 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
16441 ISO-DATE. If non-nil, return date in ISO 8601 format.
16442
164432000-03-26 Stefan Monnier <monnier@cs.yale.edu>
16444
16445 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
16446 if it ever becomes used.
16447 (log-edit-mode-hook): Default to vc-log-mode-hook.
16448 (log-edit-mode): Fix the docstring.
16449
16450 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
16451 the code.
16452
164532000-03-26 Dave Love <fx@gnu.org>
16454
16455 * net/browse-url.el (browse-url): Re-fix case of
16456 browse-url-browser-function being an alist.
16457 (browse-url): Add :link to defgroup.
16458
16459 * files.el: Doc fixes.
16460 (file-truename): Include `[' in wildcard characters.
16461 (automount-dir-prefix): Customize.
16462 (find-file-wildcards): Add :version.
16463 (find-file-noselect): Simplify a mapcar call.
16464
16465 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
16466 compatible with inf-lisp version.
16467 (eval-defun-1): Fix custom-declare-variable case.
16468
164692000-03-25 Stefan Monnier <monnier@cs.yale.edu>
16470
16471 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
16472
164732000-03-24 Gerd Moellmann <gerd@gnu.org>
16474
16475 * Makefile (COMPILE_FIRST): New macro.
16476 (compile-files): Compile files from COMPILE_FIRST first.
16477
86f6474c 16478 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
a30eb617
DL
16479
16480 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
16481 matching open parenthesis in column 0 to defun-prompt-regexp
16482 only if open-paren-in-column-0-is-defun-start is set.
16483
16484 * sun-curs.el: Require CL at compile-time only.
16485
16486 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
16487 instead of copy-list which is a function from CL.
16488 (msb--choose-menu, msb--mode-menu-cond)
16489 (msb--create-buffer-menu-2): Use dolist instead of mapc.
16490 (msb--init-file-alist): Use mapcar instead of mapcan.
86f6474c
SM
16491 (msb--aggregate-alist): Use mapcar instead of mapcan.
16492 Fix `(' in column 0 in doc string.
a30eb617
DL
16493 (msb--add-separators): Use mapcar instead of mapcan.
16494
16495 * cus-dep.el: Require CL at compile-time only.
16496
164972000-03-24 Stefan Monnier <monnier@cs.yale.edu>
16498
16499 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
16500 (byte-compile-warnings): New warning `noruntime'.
16501 (byte-compile-constants, byte-compile-variables): Fix docstring.
16502 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
16503 execute `eval-whenc-compile's body.
16504 (byte-compile-unresolved-functions): Fix docstring.
16505 (byte-compile-eval): New function.
16506 (byte-compile-callargs-warn): Check if the function will be available
16507 at runtime (via property `byte-compile-noruntime').
16508 (byte-compile-print-syms): New function.
16509 (byte-compile-warn-about-unresolved-functions): Also warn about
16510 `noruntime' functions (and use `byte-compile-print-syms').
16511 (byte-compile-file): Capitalize the message.
16512
165132000-03-24 Gerd Moellmann <gerd@gnu.org>
16514
16515 * mail/rmail.el (rmail-confirm-expunge): New user-option.
16516 (rmail-expunge): Ask for confirmation depending on the setting
16517 of rmail-confirm-expunge.
16518
165192000-03-23 Gerd Moellmann <gerd@gnu.org>
16520
16521 * Makefile (bootstrap-clean): If $(emacs) exists, build
16522 loaddefs.el first. A loaddefs.el that's not up-to-date might
86f6474c 16523 cause a bootstrap failure because things don't autoload as expected.
a30eb617
DL
16524
165252000-03-23 Dave Love <fx@gnu.org>
16526
16527 * net/browse-url.el: Restore previous use of
16528 browse-url-maybe-new-window.
16529
165302000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16531
16532 * ps-print.el: Skip banner page fix.
16533 (ps-print-version): New version number (5.1.2).
16534 (ps-begin-file, ps-end-file, ps-generate): Code fix.
16535
165362000-03-23 Dave Pearson <davep@davep.org>
16537
16538 * net/quickurl.el Changed the type of parameter passed to the
16539 function defined by `quickurl-format-function'. Before only the
16540 text of the URL was passed. Now the whole URL structure is passed
86f6474c
SM
16541 and the function is responsible for extracting the parts it requires.
16542 Changed the default of `quickurl-format-function' accordingly.
a30eb617
DL
16543 (quickurl-insert): Changed the `funcall' of
16544 `quickurl-format-function' to match the above change.
16545 (quickurl-list-insert): Changed the `url' case so that it makes
16546 use of `quickurl-format-function', previous to this the format was
16547 hard wired.
16548
165492000-03-22 Gerd Moellmann <gerd@gnu.org>
16550
16551 * startup.el: Change some spellings for the X Window System.
16552
165532000-03-22 Stefan Monnier <monnier@cs.yale.edu>
16554
86f6474c
SM
16555 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
16556 Clean up the code and the regexp and make sure the cursor is
16557 temporarily moved to the suspicious line while querying the user.
a30eb617
DL
16558
165592000-03-22 Jason Rumney <jasonr@gnu.org>
16560
16561 * w32-fns.el (w32-charset-info-alist): Initialize.
16562
165632000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16564
16565 * ps-print.el: N-up last page fix.
16566 (ps-print-version): New version number (5.1.1).
16567 (ps-end-file, ps-end-job, ps-generate): Code fix.
16568
165692000-03-21 Stefan Monnier <monnier@cs.yale.edu>
16570
16571 * files.el (find-file-run-dired): Update docstring.
16572 (find-directory-functions): New hook.
16573 (find-file-noselect): Run find-directory-functions rather than
16574 calling dired directly.
16575
16576 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
16577
16578 * pcvs.el: Add a minimal leading commentary.
16579 (cvs-make-cvs-buffer): Change the header part by removing the startup
16580 message and adding a `Module' entry. Also replace the FOOTER and
16581 HEADER special fileinfos with the new support in ewoc for updating
16582 its own footer and header.
16583 (cvs-update-header): Update to use the header/footer of the ewoc.
16584 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
16585 (cvs-is-within-p): New function.
16586 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
16587 to only examine some subset of the buffers.
16588
16589 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
16590 `format' instead of our own ad-hoc functions.
16591 Remove HEADER and FOOTER cases, now handled in the EWOC.
16592 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
16593
16594 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
16595 output to avoid scaring the user.
16596 (cvs-parse-table): Catch message for non-up-to-date commits.
16597
16598 * pcvs-defs.el (cvs-startup-message): Remove.
16599 (cvs-global-menu): New autoloaded menu.
16600
16601 * pcvs-util.el (cvs-string-fill): Remove.
16602
16603 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
16604 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
16605 PP part of it and also make it work for footers and headers.
16606 (ewoc-create): Drop POS and BUFFER arguments.
16607 Use the DLL's dummy node to store the end-of-footer position.
16608 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
16609 (ewoc-refresh): Remove unused `header' variable.
16610 (ewoc-(get|set)-hf): New functions.
16611
16612 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
16613 log-view-*-(message|file) and use easy-mmode-define-navigation.
16614 (log-view-message-re): Match SCCS format as well.
16615 And match the revision line rather than the dashed separator line.
16616 (log-view-mode): Use the new define-derived-mode.
16617 (log-view-current-tag): Fill in with an actual implementation.
16618
16619 * cvs-status.el (cvs-status-(prev|next)): Rename from
16620 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
16621 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
16622 to let the output "breathe" a little more (more readable).
16623 (cvs-status-mode): Use the new define-derived-mode.
16624
16625 * smerge-mode.el (smerge-auto-leave): New function and variable.
16626 (smerge-basic-map): Rename from smerge-basic-keymap.
16627 Change the bindings for smerge-diff-*.
16628 (smerge-*-map): Use easy-mmode-defmap.
16629 (smerge-(next|prev)): Use easy-mmode-define-navigation.
16630 (smerge-keep-*): Use smerge-auto-leave.
16631
166322000-03-21 Jason Rumney <jasonr@gnu.org>
16633
16634 * cus-edit.el (custom-button-face): Use 3D look for w32.
16635 (custom-button-pressed-face): Likewise.
16636
166372000-03-21 Gerd Moellmann <gerd@gnu.org>
16638
16639 * progmodes/etags.el (tags-case-fold-search): New user-option.
16640 (tags-loop-eval): New function. Bind case-fold-search around eval
16641 depending on the value of tags-case-fold-search.
16642 (tags-loop-continue): Use tags-loop-eval.
16643 (find-tag-in-order): Bind case-fold-search depending on the value
16644 of tags-case-fold-search.
16645
166462000-03-21 Stefan Monnier <monnier@cs.yale.edu>
16647
86f6474c 16648 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
a30eb617
DL
16649 (diff-end-of-hunk): Return the end position for use in
16650 `easy-mmode-define-navigation'.
16651 (diff-recenter): Remove.
16652 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
16653 of `easy-mmode-define-navigation'.
16654 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
16655 previous renaming) and fix to use new names.
16656 (diff-merge-strings): Use \n as separator: simpler, faster.
16657 (diff-mode): Use `define-derived-mode'.
16658
16659 * derived.el (define-derived-mode): Don't autoload anymore.
16660 Prefer the macro-only version provided by easy-mmode.el.
16661
16662 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
86f6474c 16663 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
a30eb617
DL
16664 (easy-mmode-define-navigation): New macro.
16665
16666 * subr.el (combine-run-hooks): New function.
16667
166682000-03-21 Kenichi HANDA <handa@etl.go.jp>
16669
16670 * term/x-win.el: Fontsets related initialization is simplified.
16671
16672 * international/mule-diag.el (describe-font): Don't refer to
16673 global-fontset-alist, instead call font-list.
16674 (describe-fontset, list-fontsets, mule-diag): Likewise.
86f6474c 16675 (print-fontset): Adjusted for the change of fontset implementation.
a30eb617 16676
86f6474c
SM
16677 * international/fontset.el (x-charset-registries): Variable removed,
16678 instead the corresponding data is stored in the default fontset.
a30eb617
DL
16679 (register-alternate-fontnames): Function removed.
16680 (resolved-ascii-font): Variable removed.
16681 (x-compose-font-name): Ignore the second argument REDOCE.
16682 (x-complement-fontset-spec): Complement only an ASCII font and
16683 element for those charsets than can use that ASCII font.
16684 (generate-fontset-menu): Don't refer to global-fontset-alist,
16685 instead call fontset-list.
16686 (uninstantiated-fontset-alist): Variable removed.
16687 (x-style-funcs-alist): Likewise.
16688 (fontset-default-styles): Likewise.
16689 (x-modify-font-name): Function removed.
86f6474c 16690 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
a30eb617
DL
16691 (create-fontset-from-ascii-font): Docsting adjusted for the above
16692 change.
16693 (instantiate-fontset, resolve-fontset-name): Functions removed.
16694 (fontset-list): Now implemented by C code.
16695
16696 * faces.el (read-face-font): Fix TABLE arg to completing-read.
16697 (describe-face): Include `font' attribute in the description.
16698
166992000-03-21 Kenichi Handa <handa@etl.go.jp>
16700
16701 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
16702
167032000-03-20 Gerd Moellmann <gerd@gnu.org>
16704
16705 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
16706 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
16707 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
16708
16709 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
16710 about behavior of set-buffer-modified-p wrt redisplay.
16711
167122000-03-19 Richard M. Stallman <rms@gnu.org>
16713
16714 * view.el (view-mode-disable): Kill local binding of view-read-only.
16715
167162000-03-18 Gerd Moellmann <gerd@gnu.org>
16717
86f6474c 16718 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
a30eb617
DL
16719 is a string, convert it to a syntax cell using string-to-syntax.
16720
16721 * simple.el (syntax-code-table, syntax-flag-table): New variables.
16722 (string-to-syntax): New function.
16723
16724 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
16725 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
16726 try to use passive ftp mode.
16727
167282000-03-17 Gerd Moellmann <gerd@gnu.org>
16729
16730 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
16731
16732 * simple.el (append-to-buffer): Update point of windows after
16733 insertion.
16734
16735 * abbrev.el (inverse-add-abbrev): Identify word by first moving
16736 forward then moving backward. Reindent.
16737
16738 * frame.el (other-frame): Call x-focus-frame only if
16739 focus-follows-mouse is off.
16740
167412000-03-17 Dave Love <fx@gnu.org>
16742
86f6474c 16743 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
a30eb617
DL
16744
167452000-03-17 Stefan Monnier <monnier@cs.yale.edu>
16746
16747 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
16748 regexp for labels cannot span several lines.
16749
16750 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
16751 `(setq :<key> ':<key>)' to the macro expansion.
16752
167532000-03-16 Dave Love <fx@gnu.org>
16754
16755 * progmodes/f90.el (f90): Put custom group under `languages', not
16756 `fortran'.
16757 (f90-mode-hook): Customize.
16758 (f90-mode): Set add-log-current-defun-function.
16759 (f90-current-defun): New function.
16760
167612000-03-16 Gerd Moellmann <gerd@gnu.org>
16762
16763 * cus-edit.el (custom-variable-tag-face): Handle case that
16764 default face's height is not a number.
16765 (custom-face-tag-face, custom-group-tag-face-1)
16766 (custom-group-tag-face): Ditto.
16767 (custom-group-tag-face-1): Add :group.
16768
16769 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
16770
167712000-03-15 Gerd Moellmann <gerd@gnu.org>
16772
16773 * pcvs-defs.el (toplevel): Remove autoload cookie for form
16774 requiring easymenu.
16775
167762000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16777
16778 * ps-print.el: PostScript user-defined prologue, PostScript error
16779 handler, doc fix.
16780 (ps-print-version): New version number (5.1).
16781 (ps-user-defined-prologue, ps-error-handler-message)
16782 (ps-print-prologue-0, ps-error-handler-alist): New vars.
16783 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
16784 (ps-insert-string): New function.
16785
167862000-03-15 Kenichi Handa <handa@etl.go.jp>
16787
16788 * international/ccl.el (ccl-compile-expression): Don't generate
16789 invalid self-assignment code.
16790
167912000-03-14 Dave Love <fx@gnu.org>
16792
16793 * subr.el (replace-regexp-in-string): Renamed from
16794 replace-regexps-in-string. Doc fix.
16795
167962000-03-12 Dave Love <fx@gnu.org>
16797
16798 * cus-edit.el: Doc fixes.
86f6474c 16799 (customize-set-variable, customize-save-variable): Rename args for doc.
a30eb617
DL
16800 (custom-variable-tag-face, custom-face-tag-face)
16801 (custom-group-tag-face-1, custom-group-tag-face): Modify from
16802 style which user identify as hyperlink.
16803 (hook): Don't add undefined functions to the hook.
16804 (debug-ignored-errors): Transfer message from bindings.el.
16805
168062000-03-12 Gerd Moellmann <gerd@gnu.org>
16807
86f6474c
SM
16808 * recentf.el (recentf-keep-non-readable-files-p):
16809 Remove double/nested definition.
a30eb617
DL
16810
168112000-03-12 Dave Love <fx@gnu.org>
16812
16813 * facemenu.el (facemenu-get-face): Use display-color-p.
16814 * enriched.el (enriched-decode-foreground): Likewise.
16815 (enriched-decode-background): Likewise.
16816 * isearch.el (isearch-highlight): Likewise.
16817 * info-look.el (info-lookup): Likewise.
16818 * simple.el (completion-setup-function): Likewise.
16819
16820 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
16821 :options.
16822
16823 * bindings.el (mode-line-format): Fix line-number and
16824 column-number items. Add help-echo for the background.
16825 (mode-line-mule-info): Modify help-echo.
16826
16827 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
16828
16829 * files.el (load-file): Allow completion to .elc.
16830
16831 * man.el: Doc fixes.
16832 (Man-init-defvars): Use display-color-p to set fontification.
16833
16834 * play/hanoi.el (hanoi-internal): Don't use oddp.
16835
168362000-03-12 Gerd Moellmann <gerd@gnu.org>
16837
16838 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
16839
16840 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
16841
168422000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
16843
16844 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
16845 Fix comment.
16846
168472000-03-10 Stefan Monnier <monnier@cs.yale.edu>
16848
16849 * font-lock.el (font-lock-keywords): Fix the doc now that
16850 regexp-opt-depth is unnecessary.
16851 (save-buffer-state): Set an edebug spec.
16852 (font-lock-fontify-anchored-keywords): Properly handle the case when
16853 the matcher goes past the limit.
16854
16855 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
16856 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
16857
16858 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
16859 dll.el and cookie.el (from Elib) with heavy renaming and other
16860 massaging.
16861
16862 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
16863 Autoload the functions used.
16864 (easy-mmode-define-syntax): Fix CL typo.
16865 (easy-mmode-define-derived-mode): Improve the docstring generation.
16866
168672000-03-10 Gerd Moellmann <gerd@gnu.org>
16868
16869 * textmodes/texinfo.el (texinfo-version): Variable and function
16870 removed.
16871
168722000-03-09 Stefan Monnier <monnier@cs.yale.edu>
16873
16874 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
16875 allow more flexibility.
ff39b9a1 16876 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
a30eb617
DL
16877 (easy-mmode-defmap, easy-mmode-defsyntax)
16878 (easy-mmode-define-derived-mode): New macros.
16879
168802000-03-09 Didier Verna <didier@xemacs.org>
16881
16882 * rect.el (replace-rectangle): New function.
16883
168842000-03-09 Dave Love <fx@gnu.org>
16885
ff39b9a1 16886 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
a30eb617
DL
16887 (fortran-comment-line-start-skip): Don't match cpp stuff.
16888 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
16889 (fortran-mode-map): Remove over-eager custom-menu-create for now.
16890 (fortran-mode): Don't set fortran-comment-line-start-skip,
16891 fortran-comment-line-start here. Set comment-start,
16892 add-log-current-defun.
16893 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
16894 (fortran-current-defun): New function.
16895
168962000-03-09 Gerd Moellmann <gerd@gnu.org>
16897
16898 * emacs-lisp/re-builder.el: New file.
16899
16900 * mouse.el (mouse-drag-region): Don't run up-event handler
16901 if hscroll has changed.
16902
16903 * octave-mod.el (octave-font-lock-keywords): To font-lock the
16904 builtin operators, use `font-lock-builtin-face' for Emacs and
16905 `font-lock-preprocessor-face' otherwise.
16906
16907 * font-lock.el (lisp-font-lock-keywords-1): Highlight
16908 `(defun (setf foo)' differently.
16909
169102000-03-08 Stefan Monnier <monnier@cs.yale.edu>
16911
16912 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
16913 (regexp-opt): Update comment and adapt the code the new meaning of
16914 the `paren' argument of regex-opt-group for shy-groups.
16915 (regexp-opt-depth): Handle shy groups as well as backslashed
16916 backslashes.
16917 (regexp-opt-group): Turn the leading comment into a docstring.
16918 Allow `paren' to be a string (the string to use to open a group).
16919 Remove open-presuf and close-presuf. Instead of checking for `all
16920 one-char' and then later on check for `several one-char', handle
16921 both cases close together. Also apply a more generic algorithm
16922 for suffixes (the mirror image of the algorithm used for
16923 prefixes). Use shy-groups. Use nreverse rather than reverse.
16924 (regexp-opt-try-suffix): Removed.
16925
16926 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
16927 from comint-mode-map, so we can just inherit from it. Also, move
16928 the initialization into the `defvar' since there's no docstring
16929 anyway and it's fairly short.
16930 (inferior-scheme-mode): Define it as derived-mode: the code is
16931 shorter and this way we inherit from comint-mode-map rather than
16932 copying it.
16933
16934 * subr.el (replace-regexps-in-string): Properly handle the case
16935 where we match an empty string.
16936
16937 * comint.el (comint-exec-1): Add the current-dir to the exec-path
16938 when the command has a directory component (such as "./testml").
16939 Also fix a typo in the comment.
16940
169412000-03-08 Gerd Moellmann <gerd@gnu.org>
16942
16943 * Makefile (compile-files): Compile files one by one because
16944 that's the only way to ensure a clean compilation environment for
16945 each individual file.
16946
16947 * frame.el (other-frame): Call x-focus-frame.
16948
169492000-03-07 Dave Love <fx@gnu.org>
16950
16951 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
16952 :require to defcustom.
16953
ff39b9a1 16954 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
a30eb617
DL
16955
16956 * files.el (auto-mode-alist): Add configure.in.
16957
16958 * progmodes/autoconf.el: New file.
16959
169602000-03-07 Gerd Moellmann <gerd@gnu.org>
16961
16962 * mail/mh-e.el: Change maintainer to `none'.
16963
16964 * recentf.el (recentf-keep-non-readable-files-p): Quote args
16965 to remove-hook and add-hook.
16966
169672000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
16968
16969 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
16970 it as the default.
16971 (mail-send): Test mail-send-nonascii also for the new `mime' value.
16972 (sendmail-send-it): Conditionally add MIME headers specifying the
16973 used character set.
16974
169752000-03-07 Dave Love <fx@gnu.org>
16976
ff39b9a1
SM
16977 * winner.el: Fix keywords, autoload cookies.
16978 Split eval-when-compile form to avoid compilation failure.
a30eb617
DL
16979
169802000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
16981
16982 * international/mule.el: Modify comment about coding system
16983 property `coding-category'.
16984 (make-coding-system): New argument EOL-TYPE. Pay attention to
16985 coding-category property of PROPERTIES.
16986
ff39b9a1
SM
16987 * international/mule-conf.el (coding-category-utf-8)
16988 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
a30eb617
DL
16989 categories. Include them in the argument for set-coding-priority.
16990
ff39b9a1
SM
16991 * international/mule-cmds.el (reset-language-environment):
16992 Include coding-category-utf-8, coding-category-utf-16-be, and
a30eb617
DL
16993 coding-category-utf-16-le in the argument for set-coding-priority.
16994 (reset-language-environment): Initialize coding-category-utf-8,
16995 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
16996
169972000-03-06 Karl Fogel <kfogel@red-bean.com>
16998
16999 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
17000 code abstracted out of `bookmark-jump-noselect'. Now tries info
17001 extensions as well as compression extensions.
17002 (bookmark-jump-noselect): Use above new func.
17003
170042000-03-03 Gerd Moellmann <gerd@gnu.org>
17005
17006 * strokes.el: Change maintainer's mail address.
17007
170082000-03-03 Kenichi Handa <handa@etl.go.jp>
17009
17010 * international/mule-diag.el (list-character-sets): Make help-echo
17011 string by substitute-command-keys.
17012 (list-character-sets): Likewise.
17013 (sort-listed-character-sets): Call help-setup-xref.
17014
170152000-03-02 Gerd Moellmann <gerd@gnu.org>
17016
ff39b9a1 17017 * time.el (display-time-mail-file): Add `none' to the list of choices.
a30eb617
DL
17018
170192000-03-01 Dave Love <fx@gnu.org>
17020
17021 * help.el (help-xref-go-back): Don't try to set position.
17022
ff39b9a1
SM
17023 * international/mule-diag.el (list-character-sets):
17024 Call help-setup-xref. Add help-echo to xrefs.
a30eb617
DL
17025 (list-character-sets-1): Add help-echo to xrefs.
17026
170272000-03-02 Gerd Moellmann <gerd@gnu.org>
17028
17029 * frame.el (blink-cursor-mode): Switch cursor on when turning
17030 the mode off.
17031
17032 * add-log.el (add-log-current-defun): Add support for
17033 Autoconf mode.
17034
17035 * mail/rmail.el (rmail-quit-hook): New variable.
17036
170372000-03-01 Dave Love <fx@gnu.org>
17038
17039 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
17040
17041 * help.el (help-xref-button): Add help-echo arg.
17042 (describe-function-1, describe-variable, help-make-xrefs): Use it.
17043
ff39b9a1 17044 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
a30eb617 17045
ff39b9a1 17046 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
a30eb617
DL
17047
170482000-03-01 Gerd Moellmann <gerd@gnu.org>
17049
17050 * image.el (defimage): Look for image files in load-path.
17051
ff39b9a1 17052 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
a30eb617
DL
17053
170542000-03-01 David Ponce <david.ponce@wanadoo.fr>
17055
ff39b9a1 17056 * recentf.el (recentf): Added version tag to the defgroup of recentf.
a30eb617
DL
17057
170582000-03-01 David Ponce <david.ponce@wanadoo.fr>
17059
ff39b9a1 17060 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
a30eb617
DL
17061 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
17062 action to select/unselect a file.
17063 (recentf-edit-list): Code cleanup and improvement.
17064 (recentf-open-more-files-action): `recentf-open-more-files' button
17065 widget action to open a file.
ff39b9a1 17066 (recentf-open-more-files): No more use standard completion but widgets.
a30eb617
DL
17067 (recentf-more-collection): Deleted.
17068 (recentf-more-history): Deleted.
17069 (recentf-setup-more-completion): Deleted.
17070
170712000-03-01 David Ponce <david.ponce@wanadoo.fr>
17072
17073 * recentf.el (recentf-mode): No more needs that Emacs is running
17074 under a window-system.
17075
ff39b9a1 170762000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17077
17078 * recentf.el (recentf-edit-list): New command to edit the recent
17079 list which allow the user to remove files.
17080 (recentf-edit-selected-items): New global variable, used by
17081 `recentf-edit-list' to hold the list of files to be removed from
17082 the recent list.
17083 (recentf-make-menu-items): Updated to display a "Edit list..."
17084 menu item. Minor code cleanup.
17085
ff39b9a1 170862000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17087
17088 * recentf.el (recentf-open-more-files): New command to open files
17089 that are not displayed in the menu.
17090 (recentf-more-collection): New global variable holding the set of
17091 permissible completions used by `recentf-open-more-files'.
17092 (recentf-more-history): New global variable holding the history list
17093 used by `recentf-open-more-files' completion.
17094 (recentf-setup-more-completion): New function to setup completion for
17095 `recentf-open-more-files'.
17096 (recentf-make-menu-items): Updated to display a "More..." menu item.
17097
ff39b9a1 170982000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17099
17100 * recentf.el (recentf-menu-action): Doc fixed.
17101
ff39b9a1 171022000-03-01 David Ponce <david.ponce@wanadoo.fr>
a30eb617
DL
17103
17104 * recentf.el (recentf-menu-filter): Doc updated.
17105 (recentf-update-menu-hook): Allow menu filters to force menu update.
17106 (recentf-make-menu-items): New menu filter handling.
17107 (recentf-make-menu-item): New helper function.
17108 (recentf-menu-elements): New menu handling function.
17109 (recentf-sort-ascending): Updated to new menu filter handling.
17110 (recentf-sort-descending): Updated to new menu filter handling.
17111 (recentf-sort-basenames-ascending): New menu filter function.
17112 (recentf-sort-basenames-descending): New menu filter function.
17113 (recentf-show-basenames): New menu filter function.
17114 (recentf-show-basenames-ascending): New menu filter function.
17115 (recentf-show-basenames-descending): New menu filter function.
17116
171172000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
17118
17119 * diary-lib.el (list-diary-entries): Don't try to go forward at
17120 the end of the buffer.
17121
171222000-02-29 Kenichi Handa <handa@etl.go.jp>
17123
ff39b9a1
SM
17124 * international/mule-diag.el (list-character-sets):
17125 Completely rewritten.
a30eb617
DL
17126 (sort-listed-character-sets): New function.
17127 (list-character-sets-1): Completely rewritten.
17128 (list-character-sets-2): New function.
17129 (non-iso-charset-alist): New variable.
17130 (decode-codepage-char): New function.
17131 (charset-history): New variable.
17132 (read-charset) (list-block-of-chars)
17133 (list-iso-charset-chars)
17134 (list-non-iso-charset-chars)
17135 (list-charset-chars): New functions.
86f6474c 17136 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
a30eb617
DL
17137 (dump-charsets): Likewise.
17138
171392000-02-29 Gerd Moellmann <gerd@gnu.org>
17140
17141 * dired-x.el (dired-filename-at-point): Add `@' to valid
17142 file name characters.
17143 (dired-filename-at-point): Handle ange-ftp file names.
17144
17145 * frame.el (frame-notice-user-settings): Use assq-delete-all
17146 instead of assoc-delete-all.
17147 (frame-notice-user-settings): Ditto.
17148
17149 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
17150 Don't copy alist.
17151
171522000-02-28 Eli Barzilay <eli@cs.cornell.edu>
17153
17154 * calculator.el (calculator-use-menu): New option.
86f6474c 17155 (calculator-initial-bindings): Changed some bindings to work as macros.
a30eb617
DL
17156 (calculator-forced-input): Removed.
17157 (calculator-restart-other-mode): New variable.
17158 (calculator-mode-map): Set up menu.
17159
171602000-02-28 Jari Aalto <jari.aalto@poboxes.com>
17161
86f6474c 17162 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
a30eb617
DL
17163
171642000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
17165
86f6474c 17166 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
a30eb617 17167 translate all ESC key sequences.
86f6474c 17168 (viper-goto-mark-subr): Restore markers for files for which
a30eb617 17169 they were saved.
86f6474c
SM
17170 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
17171 * viper-util.el (viper-set-replace-overlay-glyphs)
17172 (viper-set-replace-overlay): Always check if the replacement
a30eb617 17173 overlay is live.
86f6474c
SM
17174 * viper.el (viper-vi-state-mode-list): Add major modes.
17175 * ediff-wind.el: Minor comment changes.
17176 * ediff.el: Copyright notice date fix.
a30eb617
DL
17177
171782000-02-27 Jason Rumney <jasonr@gnu.org>
17179
17180 * faces.el (face-font-family-alternatives): Add arial to helv.
17181 (mode-line, header-line, tool-bar): Same default as x for w32.
17182 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
17183 face-font-family-alternatives from working.
17184 * term/w32-win.el (mouse-set-font): Do not build fontset from
17185 chosen font.
17186
171872000-02-25 Sam Steingold <sds@goems.com>
17188
17189 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
17190 properly.
17191
171922000-02-25 Richard M. Stallman <rms@gnu.org>
17193
17194 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
17195
171962000-02-25 Gerd Moellmann <gerd@gnu.org>
17197
86f6474c 17198 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
a30eb617
DL
17199
17200 * frame.el (busy-cursor-delay-seconds): New option.
17201
172022000-02-24 Gerd Moellmann <gerd@gnu.org>
17203
17204 * frame.el (show-cursor-in-non-selected-windows): New option.
17205
172062000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
17207
17208 * diary-lib.el (include-other-diary-files): Undo the selective
17209 display in any included file and don't kill it.
17210
172112000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
17212
86f6474c
SM
17213 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
17214 Menu items converted to (menu-item format, help strings added.
a30eb617 17215 [downcase, upcase]: Don't enable on MS-DOS.
86f6474c 17216 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
a30eb617
DL
17217 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
17218
172192000-02-23 Dave Love <fx@gnu.org>
17220
17221 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
17222 (backward-kill-word): Revert addition of * to interactive spec --
17223 it's a feature.
17224
17225 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
17226 (backward-kill-sentence, kill-sentence): Likewise.
17227
17228 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
17229 scratch buffer name.
86f6474c 17230 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
a30eb617
DL
17231
17232 * term/w32-win.el (internal-face-interactive): Update prompt for
17233 new read-face-name.
17234
17235 * mail/footnote.el (footnote): Add :version to defgroup.
17236 (footnote-section-tag-regexp): Customize.
17237 (footnote-start-tag, footnote-end-tag): New option.
17238 (footnote-latin-regexp): New variable.
17239 (Footnote-latin): New function.
17240 (footnote-style-alist): Add element for latin style.
17241 (footnote-style): Moved.
17242 (Footnote-goto-footnote): Use eq to test arg.
17243
17244 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
17245
17246 * emacs-lisp/byte-opt.el: Change old backquote syntax.
17247 (byte-compile-trueconstp): Include keywords.
86f6474c
SM
17248 (byte-optimize-quote, byte-optimize-lapcode):
17249 Use byte-compile-const-symbol-p.
a30eb617
DL
17250 (byte-optimize-char-before): New optimization.
17251
17252 * emacs-lisp/bytecomp.el: Change old backquote syntax.
17253 (byte-compile-const-symbol-p): New function.
17254 (byte-compile-constp, byte-compile-out-toplevel)
17255 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
17256 Use it.
17257
17258 * subr.el (define-key-after): Default AFTER to t. Doc fix.
17259
172602000-02-23 Kenichi Handa <handa@etl.go.jp>
17261
17262 * international/encoded-kb.el: Be sure to update minor-mode-alist
17263 and minor-mode-map-alist.
17264 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
17265 codes SS2 and SS3 correctly.
17266 (encoded-kbd-self-insert-ccl): New function.
17267 (encoded-kbd-setup-keymap): New function.
17268 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
17269 by calling encoded-kbd-setup-keymap.
17270
86f6474c
SM
17271 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
17272 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
a30eb617
DL
17273
172742000-02-22 Dave Love <fx@gnu.org>
17275
17276 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
86f6474c 17277 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
a30eb617
DL
17278 (lisp-mode-syntax-table): Set up for #|...|# comments.
17279 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
17280 classes. Match `defface'.
17281 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
17282 (eval-defun-1): Fix for defcustom.
17283 (lisp-indent-region): Doc fix.
17284
17285 * subr.el (when, unless, split-string): Doc fix.
86f6474c 17286 (read-passwd): Move call of clear-this-command-keys to the right place.
a30eb617
DL
17287 (replace-regexps-in-string): New function.
17288
172892000-02-22 Gerd Moellmann <gerd@gnu.org>
17290
17291 * help.el (describe-variable): Set syntax table to
17292 emacs-lisp-mode-syntax-table when moving forward over the
17293 symbol's name.
17294
172952000-02-22 Dave Love <fx@gnu.org>
17296
17297 * xt-mouse.el: Doc fixes.
17298 (xterm-mouse-position-function): New function, replacing advice of
17299 mouse-position.
17300 (xterm-mouse-mode): Use it. Don't turn on under a window system.
17301
17302 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
17303
173042000-02-21 Gerd Moellmann <gerd@gnu.org>
17305
86f6474c
SM
17306 * format.el (format-annotate-single-property-change):
17307 Handle properties.with dotted-list values.
a30eb617
DL
17308 (format-proper-list-p): New function.
17309
17310 * enriched.el (enriched-face-ans): Handle '(foreground-color
17311 . COLOR) and (background-color . COLOR).
17312
173132000-02-20 Dave Love <fx@gnu.org>
17314
17315 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
17316 and assignments to it.
17317 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
17318 current local map.
17319 (make-flyspell-overlay): Use it.
17320 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
17321
17322 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
17323 (lm-get-header-re): Defun, not defsubst.
17324 (lm-get-package-name): Defun, not defsubst. Simplify.
17325 (lm-version): Doc fix. Simplify.
17326 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
17327 (lm-crack-address, lm-last-modified-date, lm-commentary)
17328 (lm-verify, lm-synopsis): Simplify.
17329 (lm-report-bug): Require emacsbug. Use compose-mail.
17330
173312000-02-20 Gerd Moellmann <gerd@gnu.org>
17332
17333 * dired.el (dired-mode): Call propertized-buffer-identification
17334 to set mode-line-buffer-identification to something having
17335 the right text properties.
17336
17337 * bindings.el (propertized-buffer-identification): New function.
17338
173392000-02-20 Dave Love <fx@gnu.org>
17340
17341 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
17342 check for t-mouse too.
17343
17344 * cus-start.el: Make echo-keystrokes `number'.
17345
173462000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
17347
17348 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
17349 Don't call ring-empty-p unless tags-location-ring is bound.
17350 From Noah Friedman <friedman@splode.com>.
17351
173522000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
17353
17354 * progmodes/hideshow.el (hs-flag-region): No longer use
17355 `intangible' overlay property.
17356
17357 (hs-toggle-hiding): New command.
17358 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
17359
17360 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
17361 Fix omission bug: Run `hs-minor-mode-hook' for both activation
17362 and deactivation.
17363
173642000-02-18 Gerd Moellmann <gerd@gnu.org>
17365
17366 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
17367
173682000-02-17 Gerd Moellmann <gerd@gnu.org>
17369
17370 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
17371
17372 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
17373 of `*' to handle `(* ... *)' comments.
17374
173752000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
17376
17377 * faces.el (list-faces-display): Use display-mouse-p instead of
17378 window-system.
17379
17380 * menu-bar.el (global-map): Menu-bar items converted to the new
17381 format (menu-item..., rearranged for better CUA compliance, and
17382 their names changed for better clarity. Help strings added.
17383
17384 * international/mule-cmds.el (mule-menu-keymap)
17385 (describe-language-environment-map, set-coding-system-map)
17386 (setup-language-environment-map): Convert to new (menu-item...
86f6474c
SM
17387 form, add help strings. Change names of menu items for better clarity.
17388 "Mule" menu-bar item removed (it's now in the "Options" submenu).
a30eb617
DL
17389
173902000-02-17 Gerd Moellmann <gerd@gnu.org>
17391
17392 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
17393 within the code.
17394
173952000-02-16 Dave Love <fx@gnu.org>
17396
17397 * faces.el: Don't require custom. Add more specific :groups to
17398 various deffaces.
17399 (set-face-attribute): Purecopy args.
17400 (read-face-name): Default to name at point and use it in prompt.
17401 Remove colon from arg in all callers.
17402 (list-faces-display): Hyperlink to face descriptions and customize
17403 buffers.
17404
174052000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
17406
86f6474c 17407 * wid-edit.el (widget-match-inline): An atom never matches a list.
a30eb617
DL
17408
174092000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17410
17411 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
17412 at ':' characters by call to split-string.
17413
174142000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17415
17416 * textmodes/bibtex.el: Added RCS version identification.
17417
174182000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17419
17420 * textmodes/bibtex.el: Some temporary comments removed.
86f6474c 17421 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
a30eb617
DL
17422 (bibtex-field-const): Allow capital letters.
17423 (bibtex-start-of-string): Deleted because unused.
17424
17425 * textmodes/bibtex.el: Unified some nomenclature. We no longer
17426 use the term 'reference' to describe a bibtex entry as a whole.
17427 Further, reference keys are no longer called 'labels'.
17428 (bibtex-keys): Renamed to bibtex-reference-keys.
17429 (bibtex-reformat-previous-labels): Renamed to
17430 bibtex-reformat-previous-reference-keys.
17431 (bibtex-reference-type): Renamed to bibtex-entry-type.
17432 (bibtex-reference-head): Renamed to bibtex-entry-head.
17433 (bibtex-reference-maybe-empty-head): Renamed to
17434 bibtex-entry-maybe-empty-head.
17435 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
17436 (bibtex-search-reference): Renamed to bibtex-search-entry.
17437 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
17438 bibtex-enclosing-entry-maybe-empty-head.
86f6474c
SM
17439 (bibtex-entry-field-alist, bibtex-entry-head)
17440 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
17441 (bibtex-map-entries, bibtex-search-entry)
17442 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
17443 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
17444 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
17445 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
17446 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
17447 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
17448 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
a30eb617
DL
17449
174502000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17451
17452 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
17453 comment.
17454 (bibtex-format-field-delimiters): New function, functionality
17455 extracted from bibtex-format-entry.
17456 (bibtex-autokey-get-yearfield-digits): New function, functionality
17457 extracted from bibtex-autokey-get-yearfield.
17458
17459 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
17460 entries in order to avoid stack overflow in the regexp matcher if
17461 field contents become large.
86f6474c
SM
17462 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
17463 (bibtex-field-string-part-not-braced)
17464 (bibtex-field-string-part-no-inner-braces)
17465 (bibtex-field-string-part-1-inner-brace)
17466 (bibtex-field-string-part-2-inner-braces)
17467 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
17468 (bibtex-field-string-quoted, bibtex-field-string)
17469 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
17470 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
17471 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
17472 Deleted as parsing is now performed by the following functions.
17473 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
17474 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
17475 (bibtex-parse-field-string, bibtex-search-forward-field-string)
17476 (bibtex-parse-association, bibtex-field-name-for-parsing)
17477 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
17478 (bibtex-search-forward-field, bibtex-search-backward-field)
17479 (bibtex-start-of-field, bibtex-end-of-field)
17480 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
17481 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
17482 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
17483 (bibtex-parse-string, bibtex-search-forward-string)
17484 (bibtex-search-backward-string, bibtex-start-of-string)
17485 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
17486 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
17487 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
a30eb617
DL
17488 entries. Instead of reporting the results of the parsing by
17489 match-beginning or match-end, these functions return data structures
17490 that hold the corresponding positions.
17491 (bibtex-enclosing-field): Changed to also report field boundaries by
86f6474c
SM
17492 return values rather than by match-beginning or match-end.
17493 The following functions have been adapted to use the new
17494 parsing functions.
17495 (bibtex-skip-to-valid-entry, bibtex-search-reference)
17496 (bibtex-enclosing-field, bibtex-format-entry)
17497 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
17498 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
17499 (bibtex-print-help-message, bibtex-end-of-entry)
17500 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
17501 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
17502 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
17503 Use the new method for parsing.
17504 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
17505 (bibtex-map-entries, bibtex-flash-head)
17506 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
17507 (bibtex-autokey-change, bibtex-autokey-get-namefield)
17508 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
17509 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
17510 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
17511 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
17512 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
17513 order to make the new binding of case-fold-search immediately visible.
a30eb617
DL
17514
175152000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17516
17517 * textmodes/bibtex.el: Copyright notice is up to date.
17518 Added constant 'bibtex-maintainer-salutation.
17519
86f6474c 17520 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
a30eb617
DL
17521 than make-temp-name, use match-string-no-properties and eliminate
17522 a quadratic behavior when building bibtex-strings.
17523
17524 * bibtex.el (bibtex-reference-key): Accept string entries whose
17525 reference key contains upper case letters.
17526
175272000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17528
17529 * bibtex.el (bibtex-reference-head): Allow entries to start with
17530 a new line.
17531
175322000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17533
17534 * bibtex.el: Hiding of entry bodies is not longer provided by
17535 bibtex.el directly. Instead the hideshow package can be used.
17536 Added a special bibtex entry to hs-special-modes-alist.
17537 (bibtex-hs-forward-sexp): Added for hideshow.el.
17538
175392000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
17540
17541 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
17542 proceedings entry type (for cross referencing). Thanks to Wagner
17543 Toledo Correa for the suggestion.
17544
17545 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
17546
175472000-02-14 Kenichi Handa <handa@etl.go.jp>
17548
17549 * international/characters.el: Setup case table for Vietnamese.
17550
175512000-02-12 Gerd Moellmann <gerd@gnu.org>
17552
17553 * uniquify.el (toplevel): Require CL at compile time.
17554 (uniquify-push): Removed.
17555
17556 * shadowfile.el (shadow-when): Removed.
17557
17558 * tempo.el (tempo-dolist, tempo-mapc): Removed.
86f6474c 17559 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
a30eb617
DL
17560
17561 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
17562 regexp for paragraph-start.
17563
17564 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
17565 commas as well.
17566
175672000-02-10 Dave Love <fx@gnu.org>
17568
17569 * wid-edit.el: (widgets) [defgroup]: Remove url link.
17570 (widget-color-choice-list, widget-color-history, widget-mouse-help):
17571 Deleted.
17572 (widget-specify-field, widget-specify-button): Don't use
17573 widget-mouse-help as help-echo property.
17574 (default): Use #'ignore for :validate and :mouse-down-action.
17575 (checkbox): Add help-echo.
17576 (widget-sexp-validate): Rewritten to clarify error messages.
17577 (character): Use char-valid-p in :match function.
17578 (widget-color-complete): Use facemenu-color-alist.
17579 (widget-color-action): Use facemenu-read-color.
17580
17581 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
17582 set up `caar' &c that we now have.
17583
175842000-02-09 Ray Blaak <blaak@gnu.org>
17585
17586 * delphi.el: Make resourcestring a declaration region, like const
17587 and var.
17588
175892000-02-09 Dave Love <fx@gnu.org>
17590
17591 * bindings.el (mode-line-input-method-map): New variable.
17592 (mode-line-mule-info): Use it; fix last change.
17593 (mode-line-mode-menu): Move definition.
17594 (mode-line-mouse-sensitive-p): Deleted.
17595 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
86f6474c 17596 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
a30eb617
DL
17597
17598 * startup.el (command-line-1): Don't call
17599 make-mode-line-mouse-sensitive.
17600
176012000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
17602
86f6474c
SM
17603 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
17604 before rmail-toggle-header, because the former toggles headers.
a30eb617
DL
17605
176062000-02-06 Stefan Monnier <monnier@cs.yale.edu>
17607
17608 * diff-mode.el (diff-kill-junk): New interactive function.
17609 (diff-reverse-direction): Use delete-and-extract-region.
17610 (diff-post-command-hook): Restrict the area so that the hook also works
17611 outside of any diff hunk. This is necessary for the minor-mode.
17612 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
17613 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
17614
17615 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
17616 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
17617 so that it can be used more easily in <foo>-mode-hook. Also make sure
17618 to avoid duplicate entries.
17619 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
17620 (font-lock-remove-keywords): Just as was done for `add', allow it to
17621 work even if font-lock-mode is nil. Also make sure we don't modify
17622 any pre-existing list by forcing a copy-sequence. Finally rename
17623 `major-mode' to `mode'.
17624 (font-lock-fontify-syntactic-anchored-keywords)
17625 (font-lock-fontify-anchored-keywords)
17626 (font-lock-fontify-keywords-region): Use line-end-position.
17627 Don't make `font-lock-multiline' local (it's now done in
17628 font-lock-set-defaults).
86f6474c
SM
17629 (font-lock-set-defaults): Make `font-lock-multiline' local.
17630 Move the `font-lock-fontified' creation to inside the `unless'.
a30eb617
DL
17631
176322000-02-06 Andrew Innes <andrewi@gnu.org>
17633
17634 * term/w32-win.el (x-handle-args): Comment out call to message,
17635 which occurs before window system is initialized.
17636
17637 * makefile.nt: Add support for recompiling lisp code.
17638
176392000-02-04 Dave Love <fx@gnu.org>
17640
17641 * bindings.el (mode-line-mule-info): Fix/extend last change.
17642
17643 * completion.el: Replace completion-dolist with dolist.
17644
86f6474c 17645 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
a30eb617
DL
17646
176472000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
17648
86f6474c 17649 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
a30eb617
DL
17650 environment names before they go into the section regexp.
17651
86f6474c 17652 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
a30eb617
DL
17653 char class in regexp.
17654
86f6474c
SM
17655 * textmodes/reftex-parse.el (reftex-with-special-syntax):
17656 Bind `case-fold-search' to nil.
a30eb617 17657
86f6474c
SM
17658 * progmodes/idlwave.el (idlwave-template):
17659 Respect `idlwave-abbrev-change-case'.
17660 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
17661 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
17662 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
a30eb617
DL
17663 (idlwave-rw-case): New function.
17664 (idlwave-statement-match): Fixed problem with assignment regexp.
86f6474c 17665 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
a30eb617
DL
17666 (idlwave-surround): New argument LENGTH to support padding of
17667 operators longer than 1 char.
17668
17669 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
17670 idlwave-shell-expression-overlay. Implemented printing of
17671 expressions on higher levels of the calling stack.
86f6474c 17672 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
a30eb617
DL
17673 (idlwave-retrieve-expression-from-level): New function.
17674 (idlwave-shell-last-calling-stack): Variable removed.
17675 (idlwave-shell-reset): Argument action reversed (`visible' to
17676 `hidden'). Also remove stop-line overlay.
17677 (idlwave-shell-calling-stack-routine): New variable.
17678 (idlwave-shell-parse-stack-and-display): Messages now display
17679 negative level numbers.
17680 (idlwave-shell-mode): Set `modeline-format'.
17681 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
86f6474c 17682 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
a30eb617
DL
17683 (idlwave-shell-print-expression-function): New option.
17684
86f6474c
SM
17685 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
17686 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
a30eb617
DL
17687 `tool-bar' instead of `toolbar'.
17688
176892000-02-02 Dave Love <fx@gnu.org>
17690
17691 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
17692 emacs-lisp-mode-hook. Don't check for defalias being defined.
17693
17694 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
86f6474c
SM
17695 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
17696 Use the new builtins directly.
a30eb617
DL
17697
17698 * whitespace.el (whitespace): Add :version to defgroup.
17699
17700 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
17701 Doc fix.
17702
17703 * thingatpt.el (sexp-at-point, symbol-at-point)
17704 (number-at-point, list-at-point): Add autoload cookie.
17705
17706 * recentf.el (recentf): Add :version to defgroup.
17707
17708 * quickurl.el (quickurl): Add :version to defgroup.
17709
17710 * elide-head.el (elide-head): Use point-marker more.
17711
17712 * bs.el (bs): Add :version to defgroup.
17713
17714 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
17715
17716 * progmodes/delphi.el (delphi): Add :version to defgroup.
17717
177182000-02-02 Gerd Moellmann <gerd@gnu.org>
17719
17720 * ange-ftp.el (ange-ftp-write-region): Handle case that
17721 succeeding process operation sets a different coding system.
17722
17723 * calculator.el: New file.
17724
177252000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
17726
86f6474c 17727 * frame.el (frames-on-display-list, framep-on-display): New functions.
a30eb617
DL
17728 (display-mouse-p, display-popup-menus-p, display-graphic-p)
17729 (display-selections-p, display-screens, display-pixel-width)
17730 (display-pixel-height, display-mm-width, display-mm-height)
17731 (display-backing-store, display-save-under, display-planes)
17732 (display-color-cells, display-visual-class): New functions.
17733
17734 * term/tty-colors.el (tty-color-gray-shades): New function.
17735
17736 * faces.el (display-color-p): Use framep-on-display.
17737 (display-grayscale-p): New function.
17738
177392000-01-31 Dave Love <fx@gnu.org>
17740
17741 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
17742 (create-fontset-from-x-resource): Don't concat integers.
17743
177442000-01-31 Inge Frick <inge@nada.kth.se>
17745
17746 * view.el: Some changes in documentation. Removed some trailing
86f6474c 17747 whitespace. Changed some parameter names to agree with documentation.
a30eb617
DL
17748 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
17749 window is not deleted. Modifies change 1998-04-26.
17750
177512000-01-31 Gerd Moellmann <gerd@gnu.org>
17752
17753 * windmove.el: New file.
17754
17755 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
17756 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
17757 progmodes/ebnf-yac.el: Update copyright and license info.
17758
86f6474c
SM
17759 * jit-lock.el (jit-lock-function): Widen before calculating
17760 end position.
a30eb617
DL
17761 (jit-lock-stealth-chunk-start): Rewritten.
17762
17763 * info.el (Info-title-face-alist): Removed.
86f6474c 17764 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
a30eb617
DL
17765 (Info-fontify-node): Use these faces.
17766
177672000-01-30 Gerd Moellmann <gerd@gnu.org>
17768
17769 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
17770 (cl-macro-list1): Recognize `&allow-other-keys' instead of
17771 `&allow-other-keywords'.
17772
17773 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
17774 the list of directories scanned heuristically.
17775
86f6474c 17776 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
a30eb617
DL
17777
177782000-01-30 Jason Rumney <jasonr@gnu.org>
17779
17780 * w32-fns.el: Define w32-tty-standard-colors.
17781
17782 * startup.el (command-line): Use w32-tty-standard-colors when in
17783 w32 console mode.
17784
177852000-01-30 Dave Love <fx@gnu.org>
17786
17787 * jka-compr.el (jka-compr-load): Fix up load-history.
17788
17789 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
17790
17791 * emacs-lisp/cl-macs.el: Revert previous change.
17792
177932000-01-29 Dave Love <fx@gnu.org>
17794
17795 * facemenu.el: Purecopy various strings.
17796
17797 * timezone.el (timezone-fix-time): Window against 69 for two-digit
17798 years. Deal with three-digit years.
17799
86f6474c
SM
17800 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
17801 Use defconst, purecopy.
a30eb617
DL
17802 (help-back-label): Purecopy it.
17803
178042000-01-18 Gerd Moellmann <gerd@gnu.org>
17805
17806 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
17807 variable. If non-nil, order the buffer list according to the
17808 currently selected frame.
17809 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
17810 non-nil, pass the selected frame to function buffer-list.
17811
178122000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17813
17814 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
17815
178162000-01-28 Dave Love <fx@gnu.org>
17817
17818 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
17819
17820 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
17821 Don't use lisp-indent-hook property.
17822 (cl-abs): Remove.
17823
17824 * subr.el: Move out indent and edebug specs for when and unless.
17825
17826 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
17827 when, unless.
17828
17829 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
17830 unless, when.
17831
178322000-01-28 Gerd Moellmann <gerd@gnu.org>
17833
17834 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
17835 `collecting' as synonym for `collect'.
17836
17837 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
17838 for the case it contains spaces.
17839
86f6474c 17840 * simple.el (what-cursor-position): Change formatting of messages.
a30eb617
DL
17841
17842 * frame.el (delete-other-frames): New function.
17843 (toplevel): Bind it to C-x 5 1.
17844
17845 * sort.el (sort-numeric-base): New option.
17846 (sort-numeric-fields): If number starts with `0' or `0[xX[',
17847 interpret it as octal or hexadecimal. Use sort-numeric-base
17848 as default base.
17849
17850 * progmodes/glasses.el: New file.
17851
178522000-01-27 Gerd Moellmann <gerd@gnu.org>
17853
17854 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
17855 userids differently.
17856
17857 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
17858 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
17859 progmodes/ebnf-yac.el: New files.
17860
178612000-01-26 Dave Love <fx@gnu.org>
17862
17863 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
17864 on a function with an empty body. [From Eric Ludlam.]
17865
178662000-01-25 Andre Spiegel <spiegel@gnu.org>
17867
17868 * vc.el (vc-version-diff): Make sure file name is expanded.
17869
178702000-01-25 Gerd Moellmann <gerd@gnu.org>
17871
17872 * scroll-bar.el (scroll-bar-timer): Variable removed.
17873 (scroll-bar-toolkit-scroll): Don't use a timer.
17874
178752000-01-25 Kenichi Handa <handa@etl.go.jp>
17876
86f6474c
SM
17877 * language/thai-util.el (thai-composition-function):
17878 Delete superfluous `a'.
a30eb617
DL
17879
178802000-01-24 Dave Love <fx@gnu.org>
17881
17882 * fortran.el (fortran-mode): Use beginning-of-defun-function,
17883 end-of-defun-function.
17884
86f6474c 17885 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
a30eb617
DL
17886
178872000-01-22 Jason Rumney <jasonr@gnu.org>
17888
17889 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
17890 conflicts with new face support.
17891
178922000-01-22 Richard M. Stallman <rms@gnu.org>
17893
17894 * replace.el (query-replace): Rename last arg to DELIMITED.
17895 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
17896 (query-replace-regexp): Likewise.
17897
178982000-01-20 Richard M. Stallman <rms@gnu.org>
17899
17900 * subr.el (with-syntax-table): Use make-symbol, not gensym.
17901
17902 * emacs-lisp/lisp.el (beginning-of-defun-function):
17903 Variable renamed from beginning-of-defun.
17904 Do not call make-variable-buffer-local.
17905 (beginning-of-defun-raw): Use new variable name; doc fix.
17906 (beginning-of-defun): Doc fix.
17907 (end-of-defun-function): Variable renamed from end-of-defun.
17908 Do not call make-variable-buffer-local.
17909 (end-of-defun): Use new variable name; doc fix.
17910
17911 * subr.el (dolist, dotimes): Copied from cl-macs.el
17912 and made to work.
17913
17914 * mail/undigest.el (rmail-digest-end-regexps):
17915 Variable replaces rmail-digest-end-regexp.
17916 Allows multiple regexps for detecting the end line.
17917 (undigestify-rmail-message): Corresponding changes.
17918
179192000-01-19 Dave Love <fx@gnu.org>
17920
17921 * files.el (user-init-file): Don't declare here -- is primitive.
17922
17923 * startup.el (command-line): Check for compiled user-init-file and
17924 set to uncompiled version if necessary.
17925
179262000-01-18 Gerd Moellmann <gerd@gnu.org>
17927
17928 * mail/undigest.el (rmail-digest-end-regexp): New user option.
17929 (undigestify-rmail-message): Use it.
17930
17931 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
17932
179332000-01-17 Gerd Moellmann <gerd@gnu.org>
17934
17935 * tmm.el (tmm-goto-completions): Adapt to prompt being part
17936 of mini-buffer.
17937
179382000-01-14 Gerd Moellmann <gerd@gnu.org>
17939
17940 * emacs-lisp/copyright.el (copyright-update): Removed the
17941 requirement for a trailing space from `copyright-regexp', to
17942 support copyrights with owner specified on a separate line..
17943
17944 * align.el: New file.
17945
17946 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
17947
17948 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
17949
179502000-01-13 Dave Love <fx@gnu.org>
17951
17952 * ph.el: Removed. (Obsoleted by EUDC.)
17953
179542000-01-13 Gerd Moellmann <gerd@gnu.org>
17955
17956 * net/eudc.el (toplevel): Remove autoloaded code installing
17957 menu with easymenu, because that causes build problems.
17958
17959 * frame.el (frame-notice-user-settings): New variable.
17960 (frame-notice-user-settings): Don't modify frame parameters
17961 if called a second time.
17962
179632000-01-13 Richard M. Stallman <rms@gnu.org>
17964
17965 * frame.el (frame-notice-user-settings):
17966 Notice default-frame-parameters even for non-window frames.
17967
179682000-01-13 Gerd Moellmann <gerd@gnu.org>
17969
17970 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
17971 for Emacs.
17972 (eudc-bob-can-display-inline-images): Extend for Emacs.
17973 (eudc-bob-toggle-inline-display): Ditto.
17974 (eudc-bob-display-jpeg): Ditto.
17975
179762000-01-12 Gerd Moellmann <gerd@gnu.org>
17977
17978 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
17979 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
17980 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
17981
86f6474c
SM
17982 * add-log.el (add-change-log-entry): Fix error trying an
17983 `(insert nil)'.
a30eb617
DL
17984
17985 * subdirs.el: Add `net' directory.
17986
17987 * net: New directory.
17988
17989 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
17990 eval-last-sexp. Don't bind debug-on-error here.
17991 (eval-last-sexp): New function. Bind debug-on-error if
17992 eval-expression-debug-on-error is non-nil.
17993 (eval-defun-2, eval-defun): Likewise.
17994
17995 * simple.el (eval-expression): Don't bind debug-on-error if
17996 eval-expression-debug-on-error is nil. Detect changed
17997 debug-on-error, and propagate new value to global binding, if
17998 eval-expression-debug-on-error is non-nil,
17999 (eval-expression-debug-on-error): Change doc string.
18000
180012000-01-11 Richard M. Stallman <rms@gnu.org>
18002
18003 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
18004
18005 * emacs-lisp/lisp-mode.el (with-syntax-table):
18006 Set up lisp-indent-function property.
18007
18008 * subr.el (with-syntax-table): Moved from simple.el.
18009
18010 * simple.el (with-syntax-table): Moved to subr.el.
18011
180122000-01-11 Gerd Moellmann <gerd@gnu.org>
18013
18014 * tmm.el (tmm-shortcut): Delete region after prompt instead
18015 of erasing buffer.
18016
18017 * textmodes/fill.el (fill-common-string-prefix): New function.
18018 (fill-context-prefix): Use the longest common prefix of first
18019 and second line fill prefix, if there is one.
18020
180212000-01-11 Richard M. Stallman <rms@gnu.org>
18022
18023 * array.el (array-mode): Don't use make-variable-buffer-local.
18024 Use make-local-variable for `truncate-lines'.
18025
180262000-01-11 Jari Aalto <jari.aalto@poboxes.com>
18027
18028 * add-log.el (add-log-current-defun): Handle user-defined
18029 add-log-current-function returning nil,
18030
18031 * add-log.el (add-change-log-entry): Insert version number
18032 if having found a current function
18033
86f6474c
SM
18034 * add-log.el (add-log-current-defun):
18035 Call `add-log-current-defun-function'. Try matches at level 0 and
a30eb617
DL
18036 level 1. Strip whitespace from defun found.
18037
180382000-01-10 John Wiegley <johnw@gnu.org>
18039
18040 * allout.el (isearch-done/outline-provisions): Added `edit'
86f6474c 18041 argument to correspond with the current definition of `isearch-done'.
a30eb617
DL
18042
180432000-01-10 Dave Love <fx@gnu.org>
18044
18045 * elide-head.el (elide-head): Use point-marker, not point.
18046
180472000-01-10 Gerd Moellmann <gerd@gnu.org>
18048
18049 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
18050 before and after the year 2000.
18051
18052 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
18053 Add ispell- prefix.
18054
180552000-01-10 Ken Stevens <k.stevens@ieee.org>
18056
18057 * ispell.el: Only define dictionaries in menus when they exist.
18058 (version18p): New variable.
18059 (version20p): New variable.
18060 (xemacsp): New variable.
18061 (ispell-choices-win-default-height): Fix for XEmacs visibility.
18062 (ispell-dictionary-alist1): Added Brasileiro dictionary.
18063 (ispell-dictionary-alist6): Russian command lines no longer accept
18064 run-together words.
18065 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
18066 (ispell-dictionary-alist): Add koi8-r to customize definition.
86f6474c
SM
18067 (check-ispell-version): Added documentation string. Return library
18068 path when called non-interactively.
a30eb617
DL
18069 (ispell-menu-map-needed): Uses new variables.
18070 (ispell-library-path): New variable.
18071 (ispell-decode-string): XEmacs fix for bogus variable bindings.
18072 (ispell-word): Improved documentation string. Test for valid
18073 character mappings. Correctly check typed in word changes that can
86f6474c
SM
18074 result in single words split into multiple words.
18075 Return replacement word.
a30eb617
DL
18076 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
18077 replace in recursive query replace mode. Help message for
18078 recursive edit mode.
18079 (ispell-show-choices): Protect against bad framepop bindings.
18080 (ispell-help): Fix to work with XEmacs.
18081 (ispell-highlight-spelling-error): Use new variables.
18082 (ispell-overlay-window): Fix to work with XEmacs.
18083 (ispell-parse-output): Passed and returns location information
18084 tracking spelling corrections. Doesn't recheck same word on
18085 current line.
18086 (ispell-init-process): Protect against bogus XEmacs variable binding.
18087 Fix call to single argument in sleep-for. Use new variables.
18088 (ispell-region): Passed and returns location information tracking
18089 spelling corrections. Doesn't check same word on current line.
18090 Improved documentation string. Doesn't resend a line already
18091 checked to the ispell process - fixes bug in LaTeX parsing.
18092 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
18093 (ispell-skip-region): No longer skips <TT> in SGML.
18094 (ispell-process-line): Tracks location information with spelling
18095 corrections. Added documentation string. Accounts for words
18096 already accepted on this line. Don't allow query-replace on line
18097 starting with math characters. Doesn't resend a line already sent
18098 to ispell process. Fixes alignment error bug.
18099
181002000-01-10 Richard M. Stallman <rms@gnu.org>
18101
18102 * dired-x.el (dired-guess-shell-alist-default):
18103 Suggest xloadimage, which is free, not xv, which isn't.
18104
18105 * ange-ftp.el (ange-ftp-file-name-nondirectory):
18106 Don't ever include the host name or user name in the value.
18107
181082000-01-09 Gerd Moellmann <gerd@gnu.org>
18109
18110 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
18111 of a real newline.
18112
181132000-01-09 Stephen Eglen <stephen@gnu.org>
18114
18115 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
18116 for .png files.
18117
181182000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
18119
18120 * cus-edit.el (custom-hook-convert-widget): Fix comment.
18121
181222000-01-09 Gerd Moellmann <gerd@gnu.org>
18123
18124 * progmodes/cperl-mode.el: Replace ^F with ^L.
18125
86f6474c
SM
18126 * sendmail.el (toplevel): Provide `sendmail' when compiling before
18127 `require'ing rmail and mailalias to prevent infinite recursion.
a30eb617
DL
18128
181292000-01-08 Dave Love <fx@gnu.org>
18130
18131 * emacs-lisp/backquote.el: Remove inappropriate customization
18132 (allowing custom.el to use backquote).
18133
181342000-01-07 Dave Love <fx@gnu.org>
18135
18136 * add-log.el (add-log-debugging): Deleted.
18137 (add-change-log-entry): Treat a backup FILE-NAME as its parent
18138 file. Remove debugging code.
18139 (change-log-get-method-definition, change-log-name): Add doc.
18140 (change-log-sortable-date-at): New function.
18141 (change-log-merge): New command.
18142
18143 * time.el (display-time-string-forms): Make the Mail string active.
18144 (display-time-update): Provide help-echo for load average.
18145
18146 * bindings.el (make-mode-line-mouse2-map): New function.
18147 (mode-line-modified): Use it and simplify.
18148 (mode-line-mule-info): Provide help-echo info.
18149 (minor-mode-alist): Activate the strings.
18150 (make-mode-line-mouse-sensitive): Simplify for
18151 mode-line-buffer-identification.
18152
181532000-01-07 Gerd Moellmann <gerd@gnu.org>
18154
18155 * play/pong.el: New file.
18156
181572000-01-06 Dave Love <fx@gnu.org>
18158
18159 * array.el: Assorted cleanups for compiler warnings, doc strings,
18160 `array-' prefix for symbols.
18161
181622000-01-05 Dave Love <fx@gnu.org>
18163
86f6474c
SM
18164 * textmodes/outline.el (outline-mode-menu-bar-map):
18165 Add outline-headers-as-kill.
a30eb617
DL
18166 (outline-mode): Define imenu-generic-expression.
18167 (outline-headers-as-kill): New command.
18168
18169 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
18170 from paragraph-start.
18171 (paragraph-indent-minor-mode): New command.
18172
18173 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
18174 M-C-e, M-C-h, C-j, C-xnd, TAB.
18175 (fortran-mode): Set beginning-of-defun, end-of-defun.
18176 (fortran-column-ruler): Simplify.
18177 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
18178 (fortran-with-subprogram-narrowing): Likewise.
18179 (fortran-indent-subprogram): Call mark-defun.
18180 (fortran-check-for-matching-do): Change narrowing.
18181
18182 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
18183 (cl-lucid-hash-tag): Delete.
18184 (cl-hash-table-p): Correct test for native table.
18185 (cl-hash-table-count): Use hash-table-count.
18186
18187 * browse-url.el (browse-url): Fix case of
18188 browse-url-browser-function being an alist.
18189
181902000-01-05 Carsten Dominik <cd@gnu.org>
18191
18192 * textmodes/reftex-vars.el (reftex-parse-file-extension)
18193 (reftex-index-phrase-file-extension): New options.
18194
18195 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
18196 Use new option `reftex-index-phrase-file-extension'.
18197
18198 * textmodes/reftex.el (reftex-access-parse-file): Use new option
18199 `reftex-parse-file-extension'.
18200
182012000-01-05 Dave Love <fx@gnu.org>
18202
18203 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
18204 (beginning-of-defun-raw): Use it.
18205 (end-of-defun): New variable.
18206 (end-of-defun): Use it.
18207 (check-parens): New command.
18208
182092000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
18210
18211 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
18212 (hs-show-block): Don't use `mapcar' when not accumulating.
18213
18214 Fix buglet in local variables initialization.
18215
182162000-01-05 Andreas Schwab <schwab@suse.de>
18217
18218 * hscroll.el (hscroll): Doc fix.
18219
182202000-01-05 Carsten Dominik <cd@gnu.org>
18221
86f6474c
SM
18222 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
18223 Require idlw-toolbar.
a30eb617 18224
86f6474c 18225 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
a30eb617 18226 file idlw-rinfo.el.
86f6474c
SM
18227 (idlwave-customize): Load must read file idlw-shell.el.
18228 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
a30eb617
DL
18229
182302000-01-05 Carsten Dominik <dominik@astro.uva.nl>
18231
18232 * progmodes/idlw-shell.el: Also provide idlwave-shell
18233 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
18234 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
18235
86f6474c 18236 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
a30eb617
DL
18237 both reftex-dcr and reftex-vcr.
18238
18239 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
18240
182412000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18242
18243 * ps-print.el: PostScript code now is in separate files, doc fix.
18244 (ps-print-version): New version number (5.0.3).
18245 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
18246 local.
18247 (ps-spool-config): Initialization fix.
18248 (ps-print-prologue-1, ps-print-prologue-2)
18249 (ps-print-duplex-feature): PostScript code moved to separated file.
18250 (ps-background-image): Little code reformating.
18251 (ps-begin-file, ps-begin-job): Fix code.
18252 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
18253 (ps-prologue-file): New fun.
18254
182552000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18256
18257 * ps-vars.el: Eliminated.
18258
18259 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
18260 `;;;###autoload'.
18261
18262 * ps-print.el: ps-vars eliminated, doc fix.
18263 (ps-print-version): New version number (5.0.2).
18264 (ps-spool-config): Initialization fix.
18265 (ps-print-customize): New fun.
18266
182672000-01-04 Gerd Moellmann <gerd@gnu.org>
18268
86f6474c 18269 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
a30eb617
DL
18270
182712000-01-04 Dave Love <fx@gnu.org>
18272
18273 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
18274 menu items.
18275
182762000-01-03 Dave Love <fx@gnu.org>
18277
18278 * elide-head.el (elide-head) [defgroup]: Add :version.
18279
18280 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
86f6474c
SM
18281 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
18282 Use `cl-hash-table-p', not `hash-table-p'.
a30eb617
DL
18283 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
18284
182852000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18286
18287 * faces.el (face-read-integer, read-face-attribute)
86f6474c 18288 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
a30eb617
DL
18289
182902000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
18291
18292 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
18293 at comment end, and re-insert them after filling.
18294
182952000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18296
18297 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
18298 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
18299 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
18300
183012000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18302
18303 * term/x-win.el (xw-defined-colors): Call color-supported-p,
18304 the new name of face-color-supported-p.
18305
18306 * term/w32-win.el (xw-defined-colors): Likewise.
18307
183082000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
18309
18310 * simple.el (completion-setup-function): Count completion-size
18311 from minibuffer-prompt-end, not from point-min.
18312
183132000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
18314
18315 * faces.el (read-face-attribute, defined-colors, color-defined-p):
18316 Pass the frame to tty-color-* functions.
18317 (display-color-p, frame-set-background-mode): Pass the frame to
18318 tty-display-color-p.
18319
18320 * term/tty-colors.el (tty-defined-color-alist): Renamed from
18321 tty-color-alist.
18322 (tty-color-alist, tty-modify-color-alist): New functions.
18323 (tty-color-define, tty-color-clear, tty-color-approximate)
86f6474c
SM
18324 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
18325 optional parameter FRAME.
a30eb617
DL
18326
183272000-01-01 Gerd Moellmann <gerd@gnu.org>
18328
86f6474c
SM
18329 * image.el (create-image, defimage): Don't assume image data is
18330 a string.
a30eb617
DL
18331
18332 * image.el (defimage): Handle specifications containing :data
18333 instead of :file.
18334 (image-type-from-data): New function.
18335 (image-type-from-file-header): Use it.
18336 (create-image): Add parameter DATA-P.
18337
18338See ChangeLog.8 for earlier changes.
18339
18340;; Local Variables:
18341;; coding: iso-2022-7bit
18342;; End: